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

bastih

no profile record

コメント

bastih
·10 か月前·議論
But that will make links unstable - or OP needs to to turn ambiguous links into some dispatching view.
bastih
·2 年前·議論
https://www.handprint.com/ASTRO/bortle.html
bastih
·2 年前·議論
Color me a bad reader: what does this mean? The abstract pretty much leaves me in the abstract.
bastih
·2 年前·議論
What about plantuml - covers a fair bit of ground!
bastih
·3 年前·議論
I have a lot of praise for using Memray as part of working out some memory kinks in a codebase I’m working on. It allowed me to quickly iterate on some hunches and then enshrine the resulting memory savings in tests via pytest-memray.
bastih
·3 年前·議論
Other spreadsheets solve this by updating references if you need to add more columns and rows (or at least they try). Is the additional complexity of the infinite grid something that customers actually need?
bastih
·4 年前·議論
To combat this scenario, we only had build servers populate the cache. Clients were readonly to the cache, so they would benefit from anything that build servers had already built, which covered 95%+ of what clients usually had to rebuild.

Also release builds were excluded from caching, to prevent any form of poisoning there.
bastih
·4 年前·議論
Gotta be one hell of a makefile.