Acclaimed author John Green
@owl-liberation-now
AHAHAHAHAHAHA I DID THE SAME THING I TAGGED @owl-liberation-now TOO!!!! We're getting rich todayyyy
LMAO SO REAL
Aqua Utopia|海の底で記憶を紡ぐ
we're not kids anymore.

Discoholic 🪩

JBB: An Artblog!
No title available
NASA
No title available
ojovivo
Today's Document

@theartofmadeline
$LAYYYTER

Kaledo Art

Janaina Medeiros

❣ Chile in a Photography ❣
todays bird

Kiana Khansmith
RMH
Monterey Bay Aquarium

shark vs the universe

izzy's playlists!

seen from Malaysia

seen from Russia
seen from Türkiye

seen from Sweden

seen from China
seen from China

seen from Lithuania
seen from Austria

seen from Sweden

seen from United States

seen from United States

seen from Sweden
seen from Argentina

seen from Malaysia
seen from Netherlands
seen from United States
seen from United States

seen from Malaysia
seen from United Kingdom

seen from South Korea
@yiffos-official
Acclaimed author John Green
@owl-liberation-now
AHAHAHAHAHAHA I DID THE SAME THING I TAGGED @owl-liberation-now TOO!!!! We're getting rich todayyyy
LMAO SO REAL
Hey btw does anyone have a rough ETA for when estrogen moves around your belly fat? Because honestly that's what I'm most looking for.
I could take or leave the tits but the shitty front-belly genuinely bothers me about myself
honestly it might be worth checking to see if u have an anterior pelvic tilt. just a postural issue that comes from sitting for too long. it'll push your stomach forward and make it look like you have more fat there than you really do
stretching your quads and strengthening your core helps to fix it ^^
redog if arf auuuwuff. wuff ruff auauau
Acclaimed author John Green
@owl-liberation-now
getting eggmogged by transfem clavicular
anyone on nixos having a horrible day today with literally every qt program being broken? every program that i try to run that's based on qt is throwing a sigbus misaligned address error. i have literally no idea why, but it only started after updating my flake earlier
hi porn bot i dont think you can help me fix this problem with my flakes but ur sure as hell welcome to try
oh the update to this is that my nix store was a little bit corrupt but i fixed it
why do you refer to your disabled partner as an “it”?
I’m trying to objectify and dehumanize it because I am a bad person and an abuser. and I would have gotten away with it too if it weren’t for you meddling kids!
Kindness can be exchanged for love and laughter
if you’re going to be naked all the time, put on some damn gloves
Oh my god its my final exam for my bugs and slime class today and I forgot to study. Fuuuuck I don't know anything. If you fail the exam, they nickelodeon slime you to death and then your body is eaten by the Big Bug Professor. Fuckk shittt im toassttt
you can do this croaker you are so good at slime especially it will carry you
Sign I saw near a beach in California a few years ago.
the ladies love the dark circles under my eyes and my vast knowledge of linux
Help me settle a debate. A common error made by amateur programmers is to attempt to iterate backward through an array by doing something like this:
size_t is unsigned, so this loop will never terminate. Here's my question:
Which of the following (see image below) "corrected" alternatives is best?
1, use the signed ptrdiff_t instead of size_t
2, use the signed ssize_t instead of size_t
3, use ckd_sub to decrement until i goes below 0 (branch on CF)
4, compare against 0, then decrement at the top of the loop
5, compare against 0, then decrement at the top of the loop (but more explicit)
i answered 5 because by the time i got to it i forgot about 2
i kinda hate all of these but 2 at least seems sensible. cooked up some slightly bastard C alternatives bc i can't help myself
u could probably do pre-decrement in the goto version if u set i = size, saving on the additional printf. just wanted an excuse 2 use post-dec indexing tbh.
sure someone smarter than i am can come up w/ a truly cursed option, but honestly i'd actually use either the ssize_t version (#2 in original), my delta (#6), or my 2nd while loop (#8)
looking through the notes i definitely got bamboozled learning that ssize_t isn't signed size_t, i think the answer is ptrdiff_t
i have done some evil things to pointers in c though, it is very fun to do
Help me settle a debate. A common error made by amateur programmers is to attempt to iterate backward through an array by doing something like this:
size_t is unsigned, so this loop will never terminate. Here's my question:
Which of the following (see image below) "corrected" alternatives is best?
1, use the signed ptrdiff_t instead of size_t
2, use the signed ssize_t instead of size_t
3, use ckd_sub to decrement until i goes below 0 (branch on CF)
4, compare against 0, then decrement at the top of the loop
5, compare against 0, then decrement at the top of the loop (but more explicit)
i answered 5 because by the time i got to it i forgot about 2
texas toast tuesday #16 big news
i ported the tf2 decal tool patcher (lets you make full color conscientious objectors) to linux a few weeks back and it's viscerally reminded me just how bad i am at keeping up with pull requests on github lmao
i've left very good PRs open for like a week before merging just because i forget to check a lot of the time. first time was just because i didn't add 2fa in time, but this one was just pure dumb shit aha
here's the link if any linux tf2 players want it btw
A patcher for TF2 that allows you to apply full-colored decals with added linux support. - yari-dog/tf2patcher-linux
If you are on Linux you are better update your kernel RIGHT NOW.
my malware can have a little privilege escalation, as a treat.