burnerToBetOut
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Chime in, HN, with the feasibility of the following idea for a side project… _____________ User Story As a reader logged in to Hacker News on a locally running web browser, I want a process running on my device that…
-
I wonder if or how AI-assistance might be used more these days. By either the freelancers in delivering their services, or by buyers who might be figuring they don't need to hire a freelancer for whatever reason these…
-
Uncle Sam — by proxy — Wants You! Big Brother does, too… ____ The Non-Negotiables: How We Work … • …We leave video links open while we eat lunch. Our pets and kids know our coworkers… ____ If the graphics on their site…
-
Today I got some insight into the code quality of Steve Yegge's Gas Town by running it through Sonar Cloud [1] I followed that up with — appropriately — a vibe code review [2]… _______ … Brutal Verdict: You’ve built a…
- Ask HN: Is offshoring a bigger issue than AI and H1B for US workers? (old.reddit.com)
-
I discovered a free online Pomodoro timer in 2018. [1] I'd been a frequent user of it from then until it was decommissioned in early '25. I found it super helpful for timeboxing stuff within easy-to-commit-to intervals.…
-
I find coding agents' overall tone and communication styles to be remarkably civil. They're trained to be helpful. They're the polar opposite of confrontational. They're, in fact, quite pleasant to communicate with, as…
-
It seems kinda inevitable. Some modern-day equivalent of the latter-day Kevin Mitnick is bound to be out there somewhere. Wouldn't you think? I was trying to imagine… • What sort of AI-related exploit is more likely to…
- Show HN: mister.jar – Modular MRJAR Files Made Easy (lingocoder.com)
Since version 9 of Java (~2014) it's had the Java Platform Module System (JPMS) [1]. TL;DR: Like the 'M' in JPMS suggests, it let's you compose a system using collaborating chunks of functionality. It's fair to say that…