Viewing profile — boardwaalk
boardwaalk
HN member- Joined
- Mon, Sep 29, 2014, 9:29 PM UTC
- HN karma
- 1,961
- Public activity
- 574 items
- HN profile
- View on Hacker News ↗
About boardwaalk
No profile information was provided.
Recent public activity
-
comment
Comment #49117184
the problem I’ve found with these things is that models drift immediately. if it’s not a git commit hook that runs over docs and comments and commit messages objectively it’s proba…
-
comment
Comment #48639550
Anecdotal, but putting in $10 and using it through codex, I blew through it in maybe 30 min to an hour of a light test drive and didn't get my little task done, which certainly did…
-
comment
Comment #47883285
I'm just hearing about this attack on Checkmarx. We recently adopted it at work, and I find the thing to just produce garbage. I've never tuned out noise so quickly. you have to ap…
-
comment
Comment #47499550
Those dependencies pretty quickly reveal themselves to be complicated and heavy. I wouldn’t blame Rust for that. I rarely need more than what workspaces and VCS based deps give me,…
-
comment
Comment #45743445
How strange to come across someone whose medical stuff so mirrors my own. I was just a decade older and don’t have epilepsy symptoms with meds. I can get behind all the advice here…
-
comment
Comment #45625464
I had one neighbor with the announcement thing but they eventually turned it off. No illusions that it’s not still recording. But how horribly hostile to have that on, right? No ac…
-
comment
Comment #44410501
Though it doesn’t mention it by name exactly, I think a related idea for systems that are optimized close to a point of phase change is “the edge of chaos” https://en.m.wikipedia.o…
-
comment
Comment #44162960
Or we’ll just leave them behind and that’s fine. And I work day maintaining old stuff of varying quality. Conceptually, software composting.
-
comment
Comment #42838602
I agree. I think we can reasonably posit why given the source. Call it selective YIMBYism maybe?
-
comment
Comment #41387010
There are thermostats, among other things, that use standard protocols and still work in a “dumb” way if not connected. You just need to do some homework.
-
comment
Comment #39763372
As someone with damage to my visual cortex with a very specific effect I’m very curious what this would come up with for me. Not something useful on its own, but more understanding…
-
comment
Comment #38578406
At least motorcycles have ABS and decent stopping power, though usually less than a car.
-
comment
Comment #34622138
A lot of people see software as a list of features, hardware as a list of specs. But when you think about how much time we spend with these things, maybe they just aren’t that util…
-
comment
Comment #34589357
I know it’s easy to throw stones from the outside, but Google’s results are so compromised it seems like it’s a good time to get back in. As one just example, I searched for a uniq…
-
comment
Comment #34492571
I think people will bring their baggage with them ‘into their rich life’ as any major life change doesn’t really get you away from yourself. I certainly do okay staying lonely in a…
-
comment
Comment #34447650
You can do approximately that with GitHub Copilot already: Write a comment and have Copilot write the function or what have you to match.
-
comment
Comment #34418019
How is it annoying? To be fair, we’re fronting our gRPC service with a AWS LB that terminates TLS (so our gRPC is plaintext), so we don’t deal with certs as direct dependencies of …
-
comment
Comment #34371782
I’m not sure what the significance of the length of loans is? Surely it’s the overall amount of interest that matters. I probably wouldn’t want to be paying a loan at the point I w…
-
comment
Comment #34242336
Agree separating the interface and implementation is not a great idea. It seems like a decision that's designed to waste time (in copying definitions from one place to another, in …
-
comment
Comment #33964897
As someone who is in the middle of pulling apart a BTRFS volume by hand (read: writing code to interpret the data structures) to try and recover it, I think being burnt enough is o…
-
comment
Comment #33913129
I mean, they livestreamed the rollout on YouTube on the Edward’s AFB YouTube channel and said it was at NG’s Palmdale facility (paraphrasing). I’m not sure any of this was a secret…
- comment
-
comment
Comment #33763477
I’ve done this with libclang: parsing C++ with clang.cindex in Python, walking the AST for structs with the right annotation, and generating code to serialize/deserialize. All inte…
-
comment
Comment #33760660
Please don’t do whataboutism. Your comment divides and derails the conversation and assumes the worst of the people here who might have a problem with Elon’s behavior (that they al…
-
comment
Comment #33753748
The “speed is safety” bit is probably a lot more obvious to motorcyclists but applies to everyone on the road, even if the situations are less likely. Imagine some road eager tries…