Viewing profile — 0x20cowboy
0x20cowboy
HN member- Joined
- Mon, Feb 21, 2022, 6:35 PM UTC
- HN karma
- 620
- Public activity
- 206 items
- HN profile
- View on Hacker News ↗
About 0x20cowboy
No profile information was provided.
Recent public activity
-
comment
Comment #49262414
“…requires opinionated simplicity…” Of course it can’t just be simplicity, it has to be “opinionated” simplicity. Rolls eyes.
-
comment
Comment #49234460
https://m.youtube.com/shorts/U1MigIJXJx8
-
comment
Comment #49180106
Which would be fine if these people weren't the ones making / influencing the hiring decisions, paying them half a million dollars (even though they have done nothing) and people r…
-
comment
Comment #49139475
Why would it be a game changer? It seems a heavy hammer for what is actually needed. FreeRTOS itself is already really incredibly fat. (Worthy goal though I agree there. Fun at the…
-
comment
Comment #49101537
But here’s the thing nobody tells you, it’s a repository not a spaceship. Not a pizza, not a cow, but an undeniable disco boot. Let’s delve into this.
-
comment
Comment #49089112
Check out exo if you haven’t already https://github.com/exo-explore/exo
-
comment
Comment #49052089
[dead]
-
comment
Comment #49040927
Not the OP, but there was a lot of talk that glp1 had a negative effect on bone density and in older people it was especially problematic. There is evidence that is not the case th…
-
comment
Comment #48982657
> I believe a perfect solution exists. That is incorrect when dealing in the real world with many different humans using a complex system. I’ve heard other people say this, and it …
-
comment
Comment #48982500
Because it almost always devolves into that anyway. Every yaml system I have ever worked in winds up with some layer on top to “generate the yaml” or some other such madness.
-
comment
Comment #48954786
There is room in this world for Mcdonalds and Michelin Chefs. I would also take your comment with a grain of salt. If the people you are talking about are javascript developers or …
-
comment
Comment #48782367
Those exist e.g. https://menuetos.net/ it’s just most people dont use them. I agree with you though. If Apple open sourced os9, and the community could get it to run on modern hard…
-
comment
Comment #48767187
I suppose it’s in how you word it. I’ve given up on trying to get a job because there is no point in trying. I can’t afford to pay my rent, but I guess you could call that early re…
-
comment
Comment #48626573
Yeah, cool. The only way to get past resume filters now is to have AI write your CV and cover letter. TAs in school will grade you higher on your papers if you use AI so your paper…
-
comment
Comment #48612917
Optimistic! There is so much to learn, invent and discover.
-
comment
Comment #48596161
> There's no 'rigorous comparison' that puts CNNs over Vits That’s not accurate. My team wrote a paper for school in which a resnet model out performed a ViT model of the same size…
-
comment
Comment #48548497
I agree, but I’d extend that to any language using a package manager at this point. “A little copying is better than a little dependency” even more correct now. All my current proj…
-
comment
Comment #48495463
> I’ve never understood the “if I don’t enable bad behavior, someone else will, so I might as well enable bad behavior” argument. If someone is going to make a lot of money (fame, …
-
comment
Comment #48440590
If your codebase is pure golang it’s trivial to cross compile for different OSs (aside from binary signing on macOS). If you add some kind of C code you have to jump through a bunc…
-
comment
Comment #48316272
To help with any survivorship bias, 30 years in still no where close to success.
-
comment
Comment #48303525
What is it?
- comment
-
comment
Comment #48213063
Life is undefined behaviour.
-
comment
Comment #48165200
I dont know what CTF stands for so I dont know if I am interested in this article or learning anything about it. Maybe I am. Are you really arguing for not just typing out whatever…
-
comment
Comment #47940794
So much this. Lisp can do things other languages have a hard time with. I think a resurgence is in order.