Bandersnatch 2024
GnuBreed 2024
Captain Hate 2023
moon_over_vermont 2023
westminsterdogshow 2023
Ann Wilson(Empire1) 2022 Dave In Texas 2022
Jesse in D.C. 2022 OregonMuse 2022
redc1c4 2021
Tami 2021
Chavez the Hugo 2020
Ibguy 2020
Rickl 2019
Joffen 2014
AoSHQ Writers Group
A site for members of the Horde to post their stories seeking beta readers, editing help, brainstorming, and story ideas. Also to share links to potential publishing outlets, writing help sites, and videos posting tips to get published.
Contact OrangeEnt for info: maildrop62 at proton dot me
Enzymes don't reproduce themselves - or at least I don't know of any enzymes that can reproduce themselves, though given the existence of prion diseases (enzymes and prions are both proteins) I would be reluctant to state that it is impossible - so you have to keep producing the enzyme somehow and the reaction can't just take over and melt the world.
Unless you genetically engineer a microbe to produce the enzyme.
Which nobody is crazy enough to attempt. The world is peaceful and stable and not at all run entirely by a coterie of imbeciles and lunatics.
Well, it's been a good run. See you all in the next simulation.
No major kidney stones today or over the weekend - though a smaller one did make a brief appearance and then pass without comment.
So I have a migraine instead.
Which is fine. My migraines pass of their own accord so long as I sit in a dark room for three hours or so and don't, uh, use a computer.
All DDR5 memory has internal ECC, which protects (somewhat) against data errors within the memory chip, but not against data errors that happen on the bus between the CPU and the RAM. You can get DDR5 ECC modules for servers, and there are probably unbuffered DDR5 ECC modules for desktop CPUs though since Intel doesn't support ECC on desktops and AMD doesn't officially support ECC on desktops the market for those is not huge and good luck finding any.
Except... It turns out that Intel does support ECC on desktops (except that it doesn't, more on that in a moment); it just doesn't support ECC memory. What it does instead is take regular memory, encode the ECC separately, and write that ECC data to a reserved area in the same RAM rather than to an additional RAM chip added for the purpose (or in the case of DDR5, two chips).
And... It works. It does slow down the system a bit and use about 3% of your RAM to store the extra ECC data, but it corrects single bit errors and detects double-bit errors... At which point your computer crashes because Windows has no idea what to do with any of this nonsense.
It's a book explaining how to rather than a sensible suggestion, rather like a detailed guide to constructing Chartres Cathedral when that building rather notably already exists and has done so for eight centuries.
Though if you were going to build your own Redis, it might not be the worst possible idea to replace the hash table as the primary data structure with, say, an AVL tree, so that you can fucking find the data after you have stored it.
Also it might be handy if Chartres Cathedral had wheels so that it could be moved to a more sensible location during winters.
* That is, downloaded and compiled.
Disclaimer: I see that Redis now has wheels and Chartres Cathedral has self-organising storage buckets. This is not quite what I had in mind but I will not quibble.