Viewing profile — qwm
qwm
HN member- Joined
- Mon, Apr 15, 2024, 5:34 AM UTC
- HN karma
- 33
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About qwm
No profile information was provided.
Recent public activity
-
comment
Comment #49092616
I found that music video last year, and it blew my mind. So good
-
comment
Comment #49092584
Funny enough, I find myself closer to the conservative Christian upbringing I received as a child than ever before, but I totally agree with him on needing to unlearn some things w…
-
comment
Comment #49026191
I guess I kind of agree with this, but Monero-related stuff is the exception for me.
-
comment
Comment #49026162
Not the biggest fan of crypto myself, but allowing LLMs and "AI" stuff with open arms while condemning PoW crypto is hilarious. They should just say they don't like crypto at that …
-
comment
Comment #48416562
> This isn't the death of open source. It's the death of the global village were everybody can freely roam and it's easy to interact. It's the resurrection of small, social, truste…
-
comment
Comment #48245257
Being conservative with technology choices and only using Node LTS has paid dividends lol
-
comment
Comment #48142641
You can drop the library into your project as a single file and it'll still work without NPM. You can just copy it straight from GitHub, even.
- story
-
comment
Comment #47746731
The guy who threw the molotov should have called his Congressman, signed a petition, and paid his taxes.
-
comment
Comment #47141108
I did this exact same thing for porting a compiler from one language to another with Codex. I run tests at every step, and verified that bytecode output was byte-for-byte identical…
-
comment
Comment #46623889
https://poop.net/ Yes, really.
-
comment
Comment #46521914
My compiler runs on my computer and produces the same machine code given the same input. Neither of these are true with AI.
-
comment
Comment #46521766
ahahahaha so many implications in this comment
-
comment
Comment #46521731
My favorite benchmark for LLMs and agents is to have it port a medium-complexity library to another programming language. If it can do that well, it's pretty capable of doing real …
-
comment
Comment #46430189
This isn't an ownership problem, it's a medium problem (and perhaps a legal problem)
-
comment
Comment #46430175
It's worth noting that many, if not most, games on Steam don't have DRM. You can often just take the .exe files out of them and play. Sometimes you need a polyfill for Steam's clie…
-
comment
Comment #46389923
ai.com
-
comment
Comment #46389184
I wonder what this guy would think of what I'm doing with poop.net
- story
-
comment
Comment #46233004
It got my hopes up that they had backed off so they could solve their problems before returning to subject the kernel to their language.
-
comment
Comment #46232941
You don't generally need specific versions of GCC or Clang to build it I'm pretty sure.
-
comment
Comment #46232709
Unreasonably good at writing compilers? Not in my experience lol.
-
comment
Comment #46232699
Sometimes it's nice to know that something will run and compile reliably far into the future. That's a nice thing to have, and wide support for the language and its relatively unch…
-
comment
Comment #46232679
Yes, that is success. A pretty large degree of success.
-
comment
Comment #46232664
If only Rust had a spec to do that with