frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Agent evals should feel like real work

https://www.zohaib.cc/blog/agent-evals
1•zed_labs_dev•2m ago•0 comments

Verifying a Caliptra Boot-FSM Bug with Mununu

https://marianocerrutti.substack.com/p/verifying-a-caliptra-boot-fsm-bug
1•hasheddan•2m ago•0 comments

The Densest (Urban) Environment in the World

https://oldurbanist.blogspot.com/2011/09/densest-urban-environment-in-world.html
1•Neuronaut•5m ago•0 comments

Poll: Test

1•sillysaurusx•8m ago•0 comments

The Green Side of the Lua

https://arxiv.org/abs/2601.16670
2•radiator•10m ago•0 comments

Star Citizen game has reached $1B in funding

https://robertsspaceindustries.com/en/funding-goals
1•speckx•11m ago•0 comments

Show HN: JavaScript Crossword – a crossword where the clue = eval(answer)

https://lyra.horse/fun/jscrossword/
1•rebane2001•13m ago•0 comments

No Asterisk Products Manifesto: hardware that works when the servers go down

https://noasteriskproducts.org/
2•brooklyntom•20m ago•0 comments

Built a small PR guardrail for token bloat, worth maintaining?

https://github.com/unloopedmido/contextlevy
1•nonlooped•23m ago•0 comments

Test

1•sillysaurusx•24m ago•0 comments

Cracked in under a minute: (nearly) every other password

https://www.kaspersky.com/blog/passwords-hacking-research-2026/55743/
1•gnabgib•30m ago•0 comments

The Enhanced Games: It's like the Olympics – except steroids are allowed

https://www.bbc.com/news/articles/cedpz1zqp8po
2•busymom0•31m ago•1 comments

Librarian: Tidy Up the Arcane Library

https://store.steampowered.com/app/4197610/Librarian_Tidy_Up_the_Arcane_Library/
1•doener•31m ago•0 comments

What Are Atoms Made Of?

https://johncarlosbaez.wordpress.com/2026/05/24/what-are-atoms-made-of/
1•mathgenius•32m ago•0 comments

Show HN: Tuie - A rich, performant TUI library for rust

https://github.com/jake-stewart/tuie
1•vim-god•34m ago•0 comments

TID: Linux kernelmodule–flushes CPU cache after wiping sensitive data CLFLUSHOPT

https://github.com/ahmaaaaadbntaaaaa-byte/TID-The-Instant-Destroyer
1•TID_Ahmad•35m ago•0 comments

Anthropic and OpenAI race to embed engineers inside Wall Street workflows

https://thenewstack.io/anthropic-openai-wall-street-ai-agents-developers/
1•dr_dshiv•38m ago•0 comments

What to know about the AI models that are jolting Washington

https://www.politico.com/news/2026/05/24/anthropic-openai-mythos-what-to-know-00934668
2•TMWNN•40m ago•1 comments

AI for Design Needs Solving

https://freedium-mirror.cfd/https://medium.com/@mini.1409/ai-for-design-needs-solving-db3f11af77d4
1•vinayak-shukla•46m ago•0 comments

AI in journalism: Live tracker of scandals and mistakes

https://pressgazette.co.uk/publishers/digital-journalism/ai-journalism-mistakes/
2•gnabgib•46m ago•0 comments

I Mistook Movement for Life

https://www.sashankaryal.com/posts/2026-05/24
1•sashankaryal•46m ago•0 comments

Why Trump Lost to Iran

https://www.theatlantic.com/politics/2026/05/why-trump-lost-iran/687291/
2•chmaynard•46m ago•1 comments

Snuffleupagus, a newly described species, is an adorable little predator

https://www.cbc.ca/radio/asithappens/snuffleupagus-fish-9.7207623
4•curmudgeon22•48m ago•0 comments

Seagulls in sharp decline because they can't cope with modern life

https://www.edp24.co.uk/news/26118875.new-bto-report-reveals-seagulls-sharp-decline/
2•austinallegro•49m ago•0 comments

Predicting AI Job Exposure

https://www.ben-evans.com/benedictevans/2026/5/24/ai-job-exposure
1•chmaynard•49m ago•0 comments

ROCm 7.13: Expanding Hardware, Tools, and Reach

https://rocm.blogs.amd.com/ecosystems-and-partners/rocm-7.13-blog/README.html
2•mindcrime•55m ago•0 comments

Arcana: Shape the Language. Control the Machine

https://github.com/Zick9510/Arcana
1•Zick9510•56m ago•0 comments

How to build your own software factory

https://web.navan.dev/posts/2026-05-06-how-to-build-your-own-software-factory.html
2•_doctor_love•58m ago•0 comments

AI is becoming increasingly unpopular

https://www.marketscreener.com/news/ai-is-becoming-increasingly-unpopular-ce7f5ad9d88af026
5•olalonde•59m ago•0 comments

Portability Is a Myth: Why the Best AI Stacks Will Never Be Hardware-Agnostic

https://twitter.com/PatrickToulme/status/2055709800986780028
1•gmays•1h ago•0 comments
Open in hackernews

Show HN: Dexter – an opinionated day planner for Mac

https://dexterplanner.com/
17•cvburgess•1y 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•1y ago
Sorry to hear about the inspiration for this. It's very nicely done. Great work.
cvburgess•1y ago
Thank you so much <3
DevDad_io•1y ago
Very clean UI, well done!
cvburgess•1y 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•1y 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•1y 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•1y 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.