frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Pokémon is turning to facial recognition scans to help combat scalpers

https://www.pcgamer.com/games/card-games/the-pokemon-company-is-turning-to-facial-recognition-sca...
1•Cider9986•1m ago•0 comments

Creator of Test That OpenAI Models Tried to Cheat Sounds Alarm

https://www.bloomberg.com/news/articles/2026-07-29/creator-of-test-that-openai-models-tried-to-ch...
1•sbulaev•2m ago•0 comments

The Vocabulary Bottleneck

https://moekhalil.substack.com/p/the-vocabulary-bottleneck
1•mfkhalil•3m ago•0 comments

Show HN: Mousecrack – Bypass bot detection with deep learning

https://github.com/puffinsoft/mousecrack
2•BeverlyHills001•4m ago•0 comments

Physicists Solve a Muon Mystery. Now, Old Results Don't Add Up

https://www.quantamagazine.org/physicists-solve-a-muon-mystery-now-old-results-dont-add-up-20260729/
2•jnord•4m ago•0 comments

Sell Your AI Skills?

https://capabase.ai/learn/sell-your-ai-skills
3•trebuh•8m ago•0 comments

Kimi K3's Design Secret May Be in Its Thinking Traces

https://notes.designarena.ai/kimi-k3s-design-secret-may-be-in-its-thinking-traces/
3•gmays•9m ago•0 comments

Show HN: Generate, Version and Host your resumé all via GitHub

https://github.com/sadigaxund/git-resume
1•sakhund•9m ago•0 comments

Largest battery storage in Germany set for partial commissioning

https://www.heise.de/en/news/Largest-battery-storage-in-Germany-set-for-partial-commissioning-113...
3•doener•12m ago•0 comments

Babe32 – Barely Adequate Browser ESP32

https://github.com/alunmorris/babe32-ESP32-web-browser-for-cheap-black-display
1•iamnothere•17m ago•1 comments

If you need plausible deniability, avoid devices that use wear-leveling

https://twitter.com/GrapheneOS/status/2082576645215412651
1•Cider9986•19m ago•1 comments

Meta shares drop on falling profits and weak sales forecast

https://www.ft.com/content/06d941ed-8136-46a4-a2ec-44bea1b35c3b
3•petethomas•20m ago•0 comments

The Pedagogy Behind the Studio

https://gail.wharton.upenn.edu/gen-ai-studio/the-generative-ai-studio-pedagogy/
2•ray__•21m ago•0 comments

The bond market to Kevin Warsh: What are you doing about inflation?

https://www.cnn.com/2026/07/29/business/bond-yields-fed-warsh
3•mapping365•23m ago•1 comments

Create multi-model coding workflows with Maestro

https://maestro-build.vercel.app/
2•Entropnt•25m ago•0 comments

US DOE to Convert Uranium Enrichment Facility into Data Center Campus

https://www.energy.gov/articles/energy-department-announces-partnership-expand-reliable-affordabl...
4•leecoursey•25m ago•3 comments

C++ float-to-int conversion can be undefined behavior

https://kttnr.net/blog/cpp-float-to-int-conversion-undefined-behavior/
3•Quentak•25m ago•0 comments

My Brain-Breaking Trick to Quit Using Facebook

https://tedium.co/2026/07/27/facebook-home-row-keyboard-trick/
2•latexr•32m ago•0 comments

TrophyLab – Shared space for enemy weapons research

https://trophylab.mod.gov.ua/en/
3•sebastian_z•38m ago•0 comments

How to get more coding productivity with LLMs

3•DaveParkCity•41m ago•0 comments

Gangstalking = "breaking hidden rules" = "Ignorance of the law is no excuse."

2•VitaSetLLC•42m ago•0 comments

LLMs and Xfwl4

https://www.spurint.org/journal/2026/07/llms-and-xfwl4
2•Gualdrapo•46m ago•0 comments

FCC: Ban on Foreign-Made Robots Includes Robot Vacuums

https://www.pcmag.com/news/fcc-ban-on-foreign-made-robots-includes-robot-vacuums
12•dataneedscoffee•46m ago•0 comments

Remove watermarks and free pdf tools

https://www.removewatermarks.net/
2•adgine•46m ago•0 comments

Engineering a plant-derived nanofoundry to power mammalian cells

https://www.cell.com/cell/abstract/S0092-8674(26)00518-0
2•maxall4•47m ago•0 comments

From Academic Research to a Frontier LLM: A Case Study in DPO [video]

https://www.youtube.com/watch?v=rhA7pLVt4E0
2•erichocean•50m ago•0 comments

Companies' Handling of Users Privacy Rights Spurs States' Probe (2025)

https://news.bloomberglaw.com/privacy-and-data-security/companies-handling-of-users-privacy-right...
3•1vuio0pswjnm7•50m ago•0 comments

The Productivity Mirage

https://frantic.im/mirage/
7•msephton•51m ago•0 comments

We Can Spend $50B a Year Effectively

https://www.cgdev.org/blog/we-can-spend-50-billion-year-effectively
2•alphabetatango•52m ago•0 comments

Lyricsfile is a YAML-based format for lyrics

https://lrclib.net/lyricsfile
2•coolcoder613•53m 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.