frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Pairing data with APIs to unlock customer value

https://openai.com/index/rakuten-2024
1•surprisetalk•36s ago•0 comments

NotepadX – A fast, minimal text editor written in Rust

https://github.com/szabadkai/NotepadX
1•szabadkai•49s ago•1 comments

Show HN: Portal (SPC F25) – Try products with browser session sandboxes

https://www.makeportals.com/
1•zach4123•1m ago•0 comments

Prices for new cars have soared. Here's one big reason why

https://www.reuters.com/business/autos-transportation/prices-new-cars-have-soared-heres-one-big-r...
1•cf100clunk•1m ago•1 comments

Microsoft BitNet – inference with 1.58 bits

https://github.com/microsoft/BitNet/blob/main/src/README.md
1•Flere-Imsaho•2m ago•1 comments

Your AI-generated password isn't random, it just looks that way

https://www.theregister.com/2026/02/18/generating_passwords_with_llms/
1•mooreds•4m ago•0 comments

What founders get wrong about selling to enterprises

https://a16zcrypto.substack.com/p/why-the-best-tech-dont-always-win
1•7777777phil•5m ago•0 comments

Chasing the Ivory-Billed Woodpecker (2023)

https://gardenandgun.com/feature/chasing-the-ivory-billed-woodpecker/
1•NaOH•5m ago•0 comments

Hack over 200k Systems Wiped

https://www.mirror.co.uk/news/world-news/stryker-live-iran-cyber-attack-36850867
3•ZebusJesus•5m ago•1 comments

Show HN: Saguaro: CLI that makes Claude Code fix its own mistakes

https://github.com/mesa-dot-dev/saguaro
3•Mitchem•5m ago•1 comments

How the Eon Team Produced a Virtual Embodied Fly

https://eon.systems/updates/embodied-brain-emulation
1•Gooblebrai•6m ago•0 comments

Prompt to Mothion Graphics

https://aimote.art/
1•deniscartin•6m ago•2 comments

Foreign Hacker in 2023 Accessed Epstein Files Held by FBI, Source and Docs Show

https://www.usnews.com/news/world/articles/2026-03-11/exclusive-foreign-hacker-in-2023-compromise...
3•CGMthrowaway•7m ago•0 comments

We Were Right About Havana Syndrome

https://warontherocks.com/2026/03/we-were-right-about-havana-syndrome/
3•Bender•7m ago•1 comments

Florida Senate Clears 'Medical Freedom Act,' Over-the-Counter Sale of Ivermectin

https://floridianpress.com/2026/03/florida-senate-clears-medical-freedom-act-over-the-counter-sal...
2•SilentM68•7m ago•1 comments

Show HN: Nexus – A 1KB .NET 10 core with <15μs latency for 1M parameters

https://telemetry.intelligentaudio.net
1•NexusCore•7m ago•0 comments

US Military contractor likely built iPhone hacking tools used by Russian spies

https://techcrunch.com/2026/03/10/us-military-contractor-likely-built-iphone-hacking-tools-used-b...
2•CGMthrowaway•7m ago•0 comments

CommonMain.dev – Weekly Kotlin Multiplatform Newsletter

https://commonmain.dev/kmp-newsletter/
1•bogdancodes•8m ago•0 comments

WebPKI and You

https://blog.brycekerley.net/2026/03/08/webpki-and-you.html
1•birdculture•8m ago•0 comments

Tools I Use Every Day That Would Get Me Fired If I Had a Job

https://medium.com/@neonmaxima/the-tools-i-use-every-day-that-would-get-me-fired-if-i-had-a-job-4...
2•TigerUniversity•8m ago•0 comments

Rate my privacy-first AI ad architecture (patent pending)

1•Buddhistlab•10m ago•0 comments

Tenets of Agentic Reliability Engineering

https://github.com/srex-dev/AgentReliabilityEngineering
1•jonathankershaw•10m ago•0 comments

Playful leadership development in mid-career academic mentoring and coaching

https://wonkhe.com/blogs/playful-leadership-development-in-mid-career-academic-mentoring-and-coac...
1•michalc•11m ago•0 comments

AI Will Fail Like the Music Industry [video]

https://www.youtube.com/watch?v=YTLnnoZPALI
2•sublinear•11m ago•0 comments

1B identity records exposed id verification data leak

https://www.foxnews.com/tech/1-billion-identity-records-exposed-id-verification-data-leak
3•shinryudbz•13m ago•0 comments

Show HN: I built a Mac app that converts files when you rename them

1•imfavourite•14m ago•0 comments

SQLi flaw in Elementor Ally plugin impacts 250k+ WordPress sites

https://www.bleepingcomputer.com/news/security/sqli-flaw-in-elementor-ally-plugin-impacts-250k-pl...
1•mikece•15m ago•0 comments

My journey from foreign correspondent to Uber driver in Trump's America

https://stevescherer.substack.com/p/my-journey-from-foreign-correspondent
1•only_in_america•17m ago•0 comments

Show HN: Shadowscan – see what an AI agent can access on your machine

https://github.com/LakshmiSravyaVedantham/shadowscan
1•sravyavedantham•17m ago•1 comments

Claude Code building 100 mini games with one prompt (5.3M tokens)

https://twitter.com/amgauge/status/2031809325375897931
2•august-•17m ago•0 comments
Open in hackernews

Show HN: Dexter – an opinionated day planner for Mac

https://dexterplanner.com/
17•cvburgess•10mo ago
Hey HN, Dexter is a day planner I built for Mac (and web).

This was a grief project. Some people make art when they're soul searching, and making apps has always been a bit of an artistic outlet for me. Earlier this year my mother committed suicide and two weeks later the company I worked for laid off my entire division. After taking some time to grieve and process I started building something just for me, just for fun, just because I wanted to.

Dexter has been a slow project that started as paper sketches at my kitchen table and slowly morphed into a codebase. It allowed me to play with tools I wanted to get better at like Postgres and Typescript while also letting me try (and in some cases fail) experimenting with new-to-me tools like Tailwind, Supabase, Tauri, Electron, and Vite.

Small portions of the app and site were "vibe coded", but 99% is hand-crafted code (not necessarily good code), graphics, and data models. This was meant to be a fun project where I learned things just because I wanted to learn something, not a race to see how fast I could grind out a product.

For an example of "unnecessary but fun", I made each SVG on the marketing site twice with Figma - once in a light theme and again in a dark theme - so if you toggle your OS's dark mode, everything should change, even the images.

A few things about the app:

- Yeah, I know, it's an Electron app. I tried using Tauri and other tools but hit a few snags. The Electron ecosystem was incredibly mature and easy to use in comparison

- The app is open source [0] and so is the marketing site [1]

- Some friends and I have been using it daily for a few months and really enjoy it compared to our old multi-tool workflows

- Dexter is the name of my 12(?) year old husky, hence the dog branding

- There is a pricing widget on the marketing site but the app is currently totally free. I might integrate Stripe soon if (and only if) that feels like a fun project, but the goal isn't to get rich or even turn a profit, it's to have fun and build something genuinely useful that I use every day

There are a bunch of features I would love to add and enhancements I would like to make, and eventually I will. Currently, I pick up a feature just because it sounds fun that day and I put it down when it is no longer fun. It might not be a good business model, but it has been a wonderful antidote to an industry rife with burnout and a personal life that's been a little out of control.

I hope you enjoy it and maybe build something for yourself, just because it sounds fun.

If anyone gives it a try I will be in the comments today and happy to answer any questions!

[0] https://github.com/cvburgess/dexter-app

[1] https://github.com/cvburgess/dexter-www

Comments

saltcod•10mo ago
Sorry to hear about the inspiration for this. It's very nicely done. Great work.
cvburgess•10mo ago
Thank you so much <3
DevDad_io•10mo ago
Very clean UI, well done!
cvburgess•10mo ago
Thank you!

I got to dust off some old UX skills that haven't been used in a few years.

Huge shoutout to DaisyUI [0] and tailwind for making it really easy to build pretty things.

[0] https://daisyui.com/

DevDad_io•10mo ago
Ha! Daisy and Tailwind are so wonderful, I used the same for my app. I especially like the multidirectional scrolling on your app.
cvburgess•10mo ago
Scrolling has been the bane of my existence lol.

Im pretty happy with it currently, but want to fix a small annoyance where columns can "hijack" horizontal scrolling.

I learned SO MUCH about CSS tools of old and new doing this project. The popover API and anchor positioning in particular was a bit of a beast, as were overflows and scroll areas.

Most of my background has been in native or react-native mobile development where these kinds of issues don't really exist in the same way.

Going back to basics with html + css was humbling and taught me a lot, too.

osener•10mo ago
I came across this randomly when I searched "Figma" on HN, and I'm very glad I did. Tastefully done app -- wishing you all luck in the world.