HackerLangs
TopNewTrendsCommentsPastAskShowJobs

Boxxed

no profile record

Submissions

Lyte2D: A comfy little game engine

relaxing.run
2 points·by Boxxed·5 tháng trước·1 comments

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

relaxing.run
2 points·by Boxxed·6 tháng trước·0 comments

comments

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

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