Viewing profile — daringrain32781
daringrain32781
HN member- Joined
- Sun, Nov 16, 2025, 7:18 PM UTC
- HN karma
- 28
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About daringrain32781
No profile information was provided.
Recent public activity
-
comment
Comment #48808839
It’s for developers as far as I understand, it’s not meant to buy as a consumer router. There is far better hardware you can get that runs OpenWRT.
- comment
-
comment
Comment #48402603
I just use a WireGuard tunnel between my OPNsense router and a VPC instance. Currently using the tiniest t4g AWS instance but it doesn't much matter what the upstream machine is, a…
-
comment
Comment #48261976
[dead]
-
comment
Comment #47442949
Author writes something original, asks the AI to make it sound better, then posts the output of the AI.
-
comment
Comment #47390293
Like a lot of things, it’s neither and somewhere in the middle. It’s net useful even if just for code reviews that make you think about something you may have missed. I personally …
-
comment
Comment #47305451
Seems to me like they’ve decided (or want to believe) that if all code isn’t output by an agent the company is losing out on potential work output. Agents are still far too unrelia…
-
comment
Comment #47199111
In my view with current LLMs: they still produce far too much bloat and unclean solutions when not targeting them at very specific issues/features, making LLMs essentially a requir…
-
comment
Comment #47160382
Except this time around the code is only maintainable using AI agents.
-
comment
Comment #47156408
I wonder what “moat” would be. I see this word way too much from LLMs.
-
comment
Comment #47145593
Their Linux app crashes half the time trying to launch, and I have to resort to the browser app. It's been like this for at least the 1 year I've been a customer. And, Their browse…
-
comment
Comment #47141706
If I thought AI would have given me the answer I needed then I would have used it.
-
story
Ask HN: Cognitive Offloading to AI
I ask questions to co workers about a system or why they do something or their opinion. Some of them return a very clearly AI response, sometimes completely missing the point. What…
-
comment
Comment #47113669
I think of some of the trades, HVAC or maybe electrical. I think they have decent pay once you get going, and still provide a certain amount of room for doing things the way you se…
-
comment
Comment #47065925
Reading this title made me sit up in my chair.
-
comment
Comment #46950291
This reminds me of the whole Apple/Android rivalry. Apple does something, an Android company runs ads making fun of it, but then copy it themselves shortly after.
-
comment
Comment #46949953
I see this happen to semi trucks on the highway. People interpret big open space as a place to merge. As you say, people have no consideration for why there might be a large space …
-
comment
Comment #46949774
I was recently driving a friend and hit a mile-long backup at a freeway exit. At some point in the lineup, a car abruptly cut in front of me to merge into the line. The friend aske…
-
comment
Comment #46642136
A 10 foot USB C cable. It reaches anywhere in the room. I can charge my phone in any position in bed. I only recently 'splurged' on this $10 item and it is the best thing ever.
-
comment
Comment #46642084
You can have great espresso for cheap(er) but $100 seems suspiciously low. Manual espresso is about the best bang for you buck possible, but that stretches to $200 or more dependin…
-
comment
Comment #46630759
By far the largest impact I’ve observed on my CO2 levels are from the hvac. When the fan is on the levels go down and tend to stay down, so I usually leave it on circulate which ru…
-
comment
Comment #46595421
I dove into a new area recently: hardware. I have a bit of a sim racing hobby, but I only have a Bluetooth game controller. I found a project to make your own force feedback wheel …
-
comment
Comment #46558754
I wanted badly to keep my 12, but it was too slow. I missed many things because the camera wouldn’t open most of the time. I changed the battery but it didn’t help. I had plenty of…
-
comment
Comment #46340880
I don’t think so, here’s why: I have a few co workers who are deep into the current AI trends. I also have the pleasure of reviewing their code. The garbage that gets pushed is ins…
-
comment
Comment #46184512
C++17 has the [[maybe_unused]] attribute.