PositiveNoise

u/PositiveNoise@piefed.social
0 posts · 41 comments

Recent posts

No posts.

Recent comments

Strangely interesting! A spoon specializing in stirring stuff while looking cool. Should give you a nice alchemy boost as well, in case you want to push in that direction, which obviously you should, now that you have made this purchasing decision. May this lead you down a remarkable path in life!

on Egg fried rice (蛋炒饭) · c/cooking · 13 pts · 33d

That is exactly the sort of thing an egg that had recently gain sentience and then went on to fry some rice would say. Suspicious? Yes.

To me, the problem seems to be bad regulators. They could have mandated that data centers have solar panels on their roof. They could have mandated a certain amount of greenery around the warehouse, so that the area was less impactful. It's been a known issue that unregulated Capitalism will cause mass destruction quite frequently for decades if not centuries. You can't expect every business to 'do the right thing' every time...that would be stupidly optimistic of regulators.

I watched the video, and it's pretty impressive so far, though for specific use cases i.e. not in all rivers at all spots, AT ALL. But for Fast moving spots in rivers that have the required depth (which is not a ton of depth), These seem to have a lot of potential for very low impact power harvesting with few drawbacks. They slow down the flow of water a bit but for areas that are somewhat steep that is probably more of a benefit than a drawback. They are clearly way way less impactful than for example building a dam. And so far they seem to be fairly thoughtfully designed to avoid contaminating the area or harming the existing fish and so forth.

Have an AI walk you thru setting up Home Assistant, which is often considered the best software for doing this (and it's probably free). What you want is totally doable and done by many people as a little tech hobby and helpful upgrade to the home stuff. It's not super hard, but having an AI be your mentor will make it much easier. Project cost might be a few hundred dollars, since you will want a cheap mini computer and a few electronic bits to allow communication between various devices. Of course, the individual devices e.g. nice phillips hue lights, are all additional costs.

You could also check out the HomeAssistant subreddit, but it's often a bit technical and not focused on someone starting out like you are.

on She is innocent! · c/cat · 4 pts · 127d

You can tell by the way the photo looks that The Doggie ran up and shoved half a hot dog into Innocent Nice Kitty 's mouth.

I am quite sorry that you ordered a soul-fullfilling vast amount of tasty tacos, which you now must challenge yourself to consume in a decadent crazed state, possibly over a period of several self-indulgent days. Best of luck!

Awesome groundbreaking Album! But is this really a fairly crappy 8-bit audio version of it? That would suck. This album deserves, if anything, a few good remasters over the decades. Making an 8-bit version of a masterpiece of music production for it's time seems like a Bad Idea to me. But to each their own.

Wait. So you are telling me my pterodactyl collection is now irrelevant? After all these years? All the scrimping and saving, and breaking into museums for elusive pterodactyl-related items? I've been collecting the wrong items ENTIRELY?! I need to rethink my life...

on easy peasy · c/video_game_memes · 7 pts · 197d

Sure, but practice makes perfect. It's probably best to run thru this maybe 10-20 times for best results.

Based on a comment in this thread, it seems like you want to learn some basic music theory, to get a feel for how music is put together. Based on that, I recommended electronic keyboards as the instrument. Keyboards are laid out in a fairly intuitive manner that can help you learn how scales and chords are built, and more advanced music theory depending on what you want to learn. Also, electronic keyboards can be quite cheap, and the sound making part (synthesizers) can live in a computer and be pretty affordable as well. But don't get a keyboard without full sized keys...that will limit your fun and have you learning bad muscle memory. You want to use a keyboard the size you would keep using if you eventually put thousands of hours into playing that instrument.

For shopping, you want a 'midi keyboard controller' with a usb connection. It should be velocity sensitive (all the but cheapest ones have this...hit a key faster and note is louder), and I'd recommend 61 keys or a bit more (but that is not critical at first, to just start learning theory and building muscle memory. But I don't recommend a mini-controller with only like 12 keys or so....that is not enough to learn what you want). Keep in mind that keyboard controllers often don't make sounds by themselves and instead are supposed to connect to a computer or some such, where the synths are. You can of course buy a keyboard that makes sounds and will function as a controller, but that costs more money, although it also might be much more helpful for you, especially if you don't have a computer.

And all electronic instruments usually require something else to make physical sound, which means you would be taking a step into having a tiny home music studio, buying speakers and an amp, or triggering a synth on your computer and using existing computer speakers. Once again, you can find something that does all of that, but it won't be GREAT at doing all of that while also being cheap. But that's a fine way to get started, and if get hooked, then you can start buying gear to turn it into a more serious hobby home studio setup.

on *Permanently Deleted* · c/asklemmy · 4 pts · 206d

I have the same hopes. There is no good reason to have to upload IDs for this sort of stuff. It's a matter of getting the regulators to craft good laws that implement these new approaches (easier said than done, often).

on *Permanently Deleted* · c/asklemmy · 6 pts · 206d

Yes, but the best example is currently being implemented. The EU has already decided to implement this stuff, essentially. It should be working around 2027 or so. The good potential of this is that since the EU is a gigantic example, if it works well in the EU, it could cause a tipping point for much of the world to follow. I don't have an exhaustive list of places implementing parts of this, but looking at what Scandinavian countries and Estonia have done is a great place to research. Estonia kind of 'solved' digital governance THIRTY years ago, in particular, but is such a tiny country that no one cares, and most people consider talking about Estonia the same as talking about Narnia. The EU doing good privacy stuff can not be ignored, though. If these things help out there, it's a very big deal.

on *Permanently Deleted* · c/asklemmy · 10 pts · 206d

The good news: approaches have already been developed to mostly allow this. The bad news: incompetent or lazy or corrupt people try to NOT implement these, and doomers always show up to loudly say that everything sucks and we should all just live in despair.

Nothing is perfect, but implementing the stuff mentioned below would be a big improvement to balancing privacy and security compared to virtually all previous human history. It involves the government implementing a few things and citizens having new ID-type-things that are not like photo IDs.

If these systems are set up correctly, a person can digitally prove that they are 18 years or older, but without providing ANY other information. Not there name or photo or anything other than 'yup. I'm 18+. Let me do my thing.'

Here are three critical tools to leverage, and do a bit of research on:

Verifiable Credential (VC)

  • What it is: A digitally signed attestation about you, issued by a trusted entity (e.g. a country government).
    Example: a university issues you a credential saying “PositiveNoise earned a Master’s degree in 2008.”

  • Structure: Typically uses the W3C Verifiable Credentials standard — it’s a JSON document signed cryptographically by the issuer.

  • Key idea: You hold it (not them). You can present it later to anyone (“verifier”) to prove something about yourself, and the verifier can confirm the signature without calling the issuer.

Analogy: A digital version of a stamped diploma or driver’s license, but one that lives in your own encrypted wallet rather than a government database.


Zero-Knowledge Proof (ZKP)

  • What it is: A cryptographic technique that lets you prove a statement is true without revealing the underlying data.
    Example: Prove “I am over 18” without showing your exact birthdate.

  • In relation to VCs: VCs can include data that can be selectively revealed or proven via ZKPs, so you never have to expose full documents.

Analogy: Showing only the needed part of your ID through a frosted window, but mathematically guaranteed.


Digital ID Wallet

  • What it is: The software or hardware container where you store and manage your Verifiable Credentials.
    Think of it like a crypto wallet, but instead of coins, it holds identity proofs (e.g., driver’s license, student ID, health certificate).

  • In relation to the others:

    • It stores your VCs (the signed attestations).

    • It lets you create ZK proofs on demand when sharing data.

    • It maintains control and consent: you decide when and what to share.

Analogy: A private digital passport holder that can generate “proof slips” without handing over the whole passport.

Yeah. Lovecraft was one of the popular authors the creators of D&D had read. Sci-fi, fantasy, horror etc genres did not have tons of superstars in the 70s, so a lot of people were reading the same books/authors. It's similar to how everyone had seen movies like Jason and the Argonauts.

Lovecraft was writing back in the 30's, the same era of early Conan etc, but had become much more popular by the 70s.