Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)T
Posts
3
Comments
2081
Joined
3 yr. ago

  • Haha, same.Had a dual tuner pcie card.Had a great library of recorded movies, had it all set up to rip DVDs, photos were backed up to it and a slideshow album was set as the screensaver.I just missed the netflix integration, and there was never any decent replacement for that unfortunately.It was glorious.

  • Windows media center was really really good for live TV.

  • Yeh, bath/shower ones seem affordable.But for a standalone sink, they seem to be significantly more.

  • Ah, I missed that part of the conversation

  • Pretty sure the largest structures on the ISS is a toss-up between the thermal radiators and the solar panels.

    So massive expense to generate power and massive expense to dissipate the waste heat. You know, that waste heat that is already causing water issues near data centers on earth in an environment that we have had centuries of experience working in.

    Elon is tripping balls again

  • If that threat actor is building the technology, then yeh any threat actor could.

    The concern is the unknown unknowns inside the tech that might be controlled by said threat actors. So you can take all the precautions and add in resilience, but if it's all from the same threat actor then all that is moot.

    So the resilience and precautions comes from buying from multiple sources. Even developing our own production for it so what's inside can be known and regulated securely

  • You sure it's not WhatsApp that's link-shortening?

  • That sounds like a fantastic contribution to the fediverse.

    Sounds like suspicious behaviour. So removing and even tracking that kinda crap would be some great tooling!

    Perhaps an addition would be something that notifies people that interact with the deleted post/user to let them know of the deleted accounts behaviour.

  • I'm amazed at the comments explaining incoming water temperature fluctuations and pressures....

    No no, thermostatic tap/faucet mixes waters depending on the output temperature. Ignores all of the variables except the thermal mass (I guess reaction speed) of the thermostatic system.

    I think they are normally like 10x the price of a standard mixer tap tho.So, it's a budget choice

  • Yes, but they've put a fancy canopy thing over it to make it look like a seewiz

  • To me:Window seat has lack of shoulder room - bad.Middle seat had 2 arm rests that I have to shrimp to rest my arms on - bad.Aisle seat has 1 (bad) arm rest, but has shoulder and leg room - good.

    I don't care about window seats AT ALL

  • This is my favourite movie

  • Deleted

    Permanently Deleted

    Jump
  • How much innovation has there been in the ballpoint pen in the last decade?

  • Judge inflicts due process!

  • I was gonna say "salt bae some any wherever there are squiggles".Your way seems more... Methodical

  • Ailerons are for imparting roll.Flaps and slats are not for steering

  • Conjugate the verb 'to go'...

  • That's true.But the idea is that there are no precompiled binaries that are implicitly trusted.So you CAN vet all of the code and artefacts, and if something doesn't seem right you can trace it back to the code and understand exactly why, instead of seeing a black-box binary and coming to the conclusion "it's doing something it shouldn't, but I don't know what or why".The idea is that you are in control of the entire build process.

    But yes, it would be extremely time consuming to vet GCC, build it from source and (I guess) compare checksum/hashes against published binaries. Then vet all of the source code of everything you need to compile for Gentoo, then compile that and compare checksum/hashes etc.Which is why it's in a 4chan meme.

    But I imagine governments agency will have some deblobbed Linux installs with the technical capacity to vet all the code and artefacts