Posted by david927 2 days ago
Ask HN: What are you working on? (May 2026)
Ratings per dish instead of just the restaurant as a whole. 4 years in and working on a b2b intelligence offering for restaurants. b2c side has been too hard to get off the ground without solid investment and I've been unable to secure that.
Thoughts welcome :)
https://dhuan.github.io/mock/latest/examples.html Command line utility that lets you build APIs with just one command.
https://github.com/dhuan/dop JSON/YAML manipulation with AWK style approach.
My art with pen plotters. Recently released a new series of brush plots. Very inspired by Soulages: https://harmonique.one/collections/brush-plots
I moved to a new city 4 years ago and didn't even realize a municipal election was happening until a councillor knocked on my door.
I am building townhall-tracker to prevent this and shape the decisions that most affect my day-to-day
https://blunders.ai - Chess improvement platform
If anyone wants to try blunders, I can send a coupon code along.
A self-hosted database IDE with built-in migration, CDC, and DuckDB-powered federated SQL.
Mostly trying to remove the annoying gap between "I can inspect this database" and "I can safely move/sync this data somewhere else".
Current focus: resumable large loads and cleaner initial-load-to-CDC handoff for Postgres/MySQL.
From dataset harvest, to training intricacies on CUDA/ROCm to fun HIP kernels. Full circle to inference testing, building it around consumer hardware(the challenge). Using this as a "how it works" deep dive, allowing me to learn more about the how, more than endless papers will. It's a MoE and I'm slowly running a human loop, research, build, correct, research.