Don't forget to stay hydrated.🍉🍉🍉🍉🍉
This is a test account for testing out lemmy.
Bio update test: 2024-03-13
- 12 Posts
- 195 Comments
Don't forget to stay hydrated.🍉🍉🍉🍉🍉@sh.itjust.worksto
Ask Lemmy@lemmy.world•Does a PBJ have a defined "up" side?
4·2 days agoI guess that would work for PB, but jelly is going to leave you with sticky fingers.
Don't forget to stay hydrated.🍉🍉🍉🍉🍉@sh.itjust.worksto
CoupleMemes@sh.itjust.works•Your Worst Dating Decision Was Probably at 19English
7·2 days agoSoo you need more energy to party
Wait, I was supposed to do that?
Don't forget to stay hydrated.🍉🍉🍉🍉🍉@sh.itjust.worksto
Ask Lemmy@lemmy.world•Does a PBJ have a defined "up" side?English
1861·2 days agoDepends on which fingers you want to get dirty.

Don't forget to stay hydrated.🍉🍉🍉🍉🍉@sh.itjust.worksto
Lemmy Shitpost@lemmy.world•Dinner for one
15·3 days agoDamn, entire whole.
Don't forget to stay hydrated.🍉🍉🍉🍉🍉@sh.itjust.worksto
Lemmy Shitpost@lemmy.world•Literally a shitpost.
41·3 days agoNear the top though.
Don't forget to stay hydrated.🍉🍉🍉🍉🍉@sh.itjust.worksto
Lemmy Shitpost@lemmy.world•Know Yourself!
11·4 days agoNeat, I have expanded my vocabulary thanks to your efforts.
Wikipedia has more: https://en.wikipedia.org/wiki/List_of_ethnic_slurs
Don't forget to stay hydrated.🍉🍉🍉🍉🍉@sh.itjust.worksto
Memes@lemmy.ml•He's completely lost itEnglish
4·5 days agoIt really could: https://www.snopes.com/collections/trump-white-house-ai-posts/
The Trump Gaza and bombing protesters with feces that he posted and re-posted are something.
His Truth Social has a bunch more, even from yesterday. Just more mild ones.
Don't forget to stay hydrated.🍉🍉🍉🍉🍉@sh.itjust.worksto
Lemmy Shitpost@lemmy.world•Marriage
34·6 days agoLossy compression.
Don't forget to stay hydrated.🍉🍉🍉🍉🍉@sh.itjust.worksto
Comic Strips@lemmy.world•How convenient
91·6 days agoI think it was a joke: reality. The source is reality (around us).
Don't forget to stay hydrated.🍉🍉🍉🍉🍉@sh.itjust.worksto
Programmer Humor@programming.dev•Even my own code sometimes.English
2·7 days agoI tested it, it works as it is.
#include <stdio.h> #include <stdbool.h> void main(){ bool true_or_false = true; if(true_or_false){ goto if_true; } printf("This code runs only if false.\n"); goto end_false_if; if_true: printf("This code runs only if true.\n"); end_false_if: printf("This code always runs.\n"); }If true, it jumps to if_true, then runs other code. If false, the if gets skipped, if false code gets run, then it skips over if true code.
Don't forget to stay hydrated.🍉🍉🍉🍉🍉@sh.itjust.worksto
Programmer Humor@programming.dev•Even my own code sometimes.
5·8 days agoUUUuuuuuh, I am not a programmer (you’re going to say “thank god”), but…
I sometimes even chain them. You can put yet another ternary operator in the else and keep going. You know, else-if.
So anyway, I can get ternary operators spanning 2 - 3 lines.
Oh, I also often have issues thinking of proper loops, so you’d see a few terribly usedgotostatements.Although I do remove ones that are obvious brain fart.
For example, quite obviousvoid example(bool true_or_false){ if(true_or_false){ //code if true } else{ //code if false } //other code }Well, I’ve already had my brain goof up even that once or twice. “How the fuck”, you’re asking?
void example(bool true_or_false){ if(true_or_false){ goto if_true; } //code if false goto end_false_if; if_true: //code if true end_false_if: //other code }The brain-fart if-else.
Don't forget to stay hydrated.🍉🍉🍉🍉🍉@sh.itjust.worksto
Funny@sh.itjust.works•Someone drove a Tesla Cybertruck into a lake to test 'Wade Mode.' It didn't end well.English
6·8 days agoWon’t this cause rust?
If some python doesn’t swim there first.
Don't forget to stay hydrated.🍉🍉🍉🍉🍉@sh.itjust.worksto
Trans Memes@lemmy.blahaj.zone•or just like ask them what they prefer <3English
18·8 days agoYeah, I was confused when I got hate for that.
“Trans woman is a man.”I thought the word “trans” acted as a negation operator.
Don't forget to stay hydrated.🍉🍉🍉🍉🍉@sh.itjust.worksto
196@lemmy.blahaj.zone•Be Vegan Be RuleEnglish
91·8 days agoBecause I am failure.
I don’t have a kitchen, and most ready to eat food is non-vegan.
I am currently living either with parents or at dorm.
Parents are hoarders, so the kitchen can be considered out of service. There’s no space, and it’s far from food-safe.
The dorm kitchen is shared between ~20 people, and I don’t do well around those, so I haven’t used it. Plus the situation with electric appliances is complicated there. I’d have to somehow haul my own fridge over there. And get it approved first, so more human contact.
I also share a room with someone, so I just try to do least of anything over there.
As I only tend to eat once a day, this is economically doable.Our uni also has a cafeteria, but I haven’t yet been there because… I haven’t yet been there. I don’t know how it works. I tried observing others, but I see the order system is done using some touchscreen terminal, the UI of which I don’t know (I was watching from further away), and I couldn’t find any precise manual online. Actually, I couldn’t find any manual online.
Don't forget to stay hydrated.🍉🍉🍉🍉🍉@sh.itjust.worksto
196@lemmy.blahaj.zone•Be Vegan Be RuleEnglish
31·8 days agofly a private jet,
Whom on Lemmy does that apply to?
Anyway, the point being made here is to make better decisions where reasonably possible. If you dive deep enough, absolutely nothing is fully ethical.Like cleaning up your drive. You have little storage left, so you do a scan with Filelight.
Do you care about:
a) 1,000 20KiB config files
b) 40GiB pacman cache
c) 50GiB of musicYou can probably just get rid of pacman cache, but with the size, you might just as well get rid of your music, no? What’s the point of removing pacman cache if your music is worse?












Hello?