frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Amazon rolls out AI hiring software to automate job interviews

https://www.usatoday.com/story/money/2026/04/28/amazon-ai-job-interviews/89842247007/
1•cebert•47s ago•0 comments

Pack200 for Jar Files

https://github.com/pfirmstone/Pack200-ex-openjdk
1•pfirmst•3m ago•1 comments

You suck at technical interviews (2014)

https://seldo.com/posts/you_suck_at_technical_interviews/
1•downbad_•3m ago•1 comments

Write SaaS apps where users control where their data is stored

https://github.com/wolfoo2931/linkedrecords/
2•WolfOliver•6m ago•0 comments

W2A – Open Protocol for Agent Perception

https://github.com/machinepulse-ai/world2agent
5•DanielWen666•13m ago•0 comments

iPhone Memory Costs Set to Quadruple by 2027

https://www.macrumors.com/2026/04/29/iphone-memory-costs-quadruple-2027/
3•mgh2•13m ago•0 comments

Welcome to Release 1 of Code on the Go

https://www.appdevforall.org/welcome-to-release-1-of-code-on-the-go/
2•taubek•15m ago•0 comments

Nightclub Conversation

https://talk.bradwoods.io/blog/nightclub-conversation
1•bradwoodsio•16m ago•1 comments

Hardbook – freelancer booking portal with built-in contract signing

https://hard-book.com/
1•ott90210•16m ago•0 comments

Model multipliers for annual Copilot Pro and Copilot Pro+ subscribers

https://docs.github.com/en/copilot/reference/copilot-billing/models-and-pricing
1•mythern•18m ago•0 comments

KloudAudit – find cloud waste in 15min no account access

https://www.kloudaudit.eu/
1•leumasj•23m ago•0 comments

Show HN: Django-Modern-Rest

https://github.com/wemake-services/django-modern-rest
5•sobolevn•29m ago•0 comments

Radicle is an open source, peer-to-peer code collaboration stack built on Git

https://radicle.dev
1•doener•29m ago•1 comments

Leaked plan to end US elections points to WW3. Stephen Fry [video]

https://www.youtube.com/watch?v=lNfzRshsDjY
3•wlkr•32m ago•1 comments

Show HN: Lapser Studio – Beautiful timelapse screen recordings effortlessly

https://www.lapser.studio/
1•Osbro•36m ago•0 comments

Ask HN: Can HN ban new accounts? or charge money?

4•randyrand•38m ago•2 comments

Show HN: Benchmarking Tangible Interface Understanding in Long-Horizon Tasks

https://huggingface.co/papers/2511.17649
1•tellarin•38m ago•1 comments

Dangers of Homogeneity: 48% of European Telcos use Nginx, report finds

https://ethiack.com/news/blog/digital-exposure-to-cybercrime-european-telecoms
1•gpaiva21•40m ago•0 comments

A terminal feed reader for HN and Reddit and lobste.rs using Claude Code

https://github.com/emarkou/grokfeed
1•elemar•42m ago•0 comments

Dallas ISD book checkouts soar amid state's cellphone ban for public schools

https://www.cbsnews.com/texas/news/dallas-isd-calendar-school-library-book-checkout-report-texas-...
1•taubek•43m ago•0 comments

Single-file PHP media host with crypto subscriptions

https://github.com/vekuz/durcoin
1•durcoin•43m ago•0 comments

ASML Bibliography

https://neilhacker.com/2026/04/28/asml-article-bibliography/
1•vinhnx•43m ago•0 comments

The unwritten laws of software engineering

https://newsletter.manager.dev/p/the-unwritten-laws-of-software-engineering
3•vinhnx•43m ago•0 comments

Agentic Engineering Management

https://peterszasz.com/agentic-engineering-management/
1•vinhnx•44m ago•0 comments

Show HN: Repid v2 – open-source async Python task queue with AsyncAPI docs

1•aleksul•45m ago•0 comments

Anthropic's Little Brother

https://www.theatlantic.com/technology/2026/04/openai-imitating-anthropic/686975/
1•JumpCrisscross•45m ago•0 comments

DKSplit – Fast word segmentation for domain names (BiLSTM-CRF and ONNX)

https://github.com/ABTdomain/dksplit
1•ABTdomain•48m ago•0 comments

The scientists turning recycled ocean plastic waste into roads

https://www.bbc.co.uk/newsround/articles/clyd05555g6o
3•wjSgoWPm5bWAhXB•49m ago•0 comments

Stop Winning Arguments. Start Using "Claude Mode" Instead

https://basila.medium.com/when-youre-fed-up-arguing-try-switching-to-claude-mode-3249f36c01fb
2•pavovap•50m ago•1 comments

How Did REST Come to Mean the Opposite of REST?

https://htmx.org/essays/how-did-rest-come-to-mean-the-opposite-of-rest/
2•vladde•52m ago•0 comments
Open in hackernews

Show HN: Dexter – an opinionated day planner for Mac

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