okay, git using the same algorithm may have been a bad example. let’s go with video games then. the energy usage for the fraction of a second it takes for the anubis challenge-response dance to complete, even on phones, is literally nothing compared to playing minecraft for a minute.
if you’re mining, you do billions of cycles of sha256 calculations a second for hours every day. anubis does maybe 1000, once, if you’re unlucky. the method of “verification” is the wrong thing to be upset at, especially since it can be changed
after he bought twitter and made a big thing about auditing their code, there was a post going around that was something like
first he talked about cars, and i know nothing about cars but people said he was a genius so i believed it
then he talked about rockets, and i know nothing about rockets but people said he was a genius so i believed it
now he’s talking about computers, and i know a lot about computers, and he’s saying some of the most batshit insane things i’ve ever heard, so i’m starting to reevaluate my earlier choices…
you won’t get that from a balcony panel, that’s for sure.
honestly, off-grid solar systems meant to drive a house are a pain. you need something to provide a steady sine wave from the DC of the solar and batteries, and usually the best way to do that is the grid. if you want to be off-grid only some times, you need even more equipment to be able to properly synchronise when connecting.
if a chicken could code, it would use CHICKEN.
i use a Kobo Clara HD. It runs linux out of the box, the system memory is on a removable SD card inside the case, and the user account is defined in an SQLite database on disk. If you add an empty user account to the database, it removes the “create account” screen and disables any Kobo online services. Then you can install KOReader and upload files over USB as everyone else has said.
i harp on it a lot, but Outer Wilds helps me a lot. It teaches the value of exploration, curiosity, friendship, compassion, and patience. it’s a deeply melancholic piece, which can be frustrating and obtuse at times, but just remembering it makes me happy. the soundtrack brings all the memories back every time.
this is more focused for sure, but it lacks the enthusiasm of the original. if i was trying to do this for work, i would appreciate how quickly it gets to the point. however, it no longer reads like this is something you’re interested in. it reads a bit wooden. i get that would happen after you’ve been told to correct your style though.
to be clear, the original article doesn’t need to be rewritten. for the future though, when you want to tell the story of how you got something working, include your reasons for doing something a certain way. if you need a self-inflicted complication, that’s not really a part of it (unless it’s funny)
your writing overall is good! it’s just a matter of information priority.
here’s a tip, dunno how applicable it is but i use it when writing technical documentation:
for each step, explain to yourself why you’re doing it the way you are. if it turns out you caused the step to be needed, rather than it being required, you probably need to rethink, or at least add the explanation to the text.
this guide, and the previous one, have a lot of weird superfluous steps. like, why use a command that includes nvim and then ask people to change it instead of just saying “edit the file”? why symlink systemd stuff to your own home directory?
the info is good, but having to separate the actually useful stuff from things that are specific to your config makes it less useful.
they are also working on a follow-up, uv. not really a fan of writing tooling in another language but it works really well.
the spec is 10 chapters. everything is unquoted by default, so parsers must be able to guess the data type of every value, and will silently convert them if they are, but leave them alone otherwise. there are 63 possible combinations of string type. “no” and “on” are both valid booleans. it supports sexagesimal numbers for some reason, using the colon as a separator just like for objects. other things of this nature.
in the case of anubis one could argue that the goal is to save energy. if too much energy is being spent by crawlers they might be configured to auto-skip anubis-protected sites to save money.
also, i’d say the tech behind crypto is interesting but that it should never have been used in a monetary context. proof of stake doesn’t help there, since it also facilitates consolidation of capital.