this post was submitted on 13 Jul 2025
60 points (98.4% liked)

traaaaaaannnnnnnnnns

1307 readers
46 users here now

Welcome to /c/traaaaaaannnnnnnnnns, an anti-capitalist meme community for transgender and gender diverse people.

  1. Please follow the Hexbear Code of Conduct

  2. Selfies are not permitted for the personal safety of users.

  3. No personal identifying information may be posted or commented.

  4. Stay on topic (trans/gender stuff).

  5. Bring a trans friend!

  6. Any image post that gets 200 upvotes with "banner" or "rule 6" in the title becomes the new banner.

  7. Posts about dysphoria/trauma/transphobia should be NSFW tagged for community health purposes.

  8. When made outside of NSFW tagged posts, comments about dysphoria/traumatic/transphobic material should be spoiler tagged.

  9. Arguing in favor of transmedicalism is unacceptable. This is an inclusive and intersectional community.

  10. While this is mostly a meme community, we allow most trans related posts as we grow the trans community on the fediverse.

If you need your neopronouns added to the list, please contact the site admins.

Remember to report rulebreaking posts, don't assume someone else has already done it!

Matrix Group Chat:

Suggested Matrix Client: Cinny

https://rentry.co/tracha (Includes rules and invite link)

WEBRINGS:

πŸ³οΈβ€βš§οΈ Transmasculine Pride Ring πŸ³οΈβ€βš§οΈ

founded 2 years ago
MODERATORS
 

The Sudoku puzzle format consists of (usually) a 9 by 9 grid that must be filled with numbers. The classical Sudoku rules are as follows

  1. Each row must contain all of the digits from 1 to 9, with no repetitions
  2. Each column must contain all of the digits from 1 to 9, with no repetitions
  3. Each sub square (3x3 grids marked by bold lines) must contain all of the digits from 1 to 9, with no repetitions

The historical inspiration of Sudoku begins with the Latin square, a type of grid problem similar to Sudoku in that it consists of an N by N grid where N digits (or letters) must be arranged in accordance with rules 1 and 2 of Sudoku (the sub square had yet to be invented). The first known example of a 9 by 9 Latin Square is from a monograph over 300 years ago, written by the Korean mathematician Choi Seok-Jeong. However, the Latin Square was popularized in the west by the legendary mathematician Leonhard Euler, who independently invented it almost 70 years after Choi Seok-Jeong.

According to Christian Boyer (idk who this is), on July 6th, 1895, the french newspaper La France published the earliest known example of a "true" Sudoku puzzle following all 3 rules of modern Sudokus, although french newspapers had previously been publishing similar (but different) puzzles prior. The name "Sudoku" itself (meaning "single digit") comes from Japanese magazines in which the game was popular during the 80s and 90s.

In Modern times, the Sudoku puzzle scene has been blessed with the addition of numerous variants, that add on additional rules, elevating the puzzle. The puzzle in the provided image is one such example, known as the "miracle Sudoku". It comes with 3 additional rules on top of the 3 original.

  1. If 2 digits are separated by a knight's move in chess, then they cannot be the same
  2. If 2 digits are separated by a king's move in chess, then they cannot be the same
  3. If 2 digits are adjacent (left, right, down or top, none of the diagonal directions), then they cannot be consecutive (ex - 5 and 6, or 7 and 8)

As can be seen from the fact that only 2 digits have been provided to start with, modern Sudoku authors are big fans of making puzzles that appear to be impossible to solve. This of course, is my favorite part about modern Sudoku. If you want to try to solve the miracle Sudoku, here is the link.

Some of the other example variants add new rules, such as German whispers, Dutch whispers, Renban lines, Entropy lines, Thermometer lines, killer cages and many more. You can find a massive collection of these puzzles on the logic-masters website.


Join our public Matrix server!

https://rentry.co/tracha#tracha-rooms


As a reminder, please do not discuss current struggle sessions in the mega. We want this to be a little oasis for all of us and the best way to do that is not to feed into existing conflict on the site.

Also, be sure to properly give content warnings and put sensitive subjects behind proper spoiler tags. It's for the mental health of not just your comrades, but yourself as well.

Here is a screenshot of where to find the spoiler button.

(page 3) 50 comments
sorted by: hot top controversial new old
[–] sodium_nitride@hexbear.net 9 points 1 month ago

My brain: You aren't working even though you have so much free time and so many tasks left in your bucket list

Me: Ok, fine, I'll work

Me after 3 days of on and off debugging, having sunk like 10 hours, at midnight stress

still can't finish task 1 on my bucket list which was supposed to take an hour

^^^^

This shit is why I put off working.

[–] LocalOaf@hexbear.net 9 points 1 month ago* (last edited 1 month ago) (1 children)

feelin' bad about gender today

catgirl-flop

[–] semioticbreakdown@hexbear.net 9 points 1 month ago (1 children)

have felt like absolute crap the past week. just completely wrung out, empty, and tired constantly. no clue why

load more comments (1 replies)
[–] Seryph@lemmygrad.ml 9 points 1 month ago* (last edited 1 month ago) (1 children)

dysphoriaGot a sudden surge of dysphoria about part of my face and no clue why. Normally I wouldn't post about it but weirdly this time it's a part that I normally really like, so doubly confused on why I feel so fixated on it being awful rn. Ugh

load more comments (1 replies)
[–] sodium_nitride@hexbear.net 9 points 1 month ago (1 children)

Please mother, I beg of you

Stew the zucchini, don't make it into a water soup with solid zucchini chunks.

I'll do it. I'll cook. I know the recipie. I've been cooking for 3 years. Have faith in my ability.

But don't soup the zucchini.

load more comments (1 replies)
[–] semioticbreakdown@hexbear.net 9 points 1 month ago (4 children)

ranting and raving about IDEsi like neovim more than other editors but i would like it more if my stupid plugin manager let me configure on a per project basis and i didnt have to fuck around with tabstops and line endings all. the. time. arghhhhhhhh. say what you will about IDEs (and there's a lot to say) but at least you dont have to fuck around with this shit constantly, forget the setting names and have to dig through documentation to set it up/fix it every single time you come back to a project. I've spent more time fucking with tabstops and line endings than I have actually writing code. Such a gigantic pain in the ass. My take on editors is that I hate them all except emacs bc i've never used it and I'd probably hate it too for anything other than tiny LISP progs. I just want a lightweight and fast terminal editor with syntax highlighting/errors in the current files I have open, symbol lookup, and an easy way to hook up to a debugger. thats it! I don't need git integration! I'll use the fuckin cli! I dont need AI bs! its crap! I don't want to manually disable half my plugins when i switch to a different language and still load every lsp for things i'm not even using! I just want it to work consistently, require minimal configuration and get the fuck out of my way so i can write the damn code. fuck!!! people hate on the godot code editor cause it doesn't have multiple buffers but damn if I havent gotten more done just because i dont have to fuck around with the settings all the time

I was very confused because I thought this was gonna be about IEDs and it was actually about computers

load more comments (3 replies)
[–] PKMKII@hexbear.net 9 points 1 month ago* (last edited 1 month ago)

If you want to get better at solving variant sudoku, I would recommend watching some solve videos on the vid site of your choice. Cracking the Cryptic and Bremster on YouTube are particularly good, with the later focusing on more approachable puzzles while CtC tends to do more 1+ hour long solves that require logic that will turn your brain into a puddle. Watching other people solve will help give you insights on strategies and the sort of quirks that come with the variant rules.

A couple notes on the Logic Masters site as to make it a bit clearer: there is a button at the bottom to set it to English in case you don’t sprechen sie deutsch. When selecting a puzzle, the number of stars indicates difficulty, with one star being easy mode and five stars being genius-only territory. The % number indicates how high users have rated the puzzle, with a higher number being a better rating.

[–] EstraDoll@hexbear.net 9 points 1 month ago* (last edited 1 month ago)

i am about to do some deep gendery fuckery and exploration with my therapist this morning, i will return with my findings shortly

EDIT: EstraDoll's trans woman to bigender arc is currently about 80% complete

They want me to do ICB in Trauma. Kind of spooky, usually it's something you do after 6 months to a year in the job. But they said I was a fast learner and had experience from pediatrics, which I guess I do. Guess I got to get better at reading ECGs, best I know is SR, ST, asystole, bigeminy 😬

[–] other_platypus@hexbear.net 8 points 1 month ago (2 children)

People online talk about how trying to get seen by "the algorithm" is like trying to get a win out of a slot machine.

It's easy to be negative about creating art of any kind, especially lately, but I feel more compelled to create than ever. Either we lose art as a medium to slop generators or we fight back and prove intentionality matters and that we can change people's views and perspectives through art.

An image is much more than an 18 word prompt, heck I would argue it's much more than even 1000 words. It's a series of hundreds or thousands of small decisions made with intentionality and skill behind them.

Making a platformer with some tilesets you can get online is relatively easy, but making a player feel like they're visiting a different world, tuning the controls so it "feels good" but also is unique, music and sound design that fits and builds a through line through the world, reusing themes, motifs, and instrumentation to connect it all together? All of that requires intentionality and cohesion that you can't get out of a slop generator or an asset pack, and even if you could, you don't get the source files or the understanding of the underlying systems that is required to tweak or to fill gaps.

I've been programming my whole life, I started by creating bots and chat apps with network protocols, and moved on to working with whatever free game engines I could find. I've never been able to finish anything worth releasing because I didn't have that burning desire to keep going when, for instance, I had to write my own damn mouse picking algorithm (curse you, random dll files I found on the internet). I also never really believed I had anything worth saying or that my ideas had any merit whatsoever. I still don't really believe that, but I am learning anyway. Maybe one day I'll move from learning by copying to creating something that feels original and worth sharing.

load more comments (2 replies)
[–] Wmill@hexbear.net 8 points 1 month ago (4 children)

Last day at training got a final and one final test. Idk a lot of the guys doing a BBQ im-vegan so just brought them some chili 🌢️ got my own lunch so it's whatever. Also nearing the end of my notebook for the class, it's kinda rare for me to get this far so feeling some things rn. Don't think my studies will end soon but I gotta get a job now, waking up early is the new normal now. Having no time for myself is the new normal, and weekends are a trade off of relaxing or getting ahead.

load more comments (4 replies)
[–] sodium_nitride@hexbear.net 8 points 1 month ago

Played a game of chess with my brother (who is pretty old). Feeling good about my overwhelming victory doggirl-smart.

I lost a Knight and a pawn, while he lost every piece other than a single Bishop.

These aren't the casualty ratios of war. This is more like I launched a nuclear bombardment campaign at my brother's "kingdom" and lost a small amount of forces in the mop up operation afterwards to isolated bandit/post apocalyptic survivors.

[–] Wmill@hexbear.net 8 points 1 month ago

Sometimes you think you know but then it turns out you don't know, remember this and reflect often

[–] BountifulEggnog@hexbear.net 8 points 1 month ago* (last edited 1 month ago) (9 children)

WiiU is the most annoying-ass system to emulate holy shit. botw keeps crashing as soon as I hit A to start the game and nothing is working. No log file. Wanted to play with shaders but I can't even get the stupid thing to boot. I've tried running shaders multiple times in the past and never got it working. Fucking pos computers. Also the game files are literally like 15k tiny little files instead of something decent like an iso or chd. I don't even remember struggling like this years ago with 360 emulation.

I've tried Vulkan. I've tried opengl. I've tried grabbing new gamefiles, twice. Enabling and disabling my graphics enhancements. Deleted my precious shaders. Updated Cemu.

load more comments (9 replies)

Artist I've listened to for a bit put out their first album in a while. Didn't know they were trans until I heard their voice on the new album. Guess it's time to go back and relisten to old albums and see how obvious it was or was not.

[–] Wmill@hexbear.net 8 points 1 month ago

Self study is difficult, doing a thing where I'm trying to figure out what I don't know and studying that. Got a book on HVAC and instead of feeling like a smarty pants happy with what I know struggling with what I don'tyamcha I set myself a monumental task so I can have some slack, wanna become an HVAC elite so need to fully understand 6 categories of the field

[–] Wmill@hexbear.net 8 points 1 month ago (2 children)

Recent chapo talking about transphobia, Blanchard

brainwormsagp hsts etc I don't like how I know these terms before this episode ohnoes at least my phone wanted to autocorrect agp and hsts to ago and hats.

load more comments (2 replies)
[–] Alisu@hexbear.net 8 points 1 month ago (2 children)

I'm goin to search for trans resources in my country. Getting only stuff for Europe and US fucking sucks, I can't really get anything shipped here from any sources. Getting a prescription is going to take too long tho. I want booba...

load more comments (2 replies)
[–] BountifulEggnog@hexbear.net 7 points 1 month ago* (last edited 1 month ago)

Probably a weird cope but today at work someone referred to me as them as I was passing, is the long hair that powerful? And ig she didn't see my face much- very used to he/him :/

Pretty sure it's a weird cope though I can't remember the sentence exactly anymore. Felt something in the moment though..

load more comments
view more: β€Ή prev next β€Ί