frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Building a Wall Lamp from Scratch

https://mbugert.de/posts/2026-09-09-bedroom-lamp-build/
1•jcklie•2m ago•0 comments

Lotus Notes and the dangers of starting from scratch

https://buttondown.com/blog/lotus-notes-email
1•maguay•2m ago•0 comments

Performance of WebAssembly Runtimes in 2026

https://00f.net/2026/06/23/webassembly-runtimes-2026/
1•fagnerbrack•2m ago•0 comments

AI Use Contributes to Global Decline in Student Reading Skills, OECD Says

https://www.wsj.com/articles/ai-use-contributes-to-global-decline-in-student-reading-skills-oecd-...
1•agubelu•4m ago•1 comments

Glance: FaceID on macOS

https://github.com/jonnyoo/glance
2•kozika•5m ago•0 comments

Show HN: I measured what newborns can see and built videos around it

https://dotanddashsensory.com/
2•aicoding•5m ago•0 comments

Cloudflare's eBPF Replatforming 2: Filling Gaps in the Linux Ecosystem with eBPF

https://ebpf.io/blog/cloudflare-replatforming-2/
2•mattrighetti•7m ago•0 comments

Escalating Battle Against AI Deepfakes Mandates Smart Streaming Decisions

https://www.red5.net/blog/escalating-battle-against-ai-deepfakes-mandates-smart-streaming-decisions/
2•mondainx•9m ago•0 comments

Anthropic researcher says AI has more than 10% chance of 'killing all humans'

https://www.cnbc.com/2026/09/09/anthropic-researcher-quits-ai-safety.html
3•cramer4next•12m ago•0 comments

Steven Heller's Font of the Month: Ege Basalt

https://ilovetypography.com/2026/09/09/steven-hellers-font-of-the-month-ege-basalt/
1•jjgreen•12m ago•0 comments

Emerging from dotemacs bankruptcy the hard way: Prelude

https://www.evalapply.org/posts/emerging-from-dotemacs-bankruptcy/index.html
2•signa11•14m ago•0 comments

AGI brain project. I wonder whether anybody would like to join in and help me?

3•AGIEnthusiast•17m ago•0 comments

Public Schools' Eye of Sauron

https://www.educationnext.org/public-schools-eye-of-sauron-student-surveillance-merrill-v-marana-...
2•Tomte•18m ago•0 comments

MCP server integration for DaVinci Resolve Studio

https://github.com/samuelgursky/davinci-resolve-mcp
2•rldjbpin•19m ago•0 comments

Show HN: AgentPulse – Claude Code and Codex status in tmux

https://github.com/jerriclynsjohn/tmux-agent-pulse
2•jerriclynsjohn•21m ago•0 comments

Claude, change the "Add to Cart" button to blue

https://opusfived.dev/
2•matthieu_bl•23m ago•0 comments

What's New in Houdini 22

https://www.sidefx.com/products/whats-new-in-h22/
1•embedding-shape•24m ago•0 comments

Show HN: CopyWheel – a radial snippet menu for macOS (native, 1 MB)

https://github.com/weselski/copywheel
1•kweselski•25m ago•0 comments

OpenClaw v2026.9.3: Live browser automation, persistent skills, and cloud work

https://docs.openclaw.ai/releases/2026.9.3
1•CoderLim110•30m ago•0 comments

MemCP – Faster than MySQL and Postgres by up to 90x

https://github.com/launix-de/memcp
1•carli2•31m ago•1 comments

Losing control of AI is the plan

https://www.theargumentmag.com/p/losing-control-of-ai-is-actually
4•DGAP•32m ago•0 comments

Show HN: Agent payments by social handles (not Stripe-based, not on bank rails)

https://github.com/Quidli/connect-mcp
1•jahn716•32m ago•0 comments

Tokendiet – see what your Claude Code session costs, for zero tokens

https://github.com/mcancellotti/tokendiet
1•mcancellotti•33m ago•0 comments

Solving the Dilemma of Screen Time

https://www.gse.harvard.edu/ideas/ed-magazine/26/04/solving-dilemma-screen-time
1•Tomte•34m ago•0 comments

Booting Linux [pdf]

https://www.almesberger.net/cv/papers/ols2k-9.pdf
1•ankitg12•35m ago•0 comments

Silicon Valley-backed Covenant unveils low-cost, mass-producible cruise missile

https://www.reuters.com/business/aerospace-defense/silicon-valley-backed-covenant-unveils-low-cos...
2•Hoasi•36m ago•0 comments

The Reinvention of Liberal Arts Colleges

https://www.educationnext.org/reinvention-of-liberal-arts-colleges-higher-education-brandeis-univ...
1•Tomte•40m ago•0 comments

Anthropic aligment lead warns about extinction by AI

https://twitter.com/EvanHub/status/2097497037956891126
2•margorczynski•40m ago•1 comments

Amazon Profitability Calculator

https://clarisix.com/amazon-profitability-calculator
1•claudiuclement•42m ago•0 comments

Mapped: Europe's Biggest Budget Deficits

https://www.visualcapitalist.com/mapped-europes-biggest-budget-deficits/
1•leonidasrup•43m 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.