i'm in the trenches. i'm at war. i'm in the arena. i'm an operator. i'm a killer. i move mountains. we're winning. we're revitalizing. we're reindustrializing. we're the shield of western civilization - guy doing LLMs for procurement
The explicit move semantics is such a nice thing in Rust that I miss whenever I have to work in other languages again
WebSerial is a great addition for device-flashing from browser 🚀
Firefox 151 is out now, and brings with it some tasty new web platform features: 🎉 Container style() queries 🎉 Web Serial API 🎉 Document Picture-in-Picture API 🎉 keyboardLock on requestFullscreen …and more! developer.mozilla.org/en-US/docs/M...
Hold on, there’s a Tailscale client for ESP32 now? Why does nobody tell me these things?
Running a VPN Gateway on an ESP32 If you need a VPN gateway to access your home network, the fastest and most cost-effective way is probably by using a Raspberry Pi Zero. But in [Samir Makwana]’s... #Network #Hacks #ESP32 #ESP32-S3 #Tailscale #vpn Origin | Interest | Match
@rustrover.jetbrains.com adding nextest support was great! any chance you have support for rstest test cases on the roadmap? VSCode/Zed have had this since forever and my coworkers are making fun of me
Just burned a couple hours debugging a handheld Pi project, seeing HAT not getting power. Then got out my probe and ran continuity test. "hmm that's weird, why are all of these holes sharing a node..." I ordered stripboard instead of perfboard 🤦
We've been working on a major schema migration at @polarsignals.com that has unlocked some pretty wild improvements. Apart from a 50% (!!) reduction in storage size thanks to logical compression in vortex.dev, there has been a dramatic improvement in query performance.
24/48/72h track with neighbors from the journey, synced in time and space. Soon: replay per boat or per area.
Fun 30 minute 3D print project: diffuser that fits on top of cheap target lamp
billionaire being interviewed: i havent listened to a single note of music in 27 years. think about it, music was basically invented, what, maybe 50 years ago? interviewer: this is really interesting
To be extra realistic, there is no data for the month of August
Breaking: Pleias and Nvidia release the first open synthetic dataset for personas in Europe: Nemotron-Personas-France. 1M synthetic French persons, with rich imaginary lives grounded on (complex) demographic distribution. huggingface.co/datasets/nvi...
It's still hilarious that when I ask Claude to draft up a plan for a complex task, it gives me human-time estimates. "Part 1: Months 1-3. Part 2: Months 4-6" But then you just tell it to go and it finishes everything in a few minutes lol
If at this point you can’t admit LLMs are good at lots of white collar stuff then you’re just deeply unserious
Even if you think you as an interviewer intellectually dominate your guests, I think it’s bad form to gloat about it
Look, I get it, Lobsters is sort of the un-HN. Which is cool, I've been a lurker/occasional submitter for over a decade now. The vibecoding tag drama is annoying though. Coding agents are obviously technically/culturally interesting, the repeated attempts to censor it seem misguided
Perfect snow day activity: making a toothbrush stand for our small bathroom. Part 1: designing the support bracket and doing a test print
This is great - it's about time someone updated the discourse on LLM energy usage to reflect that coding agents use massively more prompts than occasional questions to ChatGPT Simon estimates that a day of coding agent usage comes out close to the energy needed to run a dishwasher
Whenever I read discourse on AI energy/water use that focuses on the "median query," I can't help but feel misled. Coding agents like Claude Code send hundreds of longer-than-median queries every session, and I run dozens of sessions a day. On my blog: www.simonpcouch.com/blog/2026-01...
RUST REFLECTION MVP HAS LANDED github.com/rust-lang/ru... THIS IS NOT A DRILL
Reflection MVP by oli-obk · Pull Request #146923 · rust-lang/rust
I am opening this PR for discussion about the general design we should start out with, as there are various options (that are not too hard to transition between each other, so we should totally jus...
github.com