Prophyt
prophyt@hachyderm.io
<p>Computer nerd in the UK. Starter of many projects, finisher of none. He/Him. ๐ณ๏ธโ๐๐ฌ๐ง๐ช๐บ <a href="https://hachyderm.io/tags/RetroComputing" class="mention hashtag" rel="tag">#<span>RetroComputing</span></a> <a href="https://hachyderm.io/tags/ZXSpectrum" class="mention hashtag" rel="tag">#<span>ZXSpectrum</span></a> <a href="https://hachyderm.io/tags/Doom" class="mention hashtag" rel="tag">#<span>Doom</span></a> <a href="https://hachyderm.io/tags/MegaZeux" class="mention hashtag" rel="tag">#<span>MegaZeux</span></a> <a href="https://hachyderm.io/tags/ZZT" class="mention hashtag" rel="tag">#<span>ZZT</span></a></p>
Posts
-
Post #3884360
Cleaning up more LLM slop at work. Some gems so far: * Found a highly-optimised (and confusingly-written) cache for a tiny piece of data that's reloaded once a day. * Found a scheduling system to ensure said piece of data is reloaded the very second it expires... which is always at midnight UTC, for which we already have a "refresh everything for a new day" trigger. * Found a specialised hook to detect when the app is running in "mobile" (i.e. narrow view) mode. For a d...