What they really got wrong was the clothing: so much anime/hentai.
This is a techno-goth.
What they really got wrong was the clothing: so much anime/hentai.
This is a techno-goth.
A studio should be able to afford a good LTO tape drive for at least one backup copy; LTO tapes last over 30 years and suffer less from random bitrot than spinning disks. Just pay someone to spend a month duplicating the entire archive every couple of decades. And every decade you can also consolidate a bunch of tapes since the capacity has kept increasing; 18TB tapes are now available: $/MB it's always far cheaper to use tape.
They could have done that with the drives, but today you'd have to go find an ATA IDE or old SCSI card (of you're lucky) that'll work on a modern motherboard.
But I'd guess their problem is more not having a process for maintaining the archives than the technology. Duplicating and consolidating hard drives once a year would have been relatively cheap, and as long as they verified checksums and kept duplicates, HDs would have been fine too.
F-Droid
Most of the apps I have and use are installed via Droidify. The ones that aren't are company apps, like banking or airline. I could just used the web sites for those; they're only conveniences.
My phone isn't rooted, and I didn't read the article so I don't know how this will affect me. If push comes to shove, I'll simply bite the bullet and get a phone I can install Linux on next time, regardless of how polished for daily driving it is.
Github is full of lists of things. There are even several lists of "awesome lists". Far more than I can list here, and it starts to get painfully recursive (an awesome list of awesome lists of awesome lists?). Just search for "awesome list" on github; some live outside of github, so you could search for "awesome list" in Ecosia, or DDG, or whatever you use.
I'm designing off the top of my head, but I think you could do it with a DHT, or even just steal some distributed ledger algorithm from a blockchain. Or, you develop a distributed skip tree -- but you're right, any sort of distributed query is going to have a possibly unacceptable latency. So you might -- like Bitcoin -- distributed the index itself to participants (which could be large), but federate the indexing operation s.t. rather than a dozen different search engine crawlers hitting each web site, you'd have one or two crawlers per site feeding the shared index.
Distributed search engines have existed for over a decade. Several solutions for distributed Lucene clusters exist (SOLR, katta, ElasticSearch, O2) and while they're mostly designed to be run in a LAN where the latencies between nodes is small, I don't think it's impossible to imagine a fairly low-latency distributed, replicated index where the nodes have a small subset of peer nodes which, together, encompass the entire index. No instance has the same set of peer nodes, but the combined index is eventually consistent.
Again, I'm thinking more about federating and distributing the index-building, to reduce web sites being hammered by search engines which constitute 80% of their traffic. Federating and distributing the query mechanism is a harder problem, but there's a lot of existing R&D in this area, and technologies that could be borrowed from other domains (the aforementioned DHT and distributed ledger algorithms).
let me know if you have questions.
I have all the questions. I'm peripherally aware of ESP32; my experience with it, and its capabilities, is severely limited, and IME interface changes require recompiling and re-flashing things. Many of my questions stem from that ignorance.
At under $70, I'm not expecting much, but it'd be nice to know what you expect. The sqfmi site is pretty sparse on details. If there's an additional, deeper FAQ or Wiki, a link to that would be great.
Thanks!
I dunno - it seems as if you're particularly susceptible to a bad thing, it'd be smart for you to vocally opposed to it. Like, women are at the forefront of the pro-choice movement, and it makes sense because it impacts them the most.
Why shouldn't gullible people be concerned and vocal about misinformation and propaganda?
Or dad found mom's stash of special mushrooms in the back of the cupboard and made carbonara out of them one night.
But control of the protocol - the definition and development - is still controlled by the for-profit company, right? It hasn't been handed over to a nonprofit governance committee, has it?
Federation or not, if Bluesky dominates the protocol, they can decide to stop federating and essentially kill the independent servers. Much like what Signal did. Sure, you can run your own Signal server, but without access to the dominant player's market, and using a protocol that's controlled monopolistically, it's practically useless to do so - which is why almost nobody does it anymore.
I really like the Nostr protocol, though. It's too bad the network is so inundated by cryptocurrency topics.
It's simple, it has a nice extension process (standing on the shoulders of giants), and it's super easy and lightweight to self-host. It reminds me a lot of the early days of http, when it was more common (as a developer) to telnet to port 80 and just type in a couple of lines of header and get a response.
Sadly, Nostr's association with cryptocurrency, and the fact that 90% of the traffic on it is cryptocurrency created posts, has been a severe handicap.
I just want to say that this has been the most thoroughly enjoyable conversation I've come across in a long time. Nearly every comment and response has been really interesting. I spent a lot of time upvoting.
I agree; it probably didn't occur to them. But it was a fairly common job in IT in the 90's. Not a career or job description, maybe, but a duty you got saddled with.