frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Show HN: We (IPinfo) built a free IP data API that supports unlimited requests

1•reincoder•1m ago•0 comments

How much information is in DNA?

https://dynomight.substack.com/p/dna
1•crescit_eundo•2m ago•0 comments

Bill Gates tears into Elon Musk for 'the deaths of the poorest children'

https://www.theverge.com/news/663322/bill-gates-elon-musk-trump-childhood-deaths-usaid
3•breadwinner•3m ago•0 comments

Reverse Engineering Claude Code

https://www.reidbarber.com/blog/reverse-engineering-claude-code
1•reidbarber•5m ago•0 comments

Is there a purely technical term for 'monkey patching'

https://softwareengineering.stackexchange.com/a/235992/125453
1•frandroid•5m ago•1 comments

The IRS plans to replace fired enforcement workers with AI

https://www.theregister.com/2025/05/08/the_irs_plans_to_replace/
2•rntn•5m ago•1 comments

AI is Everywhere, Yet I Live in vi

https://github.com/michaelperret/blog
1•michaelperret•6m ago•0 comments

Generative Modelling in Latent Space

https://sander.ai/2025/04/15/latents.html
1•t55•7m ago•0 comments

UK rolls out passkeys across Gov.uk services

https://www.biometricupdate.com/202505/uk-govt-commits-to-passkeys-in-another-big-step-to-a-passwordless-world
2•giuliomagnifico•7m ago•0 comments

Augustine of Hippo

https://en.wikipedia.org/wiki/Augustine_of_Hippo
2•lordleft•12m ago•0 comments

Deep dive into the challenges of building Kafka on top of S3

https://vutr.substack.com/p/deep-dive-into-the-challenges-of
1•killme2008•13m ago•0 comments

Chicago native Cardinal Prevost elected pope, takes name Leo XIV

https://catholicreview.org/chicago-native-cardinal-prevost-elected-pope-takes-name-leo-xiv/
6•rock57•15m ago•2 comments

Liberty as Independence: The Making and Unmaking of a Political Ideal

https://www.lrb.co.uk/the-paper/v47/n08/colin-kidd/dangerous-chimera
1•mitchbob•15m ago•1 comments

We grew AI Coding adoption at Plaid

https://plaid.com/blog/ai-coding-adoption-plaid/
4•clayallsopp•19m ago•0 comments

Pope Leo XIV, Born in Chicago, Is the First American Pontiff

https://www.nytimes.com/2025/05/08/world/europe/pope-leo-xvi-born-in-chicago-is-the-first-american-pontiff.html
6•chirau•21m ago•1 comments

Robert Prevost has been elected the first American pope in history

https://www.yahoo.com/news/robert-prevost-elected-first-american-171533135.html
4•donnachangstein•22m ago•1 comments

Multiverse: The First AI Multiplayer World Model

https://enigma-labs.io/blog
3•nezza-_-•23m ago•0 comments

There is an active war going between India and Pakistan

2•kburman•24m ago•2 comments

Robert Francis Prevost Is Chosen as First Pope from U.S.

https://www.nytimes.com/live/2025/05/08/world/pope-conclave-news
13•koolba•24m ago•5 comments

Linux drops support for 486 and early Pentium CPUs: 20 years after Microsoft

https://www.zdnet.com/article/linux-drops-support-for-486-and-early-pentium-processors-20-years-after-microsoft/
1•CrankyBear•27m ago•0 comments

New Pope has been chosen

https://apnews.com/live/conclave-pope-catholic-church-updates-5-8-2025
9•mikebonnell•28m ago•6 comments

103 Days Without Alcohol

https://daysnoalcohol.com/
1•lucaserla•28m ago•1 comments

Back to the Basics: What Is Columnar Storage

https://seattledataguy.substack.com/p/back-to-the-basics-what-is-columnar
1•dijksterhuis•29m ago•0 comments

Humans still haven't seen 99.999% of the deep seafloor

https://www.npr.org/2025/05/07/nx-s1-5387502/deep-seafloor-ocean-mapped-rhode-island
1•thunderbong•29m ago•0 comments

Forket, New AI Product

https://forket.co/
1•TorinE•29m ago•1 comments

Ask HN: Favorite AI tools for IT ops (DevOps, cloud, etc.)?

1•ptrhvns•32m ago•1 comments

Amazon says new warehouse robot can 'feel' items, but won't replace workers

https://www.cnbc.com/2025/05/07/meet-amazons-robot-vulcan-the-first-with-a-sense-of-touch.html
1•panrobo•35m ago•0 comments

Siri listened in on private conversations, Apple pays out $95M in lawsuit

https://www.theverge.com/news/663166/apple-siri-audio-recording-lawsuit-payout-applications
1•LinuxAmbulance•35m ago•2 comments

Kickidler employee monitoring software abused in ransomware attacks

https://www.bleepingcomputer.com/news/security/kickidler-employee-monitoring-software-abused-in-ransomware-attacks/
1•gloxkiqcza•37m ago•0 comments

Ask HN: How are you managing LLM inference at the edge?

4•gray_amps•38m ago•1 comments
Open in hackernews

Show HN: Dexter – an opinionated day planner for Mac

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