frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

New Class of Gaming Systems (Hardware): Imagination Based Gaming [video]

https://www.youtube.com/shorts/TU0SFNk0hg0
1•AleBog•3m ago•1 comments

AV2 codec may be finalized on May 29

https://videocardz.com/newz/av2-codec-may-be-finalized-on-may-29
1•rguiscard•5m ago•0 comments

Effect of Vitamin D2 Supplementation on 25-Hydroxyvitamin D3 Status

https://academic.oup.com/nutritionreviews/advance-article/doi/10.1093/nutrit/nuaf166/8256613
1•bookofjoe•6m ago•0 comments

Webwright: A Terminal Is All You Need for Web Agents

https://www.microsoft.com/en-us/research/articles/webwright-a-terminal-is-all-you-need-for-web-ag...
1•carlual•8m ago•0 comments

Alberta Separatism

https://en.wikipedia.org/wiki/Alberta_separatism
1•lisper•9m ago•0 comments

"my battery is low and it's getting dark" – were never sent from Mars

https://spacedaily.com/b-the-opportunity-rovers-famous-last-words-my-battery-is-low-and-its-getti...
1•wglb•10m ago•0 comments

So, Where Does Next-Token Prediction Leave Us?

https://pop.rdi.sh/where-does-next-token-prediction-leave-us/
1•0x5FC3•14m ago•0 comments

Tunecat: Simple Internet Radio

https://codeberg.org/lindenii/tunecat/
2•croottree•16m ago•0 comments

Trump Administration to Send Americans Exposed to Ebola to Kenya

https://www.nytimes.com/2026/05/26/us/politics/trump-ebola-kenya.html
4•osnium123•17m ago•5 comments

Netherlands blocked US company from buying provider of Dutch digital identity

https://thenextweb.com/news/the-netherlands-just-blocked-a-us-company-from-buying-the-cloud-provi...
2•rguiscard•17m ago•1 comments

Aurora DSQL and the Circle of Life

https://marc-bowes.com/dsql-circle-of-life.html
1•croottree•18m ago•0 comments

Ian's Shoelace Site

https://www.fieggen.com/shoelace/index.htm
1•jmague•19m ago•2 comments

Add your vision and values for earth and see others'

https://wherearewegoing.earth
1•kevinshah•24m ago•0 comments

Show HN: Windows 8 inspired transfer speed graph

https://speed-transfer.arijs.org/
1•rhengles•34m ago•0 comments

Show HN: Hyper, the self driving company brain

https://heyhyper.ai/
1•shainvs•39m ago•0 comments

Kanban Bowl – A lightweight Kanban board inside VS Code

https://github.com/yannickboog/kanban-bowl
1•Schaefle•41m ago•0 comments

Stripe is friendly to "friendly fraud"

https://www.gingerlime.com/2026/stripe-seem-friendly-to-friendly-fraud/
31•gingerlime•44m ago•5 comments

Using SwiftUI to Build a Mac-Assed App in 2026

https://pfandrade.me/blog/mac-assed-swiftui-app/
1•birdculture•45m ago•0 comments

Notable Properties of Specific Numbers

http://www.mrob.com/pub/math/numbers-19.html
1•rolph•47m ago•0 comments

Erin Brockovich made a map to track data centers around the country

https://www.niemanlab.org/2026/05/erin-brockovich-made-a-map-to-track-data-centers-around-the-cou...
19•cratermoon•48m ago•11 comments

How to find Intel-based apps that might be triggering macOS warning popups

https://gist.github.com/kentbrew/a88c1fd0359417284192f80aaa706480
1•kentbrew•50m ago•0 comments

The Best Engineers Write Less Code

https://shvetsm.github.io/posts/the-best-engineers-write-less-code/
2•funnyenough•51m ago•1 comments

I ditched LM Studio for llama.cpp and my local LLM doesn't feel like a downgrade

https://www.xda-developers.com/ditched-lm-studio-for-llama-cpp-and-local-llm-doesnt-feel-like-dow...
1•makerdiety•54m ago•0 comments

theta: a humble approach to harness agnostic configuration

https://github.com/tamarillo-ai/theta
5•ivanbelenky•54m ago•1 comments

Toxic Truth: How Wikipedia Poisons Global Knowledge

https://ellakenan100.substack.com/p/toxic-truth-how-wikipedia-poisons
2•appreciatorBus•55m ago•1 comments

LittleJS Arcade

https://killedbyapixel.github.io/LittleJS-AI/games/
1•memalign•56m ago•0 comments

Woman Bilked Out of Thousands After Scammers Clone Daughter's Voice with AI

https://sfist.com/2026/05/26/local-woman-bilked-out-of-thousands-after-scammers-clone-daughters-v...
1•cdrnsf•57m ago•0 comments

Soluboard: Designing a dissolvable PCB to rethink e-waste separation

https://ipxchange.tech/product-news/jiva-soluboard-pcb/
1•josh-wrale•58m ago•0 comments

Agent Memory: An Anatomy

https://brgsk.xyz/agent-memory-anatomy/
33•brgsk•1h ago•10 comments

Linux Journey Now Part of LabEx

https://support.labex.io/en/using-labex/linux-journey-now-part-of-labex
1•getvm•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.