uokgerku [comrade/them, they/them]

Woke dog, fruit bat lobbyist

  • 7 Posts
  • 44 Comments
Joined 1 month ago
cake
Cake day: July 13th, 2026

help-circle


  • U can try rutracker.org. It has the largest collection of native Linux games I’m aware of. In particular, u can try the native games for Linux board.

    They also have easy-to-use ports of Windows games here

    Someone also mentioned Torrminatorr to me for Linux games but I haven’t checked it out myself

    Occasionally I also see scene releases and repacks for Linux in the traditional places like The Pirate Bay and 1337x. I’ve had good luck with jc141’s repacks. They use a compressed filesystem that is mounted and read as u play the game so u don’t even have to install them ^^

    Rutracker is legit :3 Every Linux release I get from there is top-quality, highly rec pirate-jammin




  • I am 99% certain that user has been banned multiple times for behavior like this but they keep making new accts or switching to accts they made before u needed to apply for one

    Massive problem with this site imo is all the banned ppl just switching to their billions of alts or making new accts and continuing their behavior cuz fundamentally u can get away with pretty much anything on this site as long as you don’t trigger word filters and most importantly: the average Chapo-listening irony poisoned cishet white guy “dirtbag leftist” chud finds it funny and u are acting in a manner consistent with winning an internet argument by their standards. If you’re lucky, they’ll immortalize u in a tagline for it. And if it finally catches up to u, just switch to a new acct.

    I used to bring this up in the semi-secret invite-only mod chat (Hexbear is a site which runs on pointless secrecy and behind-the-scenes politicking) along with specific instances back when I was more invested in the internal politics of this site, before I deleted my acct when I had hit a limit on Hexbear bullshit, but nothing was ever done about it

    I was just looking for evidence to support my vagueposting :3 I can’t find the specific post I remember where he was crashing out on an alt about his latest ban. It’s rare to find posts where ppl connect all their alts for u ofc hehe. Most of the time it’s just a pattern of behavior and a style of writing consistent with a guy

    If anyone cares, DM me and I will attempt to substantiate and give u my old username. Can prolly find my old msgs in the mod chat if you’re in there and Matrix crypto bullshit doesn’t prevent u from reading them

    I would be in favor of making this site invite-only or smth and purging all the old inactive accts from the database

    edit: sorry

    soviet-heart U didn’t do anything wrong, I’m sorry this happened to u :(

    I deleted my original acct of 4 years cuz I felt similarly and only recently kinda “came back”




  • I’m 24 now and it’s done incredible (sarcasm) things to my psyche :3

    I was out a few yrs ago and it was the best time of my life but then econony and I lost my treat servant job which was barely paying the bills anyway and the cost of everything went up even more and I had to go back. It’s funny, the moment I got back into my old room I was thinking “this is gonna make me so much worse again” and guess what happened lol

    When I’m here and they’re here usually all I wanna do is hide in my room and lock the door. My heart races when they’re around my room cuz I never know when they’re gonna bang on it to get me to come out to yell at me or tell me to get the fuck out of their house or smth

    They think I’m a lazy layabout with no life but that’s because I have to pretend to be someone else when I’m around them and they don’t care to hear about me or react badly if I try to be anyone else (such as myself) that isn’t exactly like them

    cw: gender dysphoria

    Hearing my dad when I laugh or cough or do a lot of stuff with my voice adds another whole layer to the torment

    When family tell me “I look just like [my] dad when he was my age” I wanna crawl out of my skin and scream

    I spend a lot of time at my boyfriend’s place which helps immensely but he also lives with his parents. I need to find a job so fucking bad so we can move out but no one is replying

    I used to try to please them but I don’t care anymore. They’ll die miserable and probably slowly cuz they’re beef tallow chuds who live off of burger

    I should say when I say “them” I’m referring to my dad and my step-mom who I live with. My mom lives far away but our relationship is better now even though tbh she’s also a abused person who finds it difficult to show that she loves me but at least she doesn’t hate me

    Wishing u a pleasant escape soon soviet-heart







  • Welcome to SWI-Prolog (threaded, 64 bits, version 10.0.2)
    SWI-Prolog comes with ABSOLUTELY NO WARRANTY. This is free software.
    Please run ?- license. for legal details.
    
    For online help and background, visit https://www.swi-prolog.org/
    For built-in help, use ?- help(Topic). or ?- apropos(Word).
    
    15 ?- [user].
    |: child(greg).
    |: cat(greg).
    |: man(aaron).
    |: dad(aaron, greg).
    |: catdad(X, Y) :- dad(X, Y), cat(Y).
    |: ^D% user://1 compiled 0.00 sec, 5 clauses
    true.
    
    15 ?- catdad(aaron, greg).
    true.
    
    18 ?- catdad(X, Y).
    X = aaron,
    Y = greg.
    
    16 ?- [user].
    |: woman(X) :- \+ man(X).
    |: feminism.
    |: buffetavailable(cock, X) :- feminism, woman(X).
    |: ^D% user://2 compiled 0.00 sec, 3 clauses
    true.
    
    17 ?- buffetavailable(cock, aaron).
    false.
    

    pronouns

    spoiler

    Pls forgive the non-monotonic woman reasoning >w<