HackerLangs
トップ新着トレンドコメント過去質問紹介求人

Boxxed

no profile record

投稿

Lyte2D: A comfy little game engine

relaxing.run
2 ポイント·投稿者 Boxxed·5 か月前·1 コメント

Re-implementing and improving the landing sequence in Top Gun for the NES

relaxing.run
2 ポイント·投稿者 Boxxed·6 か月前·0 コメント

コメント

Boxxed
·10 日前·議論
The first one was for a $4k bounty. The second one was for a university assignment.
Boxxed
·16 日前·議論
ClickBench is of very limited utility already because it doesn't have a single join in it. Which is maybe less weird in the context of ClickHouse not being great at joins.
Boxxed
·16 日前·議論
Wasm and platforms like iOS and Nintendo Switch (I think).
Boxxed
·26 日前·議論
Additional irony points for the fact that the URL is purportedly pointing to a '.md' file
Boxxed
·26 日前·議論
Yes, it is impossible? If you owned everything on earth you still would not be an avogadrillion-aire.
Boxxed
·先月·議論
For that to be the case, wouldn't that mean that companies are awful not in the name of money but just because they're evil? Which I thought was the antithesis of your whole thesis, so maybe I should read your book.
Boxxed
·先月·議論
> And from an investor perspective, as a group they have underperformed the S&P 500.

This should be kind of obvious -- if they are avoiding doing awful things in the name of money, then they are leaving something on the table. You can't have your cake and eat it too. This is why the real solution is some kind of governance/regulation, because otherwise the market incentivizes being awful.
Boxxed
·先月·議論
> I can't help but think Google has some internal policy to give adblockers a runaround.

Ding ding ding. Stop using chrome!
Boxxed
·先月·議論
...which might just show how predictable and similar all janky startup pages are.
Boxxed
·先月·議論
Those differences are not due to the syntax, they're due to much deeper things like the differing type system.
Boxxed
·先月·議論
BTQH?
Boxxed
·2 か月前·議論
What the deuce is an "RPA"?
Boxxed
·2 か月前·議論
The massive AI generated image header is more than a little bit ironic
Boxxed
·2 か月前·議論
It's the best there is.
Boxxed
·2 か月前·議論
That already exists, and it is in fact called unspecified behavior. Order of function argument evaluation is unspecified, for instance.
Boxxed
·2 か月前·議論
> The interesting thing here is the Undefined Behavior (UB), well... actually two UBs, thanks to which there are three possible correct answers: 11, 12 and 13.

No, if you invoke undefined behavior any result at all is possible.
Boxxed
·2 か月前·議論
Yeah I guess; I'm generally not a fan of solving a problem by adding another layer of shit on top.
Boxxed
·2 か月前·議論
Pyinfra is what ansible should have been. It's straight python rather than a janky mix of yaml, templates, and bolted-on control flow primitives.
Boxxed
·2 か月前·議論
"It's possible to write <lang-X> in <lang-Y>" is a common trope, but "It's possible to write <lang-X> in Rust" is painful and borderline impossible in my experience. I don't mean this as a defense of rust, I just think it's why the learning curve is so harsh.
Boxxed
·2 か月前·議論
Can you say more about the system? A lifetime ago I was really excited about gambit (and bigloo) but I never had the chance to work with them beyond messing around here and there after work.