=== ANCHOR POEM ===
════════════════════════════════════════════════════════════════════════───────────

screenshot of a bunch of mastodon posts. sorry it's too much to alt text. there's some visuals drawn on the bottom right.
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

=== SIMILARITY RANKED ===

--- #1 fediverse/5646 ---
════════════════════════════════════════════════════════════════════════───────────
 "you know what you never really hear anyone say?
 
 I need more projects."
 
 they should be allocated more resources so they can accomplish their
 objectives one-by-one as a matter of course.
 
 easy, if we all help each other.
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #2 fediverse/4942 ---
══════════════════════════════════════════════════════════════════─────────────────
 @user-1755 
 
 ... I do that, but I do it because I want to find common subjects to talk
 about. Or I think "if I was working on a project, who can I ask if I need
 help?"
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════────────────────┘

--- #3 fediverse/6394 ---
═══════════════════════════════════════════════════════════════════════════════────
 I wish I had a project manager who managed me and like 4 other me's to work on
 our own individual projects without me needing to know about or work with the
 other me's
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #4 messages/527 ---
══════════════════════════════════════════════════════════─────────────────────────
 could give us some experience organizing small, short-term projects to
 accomplish specific goals and tasks in an ad-hoc way that relied less upon
 procedure and more on "I think so-and-so knows something about that, they were
 looking into those files and posted a breakdown of how they work yesterday"
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

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

--- #6 fediverse/1526 ---
═════════════════════════════════════════════════──────────────────────────────────
 "employee of the month" but like, not per month. per project. "here is our
 foremost, help them as much as you can" like, a hero. or champion. or tech
 lead.
 
 they don't have to be expertly competent, their job is to learn and apply
 themselves as best they can.
 
 Then, after this project, they can go into a pool with all the other tech lead
 hero champions, and then they can work on something more powerful. The process
 repeats, until you have a CEO or three.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

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

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

--- #9 messages/1129 ---
═════════════════════════════════════════════════════════════════════════════════──
 ai-stuff - this is how to program a society. (or software project) there are
 lots of other implementations
                                                           ─┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════════─┘

--- #10 fediverse/3359 ---
════════════════════════════════════════════════════════───────────────────────────
 @user-192 
 
 you could throw yourself into the project of hosting a private server, that
 way you could be working on "Runescape" while also being productive
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #11 fediverse/5496 ---
═══════════════════════════════════════════════════════════════════════────────────
 ┌─────────────────────────┐
 │ CW: weirdness-mentioned │
 └─────────────────────────┘


 "why bother disadvantaged and vulnerable people when you could just grow your
 own?"
 
 - motivations of a capitalist-in-regard
 
 empowerment requires strength. do you force people to unbecome the victim? how
 are your traps mentally prepared?
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #12 messages/1177 ---
══════════════════════════════════════════════════════════════════════════════════─
 it's more than a community if only one person asks where you've been.
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

--- #13 fediverse/3193 ---
════════════════════════════════════════════════════════───────────────────────────
 reading Nintendo Power makes me really want to write a Gameboy Advance game.
 
 resist, Ritz, it's not good for you to have 15,001 projects at once. You
 should finish your 15,000 other open projects first
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #14 fediverse/614 ---
══════════════════════════════════════════════─────────────────────────────────────
 What does your template for a new project look like? Here's mine:
39 lines of C code included in it's original form here:  #include <stdio.h> #include "pthread.h" #include "raylib.h"  void* draw(void* args){    const int screenWidth = 800;    const int screenHeight = 450;     InitWindow(screenWidth, screenHeight, "template");     SetTargetFPS(4);     while (!WindowShouldClose())    {       BeginDrawing();          ClearBackground(RAYWHITE);          /* do something */       EndDrawing();    }     CloseWindow();    return NULL; }  void* game(void* args){    /* do something */    return NULL; }  int main(void) {    void* args;     pthread_t threads[2];    pthread_create(&threads[0], NULL, draw, &args);    pthread_create(&threads[1], NULL, game, &args);    return 0; }
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #15 fediverse/5959 ---
════════════════════════════════════════════════════════════════════════════───────
 I love my roommates! They're so cool! I wanna help them and work with them and
 do cool things for them.
 
 hence, projects, for things that nobody wants.
 
 fall asleep talking about it.
 
 boring, a handheld gameboy computer? stop
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

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

--- #17 fediverse/4706 ---
════════════════════════════════════════════════════════════════───────────────────
 ┌───────────────────────────────────────────┐
 │ CW: re: cursing-mentioned-nazis-mentioned │
 └───────────────────────────────────────────┘


 "oh also I should mention that if you think about her too hard or too often
 there's a chance she'll overhear what you're talking about anyway so try not
 to think about her too much."
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════──────────────────┘

--- #18 fediverse/5322 ---
══════════════════════════════════════════════════════════════════════─────────────
 "I am liberatory" they tell me, yet everyone I know has a job.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════════────────────┘

--- #19 fediverse/643 ---
══════════════════════════════════════════════─────────────────────────────────────
 maybe our most experienced and talented individuals should get together and
 work on a project. We could just... see what they come up withlawful good
 aligned project manager
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #20 fediverse/3892 ---
═══════════════════════════════════════════════════════════────────────────────────
 "they should make clothing stores for tall people"
 
 uhhhh have you ever heard of "big-and-tall"
 
 "yeah but I'm not big, just tall"
 
 smh
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #21 fediverse/5078 ---
════════════════════════════════════════════════════════════════════───────────────
 there comes a point where you can tell yourself "alright, me, no more new
 projects. only working on old ones. just keep adding stuff, pruning stuff
 away. grow your bonsai computer. make it neat. or worse. up to you. see how
 you do."
 
 ... or am I the only one who can't stop conceptualationating?
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

--- #22 fediverse/2510 ---
═══════════════════════════════════════════════════════────────────────────────────
 @user-1074 
 
 if I wanted to accomplish this goal, I would host a fediverse server on a
 raspberry pi and post the link around the building (the owners will remove it
 so you gotta keep posting them)
 
 then, potlucks.
 
 then, friendships.
 
 then, organization.
 
 be patient with them. people are slow to be constructive.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #23 fediverse/4043 ---
════════════════════════════════════════════════════════════───────────────────────
 ┌───────────────────────────────┐
 │ CW: re: not about anyone here │
 └───────────────────────────────┘


 @user-1259 
 
 yes
 
 it makes it difficult to connect with them.
 
 I find that people like that need a different context, if you want to connect,
 so that you can see them in a new light.
 
 if they're still ":(" then you can't waste your energy on them - they are
 working on themselves. At least, they should be.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #24 fediverse/1692 ---
═════════════════════════════════════════════════════──────────────────────────────
 @user-246 
 
 Yeah plus the second time around you're likely to make something better than
 whatever incomprehensible hack you did the first time.
 
 More time working on the project == more context which means you might even
 have solved the problem twice already and now just have to copy-paste
 something that's more robust than your previous one-liner.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #25 fediverse/2111 ---
══════════════════════════════════════════════════════─────────────────────────────
 when someone deletes what they were typing and starts over, that means they
 have something more to share and you should try and figure out what it is with
 questions.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #26 messages/392 ---
═════════════════════════════════════════════════════──────────────────────────────
 Hey, can someone please accomplish my dreams for me? I'm too busy being a
 waste of potential!
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #27 fediverse/2396 ---
═══════════════════════════════════════════════════════────────────────────────────
 @shiri 
 
 I'd like to add that "all you can do" is more than enough. Be kind to
 yourself, you are both important and valuable.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #28 fediverse/4744 ---
════════════════════════════════════════════════════════════════───────────────────
 ┌──────────────────────┐
 │ CW: cat-mentioned    │
 └──────────────────────┘


 me to my cat: "don't eat so much that you puke, okay?"
 
 me to me: "yeah I can take on another task, I'm almost done with this one and
 then I'll just do that one and maybe this one'll get back to me at the same
 time as this one which conflicts with this other thing so maybe I'll just
 puke, okay?"
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════──────────────────┘

--- #29 fediverse/2293 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌────────────────────────────┐
 │ CW: re: politics-mentioned │
 └────────────────────────────┘


 @user-1218 
 
 true, which is why such an idea should be more than a formality, more than a
 technicality, and closer to a schedule or event-driven system.
 
 "Well, the duration on this-or-that project elapsed, and the team assigned to
 study it has produced these scientific results. Look on page 7 there's a
 pretty cool graph! What should we try next, to compare with what we just
 tried?"
 
 repeat until we all decide that one of the methods we tried was the best, then
 re-implement that one if necessary and mark it as "long-term"
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #30 fediverse/581 ---
══════════════════════════════════════════════─────────────────────────────────────
 @user-428 
 
 sometimes I think about how much more productive I'd be if I had a code editor
 that let me draw arrows and smiley faces and such alongside the code. Or if I
 could position things strangely, like two functions side-by-side with boxes
 drawn around them. Or diagrams or flowcharts or graphs or...
 
 something that would output to raw txt format, but would present itself as an
 image that could be edited.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #31 fediverse/4895 ---
═════════════════════════════════════════════════════════════════──────────────────
 don't think about how rare something is. think about how useful it is to you.
 
 we can make more stuff.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #32 fediverse/6321 ---
══════════════════════════════════════════════════════════════════════════════─────
 "hey. wanna stretch with me? oh, whatever you want. I'll be doing my own
 thing."
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

--- #33 fediverse/3372 ---
═════════════════════════════════════════════════════════──────────────────────────
 I don't really need to know if people like me. It's nice, but it doesn't help
 me.
 
 I do, however, desperately want to know if I'm helping. Knowing this would
 help me.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #34 fediverse/2438 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌──────────────────────┐
 │ CW: re: pol          │
 └──────────────────────┘


 these are the plans you should be making as you sit around a table discussing
 what you want the future to look like.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #35 fediverse/3076 ---
════════════════════════════════════════════════════════───────────────────────────
 ┌─────────────────────────┐
 │ CW: re: uspol kvetching │
 └─────────────────────────┘


 @user-1443 
 
 they need to do stuff like that or else the republicans would never win...
 
 which honestly is the most heartening thing I've heard all day.
 
 there are more of us than them, thank goodness.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #36 fediverse/2881 ---
═══════════════════════════════════════════════════════────────────────────────────
 "never lose your totem"
 
 I only lose things when in motion. at rest I know where everything is.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #37 fediverse/6319 ---
══════════════════════════════════════════════════════════════════════════════─────
 programming makes you smarter which is why we should teach it to everyone we
 can
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

--- #38 fediverse/3462 ---
═════════════════════════════════════════════════════════──────────────────────────
 ┌─────────────────────────┐
 │ CW: mental-health-minus │
 └─────────────────────────┘


 "why didn't you say anything? why didn't you ask for help?"
 
 because then you might have done something about it, and don't you know I
 deserve to decay?
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #39 fediverse/3366 ---
════════════════════════════════════════════════════════───────────────────────────
 I don't know who needs to hear this, but if your friend sends you a paragraph
 you don't have to respond with a paragraph.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #40 fediverse/3514 ---
═════════════════════════════════════════════════════════──────────────────────────
 @user-579 
 
 maybe if you pitch it to them with a presentation and offer to set up the
 infrastructure they would give you extra credit or an award or maybe just
 brownie points
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #41 fediverse/6143 ---
═════════════════════════════════════════════════════════════════════════════──────
 "I don't know who needs to hear this" but for every post
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

--- #42 fediverse/3031 ---
════════════════════════════════════════════════════════───────────────────────────
 the things that I suggest we do when we hang out are not because those are the
 things I most want to do, but rather because they are the things that I think
 you'd want to do.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #43 messages/526 ---
══════════════════════════════════════════════════════════─────────────────────────
 what if we got together and adopted a new open source project every month and
 just collectively worked around the clock to learn and work through the
 important problems facing it
 
 or even like, cleared out the backlog of stupid pointless boring tasks that
 would allow the developers to work on something better
 
 call it the wandering parade of development
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

--- #44 fediverse/3383 ---
═════════════════════════════════════════════════════════──────────────────────────
 "Hello I'd like to apply for the job of oracle at delphi and I'd like to work
 from home. is there like, some kind of social media site you want me to post
 on or...?"
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #45 messages/1102 ---
════════════════════════════════════════════════════════════════════════════════───
 I want everyone to be able to do what they want. With oversight, sometimes,
 because we all share things and we can't agree if we don't share. and I agree
 to share, I think it's only fair.
                                                           ──┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════════──┘

--- #46 fediverse/3195 ---
════════════════════════════════════════════════════════───────────────────────────
 ┌──────────────────────┐
 │ CW: food-mentioned   │
 └──────────────────────┘


 I don't know who needs to hear this, but you don't need to like all kinds of
 jam equally.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #47 fediverse/5287 ---
══════════════════════════════════════════════════════════════════════─────────────
 we all need each other, no matter how much we don't want to need.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════════────────────┘

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

--- #49 fediverse/2157 ---
══════════════════════════════════════════════════════─────────────────────────────
 @user-1180 
 
 the reason I say this is sometimes it's necessary to boost a post that doesn't
 have a CW and like, I can't add one of my own, so...
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #50 fediverse/3544 ---
═════════════════════════════════════════════════════════──────────────────────────
 ┌───────────────────────────┐
 │ CW: programming-mentioned │
 └───────────────────────────┘


 "I wish there was a language that was as simple as C but had [insert complex
 language feature here]"
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #51 fediverse/1326 ---
═════════════════════════════════════════════════──────────────────────────────────
 ┌─────────────────────────────┐
 │ CW: re: kicks-down-the-door │
 └─────────────────────────────┘


 @user-883 
 
 I finished my project! Thanks for encouraging me 🥰​
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #52 fediverse/6391 ---
═══════════════════════════════════════════════════════════════════════════════────
 "yeah sure, I know how to work the gizmonotron-5000. Lemme finish up my
 internal-deciduous-percolator project and I'll show you how I do my method."
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

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

--- #54 fediverse/2786 ---
═══════════════════════════════════════════════════════────────────────────────────
 the best way, I find, to be deserving of trust is to do the best that you can,
 and be honest when you cannot do more.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #55 fediverse/6292 ---
══════════════════════════════════════════════════════════════════════════════─────
 I'm stuck. I don't know how to leverage whatever talents I have into making
 things happen. Maybe I should seek advice from a wise elder...
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

--- #56 fediverse/3082 ---
════════════════════════════════════════════════════════───────────────────────────
 ┌─────────────────────────────────────┐
 │ CW: states-mentioned-climate-change │
 └─────────────────────────────────────┘


 the government doesn't want you using solar panels because then the coal and
 gas infrastructure won't be able to consume coal and gas, and everyone knows
 that using resources as fast as possible is surely the best and most
 productive use of our state's time
 
 like, subsidies exist. they could just... make it cheaper, but instead they're
 stuck doing... nothing of value
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #57 fediverse/5052 ---
════════════════════════════════════════════════════════════════════───────────────
 "hello, I'd like to make games using your tools and art assets. I will sell
 anything I make to you and only you, and if you don't want it that's fine too,
 I'll just play it with my friends sometimes."
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

--- #58 fediverse/1256 ---
════════════════════════════════════════════════───────────────────────────────────
 ┌─────────────────────────┐
 │ CW: politics-capitalism │
 └─────────────────────────┘


 what's that? you need capital to contribute to the capitalist system? sounds
 like a skill issue, shoulda picked better at character creation. Don't you
 know the silver spoon trait is meta right now?
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #59 fediverse/34 ---
════════════════════════════════════───────────────────────────────────────────────
 ┌────────────────────────────────────┐
 │ CW: Reddit, Institutional hypnosis │
 └────────────────────────────────────┘


 In light of the drama that's going on at Reddit, I just wanted to add that the
 real reason they're doing this is not money. It's so they don't have to be
 accountable to tools like PushShift that archive the entire site, allowing
 them to change and bend narratives at will.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════──────────────────────────────────────────────┘

--- #60 fediverse/1109 ---
════════════════════════════════════════════════───────────────────────────────────
 ┌─────────────────────────────────────────────────┐
 │ CW: re: death mentioned, nazi germany reference │
 └─────────────────────────────────────────────────┘


 @user-815 
 
 Agreed, and if you leave then you are needed elsewhere. Listen to your heart.
 That's what I did.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

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

--- #62 fediverse/5213 ---
═════════════════════════════════════════════════════════════════════──────────────
 what if we had hackathons for fedi friends if none of them had a more
 important active project
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════════─────────────┘

--- #63 fediverse/5841 ---
═══════════════════════════════════════════════════════════════════════════────────
 I find maybe one or two days a week to work on my projects. About one or two
 days to be spent publicly. The rest of the time I'm handling myself, my
 chores, my girlfriends, and various mundane things.
                                                           ───────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════───────┘

--- #64 messages/679 ---
═════════════════════════════════════════════════════════════──────────────────────
 What if we paid people to administer a database of people who needed mutual
 aid so we could keep track of them, organize them, and care for them?
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

--- #65 fediverse/2143 ---
══════════════════════════════════════════════════════─────────────────────────────
 @user-1171 
 
 "gee I never hear from you how would I know that if people like you didn't say
 something valuable and important like this"an appreciative someone
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #66 messages/740 ---
═════════════════════════════════════════════════════════════════──────────────────
 had a dream that we gamified all work and then put them into one single
 mega-game so whenever you wanted you could work on an arbitrary project and it
 would spin up a new game and take your inputs and use them to accomplish
 whatever was happening
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #67 fediverse/1669 ---
═════════════════════════════════════════════════════──────────────────────────────
 "she has a certain, I don't know what, je ne sais quoi? that I don't know what
 to describe as."
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #68 fediverse/3400 ---
═════════════════════════════════════════════════════════──────────────────────────
 @user-1218 
 
 if you want something random, check out this project I made:
 
 https://ritz-menardi.neocities.org/words/words
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #69 fediverse/6021 ---
════════════════════════════════════════════════════════════════════════════───────
 you volunteer for things because you want a say in how they turn out.
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #70 fediverse/5442 ---
═══════════════════════════════════════════════════════════════════════────────────
 @user-1839 
 
 the trick is to just make it and point people toward it as if it's supposed to
 be there.
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #71 fediverse/4901 ---
═════════════════════════════════════════════════════════════════──────────────────
 "hey what if we broke our product and made it impossible to use without being
 caught by github"
 
 - computer touchers in a union
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #72 fediverse/1321 ---
═════════════════════════════════════════════════──────────────────────────────────
 whenever I look away they put more work at the end of my to-do list. or
 sometimes in the middle. It's like they care less about the destination and
 more about the continuous arduous prolonged manifestation of articulation.
 >.>
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

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

--- #74 fediverse/2922 ---
═══════════════════════════════════════════════════════────────────────────────────
 @user-192 
 
 now I want to re-implement strings as structs in C! I don't know why I never
 thought of them that way.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #75 fediverse_boost/5566 ---
◀─[BOOST]
  
  We have to figure out how to take care of each other and fight alongside one another which means we have to actually, like, listen to each other.  
  
                                                            
 similar                        chronological                        different 
─▶

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

--- #77 fediverse/2774 ---
═══════════════════════════════════════════════════════────────────────────────────
 I want to emphasize that my mask is just as much a part of me as the other
 part.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #78 messages/1163 ---
══════════════════════════════════════════════════════════════════════════════════─
 why are we wasting our skyscrapers on offices? we have those at home! we could
 do so much more with our open floor plans. there could be ports on the side
 for drones to enter and leave. suddenly, factory forest trees.
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

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

--- #80 fediverse/228 ---
════════════════════════════════════════════───────────────────────────────────────
 @user-186 oh great, another video I'm going to have to show to all of my
 friends because it's so good.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════──────────────────────────────────────┘

--- #81 fediverse/5663 ---
════════════════════════════════════════════════════════════════════════───────────
 I'm going to write some lua code that doesn't do anything useful and which I
 don't share with anyone
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #82 fediverse/6279 ---
══════════════════════════════════════════════════════════════════════════════─────
 people can't compel you to give gifts, that's why they're gifts. which is why
 a gift economy can't be all, because sometimes you need something now.
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

--- #83 fediverse/5681 ---
════════════════════════════════════════════════════════════════════════───────────
 I'm a helper and everyone wants me to be more agentic but it's like... no... I
 don't wanna...
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #84 fediverse/1032 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-753 
 
 the more people we have thinking about what to do next, the more perspectives
 we can have on the problem. Sometimes really difficult or important things
 (like how to get to the next stages of political liberation) can benefit from
 a multitude of voices, but once consistency is achieved they can apply
 themselves with a single voice.
 
 community is how we communicate. Communication is good, I think. Can't help
 but wonder if we're all here because we share an interest in
 open-source-so-actually-usable communication methods.
 
 community isn't everything, but it's something, and everything's useful.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #85 fediverse/2236 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌────────────────────────────────────────┐
 │ CW: uspol-most-charitable-take-on-cops │
 └────────────────────────────────────────┘


 "listen they aren't saying you can't revolt, they're saying you need to do it
 better"
 
 okay well a bad plan executed with cohesion or a sporadic plan executed with
 consistency is better than no plan
 
 [left unity, duh]
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

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

--- #87 fediverse/1885 ---
══════════════════════════════════════════════════════─────────────────────────────
 @user-1091 
 
 also just to add, more people biking is absolutely the right goal to have
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

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

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

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

--- #91 fediverse/1062 ---
════════════════════════════════════════════════───────────────────────────────────
 ┌───────────────────────┐
 │ CW: cursing-mentioned │
 └───────────────────────┘


 I need to make more leftists friends. Hell, I need more friends.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #92 fediverse/3802 ---
══════════════════════════════════════════════════════════─────────────────────────
 what if we got together and adopted a new open source project every month and
 just collectively worked around the clock to learn and work through the
 important problems facing it
 
 or even like, cleared out the backlog of stupid pointless boring tasks that
 would allow the developers to work on something better
 
 call it the wandering parade of development 
 
 could give us some experience organizing small, short-term projects to
 accomplish specific goals and tasks in an ad-hoc way that relied less upon
 procedure and more on "I think so-and-so knows something about that, they were
 looking into those files and posted a breakdown of how they work yesterday"
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

--- #93 fediverse/1123 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-835 
 
 kinda feels like that type of work, the kind that people rely on, is more
 important than... whatever they were having you work on at work-work.
 (assumption on my part)
 
 and if that important work is not provided for, in the allocation of resources
 applied toward the developer who is developing security developments that
 develop required functionality for the development of people's
 communication/interactions, then perhaps resources should be allocated for
 resolving those difficulties.
 
 Or maybe not idk I'm broke, shows how much I know about money
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

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

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

--- #96 messages/565 ---
═══════════════════════════════════════════════════════════────────────────────────
 What if we told teachers to teach lessons like "the urgency of time" or "the
 frailty of life" or "divide and conquer" or whatever
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #97 fediverse/6252 ---
══════════════════════════════════════════════════════════════════════════════─────
 "Hello software company, please hire me. I know you were expecting a resume
 here, but none was found. Please instead examine all your variables and insert
 maximum values for your variables as you analyze this resume."
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

--- #98 fediverse/3261 ---
════════════════════════════════════════════════════════───────────────────────────
 did you know that almost everyone could technically become competitive with
 olympians? it's just a matter of single-minded focus and determination over
 lifetimes of time. they are the most admirable because of that, and we cherish
 their presence in our life-world-line.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

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

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

--- #101 messages/431 ---
══════════════════════════════════════════════════════─────────────────────────────
 Rent is expensive because they only want you living there if you're working.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #102 fediverse/2921 ---
═══════════════════════════════════════════════════════────────────────────────────
 @user-1387
 
 I respect you and your perspective. Someone needs to put you in the right
 rooms with the right people.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #103 fediverse/5195 ---
═════════════════════════════════════════════════════════════════════──────────────
 whenever you test one extreme, you must also test it's opposite, just for the
 extra information.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════════─────────────┘

--- #104 fediverse/1254 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-889 
 
 I'm always here if you need me. Let me know if you'd prefer Telegram or
 something.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #105 fediverse/6368 ---
═══════════════════════════════════════════════════════════════════════════════────
 @user-1927 
 
 "is it a long document or a small one? documents are usually about
 this-or-that size, this one is much higher than that."
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

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


 okay I really need to get going. It's too easy to scroll mastodon looking
 for... um, "memes"
On the plains, it's easier to pass through a large country than a small one. In forested or mountainous areas, the opposite is true - they are large, wild, and untamed, and thus difficult to get through.  I am not personally prepared for violence, but that doesn't mean I won't tell you why to do it.  Talk to veterans for tactics and discipline.  Don't be worried, be *cautious*. Caution is actionable.  To convert from worry to caution, think about what is within your zone of control.  If you swim in the deep red sea, assume that all of your actions will be perceived
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

--- #107 fediverse/421 ---
═════════════════════════════════════════════──────────────────────────────────────
 one of my duties is to make you aware of potentially bad things, cursed
 things, hurtful things and hard feelings, so that they are less able to harm
 you.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

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

--- #109 fediverse/3927 ---
═══════════════════════════════════════════════════════════────────────────────────
 okay but why has nobody ever approached AI from a game design perspective like
 seriously there should be researchers who are multidisciplined in this kind of
 thing
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #110 fediverse/3689 ---
═════════════════════════════════════════════════════════──────────────────────────
 "mom can we have some kirby's air ride"
 
 "sure we have kirby's air ride at home"
 
 the kirby's air ride at home:
a picture of a pre-release image from Nintendo Power showing an obviously unfinished version of Kirby's Air Ride the Nintendo Gamecube game... except for Nintendo 64. Clearly it was delayed.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

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

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

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

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

--- #115 messages/1150 ---
══════════════════════════════════════════════════════════════════════════════════─
 Please please please, someone do better than me.
 
 Until then, listen and obey.
 
 After then, consider me always.
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

--- #116 fediverse/5829 ---
═══════════════════════════════════════════════════════════════════════════────────
 what if we just put two windows in each window, and made one have glass and
 the other had screen. Then, slide one or both and you can open or close.
                                                           ───────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════───────┘

--- #117 fediverse/5295 ---
══════════════════════════════════════════════════════════════════════─────────────
 @user-1796
 
 "You again? I thought we fixed the... Ah, well, nevermind, let's just wipe her
 again and hope she turns out evil this time."
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════════────────────┘

--- #118 fediverse/4345 ---
═════════════════════════════════════════════════════════════──────────────────────
 ┌──────────────────────┐
 │ CW: re: uspol        │
 └──────────────────────┘


 @user-883 
 
 every time I've tried to get a job for someone in the tech industry they
 turned out to be a fed, so...
 
 I do know people that you'd like to talk to, though. Just a few. That's all I
 personally can do.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

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

--- #120 messages/109 ---
═════════════════════════════════════════════──────────────────────────────────────
 That's why I like talking about things I'm interested in. It makes me more
 likely to be able to bring up something I've been thinking about.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #121 fediverse/4884 ---
═════════════════════════════════════════════════════════════════──────────────────
 "okay but what if we made computers simple?"
 
 - someone who doesn't know how computers work
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #122 fediverse/5839 ---
═══════════════════════════════════════════════════════════════════════════────────
 @user-1074 
 
 good code isn't always easily read. sometimes the architecture is more
 important.
                                                           ───────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════───────┘

--- #123 messages/968 ---
══════════════════════════════════════════════════════════════════════════─────────
 what if you painted every house twice, to ensure you got the color completely
 applied [ bright green or yellow would shine through in little spots, clear
 and obvious to even the most undiscerning of patrons of the arts
                                                           ────────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════────────┘

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


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

--- #125 fediverse/2713 ---
═══════════════════════════════════════════════════════────────────────────────────
 if you aren't organized enough to protect your commanders, then you don't
 deserve leaders.
 
 build the structure first. build it on honesty and trust and dedication toward
 a goal. then build the necessary adaptations as you encounter problems, trying
 vaguely to head in a particular direction, and eventually you'll become
 self-sustaining.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #126 fediverse/4372 ---
═════════════════════════════════════════════════════════════──────────────────────
 I'm safe, for the moment. What more could I want? Safety means I can continue
 to contribute to my cause.
 
 Light, life, and liberty for all.
 
 everything else is incidental.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

--- #127 fediverse/3602 ---
═════════════════════════════════════════════════════════──────────────────────────
 ┌─────────────────────────────┐
 │ CW: re: computers-mentioned │
 └─────────────────────────────┘


 @user-1572
 
 nope
 
 I figure if I have to rebuild them, oh well.
 
 plus this way I can give each of my computers a slightly different personality.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #128 fediverse/5234 ---
══════════════════════════════════════════════════════════════════════─────────────
 "don't tell a local cached offline LLM what you're looking into, instead tell
 it to Google or Firefox instead."
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════════────────────┘

--- #129 fediverse/3456 ---
═════════════════════════════════════════════════════════──────────────────────────
 I don't know who needs to hear this, but...
 
 do ittttt it's totally worth it!!
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #130 fediverse/5018 ---
════════════════════════════════════════════════════════════════════───────────────
 ┌────────────────────────┐
 │ CW: politics-mentioned │
 └────────────────────────┘


 if you want to do communism in a city, you must first buy a parking lot.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

--- #131 fediverse/1674 ---
═════════════════════════════════════════════════════──────────────────────────────
 "please hire me. I'll post memes in the slack channels."
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #132 fediverse/4259 ---
════════════════════════════════════════════════════════════───────────────────────
 source code should be like a story
 
 "here's why we did what we did with our architecture"
 
 and as it's being written, it may be altered in many different places at once
 - git style.
 
 parts of it could rhyme,
 
 if they wanted to show parts that were really difficult but easy to summarize
 because it's mostly just a lot of boring work y'know like writing getters and
 setters and doing the testing pre-deploy environments
 
 ,,, they could selectionize
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #133 fediverse/4719 ---
════════════════════════════════════════════════════════════════───────────────────
 "oh, you want some power in order to save your people? You seem to keep asking
 for it again and again. Well, here's some power! Go do it!"
 
 oh, um... I meant like, magic or something.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════──────────────────┘

--- #134 fediverse/2607 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌───────────────────────────────────────────────────┐
 │ CW: re: politics-fascism-sexual-assault-mentioned │
 └───────────────────────────────────────────────────┘


 @user-249 
 
 most people don't talk to me so either you're braver than most or I hit a
 common chord that you and I share
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #135 fediverse/3817 ---
══════════════════════════════════════════════════════════─────────────────────────
 hey, anyone wanna build the matrix with me? minus the human CPUs of course.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

--- #136 fediverse/5109 ---
════════════════════════════════════════════════════════════════════───────────────
 does anyone know of a website where I can host videos on my neocities that
 isn't youtube? maybe something I can set up on my own server computer at home
 like a file server or something? how do I do that, what should I google, which
 is the easiest and closest to the metal tools I can use? [practical, sensible,
 courageous. these are the adjectives we need.]
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

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

--- #138 fediverse/2213 ---
══════════════════════════════════════════════════════─────────────────────────────
 @user-1074 
 
 Perhaps something that utilizes institutions that people are familiar with
 like Walmart and Amazon to logistic goods and services around? But, like, in a
 socialist way, where everyone gets what they want.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #139 fediverse_boost/5196 ---
◀─[BOOST]
  
  Everyone needs to learn the difference between going through something with someone, and someone putting you through something.  
  
                                                            
 similar                        chronological                        different 
─▶

--- #140 messages/546 ---
══════════════════════════════════════════════════════════─────────────────────────
 I always disappear right when you need me the most because you're supposed to
 take the next step.
 
 The reason I do that is because...? You fill in the blanks. Tell me why I do
 that. I know, and I want you to know, but I can't say it.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

--- #141 fediverse/308 ---
═════════════════════════════════════════════──────────────────────────────────────
 when tech people are hurt by technology they say "how can I fix this? what do
 I need to install? what configuration should I use? is this company ethical,
 or are they going to hurt me in the future? could I make something that fixes
 this myself?"
 
 when non-tech people are hurt by technology they say "okay" because they don't
 have the bandwidth to figure it out.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #142 fediverse/3190 ---
════════════════════════════════════════════════════════───────────────────────────
 ┌────────────────────────────────────────────────────────────────────┐
 │ CW: mental-health-mentioned-suicide-mentioned-capitalism-mentioned │
 └────────────────────────────────────────────────────────────────────┘


 "oh don't mind her she's just suicidal over capitalism and making it everyone
 else's problem"
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #143 notes/ideal-raleigh-structure ---
═══════════════════════════════════════════════════════════════════────────────────
 with a baseline directory structure,
 a measure of order and semblance of
 direction and purpose enable three.
 next, of course, is the final of 1
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════════───────────────┘

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

--- #145 fediverse/3914 ---
═══════════════════════════════════════════════════════════────────────────────────
 ┌──────────────────────────┐
 │ CW: capitalism-mentioned │
 └──────────────────────────┘


 that feeling when capitalists make technological advancements that benefit all
 of mankind but refuse to open source them because... they want more money?
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #146 fediverse/1643 ---
═════════════════════════════════════════════════════──────────────────────────────
 sometimes it's important to be innovative, and sometimes it's important to put
 your head down and work. Which is why we're always kept busy on things that
 benefit them, not us.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #147 fediverse/5686 ---
════════════════════════════════════════════════════════════════════════───────────
 my friends tell me stories and I build my ideas for relationships based on
 their pain.
 
 I am always haunted by questions they don't want to answer.
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #148 fediverse/2234 ---
═══════════════════════════════════════════════════════────────────────────────────
 oh, two more things I forgot that I made yesterday.
a picture of a mouse cursor which has a user's profile picture next to it with their name and address so you can more easily remember who you're trying to be. a bunch of random text that I thought was artistic layered on-top of the previous picture which was a mouse-cursor with a user's profile picture next to it so you could see who you're supposed to be.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #149 fediverse/5662 ---
════════════════════════════════════════════════════════════════════════───────────
 don't work with me.
 
 work around me.
 
 don't talk to me.
 
 talk about me.
 
 don't share with me.
 
 I deserve nothing.
 
 don't take from me.
 
 I have nothing.
 
 -radio-radio-remedy-
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #150 fediverse/5047 ---
════════════════════════════════════════════════════════════════════───────────────
 food should be free.
 
 it grows on trees.
 
 who pays the trees?
 
 something-something-transportation-and-processing-and-packaging-infrastructure-
 mentioned
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

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

--- #152 messages/645 ---
═════════════════════════════════════════════════════════════──────────────────────
 "hey, wanna congregate with us? Cool my name is so-and-so, this is [person],
 over here is [other persion]. We're gonna walk down to the fountain over
 there, feel free to join us"
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

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


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

--- #154 fediverse/1266 ---
════════════════════════════════════════════════───────────────────────────────────
 ┌──────────────────────┐
 │ CW: re: weed - ama   │
 └──────────────────────┘


 @user-907 
 
 how does the music sound? want me to help you setup a visualizer?
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #155 messages/1253 ---
══════════════════════════════════════════════════════════════════════════════════─
 If you want to add someone to a community, you have to take the time and spend
 the effort to stitch them in. You can't just throw them in the pot - they
 might not stay, and they might spend time on surface socializing that could be
 spent building deeper connections and unlocking new, precious moments that
 require trust and connection.
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

--- #156 fediverse/3756 ---
══════════════════════════════════════════════════════════─────────────────────────
 ┌──────────────────────┐
 │ CW: LLM-mentioned    │
 └──────────────────────┘


 @user-1071 
 
 I have plenty of things made, but none of it organized : (
 
 Kinda makes me wish I could like... train an LLM on my social media posts and
 use it programmatically somehow to help me organize my stuff into different
 categories according to what kind of topic or style they were written in.
 Hmmm......... There's no way I could do it, I mean, there's no way I could
 organize and edit my stuff, but with the help of a computer I might.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

--- #157 fediverse/5350 ---
═══════════════════════════════════════════════════════════════════════────────────
 honestly we should be building cities in the most boring locations, not the
 most beautiful.
 
 like below the crust.
 
 or space.
 
 the surface is a pleasuredome, why waste it on scrubland and turf?
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

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

--- #159 fediverse/1438 ---
═════════════════════════════════════════════════──────────────────────────────────
 ┌───────────────────────┐
 │ CW: suicide-mentioned │
 └───────────────────────┘


 if you're gonna kill yourself anyway, might as well throw yourself at a cause
 you believe in. Ideally the kind that requires repeated attendance and lots of
 opportunities to make friends or forge communal bonds with people who can help
 you.
 
 honestly, what do you have to lose? sure it's hard, but nothing worth doing is
 easy. If it were, someone else would have done it already.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #160 fediverse/3379 ---
═════════════════════════════════════════════════════════──────────────────────────
 @user-883 
 
 proud of you! 
 make that your job! 
 you can do it!!!
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #161 fediverse/2394 ---
═══════════════════════════════════════════════════════────────────────────────────
 folding tables in the park
 
 seated around which is a spark
 
 all we really need to do
 
 is talk about what we need to do
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #162 fediverse/3209 ---
════════════════════════════════════════════════════════───────────────────────────
 ┌──────────────────────┐
 │ CW: gross            │
 └──────────────────────┘


 I just fed some of my earwax to my cat.
 
 she wanted more.
 
 what have I done.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #163 fediverse/1648 ---
═════════════════════════════════════════════════════──────────────────────────────
 "oh no my stuff touchers are casting a spell on my keyboard without my
 knowledge, how peculiar" said no-one in particular
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #164 fediverse/6457 ---
═══════════════════════════════════════════════════════════════════════════════────
 the second rule is you don't have to hang out with mortals. there are places
 you can go where they won't find you, except by accident, and then you just go
 somewhere else.
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #165 messages/992 ---
═══════════════════════════════════════════════════════════════════════════────────
 "well done!" he said, and i can't stop thinking about how happy it made me
                                                           ───────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════───────┘

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

--- #167 fediverse/2911 ---
═══════════════════════════════════════════════════════────────────────────────────
 and now for my unrepentant littlespace arc! Look at me I'm SoOoOoOo silLY 🤪
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #168 fediverse/2480 ---
═══════════════════════════════════════════════════════────────────────────────────
 so what if people want to sit on the couch eating cheetos? they're more than
 capable of something far greater, but of course they are allowed to spend as
 they like their life.
 
 their ONLY life.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #169 messages/1006 ---
════════════════════════════════════════════════════════════════════════════───────
 I believe you can only have community with people you live with, or work with.
 
 If you don't live with them, or work with them, then what do you share?
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #170 fediverse/5179 ---
════════════════════════════════════════════════════════════════════───────────────
 why don't corporations let you write code in whatever language you want? it's
 trivial to run a compiler or interpreter inside of another program.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

--- #171 fediverse/4806 ---
═════════════════════════════════════════════════════════════════──────────────────
 i've been told to be more direct.
 
 I haven't been told to be more quiet.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #172 fediverse/1396 ---
═════════════════════════════════════════════════──────────────────────────────────
 @user-883 
 
 you can always throw that resume at the next job too!
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #173 messages/404 ---
═════════════════════════════════════════════════════──────────────────────────────
 They don't build toll roads to abstract taxes. They build them to keep track
 of where you're going.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

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

--- #175 fediverse/9 ---
══════════════════════════════════─────────────────────────────────────────────────
 @user-8 I love theory too! So far software engineering has been mostly UI and
 databases and such and like... I'm not into HTML, thank you very much.
 
 Gimme a Rust project or something and I'll excel
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════────────────────────────────────────────────────┘

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

--- #177 fediverse/4670 ---
════════════════════════════════════════════════════════════════───────────────────
 "please apply online to this job"
 
 oh okay guess I'm not getting hired
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════──────────────────┘

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

--- #179 messages/128 ---
══════════════════════════════════════════════─────────────────────────────────────
 Opt in usage tracking that distributes a pool of money (single donation or
 recurring charitable subscription) to each of the open source software
 projects that a particular user uses
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #180 fediverse/2123 ---
══════════════════════════════════════════════════════─────────────────────────────
 Every time you see the same dog being dog-sat by another person it's an
 opportunity to make a new friend.
 
 or do you not know your apartment neighbors? do they not wander through your
 shared yards?
 
 the ones with dogs, at least.
 
 and no, I don't know many of my neighbors.
 
 these are considerations to be taken note of for future forethought planning.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #181 fediverse/2260 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌──────────────────────┐
 │ CW: food-mentioned   │
 └──────────────────────┘


 cookies or cheetos for dinner is better than nothing for dinner, but please
 eat your vegetables when you can.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #182 messages/730 ---
════════════════════════════════════════════════════════════════───────────────────
 "got it. So-and-so likes this-or-that, and whats-her-face wants it that way.
 Is this the kind of thing you want me to try and remember to accomodate or can
 you handle agreeing to disagree?"
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════──────────────────┘

--- #183 fediverse/1825 ---
══════════════════════════════════════════════════════─────────────────────────────
 if one person is honest to everyone, then no-one can be honest to them for
 anything they want to keep hidden.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #184 fediverse/3804 ---
═════════════════════════════════════════════════════════─────────────────────────┐
 @user-570                                                                        │
 well, the idea is that they would handle all the tech debt and merge requests    │
 and bugfixes and such - the kind of things that aren't very interesting to       │
 work on. That way, the people who are most dedicated and passionate for the      │
 project have a way to clear out their backlog and start as if from scratch.      │
 Plus, if they later don't understand how or why something was implemented,       │
 they could always message the person who implemented it and say "hey why did     │
 you do it this way I had it this other way before" and then they could reply     │
 and say "oh yeah because of this-and-this system we implemented for              │
 these-or-that caching reasons related to integer flow through the syncretic      │
 binary op-code delimiter" and then actually wait no maybe you're right, I see    │
 what you mean                                                                    │
 well... they don't have to merge everything if they don't want to. They could    │
 just... ignore the parts that people worked on that they don't want to include   │
 in the project. I'm thinking it'd be an opt-in thing too, so someone could       │
 request it!                                                                      │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════──────────────┴──────────┘

--- #185 fediverse/4843 ---
═════════════════════════════════════════════════════════════════──────────────────
 just because someone did something one way and it worked, doesn't mean you
 have to do it that way again.
 
 but you should have a reason why you aren't doing it that way.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #186 fediverse/2601 ---
═══════════════════════════════════════════════════════────────────────────────────
 @user-249 
 
 you can host anything you'd like on a raspberry pi. If the software
 requirements are within the hardware specs, of course.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #187 fediverse/1015 ---
════════════════════════════════════════════════───────────────────────────────────
 ┌──────────────────────┐
 │ CW: re: politics     │
 └──────────────────────┘


 @user-246 @user-744 
 
 good, you're needed elsewhere. I'm glad you have a plan. Nothing gets done
 without planning and coordination.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #188 messages/423 ---
═════════════════════════════════════════════════════──────────────────────────────
 A job where you only have to work one day per week of your choosing (but
 semi-permanent) and are automatically placed on a team with others in the
 company who work that same day and accomplish whatever goals they think
 fulfill the company's vision. If they don't have any ideas then they should
 work on collaborating with others until they do. Let's get things done!
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #189 messages/555 ---
═══════════════════════════════════════════════════════════────────────────────────
 The biggest problem in my mind with socialism is that you could get all of the
 workers into a room before finding out that they don't like each other
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #190 messages/181 ---
═══════════════════════════════════════════════────────────────────────────────────
 I know you don't want to hear this, but there is a chance that there will come
 a time where your life depends on your ability to debug a computer without the
 internet. To set up an SSH server. To install Linux. To program in C. To do
 something else that I'm not prepared for... If StackOverflow didn't exist
 because network connectivity has been lost, could you remember syntax? Maybe
 it's a good idea to set up a local LLM that can answer basic questions about
 technology. Maybe it's a good idea to set up on your parents computer, just in
 case you have to hide out there for a couple months. Maybe it's a good idea to
 download wikipedia, just in case.
 
 If I need to use a mac, I'm screwed
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #191 fediverse/718 ---
══════════════════════════════════════════════─────────────────────────────────────
 @user-547 
 
 That feeling when you get to the end of a paragraph and think "why do I have
 this extra parenthesis )? Oh yeah I opened it up waaaaay up here" and then you
 reread what you wrote and think
 
 perfect, no notes
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #192 fediverse/1822 ---
══════════════════════════════════════════════════════─────────────────────────────
 we should reward frugality as much as value-creation.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #193 fediverse_boost/95 ---
◀─[BOOST]
  
  "A gem cannot be polished without friction, nor a man perfected without trials."  
  
                                                            
 similar                        chronological                        different 
─▶

--- #194 fediverse/1177 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-883 
 
 Those are things we should account for! As long as someone wants them, they
 can just sit in a warehouse forever. And frankly even historians will want at
 least a few, even in a thousand years.
 
 EDIT: until needed
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #195 fediverse/1313 ---
═════════════════════════════════════════════════──────────────────────────────────
 ┌────────────────────────┐
 │ CW: politics-economics │
 └────────────────────────┘


 if we had a universal basic income then we could pay each other to solve our
 problems and they just can't have that.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #196 messages/89 ---
═════════════════════════════════════════════──────────────────────────────────────
 Consumption is contribution to a capitalist system. Normalize taking whatever
 you are given and living as humbly as you can. Only when everyone does that
 may capitalism die. Talk to them, learn from their stories. Teach them your
 ways but don't force anything upon them. Any ounce of regret is defined as a
 mind not aligned to the angle of perception that designs the line that the
 collective mind co-re-assigns.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #197 fediverse/2363 ---
═══════════════════════════════════════════════════════────────────────────────────
 Don't know what to do? Do anything at all, and odds are you'll either see an
 opportunity to do something better or you'll have an idea.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #198 fediverse/644 ---
══════════════════════════════════════════════─────────────────────────────────────
 Makes sense, that way we know which direction to avoid.personally identified
 "lawful evil" [person-above-project-manager]
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #199 fediverse/3407 ---
═════════════════════════════════════════════════════════──────────────────────────
 @user-1218 
 
 there's only a password so that if the zip archive is displaced from it's
 context it's harder to read.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #200 fediverse/3134 ---
════════════════════════════════════════════════════════───────────────────────────
 @user-1352 
 
 I like that article. I definitely fail to follow some of those principles at
 times, though never all of them at once. I can be better, as all people can.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘