I think you’ve kinda missed the point of this post lol. It’s mocking people who think like this
- 0 Posts
- 108 Comments
Nooooo! Don’t make all those bees angry and lock them up. Bees need to be happy. Let them roam freely.
Use wasps instead, those fuckers can rot in hell.
I can open your link, but as someone who’s Dutch, the way this all works in English is so absurd. Here we call Germany “Duitsland” and they speak “Duits”. This is quite similar to what they say themselves, “Deutschland” and “Deutsch”. We call our country “Nederland” and our language “Nederlands”. This is again similar in German.
Then why is English “Germany”, “German” and “Holland”/“The Netherlands” and “Dutch”. It’s so silly. There are of course historic reasons, but can’t we all just collectively change it?
Yeah I can’t drink coffee anymore. Fucks up my entire day with intense stress ans a worn out feeling after a single cup. Though it seems to vary greatly. Every now and then I “forget” this and suffer again
gerryflap@feddit.nlto
Technology@lemmy.world•Jack Dorsey Releases Vine Reboot Where AI Content Is BannedEnglish
12·2 months agoFun fact, this loop is kinda how one of the generative ML algorithms works. This algorithm is called Generative Adversarial Networks or GAN.
You have a so-called Generator neural network G that generates something (usually images) from random noise and a Discriminator neural network D that can take images (or whatever you’re generating) as input and outputs whether this is real or fake (not actually in a binary way, but as a continuous value). D is trained on images from G, which should be classified as fake, and real images from a dataset that should be classified as real. G is trained to generate images from random noise vectors that fool D into thinking they’re real. D is, like most neural networks, essentially just a mathematical function so you can just compute how to adjust the generated image to make it appear more real using derivatives.
In the perfect case these 2 networks battle until they reach peak performance. In practice you usually need to do some extra shit to prevent the whole situation from crashing and burning. What often happens, for instance, is that D becomes so good that it doesn’t provide any useful feedback anymore. It sees the generated images as 100% fake, meaning there’s no longer an obvious way to alter the generated image to make it seem more real.
Sorry for the infodump :3
Is it? I doubt there are many fibers in there. Unless you count the tomato sauce it doesn’t really contain a lot of vegetables either. I’d be really surprised if tomato sauce on the average pizza is healthy, it’s probably so over processed that all the fibers and vitamins etc are gone and it’s just a big carb nuke. And a pizza contains too much fat as well. A good pizza might be decent compared to most fast food, but I can’t imagine the average fastfood or supermarket pizza being a healthy meal.
Not sure tbh. I think I’m quite a bit above Dutch average, though definitely not amazing at it either. From these I’d know kitten, puppy, calf, foal, lamb, piglet, chick, cub and fawn. Though kitten, puppy, calf, and lamb are similar or equal to the Dutch word. No idea what “kit” is. But I wouldn’t use some of these words myself because they’re not really part of my normal speaking/writing vocabulary.
Uhmmm maybe it’s because I’m not native English or just dumb, but this wording confused me greatly. I figured that young goat was the only interpretation that made sense since the image didn’t show a human kid, but for non-native speakers like me it’s a bit of a weird sentence.
gerryflap@feddit.nlto
Technology@lemmy.world•I went to an anti-tech rally, where Gen Z dressed as gnomes and smashed iPhones. Here's what I learned. | Business InsiderEnglish
4·3 months agoYeah that’s a bit much tbh. Personally I find the train to be way too loud usually. Other people talking, train noises, maybe a screaming baby or something. I’ll just listen to some music and stare out of the window (if it isn’t dark).
gerryflap@feddit.nlto
Lemmy Shitpost@lemmy.world•I would give my life savings for something that eradicates them from my apartment 😌
1·3 months agoWe have no guarantees that you’re human, you could be a mosquito spreading anti-spider sentiment!
gerryflap@feddit.nlto
Lemmy Shitpost@lemmy.world•I would give my life savings for something that eradicates them from my apartment 😌
16·3 months agoI have 2 spider homies in my bedroom. The past summer they caught a lot of bugs and now they’re just chilling. As long as they don’t enter the no-no zone they can stay. Jumping spiders are always welcome too
gerryflap@feddit.nlto
Technology@lemmy.world•Firefox is adding profiles to separate your browsing sessionsEnglish
3·3 months agoI want to use it but I keep forgetting it exists. Something like this should just be accessible via button in the UI so no-one misses it
There’s a special place in hell for any person playing any sound loudly in public places. Recently there was some dude scrolling TikTok at full blast in the train. I’d rather have any form of continuous music over that distracting bombardment of random sounds.
gerryflap@feddit.nlto
Technology@lemmy.world•Men are opening up about mental health to AI instead of humansEnglish
2·7 months agoPersonally I also ran some distilled versions of DeepSeek locally, though I’d imagine that isn’t really possible for most people.
gerryflap@feddit.nlto
Technology@lemmy.world•Men are opening up about mental health to AI instead of humansEnglish
91·7 months agoBetter than nothing I guess. Obviously it’s a privacy nightmare. But therapy is hard to reach nowadays and I’ve noticed that many men are reluctant to make that step. It’d be preferable if they did, but if ChatGPT can at least give an outlet for the emotions then it might just save a few people. Seeing men demolish themselves because they’re too ashamed to seek help is something I’ve unfortunately seen quite often. Even though I’m aware of this I’ve still waited till it was way too late because I subconsciously didn’t want to give in to the “weakness”. I hate that men are conditioned this way, it costs lives.
I was equally confused initially, but then I looked at the clock in my house and realized that the number up top is the highest number, 12, and not 0. So the first number in the ordering is at the position of the 1 of a normal clock.
What lack of logic? The numbers on the clock are sorted based on the alphabetical order when they’re spelled out in English. Just like with a real clock, the top number is the highest, not the lowest. That seems quite logical to me
You’re probably aware, but Bitwig studio runs natively on Linux. And tools like yabridge can allow you to run many VST plugins as well. Though it remains a bit of a hassle compared to Windows. I’ve for instance lost access to a NI plugin because their new all-in-one installer/verification program won’t work on Linux