HackerLangs
TopNewTrendsCommentsPastAskShowJobs

Boxxed

no profile record

Submissions

Lyte2D: A comfy little game engine

relaxing.run
2 points·by Boxxed·il y a 5 mois·1 comments

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

relaxing.run
2 points·by Boxxed·il y a 6 mois·0 comments

comments

Boxxed
·il y a 10 jours·discuss
The first one was for a $4k bounty. The second one was for a university assignment.
Boxxed
·il y a 16 jours·discuss
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
·il y a 16 jours·discuss
Wasm and platforms like iOS and Nintendo Switch (I think).
Boxxed
·il y a 26 jours·discuss
Additional irony points for the fact that the URL is purportedly pointing to a '.md' file
Boxxed
·il y a 26 jours·discuss
Yes, it is impossible? If you owned everything on earth you still would not be an avogadrillion-aire.
Boxxed
·le mois dernier·discuss
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
·le mois dernier·discuss
> 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
·le mois dernier·discuss
> I can't help but think Google has some internal policy to give adblockers a runaround.

Ding ding ding. Stop using chrome!
Boxxed
·le mois dernier·discuss
...which might just show how predictable and similar all janky startup pages are.
Boxxed
·le mois dernier·discuss
Those differences are not due to the syntax, they're due to much deeper things like the differing type system.
Boxxed
·le mois dernier·discuss
BTQH?
Boxxed
·il y a 2 mois·discuss
What the deuce is an "RPA"?
Boxxed
·il y a 2 mois·discuss
The massive AI generated image header is more than a little bit ironic
Boxxed
·il y a 2 mois·discuss
It's the best there is.
Boxxed
·il y a 2 mois·discuss
That already exists, and it is in fact called unspecified behavior. Order of function argument evaluation is unspecified, for instance.
Boxxed
·il y a 2 mois·discuss
> 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
·il y a 2 mois·discuss
Yeah I guess; I'm generally not a fan of solving a problem by adding another layer of shit on top.
Boxxed
·il y a 2 mois·discuss
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
·il y a 2 mois·discuss
"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
·il y a 2 mois·discuss
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.