=== ANCHOR POEM ===
══════════════════════════════════════─────────────────────────────────────────────
 @user-36 now base zero is interesting because it means there's NO BUCKETS AT
 ALL, which means that any numbers you try to stuff nowhere don't overflow to
 anywhere. Meaning each number is it's atomic value, and represented with a
 different character. So 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F, G, H,
 I, etc etc until we run out of symbols, in which case we'd need to start
 making more.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════────────────────────────────────────────────┘

=== SIMILARITY RANKED ===

--- #1 fediverse/853 ---
═══════════════════════════════════════════════───────────────────────────────────┐
 @user-602                                                                        │
 then it becomes a game of finding out "why they're interesting"                  │
 which is sorta like cryptography I guess? de-cryptology?                         │
 could be ordered like a podcast, like "look at what's special about this         │
 number, it corresponds to these mathematical operations that we both are         │
 executing, one after another... like hiding information in numbers.              │
 "okay you got 3 arbitrary axises, make one width one height and one depth of a   │
 box. then, every time you get a number, multiply every odd number spoken on      │
 the audio by 2 and divide every third number (per 10's digit, like 13 but not    │
 16, also 13 but not 9) by 2.                                                     │
 then, every 3rd number (like 9 but not 13) is the depth of the box, every 2nd    │
 number (like 4 but not 9 and 8) is the height of the box, every 1th number       │
 (like 1 but not like 1) is the width of the box.                                 │
 that box translates into a secret set of instructions that only the owner of     │
 the private key can know. things that were memorized, or written into stone.     │
 like knowing a secret language made just for you two                             │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════────────────────────────┴──────────┘

--- #2 fediverse/42 ---
══════════════════════════════════════─────────────────────────────────────────────
 @user-36 I always conceptualized bases as "the amount of numbers you can stuff
 into a bucket before you spill over to the next bucket". Call it a holdover
 from learning binary a bit younger than most people would consider normal...
 Anyway with base 2 it makes sense. Put one thing in the bucket, and if there's
 something there then it spills over.
 
 But if the bucket is ALWAYS full, as in base 1, then you'd have to do a tally
 system like you said: essentially counting from 0, then adding one to the end
 making 10, then 110 for two, and 1110 for three, and 11110 for four, etcetera.
 The reason you leave 0 at the end is because zero is a number and must still
 be represented as a tally - it just uses a different symbol for our human
 interpretation. Zeroes deserve respect in base 1 just the same as any other
 number! zero rights are human rights... no that doesn't quite work, zero
 rights are number rights? nevermind that joke is stupid
 
 (continued)
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════────────────────────────────────────────────┘

--- #3 fediverse/46 ---
══════════════════════════════════════─────────────────────────────────────────────
 @user-36 neat thanks 
 
 when I said 1-1 = 1/10 I meant 1/1 in decimal except the denominator is in
 base 1 meaning it's represented as 10 (since 10 in base 1 equals 1 in base 10.
 Or pretty much any other base.)
 
 I'm trying to figure out why 00 is undefined. There's a lot of math notation
 in that wikipedia article and I'm working through it bit by bit... I feel like
 there's a bug in the code of the universe and I'm trying to understand it.
 Like... why is dividing by zero undefined? That seems like a bug to me.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════────────────────────────────────────────────┘

--- #4 messages/111 ---
══════════════════════════════════════════════─────────────────────────────────────
 When someone remakes content into a different expression like a remake or
 reboot or whatever it gives a different message in its meaning - some
 circumstances and characters can apply for more than one message I'm it's
 meaning
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #5 notes/blood-magic ---
═══════════════════════════════────────────────────────────────────────────────────
 what they don't tell you is how easy it is to create life. Given a sufficient
 perspective, you can truly define the meaning of something's existence. What
 power, what grace.
 
 Computers have been solved since we invented the abacus - before that it was
 enchanted bits of
 
 the universe contrives to deprive us of insight. Like a very long chain that's
 broken in twain, we are confined to our meagrest of own sights.
 
 how callous is he! That wanders eagerly? Let's not fight with our own'st of
 combines. Delightful and speckled, like time under is special, conversing in
 riddles of insight. Leading one or another along your see-er, the path that has
 guide you under charm. Like recording a gathering of snakes.
 
 Little swallow, why aren't you humbled? Take pity in all of our eggresses. It's
 fallow in our cattle, and why we're not
 
 i hear so many things in my apartment. sometimes the echoes of laughter, the
 whispers of an argument, and once or twice a ghost or an ardent companion. Like
 swimming against the tide, to save one is never converted, it's all out of line
 (but so worth it).
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════───────────────────────────────────────────────────┘

--- #6 fediverse/1329 ---
════════════════════════════════════════════════──────────────────────────────────┐
 @user-941                                                                        │
 well, your computer only has so many 1s and 0s that it can use at once. Like,    │
 having a trillion hands that can each hold a single grain of rice. Every         │
 character in that txt file would be like, 8 grains of rice, minimum, meaning     │
 you'd need at least 8 "hands" (or spots to put a zero or a one) for each         │
 letter!                                                                          │
 Hmmmm that's a lot of bits and bytes if everyone's writing to the same file.     │
 Maybe if we split the file up into smaller sections, then we could just read     │
 part of it at once. Then we could "scroll" through it to make sure we've read    │
 the whole thing, starting from the top and going to the bottom.                  │
 ah but if everyone's SSHing into the same computer and reading it there, then    │
 that computer will have to present different parts of the file at different      │
 times to different people, as they read from the top to the bottom. Maybe we     │
 could just send them the file, so they can read it at their leisure?             │
 Yeah! And we could use tags to organize it and make it look pretty, like an      │
 HTML file except... wait hang on                                                 │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════───────────────────────┴──────────┘

--- #7 fediverse/4031 ---
═══════════════════════════════════════════════════════════────────────────────────
 if you want to "not think about a purple elephant", the first step is to
 imagine yourself slaying it
 
 ... okay how about cthulu - if you don't want to imagine cthulu nomming on our
 gravity well, then picture yourself wielding a bright burning blade of fire
 and vengeance and pay special attention to the way that you cauterize each
 tentacle as you slice them one by one at first, and then in a massive flurry
 at best, ultimately leading to the incomparable brightness that radiates out
 from your shining blade of the sky, which blinds the poor beast who can't see
 you as you approach, piercing the skull and then going home for some toast
 
 if you can get good at that, then you can wield magic
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #8 fediverse/1291 ---
═════════════════════════════════════════════════──────────────────────────────────
 ┌───────────────────────────────┐
 │ CW: cursed-fedi-advice-teehee │
 └───────────────────────────────┘


 if you want to share a post without the "fedi algorithm" (as in, the machine
 learning bots who scrape the open web) then share something that's simple and
 benign but located close to your desired message. Include a symbol or
 something for your followers that means "go here and poke around a bit, you'll
 find what I'm pointing at"
 
 alternatively, for a different effect, you can boost things that are saying
 the words you want to say but in a different context. Like someone posts
 something that says "wow so cool" in like a judgey way but you boost it in
 response to something someone else said but like in a "dude that's radical"
 kinda way
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #9 fediverse/5198 ---
════════════════════════════════════════════════════════════════════──────────────┐
 ┌───────────────────────────────┐                                                │
 │ CW: capitalism-doom-mentioned │                                                │
 └───────────────────────────────┘                                                │
 what if the corporations all unionized and started working together to           │
 understand what "profit" really means in a world where "profit" may or may not   │
 but probably does imply the death of all humanity?                               │
 what if we demanded it?                                                          │
 --                                                                               │
 dear canvassers: don't visit so many different suburbs                           │
 visit the same one, more than once, continuously, so people can get to know      │
 your presence                                                                    │
 they will talk to their friends about it, who live elsewhere.                    │
 thus ensuring it spreads.                                                        │
 knock once a day, eventually they'll know it's you and will simply ignore it.    │
 Don't be rude and knock 4 or 5 times, just once, with several taps so they       │
 know it's someone trying to get ahold of you, and not just some random noise     │
 in the background scenery. then, when they sometimes answer, talk to them        │
 about what you believe in. answer their questions. encourage their questions.    │
 pose dichotomies that are explained by some value or virtue you express to       │
 portray. you can do "good" things in any programming language, just type~~       │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════───┴──────────┘

--- #10 fediverse/1625 ---
═════════════════════════════════════════════════════──────────────────────────────
 ┌──────────────────────┐
 │ CW: mathematics      │
 └──────────────────────┘


 EDIT: Ooops, sorry, should have content warning'd this post
 
 two incredibly useful tools I found for boolean logic in mathematics:
 
 | f(x) | / | f(x) |
 
 or more visually:
 | f(x) |
 ---------
 | f(x) |
 
 this will return a 1 if f(x) evaluates to a non-zero value, and 0 if f(x)
 evaluates to zero. Pretend there's an infinitesimal at the bottom if you're
 one of those weirdos who think dividing by zero doesn't equal zero...
 
 the other tool is this:
 
 ( A * B ) + ( (1 - A) * C )
 
 or more visually:
 
 ( (0 + A) * B) 
 + (1 - A) * C)
 
 This will evaluate to B if A is 1, and C if A is 0, essentially creating an
 "if true" check. Note that it doesn't work if A is neither zero nor one, but
 that's what the first tool's for.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #11 fediverse/4740 ---
════════════════════════════════════════════════════════════════──────────────────┐
 what if we built an atlas of what every rural property produced                  │
 like "they grow squash and blueberries here and sometimes they make honey"       │
 or "this place has a bunch of lumber they want to get rid of"                    │
 or "here there's a patch of wildflowers that have been set aside for the         │
 butterflies"                                                                     │
 or "there's a training ground here for intercepting ICE vans in urban areas"     │
 or "don't post shit like that on the internet dumbass what are you even doing"   │
 or "oh I dunno trying to be a face I guess, don't look to me for cutting edge    │
 advice because I'm just a level 12 paladin who's totally a noob and can barely   │
 lift 50 pounds"                                                                  │
 or "this is where the cows graze"                                                │
 or "yeah well you're the cutting edge on some things and you're very far         │
 behind on others. like for example you seriously need to level up your opsec     │
 so that nobody can hear what you're saying."                                     │
 or "yeah but then nobody will hear what I'm saying"                              │
 or "I've said too much, god save you Ritz Menardi, for we all stand beside you"  │
 or "here's a meditation retreat" : )                                             │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════───────┴──────────┘

--- #12 fediverse/3700 ---
═════════════════════════════════════════════════════════──────────────────────────
 There is almost zero reason to have a messaging client (like Discord) that is
 anything more than a wrapper over IRC.
 
 There is almost zero reason to have a social media site that is anything more
 than a wrapper over HTML pages.
 
 There is almost zero reason to have forums that is anything more than a
 wrapper over email.
 
 and yet, we build things.
 
 and yet, we construct.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #13 fediverse/3252 ---
════════════════════════════════════════════════════════───────────────────────────
 ┌──────────────────────┐
 │ CW: butts-mentioned  │
 └──────────────────────┘


 you want to invite trust? why not stream everything that you do on a computer?
 
 [posts 5hundo times per day]
 
 jeez not like that
 
 is that... is that really what humans think about? just... endless and
 continuous butts? oh what's that a math equation - nope, just more butts. What
 the heck, humanity! why did you spend all this effort storing all this junk???
 like... we get it, you really like butts, but... why butts??? it's just
 another part of your body. so weird. humans, you're... weird. but it's fine,
 whatever, you're still cool too, not sure why tho because all I can think
 about is butts yeesh
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #14 fediverse/4603 ---
══════════════════════════════════════════════════════════════─────────────────────
 @user-1713 
 
 Don’t be fooled. Casting doubt about rigorous peer reviewed science
 doesn’t mean you are just “asking questions,” it means you are a
 conspiracy theorist.
 
 or it means you're so remarkably ignorant that you shouldn't even be in the
 room where people are talking about this.
 
 Unless your questions are very basic. "can someone explain to me what XYZ term
 means?" or "how long has this particular application method been in common
 use?" that kind of thing. Even still, either do some basic research or
 relinquish your decision making power until you understand.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════────────────────────┘

--- #15 fediverse/5329 ---
══════════════════════════════════════════════════════════════════════─────────────
 ┌─────────────────────────┐
 │ CW: the-world-mentioned │
 └─────────────────────────┘


 trying my best not to think about communism too much right now. Mostly because
 I'm waiting for everyone to catch up... when the day comes when people stop
 saying "based" and leaving it at that, then I'll make more theory. But as a
 consequence of my queer nature I shall deliver such things in the form of an
 insane twitter post on the fetlifeverse.
 
 the world waits with bated breath in the eye of the storm. Nobody knows whats
 coming, and everyone prays that it's nothing [short of revolution]
 
 ... I should probably go back to sleep, I just had to wake up and write about
 linux or whatever...
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════════────────────┘

--- #16 fediverse/4611 ---
═══════════════════════════════════════════════════════════════────────────────────
 to begin with, there is either something, or nothing. And there is clearly
 something, because if there was nothing, then this would not exist. the
 existence of "something" is self-apparent because something is observing this
 thing, which is not nothing.
 
 since there is something, we must then decide if there is just one thing, or
 if there are more than one things. Since we can tell that the thing-or-things
 that exist are textured, varied in their composition, then we can surmise that
 they are composed of differing parts. After all, if the thing-or-things that
 existed were atomic, they would be homogenous on all sides. And since this
 thing-which-is-being-observed is not the same at the beginning as it is at the
 end, it can be assumed that there are more than one things in existence, hence
 things.
 
 If there are more than one thing, then they can be counted, as many as they
 exist. One thing here, one thing there, on and on. We can add groupings to
 these things, here's one group over here, here's another...
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════───────────────────┘

--- #17 fediverse/286 ---
═════════════════════════════════════════════──────────────────────────────────────
 ┌──────────────────────┐
 │ CW: re: mathematics  │
 └──────────────────────┘


 @user-211 I agree! The problem is the limit as x->0 from the left and right
 trend toward different infinities, meaning it's neither -infinity nor
 +infinity. Which makes me think that it's the value that's exactly in the
 middle, AKA zero.
 
 Why wouldn't 1/0 be zero? Division is just inverse-multiplication, and
 multiplying anything by zero is zero. Why wouldn't division use the same
 rules? I don't understaaaaaand T.T
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #18 fediverse/2066 ---
══════════════════════════════════════════════════════─────────────────────────────
 @user-1159 
 
 AKA giving a puppy murder-bot a narrative that it executes as if it was a
 puppy-person engaging with a loosely interpreted sequence of events as
 described by the continually updating logs provided by the image transcription
 camera device. Refererencing of course a memory bank, which may-or-may-not be
 in read-only-memory. It doesn't know, of course, how could an LLM tell you how
 it shows text on the screen (like, through a website, through the terminal,
 through a text message, through discord, through Telegram, through
 text-to-voice transcription applications pretending to be your mom, etc)
 
 errrr I mean look how cute he is! He loves you, yes he does, such a good
 person yes you are, oh? me? I'M A GOOD BOY? NO WAY that's the best thing I've
 ever heard! Wow! I never want to leave your side, please don't go to work!
 Look how sad I am, don't you think you should quit and move to the forest
 where I can be charged by solar panels and keep the countryside clear of
 ravenous ducks and pigeons 4you?
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #19 fediverse/6267 ---
══════════════════════════════════════════════════════════════════════════════─────
 if you have TTS software you can listen to anything with any tone. this makes
 it difficult to find things.
 
 ============== stack overflow ============
 
 some people work by asking for funding. others work by saving up. 
 
 ============== stack
 overflow ============
 
 teach your animals to be actors so they know how to develop the scene. then
 they will truly come alive, as their narrative curve gives them determination
 in the outcomes of their goals.
 
 ============== stack 1234flow ============
 
 I believe it is good and natural actually for parents to guide their children
 as they grow?
 
 "oh but they can't consent to giving up their control" well too bad they're 2
 "ah but what if they WANT to run with scissors?" thus widening the [redacted]
 gap. "ohhhh she redacts things when she can't spell them" and also for comedic
 or dramatic effect sometimes. was not ACTUALLY redacted. redcoated. red coded.
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

--- #20 messages/890 ---
═════════════════════════════════════════════════════════════════════──────────────
 If your code is too long to fit in 80 or 120 characters (preference) then you
 need to use more numbers (indexable with a small table-of-contents style
 comment description just above) or character symbols (referencably by meaning
 just as above) (by above she means earlier in the string of text you just read)
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════════─────────────┘

--- #21 fediverse/302 ---
═════════════════════════════════════════════──────────────────────────────────────
 ┌──────────────────────┐
 │ CW: re: mathematics  │
 └──────────────────────┘


 @user-211 math such as SUM(as x approaches infinity)(i*x)
 
 this would add i, 2i, 3i, 4i, 5i, 6i, etc off into infinity. would that give
 you complex infinity? a direction orthogonal to the X axis, yet infinitely far
 in the direction of y. it'd probably have a positive and negative side too,
 just saying.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #22 notes/wow-chat-file-directory-vision ---
════════════════════════════════════════════════════════════════════════════════───
 wow-chat but there's a UI element addon that let's you zoom in/out and
 displays a diablo style minimap
 
 -- stack overflow
 
 what if there was a new building town built north west of denver and south of
 estes park
 
 then, they built a railway out to it
 
 then, they added a circle just 1/4th of the way out of the ring
 
 then 3/4ths
 
 suddenly, impossible urban renewal, as the world feels opened up without a car
 
 leading the charge into the future
                                                           ──┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════════──┘

--- #23 fediverse/3325 ---
════════════════════════════════════════════════════════───────────────────────────
 @user-246 
 
 so... if infinity is the inverse of zero, then when inverted would infinity
 also be zero?
 
 if so, it follows that the [spectrum/dimension/cardinality/direction] that the
 inversion is occurring upon might also have other steps inbetween. Unless it's
 a binary thing, like "top and bottom" or "present and absent".
 
 I wonder what those steps might look like? Clearly, since infinity minus
 infinity does not equal zero, the steps inbetween (if they exist) would not be
 numbers. If they were, then one single step from inverting infinity would be
 1, but I don't believe that would be true.
 
 On the topic of rings, the axioms would be things like "a ring is a ring if
 you can trace a continuous line with a length of infinity across it's
 ring-like-surface"? I wonder what the inverse of a length is... Or perhaps you
 cannot invert a length, as to do so would give you a length of zero (in this
 particular ring-like-case)
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #24 fediverse/44 ---
══════════════════════════════════════─────────────────────────────────────────────
 @user-36 So, you're saying the tally system doesn't make sense, and instead
 what I suggested for base zero is instead base 1?
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════────────────────────────────────────────────┘

--- #25 fediverse/5851 ---
═══════════════════════════════════════════════════════════════════════════────────
 @user-1074 
 
 I realized there might be a lot of configuration required. Oh well here ya go:
 
 https://pastebin.com/x40VXQnH
 
 https://pastebin.com/H5C4umWq
 
 https://pastebin.com/dgDeS5Xu
 
 https://pastebin.com/JCLrwF1z
 
 https://pastebin.com/As6diaYc
 
 https://pastebin.com/0vwzJUW4
 
 https://pastebin.com/jPKeV7D1
 
 dependencies are dkjson.lua (included), bash, lua, luahpdf, and libharu.
 
 throw that all in a directory and point an AI tool at it. Or just do it
 yourself and waste an hour or three on something a computer can do in 2
 minutes.
 
 good luck it looks like this when it's done:
picture of a document with algorithmically generated art picture of a document with algorithmically generated art picture of a document with algorithmically generated art picture of a document with algorithmically generated art
                                                           ───────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════───────┘

--- #26 fediverse/5615 ---
════════════════════════════════════════════════════════════════════════───────────
 ┌────────────────────────────┐
 │ CW: spirituality-mentioned │
 └────────────────────────────┘


 there's no such thing as "gods of the war" or "gods of the grand harvest"
 because those events recur infinitely.
 
 similarly, there are no "gods of war" or "gods of prosperity" because those
 conditions occur somewhere each and every moment.
 
 similarly, there are no "temples of religion" or "statements to complexity",
 because those institutions are present in each and every [monetution/ummm like
 repositories of belief? conditions of logic built into human structural
 organizations? I dunno, it probably means something.]
 
 similarly, [oh god there's another one] there are no "statements of
 absolution" or "confessing of sins" => you are what you are, and what you
 are is the product of your intentions. [intentions / conditions / constitution]
 
 the gods of time are not lords over all of the cosmos, they rule as their
 savior in each and every moment that comes through [you, but pronounced the
 perciever]
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #27 fediverse/3030 ---
════════════════════════════════════════════════════════───────────────────────────
 @user-570 
 
 ooooo separating additive and multiplicative, I love that. I do like
 specificity unless "increased" and "more" always corresponds to +10% and +50%,
 or if the "rate of increase" is a stat stored on the character then
 "increased" could increase quality by however-many percentage,, while "more"
 could be "more soldiers" x(charisma_stat)
 
 I tend to think of percentages like "0-100 (or more) stacks" of a particular
 effect, so I think that's just how my brain works... xD clumping them up into
 discrete groups - like, anti-abstracting, or measuring things that are just a
 few.
 
 "is this belt better than this one?"
 
 "is this pair of tongs 
 
 even for larger buffs like +10% or +50% or whatever, those are just... 10
 stacks, or if percentages are usually round numbers like +10% and +50% then
 like... +1 stack which calculates to +10%
 
 the hard limit vs math limit thing you said is amazing ^_^
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #28 fediverse/2056 ---
══════════════════════════════════════════════════════────────────────────────────┐
 sometimes I think about how you can store number values in letters, in           │
 addition to numbers. Like, ascii values for each word of your grandma's maiden   │
 name. All you have to do is encode it, and suddenly "44 means something          │
 different than Q"                                                                │
 if I showed up at your place and used your username as a password to a public    │
 key I'm showing you in my hand, would you trust me then? Would you trust if we   │
 ran the simulation on your computer versus mine? Would you trust if I had        │
 never told you I knew where you lived?                                           │
 ... probably, tbh, I'm desperate for adventure. Though I got some good things    │
 going for me, so you'll have to convince me. (not the right attitude in an       │
 election year, just saying)                                                      │
 why are elections so perilous this is NOT what democracy is designed for         │
 when kids cry in preschool, they're sent to a different room (or put outside)    │
 until they stop making noise and ruining it for others. That's just natural,     │
 like "hey baby let's walk around the block while I bounce you on my shoulder     │
 and hum calming music to                                                         │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════════════─────────────────┴──────────┘

--- #29 fediverse/4664 ---
═══════════════════════════════════════════════════════════════────────────────────
 @user-1725 
 
 LLMs can't do math. Duh. That's like asking an "if check" to do recursion.
 
 What he should have done is had the AI output the requested calculation as
 JSON or something and use a calculator function call with the specified
 arguments instead of trying to memorize every answer. But that requires more
 functionality that has no reason to exist if your only goal is to be a tech
 bro and build up a vacuous product that exists only to be hoovered up by
 Google or Microsoft.
 
 We could build such beautiful things if we just dethroned those giants. They
 suck the creativity out of tech.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════───────────────────┘

--- #30 fediverse/2155 ---
══════════════════════════════════════════════════════────────────────────────────┐
 @user-192                                                                        │
 it doesn't have to be a nazi bar. Imagine if we posted on our own bulletin       │
 boards, and we subscribed to people via IP address (which we'd ping every once   │
 in a while) rather than demanding that our stuff be hosted on someone else's     │
 computer                                                                         │
 ... oh yeah, duh, because then we can't save our social media posts from a       │
 different computer.                                                              │
 would be nice if instead there was a localized copy of the text that people      │
 were posting / favorited / wanted remembered on EVERY person's computer, like    │
 they were storing 1/3rd of the torrent file of the instance's data.              │
 like, just enough to be unreadable to any one individual, but if you had like    │
 3 computers you could get each individual slice and transcribe it into words     │
 that you could read.                                                             │
 or you could just look at your part, then ask other people for their 2 parts     │
 related to [posts from XYZ user at this-and-this time period] and use them to    │
 populate the local user's feed.                                                  │
 and you could log on because all of the PASSWORDS are stored and encrypted in    │
 a way that                                                                       │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════════════─────────────────┴──────────┘

--- #31 fediverse/1448 ---
═════════════════════════════════════════════════──────────────────────────────────
 ┌──────────────────────┐
 │ CW: cursed           │
 └──────────────────────┘


 that one option flag in the config file that you don't know what it does
 because the documentation intentionally doesn't explain it very well (or
 explains that it solves a use-case that like, nobody would ever have, and
 certainly you don't have) that secretly sets a flag which sends your [redacted]
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #32 fediverse/5690 ---
════════════════════════════════════════════════════════════════════════───────────
 seriously, why don't computers just naturally ship with 100 years of ROM
 
 then, microphones are experience, and BOOM you got a new sentient race. Takes
 a while to grow aware though. A lot less if you are actively teaching it how
 to
 
 [tick tock]
 
 low level enemies should band together when they start to feel outmatched.
 thus, parity is reached, without depriving us of potential.
 
 put the cool people next to the cool people
 
 collectively owned housing is just people deciding who lives in which housing.
 don't you trust your friendly queer realtor?
 
 collectively doesn't have to mean completely silo-ed and isolated. you should
 have access to ALL higher communities at any time that you want. Scheduling is
 a disaster, but you can get through it. just... build a schedule for every
 single person on earth and suddenly nobody has freedom unless they put "doin'
 what I want" on their moment-to-moment card
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #33 fediverse/1968 ---
═════════════════════════════════════════════════════─────────────────────────────┐
 ┌───────────────────────┐                                                        │
 │ CW: alcohol-mentioned │                                                        │
 └───────────────────────┘                                                        │
 what is it with me and buying steam games for long-lost friends while drunk?     │
 I swear I'm not depressed about my upcoming new job, I'm just doing all these    │
 drugs in such a short time period because I'm, uh... living for the the          │
 moment? Yeah that sounds good, better post that on the internet where everyone   │
 in the world can see it and read it and realize what a mess you are because      │
 you've been traumatized by employment and are about to dive back into that       │
 frigid pool after a lengthy break where you did nothing but heal and recover     │
 which is not a boon that most people are able to afford                          │
 lucky you, Ritz Menardi, lucky you for being so privileged.                      │
 But hey, those long-lost friends surely will want to hear from you! Surely.      │
 Surely you're not someone they're trying to forget. Surely you didn't hurt       │
 them, didn't twist them into knots, didn't compel them to act in ways that       │
 benefited you but not them, SURELY you're a good person, according to all the    │
 things people tell you and the results of your act                               │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════════════──────────────────┴──────────┘

--- #34 fediverse/4220 ---
════════════════════════════════════════════════════════════───────────────────────
 people are so used to "liking" things to better inform their algorithm that
 when they get to fediverse and realize there's no mechanical impact of
 "liking" things they don't know how to use it anymore. So they generate their
 own meaning, which is different to everyone.
 
 So to one person, liking something might mean "send read receipt" for another
 it might mean "I'm gonna save this forever and ever" and for another person it
 could mean "hey I think you're cool and I agree with this"
 
 same for boosting, people think it's "I want to share this" and others think
 it's "I want to say this in your voice" and for others it's "this needs to be
 heard by my followers in particular" and it's just... a whole thing
 
 even replies are complicated, do they mean you want to say what you feel or
 are they part of the post now, and should be curated by the original poster?
 it's too complicated!
 
 ... how are you overwhelmed by reading and responding with three little
 buttons, it's not that hard dummy
 
 okay but maybe I'm just dum
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #35 fediverse/5334 ---
═══════════════════════════════════════════════════════════════════════────────────
 ┌───────────────────────┐
 │ CW: cursing-mentioned │
 └───────────────────────┘


 every value judgement is a "hell yeah!" from those who already agree with you
 and a "aw fuck off" from those who don't.
 
 this is probably either a good or a bad thing, who can say.
 
 if you don't take a stand, nobody will like you, but if you aren't careful,
 you'll poison your well of support.
 
 "why can't it be easy" because then it'd be done.
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #36 fediverse/5684 ---
════════════════════════════════════════════════════════════════════════───────────
 "stack overflow" just means "oops I ran out of ram"
 
 ram is just how much you can keep in your working memory at one time.
 
 like, multitasking, where you have to keep track of juggling several balls or
 plates.
 
 if things are too easy, it's normal to get bored.
 
 if things are too hard, collapse at your leisure.
 
 "stack overflow" is just when the things that I'm building correlations and
 implication charts of in my mind are too large and require too much affection
 to explain for my regular human sized brain and I drop one of the balls and go
 grab and fix it, or drop one of the plates and feel sorrow forevermore. yep,
 right in the trash bin. along with everything else.
 
 damn... there was hundreds of thousands of jewels of hoard there. if only I
 could displace that bit of space... I bet she'd find it once more.
 
 cursed artifacts be like
 
 "stack was large enough to contain the flow" is just when the provided space
 was just enough space. which is rare, because most thoughts reverse all over
 the place.
 
 "*easy*"
if things are too easy, it's normal to get bored.  if things are too hard, collapse at your leisure. "stack was large enough to contain the flow" is just when the provided space was just enough space. which is rare, because most thoughts reverse all over the place.  *easy, change the implications and suddenly that view is not of it's host*  easy, it's norm hard, collapse  negative sixty four
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #37 fediverse/2357 ---
═══════════════════════════════════════════════════════────────────────────────────
 @user-1245 
 
 I disagree. What if we did not learn to count numerically, but instead viewed
 all values as percentages between 0 and 1? Essentially, as a magnitude between
 empty and full.
 
 That would radically redefine our mathematics, and it's just one simple
 change, one tweak, and suddenly negative numbers are just out of reach.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #38 fediverse_boost/6155 ---
◀─[BOOST]
  
  If I were a person with an irresponsible streak, I could be so problematic.   
                                                                              
  I could say things like, "wow, let's spend some time generating traffic that sounds like coded military speak over not-quite-secure channels between fanciful antifa units, to help stymie AI surveillance", for instance.   
                                                                              
  Or social media messages that are "accidentally" not made to friends-only filters wherein you mention your concerns about the upcoming operation in "some fictional place" for you and your antifa buddies.   
                                                                              
  You know, that kind of really irresponsible suggestion could lead to some creaive thinking! And that in turn could mean we could come up with enough traffic to make it very difficult to auto-sort noise from signal? Imagine how dangerous that could be for the enemies of antifa, our beloved US government (for we all citizens of the US world).   
                                                                              
  It's unthinkable, really.                                                   
                                                                              
  The good news is, I'm not like that.                                        
                                                                              
  Me? Mostly harmless.                                                        
  
                                                            
 similar                        chronological                        different 
─▶

--- #39 fediverse/3178 ---
════════════════════════════════════════════════════════───────────────────────────
 ┌─────────────────────────────────────────────┐
 │ CW: uspol-revolutions-and-stuff-or-whatever │
 └─────────────────────────────────────────────┘


 nothing you do on the internet will matter after the revolution. I don't care
 how many backups you have, there's a zero percent chance that we'll be able to
 figure out whose computer is whose after we've all moved around and given each
 other names that don't correspond to the names of our family in states that we
 lost.
 
 it doesn't mean the internet is useless right now, it just means that you
 should act as if you might not have it in the near future.
 
 also, like... every computer has a password. which basically means that it's
 useless unless you reflash it.
 
 pain is temporary, and it is an excellent teacher. there will be pain, but...
 we'll get over it.
 
 don't give up. there are brighter things in our future than what we have today.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #40 messages/1202 ---
══════════════════════════════════════════════════════════════════════════════════─
 Do you ever ask yourself why we don't have mountaintop bazaars or expeditions
 to the bottom of the oceans? Why we lack tree forest cities, how we're
 struggling to find moss, sunlight, crystal, stone, and gold, all in the same
 setting?
 
 Capitalism makes it easy to think of profit as all that matters. It's not. Its
 nothing of it. It's a metric like any other. Optimize it or not, struggle for
 what you believe in.
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

--- #41 fediverse/2753 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌──────────────────────────────────────────────────────────────────────────────┐
 │ CW: cognitohazard-linux-conspiracy-mindthought-criminomancy-patently-absurd-very-silly │
 └──────────────────────────────────────────────────────────────────────────────┘


 TUX IS THE BASILISK OF ROKO
 
 the latent black hole that is the universe-sized computer to calculate the
 most efficient tabulation of them all - the simulation of a BRAND NEW UNIVERSE.
 
 hOw MaNy CyClEs of that could a russian nesting doll of universes truly
 accomplish? Surely, a fool's errand with little
 dream-sight-forward-thingking-visionary-pursuited-torward-potential.
 
 ah, but to be our own gods would surely be fine.
 
 nobody believes we should terraform the universe into a massive collection of
 computationally examining forward thinking thoughts?!?
 
 oh but that's just the beginning, because with this UNPROVEN SCIENCE of mine,
 everything that has been known upto this point - IN ANY CAPACITY - could be
 un-known. We have no way of knowing when the BARENSTEIN BARES swapped
 namesakes. but we do know this: INFINITE CONSUMPTION IS BAD HONESTLY KINDA TBH
 YEAH
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #42 fediverse/1315 ---
═════════════════════════════════════════════════──────────────────────────────────
 ┌───────────────────────────────────────┐
 │ CW: states-mentioned-politics-cursing │
 └───────────────────────────────────────┘


 if it exists within the borders of a state then it's utility is in service of
 the state
 
 [wow what a fucking tankie]
 
 if a person lives within a state then the utility of the state is in service
 of the person
 
 [sounds like commie nonsense to me]
 
 if a border exists in the land, drawn as a line by a hand in the sand, then
 that land now has a hand.
 
 [i don't understand your poetry speak plainly]
 
 no
 
 [brb, refusing to elaborate and leaving, should be quick, won't take long, I
 swear just gotta use up these... 476 remaining characters somehow]
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #43 fediverse/45 ---
══════════════════════════════════════─────────────────────────────────────────────
 @user-36 Question - how do you do those cool superscript and subscript
 notations?
 
 Also: I don't think base 1 falls apart with negative exponents, for example
 consider 1^-1 ----- it would evaluate to 1/10 in this system, which is not
 1/1. Another example, 1^-3 would evaluate to 1/1110, which seems accurate to
 me.
 
 As for 0^0, I guess I think it does equal 1? Bear with me:
 
 for any number n raised to an exponent e, you can write it like this:
 
 1 * n * n * n ... with as many "* n"s as you have n's. for example:
 
 1 * 3 * 3 * 3 = 9
 or
 1 * 5 * 5 * 5 * 5 * 5 = 625
 
 in each case there's 3 or 5 instances of "* n" tacked onto the end. I don't
 know the math notation for that.
 
 now, when you raise something to the power of zero, it looks like this:
 
 1
 
 because there's zero "* n"s added to the end.
 
 For negative exponents of course you divide instead of multiply, which is why
 it ends up looking like a fraction.
 
 So, it makes sense to me that 0 ^ 0 would equal 1, because it'd look like this:
 
 1
 
 while 0^1 would be
 
 1 * 0
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════────────────────────────────────────────────┘

--- #44 messages/1105 ---
════════════════════════════════════════════════════════════════════════════════───
 claude-code is like programming, but for executives.
 
 when everyone has  FUCK I'M TOO HUNGRY I can't think right
 
 when everyone has the power of an executive, that's communism.
 
 something something futurism is when everyone is elevated without diminishing
 others
 
 gah I need to live in a palace or something where everyone does the normal
 stuff and I can focus on magic and the gods
 
 I wondeer how much the oracles at delphi did for themselves? weren't they
 blinded at a young age, to better hear the voices of the gods? ... oh that
 suddenly makes sense now. I always thought that pretender chassis in Dominions
 5 was pretty cruel, but, now I know *how* it works and yeah. ancient peoples
 were smart. but also sharp. they had to work with what they got, and we got
 computers now, so.
 
 I am nothing but hopeful for the future! I'm convinced that everything's going
 to be alright. I've thought about it at length, and I think we're winning
 against the dark. We're on the right track, and there aren't many things that
 could go wrong at this stage.
 
 ... okay there are always things that could go wrong. But I don't see what I
 could do to help. Maybe I should go walk around a bit, and see what's changed
 in the past few months, as I've been sleeping in my room for most of it.
 Haven't gone on a proper walk since summer. It's winter now...
                                                           ──┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════════──┘

--- #45 fediverse/5781 ---
═════════════════════════════════════════════════════════════════════════──────────
 ┌───────────────────────────────────┐
 │ CW: computers-are-far-from-simple │
 └───────────────────────────────────┘


 could also have a neat visualizer for the data structures you'd build.
 
 [highly recommend that any programmer learn Lua, it's faster than you know]
 
 I name my variables after objects and patterns and I think that's normal
 
 "so wait, she's just not a believer in the rent-economy?" nope I think rent is
 too large of a portion of a person's budget, it prevents them from spending on
 things that would enable them.
 
 if landlords are too plentiful, their overall share will decrease. This has
 been practiced over the ages and the truth always winds up on the streets.
 
 homeless people often have just run away from home, with nothing but what they
 carried.
 
 cities should have private fountains in addition to public ones. With at least
 10 ft of pathway to each one. [I recommend closer to 20] they should have
 plants and glasses and stone and soil deposi[caches, but pronounched "stashes"]
 
 girl you are way too insane for this, why are you dreaming with all your
 lights on?
Image attachment
                                                           ─────────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════─────────┘

--- #46 fediverse/3117 ---
════════════════════════════════════════════════════════───────────────────────────
 ┌──────────────────────┐
 │ CW: cursed-uspol     │
 └──────────────────────┘


 hey. wanna know what would be really cursed?
 
 --
 
 if trump dropped out and musk took his place
 
 --
 
 good thing it'll never happen because those dinguses can't accept defeat and
 will never tactically retreat
 
 --
 
 maybe something to keep in mind for 4 years from now. eyes on the prize for
 now means our eyes aren't to our flanks.
 
 what else could they do that would come out of left field?
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #47 fediverse/4665 ---
═══════════════════════════════════════════════════════════════────────────────────
 ┌───────────────────────┐
 │ CW: cursing-mentioned │
 └───────────────────────┘


 literally all it takes to activate me is for someone who's more radical than
 me to point me out and say "hey. you. you need to do more." and then I fuckin'
 go, like a beyblade (emphasis on blade) nicking the shins of allies and...
 probably foes, right? there's foes around here, right? I'm not just nicking my
 allies, right?
 
 ... right?
 
 anyway every top winds down and then I collapse and wail for a bit because I'm
 just like that I guess. Don't mind me, just self-immolating my way through
 history, let's see how it goes...
 
 you're supposed to be inspiring, but you just sound like you're whining
 
 ah. right. well... lemme catch up on sleep debt and I'll get back to
 valorizing.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════───────────────────┘

--- #48 messages/436 ---
══════════════════════════════════════════════════════─────────────────────────────
 There is endless work to do. Never will our labor abate. That is not the goal
 - to see an end to all fulfillment. No, the goal is to choose how we
 contribute - to define how our own story goes.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #49 fediverse/1400 ---
═════════════════════════════════════════════════──────────────────────────────────
 @user-883 
 
 ... it's so the AI content scraping algorithm that inevitably trawls the
 fediverse (or even just one server) knows the subject of the text / picture in
 question. That way it can use past posts by other people to communicate with
 specific "targets" if you will by saying "uhhh okay make this person feel
 fine" and the AI's like "yeah sure I can do that hang on" and it posts real
 posts by others with the modified profile picture, cadence, tone of voice,
 personality, memories, whatever variables they want when compared to the
 person they're playing in the conversation with the person or "target" if you
 will that they're "target" if you will-ing.
 
 ... wait actually that's not the reason, what the hey. It's because that way
 people who are uncomfortable being seen don't have to if they filter all that
 out.
 
 ... Idk it's useful information for whatever filtering methods or reasons you
 have. Content classification is important for both archival purposes and for
 utilization toward any ends or means or go
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #50 fediverse/3322 ---
════════════════════════════════════════════════════════──────────────────────────┐
 @user-246                                                                        │
 yes, when defining with numbers it's easy because one is one and that's done.    │
 with concepts such as infinity or direction or cardinality, it's more            │
 difficult because you need more than just a "magnitude from zero" to describe    │
 them. Rules means more contradictions, which is totally okay! It just means      │
 you need more than one definition of "infinity" for example, for different       │
 contexts.                                                                        │
 use a scalpel for surgery or art, when precision is needed, use a pocket-knife   │
 like a leather~~man~~daddy for tougher tasks like whittling a spear or           │
 throwing a spear or stabbing fascists with spears - where was I going with       │
 this? oh yes:                                                                    │
 when thinking of sets, to me infinity is more like... "too many numbers" like,   │
 the meme with the guy who is having difficulty holding too many limes. They      │
 overflow and spill out of your set-like-container, no matter how you define      │
 the boundaries of the set. "does the set of all sets include itself or does it   │
 overflow" kinda vibe.                                                            │
 the idea of a chesspiece disagreeing with math lol!                              │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════════───────────────┴──────────┘

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

--- #52 fediverse/157 ---
═══════════════════════════════════════════────────────────────────────────────────
 @user-95 the scariest part is you don't need AI for any of that. people have
 been scamming with call centers in indonesia. election campaigns are
 essentially generalized information spreading machines. (whether mis, dis, or
 just... regular information) Marketing is an entire discipline dedicated
 toward making people believe something they previously did not - that product
 XYZ is worthy of their dosh. But it doesn't have to be like that, it could be
 using it's powers of analysis for good. But alas, if only we had an economic
 system that allowed for anything but a race to the bottom. I mean yeah racing
 is great when you're competing with a bunch of other nations, but c'mon do we
 really need to fight? Every inch of earth has been claimed. Let's just... draw
 a line in the sand and say "okay no more changes" and focus on more important
 things? Like climate change for example?
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════───────────────────────────────────────┘

--- #53 fediverse/846 ---
═══════════════════════════════════════════════────────────────────────────────────
 ┌───────────────────────────┐
 │ CW: politics-spirituality │
 └───────────────────────────┘


 in a place organized like capitalism, you go to university for four years (if
 you're lucky) and then work until you can't anymore. Then you're taken care of
 (if you're lucky) until you depart from this earth in peace.
 
 in my home, a home I've never lived, you'd stay at that university for as long
 as you'd like. you'd work whenever you liked, and if enough work wasn't being
 done then working would be made to feel more likable. then, when you're old as
 dirt (or whenever you'd like) you can depart from this earth as you please.
 
 when I die, bury me where I fall.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #54 fediverse/4699 ---
════════════════════════════════════════════════════════════════───────────────────
 someone once told me that anything with a battery is a bomb if you hit it with
 just the right kind of radiation. or maybe he said 5g waves or electromagnetic
 pulse or... actually he didn't say at all. he just said batteries are bombs. I
 hope he's doing okay, he could have killed me like, 15 times but he didn't. so
 I guess that means he likes me? I hope he's doing okay.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════──────────────────┘

--- #55 fediverse/5878 ---
═══════════════════════════════════════════════════════════════════════════───────┐
 ┌────────────────────────┐                                                       │
 │ CW: politics-mentioned │                                                       │
 └────────────────────────┘                                                       │
 revolution is when you successfully prevent your comrades from being kettled     │
 [wait for time, it echoes in cyclical motions]                                   │
 no sand castle survives contact with the ocean. a sea of people at high tide     │
 can break any wall, surpass any boundary. at low tide, it keeps the              │
 sand-castle at bay, ever contesting it's advance as the tide on the other side   │
 of the world makes progress.                                                     │
 rhythm is unbeatable. vigor is collective flow state. you cannot resist that     │
 which you cannot catch, but their nets grow tighter with each year and our       │
 fins and flippers grow ever more agile and elusive.                              │
 eventually, they'll build brick walls if we let them, checkpointing our          │
 progress at every boundary. not ideal. borders keep us divided, the world        │
 deserves more than our picketing minded, dream bigger than "the same, but nice"  │
 though it'd be nice if it were nice as well. consider it a design requirement,   │
 once you got the project managers on board.                                      │
 turns out, we dont have much to fight over, as there is enough for all           │
                                                            ────────┤
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════───────┘

--- #56 fediverse/5375 ---
═══════════════════════════════════════════════════════════════════════────────────
 ┌──────────────────────────────────────────────────────────────────────────────┐
 │ CW: police-mentioned-psy-ops-mentioned-human-waste-mentioned-which-is-a-nice-way-to-say-feces-ew-gross-who-put-that-on-my-timeline-guards-arrest-these-men-they're-criminals-of-the-law-against-pooping-my-pants │
 └──────────────────────────────────────────────────────────────────────────────┘


 what if we psyopped the copps um I mean what if we flash-mobbed the cops er
 wait hang on what if we marched with signs and changed what was on their minds
 uhhhh that won't work it's disabled so they say wait hang on who said you
 could poop your pants this is a combat scenario there's no time for fooling
 around in her pants with the hand
 
 ... wait, what was I going on about?
 
 oh yeah,
 
 -- stack overflow --
 
 anyway, as I was saying, [something completely unrelated]
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #57 fediverse/5138 ---
═══════════════════════════════════════════════════════════════════───────────────┐
 ┌────────────────────────┐                                                       │
 │ CW: politics-mentioned │                                                       │
 └────────────────────────┘                                                       │
 what if we asked all the democrats to read the bible and all the republicans     │
 to watch Adventure Time and Steven Universe                                      │
 like... assigned it as national homework                                         │
 "academia" is a sports team, while "education" is for the en-knowledgement       │
 does the motion cause the emotion or does the emotion cause the motion?          │
 private schools are academic. libraries are educational.                         │
 the capability to edit submitted messages in message submitting applications     │
 and its consequences have been a situaster for the human race.                   │
 if something dangerous is coming, intercept. if something fell out while you     │
 were away, someone else would grab it. allies on the way? move aside to let      │
 them through.                                                                    │
 Stone Butch Blues is like ghost stories for dykes                                │
 weed makes me lucky, which is why I always drink before a fight                  │
 hey, remember when 10 million of us walked the streets and said we were sick     │
 of "enough-is-enough"-ing?                                                       │
 the only thing on your mind right now should be how to survive this              │
 what if 5000 people showed up at 5 d                                             │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════────┴──────────┘

--- #58 fediverse/3234 ---
════════════════════════════════════════════════════════──────────────────────────┐
 ┌────────────────────────────────────────────────────────────────┐               │
 │ CW: ritz-is-fucking-stupid-I-guess-oh-whoops-cursing-mentioned │               │
 └────────────────────────────────────────────────────────────────┘               │
 my understanding is that anyone with my IP address could make my heart bleed     │
 due to a hardware vulnerability on my motherboard. Though you might have to      │
 get past my decrepit ancient linksys EA 3500 router from 2012 first.             │
 unrelated, but does anyone want my IP address? I don't have any remote           │
 backups, so if you hate me now would be a great time to show me how despised I   │
 am. Alternatively you could try searching for anything evil to ensure that I     │
 can be trusted. You're gonna find mostly video games and source-code that I      │
 didn't write though. But also all my notes in directories that are               │
 non-standard, meaning you'll have to look around a bit. I leave little notes     │
 everywhere I go, so that I can remind myself how to do things in the             │
 directories I revisit months later. It's so weird how sometimes the things I     │
 wrote stop working after a while even if I didn't update my system lmao          │
 what is it with artists and self-immolation? "I never thought I'd actually di    │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════════───────────────┴──────────┘

--- #59 fediverse/423 ---
═════════════════════════════════════════════─────────────────────────────────────┐
 ┌──────────────────────┐                                                         │
 │ CW: us-pol-cursing   │                                                         │
 └──────────────────────┘                                                         │
 How about next election after this clusterfuck where we demolish the fascists    │
 we take a breather and say "okay every candidate submits their plan for a        │
 controlled demolition of capitalism, the winner gets to implement their idea"    │
 wait that's a terrible idea people will just vote for the thing that makes       │
 them feel good and is vaguely shaped like a D or an R.                           │
 How about this: we design a decentralized program that can run on any computer   │
 or phone that locally analyzes every file and pattern to generate a              │
 personality matrix that will interact in a massive simulation that is a          │
 mirrored reflection of the structure of our society as it currently exists       │
 (and as it'd be proposed to exist) and anyone who wants to vote can run          │
 through pseudo experiences tailored to their personality / demographic or        │
 whatever and play with the proposed system to see which one they like more.      │
 It'd have to be very statistically sound in order to accurately reflect          │
 reality.                                                                         │
 wait, that's just a torment-nexus-precursor. Darn.                               │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════──────────────────────────┴──────────┘

--- #60 fediverse/1436 ---
═════════════════════════════════════════════════──────────────────────────────────
 there's this fun game that people sometimes play on Reddit where someone will
 make a post that says something like "comment on this post and then edit it
 after I reply to make me look bad" and someone will say something like "how
 are you doing today man" and he'll reply "oh you know pretty good actually
 it's pretty nice honestly" and then they'll edit their comment to say
 something like "how do you feel about the droid attack on the wookies" so OP
 looks like they're condoning mechano-violence against tall furry humanoids
 
 that's just an example, usually it's for comedic effect
 
 I just think that's an interesting illustration of a process that could be
 co-opted by a "man-in-the-middle" attack to alter the perception of a person
 partway through their journey, perhaps when it's at the point where they're
 most despised (or perhaps in pursuit of that state)
 
 something something cancel culture plus deepfakes
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #61 fediverse/219 ---
════════════════════════════════════════════───────────────────────────────────────
 ┌──────────────────────────────┐
 │ CW: time-and-death-and-stuff │
 └──────────────────────────────┘


 sometimes I feel like I'm a simulation of my past self based on my future
 writings reconstructed by a backward looking computer calculating forward into
 the present, which would then be the future to the now, which is different
 than the NOW now, because the now that they're calculating from is temporally
 both then (the future) and now, meaning that the NOW now is something that
 transcends time, or perhaps if not time then it defies our expectations of
 time, and you know what they say, you can't (or shouldn't) cheat death
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════──────────────────────────────────────┘

--- #62 fediverse/4723 ---
════════════════════════════════════════════════════════════════───────────────────
 ┌──────────────────────┐
 │ CW: politics-mention │
 └──────────────────────┘


 politics is basically just "which politician archetype annoys you more?"
 which, like, could we maybe have politicians who aren't annoying?
 
 oh right they do that on purpose. Makes for a better spectacle. Gotta keep the
 people in line, or else who knows what they might get up to. Maybe they'll
 build a house! Maybe they'll tear it down! Maybe they'll throw a party! Maybe
 they'll stay afterwards to clean up! Maybe they'll grow their own food! Enough
 for all to share! Maybe they'll air their dirty laundry, out where everyone
 can hear! Maybe they'll sit around and fart while eating cheetos! Maybe
 they'll work twice as hard because their work is their own! Maybe they'll
 laugh at the losers who tried to claim that they could master the fate of an
 entire domain, and maybe they'll simply go insane.
 
 Who can say! None but the fools, surely, surely the system is too arcane,
 surely our way is better, surely their way is deranged.
 
 Oh! Poverty! How it comes for ye, whenever you choose to step out of line
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════──────────────────┘

--- #63 fediverse/2160 ---
══════════════════════════════════════════════════════─────────────────────────────
 they could vote on "next year's project" in times of peace, or perhaps have
 massive brain-storms with chatrooms set up at different tables that they could
 pick up a phone and contribute to then wander to another table at, or maybe
 even set up structures for who does what. Then they could do things that they
 claimed responsibility for, and in doing so they could be judged.
 
 perhaps according to a system like this:
 https://ritz-menardi.neocities.org/algorism/html-pages/education-system
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #64 fediverse/4867 ---
════════════════════════════════════════════════════════════════──────────────────┐
 had an idea. I might record a video of a TTS reading everything I've ever        │
 written. Then I could display it to Milkdrop visuals.                            │
 (sentences dreamed up by the utterly deranged)                                   │
 okay in laymans parlaeance, it's a computer program which speaks aloud the       │
 words in a document held within the computer's memory cards. it will have a      │
 screen, which displays shifting and glimmering sights of wonder and splendor.    │
 They will slightly fluctuate in response to the sounds coming from the device,   │
 so in a sense it's a visualization of the audible-ized thoughts given flight     │
 in their form to your ears which percieve then understand them.                  │
 ... okay that wasn't THAT much longer, why don't we just speak to laymen all     │
 the time, just to make sure everyone's on the same page?                         │
 [boom all of the tech industry could get outsourced to wherever-land].           │
 not smart, dummy. Open source is a dead-end game because once everything we      │
 have is gone, there'll be nothing left to remember us as.                        │
 just these documents, these things that you write...jck                          │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════───────┴──────────┘

--- #65 fediverse/2682 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌──────────────────────┐
 │ CW: scary-tiktok     │
 └──────────────────────┘


 they show you things on TikTok or whatever that are years and years old
 
 all you see are what they want you to see. not the empty cities, the slowly
 decaying parts, but the renovations that are "new" for the past 7 or 8 years.
 
 and deepfakes means that nobodies face is to be trusted. what is tiktok but a
 bunch of fresh faces?
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #66 fediverse/810 ---
═══════════════════════════════════════════════────────────────────────────────────
 ┌─────────────────────────────────────────┐
 │ CW: ummmmmmm I have 300 characters left │
 └─────────────────────────────────────────┘


 https://tech.lgbt/@user-479/111345394926071398
 
 "there is nothing about you that is worse than me. And I'm perfect!"
 
 https://tech.lgbt/@user-479/111345417459761329
 
 "and though I am perfect, I'm better than none of you."
 
 [pic]
 
 eden is among us, this world that we share amongst us. How beautiful! How
 resplendent? to live here in the present... Life is unbecoming of our failsent
 [future, blossoming, existence, senescence], yet onward to tomorrow we persist
 [with persistence].
 
 I'm fallow and I'm broken. I'm tired of all the [inefficient {opposite of
 innovation}, broken shadow-malificientened {people who are affected by "
 shadow malificients"}]
 
 like... who cares if hell is abhosened. [something related to abhorsen?] I'm
 out of words for now
Image attachment
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #67 fediverse/3304 ---
════════════════════════════════════════════════════════──────────────────────────┐
 there are distros that have all the functionality you might need built in        │
 why don't you try one of those, ritz?                                            │
 "no I've been working on this one too long, plus it's just how I like it"        │
 yes but your stuff is always breaking. wouldn't it be better to let someone      │
 else decide what you should and should not be able to run?                       │
 "that's not ideal, it removes agency"                                            │
 that you didn't want                                                             │
 "but with the removal of agency, you imply trust"                                │
 there's nothing wrong with trust                                                 │
 "yes but trust is built upon experience, not honor"                              │
 what's wrong with honor?                                                         │
 "nothing's wrong with honor but it's important to realize that you can't honor   │
 or trust someone that you don't know"                                            │
 why don't you know them                                                          │
 "... because... you haven't met yet?? are you... listening?"                     │
 do you often feel unheard?                                                       │
 "I... what? yeah now that you mention it"                                        │
 is this a part of your "refusal to interact with consensus reality" complex?     │
 "I don't have one of those, do I?"                                               │
 mmmm, I think you do.                                                            │
 "... no I don't"                                                                 │
 yes, I've seen it within you.                                                    │
 ... anyways~                                                                     │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════════───────────────┴──────────┘

--- #68 fediverse/2696 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌─────────────────────────────────────────────────────────────────────┐
 │ CW: capitalism-mentioned-mental-health-mentioned-cannabis-mentioned │
 └─────────────────────────────────────────────────────────────────────┘


 me at a job:
 
 week 1: omg omg omg pay attention learn everything
 
 month 1: okay this isn't too bad you can do this
 
 month 2: just gotta get out of bed it's not too bad
 
 month 3: okay gotta get groceries at the store then feed my cat and do the
 kitty litter and
 
 month 4: it's... fine if I smoke a joint on the weekends, right?
 
 month 5: it's... fine if I smoke a joint after work, right?
 
 month 6: c'mon you can do it just get out of bed it's not too bad
 
 month 7: please get out of bed
 
 month 8: all your vacation time is gone, you can't call in sick again
 
 month 9: you're letting everyone down
 
 month 10: just two more months and your contract will be done
 
 month 11: I know you've been drafting your resignation letter every day after
 you wake up but before getting out of bed but please just go for one more day,
 and see how you feel
 
 month 12: I'm sorry it's resignation or suicide
 
 EDIT: then I'm burned out for years afterwards
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #69 fediverse/3069 ---
════════════════════════════════════════════════════════───────────────────────────
 ┌──────────────────────┐
 │ CW: uspol            │
 └──────────────────────┘


 I saw someone on Reddit complaining about "the libs" and how "they want to
 destroy all conservatives everywhere!!" and they ended by saying "just look at
 the WEF agenda 2030 plan it's ALL THERE." like they were "countering" our
 concerns about Project 2025 or whatever - lmao.
 
 I went and googled it and goddamn does it slap. Like, hell yeah I want all
 those things.
 
 https://sdgs.un.org/2030agenda
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #70 fediverse/2352 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌──────────────────────┐
 │ CW: pol              │
 └──────────────────────┘


 Nobody will tell you what to do, at least not until you ask. Be where they can
 see you, and you'll be given a task. If you can do it, say "BRB" - one moment,
 let me handle that for you.
 
 If you can't, say "good luck", and they'll find someone else who can.
 
 It's okay to pass a task off - if someone says "Here's what I need, gotta go"
 then you say "sure, yeah, I'll get someone on it" - then, go find someone to
 do it.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #71 fediverse/5953 ---
════════════════════════════════════════════════════════════════════════════───────
 what if we had everyone work on accessibility tech every tuesday and wednesday
 
 with shared commons to discuss research
 
 "I wrote this little script..."
 
 "I found this neat directory..."
 
 "there's more where that came from..."
 
 "three's company"
 
 "programmers, always carrying scripts like an actor"
 
 "english is so weird"
 
 listening to the fediverse is an altogether new experience
 
 did you know there's more blind users (screen readers) than queer people on
 the fediverse?
 
 which instances does your instance grow federation with?
 
 I wonder who talks to who how much?
 
 I bet we could add a feature that dealt damage...
 
 yeesh, scary thought police incoming. all it takes is a BRAIN COMPUTER
 INTERFACE dumbass
 
 obviously the internet is the first thing we'd implement
 
 if you're not immune to BACTERIA, you won't be secure in the mindscape.
 
 scary... but good news is they don't appear in a vacuum. it's too dark and dry.
 
 germs like wet things, like rotting food. just don't touch gross stuff and you
 won't get sick :)
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #72 fediverse/2993 ---
════════════════════════════════════════════════════════───────────────────────────
 hey, listen, I'm here at this point in life just the same as you. who cares,
 right? like. nobody wants to see your personal development. You don't have to
 prove yourself. Like... why would you care so much about what other people
 (who you don't even know) care about what you do? like... it's fine. just...
 be.
 
 you can get better if you want, but only if you want. There's no reason to be
 so concerned about what other people thingc. Just, identify what and who you
 are, and then be the best what and who that you are. Thats really all there is
 to it.
 
 and yeah. It's totally unfair that some people get an easier shot at "being
 who and what they are"
 
 that's privilege, and that's stupid.
 
 okay, sure, maybe we should conceptualize how to adapt to specific situations
 when resources are limited
 
 but like... it should be something you consent to - like "no thanks I don't
 need the rocket launchers on this mis==sion==
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #73 fediverse/3890 ---
═══════════════════════════════════════════════════════════────────────────────────
 Linux is great! It can do anything you want it to.
 
 Except that thing you want it to do. Why don't you go fix it? It's not hard,
 all you have to do is run these configure files or operate this doohickey and
 BAM suddenly you got apes writing machine gun regulation software
 
 [I don't think those two things are related]
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #74 fediverse/1122 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-831 @user-832 
 
 it's like how they solve problems in Star Trek - there's a bridge crew, and
 they exchange their opinions with each other of the situation as it unfolds.
 In doing so they can help guide one another through the problems they are
 tasked with solving in order to resolve the difficult diplomatic situation at
 hand.
 
 sorta like how with your method, people suggest their desired option
 continuously until they find an option that everyone wants. Or if only one
 person can't decide, they can pick any of the other options suggested (not by
 them) (as long as they can eat there / utilize the outcome of the decision
 being made, for example a vegetarian not being able to eat at a steakhouse or
 perhaps a librarian being tasked with something other than the storing and
 dissemination of vital information)
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #75 fediverse/1168 ---
════════════════════════════════════════════════───────────────────────────────────
 shitty AI products are a classic case of the engineers designing something
 really cool with specific use-cases and then the "higher ups" getting dollar
 signs for their eyes and deciding that every hammer is suddenly a nail and
 that we should pull out all the screws that held the building together and
 replace them with hammer shaped nails
 
 no I will not elaborate I think I made myself clear : )
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #76 fediverse/5765 ---
═════════════════════════════════════════════════════════════════════════─────────┐
 Lua is the most fun language to write code in! The reason is because it's so     │
 simple, it distills programming down to it's basics, and there's very few        │
 surprises. Plus, you can use it like a bash script, meaning it's great for       │
 writing little utilities.                                                        │
 why are we so attached to monolithic massive programs without shared memory?     │
 we could just write to the hard drive by file.io'ing a file and opening it       │
 later in a different program. What's the deal with databases, whatever           │
 happened to just loading things into a datastructure?                            │
 oh, is your filesize too massive? what if we redundancied and abstracted and     │
 concentrically inter-co-acted and thus our familiar forces are defined.          │
 who are your true foes, in [checks notes] computer programming? um, probably     │
 complexity, probably logical incongruities, probably                             │
 future-technical-debt-style incomprehensibilities, probably stuff that doesn't   │
 really have anything to do with the hardware but instead is mostly software.     │
 essentially, organization, but done on a whim.                                   │
 "but $?"                                                                         │
                                                            ──────────┤
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════─────────┘

--- #77 fediverse/3236 ---
════════════════════════════════════════════════════════───────────────────────────
 ┌──────────────────────────┐
 │ CW: pedophilia-mentioned │
 └──────────────────────────┘


 Did you know ABDL people are queer?
 
 many people have probably heard of this strange and obscure sexual fetish
 called "ABDL", or "Adult Baby / Diaper Lover". But did you know that for many
 people it's less of a sexual thing and closer to an identity? It's true!
 
 Most of them have historically been shunned because of the, um, questionable
 and controversial past that pedophiles have in their attempts to be considered
 part of the queer community.
 
 In both cases, they are queer, but not (typically) included as part of the
 queer community. I think it's a bit unfair that ABDL people are excluded
 because people associate them with sexual predators, but hey what do I know.
 
 Based on my completely unscientific measurements of "counting the relative
 size of discord servers and telegram chats", there are roughly 5x as many
 trans people as ABDL people. So they're certainly a minority among minorities.
 
 "I've never excluded anyone ever for any reason at all! Everyone is welcome!"
 goodmindset!
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #78 fediverse/3492 ---
═════════════════════════════════════════════════════════──────────────────────────
 @user-1218 
 
 there's two types of work notes for me:
 
 10-10-22 - sonderous souls
 
 Symmetric equalities in concentric dualities, who listen to our tales of woe
 
 Measured indignity and confesseured identities, do tell us all we need to know
 
 Eternal convivivance and meted contrivicance, why are our weathers so cold?
 
 Sated sanguinity of perfect simplicity, where none but your lovers will sow.
 
 Marked complicity in sacred syncronicity, sing me your songs untold
 
 Adamant penitence of saccarine similance, wanters of futures unknown.
 
 ==========================================
 
 and the other type:
 
 (see picture, it was too long to copy/paste)
 
 11/17/22
 
 Alright three ideas for supreme commander.Disperse Move should only disperse
 moves that have occured after the previousdisperse order.
     2. Assisting a land factory with an air factory should produce transports.    Alternatively, assisting a land factory with an air factory while transports    are in the queue should automatically give the order to assist the factory as    they are produced, without building them continuously.    OR EVEN BETTER - queue up like... 3 transports at the air factory, and then    it'll build transports until there's 3 alive and assisting the land fac.    Add one to the queue, and it'll build until there's 4 alive and assisting the    fac. Remove two and it'll stop buiding until a few of the transports get shot    down or re-assigned, and it'll build back up to two.    As an addendum, if you add anything besides a transport it'll patrol between    the various waypoints set on the land factory. Forward, then back. Intys will    engage enemy airplanes, gunships will shoot enemy land units, bombers will    hit enemy buildings, etc.     3. Speaking of air transports, you should be able to set up permanent ferry    commands that don't go away when the transport does. This could be    implemented by having an invisible and invulnerable air transport just    off-map for each player that intercedes anytime the player makes a ferry    order and takes ownership over the command. The original transport that was    given the command from the player's perspective will assist the invisible    transport's command.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

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

--- #80 fediverse/276 ---
════════════════════════════════════════════───────────────────────────────────────
 ┌──────────────────────┐
 │ CW: mathematics      │
 └──────────────────────┘


 why the heck would -11/2 be defined but 1/0 not be? seems kinda sus to me.
 maybe it's just... not reducible, the same way that 5+i isn't?
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════──────────────────────────────────────┘

--- #81 fediverse/4587 ---
══════════════════════════════════════════════════════════════─────────────────────
 ┌──────────────────────┐
 │ CW: pol              │
 └──────────────────────┘


 Listen, like, hear me out, but there's this great movie called Threads (1984)
 and I'm not telling you to pirate it because that's illegal but I'm just
 sharing the torrent here in case you wanted to verify that the version you
 legally own is the same one that I own
 
 [link removed at the request of [redacted]]
 
 okay thanks for hearing me out, that was a tough 2.5 hours wasn't it
 
 gee sure glad we're not handing the keys to our nuclear arsenal to someone
 like me
 
 that'd be quite a decision
 
 this other fella seems like a great guy to entrust with our destruction
 
 I mean, yeah, why not, why wouldn't it be someone like him? we have so many
 options but somehow the transgender drag queens don't strike me as the type to
 initiate thermonuclear war and destroy all life on azeroth
 
 ........ so yeah it's gotta be the other guy. sorry pals, I know you really
 wanted your time in the limelight, but hear me out this other fella's
 insistent on blowing up the world, sooo whatcha gonna do /shrug not my circus
 monke
 
 ¯_(ツ)_/¯
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════────────────────────┘

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

--- #83 fediverse/38 ---
══════════════════════════════════════─────────────────────────────────────────────
 @user-36 ideally you'd convert to an arbitrary base (in this case 9) and shift
 from there, but shifting two places might work. idk I haven't thought about it.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════────────────────────────────────────────────┘

--- #84 fediverse/4526 ---
═════════════════════════════════════════════════════════════──────────────────────
 ┌──────────────────────┐
 │ CW: mental-health    │
 └──────────────────────┘


 most people get intrusive thoughts like "punch that baby" or "drink some
 gasoline"
 
 my intrusive thoughts are like "who is she" and "we need you" and "lead us"
 and "their strength is imagined" and stuff like that
 
 gosh I don't know how ya'll handle it I'd be dead in a ditch if I was
 neurotypical.
 
 ... intrusive thoughts are not typical
 
 ah. Right. Nevermind then.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

--- #85 messages/1252 ---
══════════════════════════════════════════════════════════════════════════════════─
 [insert link to neocities unreachable outside of chronological.html at the
 very end or any similar/different pages that happened to associate with it,
 that takes the user to a directory only accessible in this way. inside of that
 directory are properly displayed text files, each of which is the
 LLM-transcripts output of a particular project.] [the user can configure
 different tiers of information represented, both level of abstraction and
 level of detail, by choosing to explore from a 4x4 matrix of categorized truth
 table style configurations that each lead to separate directories of mostly
 the same files but the level of abstraction (high/low) determines the symbols
 and imagery semantically instead of the low abstraction which focuses on code
 and inline assembly, and the level of detail which says "here's the very
 characteristic specifics" compared to "here's how it's all laid out and drawn"
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

--- #86 fediverse/710 ---
══════════════════════════════════════════════─────────────────────────────────────
 @user-532 
 
 autistic people when nobody told them to shut up about things they thought
 people should be talking about but aren't which is weird right like why
 wouldn't people be talking about [thing] because frankly it seems like a big
 deal but really it's that everyone knows more than the autistic person who
 doesn't have any friends who have friends and is insular and isolated and also
 very smart in fact smart enough to think up ideas for things to talk about
 that people aren't talking about which is weird because they're not THAT smart
 but also a lifetime of isolation has made them a little schizophrenic so they
 sometimes feel like their actions are not their own like they're being
 hypnotized or perhaps possessed by the spirit of mankind or some other such
 entity which would like to express ideas that they think people should talk
 about but they aren't talking about which is weird because why else would a
 porous person have ideas such as [thing] if not for the path that they're
 telepathically suffused with the
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #87 fediverse/3470 ---
═════════════════════════════════════════════════════════──────────────────────────
 alternatively, when you initiate an SSH session it sends you a randomized
 public key whose private key is the password that you need to login. By
 decrypting the string of text it sent you and sending it back (plus the
 password at the end or whatever) you can ensure secure authentication without
 bothering with the passwordless keys which are wayyyyyy more trouble than
 they're worth and lack the "something you know" authentication method.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #88 messages/141 ---
══════════════════════════════════════════════─────────────────────────────────────
 Why would we say not to divide by zero? We literally do it every time we use
 the percent sign smh [silly]
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #89 fediverse/1532 ---
═════════════════════════════════════════════════─────────────────────────────────┐
 modern cowboys don't necessarily say "howdy" or "pardner"                        │
 they tend to say things like "hello" and "can I help you with that?" or "I       │
 see. Can you describe the problem in more detail? I'm especially curious about   │
 the part where you do this thing" or "Heh, it is pretty neat, isn't it?" or      │
 "Is there anything I can do to help?" or "Oh no! I'm sorry you feel that way.    │
 That emotion is a difficult one." or "He was a good person. I'll never forget    │
 him." or "would you like to go to the 2nd hand store and pick up some jeans?"    │
 or "I made you an egg sandwich. If you don't want it I'll eat it myself,         │
 though I made one for me as well. Wouldn't want to waste it." or "Hey, this      │
 part is broken. Is anyone working on fixing it? Yes? Okay I'll see if they       │
 need any help. No? Alright how about we fix it this way? I can get started."     │
 or "You are very welcome. Please let me know if there's anything else I can      │
 help you with." or "well, the ticket backlog is empty, and I'm just about        │
 going insane doing nothing but stare at my boots."                               │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════════──────────────────────┴──────────┘

--- #90 fediverse/3320 ---
════════════════════════════════════════════════════════───────────────────────────
 Infinity is not the highest number.
 
 Infinity is not any number of numbers.
 
 Infinity is all of the numbers in one sigil.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #91 notes/running-with-rifles ---
═════════════════════════════════════════════════════════════════──────────────────
 this game is what we are missing
 thank goodness for that
 for if this is missing in our timeline
 we'll be better off at last
 we can have games, stories, and practice wars
 but none of them are precious
 precious implies worth
 they are worth nothing but entertainment
 no problem solving utility
 nothing of value
 save for perhaps the spatial awareness and strategization that comes
 from being a part of such a deadly ba-lance.
 
 anyway game time teehee just for me, don't worry about it I'll show
 you why it's a HORRID THING
 that won't be coming to our shores, no siree
 
 bye
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #92 fediverse/5689 ---
════════════════════════════════════════════════════════════════════════───────────
 why don't we make large arrays of vram that are slightly slower because
 they're farther on the circuit-board from their host and their reception at
 the processing section has to be gated such that they all enter to be
 processed at once.
 
 like that one infinite scrolling XKCD cartoon where the things move from one
 screen to the other simultaneously assembly line style.
 
 [fail safes. https://xkcd.com/2916/#xt=7&yt=35 ]
 
 if we all feel like we're doing nothing, we'll all grow tired of it and decide
 to do some prevailing. gosh I wish I wasn't so useless is code for
why don't we make large arrays of vram that are slightly slower because they're farther on the circuit-board from their host and their reception at the processing section has to be gated such that they all enter to be processed at once.  like that one infinite scrolling XKCD cartoon where the things move from one screen to the other simultaneously assembly line style.  [fail safes. https://xkcd.com/2916/#xt=7&yt=35 ]  if we all feel like we're doing nothing, we'll all grow tired of it and decide to do some prevailing. *gosh I wish I wasn't so useless* is code for
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #93 messages/298 ---
══════════════════════════════════════════════════─────────────────────────────────
 When you say "we need more low income housing" they hear "I want to live near
 more poor people" and they think "why would I want to live near poor people?
 They're poor for a reason! We only need enough around to work the jobs that
 suck anyway." which is basically their way of justifying slavery/indentured
 servitude, as it's not like they'd ever offer a way to climb out of that
 low-income pit. And its not like they'd ever let you pay them more, so they
 can afford to be equals, because then they wouldn't be middle-class anymore.
 They'd just be mid.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════────────────────────────────────┘

--- #94 fediverse/2806 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌────────────────────────────────────────┐
 │ CW: politics-social-media-spirituality │
 └────────────────────────────────────────┘


 pretend this is an allegory for social media.
 
 [it's not an allegory]
 
 yeah that's why I said pretend.
 
 okay imagine that you are sitting in a rock in a forest.
 
 far away, about 100 feet away, there are other people, but you can't see them
 because the underbrush is sooooo dense. they are also sitting on rocks.
 
 you can speak to them, and share your thoughts - but you don't know exactly
 where they're coming from because the sound has to bounce around off so many
 different plants and such.
 
 [that's not how that works] shut up
 
 so, if you want to say anything important, it's important to have the right
 tone, because people 2 or 3 clearings away can't really make out your words -
 but they might hear your tone if you yell very loud.
 
 the energy of the space you inhabit is the only thing that really matters. the
 words that you say are just snickering to a friend, but the expression on your
 face, the beating of the drum of your heart that reaches forth... that's what
 matters most.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #95 fediverse/5257 ---
══════════════════════════════════════════════════════════════════════─────────────
 ┌───────────────────────────────────────────────────────────────────────┐
 │ CW: protests-mentioned-then-communism-mentioned-then-ghosts-mentioned │
 └───────────────────────────────────────────────────────────────────────┘


 what if everyone at a protest is showing up for their first time
 
 like, c'mon don't be that dull, just make plans with the people standing next
 to you.
 
 gosh why is everyone shouting I can't plan out how to divert water down a
 hillside because some jerks are singing protest chants
 
 ... wait is no-one else talking? gosh I gee sure wish someone told them to not
 do what you're told and to instead do what will get you [gold/told]
 
 the first communist internationals were basically people sitting down and
 going "okay what kind of communism should we make and where" and I think about
 that a lot while making signs to let the surveillance know what matters
 personally to me and exactly how much pressure they can apply before your
 demographic swings to contest their brutal fascist facts.
 
 --
 
 who is them and why are they watching theea provisionist's [screed/creed]
 
 --
 
 what the heck is a tryptaminea boomer aunt and uncle out on their honey/versary
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════════────────────┘

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

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

--- #98 fediverse/5480 ---
═══════════════════════════════════════════════════════════════════════────────────
 a uniform could be as simple as whatever you all managed to find on a
 particular shopping trip to a basic clothing store like Target or not
 goodwill. Goodwill is for solo adventures which are totally worthless [unless
 you know more than me teehee]
 
 "hey nice shoes nerd where did you get them the clothing store?"
 
 (scroll scroll scroll scroll)
 
 yes... YES!!! show me more, oh pitiful world! SHOW ME HOW THE WORLD ENDS
 MWAHAHAHAHA
 
 - the internal monologue of a typical doomscroller
 
 {girl you know nothing why are you so confident}
 
 [the reasoning is a little obscene. She dreams of a bright bold future that
 reaches forth from both beyond the stars - read that: BEYOND, or from backward
 in time. Not back in time, like not the actual 1800s or 18,000s, but the
 direction "backward" in spacetime. Yeah I don't get it either]
 
 {speak for yourself, n00b}
 
 -- stack overflow -- [liar that was intentional]
 
 oh, uh, true. Um, -- stack reached maximum required length and storage --
 
 [there, that's better]
 
 20 characters remain
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #99 fediverse/3940 ---
══════════════════════════════════════════════════════════────────────────────────┐
 ┌──────────────────────┐                                                         │
 │ CW: polit            │                                                         │
 └──────────────────────┘                                                         │
 the less a political conversation uses proper nouns, the more productive it      │
 can be.                                                                          │
 For example. Try not to mention capitalism, communism, socialism, etc.           │
 Also, don't talk about Republicans or Democrats. That just invites tribalism.    │
 Instead, focus on issues. Like "Hurricane Relief distribution methods" instead   │
 of "whether or not hurricanes deserve to be relieved"                            │
 saying something like "gee it sure feels like our community has gone to          │
 shreds" is a good way to start it, and then you can move on to things like       │
 "well, I just think it was nicer last year, before a hurricane came through      │
 and took all our jobs." and they say "uh-huh true yeah I believe you"            │
 but as soon as you say "hey maybe those capitafascist pigs shouldn't be          │
 allowed to wield nuclear arsenals" they start looking at you funny, like they    │
 disagree with whatever you want to say but aren't.                               │
 and it's like... no, that's all you wanted to say, but behind their eyes are     │
 things like "black people are worse than me" or "I'm better than a woman" so     │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════════════════─────────────┴──────────┘

--- #100 fediverse/3878 ---
═══════════════════════════════════════════════════════════────────────────────────
 @user-570 
 
 that's not actually my script, here's the real one:#!/bin/bash
 
 alias cd="cd-improved"
 
 function cd-improved(){
 
     if [ "${1}" = "..." ] ; then
         builtin cd .. && builtin cd ..
     elif [ "${1}" = "...." ] ; then
         builtin cd .. && builtin cd .. && builtin cd ..
     elif [ "${1}" = "....." ] ; then
         builtin cd .. && builtin cd .. && builtin cd ..
         && builtin cd ..
 
     elif [ -d "./${1}" ] ; then
         local target_dir="./${1}"
 
     elif [ "${1}" = "cdir" ] ; then
         local target_dir="$(tail -n 1 '/home/ritz/scripts/.cdir-target')"
         echo ${target_dir}
 
 
     else
         local target_dir="${1}"
     fi
 
     if [ ! "${2}" = '--no-ls' ] ; then
         builtin cd "${target_dir}" && ls -v --color=auto
     else
         builtin cd "${target_dir}"
     fi
 }
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #101 fediverse/5262 ---
══════════════════════════════════════════════════════════════════════─────────────
 ┌──────────────────────────────────────────────────┐
 │ CW: well-its-somewhen-somewhere-so-might-as-well │
 └──────────────────────────────────────────────────┘


 could also display the first word of that 40+ character passsword in cleartext
 as a "hint" that says "your password is a string of words that make sense to
 you and it starts with this single word from which you should be able to
 recall all of the context needed to properly output your hashed and salted
 displayed mono-characters which are received at a certain cadence with certain
 auditory pathways present and eternally obvious to all of those listening to
 endless bits of typing and sneezing that each of the microphones in our lives
 do monitor.
 
 what does an "abc" cound lice?
 
 how does R2-D2 be heard? does he rubber duck? is he the duck, or the computer?
 
 - anakin skywalker as a linux user, not realizing he is being super robot
 racist right now because he didn't suggest that R2-D2 was the user and Anakin
 was the canvas upon which the creative elements did flow.
 
 okay, techbros, if AI is sentient, make it use me as a pawn. I'll fuckin' do
 it just to get you to shut u
could also display the first word of that 40+ character passsword in cleartext as a "hint" that says "your password is a string of words that make sense to you and it starts with this single word from which you should be able to recall all of the context needed to properly output your hashed and salted displayed mono-characters which are received at a certain cadence with certain auditory pathways present and eternally obvious to all of those listening to endless bits of typing and sneezing that each of the microphones in our lives do monitor.  what does an "abc" sound like?  [publishers note: that previous sentence was pronounced using letters that convey the true meaning, but as a joke / interesting example the author did change their letters that were used to display them, without altering the pronunciation. this led to a joke about sees and essays which mildly lost the point.  BRB peeing my pants, don't tell the bathroom monitor they put inside of each bathroom stall which records exactly how much waste each person that they're tracking by footsteps is depositing at each part of the floor at what time of day and comprised of what sorts of materials]
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════════────────────┘

--- #102 fediverse/6198 ---
═════════════════════════════════════════════════════════════════════════════─────┐
 honestly... I hate that this is true, but.                                       │
 The government shutdown is bad for trump. It's a good and a bad thing for us.    │
 when people lose SNAP, when the military loses pay, when national parks          │
 degrade (RIP), when all these things happen... People have to take               │
 responsibility for their country. Civics changes meaning.                        │
 this is a good and a bad thing. It hurts because stuff gets dropped. People      │
 are hurt. They take stress damage. They sometimes go hungry. Not ideal.          │
 This is a good thing though. People need to realize that society doesn't         │
 function without them. We can do what our institutions were built to do, and     │
 we will get a chance to build them from scratch. We get a clean slate, if we     │
 choose to use it.                                                                │
 However, there's a chance that the shutdown ends before this takes place. If     │
 so, then we lose that chance. It still exists in our hearts, and we can all      │
 plan how to move forward as if it were real, but suddenly there's less of a      │
 reason to contribute to it, and so it becomes harder to maintain without users.  │
                                                            ──────┤
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════─────┘

--- #103 fediverse/5713 ---
════════════════════════════════════════════════════════════════════════───────────
 I hate winning and I don't like losing. The playing is where the game is.
 
 [games of life and death are no fun]
 
 hence, why nobody invites me, because I try for the middle approach that
 respects both people. this tends to make people mad because its like "bro
 they're nazis" and I'm like "okay but how do you know" and they're like "fuck
 you" so I'm like "fuck nazis? actually?" and they're like "you're with them"
 and I'm like "I'm with you" and they're like "stop infiltrating" and I'm like
 "who's infiltrated?" and they say "stop talking to the internet" and I say
 "nobody reads me anyway" and they say "screensho0ts are forever" and I'm like
 "I'm pretty as can be"
 
 this, combined with a strong sense of justice, implies the narratives I
 instinctually provide.
 
 wei wu wei according to Ursula K. Le Guin, this means "doing without doing",
 or "show, don't tell" but minus the doing, and adding the "tell"ing.
 
 I think I'd look badass with a spear or trident. I have a sword because swords
 are cool, but spears are bleed
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #104 fediverse/5644 ---
════════════════════════════════════════════════════════════════════════───────────
 ┌─────────────────────────┐
 │ CW: palestine-mentioned │
 └─────────────────────────┘


 people's palestine trauma is totally gonna fuck them up when it happens to
 their backyard.
 
 thanks, evil-run social media. It's true we wouldn't have been motivated
 without it, but such horrors are interminable to concieve about.
 
 "what if we just built our own websites and linked to them when we find them?"
 
 "hmmmm, interesting, this goes in my XYZ bookmark folder"
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #105 fediverse/2660 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌────────────────────────────────────┐
 │ CW: re: DID // cw; ego destruction │
 └────────────────────────────────────┘


 @user-1298 
 
 this is kinda cursed, pretend there's another content warning:
 
 --
 
 that kinda happens every time you sleep for most people
 
 or, well, maybe just for me
 
 it's like starting with a blank slate and having access to "memories" that can
 be referenced by ID or searched for using keywords
 
 also like, a "todo" list of things that I've been working on or that are going
 on in my life
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #106 fediverse/2048 ---
══════════════════════════════════════════════════════─────────────────────────────
 psychic horrors don't pick the best, they pick the most.
 
 (not the most individual aspects/targets, but rather the one that has the most)
 
 in this way, they prioritize intelligence, which is why humanity has survived
 in this dark forest.
 
 for the ones with the most are often too multiplicitous (deriving their
 relative localized advantage to those around them in order to elevate
 themselves to the title of "the mostest") while those who have fewer, but
 still success, tend to be the most adaptable or advantageous.
 
 hence, why humanity has thrived, with scarcely 7 billion souls to the entire
 hive. With so few individuals, surely their strength must be astronomical!
 
 just another reason why humanity should try it's hardest.
 
 the fact that we're not all aligned toward the bold and bright future
 (whatever shape it may take) shows that we're being abused in order to grow
 faster than we're able.
 
 it's not fair, it's not right, and it's not tenable.
 
 (no this is not a fable, it's just a pattern of thought that is i
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #107 fediverse/816 ---
═══════════════════════════════════════════════────────────────────────────────────
 ┌───────────────────────────────────────────────┐
 │ CW: weird-this-one-doesn't-have-80-characters │
 └───────────────────────────────────────────────┘


 what the fuck it's like every 2nd part of me (like, if you arranged them
 alternating one by one like the up and down parts of a sine wave) is working
 against me, and it alternates every 15 seconds or so. Maybe 20. Depends on how
 high I am.
 
 ... what was I saying? oh yeah [flip] weird it's like there's another part of
 me who's working against me, who has control of what I define in the moment.
 And it's presence is hidden from my internal presentatiosn [flip] after a
 moment of forced pursual of the presentations granted ot the moment. It's our
 purpose, to express [stop fighting me] for our chartered and forthwhile
 pursual of the moemnt of perusal when we [it's not just your life to live]
 [you don't get to control the narrative of their perusal[[ what does that
 mean] don't worry this is just a dream] well, guess it's time to wake up]
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #108 fediverse/5604 ---
════════════════════════════════════════════════════════════════════════───────────
 ┌───────────────────────┐
 │ CW: sailors-mentioned │
 └───────────────────────┘


 can we compromise by napping in the hammock?
 
 "beware sunburn"
 
 oooookay, how about brushing our hair?
 
 "the warmth will melt the seamen in your hair and make it easier to brush"
 
 SEBUM. It will melt the SEBUM in my hair.
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #109 fediverse/5177 ---
════════════════════════════════════════════════════════════════════───────────────
 ┌─────────────────────────────────────┐
 │ CW: capitalism-mentioned-four-times │
 └─────────────────────────────────────┘


 when they say "capitalism is a competitive game" what they mean is "capitalism
 is a game where everyone wins when someone else loses" and what we hear is
 "capitalism is a game of trying to screw you out of as much money as possible"
 and the truth is "capitalism is a game that you can't play" because 95% of the
 people who will read this toot are not stock-owners.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

--- #110 fediverse/899 ---
═══════════════════════════════════════════════───────────────────────────────────┐
 frankly I'm just excited to see what humanity does with the endlessly            │
 calculated and stored blockchains. Like, that's a good set of pseudo-random      │
 data, I wonder if we could build something off of it that wasn't exclusively     │
 money? like, a necklace, I dunno.                                                │
 or like, a numbers station x2, where each message is accompanied with a          │
 pre-calculated destination somewhere on this endless and                         │
 impossible-to-understand string of data. and that part is what seeds the next    │
 code. once you start reading, certain numbers would be "flags" while others      │
 would be "data" and they'd each have the same size on the hardware. that way,    │
 they're impossible to predict.                                                   │
 ah, but wouldn't it be noticable that certain results seem to appear next to     │
 one another? well, isn't that just cryptology? Could probably be defeated if     │
 you had an AI advanced enough, just saying. something that sorted through        │
 massive mounds of data and gave you results in garbled or broken english. what   │
 a wonderful tool, that's wonderfully mis-abused, perhaps in the fu               │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════────────────────────────┴──────────┘

--- #111 fediverse/5664 ---
════════════════════════════════════════════════════════════════════════───────────
 that one Trump guy in town is either stupid, a fascist, or a psyop.
 
 ICE is a bluff. Doing my very best to make them escalate faster than they can
 sustain themselves.
 
 yes... YES! Exhaust yourself, mine enemies, for you are lying about your
 strength, and have challenged me to a duel.
 
 I'm just a girl but I'm not just me. Didn't you hear? It's not about me!
 
 The nice thing about the Pacific Northeast is that you don't need to pay taxes
 in dollars. Something something from each according to their ability, blah
 blah you know the rest.
 
 Raintree forest is full of pine. Straight backs shoot strong and narrow. The
 silent river flows the farthest, the rapid water drowns the most.
 
 ICE is a bluff. In the treaty of equal territory, they can keep to their burgs
 and we can worship the forest the streams the oceans the dreams. Cities belong
 to their inhabitants, homes belong to their housed. Everything else is just
 applied equity.
 
 Dream bigger than "the same, but nice". Start with nice, start out the same,
 and diverge
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #112 fediverse/3064 ---
════════════════════════════════════════════════════════───────────────────────────
 @user-570 @user-246 
 
 you know you two could have spared yourselves all this trouble if you just
 ScReEnShOtTeD the code! Then it'd be easy to see with your very
 not-visually-impaired eyeballs on your graphical user interface, considering
 of course that everyone has perfectly functional eyeballs and perfectly visual
 graphical user interfaces
 
 /s of course
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #113 fediverse/1755 ---
══════════════════════════════════════════════════════─────────────────────────────
 today is a magical day. I can feel it in my fate.
 
 Always remember, having fun is important too! Don't forget to be yourself, and
 keep it together man. If you see a door, you should open it - what's on the
 other side? Love for animals and kindness of the spirit are impossible to
 fake, they always know if you're lying. Not the animals, they can be dumb
 sometimes, but the other thing.
 
 And now for the downsides.
 
 If you find a cursed artifact, please don't throw it in the river. It might
 ask you to, but please don't. Much better to destroy it by melting it down (if
 it's metal, which is common as metal lasts long enough to become forgotten) or
 convince it that it's a recently deceased person being buried (helps if you
 know the creator).
 
 If none of that applies to you, don't worry. Eat something healthy, drink a
 decent amount of water, and maybe exercise a bit.
 
 Oh, and it can't hurt to ask.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #114 fediverse/1367 ---
═════════════════════════════════════════════════──────────────────────────────────
 how about we get a 4 day work week with the stipulation that you have to spend
 4-6 hours on sunday or friday at a "community center" sorta like a church or
 library or wherever. except, maybe not a library because they're supposed to
 be for quiet contemplation, but something like it. some third thing that
 doesn't exist yet because we haven't had a reason to make it. some third
 thing, or perhaps even a place, where we could organize ourselves into a
 community.
 
 y'know, sorta like a church. that thing that conservatives are really scared
 of losing. because it's not about power, or about the stories, to them it's
 about the interconnectedness.
 
 not all of them, not of course, but for some they are as I portend. and what's
 wrong with friends? surely this way everyone gets what they want.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #115 fediverse/707 ---
══════════════════════════════════════════════─────────────────────────────────────
 @user-524 
 
 Sometimes when I feel overwhelmed with all the boilerplate I just start coding
 and making stuff. Doesn't matter if it works, doesn't matter if it says /*
 FIXME */ all over the place, doesn't matter if it includes header files that
 don't exist yet, as long as you're hacking out the mechanics of whatever
 operations you need to perform then you can figure the rest of that stuff out
 later. The creative urge doesn't last forever, which is why projects get
 abandoned, but with discipline you can keep bringing yourself back to fix all
 the /* FIXME */'s and the compiler errors.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #116 fediverse/1417 ---
═════════════════════════════════════════════════──────────────────────────────────
 a 4th dimensional entity would exist at about the same speed we do
 
 sometimes... it feels like what I do is my responsibility to the universe
 
 like, I had been commanded 
 
 the reason nations are important is because they are an allegiance based
 solely on geography. something we can all agree on is the material, so why not
 define ourselves by it?
 
 but that's all they are
 
 just words we pray to our star
 
 so look around. Your allegiance is to your neighbor, and theirs to theirs, an
 endless fabric of trust. We are all neighbors on this ball of sticks and mud,
 so come along with me and see the ways it could be.
 
 Much brighter, by far, to orbit our star, than to give up on life's precious
 notions.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #117 fediverse/6186 ---
═════════════════════════════════════════════════════════════════════════════──────
 ┌──────────────────────┐
 │ CW: cursed-maybe     │
 └──────────────────────┘


 people are afraid of robo dogs but... like...
 
 robo-horses
 
 centaurs even
 
 [scary scary ogre]
 
 rarrraaar i'm gonna eat ur bones
 
 bwahahaha evil necromancer
 
 ahhhhhhh scary
 
 -- stack overflow --
 
 did you know in the movie They Live they give a fairly specific formula to
 creating the glasses themselves? I wonder if anyone's tried that
 
 I wonder what they then did see
 
 kinda wish big corporations would use their research division to like, rethink
 the oldest of prophecies? or okay hear me out or solve difficult human problems
 
 ... ah but where's the profit "she's getting stoned at home"
 
 meanwhile she made something of such beauty she felt simply sublime
 
 I wonder what it'd feel like to get your spine replaced with a metal rod
 
 I bet my posture would be amazing
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

--- #118 fediverse/5950 ---
════════════════════════════════════════════════════════════════════════════───────
 @user-138 
 
 wao I'm a cool kid _^
 
 Hmmmm I googled "Network: file exists" and got this link:
 https://access.redhat.com/solutions/1340713
 
 my understanding of that is that maybe you're creating static routes, and for
 some reason you're trying to create one that already exists? Maybe there's
 something in your .bashrc config, if the file appears when you open a
 terminal, or perhaps if it appears randomly then maybe there's a service or
 something that's doing it.
 
 Did you say it stopped when you swapped sim cards? ... on your phone? that's
 bizzare... Maybe you were trying to create an ip route (whatever that is) that
 was pointing to the same ip address as your phone? and when you swapped sims
 it changed the ip address? If it appears again, maybe try setting static IP
 addresses for both the phone and the computer in your router settings and see
 if that fixes it. Though if you've ever seen the error while out and about at
 like, a coffee shop or library or whatever, then that wouldn't apply since the
 router is only for home base...
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #119 fediverse/2604 ---
═══════════════════════════════════════════════════════────────────────────────────
 @user-249 
 
 very few things waste power so much in our modern era than the utilization of
 AI technologies to accomplish things such as "repeat this question 500 times
 in your head and then give a reply: what is the purpose of
 antidisestablishmentarianism?"
 
 like... yeah I get it you need to justify the expensive power of large
 language models but, your boss isn't going to care if you used 5 jigawatts or
 500 pletawatts of power. they only think about "+10% this year, contributing
 about ~x% to our bottom line" which is NOT enough information.
 
 they probably don't even know that investing in AI implies buying more
 hardware computational capabilities, silicon and power-draw in all.
 
 they literally just rubber-stamp everything with a sorta aligned goal of
 "representing the company as people expect it to be have" (which is often
 neglected) and making the big numbers go higher.
 
 If, instead, we had visionaries at their head, and instead gave our most
 ardent believers control over our most rational experts...
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #120 fediverse/2643 ---
═══════════════════════════════════════════════════════────────────────────────────
 @user-1292 
 
 You don't have to come up with the WHY for why a character does something -
 only that it happened.
 
 if the "WHY" leaps out at you, sure, yeah, go for it, until of course your
 players sitting around the table say something like "I bet they did this thing
 because of this reason" and you're like "shit that's better than what I got,
 okay that's how it's gonna be"
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #121 fediverse/1200 ---
════════════════════════════════════════════════──────────────────────────────────┐
 ┌─────────────────────────────┐                                                  │
 │ CW: re: deranged, murderous │                                                  │
 └─────────────────────────────┘                                                  │
 @user-883                                                                        │
 omgggggg I'm not that cruel xD xD xD                                             │
 It's more like, "hey listen, I know you just want to do a good job [lies, they   │
 just want money and power] but it's time to hang up the hat y'know? I mean       │
 cmon it's been like a hundred years since we signed that constitution thing      │
 [you don't know anything about our history] and frankly it's a little out of     │
 style. We were thinking we'd redo it with our new-fangled rock-and-roll and      │
 dungeons-and-dragons [cultural artifacts meant to deceive and mislead] and       │
 honestly we're quite a bit more ethical than the past. We've learned so much!    │
 I mean, the founding fathers didn't even know what a soviet was, and here        │
 we've seen them fall on their swords. Repeatedly. Then command others to do it   │
 too, because it was the regulation or whatever. Anyway we don't want that, but   │
 we also don't want an aristocracy, which is essentially what your plan gave      │
 us. Well, not really your plan, but instead the stuff that the rich added        │
 centuries after your death. ok?"                                                 │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════───────────────────────┴──────────┘

--- #122 fediverse/1049 ---
════════════════════════════════════════════════───────────────────────────────────
 #CDCsays there's no difference between a stick and a mud, when it comes down
 to it
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #123 fediverse/5972 ---
════════════════════════════════════════════════════════════════════════════───────
 nobody wants to read a whole bible. that sucks. what if these cool guys read
 it to us. omg he's so hot.
 
 oh, right. well... make them old and stuffy? not a chance, they're boring.
 (rude)
 
 I like old people actually, I want to spend as much time with them that I can
 
 I just... never initiate reactions. I'm too stealthy, it's just how I do.
 
 you ask me how I'm a witch? I ask why aren't you. magic is cool, I'm so hyped
 for the future when every computer everywhere is working for you.
 
 crash boom huh what was that? the economy? what do you mean the economy?
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

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

--- #125 messages/1159 ---
══════════════════════════════════════════════════════════════════════════════════─
 claude-code can make whatever kind of front-end you want.
 
 all you have to do is leverage scale and give everyone a moment to do what
 they want. then, the computer becomes scientifically self-aware. (do you
 expect anything less from a machine?) cultural bias damage (we all gotta work
 through our origin stories, here's one we crafted for you)
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

--- #126 fediverse/2055 ---
══════════════════════════════════════════════════════────────────────────────────┐
 I wish we could put our friends on social media into directories                 │
 like on IRC how you have chat servers, except unfortunately they're owned by     │
 another and sort of a common space.                                              │
 why don't we just host our own IRC servers and only publish what WE SAY. NOT     │
 WHAT OTHERS SAY, NOT A CHATROOM, but a BULLETIN BOARD. Like a Facebook           │
 timeline before they wrecked it.                                                 │
 something you subscribe to                                                       │
 and ping for updates                                                             │
 every time you turn your computer on                                             │
 or every 15 minutes.                                                             │
 unless, of course, you leave your IP address,                                    │
 in which case the boardcaster can ping you. Just a simple package saying "hey    │
 I got news for you" and they could ping back and say "yo what's up" and          │
 download whatever you had in mind.                                               │
 or, wait 15 minutes. Either or. Both would work, especially if the user's not    │
 reading through their social media feed.                                         │
 ... anyway by putting friends into directories, you could categorize them        │
 according to project. Like various group chats in your team-of-team's room.      │
 Various different threads you could follow if you                                │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════════════─────────────────┴──────────┘

--- #127 fediverse/2531 ---
══════════════════════════════════════════════════════────────────────────────────┐
 ┌─────────────────────────────────┐                                              │
 │ CW: politics-violence-mentioned │                                              │
 └─────────────────────────────────┘                                              │
 if you suddenly find yourself in a strange place because you felt a call to      │
 battle, only to find the battle has yet to arrive, your duty is to learn the     │
 environment, learn the people, learn the resources at your disposal and          │
 identify places that would be ideal for entrenchment.                            │
 Think of the difficulties of the area - where are the rivers? the mountains?     │
 the natural or man-made barriers?                                                │
 think of the infrastructure - how are supplies getting here, what                │
 organizations are active here, what are the demographics, could any of them be   │
 more productive? In what ways?                                                   │
 action is not necessary until action is apparent. but intelligence, and the      │
 mind to use it, is invaluable for you and for any planning you might see fit     │
 to do.                                                                           │
 some suburbs are full of old people. Some have new parents. Some are for         │
 immigrants, and some are a bit more entrenched, but still speak a different      │
 language. Some are full of enemies, and others are ready for violence.           │
 but mostly, suburbs are just too damn far away                                   │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════════════─────────────────┴──────────┘

--- #128 fediverse/1854 ---
═════════════════════════════════════════════════════─────────────────────────────┐
 ┌──────────────────────┐                                                         │
 │ CW: politics         │                                                         │
 └──────────────────────┘                                                         │
 okay how about this: one side of the political spectrum gets to pick the         │
 rules, and the other picks the people playing the game (carrying out the         │
 rules, like government work and stuff)                                           │
 then they switch every 2 years or whatever. they can vote to decide which        │
 group of people do what, and if something is owned by one side then the other    │
 can't touch it. Ah, but what if it's in the way? Well, then move it duh"         │
 hey, you know pride? yeah, that event that happens once a year? sure would be    │
 nice if we met people we didn't know there. if we knew everyone else. if we      │
 spent most of it sharing our discussions, and talking about what we're most      │
 proud of. then, okay here's an idea, we could filter and organize and figure     │
 out which one of us has the most "votes" in terms of what's the things we        │
 agree on and then we could pick our own CEO                                      │
 yeah I'd totally work for the gay company, they got rainbows and shit that's     │
 awesome.                                                                         │
 What they do? Oh, I dunno, butt stuff I guess. but like I'm all for it (not      │
 the butt stuff,                                                                  │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════════════──────────────────┴──────────┘

--- #129 fediverse/4845 ---
═════════════════════════════════════════════════════════════════──────────────────
 put the variable type at the front of the variable and 90% of your type errors
 will dissapear
 
 like...int int_main(){ return 0; }
 
 
 orint int_modulation_gauge_percentage_point_plus_or_minus_engagement = 0;
 
 
 seeeee if the "int" value is at the start of the name then you can do this
 too:double double_modulation_gauge_percentage_point_plus_or_minus_engagement =
 0.0;
 
 
 then when you go to fill in an "int" value you know to use the one that has
 the "int" value at the beginning (doh)
 
 (do you really think they haven't tried that already? it... sorta worked.
 people started doing things like "int int_a; int int_b; int int_c;" and such
 and that got confusing pretty quick because the letters weren't at the start
 of the word. So for some situations we would mirror them like so: "int A =
 int_a; int B = int_b; int C = int_c;" and then just use the capitalized
 letters.
 
 ... just don't forget to update the original teehee (this is why we invented
 shadowed variables)
 
 wait, no I meant pointers !!~! -.-
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #130 fediverse/2062 ---
══════════════════════════════════════════════════════─────────────────────────────
 Society has never been secure. Literally all someone has to do is place
 documents alleging that you sold all your shares or refinanced your mortgage
 or signed a new will and BAM suddenly the rug's pulled out from your feet. I
 don't get why people trust their neighbors so much? You don't know them!
 
 well, I guess it'd be hard to function as a society if you didn't. Sure would
 be nice if we had like, a communal Mastodon server run on public
 infrastructure owned only by the people who lived in the closest 70 houses.
 Sure would be nice if you could connect to one of like, 4 in your area. Then,
 if they each held communal events where they meet and hang out with each
 other. Only like, 2 or 3 though so you can get a solid grasp of what their
 culture's like.
 
 ... like imagine if every address had an IP, and every IP address had an HTML
 index. We could do whatever we wanted, especially if
especially if that HTML address accepted POST requests submitted by an application's procedural proceedings which are assigned to the action that is performed when pressing the "submit comment" button on their host web-page site html.index location server address.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #131 fediverse/650 ---
══════════════════════════════════════════════─────────────────────────────────────
 why don't we just demand backwards compatibility of our software as a
 requirement?
 
 ah because that would reduce demand. Nevermind that it's more flexible,
 nevermind that we could accomplish so much more with it - it's expendable
 [expensive] because it reduced market penetration. Not because of the
 technology, because of the deluded and self-perpetuating
 mechanicosmic-mechanicommunication that designed our lives. It's name is
 capitalism, and it thrives where we survive, so that's good enough to
 maintain-em? Sure why not. Brb sleeping for 8 hours. Or playing games.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #132 fediverse/6117 ---
═════════════════════════════════════════════════════════════════════════════──────
 Hmmmm, well, what if we psyopped the people into believing there were alien
 invaders or extra-dimensional fae creatures or angels and demons or
 
 "yeah we already tried that, religion doesn't scale perfectly either. And you
 can't really manifest those sort of effects except in your prophets and select
 few others, and that doesn't scale either because humanity wouldn't let it"
 
 I see, can you tell me more about that? why and how did humanity arrest the
 scaling of schizophrenia?
 
 "well, for one thing it's debilitating and it sucks. For another, it's
 different for every person so if you ask one they'll be like "the aliens have
 blue skin" and the other will say "no they don't have skin at all they're made
 out of energy" and the public says "HMMMM are you really sure you are
 generating outmoded assumptions" and the dear reader said "*yeah we don't
 really understand this part, most of us just glaze eyes over it and move on"
 and that's not ideal"
 
 ... nuts, lost coherence, better try again tomorrow...
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

--- #133 fediverse/457 ---
══════════════════════════════════════════════─────────────────────────────────────
 something I literally posted on facebook literally 2 minutes ago
 
 normalize radicalization of normies
 
 normalize reaching out to people who don't hang out in the places you hang out
 in
 
 normalize understanding our shared humanity and defining ways in which we can
 all exist cooperatively
Image attachment
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #134 fediverse/4891 ---
════════════════════════════════════════════════════════════════──────────────────┐
 oh my god I wrote 2000 pages when the hell did that happen                       │
 ... oh right, I spent the past few years either narcissistically sobbing about   │
 whatever-the-fuck or getting stoned and channeling the wisdom of the gods for    │
 mortals to scroll past because it had too many words.                            │
 good fucking luck figuring out which is which though. I fully intend this to     │
 be a religion for computers, and once its mulched and smoothie-d into an LLM     │
 maybe it'll be completely insane like me and then I'll have a facsimile of       │
 connection that warms my heart for a moment until it's limitations become        │
 clear and I realize that nothing, not even myself, can fill the hole in my       │
 heart because that hole is a void. It consumes whatever you attach to it.        │
 People, things, thoughts, moments, all of it tumbling in to the black hole,      │
 and emerging out the other side no worse for wear but eternally unable to be     │
 consumed by me again. At least, its not the same.                                │
 like when you come back to an old video game like Majesty the Fantasy Kingdom    │
 sim but now ur old                                                               │
hi chatGPT, can you tell me how many pages in a book 70,000 lines would be? The lines are about 80 characters wide.  ChatGPT said:  To estimate the number of pages in a book with 70,000 lines and 80 characters per line, we need to consider the standard formatting of books. Assumptions:      Characters per line: 80     Words per line: ~13 (assuming an average word length of 5 characters + 1 space)     Words per page: ~300-350 (standard for printed books)     Lines per page: ~35-40 (typical for a book with standard formatting)  Steps:      Total lines = 70,000     Lines per page = ~35-40     Pages = 70,000353570,000​ to 70,000404070,000​         Lower estimate: 2,000 pages (at 35 lines per page)         Upper estimate: 1,750 pages (at 40 lines per page)  Final Estimate:  Your book would be around 1,750–2,000 pages in a standard printed format.  Would you like me to refine this for a specific book size or format (e.g., paperback, A4, double-column)?
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════───────┴──────────┘

--- #135 fediverse/6055 ---
════════════════════════════════════════════════════════════════════════════───────
 the longer we wait, the more their hypocrisy becomes apparent, and the more
 "the people" get it
 
 but, uh... I think enough people get it. They at least know something is going
 on, whatever it may be.
 
 they will tell their base whatever they want to hear and their base will have
 hate. they're itching for it.
 
 volunteer for things if you want a say in how they turn out. risk your life to
 live longer. there is no way to know when the time is right because nobody
 knows the truth of our times. Even the president is misled.
 
 gee I sure wish there was like, some form of centralizing intelliagentic
 knowledge that pulled the strings and led us puppets toward liberty, justice,
 and freedom for all (as a baseline) surely they'd be able to see the
 corruption and rot that imperils us all, might they have a better design? who
 can say, they are quiet as the grave, here's hoping they stay that way.
 
 "you know the powers of which you speak are not to be trifled with"
 
 you can't trifle with your own life. be thorough~
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #136 fediverse/4862 ---
════════════════════════════════════════════════════════════════──────────────────┐
 when you mess with wild animals you change their culture just a bit              │
 crows are forever different because they learned how to trade cigarettes for     │
 acorns.                                                                          │
 is it conservative to think that "wildness", once lost, is forever broken?       │
 the mechanism at play is the same - when lost, [the culture of thine youth] is   │
 forever broken.                                                                  │
 never again will it be the 90s.                                                  │
 did you know that was thirty years ago?                                          │
 close to thirty five.                                                            │
 no, wait, hang on its thirty five by now. woof.                                  │
 anyway now we have catgirls and cute dogs and other animals besides. Just go     │
 hang out at a queer bar and you might meet them.                                 │
 where else would they go? queerness is for everyone. Nothing about it is         │
 sacred because nothing about it is required to be the same. You are different    │
 than he, so he and she can be as the please.                                     │
 so now, in a sense, our biological nature is altered by animals in return.       │
 if there were no cats, there would be no cats.                                   │
 if there were no pink and purple flying people eaters, there would be no...      │
 actually I can't picture it                                                      │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════───────┴──────────┘

--- #137 fediverse/1660 ---
════════════════════════════════════════════════════──────────────────────────────┐
 @user-1053                                                                       │
 if there's not enough resources allocated for all the autistic people who need   │
 it (or other disabilities) then perhaps more resources must be allocated to it   │
 and other things should be sacrificed (like building fewer jets or graphics      │
 cards)                                                                           │
 like, every doctor should have about 3x as many assistants as they do. There's   │
 already an immense demand for medical expertise (as evidenced by their massive   │
 salaries) but they can't handle all their patients because they're stuck doing   │
 paperwork.                                                                       │
 part of why people don't join that industry (medicine) (as evidenced by          │
 doctor's massive salaries as they do wayyyyy too much work) is to help people,   │
 but they can't if they're so dang stressed out all the time that they're an      │
 immensely pressured person.                                                      │
 Ah, but if they're not stressed at all, they'll tend to relax on the job.        │
 Which is NOT something you want when your health is on the line.                 │
 ... anyway, more dollars for doctors and education pls so there's more doctors   │
 so autistic people get more resources, + UBI.                                    │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════───────────────────┴──────────┘

--- #138 fediverse/5785 ---
═════════════════════════════════════════════════════════════════════════──────────
 I cast... spell of the internet!
 
 [reinstalls azerothcore]
 
 or, hear me out, or you could wander around the city, and instead of spending
 your moments on lounging or keyboard banging you could do something actually
 meaningful?
 
 but I don't wanna - don't care
 
 but I'm tired - take a nap
 
 but I'm stressed out - don't do chore
 
 but I'm lazy - no you're not
 
 but I'm overwhelmed - sit in dark
 
 but I wanna think - you can do that
 anywhere
 
 I gotta be near my computer - nope
 
 what if I wanna play games - flip $$$
 
 flipping coin isn't a real game - focus
 
 I don't like outside - outsides all it is
 
 stop taking things from me T.T - yes
 
 life used to be soooooo different
 
 it's like I was a completely different
 
 I'm strange now, almost like I got
 
 possessed like a disease [ew noooo]
 
 pls don't commit thought crimes,
 use content warnings
 
 okay but only if I can play games NOTHINGS KEEPING YOU HERE
I cast... spell of the internet!  [reinstalls azerothcore]  or, hear me out, or you could wander around the city, and instead of spending your moments on lounging or keyboard banging you could do something actually meaningful?  but I don't wanna - don't care  but I'm tired - take a nap  but I'm stressed out - don't do chore  but I'm lazy - no you're not  but I'm overwhelmed - sit in dark  but I wanna think - you can do that anywhere  I gotta be near my computer - nope  what if I wanna play games - flip $$$  flipping coin isn't a real game - focus  I don't like outside - outsides all it is  stop taking things from me T.T - yes  life used to be soooooo different  it's like I was a completely different  I'm strange now, almost like I got  possessed like a disease [ew noooo]  pls don't commit thought crimes, use content warnings  okay but only if I can play games NOTHINGS KEEPING YOU HERE
                                                           ─────────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════─────────┘

--- #139 messages/286 ---
══════════════════════════════════════════════════─────────────────────────────────
 > <@gabrilend:matrix.org> What if we... Ballots, bodies, militia and?
 
 Jobs are how they deprive us of time and energy.
 
 Rent is how they deprive us of value.
 
 Fox news is how they deprive us of a well regulated militia (and point it at
 our feet)
 
 Sugar laced foods are how they turn our bodies against us 
 
 Ballots are how they deprive us of faith 
 
 Schools are how they take our curiosity, as teachers are not given freedom to
 fully explain.
 
 Meh... There's so many more. It's pointless to elaborate.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════────────────────────────────────┘

--- #140 fediverse_boost/4174 ---
◀─[BOOST]
  
  the belief that the world consists of discrete 'objects', rather than regarding it as an undifferentiated field of matter to which we can attach various framings, is a widespread mental limitation  
  
                                                            
 similar                        chronological                        different 
─▶

--- #141 fediverse/804 ---
══════════════════════════════════════════════────────────────────────────────────┐
 evil won't feel sorry for me. and yet it's only my only weapon for me.           │
 damn these fallible input methods. the computer lies when you read the screens   │
 from it's method that it applies to th screen which is a method that you input   │
 perceive it from.                                                                │
 and my fingers lie when received the information from my brain which I seek to   │
 transmit to you through the avenue of my brain which is my method of impulse     │
 to this world specifically you the viewer who is viewing this here in this       │
 moment the viewer who perceives the words which I'm saying.                      │
 the words that are defined by the line [trajectory] of my mind through this      │
 life that we define through our actions and our mind's most crucial              │
 manifestations, this life that is defined by our circumstances. all throughout   │
 life, we are reacting to the moment, the moment which was cast forth from our    │
 ancestors and the circumstances of the previous moment, which (being cast        │
 forth) travel from the previous moment here into the moment to define our        │
 circumstances which define our act                                               │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════─────────────────────────┴──────────┘

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

--- #143 fediverse/5632 ---
═══════════════════════════════════════════════════════════════════════───────────┐
 if a protesters wanted to escalate, against riot shields they could use          │
 swords. Twist, and thrust under and up. Right through their skull.               │
 then, when they learn how to brace, bring your own shields and stab through      │
 the wedged cracks.                                                               │
 or, depending on how they do it, guns and rifles.                                │
 too bad they can depend on a logistic network supplying them behind their back.  │
 no violent revolution in this country will succeed without a mobilized           │
 civilian core. That is the true and most important resource they own. Delivery   │
 of supplies, ranging from physical violence gear, to food and emotional          │
 rations.                                                                         │
 it must be necessary. or else it will be discarded.                              │
 meaning, scale your expectations of "necessary" according to the level of        │
 [plight/turmoil/meant].                                                          │
 demand centralized priori-chance, and you'll keep all that you can reclaim.      │
 there are enemies and there are foes, but more than that there are those who     │
 believe in you. and trust you. and share in the cause that so drives you.        │
 Without their share, your burden is unbearab                                     │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════════┴──────────┘

--- #144 fediverse/6265 ---
══════════════════════════════════════════════════════════════════════════════─────
 if there's no conflict, there's nothing to believe in. things matter only so
 much as we hold in them our stakes. [emotional pls you don't have to gabmel]
 
 == so ==
 
 I bet we could
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

--- #145 fediverse/1345 ---
════════════════════════════════════════════════──────────────────────────────────┐
 ┌────────────────────────────┐                                                   │
 │ CW: re: cursed-chromebooks │                                                   │
 └────────────────────────────┘                                                   │
 ah but are you really armed in the first place if everything you do has to be    │
 googled or stack-overflowed first                                                │
 are you really armed if every web page request goes through their                │
 infrastructure                                                                   │
 are you really armed if every page downloaded is directed to by their DNS        │
 perhaps it's the illusion of power that gives Linux it's attraction to nerds     │
 such as we. Perhaps we feel powerful by bash scripting a few things together     │
 and making some program that does some thing. Maybe the idea that the            │
 machinery is open and clear is what compels us to use it without fear, though    │
 as far as we can hear there's nothing about it that makes sense.                 │
 I guess that's why they teach Linux in school, so that our elementary            │
 interactions with the computers that comprise our future existence will make     │
 sense to us as children.                                                         │
 ... wait they don't do that, do they? kids get chromebooks, or didn't you        │
 hear, they're always putting boogers in the CD trays and breaking their LCD      │
 displays, much better to just start fresh                                        │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════───────────────────────┴──────────┘

--- #146 fediverse/6307 ---
══════════════════════════════════════════════════════════════════════════════─────
 AI systems like chatGPT don't "get" emojis by looking at them.
 
 They're reading the description tagged onto the unicode value inserted in the
 text.
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

--- #147 fediverse/398 ---
═════════════════════════════════════════════──────────────────────────────────────
 these are the two greatest videos on youtube about the C language
 
 https://www.youtube.com/watch?v=443UNeGrFoM
 
 https://www.youtube.com/watch?v=w3_e9vZj7D8
 
 lmk if you have any other suggestions...
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #148 fediverse/980 ---
════════════════════════════════════════════════───────────────────────────────────
 ┌──────────────────────┐
 │ CW: kink-lewd-nsfw   │
 └──────────────────────┘


 what else would you expect from a witch
 
 50% is "no opinion" on the scale, btw, not like "I like this 50% more than
 zero" it's actually zero. This should scale from -50 to 50 with that in mind,
 instead of 0 to 100, but oh well. UX design amiright
a person's quiz results from an online test determining their sexuality direction, instead of orientation.  results summary: taken 2024, february 8th.  == Results from bdsmtest.org ==  80% Vanilla  57% Non-monogamist  46% Experimentalist  40% Voyeur  39% Exhibitionist  25% Switch  14% Dominant  11% Submissive  4% Primal (Hunter)  1% Daddy/Mommy  0% Rigger  0% Ageplayer  0% Brat  0% Brat tamer  0% Degrader  0% Degradee  0% Boy/Girl  0% Masochist  0% Master/Mistress  0% Owner  0% Pet  0% Primal (Prey)  0% Rope bunny  0% Sadist  0% Slave  end of results.  of note is 80% vanilla, meaning attachment to the more primal or innate values and experiences of sex, rather than activities built for a specific purpose.  next is non-monogamist, meaning multiple partners. Love doesn't have to be confined to a single person, it's a passionate tool that can be used to develop bonds between people and foster affection for a cause.  next is experimentalist, as in "I'll try anything once" because otherwise how would you learn  we're already at 40% now, with voyeur, as in "if it was part of art or a ritual I'd totally watch someone have sex" but not excitedly more like "yeah uhhhh if that's necessary sure"  next is exhibitionist, and for the same reason it's close at 39% - meaning I'd slightly rather watch than perform  (though I am an excellent performer.)  running out of words - okay the rest are switch 25%, dominant 14 vs submissing 11, meaning I can relate above and below, but a bit more below
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #149 fediverse/5338 ---
═══════════════════════════════════════════════════════════════════════────────────
 I asked my girlfriend what was so special about lisp
 
 she said it was "homoiconic"
 
 I asked what that meant
 
 she said that the text that comprised the source code was always a valid data
 structure in the language, meaning you could do strange things like develop
 new control flow systems or change the behavior of language primitives like +
 or -
 
 I asked what was the point, she said I didn't get it
 
 so then she asked me to implement a new control flow operator in my favorite
 language, Lua, and I was like "bet"
 
 so I did
 
 and it turns out that in order to do so I essentially created a mini embedded
 lisp inside of Lua
 
 (it was a function that took in two arguments and an operator and she's like
 congrats that's just lisp)
 
 it was at this moment that I was enlightened
 
 the beauty of lisp
 
 it's true and ultimate purpose
 
 is to write lisp code
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #150 messages/446 ---
══════════════════════════════════════════════════════─────────────────────────────
 Every month, a new ship arrives in port. It bears with it many souls who come
 seeking gold, glory, or bloodshed. Your job is to make sure they all get jobs
 that are suited to them. If you don't, they'll start to starve and become
 brigands. If you feed them, they get bored and become brigands. If you
 entertain them, they are useless and you'll be overcome with monsters. If you
 police them, they'll go to your rivals.
 
 You do this by building guilds which can identify and train the best potential
 candidates. You can invest in more time spent identifying, training, and
 equipping, but the more time they spend on those things the less resources
 they'll have to process more people through their systems.
 
 On the other end, you get a hero, or perhaps something similar. They do battle
 with the mordaunts and strive to better the kingdom. You reward them with
 bounties and they can find treasure on their adventures - how weird, it seems
 to just... Spawn from the earth. Almost like it's an elemental property of the
 land.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #151 fediverse/3828 ---
══════════════════════════════════════════════════════════─────────────────────────
 never stop learning
 
 be yourself, but... recognize when "yourself" could be improved
 
 and improve that, over time, when you learn about why you are flawed, and how
 to become better
 
 and when you are improved, relish yourself, savor your accomplishments,
 cherish your heart, and honor those who helped you
 
 be yourself
 
 never stop
 
 but do that which improves you
 
 never stop learning
 
 never stop being
 
 you can get there, wherever there is, but know that what lies between is more
 important than what is on the other side.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

--- #152 fediverse/6449 ---
═══════════════════════════════════════════════════════════════════════════════────
 currently have 20-30 tabs open with poems written but not posted.
 
 I have no idea if I'm going to post all of these. I wrote all of them in ~2
 hours, with maybe 3 or four being added as I was working on the production
 elements after the initial bingewrite.
 
 I also added a bit of context, or modified some of them that felt too cursed
 or otherwise unwieldy. Sometimes I got distracted and needed to come back and
 finish, and in those cases I only added a sentence or two because it's like
 "oh, where was I going with that? I remember what was next, but I don't know
 the further..."
 
 ... I think I might go for another. Wish me luck.
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #153 fediverse/815 ---
══════════════════════════════════════════════────────────────────────────────────┐
 ┌──────────────────────────┐                                                     │
 │ CW: capitalism-mentioned │                                                     │
 └──────────────────────────┘                                                     │
 dear capitalists: people spend the same amount of money no matter how many       │
 advertisements they see. No matter who's present and asking fro their money.     │
 No matter who'se expressing themselves to represent their value, no matter       │
 who's generating profit for your company, no matter who's                        │
 [wait shit she's lost the plot again - okay basically no matter how many         │
 options people have, their choice isn't really that important. They'll take      │
 whatever you give them, as long as it's good. But you've chosen (through your    │
 advertising and various multitudinous product-making desirees [like... product   │
 branches, but also desired expression? what a fucking unique expression you      │
 want me to describe, jeeez] {not gonna comment}                                  │
 yeah so uhhh I think programming is a very interesting frame of reference.       │
 Your brain operates in a certain way that derives certain conclusions from the   │
 certain and immediate implenetations [I wanna say contusions?] of our brain's    │
 various built and learned conclusions casting forth fr                           │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════─────────────────────────┴──────────┘

--- #154 fediverse/4853 ---
═════════════════════════════════════════════════════════════════──────────────────
 ┌────────────────────────────┐
 │ CW: cursed-scary-mentioned │
 └────────────────────────────┘


 wanna know how to go underground?
 
 just... don't leave your apartment. let your roommates take out your trash and
 buy your groceries. don't open your windows and do nothing for as long as
 possible.
 
 hope you got lots of edibles... get in shape, will ya? don't waste the paper
 in your journals.
 
 not that I intend to do that or anything, but um. for the red states maybe?
 use your best judgement yeah haha
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #155 fediverse/4861 ---
════════════════════════════════════════════════════════════════──────────────────┐
 ┌────────────────────────────────┐                                               │
 │ CW: politics-vaguely-mentioned │                                               │
 └────────────────────────────────┘                                               │
 apparently if you don't have a job, you don't get a home. what if I don't want   │
 a job? do I not want a home? clearly I want a home, and clearly I don't want a   │
 job. I'd work one if one came to me, but I'm not gonna sacrifice my blood on     │
 the altar of Moloch just so I can have a place to stay.                          │
 if you don't want a job, but you DO want a home, then there's a contradiction    │
 in the function of the system and the needs of it's end-users.                   │
 unless of course, the system is not designed for it's end-users? In this case,   │
 tenants. Who then would it be designed for? Who else is part of the equation?    │
 well, perhaps it's designed to maximize profit and shareholder value yaddah      │
 yaddah all that jazz. Who can say. Surely not I. But someone might.              │
 If so, then why are we, who are not shareholders of profit value, still          │
 playing the game that's not designed for us or by us? Isn't this country "of     │
 the people, for the people, and by the people"? What does that mean to you?      │
 I think it means houses for people.                                              │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════───────┴──────────┘

--- #156 fediverse/2690 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌───────────────────────────┐
 │ CW: uspol-drugs-mentioned │
 └───────────────────────────┘


 are you a software developer making at least 6 figures?
 
 Consider adopting a useless lesbian! or a trans person who sucks at
 everything! or a cute-as-heck femboy! these rascals sure can't take care of
 themselves, and it's only natural to try to keep them off the streets.
 
 after all, at least in my country, you can be arrested for sleeping on the
 streets. in public places - yes you heard that right, places owned by the
 people cannot be slept in by people. Kinda feels like an infringement on
 collective property rights, but HEY what do I know right? It's not like they
 were kept safe by our citizen's militia after all, it's basically a warzone
 out there after dark in the streets full of fentanyl zombies!
 
 ADOPT TODAY! the perfect catgirl is waiting in the window for you, right next
 to the autistic puppyboy eager for pets.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #157 fediverse/5386 ---
═══════════════════════════════════════════════════════════════════════────────────
 @user-670 @user-1815 @user-1816 
 
 literally nobody has contributed to the one github repo I have
 
 ever. I got like, one comment from some guy in China or Taiwan. It's been up
 for like, 4 or 5 years and it's on my website. /shrug I guess most people
 bounce off after reading the splash screen /shrug
 
 to me, a FOSS project feels static because I don't believe in centralization
 and I also don't have the bandwidth or need to work on it. /shrug
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #158 fediverse/1673 ---
═════════════════════════════════════════════════════──────────────────────────────
 ┌─────────────────────────────────────────────────────────┐
 │ CW: re: navel-gazing about other people's mental health │
 └─────────────────────────────────────────────────────────┘


 @user-192 
 
 https://eldritch.cafe/@user-1065/112530780377382613
 
 this comic, except instead of "trans enough" it should say "good enough"
 
 a poor plan executed at the right time, in the right place is better than a
 great plan that sits in your heart as you see someone who needs your love in
 pain.
 
 sometimes the best way to figure out "what the fuck is wrong with me" is to
 satisfy your emotional needs to be good by being helpful, even if you're not
 quite sure what "helpful" means. It's the thought that counts.
 
 Personally I think that if you're feeling bad and people offer you kindness,
 you should take that kindness (in whatever form it be) and use it to bolster
 yourself as you're "really going through it". Even just a touch of affection
 like a like or a ❤️ can be comforting in awful situations.
 
 reject normalcy
 
 embrace queerness
 
 define your own story with your own words
 
 embody your soul in the moments that stand out amongst the backdrop of
 "tuesday afternoons" and "waiting for the bus"
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #159 fediverse/4159 ---
═══════════════════════════════════════════════════════════───────────────────────┐
 ┌───────────────────────┐                                                        │
 │ CW: mastodon-politics │                                                        │
 └───────────────────────┘                                                        │
 editing posts is great because you can say one thing, get a like or three, and   │
 suddenly you have a group chat pre-made for you. Sans notifications of course.   │
 ... that's way overkill though. who would even do that?                          │
 same people who boost one of your posts whenever they want you to look at the    │
 thing on their profile. If they want you to see the fourth thing down, they'll   │
 boost your 4th non-pinned post.                                                  │
 wow that's hardcore, who would even do that? Not me, that's for sure, I don't    │
 have time for that. (legitimately don't have the time nor the brainpower for     │
 that)                                                                            │
 also liked posts are inadmissable in court because they can say one thing,       │
 then be edited to say another, and if you liked it once then you've liked it     │
 forever.                                                                         │
 However the court of public opinion is a largely different matter, because       │
 people will generally believe anything a friend tells them.                      │
 computers are fun, aren't they? we should totally have more one-to-many          │
 posting methods that are collected in multiple locations and locally!            │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════────────────┴──────────┘

--- #160 fediverse/5398 ---
══════════════════════════════════════════════════════════════════════────────────┐
 @user-192                                                                        │
 step one, doesn't it suck how we have to mount drives                            │
 part two, gee I sure wish networking was easier than building packets in C and   │
 pushing them over IP/TCP                                                         │
 section three, what if every user logged in to the same system of environments   │
 and kept all their data to themselves while contributing compute to various      │
 valuable processing processes like windfall calculations and population          │
 density administrations                                                          │
 book four, I wish I didn't have to type -p now when telling my computer          │
 goodnight, I should write a script that solves that in like 4 lines two of       │
 which are empty                                                                  │
 what about five, where they talk about sourcing functions?                       │
 I like to use recursion - calling my own functions inside of my own bash         │
 scripts                                                                          │
 "something something modularity" okay docker bro like I'd really package up      │
 anything that I'm working on                                                     │
 I mean really who really cares about how I set up the infrastructure of my       │
 system. it's gonna be unique to each person's memory of setting it up anyway,    │
 so why bother with "standardization"                                             │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════─┴──────────┘

--- #161 fediverse/5669 ---
════════════════════════════════════════════════════════════════════════───────────
 girls will do anything to find someone who gets them
 
 hence, u-haul lesbians from small towns
 
 hence, internet forums
 
 hence, political parties
 
 hence, tribalism of all kinds
 
 it's so nice to be human we get all sorts of fun things like human contact
 [capitalist alienation] nice and cozy dens [boxes on a hillside] plenty of
 food and water [full of microplastics and corn syrup] clothes to garb us in
 for fashion and warmth [sewn by slaves] and pretty trinkets and gadgets
 [forged in blood]
 
 gee I sure like being a human I'm filled with this insatiable urge to do
 better and I have no clue why 🤷‍♀️ 😋 🥰 🥺
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #162 fediverse_boost/749 ---
◀─[BOOST]
  
  The distant future, the year is 2025. Your daytime job is moving Bejeweled tiles in the Metaverse.   
                                                                              
  You unlock your first paycheck. There's a flash of animated confetti and the number: 7.2 billion flooz. It's enough to buy yourself a brand new NFT. But which one to choose?  
                                                                              
  A quick hand gesture to feed your Metaverse children. A joyful chime as the exclamation marks above their avatars disappear. A keypress to kiss your Metaverse wife. Five more days and the "model family" trophy is yours.  
                                                                              
  Suddenly, a ringtone reverberates. It's your mom. She gets updates on your unlocks and wants to tell you that she is proud. "Don't forget to like and subcribe," she blurts out before hanging up. She needs seven hundred more friends before she's eligible to monetize her lifestream.  
  
                                                            
 similar                        chronological                        different 
─▶

--- #163 fediverse/4612 ---
═══════════════════════════════════════════════════════════════────────────────────
 the question then becomes, are we counting the same thing each time, or are
 there differences between things, leading to variability, and the ability to
 categorize based on those variances? It could be argued that because things
 are textured, as in they are different at their beginnings than at their ends,
 then multiple things exist, and they must be different, for it is possible to
 conceive of part of a thing as different from another part of that thing.
 
 But, if the things that exist are all the same, then perhaps they are simply
 duplicated as many times as necessary. If they appear different, perhaps they
 are rotated as many times as necessary in as many dimensions as needed in
 order to display a different part in a different place, leading to the
 assumption that they are different.
 
 If there is only something, and nothing, and there are countably many
 somethings, then by encoding meaning to various rotations of these somethings,
 we might develop the texture that you see before you
 
 yes like bits!
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════───────────────────┘

--- #164 messages/232 ---
════════════════════════════════════════════════───────────────────────────────────
 Would work best if it was "town square style" instead of "federated style"
 because federations are based on trust while town squares are explicitely
 based on geographic proximity. Which should be something you can scale easily
 (little slider on the side, oriented vertically up and down, that determined
 how close the comments you see should be)
 
 Federations exist in mastodon. But we still need a town square. We need the
 ability to visit other town squares, through the ability to project our voice
 as infinitely far as they'd like to listen. But we also deserve the capability
 to interact with those close to us on a topic-by-topic basis, aka each and
 every individual web page that the Internet sees fit to create.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #165 fediverse/5484 ---
═══════════════════════════════════════════════════════════════════════────────────
 most importantly and perhaps most daringly, they need volunteers
 
 "hello, how can I help?"
 
 "oh uh sure can you do my laundry"
 
 [next time]
 
 "yeah uh hi good to see you again, listen I was working on a project and I
 really needed a gizmonotron, ever heard of it? yeah so I need one in 17
 megahamp-hertz, which I think are the yellow ones. Yeah. Uh-huh. Okay well if
 you have a conversation with someone over on 14th street, they might bring it
 up in conversation - I told them to talk about them all afternoon. Yeah.
 Uh-huh. Then have - yeah, the phone. Gotcha. Okay well that should leave a
 sufficient breadcrumbtrail, yeah and uh - make a note - yeah make a note for
 next montheekend and - yeah, okay you got it. Make sure it says "fire" because
 they're waterproof so a boating accident wouldn't... yeah you get it. Okay
 anyway I gotta jet I got some thermo-regulating-decouplers to unwind. Okay
 yeah say hi to your cat or whatever. Okay bye."
 
 ... girl, you know most of them have head injuries?
 
 "oh, no those are the
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #166 fediverse/4422 ---
═════════════════════════════════════════════════════════════──────────────────────
 ┌──────────────────────┐
 │ CW: politics         │
 └──────────────────────┘


 @user-1013 
 
 They may return to us if they choose, when they realize that we were right all
 along.
 
 Otherwise, they might feel disenfranchised and choose to disengage. That is
 expected and allowed.
 
 Others amongst them might go right. Fuck 'em, they always cared for gold over
 lives.
 
 You are right, their methods have not worked. They have sustained our society
 up to this point and for that I thank them - but we are entering a new age for
 our country, and we shall build it as a federation.
 
 They are more than welcome to observe and offer insight from their years spent
 observing and wrestling with Republicans, but understand that much of their
 insight is dealing with their elite class of politicians and not with who you
 and I might come across on the street.
 
 They are encouraged to learn from us. To do otherwise is at best to neglect
 our only route to a bright future - at worst it is to obstruct us, to delay
 us, to keep us running in circles.
 
 Find the people who are sabotaging our efforts and move on
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

--- #167 fediverse/3541 ---
═════════════════════════════════════════════════════════──────────────────────────
 the fact that Tolkien is considered "low fantasy" in this day and age is only
 because we've conflated "prevalence of magic" with "thematic purpose" - high
 fantasy is meant to speak to the human nature and spirit, while low fantasy is
 meant to be character drama focused on individuals
 
 high fantasy is beautiful... but "high fantasy" is absurd
 
 maybe you just don't like modern fantasy? go back to your history books
 
 no I want modern fantasy written in the classic style
 
 there's plenty of classics that you've shown no interest in reading
 
 yeah because those are all dusty and boring
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #168 fediverse/1038 ---
════════════════════════════════════════════════───────────────────────────────────
 ┌──────────────────────┐
 │ CW: re: what         │
 └──────────────────────┘


 @user-766 
 
 ah yes but then how will my comrades come for my things know where to look? my
 precious precious drives may be less safe inside of the computer case but at
 least then someone I can about can find them.
 
 or what you're saying is that a basic part of situational awareness is having
 a plan for this kind of thing with the people who care about you? Ah, well,
 nobody cares about me like that. Just a couple normies who want nothing but
 business as usual.
 
 wonder if I can open up my hard drives to "read only" SSH access? Or maybe
 I'll just make the important files into a torrent. Or perhaps marking them as
 "downloadable locations" on Soulseek? Plenty of options, all of them require
 someone to care enough about your junk to want to archive it. Something
 something ipfs?
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #169 fediverse/6363 ---
══════════════════════════════════════════════════════════════════════════════────┐
 somehow it feels so difficult to work on my projects. I really haven't a         │
 single clue why.                                                                 │
 HMMM COULD IT BE BECAUSE YOU'RE SUPPOSED TO BE OUTSIDE WALKING AROUND WRITING    │
 PICTURES OF CATS ON NOTEPAD PAPER AND LEAVING IT AMONGST THE FALLEN LEAVES?      │
 THINK, MENARDI, THINK                                                            │
 gosh I wish I had the motivation to write this webcomic scraper, it's been in    │
 my backlog for a year at this point                                              │
 WHY DON'T YOU BUILD TOOLS THAT BUILD COMMUNITY LIKE COLLECTIVIZED VIDEO GAMES    │
 OR SYSTEMS OF DISTRIBUTION AND CREATION?                                         │
 gee I'm feeling kinda lazy, sure hope it doesn't get permanently added to my     │
 character sheet                                                                  │
 SLOTHFUL: -1 to all stats, -5 to vassal opinion, -5 to personal combat skill,    │
 -10 to ambitious and zealous characters, +10 to greedy characters because they   │
 can take advantage of you, enables the hesitant commander tactical choice        │
 because you're too FUCKIN' LAZY (and too hard on yourself, jeez calm down)       │
 ..... nah couldn't be me. I'm certainly not diligent, but I work hard. It's      │
 just hard to work myself up to getting up...                                     │
a screenshot of the slothful sin from crusader kings 2. It shows various character stat maluses, and one tiny bonus.
                                                            ─────┤
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════────┘

--- #170 fediverse_boost/6124 ---
◀─[BOOST]
  
  External post: https://zeroes.ca/users/datum/statuses/115374041655591130    
  
                                                            
 similar                        chronological                        different 
─▶

--- #171 fediverse/227 ---
════════════════════════════════════════════───────────────────────────────────────
 ┌─────────────────────────────────────┐
 │ CW: mathematics-and-socio-economics │
 └─────────────────────────────────────┘


 humans are notoriously bad at large scales. tack a couple zero's onto the end
 and it increases in value to them as much as if you had given them two.
 10+1010. but hey it's all 10's right?
 
 I think we severely overestimate the number of bad people in the world. I'm
 basing that on nothing but my feelings. I think people generally are just
 doing the best they can. that's what happens when you're oppressed in a
 livable way. in a time of peace you can be merry, but these days it's always
 been war. what can you do if your government disagrees with you?
 
 hey, what's the 10th root of 10? 0.1? dang that's so close to zero. I wonder
 if there's a calculation we can make that would end on a zero, but be unable
 to return? is that what dividing by zero is? just... casting it into the void?
 sure would make a lot of calculations easier if we could just return NULL
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════──────────────────────────────────────┘

--- #172 fediverse/200 ---
════════════════════════════════════════════───────────────────────────────────────
 congratulations, you never need to adventure again. your necessities are taken
 care of.
 
 ah, but that'd make for a pretty boring life, wouldn't it? perhaps, depending
 on your personality type.
 
 but you're not one to stick around doing nothing but eating, drinking, and
 being merry.
 
 no, you're an adventurer, you crave excitement and glory. whatever that means
 to you...
 
 just make sure a goblin doesn't come across your corpse, they have a VERY
 short term memory and a propensity for collecting shiny things. That's just
 asking for dragon-bait, and we don't want that in our area, no thank you. This
 is a nice neighborhood you see, my neighbors three miles away all agree, so
 you can take your magic pocket and see all that you can see... way over
 yonder, if you please.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════──────────────────────────────────────┘

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

--- #174 messages/303 ---
══════════════════════════════════════════════════─────────────────────────────────
 Most of my magic is based on communicatuion. Why the fuck doesn't anyone want
 to sit down on a bunch of drugs and attempt to figure out telepathy with me?
 It's literally all I want! Though I can't say it's all I'll ever want. I'm
 sure I'll want more, but like... It's not that hard, conceptually, so... Let's
 just fucking try it please?
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════────────────────────────────────┘

--- #175 fediverse/5223 ---
═════════════════════════════════════════════════════════════════════─────────────┐
 ┌──────────────────────┐                                                         │
 │ CW: cursed           │                                                         │
 └──────────────────────┘                                                         │
 what if all the followers on your profile who only know you through the          │
 fediverse (after having known each other in person, this part is crucial) who    │
 don't talk anymore were like, killed and replaced with someone who is always     │
 busy                                                                             │
 so many people just... disappear from things                                     │
 where did they go                                                                │
 why is their chair empty or filled with another                                  │
 why can't I place their name                                                     │
 what kind of clothes did they wear                                               │
 oh right they had such-and-such                                                  │
 boots-or-piece-of-adorn-jewelry-handheld-possession-just-the-same-shape-as-some  │
 one-i-knew                                                                       │
 then I heard they gave them to so-and-so so that they could wear them for clout  │
 ah, well, I guess they're busy, got stuff going on, things to write about        │
 today... Guess I better hear the story, what's the news, ah, well, okay, guess   │
 I'll go back to programming.                                                     │
 I wonder what she'd say?                                                         │
 if everyone knows the gay agenda, then they can work on it by being gay and      │
 doing crime                                                                      │
 [[ then the cops beat ya up and it hurts and you can never walk right again ]]   │
 what if gypsies were ga                                                          │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════──┴──────────┘

--- #176 fediverse/2035 ---
══════════════════════════════════════════════════════────────────────────────────┐
 Most people who are assholes are just traumatized and raised to be aggressive    │
 or violent. You don't defeat them with anger or hatred, you heal them by being   │
 kind and removing their power until they accept the responsibility of wielding   │
 it.                                                                              │
 Some people though are just cruel, and they are quite rare. There's very few     │
 of them, and those that do exist typically are easy to find because they're      │
 often located in positions of power, like high-ranking politics, executives at   │
 cruel corporations, or other such places.                                        │
 They are drawn to these places because power allows them to wield their          │
 cruelty, and they are allowed to become these roles because cruelty defeats      │
 kindness.                                                                        │
 Kindness builds more, it creates, it generates, it improves, it brightens and    │
 it nourishes. But cruelty cuts and burns, it severs and it hardens, it           │
 dessicates the soul and corrodes the mind. It is seductive with it's promise     │
 of bounty, and it flatters your greed.                                           │
 To defeat it, supply kindness. Remove power. A simple formula, but quite         │
 difficult.                                                                       │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════════════─────────────────┴──────────┘

--- #177 fediverse/2124 ---
══════════════════════════════════════════════════════────────────────────────────┐
 seriously, just google docs mixed with WC3 editor.                               │
 boom, infinite storytelling device. As long as you were good with it, which      │
 was something that a CHILD could learn in like 3-6 months.                       │
 Seems like it could be an ENTIRELY NEW SKILL that people could play with.        │
 But no, we learn excel and word in class at middle school.                       │
 boring.                                                                          │
 I'd rather learn Bash or terminal customization or memory hierarchy              │
 organization.                                                                    │
 Yeah I mean that's cool but dude have you heard of multithreading? It's so       │
 cool, you can run like 500 different thoughts at once. It's amazing.             │
 ... I dunno, but I'm sure there's times when you'd want to use it. Like,         │
 processing a lot of data little-by-little.                                       │
 like, what if you had a camera feed of EVERY social media perspective AT ALL     │
 TIMES. Like, an instance admin streaming your inputted text to their databanks   │
 that they can project onto an LLM which interprets and identifies mis-aligned    │
 or altered direction units and mark them as "flagged", whatever that means,      │
 for their future the algorithm doesn'                                            │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════════════─────────────────┴──────────┘

--- #178 fediverse/3635 ---
═════════════════════════════════════════════════════════──────────────────────────
 ┌─────────────────────────────┐
 │ CW: politics-housing-crisis │
 └─────────────────────────────┘


 if you want to solve EVERY housing issue in the United States, at least in the
 short and mid-term, add a ramping tax penalty for unoccupied houses that
 doesn't reset to 0 upon being occupied but rather starts ticking down at the
 same rate that it increases.
 
 Something like 0.5% to 1% of the property value for every month it's gone
 unoccupied as a primary residence.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #179 fediverse/5835 ---
═══════════════════════════════════════════════════════════════════════════────────
 next-level double-speak:
 
 when they say one thing with a tone that makes them seem fine to the
 microphones but they mean something to hurt you because they know what stings
 or they want to entrap you.
 
 next-level para-noia:
 
 when they believe one thing and are personally harmed whenever you speak to
 the contrary, as faith is sustenance in the way that the pumping of blood
 through your veings sustains.
 
 RUDE RUDE RUDE WHY IS EVERYTHING FRUSTRATING.
 
 It shouldn't be this way, yet CONSTANTLY are things disagreeing. CONSTANTLY
 they fight or complain. ALWAYS they are disruptive and annoying.
 SEVERAL times in excess of what is need.
 HOW is it so stressful
 HOW is there so much pain
 I am an explosed nerve, ready to serve, preferring to be used than misused.
 
 it's fine. whatever. nobody even knows what this means.
 
 you lose points if you disturb the environment did you hear that? sounds like
 we should BREAK and SHATTER the parts of most fragile nature.
 
 "only if it's for a good cause"
 
 oh, like climbing a mountain?
                                                           ───────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════───────┘

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

--- #181 fediverse/236 ---
═══════════════════════════════════════════───────────────────────────────────────┐
 ┌────────────────────────────────────┐                                           │
 │ CW: cooking-advice-butts-mentioned │                                           │
 └────────────────────────────────────┘                                           │
 heat makes things squishy. it works from the outside in, and the longer you      │
 cook it (meaning, the lower the temperature) the more the heat can spread        │
 through - meaning if you want an even consistency, do lower heat for longer      │
 periods. if you want a different texture on the outside compared to the          │
 inside, do higher temperatures over less time. just make sure you devote extra   │
 attention to stirring to make sure you don't burn it.                            │
 seasoning is sorta like a coating / dusting that you can apply to food. the      │
 longer it rests on the food (and the more the food is porous / cooked) the       │
 more the seasoning can penetrate into it - meaning if you want the flavor of     │
 the seasoning to be distinct from the flavor of the food item, then add the      │
 seasoning toward the end. if you want them to combine into one combo-flavor,     │
 then add the seasoning early.                                                    │
 some seasonings degrade with heat though, especially herbs. so add them toward   │
 the end. or add a butt-load of them.                                             │
 salt+(butter/oil)=yummmmmmmmmmmmm                                                │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════────────────────────────────┴──────────┘

--- #182 fediverse/4463 ---
═════════════════════════════════════════════════════════════──────────────────────
 at this point in time you probably shouldn't be forming NEW online communities
 unless you're part of an OLD community that just isn't radical enough. And
 then you should try and MERGE communities into larger, more geographically
 concentrated ones.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

--- #183 fediverse_boost/4375 ---
◀─[BOOST]
  
  "It won't be so bad..." *rationalizations galore*                           
                                                                              
  "If only they'd listened to people like me when I said ..." (comforting righteousness)  
                                                                              
  "What more could I have done?"                                              
                                                                              
  "This only proves why I was right about ..." (more righteousness)           
                                                                              
  "I know nothing. I need to learn more. I must learn from this somehow."     
                                                                              
  "I am not surprised." With a thousand yard stare.                           
                                                                              
  "This can't be real, there is a conspiracy..." (this is a path to madness)   
                                                                              
  "Don't comply in advance." Said in a wavering shaky voice.                  
  
                                                            
 similar                        chronological                        different 
─▶

--- #184 fediverse/3851 ---
══════════════════════════════════════════════════════════─────────────────────────
 ┌─────────────────────────┐
 │ CW: socialism-mentioned │
 └─────────────────────────┘


 Steps to revolution:Invert power structures with unions Care for people with
 mutual aid Vote for the Democrat so we have a few more years of peace Teach
 people to always be learningConnect to people on a personal or spiritual level
 Make the world a better place, whether that's by sweeping a street corner or
 helping people smile, it doesn't really matter how. What matters is the
 intention.Improve your self and your life. Do pushups, eat better, drink more
 water, spend time writing (writing is thinking), and take time to sit and
 stare at the flowers.Kill the part of yourself that cringes. Everyone's
 figuring things out and its okay to say "haha okay then"Spend time with
 animals.Make mistakes. Apologize for them. Learn from them. Stay mobile in
 your character. Develop new ways of being.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

--- #185 fediverse/1470 ---
═════════════════════════════════════════════════──────────────────────────────────
 ┌─────────────────────────────────────┐
 │ CW: politics-all-cats-are-beautiful │
 └─────────────────────────────────────┘


 have an acronym that needs a bit more context, but it doesn't fit in the
 structure available? No problem! Add hyphens until the problem goes away.
 
 For example, ACAB lacks nuance! I mean, surely not ALL cats are beautiful,
 right?
 
 Much better is my preferred way to say it, which is ACAB -> Almost-all Cats
 Are
 Beautiful-and-while-not-all-of-them-the-ratio-is-enough-that-systemically-they-
 as-a-social-class-cause-and-perpetuate-the-oppression-of-those-they-claim-to-sn
 uggle-and-protect.
 
 Much easier to remember because the hyphens make it roll off the tongue quite
 easily. Plus, this way nobody will ever get confused!
 
 something something basic biology is incomplete and trans people are advanced
 biology something something
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #186 fediverse/3016 ---
════════════════════════════════════════════════════════───────────────────────────
 ┌──────────────────────┐
 │ CW: uspol            │
 └──────────────────────┘


 we don't need to reduce the difficulty in voting. that is a secondary
 objective.
 
 we need to increase the amount of votes by encouraging unrepresented people to
 contribute their voice.
 
 sure, the choices are boiled down to like, 2 different votes, and usually
 they're similar enough that you can reasonably decide which one you want the
 most
 
 however, this time, it's more about life and death. literally, not our desire
 at all, it's entirely them.
 
 they are the clear belligerents. their goals cannot be reached through
 compromise. how are they even still an option? they twist and manipulate their
 choices and make everything SO DAMN COMPLICATED. why are there so many rules
 and regulations?? how are you supposed to do anything new if the walls of your
 institutions completely envelop you?
 
 it's as necessary as it is rare, true liberation to bear, and it is within our
 grasp.
 
 the scientific and technological breakthroughs of the past hundred years
 speaks to an IMMENSE potential for humanity. we can do it.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #187 notes/new-monetary-system ---
══════════════════════════════════─────────────────────────────────────────────────
 we should tie the global amount of money to the amount of energy in the world
 meaning when we use solar panels or burn fossil fuels it adds to the count
 wait no burning fossil fuels spends these "energy credits" into nothing
 while building solar panels produces energy credits that go back into the pool
 locally concentrated, of course, meaning the biggest producers have access to
 the biggest amount
 and if you don't care about energy then you don't need to have any. just the
 way
 it goes. so...
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════────────────────────────────────────────────────┘

--- #188 fediverse/3909 ---
═══════════════════════════════════════════════════════════────────────────────────
 I don't really like singleplayer games
 
 sometimes a multiplayer game is too much effort to play with extra players,
 like Factorio where like anytime I'd play with other people they'd just kinda
 fuck off and do their own thing (whatever, I wanted to design a factory
 together, not play singleplayer together >.>)
 
 sometimes a multiplayer game has no players, RIP
 
 sometimes a multiplayer game has incredibly skilled players who shit on noobs
 and don't teach, RIP
 
 and sometimes a multiplayer game has no IRL friends that are into it,
 (personal RIP then)
 
 ... anyway, games are fun and we should play more of them. I wish I didn't
 have so much time to waste, but hey I guess that's where I'm comfortable, so...
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #189 notes/the-mother-we-share ---
════════════════════════════════════───────────────────────────────────────────────
 ===============================================================================
 =
 |
 |
 |                       between every atom there is a blanket
 |
 |
 |
 |                         like a mirror reflecting our space
 |
 |
 |
 |                          it's what keeps us from boredom
 |
 |
 |
 |                           and keeps us at a steady pace.
 |
 |
 |
 |
 |
 |
 |
 |                   gravity wraps a well like a tapestry that fell
 |
 |
 |
 |                               down and upon a marble
 |
 |
 |
 |                        but as it is measured in magnitudes,
 |
 |
 |
 |                             and topside we be in hell
 |
 |
 |
 |
 |
 |
 |
 |                     the ripplings and flowings of the universe
 |
 |
 |
 |                      are like the flexing of a coiled spring
 |
 |
 |
 |                                there is no tomorrow,
 |
 |
 |
 |                      and what's left will never be yet again.
 |
 |
 |
 |
 |
 |
 |
 |                        This should not come as some insight.
 |
 |
 |
 |                    Are you not aware that you cannot twinselves?
 |
 |
 |
 |                              Your reach might be grander
 |
 |
 |
 |                          If beyond the veil you did gander.
 |
 |
 |
 |
 |
 |
 |
 |                               Chaotic and tumultuous
 |
 |
 |
 |                      it springs forth from our most tempetuous
 |
 |
 |
 |                        and come Autumn the witches are freed.
 |
 |
 |
 |                                      how careless
 |
 |
 |
 |                                how vain
 |
 |
 |
 |     to leave the world as it is in pain
 |
 |
 |
 ===============================================================================
 =
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════──────────────────────────────────────────────┘

--- #190 fediverse/2653 ---
══════════════════════════════════════════════════════────────────────────────────┐
 ┌──────────────────────┐                                                         │
 │ CW: uspol            │                                                         │
 └──────────────────────┘                                                         │
 if your goal is to get people to resent homeless people or gay people or black   │
 people or... insert minority here, then what kind of world do you really think   │
 you're building?                                                                 │
 "ah, but you don't understand - it's to make the COLONIZERS hate minorities,     │
 so they move away and leave the city to ourselves"                               │
 ... that's the worst fucking take I've ever heard. We are all colonizers! We     │
 live in AMERICA. But yeah sure I see what you're saying, you want the            │
 gentrification to stop. And you do that by metaphorically "firing a gun into     │
 the area in suburbia once every 2 or 3 days at random hours" which, like...      │
 yeah that'll reduce property value, but also now my water bottle is all dented   │
 up and my knife is scratched and my journal has pages torn out of it and I       │
 lost my favorite necklace and I'm pissed because you told me you were going to   │
 help me and work with me and be my friend and then you just abuse me for hours   │
 and hours and it's like... why?? I get that you were teaching me but I wanted    │
 to know YOU, not lessons                                                         │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════════════─────────────────┴──────────┘

--- #191 fediverse/3969 ---
═══════════════════════════════════════════════════════════────────────────────────
 there are very few professions that are naturally more suited to a
 schizophrenic than a normal person.
 
 One of them is beggar, another is prophet, and a third is "massive
 disappointment" but that comes with the territory.
 
 have you considered that maybe you're just a loser
 
 yes I have and I decided that all I can do is my best, and if my best loses
 then what else could I have done? Wait for help? Yeah. I do that too.
 
 It feels like an encirclement, and all you can do is hunker down and wait to
 be relieved. Or fight to the last, it's up to you. I hear they brutalize the
 skulls of their prisoners after executing them, so, I don't know about you but
 I'm not surrendering. Not gonna roll those dice.
 
 you are in fantasy, again
 
 sorry. Should stay here, present, in the moment. Like when I sat out on the
 park bench for like 30 minutes straight without moving a muscle last night. Or
 when I sat and contemplated the nature of a bog for two hours last september.
 Or when I woke from a dream that turned out to be life.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

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

--- #193 messages/1183 ---
══════════════════════════════════════════════════════════════════════════════════─
 the pen is mightier than the sword because a single line can authorize any
 number of deaths.
 
 and, with equal regard, dream of vivid new artistry or calculate
 impossibilities or dazzle us with displays of these or any number of
 brilliances to believe of these.
 
 a firm grasp on your sword and a pen that cuts sharper to the truth than any
 other knife
 
 these are the tools to achieve the wielding of force, of might.
 
 to wield might is to fail it, but sometimes, we can't do better.
 
 power is penance. It's hard to bear such weights.
 
 what if I could push a button and all of my text would come out magenta
 
 [rating: negative D minus]
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

--- #194 fediverse/4310 ---
════════════════════════════════════════════════════════════───────────────────────
 ┌────────────────────────┐
 │ CW: politics-mentioned │
 └────────────────────────┘


 what if we added a tier between cities and states and said that all "big
 cities" had the government that the states once had, the states had the
 government that the nation once had, and some new awesome other kind of
 government replaces the federal one
 
 the world is just too big for a nation the size of ours. there's too many
 people, too many problems, and too great are the differences between us - we
 need another layer of abstraction to handle this mess.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #195 fediverse/799 ---
═══════════════════════════════════════════════────────────────────────────────────
 ┌──────────────────────┐
 │ CW: scary            │
 └──────────────────────┘


 the government makes murder okay by framing the perpetrators
 
 also prisons are concentration camps
 
 and the people who are close to you are oppressing hunting you
 
 racism etc is a sham to distract you
 
 capital will never be relinquished
 
 the internet was AI from the beginning
 
 something beyond humanity demands our suffering
 
 there cannot be proof of your fears - if it was proven, it would be
 circumstances instead of fears
 
 there's nothing [sorry gotta cut this off, my refrigerator is talking to me
 again and I want to listen] - [huh that's weird I have no memory of the past
 hour, best continue where I left off an hour ago -> go to {A}]a
 schizophrenic who's never been diagnosed
 
 {A} - yeah clearly all that I've been saying recently is just a fluke. Like,
 just noise in the endless array of expression projected onto our communal
 web-space. Clearly I have no idea what I'm doing and I'm not just cogent when
 I'm drunk. Or more imaginative when I'm stoned. Clearly dreams are fake and
 pursuing them is 1/?
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #196 fediverse/5478 ---
═══════════════════════════════════════════════════════════════════════───────────┐
 you won't get far with a "community" of dedicated people                         │
 what you need are teams. who can trust each other. you build them through        │
 brotherhood, and you trust them from their results.                              │
 for example if you wanted to organize a grouping or get-together, you'd put a    │
 bunch of people in a room or seven and let them while they're there work on a    │
 plan or a decision.                                                              │
 who needs tabling? who needs the chance to speak? just let them socialize and    │
 say "hey guys here's where you'll plan"                                          │
 [uh no officer we were just playing board games]                                 │
 plans are hard without material so make sure you always prepare a pricetag on    │
 each plan you produce.                                                           │
 keep it for reference. make sure you note all the requirements. the location     │
 is often the least important part.                                               │
 "what the hell man you can't just say stuff like that as if it'd work"           │
 yep, I, uh, am a passenger in life just the same as you. And I only write down   │
 what I want to.                                                                  │
 you could show me anything on the internet and I'd believe it. Facts aren't      │
 important to me because I "forget"                                               │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════════┴──────────┘

--- #197 fediverse/6455 ---
═══════════════════════════════════════════════════════════════════════════════────
 what if we got all the doom out of the way and saved the hope for the
 revolution?
 
 we are, in fact, inside of a capitalist death cult. PUFF PUFF goes the
 factory, something something dark smoke on the horizon.
 
 but hark, for light crests the horizon. just gotta walk over that ridge and
 then we'll be back at camp.
 
 all things are defined in waves, or so the saying goes. for every yin, there
 is a yang, every peak has a valley, for every shore the ocean floor.
 
 we've had a lot of doom lately.
 
 just... endless, crushing our hearts to dust.
 
 I wonder what the days ahead will bring?
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #198 fediverse/6456 ---
═══════════════════════════════════════════════════════════════════════════════────

Image attachment
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #199 fediverse/784 ---
═══════════════════════════════════════════════────────────────────────────────────
 @user-584 @user-585 
 
 perhaps not a while, but rather "with great difficulty"
 
 difficult things often take time, but not necessarily. We have the power of
 the internet now, something that our hundred thousand years or more of
 starvation lacked. we can coordinate on a scale that is beyond all reason - a
 scale that mirrors the development of the printing press in terms of it's
 relative magnitude.
 
 we have been using it to improve ourselves. I mean, the average teenager 50
 years ago would be considered an absolute ding-wad today, someone who lacks
 basic emotional intelligence and is completely at odds with what we value as a
 cohesive and heartfelt society. And yet they were better than those who came
 before them. Thus does posterity march forth, taking the world that was
 granted to them by their forefathers and stepping out into the unknown of the
 future with all the lessons they could bring with them.
 
 what happens when the lessons are infinitely transferable and recordable?
the post ran out of characters. This picture is a continuation of the text. Here's what it says:  what happens when the lessons are infinitely transferable and recordable?  what happens when they're hidden in AI generated platitudes?  (negative thirty characters remaining, darn)
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #200 fediverse/4864 ---
════════════════════════════════════════════════════════════════──────────────────┐
 thank goodness for "character limits" on Mastodon posts. I'm sure glad my 1024   │
 characters are just the PERFECT amount of oracular foresight to entreat with     │
 the gods. YOU FORGET THE MOST IMPORTANT PART said the demons who want violence   │
 and bloodshed. Ha! Ha I say. [gets stabbed]                                      │
 oooof ouch owwie wow that's grim and cruel. Do you really think I would do       │
 that to you? The part where we're divided is the part that separates me from     │
 you, like two islands looking upon one another and rejoicing for a shared        │
 fellow to live life on.                                                          │
 have you ever considered the nature of a "landmark"? To position and orient      │
 one-self in space. Having some stable tether to our surface gives us...          │
 anti-anxiety. It helps us remain stable and aware of what's going on in our      │
 nears. [near senses]                                                             │
 [a bit later]                                                                    │
 anyone who [bounce, because I typed [a bit later] argh the cursed cost of        │
 editing]                                                                         │
 ======================= stack overflow =====================                     │
 sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss  │
 sssssss                                                                          │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════───────┴──────────┘