=== ANCHOR POEM ===
◀─[BOOST]
  
  if you are like "i am calm and focused in my anger" that's fine we can work with that  
  
                                                            
 similar                        chronological                        different 
─▶

=== SIMILARITY RANKED ===

--- #1 fediverse/4435 ---
═════════════════════════════════════════════════════════════──────────────────────
 @user-1681 
 
 I am calm and focused in my anger and despair
 
 feelings fade. resolutions remain.
 
 I am sobered and resolved and committed.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

--- #2 fediverse/2697 ---
═══════════════════════════════════════════════════════────────────────────────────
 @user-1322 
 
 my god is kind.
 
 I am the resentful one, and I spite only myself.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #3 messages/482 ---
════════════════════════════════════════════════════════───────────────────────────
 I am indescribably furious right now
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #4 fediverse/704 ---
══════════════════════════════════════════════─────────────────────────────────────
 Is my formatting pretty or does it make you angry?
screenshots of C and Lua code that have strange formatting. The style is designed such that the readers eyes "flow" across the code like the gradual descent of water down a sloping riverbed, following a logical progression from top left to bottom right (generally) while returning to the left side whenever a new operation is performed or something is repeated.  This particular picture is of a simple if check:  if a creature's rank is equal to "four" or "two", then the creature is a rare monster type. Otherwise, they are not a rare monster type. Lua code to determine whether or not a character in a video game is available to be ambushed by a randomly generated monster.  There are several checks applied, checking things like "is the character sitting down" or "are they underwater", in which case a message is printed to the log and no further action is taken.  If all of the checks pass, and the character is free to be ambushed, then it runs the "spawnAndAttackPlayer()" function. A long string of "if" statements checking whether individual bits in a very small data structure are set. There's nine of them total, and they are arranged in a grid - this project was for a tic-tac-toe game, where there are nine total squares to play in. Setting up some location variables for a player unit. It starts by setting an X, Y, Z, and O for orientation value to a player's current location. Then it steps through and sets them to more accurate values. The reason for this ordering is so that if the function to find the more accurate value fails, it can fall back on the player's current location instead.  The interesting formatting is due to the layout of the "set" operations - they are ordered in a two dimensional grid rather than a top-to-bottom list like how most people would organize it.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #5 bluesky#34 ---
═════════════════════════════════════════════════════════════════════════════════──
 breathe... it's okay.
 
 calm comes from within. confidence comes when you win.
                                                           ─┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════════─┘

--- #6 fediverse/1071 ---
════════════════════════════════════════════════───────────────────────────────────
 ┌────────────────────────────┐
 │ CW: mental-health-fighting │
 └────────────────────────────┘


 you're allowed to be pissed at someone without being accused of splitting on
 them
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #7 fediverse/4572 ---
══════════════════════════════════════════════════════════════─────────────────────
 goodnight,
 people-who-all-agree-with-me-but-who-I-still-rant-to-anyway-because-I'm-full-of
 -rage, talk to you tomorrow. or whenever.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════────────────────────┘

--- #8 fediverse/2815 ---
═══════════════════════════════════════════════════════────────────────────────────
 I am NOT larping. I am expressing how I feel imaginatively.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #9 fediverse/5416 ---
═══════════════════════════════════════════════════════════════════════────────────
 if you aren't rude, or bothersome, or excessively boring, you can pretty much
 be my friend forever.
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #10 fediverse/3982 ---
═══════════════════════════════════════════════════════════────────────────────────
 I am always trying to be helpful. at all times am I trying to teach. that can
 get real fuckin annoying sometimes.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #11 fediverse/1137 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-852
 
 Anger is quite a powerful and useful emotion. Sometimes you can utilize it
 toward achieving your goals, while other times it's simply sufficient to
 embody and feel it.
 
 When I seek to embody anger I listen to Green Day because it lights a fire in
 me that warms my internals ^_^
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #12 messages/1018 ---
════════════════════════════════════════════════════════════════════════════───────
 If you want to get me to calm down, tell me this: "all you have are good
 things. Nothing here is bad."
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #13 fediverse/5622 ---
════════════════════════════════════════════════════════════════════════───────────
 hence, temperance
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #14 fediverse/6437 ---
═══════════════════════════════════════════════════════════════════════════════────
 if I was writing a programming language, I'd name it C just to fuck with people
 
 (great, now others can decide how it's known)
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #15 fediverse/2412 ---
═══════════════════════════════════════════════════════────────────────────────────
 @user-1209 @user-1262 
 
 just gonna say you probably deserve that particular screenshotted block haha -
 imagine calling anarcho-nina a fed xD xD
 
 plus that first "get the fuck out of my mentions" was a tip that went over
 your head, not a threat said in anger. she's pretty darn angry but that just
 means you don't wanna be in her way =P
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #16 fediverse/3463 ---
═════════════════════════════════════════════════════════──────────────────────────
 ┌─────────────────────────────┐
 │ CW: re: mental-health-minus │
 └─────────────────────────────┘


 @user-192 
 
 I can relate to that impulse, which is why I'm liking this reply
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #17 fediverse/3107 ---
════════════════════════════════════════════════════════───────────────────────────
 ┌───────────────────────────────┐
 │ CW: re: Meta, oversimplifying │
 └───────────────────────────────┘


 @user-1449 @user-1074 
 
 I mean, you're allowed to fight about stupid shit as long as you realize it's
 about something that doesn't matter. As long as people are working together
 toward their common goals then... whatever, right?
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #18 fediverse/963 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-690 
 
 clarity and focused will, respectively
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #19 fediverse/2920 ---
═══════════════════════════════════════════════════════────────────────────────────
 yes I am a "crazywoman" thank you for noticing
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #20 fediverse/1579 ---
══════════════════════════════════════════════════─────────────────────────────────
 fellas is it gay if I think fascists should be killed if they don't
 permanently revoke their ways
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════────────────────────────────────┘

--- #21 fediverse/3000 ---
════════════════════════════════════════════════════════───────────────────────────
 I'll swear not to lose my mind if you swear to make the world a better place
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #22 fediverse/329 ---
═════════════════════════════════════════════──────────────────────────────────────
 @user-241 okayyyy if I must =P =P
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #23 fediverse/2650 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌───────────────────────────────────────┐
 │ CW: sexual-assault-mentioned-personal │
 └───────────────────────────────────────┘


 I don't mind that he touched me inappropriately I'm just pissed that he messed
 up my hair
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #24 fediverse/3970 ---
═══════════════════════════════════════════════════════════────────────────────────
 @user-1628 
 
 same... it's like I am conditioned to forget, but without it I am an exposed
 nerve.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #25 fediverse/1303 ---
═════════════════════════════════════════════════──────────────────────────────────
 ┌───────────────────────┐
 │ CW: cursing-mentioned │
 └───────────────────────┘


 @user-192 
 
 normality?
 
 banality?
 
 errrrr I mean emotional disregulation and low self esteem?
 
 ... it's easier in person when you can see when everyone has the "yo what the
 fuck" look on their face and when they have the "wait what was that I was
 thinking about snails" face
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #26 fediverse/4598 ---
══════════════════════════════════════════════════════════════─────────────────────
 ┌───────────────────────┐
 │ CW: cursing-mentioned │
 └───────────────────────┘


 I'm gonna play a fucking video game because I like video games and it's
 important to relax
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════────────────────────┘

--- #27 fediverse/4855 ---
═════════════════════════════════════════════════════════════════──────────────────
 "you should be acting like these people want to destroy you."me, to me
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #28 fediverse/3856 ---
══════════════════════════════════════════════════════════─────────────────────────
 I'm tired of working as hard as I can and still ending up wrong
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

--- #29 fediverse/5726 ---
═════════════════════════════════════════════════════════════════════════──────────
 ┌───────────────────────────┐
 │ CW: programming-mentioned │
 └───────────────────────────┘


 🖼
           local response  equals 1 while true do if response does not equal 0 then require: build, my_name, and heart. end.                  response  equals in_channel:peek()  humans are unafraid because anyone better than us would necessarily be kinder
                                                           ─────────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════─────────┘

--- #30 fediverse/3605 ---
═════════════════════════════════════════════════════════──────────────────────────
 I think I'm okay no matter my own fate
 
 I think I'm okay.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #31 fediverse/5700 ---
════════════════════════════════════════════════════════════════════════───────────
 it's okay if you hate me. Please don't have me and not tell me...
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #32 fediverse/6154 ---
═════════════════════════════════════════════════════════════════════════════──────
 it's fine I'm fine don't worry about it idk why I posted that
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

--- #33 fediverse/3150 ---
════════════════════════════════════════════════════════───────────────────────────
 ┌───────────────────────┐
 │ CW: cursing-mentioned │
 └───────────────────────┘


 I fucking hate how games give dopamine
 
 they're so much more educational than that.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #34 messages/503 ---
═════════════════════════════════════════════════════════──────────────────────────
 I am *sincere*, which is why I die so soon
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #35 messages/551 ---
═══════════════════════════════════════════════════════════────────────────────────
 This gun is my sword 
 This blade is my weapon 
 And my foes will lay before me
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #36 fediverse/4876 ---
═════════════════════════════════════════════════════════════════──────────────────
 ┌───────────────────────────────────────┐
 │ CW: re: US politics-related, personal │
 └───────────────────────────────────────┘


 @user-1370 
 
 you don't have to apologize for escalating your response to trauma
 
 it's cool
 
 we get it
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #37 fediverse/1333 ---
═════════════════════════════════════════════════──────────────────────────────────
 @user-944 @user-803 
 
 I'm sorry that what I said resonated with you : (
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #38 fediverse/6325 ---
══════════════════════════════════════════════════════════════════════════════─────
 I do believe I am holy. Sacred, in some ways.
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

--- #39 fediverse/4072 ---
════════════════════════════════════════════════════════════───────────────────────
 I like games that test my reflexes
 
 I also like games that test my wit
 
 but most of all I like games that test my patience with strategy
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #40 fediverse/6102 ---
═════════════════════════════════════════════════════════════════════════════──────
 sorry I was just making stuff up because it's fun, hope I didn't accidentally
 unleash disaster or masterpiece, either would be equally bad
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

--- #41 messages/1217 ---
══════════════════════════════════════════════════════════════════════════════════─
 you can always hear the voice within a breath if you listen closely enough.
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

--- #42 fediverse/216 ---
════════════════════════════════════════════───────────────────────────────────────
 ┌──────────────────────────────────────────────────────────────────┐
 │ CW: tactics-cursing-not-immediately-relevant-just-an-observation │
 └──────────────────────────────────────────────────────────────────┘


 if you spot an ambush about to strike, shut the fuck up and get in position.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════──────────────────────────────────────┘

--- #43 messages/377 ---
═════════════════════════════════════════════════════──────────────────────────────
 infinite dedication implies stagnation, don't be so quick to trust.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #44 fediverse/4313 ---
════════════════════════════════════════════════════════════───────────────────────
 I made progress today, and so will you
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #45 messages/625 ---
═════════════════════════════════════════════════════════════──────────────────────
 I am not personally prepared for violence, but that doesn't mean I won't tell
 you why to do it.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

--- #46 fediverse/4173 ---
════════════════════════════════════════════════════════════───────────────────────
 ┌──────────────────────┐
 │ CW: uspol-mentioned  │
 └──────────────────────┘


 I swear if kamala is elected I will do everything in my power to actually work
 on my projects and get a job and be a good human
 
 ... wait, I already was doing that. But I'll be less stressed out, so... it'll
 be easier?
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #47 fediverse/2265 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌──────────────────────┐
 │ CW: pol-violence     │
 └──────────────────────┘


 wow I'm an adult now, that's wild
 
 I actually have to be aware of things like political violence now
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #48 fediverse/5694 ---
════════════════════════════════════════════════════════════════════════───────────
 if I can convince them not to fight will you give me what I demand?
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #49 fediverse/4049 ---
════════════════════════════════════════════════════════════───────────────────────
 humans can only do what they believe they can do because they believe they can
 do
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #50 fediverse/5985 ---
════════════════════════════════════════════════════════════════════════════───────
 I swear I'm not evil I'm just making cursed artifacts because I feel threatened
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #51 fediverse/1771 ---
══════════════════════════════════════════════════════─────────────────────────────
 if you can't find them when you need them, then you don't have them.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #52 fediverse/2910 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌──────────────────────┐
 │ CW: politics         │
 └──────────────────────┘


 anyone who punches left is a fucking fed or a fascist or both
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #53 messages/276 ---
═════════════════════════════════════════════════──────────────────────────────────
 Boys be like "dang that's rough buddy" when all you want is for someone to
 solve your problems
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #54 fediverse_boost/4779 ---
◀─[BOOST]
  
  I genuinely wish all Nazis in this world either an epiphany of the truth or a bullet to the head.  
                                                                              
  Either one is fine.                                                         
  
                                                            
 similar                        chronological                        different 
─▶

--- #55 fediverse_boost/6053 ---
◀─[BOOST]
  
  i post compulsively lmfao                                                   
  
                                                            
 similar                        chronological                        different 
─▶

--- #56 fediverse/3963 ---
═══════════════════════════════════════════════════════════────────────────────────
 ┌─────────────────────────────────────────┐
 │ CW: re: Thoughts// anarchist //whatever │
 └─────────────────────────────────────────┘


 @user-1298 
 
 Yes I agree! Harming others is not okay.
 
 I'm thinking about what happens when someone hurts someone else, and doesn't
 stop. What do you do then? Do you hurt the person who harms? How do you get
 them to stop?
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #57 fediverse/5732 ---
═════════════════════════════════════════════════════════════════════════──────────
 I am often disorganized.
 
 my effort is spent elsewhere.
 
 but I am good at organizing!
 
 when I find the time or place.
                                                           ─────────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════─────────┘

--- #58 fediverse/3081 ---
════════════════════════════════════════════════════════───────────────────────────
 @user-246 
 
 yeah that's just called being a jerk! what a jerk! did that happen to you? I'm
 mad at this imaginary jerk you put in my head! xD
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #59 fediverse/3741 ---
═════════════════════════════════════════════════════════──────────────────────────
 you can only be yourself once, and it happens while you're alive.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #60 fediverse/1334 ---
═════════════════════════════════════════════════──────────────────────────────────
 ┌──────────────────────────────────────────────────┐
 │ CW: TMI-medical-issue-thing-don't-worry-about-it │
 └──────────────────────────────────────────────────┘


 subconsciously running your hand over your butt every time you stand up to
 make sure you didn't pee your pants
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #61 fediverse/5435 ---
═══════════════════════════════════════════════════════════════════════────────────
 okay flag is cool and all but what if
a picture of a flag with three horizontal stripes, to represent the breadth of a large country.  the top stripe is black, to represent the night sky  the middle stripe is red to represent the people of this earth  the bottom stripe is blue to represent the rainfall as it pools below our feet
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #62 fediverse/5437 ---
═══════════════════════════════════════════════════════════════════════────────────
 okay flag is cool and all but what if
a flag with three colored bars, oriented vertically left to right.  on the left, is a black bar, symbolizing blackness.  on the middle, is a red bar, symbolizing things that are red. and also passion because sex is red.  in the right, there is placed with due care a blue. that blue is bar. it is blue and represents water because water is clear and clearly blue.
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #63 fediverse/891 ---
═══════════════════════════════════════════════────────────────────────────────────
 @user-95 
 
 if I was canadian I'd be ca-ritz!
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #64 fediverse/3776 ---
══════════════════════════════════════════════════════════─────────────────────────
 whenever repeating letters like thiiiiiiis  or thisssss make sure if you're
 doing K's that you have at least four
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

--- #65 fediverse/2988 ---
════════════════════════════════════════════════════════───────────────────────────
 I FEEL NAKED
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #66 fediverse/5782 ---
═════════════════════════════════════════════════════════════════════════──────────
 sometimes I post random silly [scary] things to pad out the serious things and
 I hope that's okay
                                                           ─────────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════─────────┘

--- #67 fediverse/2075 ---
══════════════════════════════════════════════════════─────────────────────────────
 ┌──────────────────────┐
 │ CW: politics         │
 └──────────────────────┘


 I am enraptured by this debate.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #68 fediverse/4986 ---
════════════════════════════════════════════════════════════════════───────────────
 Fury is not the same thing as rage.
 
 Fury is focused determination.
 
 Rage is unbridled anger.
 
 Rage blinds you. Fury guides you.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

--- #69 fediverse/4439 ---
═════════════════════════════════════════════════════════════──────────────────────
 ┌───────────────────────┐
 │ CW: suicide-mentioned │
 └───────────────────────┘


 I would never kill myself
 
 just want to put it out there.
 
 I'd rather face torture and shame and confinement than die by my own hand.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

--- #70 fediverse/3942 ---
═══════════════════════════════════════════════════════════────────────────────────
 ┌───────────────────────┐
 │ CW: cursing-mentioned │
 └───────────────────────┘


 who gives a shit what you look like just work together for goodness sake
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #71 messages/188 ---
═══════════════════════════════════════════════────────────────────────────────────
 Jack doesn't seek to know me. He doesn't know why I'm in pain. He's just a
 little annoyed that I'm bleeding on the carpet.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #72 fediverse/1801 ---
══════════════════════════════════════════════════════─────────────────────────────
 people call me "hypervigilant" as if being constantly aware is not a normal
 state for them.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #73 fediverse/3116 ---
════════════════════════════════════════════════════════───────────────────────────
 "I am just a person, and I will do what I can."
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #74 fediverse/2523 ---
═══════════════════════════════════════════════════════────────────────────────────
 I just want to stress that most people know more than me
 
 slept on my back. had a good dream. gonna shut the fuck up for a bit and see
 what ya'll get up to. ;) 😉
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #75 messages/1214 ---
══════════════════════════════════════════════════════════════════════════════════─
 Anger is rarely a reason to act.
 
 Make movement because it's right, not because it's easy when you're mad.
 
 Get mad on purpose to do the things you could never do while calm.
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

--- #76 bluesky#36 ---
═════════════════════════════════════════════════════════════════════════════════──
 people are terrified, yet within me I feel a bright brilliant light.
                                                           ─┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════════─┘

--- #77 messages/1256 ---
══════════════════════════════════════════════════════════════════════════════════─
 I'm not like him.
 
 he's like me.
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

--- #78 fediverse/1293 ---
═════════════════════════════════════════════════──────────────────────────────────
 ┌──────────────────────────────────────────────────────────────────────────────┐
 │ CW: re: fedi meta, the bad space, fediblock, misleading and untrue cw, uspol, speedrunning discourse, industrial revolution, aquarium tips │
 └──────────────────────────────────────────────────────────────────────────────┘


 @user-921 
 
 where tf is all this discourse I always hear about like what are ya'll talking
 about
 
 ... are you talking about me
 
 [silly intrusive thoughts teehee pay no mind]
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #79 messages/505 ---
═════════════════════════════════════════════════════════──────────────────────────
 I am brave with what I say but fearful with what I do
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #80 fediverse/112 ---
═══════════════════════════════════════════────────────────────────────────────────
 I live through the moments where I find a folder of stuff I made that I forgot
 about and I can go back and see it for the first time.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════───────────────────────────────────────┘

--- #81 fediverse/1908 ---
══════════════════════════════════════════════════════─────────────────────────────
 @user-1100 @user-1074 
 
 haha what the fuck
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #82 fediverse/2688 ---
═══════════════════════════════════════════════════════────────────────────────────
 "you are better than fear. I know this for I have seen your soul, as it is the
 same shape as mine."
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #83 fediverse/951 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-667 
 
 you're only wrong if you don't change your mind upon realizing you're incorrect
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #84 fediverse/4075 ---
════════════════════════════════════════════════════════════───────────────────────
 maybe if I "be myself" so hard that there's nothing left to keep secret,
 they'll like me??
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #85 fediverse/141 ---
═══════════════════════════════════════════────────────────────────────────────────
 @user-135 if you're cringing at past behavior, then you've learned and grown
 enough to see the mistakes of the past in sharp contrast to your temperament
 in the present.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════───────────────────────────────────────┘

--- #86 messages/531 ---
══════════════════════════════════════════════════════════─────────────────────────
 "I give you my sympathy, not my empathy, for if given empathy, I should surely
 go mad with grief."
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

--- #87 fediverse/829 ---
═══════════════════════════════════════════════────────────────────────────────────
 you're ridiculous, you know that? so selfish. so obscene.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #88 fediverse/1112 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-78 
 
 elle - emm - ayyyy - ohhhh
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #89 fediverse/154 ---
═══════════════════════════════════════════────────────────────────────────────────
 ┌───────────────────────────┐
 │ CW: autism-newtype-things │
 └───────────────────────────┘


 confusion is seeing with perfect clarity and speaking with utter disconnection
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════───────────────────────────────────────┘

--- #90 fediverse/4255 ---
════════════════════════════════════════════════════════════───────────────────────
 I think a lot of my problems would be solved if I could internalize the
 thought/feeling of telling yourself "stay focused"
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #91 messages/1218 ---
══════════════════════════════════════════════════════════════════════════════════─
 usually it makes breath-like noiseds
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

--- #92 messages/572 ---
════════════════════════════════════════════════════════════───────────────────────
 I am not a worker 
 
 Though I try and try, I burn right out and through 
 
 I wish I was a worker, able to apply my trade or skill 
 
 But I'm not 
 
 I do hope we can be allies, still
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #93 fediverse/782 ---
═══════════════════════════════════════════════────────────────────────────────────
 ┌──────────────────────────┐
 │ CW: re: "schitzoposting" │
 └──────────────────────────┘


 @user-579 
 
 if I'm not in this picture then what am I
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #94 fediverse/1864 ---
══════════════════════════════════════════════════════─────────────────────────────
 yes I am cargoculting set -euo pipefail and no I'm not apologizing
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #95 fediverse/1243 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-883 
 
 hey sorry for ditching you yesterday, hope you had a good night ^_^
 
 I feel much better today.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #96 fediverse/5588 ---
════════════════════════════════════════════════════════════════════════───────────
 did you know that if you actually tried to do magic you might just become good
 at meditating?
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #97 fediverse/3749 ---
══════════════════════════════════════════════════════════─────────────────────────
 Emoticons only work as tone indicators when people know what the funny faces
 mean
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

--- #98 fediverse/6257 ---
══════════════════════════════════════════════════════════════════════════════─────
 hey, I'm all about uplifting
 
 I do so as I please
picture of a mastodon screenshot which shows 975 characters remaining, implying (based on the character count) that not only was the thought short and easily conveyable, but also that 1024 characters are permitted per post. the profile picture of the profile who is the poster is green on the bottom with a flash of silver, black and white half and half, then red and light pink colored with a flash of white in the corner.  the text of the message that is typed into the display there:  hey, I'm all about uplifting  I do so as I please
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

--- #99 fediverse/6178 ---
═════════════════════════════════════════════════════════════════════════════──────
 ┌───────────────────────┐
 │ CW: cursing-mentioned │
 └───────────────────────┘


 ... wait, shit I forgot I was about to go do a thing, ttyl
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

--- #100 messages/228 ---
════════════════════════════════════════════════───────────────────────────────────
 Wish someone would tell me how much they hate me so I knew to be ashamed
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #101 fediverse/5267 ---
══════════════════════════════════════════════════════════════════════─────────────
 ┌──────────────────────────────────────────┐
 │ CW: personal-medical-political-mentioned │
 └──────────────────────────────────────────┘


 "okay but why are you so focused on outliving it"
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════════────────────┘

--- #102 fediverse/5169 ---
════════════════════════════════════════════════════════════════════───────────────
 if you ever find yourself in a situation where you have to describe everything
 that you do,
 
 leave that situation
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

--- #103 fediverse/978 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-699 @user-78 
 
 I say "blep" when I intentionally stack overflow in order to avoid painful
 thoughts
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #104 fediverse/5124 ---
════════════════════════════════════════════════════════════════════───────────────
 ┌────────────────────────────────────────────────┐
 │ CW: re: NSFW, kink (ABDL), lewd pic w/o nudity │
 └────────────────────────────────────────────────┘


 @user-1370 
 
 wawawawawawawawawa : )
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

--- #105 fediverse/1989 ---
══════════════════════════════════════════════════════─────────────────────────────
 I don't care who you are, but if others aren't fighting to be in your life,
 then do they really belong there?
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #106 fediverse/4428 ---
═════════════════════════════════════════════════════════════──────────────────────
 @user-1669 
 
 sorry, I'm on a roll. Gotta speak my mind, even if it has other stuff bouncing
 around in it. I hope you understand : )
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

--- #107 fediverse/6380 ---
═══════════════════════════════════════════════════════════════════════════════────
 [it won't connect because I'm not hosting it, but it's fun to think about]
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #108 fediverse/367 ---
═════════════════════════════════════════════──────────────────────────────────────
 @user-243 
 
 good point, intrusive thoughts >.>
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #109 fediverse/3770 ---
══════════════════════════════════════════════════════════─────────────────────────
 for every "I was there. I helped make it happen" we need at least a couple "I
 was there. I saw the whole thing go down"s because like, nobody's gonna
 believe a belligerent, even if they're on the defensive.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

--- #110 fediverse/4042 ---
════════════════════════════════════════════════════════════───────────────────────
 "Argh I hate being validated!"people in denial
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #111 fediverse/3639 ---
═════════════════════════════════════════════════════════──────────────────────────
 love nature no matter what
 love nurture if they earn it
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #112 messages/681 ---
══════════════════════════════════════════════════════════════─────────────────────
 I think I'd be more upset if someone stabbed me in the hand or eye than the
 heart.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════────────────────────┘

--- #113 fediverse_boost/5808 ---
◀─[BOOST]
  
  I hate when I get a little distracted and forget to do anything for many years  
  
                                                            
 similar                        chronological                        different 
─▶

--- #114 fediverse/3757 ---
══════════════════════════════════════════════════════════─────────────────────────
 I am the witch who cursed my past self with my current life.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

--- #115 fediverse/3795 ---
══════════════════════════════════════════════════════════─────────────────────────
 this world was made for you and me but I just keep whining and crying about it
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

--- #116 fediverse/6349 ---
═══════════════════════════════════════════════════════════════════════════════────
 if all you see are allies, slow down. 
 
 never come to a stop, even through sleep.
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #117 fediverse/3052 ---
════════════════════════════════════════════════════════───────────────────────────
 @user-1201 
 
 you are all of these things to me
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #118 fediverse/3392 ---
═════════════════════════════════════════════════════════──────────────────────────
 ┌──────────────────────┐
 │ CW: re: subtoot      │
 └──────────────────────┘


 @user-246 
 
 or why they'd ban you without fighting you, trying to change your mind
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #119 fediverse_boost/5991 ---
◀─[BOOST]
  
  I Am The Weed Witch Making Cannabutter In My Cauldron                       
  
                                                            
 similar                        chronological                        different 
─▶

--- #120 fediverse/1306 ---
═════════════════════════════════════════════════──────────────────────────────────
 ┌────────────────────────────────────────────────────────────────────┐
 │ CW: re: Insightful meme, but arguably could be politically charged │
 └────────────────────────────────────────────────────────────────────┘


 @user-883 
 
 and they call me mad!
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #121 fediverse/2052 ---
══════════════════════════════════════════════════════─────────────────────────────
 @user-1074 
 
 me too 🥰 I'm saying they should be the other end of the spectrum, rather
 than the middle of the graph
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #122 fediverse/5357 ---
═══════════════════════════════════════════════════════════════════════────────────
 ┌───────────────────────────────────────────────────────┐
 │ CW: re: CIA-bullshit-mentioned-oops-cursing-mentioned │
 └───────────────────────────────────────────────────────┘


 @user-1807 
 
 haha thanks i hate it because it's true
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #123 fediverse/5590 ---
════════════════════════════════════════════════════════════════════════───────────
 vibe coding is just writing comments in increasing detail until the generated
 code matches what you need.
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #124 fediverse/817 ---
═══════════════════════════════════════════════────────────────────────────────────
 whoops nevermind sorry I'm such a clutz
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #125 fediverse/3288 ---
════════════════════════════════════════════════════════───────────────────────────
 ┌───────────────────────┐
 │ CW: cursing-mentioned │
 └───────────────────────┘


 Goddamnit I spilled something onto some things that will never be clean again
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #126 messages/479 ---
════════════════════════════════════════════════════════───────────────────────────
 Goddamnit I spilled something onto some things that will never be clean again
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #127 fediverse/5800 ---
══════════════════════════════════════════════════════════════════════════─────────
 ... I feel fine actually
 
 [weren't you just extremely happy?]
 
 heh yeah feelings are experts at changing
                                                           ────────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════────────┘

--- #128 fediverse/1916 ---
══════════════════════════════════════════════════════─────────────────────────────
 "you don't seem autistic"
 
 wow no shit almost as if I had acting classes as a child
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #129 fediverse/1891 ---
══════════════════════════════════════════════════════─────────────────────────────
 @user-1091 
 
 I knowwww some people are just thorny and prickly I guess.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #130 fediverse/4326 ---
═════════════════════════════════════════════════════════════──────────────────────
 @user-1074 
 
 it's okay, be yourself 
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

--- #131 fediverse/347 ---
═════════════════════════════════════════════──────────────────────────────────────
 ┌──────────────────────┐
 │ CW: food-mentioned   │
 └──────────────────────┘


 cookies are just cookie dough that you've already baked
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #132 fediverse/4955 ---
══════════════════════════════════════════════════════════════════─────────────────
 "say superfluous on a social media post rn so I know it's you"
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════────────────────┘

--- #133 fediverse/5041 ---
════════════════════════════════════════════════════════════════════───────────────
 ┌────────────────────────┐
 │ CW: violence-mentioned │
 └────────────────────────┘


 brick + cop car is how they getcha.
 
 useful violence happens out of sight.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

--- #134 fediverse/1879 ---
══════════════════════════════════════════════════════─────────────────────────────
 interesting times in peaceful times: 😎 
 
 interesting times in interesting times: 🥴
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #135 fediverse/2095 ---
══════════════════════════════════════════════════════─────────────────────────────
 Sometimes it's okay to be sloppy if you're having fun!
 
 Just... clean up after yourself when you're done 😉
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #136 fediverse/5345 ---
═══════════════════════════════════════════════════════════════════════────────────
 you can't win every battle, but if you're losing then you've lost.
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #137 fediverse/130 ---
═══════════════════════════════════════════────────────────────────────────────────
 there is nothing about you that is worse than me. and I'm perfect!
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════───────────────────────────────────────┘

--- #138 fediverse_boost/5500 ---
◀─[BOOST]
  
  unhinged rants per random number                                            
  
                                                            
 similar                        chronological                        different 
─▶

--- #139 fediverse/1274 ---
═════════════════════════════════════════════════──────────────────────────────────
 ┌──────────────────────────────────────────────────────┐
 │ CW: patriotism-mentioned-meanings-of-words-sorta-pol │
 └──────────────────────────────────────────────────────┘


 if you're upset about how they twisted the meaning of "woke" just wait until
 you hear what they did to "patriot"
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #140 fediverse/143 ---
═══════════════════════════════════════════────────────────────────────────────────
 @user-78 I thought it was thursday :O
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════───────────────────────────────────────┘

--- #141 fediverse/1010 ---
════════════════════════════════════════════════───────────────────────────────────
 I'm done trying to be neurotypical. So what if I starve.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #142 messages/354 ---
════════════════════════════════════════════════════───────────────────────────────
 Fuck it, I guess I'm doing kegels now.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════──────────────────────────────┘

--- #143 fediverse/1349 ---
═════════════════════════════════════════════════──────────────────────────────────
 @user-950 
 
 ah yes but how could anyone hurt me if I don't make myself vulnerable. It'd
 simply be unfair to play a game without any stakes. But if you insist...
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #144 fediverse/4085 ---
════════════════════════════════════════════════════════════───────────────────────
 I can always tell when people who believe in me start thinking of me because I
 start feeling the urge to do pushups
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #145 fediverse/2536 ---
═══════════════════════════════════════════════════════────────────────────────────
 @user-1074 
 
 if you're anything like me, then it will happen again. It's okay. A friend
 won't judge you, a friend would forgive you.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #146 fediverse/1482 ---
═════════════════════════════════════════════════──────────────────────────────────
 @user-192 
 
 I feel like SSH keys to log into every website should be a standard
 
 or something similar
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #147 fediverse/6181 ---
═════════════════════════════════════════════════════════════════════════════──────
 @user-246 
 
 pat pat is okay
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

--- #148 fediverse/5373 ---
═══════════════════════════════════════════════════════════════════════────────────
 ┌─────────────────────────┐
 │ CW: re: nazis-mentioned │
 └─────────────────────────┘


 @user-138 
 
 I'm sure canadia had something similar...!
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #149 fediverse/4980 ---
════════════════════════════════════════════════════════════════════───────────────
 dream bigger than "the same, but nice"
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

--- #150 fediverse/3520 ---
═════════════════════════════════════════════════════════──────────────────────────
 ┌──────────────────────┐
 │ CW: deity-kink-wink  │
 └──────────────────────┘


 it's okay. 
 
 I know who you are because I know who they forced you to be. 
 
 What kind of god would I be if I didn't forgive you as you were hurting me?
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #151 fediverse/3088 ---
════════════════════════════════════════════════════════───────────────────────────
 growing up, I wasn't around kids my age. So my standards were "as good as an
 adult"
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #152 fediverse/27 ---
════════════════════════════════════───────────────────────────────────────────────
 ┌─────────────────────────────────────┐
 │ CW: cursing, mirror, mental illness │
 └─────────────────────────────────────┘


 *looks in a mirror*
 
 why do all the gorgeous ones have to be fucking insane
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════──────────────────────────────────────────────┘

--- #153 fediverse/1437 ---
═════════════════════════════════════════════════──────────────────────────────────
 a perpetual motion machine would appear stable to the machine in motion
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #154 fediverse/6027 ---
════════════════════════════════════════════════════════════════════════════───────
 some days I feel like someone else's lesson and that can be hard.
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #155 fediverse/5967 ---
════════════════════════════════════════════════════════════════════════════───────
 I wonder how many people hate me?
 
 silence is indicative of allies or foes.
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #156 fediverse/1588 ---
════════════════════════════════════════════════════───────────────────────────────
 @user-1035 
 
 Even better if you say "you do you too"
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════──────────────────────────────┘

--- #157 fediverse/3425 ---
═════════════════════════════════════════════════════════──────────────────────────
 @user-883 
 
 I know : )
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #158 fediverse/941 ---
═══════════════════════════════════════════════────────────────────────────────────
 @user-562 @user-655 
 
 I relate to that...
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #159 fediverse/3562 ---
═════════════════════════════════════════════════════════──────────────────────────
 @user-1550 
 
 me too T.T
 
 give it time
 
 someday everyone will be paid to do whatever they wanted
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #160 fediverse/4114 ---
════════════════════════════════════════════════════════════───────────────────────
 ┌──────────────────────────────┐
 │ CW: climate-change-mentioned │
 └──────────────────────────────┘


 okay honestly I'm just a little pissed about all the different fun plant and
 animal species that are pruned from the tree of life every day by a branch
 that grew too large and suffocates the rest. How rude, maybe I should trim you.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #161 messages/585 ---
════════════════════════════════════════════════════════════───────────────────────
 I respect people who are kind
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #162 fediverse/2403 ---
═══════════════════════════════════════════════════════────────────────────────────
 America 🥰 
 The United States of 😒 
 America day 🤩 
 America day with PTSD 🥴
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #163 fediverse/1849 ---
══════════════════════════════════════════════════════─────────────────────────────
 I wish I could block and unfollow myself
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #164 fediverse/1196 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-883 
 
 you're not a creep in fact you're quite awesome and cool and neato to be sure 
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #165 fediverse/1161 ---
════════════════════════════════════════════════───────────────────────────────────
 if you aren't careful, the stuff you own will come to own you.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #166 fediverse/3291 ---
════════════════════════════════════════════════════════───────────────────────────
 "I am indescribably furious right now"
 
 ... great now the whole house is going to smell like straw-berry-icecream
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #167 fediverse/5842 ---
═══════════════════════════════════════════════════════════════════════════────────
 @user-1429 
 
 I know that feeling
                                                           ───────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════───────┘

--- #168 messages/998 ---
═══════════════════════════════════════════════════════════════════════════────────
 It's not a warcrime if you're not at war.
                                                           ───────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════───────┘

--- #169 fediverse/684 ---
══════════════════════════════════════════════─────────────────────────────────────
 @user-507 
 
 meow
 
 now there's just a few more
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #170 fediverse/3452 ---
═════════════════════════════════════════════════════════──────────────────────────
 ┌─────────────────────────────────┐
 │ CW: spirituality-gods-mentioned │
 └─────────────────────────────────┘


 the goddess of madness is pretty sane, tbh
 
 it's not like there's just one tho
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #171 fediverse/1380 ---
═════════════════════════════════════════════════──────────────────────────────────
 sorry my english isn't very good teehee, I'm translating from my brain
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #172 fediverse/233 ---
════════════════════════════════════════════───────────────────────────────────────
 @user-189 yah chillies are good as long as we can put shallots in it too!
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════──────────────────────────────────────┘

--- #173 fediverse/6091 ---
═════════════════════════════════════════════════════════════════════════════──────
 ┌───────────────────────┐
 │ CW: cursing-mentioned │
 └───────────────────────┘


 me as a kid: "fuck you mom I'm not unloading the dishwasher it's my sister's
 turn"
 
 me now: what if I did your dishes for you uwu
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

--- #174 fediverse/4546 ---
═════════════════════════════════════════════════════════════──────────────────────
 oh no she's in one of her bipolar moods
 
 um. I'm just gonna log off till it's done, ttyl
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

--- #175 fediverse/3043 ---
════════════════════════════════════════════════════════───────────────────────────
 you know more than me and I appreciate your analysis
 
 if you ever want to work on something together let me know 
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #176 fediverse/5239 ---
══════════════════════════════════════════════════════════════════════─────────────
 I play video games to help me think just like programmers play video games to
 help them sleep
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════════────────────┘

--- #177 fediverse_boost/6405 ---
◀─[BOOST]
  
  maybe i should just work on my memoir...                                    
  
                                                            
 similar                        chronological                        different 
─▶

--- #178 fediverse/2939 ---
═══════════════════════════════════════════════════════────────────────────────────
 "you look like a mess who can't take care of herself"
 
 oh haha that's because I'm a mess who can't take care of herself
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #179 fediverse/6014 ---
════════════════════════════════════════════════════════════════════════════───────
 don't mind me just dreaming of a future where I can have whatever I want : )
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #180 fediverse/4441 ---
═════════════════════════════════════════════════════════════──────────────────────
 trust that your allies are working.
 
 honor them by doing the same.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

--- #181 fediverse/6236 ---
══════════════════════════════════════════════════════════════════════════════─────
 I legitimately think everyone in my life is just as cool as me
 
 they just... don't know how to know it.
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

--- #182 fediverse/3833 ---
══════════════════════════════════════════════════════════─────────────────────────
 there's no such thing as me
 
 all I am is where the wind takes me
 
 I am just a person, and I do all that I can
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

--- #183 fediverse/1348 ---
═════════════════════════════════════════════════──────────────────────────────────
 @user-950 
 
 ohhhhh sorry here ya go:
 
 https://tech.lgbt/@user-479
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #184 fediverse/6209 ---
══════════════════════════════════════════════════════════════════════════════─────
 okay just to clarify: if anyone is recording me or storing data about me, I
 would really prefer if you didn't delete it just because I realized it was
 happening. I like data! It's cool to know such things!
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

--- #185 messages/1224 ---
══════════════════════════════════════════════════════════════════════════════════─
 when I go out on walks
 before I set out again
 I wait until my blisters healed again
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

--- #186 fediverse/3919 ---
═══════════════════════════════════════════════════════════────────────────────────
 ┌───────────────────────┐
 │ CW: cursing-mentioned │
 └───────────────────────┘


 that feeling when your computers are just fucked and it's like... whatever,
 computers are fucked, I don't give a fuck
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #187 fediverse/132 ---
═══════════════════════════════════════════────────────────────────────────────────
 and though I am perfect, I'm better than none of you.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════───────────────────────────────────────┘

--- #188 fediverse/6125 ---
═════════════════════════════════════════════════════════════════════════════──────
 @user-1871 
 
 conquer your foes and they will never again harm you.
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

--- #189 fediverse/890 ---
═══════════════════════════════════════════════────────────────────────────────────
 @user-192 
 
 I'm gonna make some right now : )
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #190 bluesky#9 ---
══════════════════════════════════════════════════════════════════─────────────────
 gee sure wish someone would pay antifa
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════────────────────┘

--- #191 fediverse/3563 ---
═════════════════════════════════════════════════════════──────────────────────────
 @user-1209 
 
 good
 
 judge me
 
 find me just
 
 I accept my fate
 
 whatever it may be
 
 for I trust that which sees;
 
 that which is judging me thus.
 
 may fortune bring my heart forth
 
 displayed for all to see, here is my "me"
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #192 fediverse/5185 ---
════════════════════════════════════════════════════════════════════───────────────
 frankly it makes a ton of sense to me that computer programmers would have a
 game playing in the monitor. Gotta keep those brains active after all.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

--- #193 messages/243 ---
════════════════════════════════════════════════───────────────────────────────────
 I respected nature, and I 
 
 ohhhhh I get it
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #194 fediverse/3655 ---
═════════════════════════════════════════════════════════──────────────────────────
 born to write xlock screensavers
 
 cursed to shitpost
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #195 fediverse/1559 ---
══════════════════════════════════════════════════─────────────────────────────────
 ┌──────────────────────┐
 │ CW: re: what, gross  │
 └──────────────────────┘


 @user-1024 
 
 ....... you might want to distill it, first......
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════────────────────────────────────┘

--- #196 fediverse/2120 ---
══════════════════════════════════════════════════════─────────────────────────────
 sometimes I think performing my art was just an excuse to use Linux. At least,
 some of my art.
 
 But hey, I'm not complaining, it's awesome.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #197 fediverse/5269 ---
══════════════════════════════════════════════════════════════════════─────────────
 "girl why do you talk"
 
 girl why do you listen
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════════────────────┘

--- #198 fediverse/1131 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-850 
 
 true T.T I forgot about physical ailments. Was mostly thinking about
 interpersonal relationships because that's what's on my mind rn in my life.
 
 @user-5
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #199 fediverse/3506 ---
═════════════════════════════════════════════════════════──────────────────────────
 @user-95 
 
 like, trading cash for drugs in front of a police station? I couldn't agree
 more!
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #200 fediverse/5353 ---
═══════════════════════════════════════════════════════════════════════────────────
 some of my favorite games are behind me and I can't describe how happy I am to
 have known here
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘