frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Microsoft's big Xbox leadership shake-up

https://www.theverge.com/tech/883015/microsoft-xbox-new-ceo-shakeup-notepad
1•cebert•48s ago•1 comments

IOU Wallet – a lightweight protocol to structure informal obligations

https://iou-wallet.com/
1•xklondon•1m ago•1 comments

Viral Doomsday Report Lays Bare Wall Street's Deep Anxiety About AI Future

https://www.wsj.com/finance/stocks/global-stocks-markets-dow-news-02-23-2026-06a32080
2•ViktorRay•4m ago•1 comments

Show HN: An AI built a Solana bonding curve platform for music artists (72h)

https://fanstake.app
1•caseyolayos•4m ago•1 comments

Show HN: loopmaster Beta – Code Music

https://beta.loopmaster.xyz
1•stagas•6m ago•1 comments

Are we entering a Physical Asset supercycle? The pivot from digital to physical

https://www.equitileconversations.com/2459100/episodes/18720603-energetic-times
1•Incerto•7m ago•0 comments

Poor judgment or a principled stand? Susan Rice's spat with Trump dissected

https://www.businessinsider.com/susan-rice-critique-trump-fuels-debate-on-board-members-speech-20...
2•petethomas•8m ago•0 comments

VeriSoftBench: Repository-Scale Formal Verification Benchmarks for Lean

https://utopia-group.github.io/VeriSoftBench/
1•matt_d•10m ago•0 comments

Sam Altman's anti-human worldview

https://disconnect.blog/sam-altmans-anti-human-worldview/
3•doener•11m ago•0 comments

Show HN: Using LLMs and differential testing to convert code

https://reorchestrate.com/posts/your-binary-is-no-longer-safe-conversion/
1•seddonm1•12m ago•0 comments

What Is Claude? Anthropic Doesn't Know, Either

https://www.newyorker.com/magazine/2026/02/16/what-is-claude-anthropic-doesnt-know-either
3•dosinga•16m ago•0 comments

5 Ways Libraries Provide Aid to the Homeless

https://action.everylibrary.org/5_ways_libraries_provide_aid_to_the_homeless
2•qualudeheart•18m ago•0 comments

Scientists bottle the sun with liquid battery

https://www.universityofcalifornia.edu/news/scientists-bottle-sun-liquid-battery
1•pndy•19m ago•0 comments

Show HN: Boardroom MCP - Multi-advisor governance engine for AI agents

1•rsalars•20m ago•0 comments

AI Added 'Basically Zero' to US Economic Growth Last Year, Goldman Sachs Says

https://gizmodo.com/ai-added-basically-zero-to-us-economic-growth-last-year-goldman-sachs-says-20...
6•cdrnsf•20m ago•0 comments

Show HN: Swiss Operator – Swiss-style Hugo theme for engineering and tech blogs

https://github.com/carlosplanchon/hugo-theme-swiss-operator
2•carlosplanchon•21m ago•0 comments

Show HN: Lens – a web dashboard for Claude Code configuration

https://github.com/ugudlado/lens
1•ugudlado•21m ago•0 comments

Coordinating Adversarial AI Agents

https://s2.dev/blog/distributed-ai-agents
1•shikhar•22m ago•0 comments

Account was suspended permanently from hostinger

2•piyushpine•23m ago•1 comments

GitHub Actions static analysis tool (18 repos scanned)

https://github.com/Nexora-Inc-AFNOOR-LLC-DBA-NEXORA-INC/nexora-cli/blob/main/docs/research/ci-cd-...
1•ybingursain•23m ago•0 comments

Making Sense of the AI Era

https://guywaldman.com/posts/making-sense-of-the-ai-era
1•plastic-enjoyer•25m ago•1 comments

The Mythical Agent-Month

https://wesmckinney.com/blog/mythical-agent-month/
2•yt-sdb•26m ago•0 comments

Jennifer Osheroff: Hoe cakes a presidential favorite (recipe)

https://www.nevadaappeal.com/news/2026/feb/21/jennifer-osheroff-hoe-cakes-a-presidential-favorite...
1•qualudeheart•29m ago•0 comments

Manipulation of nested oscillations in human iPSC-derived 2D neuronal networks

https://www.sciencedirect.com/science/article/pii/S0969996126000252
1•PaulHoule•30m ago•0 comments

Warm Oceans Turned a 3-Inch Forecast into a Record NYC Blizzard

https://umbrellatoday.app/blog/202602-nyc-blizzard-warm-oceans
3•s-xyz•30m ago•1 comments

Update: Eight of nine missing skiers confirmed dead

https://www.nevadaappeal.com/news/2026/feb/18/10-skiers-still-missing-after-avalanche-near-truckee/
1•qualudeheart•32m ago•0 comments

CLI tool for easier GA4/Firebase/postgre access (for cross-source data analysis)

https://github.com/ljhnick/analytics-agent
1•ljhnick•32m ago•0 comments

The app that fixes itself

https://steveinflow.github.io/blog/self-healing-app-with-agent-orchestration/
1•wrs•34m ago•1 comments

Show HN: The fastest OLAP engine for React Native

https://github.com/pranshuchittora/react-native-duckdb
1•pranshuchittora•36m ago•0 comments

AI-Generated Images Spread During Mexico Cartel Crisis, Written from Shelter

1•PZR2000•36m ago•0 comments
Open in hackernews

Show HN: Dexter – an opinionated day planner for Mac

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