EIN
BlueKey
If I remember right, DuckDuckGo called it 'ducking' or 'duck it' themselfes.
It wasn't :D
See my comments below.
I'm new to Go and wanted to copy some text-data from a stream into the outputstream of the HTTP response.
I was copying the data to and from a []byte with a single Read() and Write() call and expexted everything to be copied as the buffer is always the size of the while data.
Turns out Read() sometimes fills the whole buffer and sometimes don't.
Now I'm using io.Copy().
Turned out that the bug ocurred randomly. The first tries I just had the "luck" that it only happened when the breakpoints were on.
Fixed it by now btw.
If you want to test Plasma, I think doing it in Distrobox would be a good idea, so your configs and Co are protected from corruption.. The KDE wiki gives instructions for that.
And (at least at the time of my account creation) don't even tell you about it. I found out by the errormessage in the networklog of the REST requests why my signup failed repeately.
They are in the picture, you just can't find them.
Can also be the other way around when for example biology finds a new immune therapy and chemestry a new way to dissolve your lung.
And then the quick hack gets a permanent solution and the next employee has to fight trough the spagetti.
How would you implement this with Nostr?
I'm planning to create such a platform as a POC for my masters degree but it will be based on Open Street Map or similar. (so don't worry that I copy your idea ;) )