frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Ducky Media for macOS, private cloud hosting for your audio library

https://apps.apple.com/us/app/ducky-media-client/id6761693259?mt=12
1•jayct•22s ago•0 comments

Improving matrix multiplication with MacBook and a proof assistant

https://github.com/bsd-developer/matrix-math-publish
1•bsddeveloper•49s ago•0 comments

When str.lower() is a security vulnerability in Python – Seth Larson

https://sethmlarson.dev/when-str-lower-is-a-security-vulnerability
2•rbanffy•1m ago•0 comments

Google Aims to Boost AI with Purchase of Spirit Airlines Data

https://news.bloomberglaw.com/bankruptcy-law/google-aims-to-boost-ai-with-purchase-of-spirit-airl...
1•bookofjoe•2m ago•1 comments

vLLM-iOS: 88% Faster Multi-Agent Inference on iOS

https://jonready.com/blog/posts/continuous-batching-on-an-iphone.html
2•mips_avatar•3m ago•3 comments

The State of AI Disclosure 2026: what 1,088 EU sites' chat widgets say

https://disclosureproof.com/research/state-of-ai-disclosure/
1•coldpress•4m ago•0 comments

I Stabilized Never Type

https://blog.ihatereality.space/0C-never-type/
1•birdculture•5m ago•0 comments

AWS Powers PyPI and the PSF – The Python Package Index Blog

https://blog.pypi.org/posts/2026-08-14-how-aws-powers-pypi-and-the-psf/
1•rbanffy•8m ago•0 comments

The Polars vs. SQL differences nobody is talking about – Quansight Labs

https://labs.quansight.org/blog/polars-vs-sql-differences
1•rbanffy•8m ago•0 comments

Sam Altman: we made a chip and it is fast

https://twitter.com/sama/status/2092339694210040187
1•william-evans•9m ago•0 comments

The Artifact Is Free, Assurance Is the Product

https://redmonk.com/kholterhoff/2026/08/13/the-artifact-is-free-assurance-is-the-product/
1•mooreds•9m ago•0 comments

MREA – Open-source governance framework for multi-role AI agents

https://github.com/JairValle/mrea-framework
1•jairvallehdz•10m ago•0 comments

Remixatron – recreates Infinite Jukebox on the command line

https://github.com/drensin/Remixatron
1•gregsadetsky•12m ago•0 comments

AI, IPv6, and the future Internet at IETF 126

https://blog.apnic.net/2026/08/25/ai-ipv6-and-the-future-internet-at-ietf-126/
1•m_montazeri•17m ago•0 comments

Logging in Was Never Supposed to Be This Complicated

https://www.theatlantic.com/technology/2026/08/password-manager-login-difficulty/688396/
2•fortran77•17m ago•2 comments

The New York Times is publishing AI slop

https://unpublishablepapers.substack.com/p/the-new-york-times-is-publishing
3•paulpauper•18m ago•0 comments

IPv4.art: every IP is a pixel

https://ipv4.art/
1•904am•18m ago•0 comments

Bonsai, a new distortion-free method for high-dimensional data visualization

https://www.nature.com/articles/s41587-026-03220-2#MOESM1
1•ray__•19m ago•0 comments

Pavel Durov Slams France's Ongoing Telegram Prosecution

https://reclaimthenet.org/pavel-durov-slams-frances-ongoing-telegram-prosecution
2•anonymousiam•19m ago•0 comments

Wolf Defender v2 – reducing false positives in a prompt-injection classifier

https://huggingface.co/patronus-studio/wolf-defender-prompt-injection
1•patronusprotect•22m ago•0 comments

Dan Sullivan Endorses Dan Sullivan to Beat Dan Sullivan in Alaska Senate Race

https://www.nbcnews.com/politics/2026-election/dan-sullivan-endorses-dan-sullivan-beat-dan-sulliv...
1•yurivish•22m ago•0 comments

The Greatest Short Story Writers of All Time

https://sinykin.substack.com/p/the-greatest-short-story-writers
1•cainxinth•22m ago•0 comments

PolinRider Is Coming

https://opensourcemalware.com/blog/polinrider-npm-case-study-dprk-attack
2•6mile•23m ago•0 comments

Anthropic and OpenAI will have most of compute by 2028 [video]

https://www.youtube.com/watch?v=aV26V1UvkJw
1•scottfits•23m ago•0 comments

Slack Code

https://slack.com/features/code-channels?nojsmode=1
1•nthypes•23m ago•1 comments

Cross-vendor byte-identical inference for a 72B LLM (AMD MI300X vs. Nvidia H100)

https://zenodo.org/records/19882078
2•ashsyngh•26m ago•0 comments

Real Time SEC Employee Insider Trading Summaries

https://insidertradealerts.com/benchmark-instant-delivery-times-daily/
1•Chrisbabayans1•26m ago•1 comments

Ask HN: Anyone in Legal Tech Here?

1•bgajjela•26m ago•0 comments

Miss Lonelyhearts (1933) by Nathanael West

https://gutenberg.net.au/ebooks06/0608851h.html
1•Eridanus2•28m ago•1 comments

Is spending 10 hours marketing a 45-minute project a waste of time?

https://gangbid.lol
2•devisious•28m ago•3 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.