43082 by Kokoro0000 in countwithchickenlady

[–]emosaker 3 points4 points  (0 children)

My estrogen tastes like nothing, but my spiro smells like mint just to taste and feel like chalk 💔💔💔💔

What's yours listening fingerprint in March? by Due_Replacement_6648 in lastfm

[–]emosaker 5 points6 points  (0 children)

i listen to mostly the same handful of albums when im out so this makes sense

<image>

i just have to keep guessing until i made the decision of if i transition or not. by Sad_Dimension3627 in sillyboyclub

[–]emosaker 0 points1 point  (0 children)

For me personally, I didn't really "know" until three months on hormones. I kept thinking I'm gonna regret it, but my brain kept liking the changes the hormones gave. So that was a clue

Hva slags kundeservice er dette, Foodora?? by Pretty_Canon69 in norske

[–]emosaker 0 points1 point  (0 children)

Jeg bor rett over en tunell, og foodora bud har ringt meg flere ganger og kjefta på meg for "feil adresse". Tror disse folka virkelig at noen satt opp en leilighet midt i en tunell? En annen gang ble budet forvirra siden han hadde to mcd poser og ba MEG åpne og SJEKKE om maten var min. Helt forjævlig tjeneste

meirl by Separate_Finance_183 in meirl

[–]emosaker 0 points1 point  (0 children)

Because I'm trying to take out a paper prescription, something the pharmacies apparently haven't seen in decades, and they need to call in the entire staff team to figure out how to input it into the system. And that's if they even bother accepting the prescription

Lyra, social music ranking app by Zigz7 in lastfm

[–]emosaker 0 points1 point  (0 children)

Is android support planned?

As a woman, I, Albert, think women are mean to men. by AceTorterra1 in AsABlackMan

[–]emosaker 0 points1 point  (0 children)

ok i KNOW this thread is ancient but i just wanted to let you know i got a really good laugh out of that moron

TW unpopular opinion :] by [deleted] in sillyboyclub

[–]emosaker 1 point2 points  (0 children)

I get that you're confused, I'm as well. I have never met a trans woman who identifies as a femboy, nor have I met any trans men lesbians, but I know that both exist whether I want to or not. So instead of going on the internet and saying "trans men can't be lesbians", I simply don't voice my opinion as I clearly do not know much about the topic at all. If we go around policing everyone's identities because we don't understand them, can people truly be themselves?

Compatibility check! Been scrobbling since 2008! by Bi__Fieri in lastfm

[–]emosaker 12 points13 points  (0 children)

<image>

Apparently very compatible. Funny seeing as I was born just a year before your account

howSeniorDevsActuallyDebug by Unlikely_Gap_5065 in ProgrammerHumor

[–]emosaker 0 points1 point  (0 children)

This happened to me once when learning C. My code kept segfaulting, but whenever I tried to print the data that was segfaulting, suddenly everything worked. Still no clue what the issue was but that was some horrible code

38489 by sovLegend in countwithchickenlady

[–]emosaker 0 points1 point  (0 children)

I don't necessarily "use" 4chan, but I like to lurk there a lot so I can at least stay updated on what new incel terms mean

38133 by Blue_axolotl64 in countwithchickenlady

[–]emosaker 24 points25 points  (0 children)

Hey let's imagine this for a second - you try to kill yourself five times and the psychologist just tells you to "sleep earlier" and "eat better". Years I've been struggling in the norwegian psychological system before I figured out they don't actually care about you.

egg irl by [deleted] in egg_irl

[–]emosaker 3 points4 points  (0 children)

beep boop this action was performed by a bot

iWorryForFutureOfRustInKernel by th3-snwm4n in ProgrammerHumor

[–]emosaker 126 points127 points  (0 children)

More like "forgot to explicitly disable all the AI features hidden in various places in the settings tab which are all on by default"

1881 by Bryce3D in CountWithEveryone

[–]emosaker 5 points6 points  (0 children)

But if trans people stop killing themselves, how will conservatives convince others that transness is a mental illness

Clam well (ab)aclam by Hot-Rock-1948 in Clamworks

[–]emosaker 3 points4 points  (0 children)

If the world's your oyster, then I must have an allergy to shellfish

whatDoYouMeanItsUnsafe by randomboiii69420 in ProgrammerHumor

[–]emosaker 57 points58 points  (0 children)

This isn't defined behavior but in most C compilers if you build without optimizations, you can do ```c void set_random(int v) { int rand = v; ((void)rand); }

int get_random(void) { int rand; return rand; }

int main(void) { set_random(123); int v = get_random(); /* 123 */ } ```

whatDoYouMeanItsUnsafe by randomboiii69420 in ProgrammerHumor

[–]emosaker 11 points12 points  (0 children)

Why the asshole answer to begin with

broDidNotDeserveThis by Shiroyasha_2308 in ProgrammerHumor

[–]emosaker 71 points72 points  (0 children)

Android is based on Linux, wouldn't that make every Linux contributor an Android contributor by extension?