frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

AI-Assisted Starling Desktop Introduces 3D View

https://www.phoronix.com/news/Starling-0.5-3D-Desktop
1•starlingos•1m ago•0 comments

US halts flights at busy East Coast airports, says fiber line cut

https://www.reuters.com/world/us/faa-halts-some-us-east-coast-flights-due-communication-issues-20...
2•allanbreyes•2m ago•0 comments

Developmental xenocortication using human-derived organoids in mice

https://www.nature.com/articles/s41586-026-11032-2
1•bookofjoe•3m ago•0 comments

We gave every managed cloud agent a durable SQL database

https://docs.opencomputer.dev/agents/database
1•iacguy•3m ago•0 comments

One Hundred Days of Fatherhood

https://suriya.cc/essays/100days/
1•suriyaG•3m ago•0 comments

GLM 5.3 Hosted by Mistral

https://twitter.com/mistralvibe/status/2102056993531871446
1•abc42•3m ago•0 comments

Gravity Linux Alpha Release: Linux on the M4 Mac Mini with GPU and DCP Support

https://gravitylinux.org/blog/early-alpha-m4-mac-mini/
1•ADevWithAnIdea•6m ago•0 comments

Robot Relations Departments: The New Corporate Reality

https://www.techbuzz.ai/articles/robot-relations-departments-the-new-corporate-reality
1•Vaslo•8m ago•0 comments

Mullet of Log Processing: Determinism in the Front, AI at the Back (Expanso/Jev)

https://expanso.io/blog/log-triage-expanso-jev/
2•TheIronYuppie•8m ago•0 comments

Show HN: VisionOS 27, iOS 27 object tracking demo – placing objects eyes closed

https://github.com/robomex/visionOS-27-iOS-27-Object-Tracking-Demo
1•robomex•10m ago•0 comments

How to Limit What Apple's New Siri AI Can Access in iOS 27

https://www.eff.org/deeplinks/2026/09/how-limit-what-apples-new-siri-ai-can-access-ios-27
2•paimapi•10m ago•0 comments

Anthropic, OpenAI et al. face antitrust suit for agreeing to slow AI development

https://www.tomshardware.com/tech-industry/big-tech/anthropic-openai-spacexai-and-google-face-ant...
8•MC995•10m ago•0 comments

Help 404 Media Find Out How Your Local Police Are Surveiling You

https://www.404media.co/is-your-city-using-axon-license-plate-cameras-we-need-your-help/
6•paimapi•11m ago•0 comments

Why Does an NPM Math Library Need an Encrypted Loader?

https://safedep.io/mathmain-encrypted-loader/
4•abhisek•11m ago•0 comments

Right-sizing Databricks job clusters, automatically

https://altimate.ai/blog/right-sizing-databricks-job-clusters-automatically
1•frasermarlow•11m ago•0 comments

No protocol fees. No investors

https://basicswapdex.com/donations
1•dRK-U•12m ago•0 comments

Show HN: MicroLLM lab – try small LMs in browser, see tok/s and accuracy

https://github.com/robss2020/microllm-lab
1•logicallee•13m ago•0 comments

Windows Exploitation Techniques: Dangling COM Object Registrations

https://projectzero.google/2026/09/windows-dangling-com.html
1•dimonomid•13m ago•0 comments

Boomers love making AI images of their grandkids. Millennial parents hate it

https://www.businessinsider.com/grandparents-ai-images-grandkids-privacy-parents-2026-9
5•randycupertino•14m ago•0 comments

SnoozeOps – Scheduled sleep for AWS and GCP dev environments

https://snoozeops.io
1•tiagotemporin•14m ago•0 comments

Paramount settles with US states in big step towards closing Warner Bros merger

https://www.reuters.com/legal/litigation/paramount-settles-with-california-other-states-clearing-...
4•JumpCrisscross•15m ago•0 comments

Show HN: Conway's Game of Life in boot sector

https://github.com/0xAX/BootLife
1•0xAX•16m ago•0 comments

Twenty-Five Years Upstream

https://www.igalia.com/2026/09/21/Twenty-Five-Years-Upstream.html
2•Tomte•19m ago•0 comments

Predicting the Present

https://kevinkelly.substack.com/p/predicting-the-present
1•thm•19m ago•0 comments

U.S. Small Biz Can't Ship to the EU Anymore

https://glog.glennf.com/blog/2026/09/17/u-s-small-biz-cant-ship-to-the-eu-anymore/
3•alsetmusic•19m ago•0 comments

Is This Houston Strip-Mall Joint the Busiest Restaurant?

https://www.nytimes.com/2026/09/21/dining/agas-houston-uber-eats-indian-pakistani-food.html
1•jbredeche•20m ago•0 comments

A new O(log N) algorithm for the egg-dropping problem

https://arxiv.org/abs/2602.22870
3•tuluvit•21m ago•0 comments

MCPJam – MCP server testing, debugging and evals

https://www.mcpjam.com
1•todsacerdoti•21m ago•0 comments

86" 3D Display

https://lookingglassfactory.com/86-hld
2•E-Reverance•24m ago•0 comments

Apple Copland D11E4 Booting in the Browser

https://www.pagetable.com/300
4•luu•29m 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.