frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Downside of Robot Solutionism

https://www.programmablemutter.com/p/the-downside-of-robot-solutionism
1•anigbrowl•1m ago•0 comments

China says AI CEOs' call for a slowdown is 'fear mongering'

https://www.cnbc.com/2026/09/14/china-ai-slowdown-us-tech-ceos.html
2•ericmay•2m ago•0 comments

Personal Statement on AI Risk

https://docs.google.com/document/u/1/d/e/2PACX-1vQNl3SEX5IyA6d9qHjjFZN-qzGRZNFI6b63g-yu1Fy-ZYkVfC...
1•sethbannon•3m ago•0 comments

I'm not addicted to the internet or my smartphone. I'm addicted to information

https://explorator.dev/addiction/
1•jyhrow•3m ago•0 comments

Dan Selsam's Personal Statement on AI Risk

https://twitter.com/DKokotajlo/status/2099600298855829616
1•sethbannon•3m ago•0 comments

Open-source Python framework for AI agents, workflows, and automations

https://github.com/BindBrain/BindAI
1•gimkostari•3m ago•0 comments

Supreme Court Rejects Trump's Restrictions on Mail Voting

https://www.nytimes.com/live/2026/09/14/us/supreme-court-mail-voting-trump
2•mikhael•8m ago•0 comments

AI Can Be Used for Cognitive Warfare

https://thecarrierwave.substack.com/p/how-ai-can-be-used-for-cognitive
1•throwawayq3423•14m ago•0 comments

We Are All Going to Die (Just Not Necessarily Because of AI)

https://emot.substack.com/p/we-really-are-all-going-to-die-just
1•emot•15m ago•0 comments

They Walk Among US

https://www.whitehouse.gov/aliens/
2•oriettaxx•17m ago•0 comments

Hands-On Learning in the Age of AI

https://grahamdumpleton.me/posts/2026/09/hands-on-learning-in-the-age-of-ai/
1•lumpa•17m ago•0 comments

A distributed, decentred and context-sensitive neurobiology of consciousness

https://www.biorxiv.org/content/10.64898/2026.09.02.745341v1
2•jiskipper•18m ago•1 comments

Ask HN: The amount of AI bot traffic is out control?

1•flyingcoder•19m ago•0 comments

Elon Musk threatens to sue over Gibney documentary's "space lasers" claim

https://www.npr.org/2026/09/10/g-s1-142713/musk-trump-2024-lasers-space
1•hn_acker•20m ago•0 comments

S3 doesn't work the way you think [video]

https://www.youtube.com/watch?v=sRrnRVkmTsQ
1•ent101•24m ago•0 comments

Deep Learning for Cosmetics (2018)

https://medium.com/mathematical-beauty/deep-learning-for-cosmetics-2d1b427bbfa2
1•_jayhack_•25m ago•0 comments

Anthropic is in regulatory-capture financial loop

https://twitter.com/kevinnbass/status/2099626156660043891
4•762236•31m ago•1 comments

Please Apple, free us from dopamine hell with cross-app Siri automations

https://reimer.tz/blog/please-apple-free-us-from-dopamine-hell
2•reimertz•32m ago•5 comments

The Birth of Development Alpha

https://power2026.ai/development
1•nsomani•35m ago•0 comments

OSDI '26 – μShell: A Microkernel-Based FPGA Shell Architecture [video]

https://www.youtube.com/watch?v=CRy27xXDIHI
1•matt_d•37m ago•0 comments

Show HN: An open-source control plane for your company's AI agents

https://github.com/vstorm-co/agenticos
2•outageroom•39m ago•0 comments

Bottles' Founder Has Managed to Run Microsoft 365 on Linux

https://itsfoss.com/news/bottles-microsoft-365-early-look/
2•cromka•42m ago•0 comments

Daily A11y to learn one WCAG 2.2 criterion a day

https://daily-a11y.com/
1•csskarma•51m ago•0 comments

The Register of British Slave-Traders

https://britishslavetraders.org/
8•dabinat•52m ago•0 comments

Show HN: Macros with a Behringer FCB1010 MIDI Pedalboard in macOS

https://github.com/JamesRyanATX/fcbnerd
12•fretlessjazz•54m ago•0 comments

The lie that raced around the world before the truth got its boots on

https://pluralistic.net/2023/06/04/ayyyyyy-eyeeeee/
3•SLHamlet•58m ago•0 comments

Quay.io is read-only due to an outage

https://status.redhat.com/incidents/0g8rsg3tbjpz
1•andreashaerter•59m ago•1 comments

AWS Open-Sources Pizza Bot, an Inbox for Background AI Agents

https://techstrong.ai/articles/aws-open-sources-pizza-bot-an-inbox-for-background-ai-agents/
2•CrankyBear•1h ago•0 comments

AI Doomsday Panic Is Completely Out of Control

https://karlbode.com/ai-doomsday-panic-is-completely-out-of-control/
3•HotGarbage•1h ago•0 comments

Mongolia Chess Sets Bring National History to Life

https://www.wipo.int/en/web/ip-advantage/w/stories/mongolia-khaan-chess
1•teleforce•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.