Können wir nicht bitte mal die Millarden des KI Hypes in die Kybernetik und Genetik Forschung umleiten?
BlueKey
Moin
- 5 Posts
- 68 Comments
Donating monthly is way more fulfilling that being fored to pay monthly subscriptions.
BlueKey@fedia.ioto
Fediverse@lemmy.world•With Reddit flirting with requiring Age verification, the next Rexit might be around the corner, are we ready?
3·26 days agoIn Mbin users can enable it if they want.
Braucht mehr Monoleeraum-Schriftart. Das nicht-symetrisch-Sein geht mir schon hart auf die Eier.
BlueKey@fedia.ioto
politics @lemmy.world•Senate Rejects War Powers Resolution That Would Force Trump to End Iran Strikes
28·2 months agoI had a quick look at it. It request your credit card details + account balance. The API has no real validation, so we could probably spam their database with the Beemovie script xD \ After submittimg data, you get insulted in (I guess) russian.
It even has a support chat. But it locks up after the scam “completes” and the link seems to be single-use. So I was not able to check if they plugged a LLM behind it.
Update: the link works again after deleting cookies. I was not able to get the chat to generate anything. Maybe a real person is wasting their time there, lol.
Is there space left on the hill? I want to join you.
H…How can someone come even close to think it is a smart move to stand behind someone, invading personal space (at minimum with their arm), grabbing and taking away ones belongings aka the headphones and then expecting that person will be happy to have a nice chat with you which results in a date?
How should this be enforced? Mullvad doesn’t even know where the customers are from (if they pay anonymosly), so they can’t check if the legislation applies to a specific customer.
Also (and I’m not trying to legitimate such law projects), age verification without identity leak is possible. The government needs to distribute a ZK proof system linked to ID cards which creates a signed proof including “holder of the ID is over/under 18” and a service-dependend pseudonym (to prevent repeating the proof for other users).
BlueKey@fedia.ioto
World News@lemmy.world•Google criticizes Europe's plan to adopt free software
13·2 months agoOh noo. Anyways…
A good question, as I like it and don’t like it. It is without a doubt better than dynamic types.
On the pro side it removes redundant writing the type again and again. On the con side it is almost impossible to see what type with what functions the variable in front of you has without an IDE (which you don’t have without cloning the repo) or without an already deep knowledge of the code.
Same with extension functions (free functions which can be added to a type almost anywhere in the codebase). Very useful (Kotlin is a great example for this) but also confusing when you want to hunt down where this piece of code is coming from.
I really don’t like comparing languages by Hello World complexity. You could use a lang which needs 3 chars to print it but sucks at everything else but it would still look better at first glance.
As for this specific comparison: let the project grow to only midsize and you will crave for static types and well separated classes.
At the Aldi in my area many of the token mechanism are broken, so the carts are always loose. They get put back by people anyways, which makes me happy.
BlueKey@fedia.ioto
Technology@lemmy.world•Windows 10's extended support ends in eight months, but users are still rejecting Windows 11, at least in Germany
1·3 months agoJust a guess honestly
BlueKey@fedia.ioto
Technology@lemmy.world•Windows 10's extended support ends in eight months, but users are still rejecting Windows 11, at least in Germany
1·3 months agoHuh, didn’t know about that. I should try the application again.
BlueKey@fedia.ioto
Technology@lemmy.world•Windows 10's extended support ends in eight months, but users are still rejecting Windows 11, at least in Germany
151·3 months agoNot every applications runs in Wine. For example I didn’t get USB devices (not storage, connection to a special device) running in Wine. And I can imagine that old serial connections and so are even more tricky.
BlueKey@fedia.ioto
Technology@lemmy.world•Microsoft lost $357 billion in market cap as stock plunged most since 2020
7·3 months ago“lost”. Isn’t it just virtual money from the values of the shares anyway (until they are realized by selling)?
BlueKey@fedia.ioto
Technology@lemmy.world•Lawsuit Alleges That WhatsApp Has No End-to-End Encryption
1·3 months agoSignal: https://github.com/signalapp/Signal-Android/blob/main/reproducible-builds/README.md
Proton: didn’t find anything (but I just did a quick lookup)









C++ template errors enter the room