frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

A command line tool for agents to operate browsers

https://github.com/DO-SAY-Go/web-cli
1•keepamovin•1m ago•0 comments

Show HN: Resolve Discourse Forum Issues Faster with AI Agents

1•Daniel-Pan•1m ago•0 comments

Google director resigns, citing military deals: 'Management lost moral compass'

https://www.businessinsider.com/google-director-resigned-pentagon-ai-deal-military-artificial-int...
3•theanonymousone•3m ago•1 comments

Why China is betting on big nuclear reactors

https://www.technologyreview.com/2026/06/11/1138789/china-big-nuclear-reactors/
1•joozio•3m ago•0 comments

Breakthrough in atomic resolution imaging via a laser phase plate

https://biohub.org/blog/laser-phase-plate-cryo-em-making-invisible-visible/
1•ilya_m•6m ago•1 comments

Show HN: Masthead – A free, hosted, open source Hugo alternative

https://masthead.site
1•dijkstra_j•11m ago•0 comments

Encrypted Collaboration Spaces: Architectural Whitepaper [pdf]

https://encryptedspaces.org/whitepapers/encrypted-spaces.pdf
1•ilreb•11m ago•0 comments

ComplianceKit – AI-generated SoC 2 policies for early-stage startups ($499)

https://compliancekit-khaki.vercel.app/#features
1•JacobDover•19m ago•0 comments

SlimTide Natural Fat Burner – 100% Genuine Product

https://finance.yahoo.com/sectors/healthcare/articles/slimtide-capsules-updated-warning-2026-1921...
1•wagojaux•20m ago•0 comments

Ask HN: How can I get rich by emigrating to USA and starting a business Q3 2026?

1•roschdal•28m ago•1 comments

Over 400 Malicious packages found in Arch AUR

https://lists.archlinux.org/archives/list/aur-general@lists.archlinux.org/
3•Hydrocarb0n•30m ago•1 comments

Former US execs plead guilty to aiding tech support scammers

https://www.bleepingcomputer.com/news/security/former-us-execs-plead-guilty-to-aiding-tech-suppor...
1•janandonly•31m ago•0 comments

Doclang-Project/Doclang

https://github.com/doclang-project/doclang
2•shallow-mind•38m ago•0 comments

Show HN: MicroECS – entity component system library in Python/NumPy

https://github.com/Meehai/microecs
1•meehai•43m ago•0 comments

Show HN: Real-time ISS tracker with live NOAA solar wind visualisation

https://mujib77.github.io/plasma-net/
2•mujib77•50m ago•0 comments

Microservices for the Benefits, Not the Hustle

https://kiss-and-solid.com/blog/microservices-for-the-benefits
1•WolfOliver•51m ago•0 comments

Matchmakers Are Busy, but Worried

https://www.tabletmag.com/sections/community/articles/matchmaker-business-booming
4•Michelangelo11•53m ago•0 comments

Humans prefer to walk anticlockwise, scientists find – but reason is unclear

https://www.theguardian.com/science/2026/jun/10/humans-prefer-to-walk-anticlockwise-scientists-fi...
3•helsinkiandrew•58m ago•1 comments

SSL Certificate Expiry Explained

https://urlwatch.io/blog/ssl-certificate-expiry.php
1•rajsuper123•1h ago•0 comments

AUR Report Thread

https://lists.archlinux.org/archives/list/aur-general@lists.archlinux.org/thread/FGXPCB3ZVCJIV7FX...
2•xiaoyu2006•1h ago•0 comments

AUR Packages Compromised with Infostealer and Rootkit

https://discourse.ifin.network/t/400-aur-packages-compromised-with-infostealer-and-rootkit/577
2•keyle•1h ago•0 comments

Zepto's published search architecture only applies to logged-in users

https://medium.com/@abhij89/zeptos-llm-search-works-great-unless-you-re-a-new-user-c13e138de331
1•abhij89•1h ago•0 comments

Countdown calendar for Fable 5 leaving Claude Code

https://fable-farewell-calendar.pages.dev/
2•meowokIknewit•1h ago•2 comments

Guardian Runtime – Track AI agents token usage and enforce API budgets

https://github.com/ashp15205/guardian-runtime
4•ashp15205•1h ago•0 comments

LLM for the ESP32-S3

https://github.com/harmansingh4163-ai/ESP-32-s3-Story-maker-LLM
1•Harman-Singh123•1h ago•0 comments

Digital Sovereignty Becomes an Imperative as the US Reads Dutch Emails

https://www.korte.co/2026/06/11/digital-sovereignty-becomes-an-imparative-as-the-us-reads-dutch-e...
4•dotcoma•1h ago•1 comments

Remote Magic Trackpad – Control Mac's Trackpad and Keyboard from Android Device

https://play.google.com/store/apps/details?id=com.magic.trackpad.free&hl=en_US
1•sks147•1h ago•1 comments

There Is Life Before Main in Rust

https://grack.com/blog/2026/06/11/life-before-main/
1•y1n0•1h ago•0 comments

Stimulants Are the Killer of Generalists

2•anonymous-bear•1h ago•3 comments

Scientists unlock the secret behind the Venus flytrap's snap

https://www.reuters.com/science/scientists-unlock-secret-behind-venus-flytraps-snap-2026-06-11/
2•1659447091•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.