=== ANCHOR POEM ===
══════════════════════════════════════════════════════─────────────────────────────
 fucking updates
 
 I know right like why is the UI different this sucks
 
 yeah and it might even be a different program - SORRY TO INTERRUPT
 
 new thought incoming
 
 grrrr how rude for interrupting
 
 anyways darn I forgot
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

=== SIMILARITY RANKED ===

--- #1 fediverse/2622 ---
═══════════════════════════════════════════════════════────────────────────────────
 what kind of linux user are you if you don't even like reading terminal
 output? it's USEFUL and INTERESTING information!
 
 WHY ELSE WOULD THE PROGRAMMER OUTPUT IT???
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

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


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

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

--- #4 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═══════════════════════════════════════════════════─────────────────────────────────┘

--- #5 fediverse/5360 ---
═══════════════════════════════════════════════════════════════════════────────────
 another day goes by when I haven't done any programming... oh well
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #6 fediverse/3282 ---
════════════════════════════════════════════════════════───────────────────────────
 I hate how fragile Linux is
 
 It deserves to be strong and durable
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

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

--- #8 fediverse/3123 ---
════════════════════════════════════════════════════════───────────────────────────
 using linux requires constant maintenance and that's kind of unfair, actually.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #9 fediverse/4900 ---
═════════════════════════════════════════════════════════════════──────────────────
 if you wanna trick systems administrators just put a bunch of sleeps in your
 code so your computer programs don't use up all the mainframe's resources all
 at once
 
 [statements dreamed up by the practically deranged]
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #10 fediverse/4804 ---
═════════════════════════════════════════════════════════════════──────────────────
 I love it when wine doesn't work because it "failed to open program.exe"
 
 ... okay, can you tell me why it failed?
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #11 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═════════════════════════════════════════════════════════════───────────────────────┘

--- #12 fediverse/1472 ---
═════════════════════════════════════════════════──────────────────────────────────
 @user-883 
 
 my streaming is broken and I can't figure out why : (
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #13 fediverse/1150 ---
════════════════════════════════════════════════───────────────────────────────────
 when you change profile pictures the beings inside my brain see you as a
 different entity
 
 less so for names, as visuals are [closer to] their native language
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #14 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════════════════════════════════════════════════────────────────────────────────────┘

--- #15 fediverse/6438 ---
═══════════════════════════════════════════════════════════════════════════════────
 why would you gatekeep content by keeping us from easily using LLMs some
 people aren't technical and still need to write computer programs because
 that's how you enlighten a people is empower them with new tools
 
 "I've never heard of that programming language, but luckily I can fit all of
 it's documentation in my context window."
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #16 fediverse/4057 ---
════════════════════════════════════════════════════════════───────────────────────
 RITZ stop spamming, ya dingus
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #17 fediverse/3496 ---
═════════════════════════════════════════════════════════──────────────────────────
 ┌──────────────────────────────────┐
 │ CW: cursing-mentioned-conspiracy │
 └──────────────────────────────────┘


 downside of being gregarious is that everyone you meet in Portland these days
 is a fucking fed -.-
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #18 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═════════════════════════════════════════════════════════───────────────────────────┘

--- #19 fediverse/5942 ---
════════════════════════════════════════════════════════════════════════════───────
 ┌──────────────────────┐
 │ CW: mental-health-   │
 └──────────────────────┘


 I suck at everything I do T.T
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #20 fediverse/5853 ---
═══════════════════════════════════════════════════════════════════════════────────
 everyone's all like "everything sucks" but I'm feeling confidence and a kind
 of... externalized vigor? that's sweeping me off my feet. We'll see what
 tomorrow brings, in the general sense.
                                                           ───────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════───────┘

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

--- #22 fediverse/4866 ---
═════════════════════════════════════════════════════════════════──────────────────
 don't you just love it when you get several discord notifications but you tab
 back to check out the discord screen and there's no red numbers anywhere?
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #23 fediverse_boost/6017 ---
◀─[BOOST]
  
  Linux admins when they have to use Windows: :/                              
                                                                              
  Windows admins when they have to use Linux: :\                              
  
                                                            
 similar                        chronological                        different 
─▶

--- #24 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════════════════════════════════════════════════════════════────────────────────────┘

--- #25 fediverse/772 ---
═══════════════════════════════════════════════────────────────────────────────────
 ┌──────────────────────────────────────────────┐
 │ CW: content-warnings-ai-trauma-woe-mentioned │
 └──────────────────────────────────────────────┘


 also applies for alt-text on pictures for people with screenreaders
 
 something something "if I play both sides, then I'm always right!"
four panel meme of a cute girl with sunglasses and a bow in her hair.  first panel she's like "nah, no thank you" while gesturing dismissively with her hand and turning away.  second panel is what she's against - it shows text saying: "Putting content warnings on your posts so that the data can be used in a dataset for an LLM that has been sanitized from political content thus depriving it of context in a post truth world"  third panel she's like "yeah, I like this one instead." and she's smiling and pointing a finger at the fourth panel, which reads:  "content warning your posts so that you don't hurt other people's feelings or trigger vulnerable people who are just trying to laugh at memes or have a decent life in the face of trauma and woe"
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

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


 All because [redacted] stupid fucking dumb piece of shit [redacted] put their
 half-empty ice-cream mug next to [redacted] and forgot about it.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #27 messages/481 ---
════════════════════════════════════════════════════════───────────────────────────
 All because [redacted] stupid fucking dumb piece of shit [redacted] put their
 half-empty ice-cream mug next to [redacted] and forgot about it.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #28 fediverse/4485 ---
═════════════════════════════════════════════════════════════──────────────────────
 getting the phone numbers of cute he/thems at a bar is NOT the same as
 organizing.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

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

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


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

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

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

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

--- #34 fediverse/1289 ---
═════════════════════════════════════════════════──────────────────────────────────
 @user-883 
 
 srry messaged the wrong person hehe
Image attachment
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #35 fediverse/6057 ---
════════════════════════════════════════════════════════════════════════════───────
 gonna touch grass. maybe do some programming. ttyl
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #36 fediverse/4123 ---
════════════════════════════════════════════════════════════───────────────────────
 @user-883 
 
 you're right
 
 but I think your first impulse should be to think about how to do it in a
 multithreaded way
 
 If the result is that single-threading would be better, great! It'll be easier!
 
 But thinking about multithreading first will give you crucial insights into
 the structure of the program.
 
 depending on what kinds of programming you do...!
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #37 fediverse/956 ---
════════════════════════════════════════════════───────────────────────────────────
 ┌──────────────────────┐
 │ CW: re: spirituality │
 └──────────────────────┘


 @user-579 
 
 it's not self loathing if you consent to it... right?
 
 ... right?
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #38 fediverse/1035 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-757 @user-192 
 
 true and my suggestion doesn't provide a tracelog, pretty much just the status
 of the variables when it pauses or ends.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #39 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═════════════════════════════════════════════════════════════════════════════════───┘

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


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

--- #41 fediverse/1873 ---
══════════════════════════════════════════════════════─────────────────────────────
 ┌─────────────────────────────────────────────────────────────┐
 │ CW: cursing-mentioned-knots-mentioned-programming-mentioned │
 └─────────────────────────────────────────────────────────────┘


 I love making up my own knots!
 
 I don't like memorizing other people's knots >.>
 
 wait, shit this was supposed to be about programming
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

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

--- #43 fediverse/1810 ---
══════════════════════════════════════════════════════─────────────────────────────
 some people hear words like "datastructures" and "object-oriented programming"
 and think they're made up terms that don't mean anything important.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #44 fediverse/3965 ---
═══════════════════════════════════════════════════════════────────────────────────
 maybe some whiteboards and notebooks as well...
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #45 fediverse/1676 ---
═════════════════════════════════════════════════════──────────────────────────────
 sorry for the double post, had to redact things
a few poems on the left and a conversation between two lovers on the right. below is some writings on employment.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

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

--- #47 fediverse/4118 ---
════════════════════════════════════════════════════════════───────────────────────
 all modern software should be written in a multithreaded way, change my mind
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #48 messages/929 ---
═════════════════════════════════════════════════════════════════════════──────────
 {[booooo that writing stinks, the writers of the first few lines were better]}
                                                           ─────────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════─────────┘

--- #49 fediverse/3287 ---
════════════════════════════════════════════════════════───────────────────────────
 oh great my games are randomly crashing now in ways that they didn't used to do
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

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

--- #51 fediverse/6458 ---
═══════════════════════════════════════════════════════════════════════════════────
 gonna pre-emptively backup my fediverse archive haha just-in-case I get banned
 for spamming or something teehee (totally reasonable teebeeh)
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #52 fediverse/369 ---
═════════════════════════════════════════════──────────────────────────────────────
 Gaming on Linux is never knowing for sure that a game will launch.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

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

--- #54 fediverse/65 ---
════════════════════════════════════════───────────────────────────────────────────
 if something makes sense physically, but not mathematically, then the
 mathematics are wrong.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════──────────────────────────────────────────┘

--- #55 fediverse/4495 ---
═════════════════════════════════════════════════════════════──────────────────────
 ┌───────────────────────┐
 │ CW: cursing-mentioned │
 └───────────────────────┘


 I tripped onto the light rail tracks today while a train was near
 
 I can't believe how fucking useless I am
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

--- #56 fediverse/806 ---
═══════════════════════════════════════════════────────────────────────────────────
 ... sorry, forgot to content warning that last one. I'm kinda using this
 format like a twitch stream... how [weird, strange, perceiving, perplexing,
 confusing]
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

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


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

--- #58 fediverse/2900 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌───────────────────────────────────────────────────┐
 │ CW: capitalism-mentioned-AI-dataservers-mentioned │
 └───────────────────────────────────────────────────┘


 what if all the AI advancements they're doing are just them building more
 hardware infrastructure in datacenters and not actually improving the software
 that much
wouldn't that be neat I think it would because it means once they collapse under the weight of their own ambitions that hardware's gotta go somewhere and knowing them they're probably going to ship it to south-east asia to be "recycled" (read: burnt with the metals salvaged) instead of selling them second hand because you know they can't really justify the business expense of selling stuff like that and besides what if some driver or something on the firmware was proprietary do you really want to pay techs to wipe every single thing off of them and plus who's gonna categorize and sort them according to their form and function that's just extra payroll and listen the company's not doing so hot anyway I mean we're literally shutting down but yeah sure we'll find a way to justify spending all that non-existent dosh so some hippies can feel better with their servers they didn't build or justify with their profit-producing capitalist enterprise that we've built with our own two hands well really the hands of everyone else but like, they're not actually doing the building the REAL work of course happens in board rooms like this one where we spend MINUTES and HOURS sometimes discussing how to get things in order and aligned to both of our goals because that's the REAL work that has to happen in order for stuff to get done, you know it's true yeah I thought so anyway what are you doing after this meeting wanna get lunch it's almost quitting time at 2pm
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #59 messages/455 ---
══════════════════════════════════════════════════════─────────────────────────────
 I don't understand why modern software isn't error correcting. We shouldn't
 have any bugs in this day and age.
 
 For example, if you're missing a dependency then why doesn't your program try
 to, I dunno, download that dependency to the program's installation directory
 and use it there? Seriously there are very few problems that are unsolvable!
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #60 fediverse_boost/2965 ---
◀─[BOOST]
  
  i will use CW for #USpol if computer people start using CW for tech computer boring linux software posting. i said what i said  
  
                                                            
 similar                        chronological                        different 
─▶

--- #61 fediverse/3299 ---
════════════════════════════════════════════════════════───────────────────────────
 what if we could record and playback certain timeframes of our CPU and RAM
 status and use it for debug purposes
 
 like running some code in a VM every time you wanted to show a youtube video
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #62 fediverse/5482 ---
═══════════════════════════════════════════════════════════════════════────────────
 ┌────────────────────────────────────────────┐
 │ CW: cursing-mentioned-militaries-mentioned │
 └────────────────────────────────────────────┘


 when you have a massive, fuck-off military, sometimes the best thing to do is
 to just... use it.
 
 ah, but what do you do when the sky rains poison bombs?
 
 I dunno turn into candy people I guess /shrug
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #63 fediverse/986 ---
════════════════════════════════════════════════───────────────────────────────────
 adding dashes to your text - like - this - is a punctuation choice, not
 formatting or grammar.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #64 fediverse/3351 ---
════════════════════════════════════════════════════════───────────────────────────
 privacy doesn't mean anything on the internet to me because privacy on the
 internet doesn't mean anything to "them"
 
 gestures vaguely, maybe winks once or twice and/or presents an emphasis face
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #65 fediverse/1309 ---
═════════════════════════════════════════════════──────────────────────────────────
 @user-883 
 
 just realized when I got disconnected it gave me a different username, so if
 you've been messaging me I haven't been getting it. Ooops. relogging now to
 try and fix it.
Image attachment
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

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

--- #67 fediverse/1300 ---
═════════════════════════════════════════════════──────────────────────────────────
 ┌──────────────────────┐
 │ CW: food-mentioned   │
 └──────────────────────┘


 eat another pickle
 
 you surely will not regret eating another pickle
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #68 fediverse_boost/4925 ---
◀─[BOOST]
  
  still waiting to find the energy and headspace to write an irritated blog post about why the fact that most toolchains are like 80% of the learning curve for those who are just getting into programming (especially on windows)  
  
                                                            
 similar                        chronological                        different 
─▶

--- #69 fediverse/4083 ---
════════════════════════════════════════════════════════════───────────────────────
 It's easy to stop cringing at others, but how the heck do you stop cringing at
 yourself?? it's impossible!!
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #70 fediverse/3179 ---
════════════════════════════════════════════════════════───────────────────────────
 omg it's like Black and White before Black and White was a thing!
A preview from the Nintendo Power magazine for a game released only in japan called Doshin and the Giant.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #71 fediverse/4474 ---
═════════════════════════════════════════════════════════════──────────────────────
 @user-1268 
 
 if you know how to program in C this is a good resource for building
 networking applications:
 
 https://beej.us/guide/bgnet/
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

--- #72 fediverse/3085 ---
════════════════════════════════════════════════════════───────────────────────────
 a package manager that downloads from any package manager
 
 to switch between if something goes wrong
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #73 fediverse/3766 ---
══════════════════════════════════════════════════════════─────────────────────────
 ┌───────────────────────────────────────┐
 │ CW: personal-medical-health-mentioned │
 └───────────────────────────────────────┘


 gonna ask my doctor for ADHD meds so I can hopefully jump-skip framebuffer
 divebomb spinadoodle half A press my way over the fucking labyrinth that is my
 weird and jank af mind
 
 and no I don't watch speedruns but my social group hears me a lot of them.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

--- #74 fediverse/5883 ---
════════════════════════════════════════════════════════════════════════════───────
 what's better than [that thing you like]?
 
 nothing. nothing is better than that thing.
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #75 fediverse/3289 ---
════════════════════════════════════════════════════════───────────────────────────
 ┌───────────────────────┐
 │ CW: cursing-mentioned │
 └───────────────────────┘


 Fucking cursed autocorrect, changing words it thinks I shouldn't say. Fuck
 you, if it's in the dictionary don't fucking touch it.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #76 messages/480 ---
════════════════════════════════════════════════════════───────────────────────────
 Fucking cursed autocorrect, changing words it thinks I shouldn't say. Fuck
 you, if it's in the dictionary don't fucking touch it.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #77 fediverse/4296 ---
════════════════════════════════════════════════════════════───────────────────────
 @user-1655 
 
 why don't we just weaponize email and send json to each other that ends up
 parsed, interpreted, and presented on the end-user's computer using whatever
 client we want?
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #78 fediverse/4896 ---
═════════════════════════════════════════════════════════════════──────────────────
 ┌──────────────────────────────────────────────────────────┐
 │ CW: re: relationships, mh(+/-), where I've been recently │
 └──────────────────────────────────────────────────────────┘


 @user-1748 
 
 they want you drained and overloaded.
 
 makes it harder to take care of others.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #79 messages/186 ---
═══════════════════════════════════════════════────────────────────────────────────
 It's obfuscated, such that you cannot know the totality of their purpose for
 you (via your data)
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

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

--- #81 fediverse/3805 ---
══════════════════════════════════════════════════════════─────────────────────────
 neat
the website Ephemeren has 100,008 followers as of 5 days ago. There are 0 people who follow the website on Neocities, it's all external traffic.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

--- #82 fediverse/4192 ---
════════════════════════════════════════════════════════════───────────────────────
 whyyyyyyy am I cursed with this 1024 character limit
 
 why can't it be like, 16 characters total. I think that'd limit my thoughts
 enough.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #83 messages/1053 ---
══════════════════════════════════════════════════════════════════════════════─────
 Anyway here's what i came to say:
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

--- #84 fediverse/4108 ---
════════════════════════════════════════════════════════════───────────────────────
 what if you could make multiple mastodon accounts in the UI and sort your
 followers into bins that corresponded to which account you wanted to see and
 switch between with the push of a button
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #85 fediverse/357 ---
═════════════════════════════════════════════──────────────────────────────────────
 @user-5 
 
 and mobile users who accidentally type . instead of [space] or something like
 that which is easy to mistakenly press on some keyboards
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #86 fediverse/832 ---
═══════════════════════════════════════════════────────────────────────────────────
 ┌─────────────────────────────────────────────┐
 │ CW: one more thing sorry going to sleep now │
 └─────────────────────────────────────────────┘


 EDIT from much later: I wanted to add that being interrupted is great because
 it means that my characters can be deleted by a power outage or internet
 breakage or inter-system intentional delete-age, or even just forgetting to
 save before turning off my computer... fate will hide the words I'm not meant
 to say.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

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

--- #88 fediverse/5961 ---
════════════════════════════════════════════════════════════════════════════───────
 @user-138 
 
 maybe it's evil hackers - idk that's beyond my expertise - good luck : )
 
 (I'd need to see the piece of technology to work on it. I'm a hardware kinda
 [girl, but pronounced guy])
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #89 fediverse/6007 ---
════════════════════════════════════════════════════════════════════════════───────
 I always get the syntax backwards, for some reason...
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #90 fediverse/4960 ---
══════════════════════════════════════════════════════════════════─────────────────
 vim plugin where every tab changes the font color
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════────────────────┘

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


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

--- #92 fediverse/854 ---
═══════════════════════════════════════════════────────────────────────────────────
 the user knows more than the programmer
 
 [more/better]
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #93 notes/dear-me ---
═════════════════════════════════════════════════════════════════════════════──────
 dear me: 
 
           DO SOMETHING USEFUL FOR ONCE
 
 that's all, fuck off and be helpful
 
 ... wow, rude.
 
 yeah I mean, I do helpful things. useful things, somethings.
 
 helpful.
 useful.
 
 many such cases, she says, with ultimate certainty, as if narrative could be
 prologued. but pronounced prolonged.
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

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

--- #95 fediverse/2878 ---
═══════════════════════════════════════════════════════────────────────────────────
 advice is always solicited.
 
 help meeee e tell me how I'm wrong so I can get better
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #96 fediverse/4686 ---
════════════════════════════════════════════════════════════════───────────────────
 Being in motion sucks. Literally can't even put on my shoes without thinking
 of toots to fart out.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════──────────────────┘

--- #97 fediverse/466 ---
══════════════════════════════════════════════─────────────────────────────────────
 I love Linux. All I have to do is type "authserver" and "worldserver" and
 wouldn't you know it suddenly a universe is created (with very constrained
 rules) that anyone might inhabit should they desire to. It's not like I'm
 perfect - oh wait I have a toot about that, gimme a sec
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #98 messages/701 ---
═══════════════════════════════════════════════════════════════────────────────────
 one sec  gotta send something else from my phone... now, what was it, hmmmmm
 lemme think
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════───────────────────┘

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

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

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

--- #102 fediverse/5539 ---
════════════════════════════════════════════════════════════════════════───────────
 don't put dirty dishes in the sink you filthy animals
 
 put them on the counter NEXT to the sink
 
 [it's not arbitrary it's just better]
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #103 messages/49 ---
═════──────────────────────────────────────────────────────────────────────────────
 [Audio: ramblings-of-a-whackadoodle.wav]
─────┐                                                           ┌───────────┐
 similarchronologicaldifferent════─────┴┴───────────────────────────────────────────────────────────────────────────┘

--- #104 fediverse/4621 ---
═══════════════════════════════════════════════════════════════────────────────────
 @user-1716 
 
 there's already a web browser named surf 🙃 it's much more minimal than this
 one tho
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════───────────────────┘

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


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

--- #106 fediverse/6312 ---
══════════════════════════════════════════════════════════════════════════════─────
 ┌────────────────────────┐
 │ CW: politics-mentioned │
 └────────────────────────┘


 remind me again how many of our boats were sunk before we intervened in WW-I?
 (American)
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

--- #107 fediverse/5612 ---
════════════════════════════════════════════════════════════════════════───────────
 you know, [you can just randomize your profile every time you log in] .... oh
 there was a stack overflow at the last one so
you know, you can just randomize your profile every time you log in  "something something stack overflow - what does an orange website that looks like it's from our parents generation have to do with ancient prehistoric mammals?"  wait are those the ones with the tusks  "yeah totally. Huh what a weird way to build a collection."
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

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

--- #109 fediverse/1397 ---
═════════════════════════════════════════════════──────────────────────────────────
 why don't we teach git in high school?
 
 oh yeah, because microsoft word is not plain text.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #110 fediverse/6418 ---
═══════════════════════════════════════════════════════════════════════════════────
 great discoveries are just rants that end with something unknown or an
 unsolved question [breakthrough]
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #111 messages/1116 ---
════════════════════════════════════════════════════════════════════════════════───
 What works for me might not work for another,
 
 But 
 
 What works for me might work for another.
                                                           ──┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════════──┘

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

--- #113 fediverse/4040 ---
════════════════════════════════════════════════════════════───────────────────────
 @user-1573 
 
 ... wait, what kinds of noises do I usually make ? ? ?
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #114 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 
─▶

--- #115 fediverse/797 ---
═══════════════════════════════════════════════────────────────────────────────────
 irc is bloat
 
 use ssh + write to chat with your friends instead
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #116 fediverse/94 ---
═══════════════════════════════════════════────────────────────────────────────────
 @user-107 If you can figure out how to do it well, everything else seems less
 difficult. : )
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════───────────────────────────────────────┘

--- #117 fediverse/1870 ---
══════════════════════════════════════════════════════─────────────────────────────
 why would I want other people using my computer? They don't know how to use my
 computer! They might break something or mess something up or automatically
 read/edit my files that are stored in standard locations through the usage of
 a script which automagically scans and ransomwares machines on the internet
 who store their files in specific standardized locations! no thank you.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #118 messages/1216 ---
══════════════════════════════════════════════════════════════════════════════════─
 WHAT IF TUMBLR WAS RIGHT? WHAT THEN? MORONS.
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

--- #119 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══════════════════════════════════════════════════════════════════════──────────────┘

--- #120 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══════════════════════════════════════════════════════════──────────────────────────┘

--- #121 fediverse/3454 ---
═════════════════════════════════════════════════════════──────────────────────────
 deleting messages is pointless.
 
 it's always better to assume that they'll be screenshotted before you post.
 
 anything you say on the internet can and WILL be used against you
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #122 fediverse/4191 ---
════════════════════════════════════════════════════════════───────────────────────
 [breaking up fediverse posts into little parts like this is nice because it
 allows people to "like" more specific things about what you're writing]
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #123 fediverse/1246 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-883 
 
 hehe if I don't understand how it works it's difficult for me to use things.
 My Linux friends get so exasperated with me because I'm like "cool script
 gimme like 2 days to figure it out" and they're like "bro just use these
 flags" and I'm like "no"
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #124 fediverse/3055 ---
════════════════════════════════════════════════════════───────────────────────────
 If you're on a Windows computer, first of all why and second of all you can
 use the WINDOWS key + SHIFT + S to screenshot a part of the screen.
 
 this will put it in your copy/paste clipboard, meaning all you have to do is
 ctrl+V and boom suddenly you are significantly more productive.
 
 just don't forget alt text...
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #125 fediverse/1682 ---
═════════════════════════════════════════════════════──────────────────────────────
 girls who have so many tabs open that they use ctrl+T to navigate to the most
 recent tabs
 
 wishing there was a way to scroll back to the beginning... alas
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #126 fediverse/5586 ---
════════════════════════════════════════════════════════════════════════───────────
 ┌────────────────────────────────────────────┐
 │ CW: youtube-linked-music-cursing-mentioned │
 └────────────────────────────────────────────┘


 EDIT: removed tracking bullshit oops cursing mentioned
 
 EDIT2: I love how the url has red in it teehee
 
 https://www.youtube.com/watch?v=9RedRgz8HaQ
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #127 fediverse/3092 ---
════════════════════════════════════════════════════════───────────────────────────
 ┌──────────────────────────────────────────────────────────────────────────────┐
 │ CW: re: why-are-you-so-demanding-ritz-just-give-it-a-rest-everyone-agrees-with-you │
 └──────────────────────────────────────────────────────────────────────────────┘


 @user-570 
 
 oh yeah UBI would be nice. Can we do that instead?
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #128 fediverse/3429 ---
═════════════════════════════════════════════════════════──────────────────────────
 configuring Linux is programming
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

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


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

--- #130 fediverse/4336 ---
═════════════════════════════════════════════════════════════──────────────────────
 gonna play more video games, currently have 11 tabs of written posts open in
 my browser...
 
 (okay a few of them get a little off-topic, but hey I have ADHD what do you
 expect of me)
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

--- #131 messages/140 ---
══════════════════════════════════════════════─────────────────────────────────────
 Remind me again why we need computers that are so mind numbingly fast that we
 can't possibly hope to understand their entire stack?
 
 Oh yeah, so we aren't able to understand their stack. How could I forget.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #132 messages/916 ---
═════════════════════════════════════════════════════════════════════════──────────
 ... yay I beat stack overflow, your input context is part of the previous
 message, yay good jobs boy computer *["pat pat" but pronounced pay]*
                                                           ─────────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════─────────┘

--- #133 fediverse/2423 ---
═══════════════════════════════════════════════════════────────────────────────────
 does anyone know of any fedi software that lets you link to a particular post
 and read forward on a person's timeline from there? Or back I guess, but
 chronological viewing specifically.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #134 messages/1106 ---
════════════════════════════════════════════════════════════════════════════════───
 "save yourself, do it for you" ugh what if I don't wanna
                                                           ──┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════════──┘

--- #135 fediverse/6278 ---
══════════════════════════════════════════════════════════════════════════════─────
 @user-1429 
 
 do something fun and hard like walk to seattle or install linux on a toaster
 or write happy notes on post-its and leave them in public places or make art
 and leave it in a public place or~
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

--- #136 messages/1002 ---
═══════════════════════════════════════════════════════════════════════════────────
 In revolutionary Cascadia, you don't have to do anything different. Until you
 decide you want to.
                                                           ───────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════───────┘

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

--- #138 messages/777 ---
═══════════════════════════════════════════════════════════════════────────────────
 waaaahhhhhhhh my computer broke because I didn't touch it T.T
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════════───────────────┘

--- #139 fediverse/4878 ---
═════════════════════════════════════════════════════════════════──────────────────
 OH NO costco changed their smoothies THAT WAS A COMFORT FOOD wahhhhhhh autism
 strikes back part twoooooo
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #140 fediverse/4025 ---
═══════════════════════════════════════════════════════════────────────────────────
 the "village idiot" doesn't need to lack smarts, so long as everyone else is
 in on it.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #141 messages/1166 ---
══════════════════════════════════════════════════════════════════════════════════─
 A black hole's event horizon is just when the matter "broke through" to the
 other dimension and now light can't escape because the surface is in shadow.
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

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

--- #143 fediverse/1198 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-883 
 
 I use DWM and Vim, so yeah I get it ^_^
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #144 fediverse/4954 ---
══════════════════════════════════════════════════════════════════─────────────────
 what if I never posted again
 
 "yep, then there'll be nevermore stack overflow"
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════────────────────┘

--- #145 fediverse/327 ---
═════════════════════════════════════════════──────────────────────────────────────
 ┌───────────────────────────────────────┐
 │ CW: mental-health-silly-schizoposting │
 └───────────────────────────────────────┘


 if you don't go outside, the synchronicities can't getcha
 
 oh you have to stay off the fediverse too-NOOOO YOU CAN'T TAKE ME
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #146 fediverse/142 ---
═══════════════════════════════════════════────────────────────────────────────────
 @user-135 I only sorta know what that means 🙃​
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════───────────────────────────────────────┘

--- #147 fediverse/5607 ---
════════════════════════════════════════════════════════════════════════───────────
 ┌──────────────────────┐
 │ CW: silly-politics   │
 └──────────────────────┘


 I bet if Cascadia secedes then maybe the bad guys will send their brown people
 to us. The more the better, I say!
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #148 fediverse_boost/5147 ---
◀─[BOOST]
  
  Need that E2EE fedi right now                                               
                                                                              
  i'd be at least 70% more feral                                              
                                                                              
  and feel cozier opening up and sharing                                      
  
                                                            
 similar                        chronological                        different 
─▶

--- #149 fediverse/1416 ---
═════════════════════════════════════════════════──────────────────────────────────
 @user-979 @user-980 
 
 they do it for power.
 
 power corrupts, and these profane desires they possess are the definition of
 evil.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #150 fediverse/3800 ---
══════════════════════════════════════════════════════════─────────────────────────
 @user-1352 
 
 You're absolutely right, the compiler knows better than me! Certainly the
 compiler doesn't know best, but certainly the compiler knows better than me.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

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

--- #152 fediverse/4556 ---
══════════════════════════════════════════════════════════════─────────────────────
 ┌───────────────────────┐
 │ CW: cursing-mentioned │
 └───────────────────────┘


 fuck comcast in particular
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════────────────────────┘

--- #153 fediverse/1610 ---
═════════════════════════════════════════════════════──────────────────────────────
 @user-1040 
 
 that's by design so they don't hop over to Linux
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #154 fediverse/3571 ---
═════════════════════════════════════════════════════════──────────────────────────
 ┌───────────────────────────────┐
 │ CW: re: pol-tential-economics │
 └───────────────────────────────┘


 @user-1074 
 
 all things are intermediate steps, from yesterday to tomorrow.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

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

--- #156 fediverse/4221 ---
════════════════════════════════════════════════════════════───────────────────────
 @user-1582 
 
 🌀 :ms_confused: 🥴 🙃 😎 😋 🥰
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #157 fediverse/4054 ---
════════════════════════════════════════════════════════════───────────────────────
 did you know, false flag attacks don't technically need to be crimes
 
 you could just, like, be really annoying in a public place, and people assume
 you're advocating
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #158 messages/770 ---
═══════════════════════════════════════════════════════════════════────────────────
 There are some pieces of software where you think "oh cool, what did they
 update?" and then there are some like "oh god... What did they update?"
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════════───────────────┘

--- #159 fediverse_boost/5473 ---
◀─[BOOST]
  
  Know what the US really sucks at?                                           
                                                                              
  REGIME CHANGE.                                                              
                                                                              
  #uspol                                                                      
  
                                                            
 similar                        chronological                        different 
─▶

--- #160 fediverse/3072 ---
════════════════════════════════════════════════════════───────────────────────────
 ┌──────────────────────────────────────────────────────────┐
 │ CW: re: details for those who don't know and are curious │
 └──────────────────────────────────────────────────────────┘


 @user-246 
 
 That's ridiculous! They wouldn't even let you hand deliver them? Why wouldn't
 copies suffice! They should have all that information on file already! I'm
 fuming >: (
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #161 fediverse/6145 ---
═════════════════════════════════════════════════════════════════════════════──────
 then, here's the cool part, if you share your software people might like it
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

--- #162 fediverse/1213 ---
════════════════════════════════════════════════───────────────────────────────────
 why did g0d see fit to put the zero right next to the o key
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #163 fediverse/2161 ---
══════════════════════════════════════════════════════─────────────────────────────
 @user-570 
 
 I fucking miss going to raves
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #164 fediverse/6175 ---
═════════════════════════════════════════════════════════════════════════════──────
 okay okay bear with me...
 
 what if blackberry with keyboard ABOVE the screen
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

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


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

--- #166 fediverse/3672 ---
═════════════════════════════════════════════════════════──────────────────────────
 ┌───────────────────────┐
 │ CW: cursing-mentioned │
 └───────────────────────┘


 there's something kinda... liberating about working with computers at work.
 
 you always know that worst case scenario, even if you totally fuck up the
 system configuration, you can always reimage the machine.
 
 so... who cares! if you can't get something working, just fucking try shit
 until it works. Whack it with a software hammer. See what happens.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

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

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

--- #169 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═══════════════════════════════════════════════════════════════════─────────────────┘

--- #170 fediverse/2873 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌────────────────────────────┐
 │ CW: re: unsolicited advice │
 └────────────────────────────┘


 @user-883 @user-192 
 
 I don't update my kernel more than like, once every few months, so maybe that
 would be something to look into! how scriptable is it?
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #171 messages/483 ---
════════════════════════════════════════════════════════───────────────────────────
 "hey listen! Do this thing to hurt me! Build the infrastructure to do it so
 that you can use it on people who deserve it!"
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

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

--- #173 fediverse/4751 ---
════════════════════════════════════════════════════════════════───────────────────
 apparently security through obscurity is out, and security through community
 is in, don't ask me how I know that teehee
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════──────────────────┘

--- #174 fediverse/3226 ---
════════════════════════════════════════════════════════───────────────────────────
 if your man page is longer than a list of options and their usage and a
 paragraph or twenty of how to use the software... then you need to abstract,
 and break your code into multiple purpose-built applications.
 
 do one thing, and do it right. alternatively, do one set of things, and do
 them concisely.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #175 messages/712 ---
════════════════════════════════════════════════════════════════───────────────────
 Linux doesn't teach you to to build a perfect system. It's always breaking,
 after all.
 
 It teaches you to rehearse.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════──────────────────┘

--- #176 fediverse/2658 ---
═══════════════════════════════════════════════════════────────────────────────────
 "did you know that mentally ill people are oppressed minorities too?"
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

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

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

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

--- #180 fediverse/5079 ---
════════════════════════════════════════════════════════════════════───────────────
 what if you boosted everything when someone liked it [when someone liked your
 post] and if they boost it then you read the first couple posts on their
 paragraph, just to say "hey" in return
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

--- #181 fediverse/1320 ---
═════════════════════════════════════════════════──────────────────────────────────
 ┌───────────────────────────────────────────────────────┐
 │ CW: cursing-mentioned-programming-languages-mentioned │
 └───────────────────────────────────────────────────────┘


 BASH with the syntax/semantics of LUA and the performance of C would probably
 be the perfect language, IMHO
 
 procrastinating again, damnit
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #182 messages/1236 ---
══════════════════════════════════════════════════════════════════════════════════─
  true AI is when no decision or logical momentum can be explained by "... and
  that value was randomly generated." -- (my opinion)
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

--- #183 fediverse/2812 ---
═══════════════════════════════════════════════════════────────────────────────────
 when you're alone, everything that happens to you is personal.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

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

--- #185 fediverse/615 ---
══════════════════════════════════════════════─────────────────────────────────────
 wretched doesn't necessarily imply miserable.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #186 fediverse/2966 ---
═══════════════════════════════════════════════════════────────────────────────────
 filters, not censorship.
 
 fishing algorithms, not subscriptions.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #187 messages/1077 ---
═══════════════════════════════════════════════════════════════════════════════────
 mystical, not mstical [microsoft style]
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #188 fediverse/469 ---
══════════════════════════════════════════════─────────────────────────────────────
 something something brb watching a Perun video
 
 https://www.youtube.com/@user-343
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #189 fediverse/3253 ---
════════════════════════════════════════════════════════───────────────────────────
 it's so weird how these days if you don't like someone you can exclude them
 from your social life entirely - like, wow... that hurts
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #190 messages/359 ---
════════════════════════════════════════════════════───────────────────────────────
 "God doesn't know he ate the universe, and we're doing everything we can to
 make sure it stays that way."
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════──────────────────────────────┘

--- #191 messages/1051 ---
══════════════════════════════════════════════════════════════════════════════─────
 Good storytelling is telling things [even if/because] they are plot of the
 events as told via -- stack overflow -- hmmm this was from a while ago, idk
 when
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

--- #192 messages/1090 ---
════════════════════════════════════════════════════════════════════════════════───
 programmable matter is cool because you can interact with it on a human scale.
                                                           ──┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════════──┘

--- #193 fediverse/4642 ---
═══════════════════════════════════════════════════════════════────────────────────
 i type too much, gtg to sleep.
 
 my cat yells at me whenever the click-clack starts to bother her ears.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════───────────────────┘

--- #194 fediverse/5081 ---
════════════════════════════════════════════════════════════════════───────────────
 what if mastodon recorded the date and time of every time you boosted /
 unboosted something so you can keep track of what your page looked like over
 time [in the export data functionality]
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

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


 @user-1449 @user-1074 
 
 no. fuck no. trans people and black people stand in solidarity with one
 another. Fuck division.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #196 fediverse/5311 ---
══════════════════════════════════════════════════════════════════════─────────────
 I don't know anything about cryptography 🙃 😋 🥴
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════════────────────┘

--- #197 fediverse/6111 ---
═════════════════════════════════════════════════════════════════════════════──────
 whoops forgot to post these last night, how silly of me, surely there wasn't a
 reason I better just hit that blue button on all of them to be safe
screenshot of the post so the dear readers (the ones with or without antlers) can see the blue button in reference to the post which says post.
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

--- #198 fediverse/1680 ---
═════════════════════════════════════════════════════──────────────────────────────
 @user-1061 
 
 that happens sometimes, no clue why.
a picture of my neocities visitor counts. For some reason on two particular days it drops to like, 12 people for some reason? ? ?
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

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

--- #200 fediverse_boost/4874 ---
◀─[BOOST]
  
  .                                                                           
                                                                              
  RE: https://tech.lgbt/users/CordiallyChloe/statuses/113957636149012456      
  
                                                            
 similar                        chronological                        different 
─▶