Comment on
ich🚫🍰😢iel
Reply in thread
Ich denke DB editieren ist einfacher.
Comment on
ich🚫🍰😢iel
Reply in thread
Ich denke DB editieren ist einfacher.
Comment on
Goodbye [old].[reddit].[com]
Which brings me to boil is that they use 'pardner'.
I'm not your pardner in any way. I just wanted to read an aswer in my search results for a quite specific question.
Every time I read this 'whoa there, pardner' I want to scream at my screen that they should shut the fuck up.
Comment on
My debugging experience today: Quantum Debugging
Reply in thread
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.
Comment on
What's your contingency plan for the apocalypse?
Reply in thread
Comment on
rust blasphemy (added context)
output makes no sense
C++ template errors enter the room
Comment on
My debugging experience today: Quantum Debugging
Reply in thread
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().
Comment on
Life finds a way
Podman for the rescue. Runs fully under current user pribileges, so no sudo or other root-privileges needed to run containers.
(Especially useful for devs who want containers but should not get sudo.)
Comment on
Free software has some glib naming conventions
Reply in thread
Counterarguments:
All wellknown programs or services where the name has no relation to the purpose.
Comment on
Sadly true
Reply in thread
Yea, such comparisons should be done in units like "% of average worker salery". Not saying that their argument is wrong and things are way better now, I just don't like absolute value comparisons over such distances.
Comment on
No sex. No dating. No marriage. No children. Interest grows in 4B movement to swear off men
Reply in thread
No one criticizes men for choosing celibacy or choosing to remain single.
conservative parents enter the chat
Comment on
Major Bitcoin mining firm pivoting to AI, plans to fully abandon crypto mining by 2027 as miners convert to AI en masse — Bitfarm to leverage 341 megawatt capacity for AI following $46 million Q3 loss
Reply in thread
Maybe host open source models and offer paid access for customers who need big generating capacities.
Comment on
He's so close to getting it...
Reply in thread
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?
Comment on
DOOM can now run on a quantum computer with Quandoom port — seminal FPS blood and gore mixed with spooky action
Reply in thread
Porting Doom to run in real life.
Comment on
VPN only with ID check in UK?
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).
Comment on
Python vs. Java
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.
Comment on
Fax machine
Reply in thread
I read the first two sentences with an image of Clippy in my head.
Comment on
Google is losing its status as a verb
Reply in thread
If I remember right, DuckDuckGo called it 'ducking' or 'duck it' themselfes.
Comment on
How to clean a rescued pigeon
Reply in thread
Yea, it voids the warranty. So when you get poisoned after eating it without label, you won't be able to get a refund.
Comment on
Bedrückende Szenen in Görlitz: Rechter Mob brüllt NSDAP-Parole bei Anti-CSD-Protest
Reply in thread
Es ist mir auch ein Rätsel, wie man so einen Hass haben kann. LGBTQ Menschen haben keinen negativen Einfluss auf das Privatleben dieser Menschen (oder allgemein der anderen Menschen), sie wollen nur in Frieden ihr Leben leben. Was hat man davon diese zu unterdrücken?
Comment on
Senate Rejects War Powers Resolution That Would Force Trump to End Iran Strikes
Reply in thread
I 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.