frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

I built an open-source FACEIT stats Browser Source for OBS

https://faceitwidget.com/
1•nachete•3m ago•0 comments

Firezone REST API generally available

https://www.firezone.dev/blog/rest-api-ga
1•jamilbk•7m ago•0 comments

Prevention of myopia in a near-primate by supplemental indigo light

https://pubmed.ncbi.nlm.nih.gov/42612637/
1•OutOfHere•12m ago•1 comments

I tested 20 "agent-ready" Shopify stores –> 25% silently break at add-to-cart

https://github.com/MythrilS/agent-ready-checkout
1•MythrilS•19m ago•0 comments

Limnic Eruption

https://en.wikipedia.org/wiki/Limnic_eruption
2•tchalla•21m ago•0 comments

EchoCoT: Extracting Hidden Chain-of-Thought from Large Reasoning Models

https://arxiv.org/abs/2608.20055
1•sbulaev•22m ago•0 comments

Finding a hidden Mersenne Twister inside a 15 year old game binary

https://medium.com/@jizoskasa/i-reverse-engineered-plants-vs-zombies-to-answer-one-very-specific-...
1•signa11•25m ago•0 comments

New U.S. tariffs to take effect after midnight, Canada plans to match levies

https://www.cbc.ca/lite/story/9.7310605
2•morkalork•28m ago•0 comments

France issues warning over substandard condoms

https://www.dw.com/en/france-issues-warning-over-thousands-of-substandard-condoms/a-78462877
1•tchalla•28m ago•0 comments

Inevitable Architecture

https://lebbeuswoods.wordpress.com/2012/07/09/inevitable-architecture/
1•cl42•31m ago•0 comments

Chinese regulators tell Tesla: fix 3M cars

https://arstechnica.com/cars/2026/08/chinese-regulators-tell-tesla-to-fix-nearly-3-million-cars/
1•worik•32m ago•0 comments

King of the Indie Hacker? Will You Claim the Throne?

https://www.kingoftheindiehacker.lol
1•mattmerrick•33m ago•0 comments

Neo: A novel writing tool from Hugh Howey

https://hughhowey.com/introducing-neo/
1•js2•35m ago•0 comments

Getting Freaky in the Age of AI

https://www.iankduncan.com/engineering/2026-08-07-getting-freaky-in-the-age-of-ai/
1•jbott•43m ago•0 comments

Ebb: A Privacy-First Period Tracker

https://ebb.lyfmail.com
1•LYFMail•46m ago•1 comments

People are vandalizing Flock surveillance cameras

https://www.npr.org/2026/08/21/nx-s1-5939851/flock-cameras-police-block-surveillance-vandalize
2•0in•50m ago•0 comments

Linus: And this was a debug session from hell, enormously helped by an AI

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=818bebeb63dd6bf5f4e...
2•Garbage•50m ago•0 comments

Giving an LLM your prod database is easy. Taking access away is the hard part

https://deepsql.ai/blog/giving-an-llm-your-database-is-easy-taking-access-away-is-hard
2•venkat971•56m ago•1 comments

Show HN: A fruit fly on the web powered by the real FlyWire connectome

https://github.com/DustinBrett/daedalOS
1•DustinBrett•1h ago•0 comments

Open-source field operations system for construction

https://taskfleetai.github.io/fieldfleet/
1•iguardo•1h ago•0 comments

The Cognitive Barrier to Teaching

https://educationrealist.substack.com/p/the-cognitive-barrier-to-teaching
1•barry-cotter•1h ago•0 comments

Instinct on X

https://instinctonx.com/2026-08-21
2•ajwaxman•1h ago•0 comments

Direct light-to-token conversion with integrated 2D photosensitive memory

https://www.nature.com/articles/s44460-026-00122-3
1•eunos•1h ago•0 comments

Startup Founders Are Working Harder Than Ever to Keep Up with Their AI Agents

https://www.wsj.com/tech/ai/ai-agents-startup-work-culture-fa10494d
2•fortran77•1h ago•1 comments

Google MADE A MISTAKE – Pixel 11 Pro Fold durability test [video]

https://www.youtube.com/watch?v=jUT3rUZGqLA
1•canucker2016•1h ago•0 comments

Run frontier models on gaming GPUs

https://twitter.com/andy_shuoyang/status/2090856982383300898
1•eob•1h ago•0 comments

Guitar Tuner (2015)

https://aerotwist.com/blog/guitar-tuner/
1•kaycebasques•1h ago•0 comments

[BOOK REVIEW] The Escape Artist

https://www.astralcodexten.com/p/your-book-review-the-escape-artist
1•barry-cotter•1h ago•0 comments

How fast is C++26's std:hive?

https://lemire.me/blog/2026/08/02/how-fast-is-c26s-stdhive/
3•signa11•1h ago•0 comments

Próspera- libertarian utopia on Caribbean island off the coast of Honduras

https://www.abc.net.au/news/2026-08-22/honduras-prospera-libertarian-utopia-caribbean-roatan/1070...
1•defrost•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.