HackerTrans
TopNewTrendsCommentsPastAskShowJobs

qznc

9,264 karmajoined 14 tahun yang lalu
Website: https://beza1e1.tuxen.de

Submissions

2 Years of Programming Chess Apps: My Lessons

lichess.org
2 points·by qznc·bulan lalu·0 comments

comments

qznc
·kemarin dulu·discuss
Like this, i guess: https://entropicthoughts.com/updated-llm-benchmark

Just for coding instead of text adventures.
qznc
·12 hari yang lalu·discuss
Looks like "Whitney C" https://www.aplwiki.com/wiki/Whitney_C
qznc
·14 hari yang lalu·discuss
https://mikeveerman.github.io/tokenspeed/?rate=750&mode=thin...

This is what 750tps looks like, I guess.
qznc
·19 hari yang lalu·discuss
To be a little bit more precise than "a few months behind", what probably matters is before or after "Claude Opus 4.5 from Nov 24, 2025". That was the model which started the OpenClaw hype over Christmas.
qznc
·19 hari yang lalu·discuss
I guess the prices are for "EU owned" instead of "EU hosted". The data centers in the EU where you can rent GPUs is mostly US companies.
qznc
·20 hari yang lalu·discuss
The engine website shows some other games which might be closer to the original TA: https://recoilengine.org/
qznc
·20 hari yang lalu·discuss
Built on the Recoil engine: https://recoilengine.org/

Which is a fork of the Spring RTS engine: https://springrts.com/
qznc
·21 hari yang lalu·discuss
I'd say an architect is kind of the opposite from a specialist. The specialists cares about the stuff only they know. The architects care about the stuff everybody should know.

Anyways, it's similar in my company. People get the architect title, so managers can justify the salary promotion.
qznc
·23 hari yang lalu·discuss
I wrote down some thoughts about a "next generation VCS" in 2019: https://beza1e1.tuxen.de/monorepo_vcs.html

Back then I concluded that it will probably never be built because OSS projects don't need it. Maybe this is changing now as AI allows for larger OSS projects.
qznc
·bulan lalu·discuss
Afaik this is the first time that an IPO is big that it immediately gets a significant share of a broad market index fund. The rules among the providers are actually quite diverse, so it's complicated. The Rational Reminder podcast discussed it in April: https://rationalreminder.ca/podcast/406

Their conclusion: It might be bad, but so be it. No need to change strategy.
qznc
·2 bulan yang lalu·discuss
Qwant and Ecosia try to build their own index: https://techcrunch.com/2025/08/06/qwant-and-ecosia-debut-sta...
qznc
·2 bulan yang lalu·discuss
Happy hister user here. Thank you!
qznc
·2 bulan yang lalu·discuss
Maybe they consider npm-install an improvement over curl-pipe-bash?
qznc
·2 bulan yang lalu·discuss
Probably, but you want to version control assets too.

People usually mention git-lfs at this point, but that is always annoying to use in practice. There is also shallow-clones and sparse-checkouts, but these only mitigate the problem as there is no way around cloning at least one revision completely with git.
qznc
·2 bulan yang lalu·discuss
Yes, they confuse development with manufacturing/assembly.
qznc
·2 bulan yang lalu·discuss
I assume for anything else someone will run into firewall/proxy issues.
qznc
·2 bulan yang lalu·discuss
And that is news-worthy because unlawful use is normal?
qznc
·2 bulan yang lalu·discuss
I use Le Chat free tier. Not as good as ChatGPT free tier but sufficient for 90% of my uses.

I tried Mistral Vibe (Claude Code equivalent) free tier for a week. I hit web_search limits but not limits for devstral-2. For a working mode where you watch it closely (same way I use Claude Code), it is fine.
qznc
·3 bulan yang lalu·discuss
In the recent Claude Code leak, there was apparently something called "autoDream", a "background memory consolidation engine" according to this: https://kuber.studio/blog/AI/Claude-Code's-Entire-Source-Cod...
qznc
·3 bulan yang lalu·discuss
There is no index anymore. I guess that is the "easier" part.