Viewing profile — punnerud
punnerud
HN member- Joined
- Sat, May 18, 2013, 2:57 PM UTC
- HN karma
- 9,615
- Public activity
- 1,629 items
- HN profile
- View on Hacker News ↗
About punnerud
morten(at)punnerud.net
Some hobby projects: https://claude-checkpoints.com https://blank-black-screen.com https://politihelikopter.com http://punnerud.github.io/CamDelete https://punnerud.github.io/Auto-Mouse-Jiggler-Mover
Recent public activity
-
comment
Comment #49253788
Wow, had to check some of his other repos; his the one behind dump1090
- story
-
comment
Comment #49198609
What’s in that “Search tool”, could actually be the same solution presented in a different way
-
comment
Comment #49181190
What a great idea! Anyone that want to join up in Oslo / Norway? I can use the work office, have more then enough coffee, tea etc. with space to around 150 people. https://forms.gl…
- story
-
story
Show HN: MPEdb - Drop in replacement for SQLite3 with concurrency support
Hi, the last weeks I have used 3x my 20x Anthropic tokens budget during the holiday to build a server less database like Sqlite3 with concurrency support like PostgreSQL. Faster on…
- story
- story
-
comment
Comment #49120550
Sorry, that’s correct. The other one is an internal one not released yet that also have a full Tailscale server written in Rust.
-
comment
Comment #49094268
I made this for ESP32 in Rust giving full Tailscale experience with NAT-traversal https://github.com/punnerud/mpe-tunnel
-
comment
Comment #49093494
Not often I see companies referring to HN, thanks “ We quietly released the open-source Codex Security CLI, but Hacker News found it before we had a chance to share it here…” https…
-
comment
Comment #49061988
I was thinking image analysis from satellite images, but of course start with what’s annotated (OSM)
-
comment
Comment #49055947
No you don’t need an external one, it’s actually possible to sample parts of high bandwidth using a lower bandwidth because of the small buffer in most SDR. The problem is that you…
-
comment
Comment #49054521
Actually possible to receive and decode ADS-B on ESP32, but MLAT is failing (tried hard but not found a trick yet). Biggest problem isn’t that it’s not powerful enough, but the USB…
-
comment
Comment #49054496
Nice job! When I zoom in on Google earth you can easily see if it’s actually a golf course or not, would been interesting to use this to draw up the areas with polygons and some mo…
-
comment
Comment #48824399
Tested with incognito, works fine without login using the link
-
comment
Comment #48815208
Why not just show the real link to ?
-
comment
Comment #48801822
You know that a lot of acquisitions is equity hire. How do you get engineers to be excited about fixing something low level in Facebook, a hard task; you don't. Better to wrap thos…
- story
-
comment
Comment #48743432
Thanks for the feedback, will fix the local storage part
- story
-
comment
Comment #48730171
Thank you, tried to make it intuitive and fun to play
-
comment
Comment #48729873
Can we get a super fast way to update DNS with lower cache, so dynamic IP updated through API works. This is one of the limiting factors. Cloudflare works but the cache give downti…
- story
-
comment
Comment #48674158
If you have enough examples you can train an AI on your preferences, then use that distilled AI as a unit test. Don’t combine multiple into one AI. If they don’t agree you want it …