Viewing profile — sandywaffles
sandywaffles
HN member- Joined
- Mon, Apr 22, 2024, 1:42 PM UTC
- HN karma
- 28
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About sandywaffles
No profile information was provided.
Recent public activity
-
comment
Comment #47155168
How is this production grade? The last few things CF posted with AI were outright lies or omitted large swaths of functionality. If your stance is assuming we have an existing impl…
-
comment
Comment #44979804
I think that was already common knowledge as hansjorg above suggests
-
comment
Comment #44764154
> If it takes them 7 interviews to decide on a candidate don't bother with that company. I don't think I share that opinion. The best jobs I've had were after 7+ rounds of actual i…
-
comment
Comment #44367222
I was interested in this back when it was a next gen terminal, now not so much. From the marketing I can't even tell if this is still a terminal? I was quite confused for a while w…
-
comment
Comment #42979447
> [..] a workflow they have been optimizing for decades. it sounds the opposite of optimized to me. Unless we're optimizing for something other than developer experience and effici…
-
comment
Comment #42266713
It is more likely your GPS placed you in the vicinity (regularly?) with another AD ID that regularly searches for, purchases, or visits dog centric locations. It's also entirely po…
-
comment
Comment #41658602
> I want are things like function effects And it's not a cut and dry issue to add. Function effects would add a lot of cognitive load to the developer along with more implicit boun…
-
comment
Comment #41658388
No one is forcing you to use a dependency. Write the code yourself just like you would in another language. Or vendor the dependency and re-write/delete/whatever the code you don't…
-
comment
Comment #41381101
I'm using the Cosmic alpha in Fedora and loving it. There are little bugs here and there, but nothing show stopping that I've seen. It's the first desktop that's been able to pry m…
-
comment
Comment #41217787
I think that's because all the press talks about actual battery life per laptop and the Apple Silicone laptops ship with literally double the size battery of any AMD based laptop w…
-
comment
Comment #41192965
structopt became part of clap proper (as `clap_derive`) when clap v3 was released.
-
comment
Comment #41132073
Well considering I just saw a post recently saying `find` + `mkdir` is Turing Complete, I sure as hell hope C99 is as well.
-
comment
Comment #41037887
This link also has a large list of additional tools I hadn't heard of but look interesting. https://github.com/ibraheemdev/modern-unix
-
comment
Comment #41037593
I use du-dust over gdu, but otherwise my list is almost identical to yours.
-
comment
Comment #41037273
Because eBPF is no longer just packet filtering? It's now used in loads of hook pionts unrelated to packets or filtering at all.
-
comment
Comment #40968288
I understood it as they're working to abstract as much as is generally and widely possible in the VFS layer, but there will still be (many?) edge cases that don't fit and will need…
-
comment
Comment #40968256
I wasn't clear and am not familiar enough with the Linux FS systems to know if this Rust API would be wrapping or re-implementing the C APIs? If it's re-implementing (or rather an …
-
comment
Comment #40820765
> [Clear Air Turbulence] is particularly common around the tropopause, the boundary layer between the troposphere and the stratosphere, at altitudes between 7,000 and 12,000 meters…
-
comment
Comment #40820047
> Company builders focused on delivering value to end users will be rewarded handsomely. Except very, very few companies are actually doing this. Instead, they're all just incorpor…
-
comment
Comment #40819964
I won't spoil the reason, but I have to say it's answers like the one given that make me feel like GNU coreutils is essentially decades of hacks thrown together haphazardly in a bu…
-
comment
Comment #40802889
I've generally enjoyed the teams that I've worked on where the hiring process was more extensive. And those places where the hiring was less extensive I've not been happy. It only …
- story
-
comment
Comment #40562656
Less is more; worse is better. I don't remember where I originally saw it, but some rules of thumb that seem to serve well are: - information shown to the user should be able to be…
-
comment
Comment #40377617
It very much does and has for a while now: https://samteplov.com/uploads/who-tracks-the-trackers/tracke... Using randomized or rolling addresses avoids detection to an extent, depe…