- 2 Posts
- 13 Comments
- nitroemdash@lemmy.wtftoTechnology@lemmy.world•Security Roundup: Apple’s Hide My Email Service Fails to Hide Your EmailEnglish5·4 days ago
Never use it. When I was no longer able to pay for iCloud I permanently lost access to ALL services where I used it for 2FA.
- nitroemdash@lemmy.wtftoSelfhosted@lemmy.world•How much do you secure a home server that's only accessible with VPN?English23·4 days ago
I have a hammer hanging above the hard drive on a string, and every time I want to access it, I have to convince an AI it’s really me. If doubt level rises above 20%, the hammer drops.
- nitroemdash@lemmy.wtftoTechnology@lemmy.world•Switzerland bolted 5,000 solar panels onto a dam wall 8,000 feet up in the freezing Alps. The plant now makes three times more winter power than any farm down in the valleysEnglish22·4 days ago
What type of datacenter are “AIps”? /j
- nitroemdash@lemmy.wtftoOpen Source@lemmy.ml•Tend — stay in touch with the people you care about15·4 days ago
Doesn’t having an app for reminding about certain dates defeat the purpose of congratulating people about them? Isn’t the whole thing in it showing that they are so important to you that you remember them? Why would your friends want to complicate your routine with date checking step, if the process can be automated, how that’s different from sending you both a message from a bot?
- nitroemdash@lemmy.wtftoSelfhosted@lemmy.world•Help! I need a really simple image hosting solutionEnglish6·5 days ago
Can you encode them as base64 URL?
- nitroemdash@lemmy.wtfOPtoLinux@lemmy.ml•How do I recover data from a BTRFS Fedora partition if live images do not "see" the disk?1·7 days ago
Fixed yesterday, see update.
- nitroemdash@lemmy.wtftoOpen Source@lemmy.ml•OnlyOffice removes Android repo and makes claims against EuroOffice3·7 days ago
A large amount of tech was based by people and enterprises who emigrated from Russia and are no longer bound by their laws.
- nitroemdash@lemmy.wtftoTechnology@lemmy.world•Companies Are Throttling Employees’ AI Use Because It’s Too ExpensiveEnglish10·8 days ago
Tokens are well-defined groups of bytes ranged by frequency of occurrence in texts to efficiently translate them into a sequence of 32 or 64-bit binary integers, an LLM-optimised form if compression. They are well-known, you can play with them here: https://gpt-tokenizer.dev/
- nitroemdash@lemmy.wtfOPtoLinux@lemmy.ml•How do I recover data from a BTRFS Fedora partition if live images do not "see" the disk?0·8 days ago
I think I tested the SSD-out scenario without live in.
Only USB drive itself shows under by-id. I don’t have a Windows install USB, the windows I talked about is a partition on the broken disk. It does see the Linux partition with DiskPart but can’t mount it or extract files from BTRFS.
LSPCI lists many cryptic names, “RAID bus controller” sounds like the most promising one. https://termbin.com/287u
- nitroemdash@lemmy.wtfOPtoLinux@lemmy.ml•How do I recover data from a BTRFS Fedora partition if live images do not "see" the disk?0·9 days ago
As I wrote, GRUB with all customisations and rescue modes stored on this drive for both Windows and Linux work fine, so I find it unlikely to be a connector problem. Unless such a problem may lead to part of drive working fine and the other not. When SSD is out of socket, BIOS refuses to boot at all and makes loud sounds.
It is an old, 7 months old thread about a different situation. I linked the repo so you would read beginning of README.