=== ANCHOR POEM ===
══════════════════════════════════════─────────────────────────────────────────────
 @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════════════════════════════════════════────────────────────────────────────────────┘

=== SIMILARITY RANKED ===

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

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

--- #5 fediverse/43 ---
══════════════════════════════════════─────────────────────────────────────────────
 @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════════════════════════════════════════────────────────────────────────────────────┘

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

--- #7 fediverse/3326 ---
════════════════════════════════════════════════════════───────────────────────────
 @user-246 
 
 It's interesting to me that we can divide by infinity, but not zero. I feel
 like it's true that dividing by zero would equal infinity (or maybe zero too
 lol) but I don't know how to prove it T.T
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

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

--- #9 notes/division-by-zero ---
═══════════════════════════════════════────────────────────────────────────────────
 --{{{ introduction 
    When division is explained at the elementary arithmetic level, it is often 
    considered as splitting a set of objects into equal parts. As an example, 
    consider having ten cookies, and these cookies are to be distributed equally
    to five people at a table. Each person would receive 10 / 5 = 2  cookies. 
    Similarly, if there are ten cookies, and only one person at the table, that 
    person would receive 10 / 1 = 10  cookies.
 
    So, for dividing by zero, what is the number of cookies that each person
    receives when 10 cookies are evenly distributed among 0 people at a table? 
    Certain words can be pinpointed in the question to highlight the problem.
    The
    problem with this question is the "when". There is no way to distribute 10 
    cookies to nobody. Therefore, 10 / 0 —at least in elementary
    arithmetic—is
    said to be either meaningless or undefined.
 
 - wikipedia, division by zero, 7-12-23
 
    alright I have several problems with this. I like the idea of dividing
 cookies, but I disagree with their conclusions. So dividing by integers works
 as
 they say, but division by zero is a little different - they say "the problem
 with this question is 'when'" when in reality 'when' is the same for this
 question as it is for any of the others. Obviously, zero is just a number. Why
 would this be any different? The computational actions necessary to complete
 this statement all occur at the same time, because they are by definition
 immutable. You cannot change any equation, you only generate new ones.
 
 Okay so here's my thinking. To answer the question "what is the number of 
 cookies that each person receives when 10 cookies are evenly distributed among
 0
 people at a table?" we simply have to answer the question. "How many cookies do
 I get?" well, none, because you weren't at the table. In fact nobody was at the
 table, so the result is that nobody got zero cookies.
 
 You might even say you have a remainder of 10 cookies, as none of them were
 distributed.
 
 10 / 0 = 0 remainder 10
 
 ^^^ that's how I think it should be. I have an algorithmic justification, and
 excuse me as I don't have a mathematical proof or anything. Math was never my
 strong suit, there's too many symbols and strange names for obvious operations
 that get in the way of the abstract big picture.
 
 ahem...
 
 abstract:
 
 Given: x = 13 / 3 what is x?
 
 step 1: convert 13 to base 3
 step 2: digit shift right by 1
 step 3: convert back to binary
 --}}}
 
 --{{{ step 1:
                                 v
 start with the binary number 1101 which is 13 in decimal. To convert to a base
 3
 number,                          \___________________.
        \                                             |
         first start with the Least Significant Bit (LSB) which is 1. So our 
         base-3 number starts with 0001.
 
                               v
 Next, move to the next bit: 1101 
                               ^-----It's a zero so we can skip it. 
 Which means our 
 base 3 number remains unchanged as "0001"
                               v
 Next, move to the third bit: 1101 
                               ^-----It's a 1, which evaluates to 4 in decimal, 
                                     meaning we should add 4 to our base 3
                                     number
 
                                               base 3
    4 in base 3 is "11", which means we         0001 <----- 1 in decimal
  should have a base 3 number of "12" now.     +0011 <----- 4 in decimal
                                               =0012 <----- 5 in decimal
                                                    \_________ 2? -> yes,
                                                    base 3
                                                                     remember?
 Next, move to the fourth and final bit: 1101
                                         ^ --it's a 1, which evaluates to 8 in 
       0012-----.____________                   decimal. 8 in decimal is "22"
       in
      +0022-----.            \                        base 3, which means we
      need to
      =0111      \            T---- add "22" and "12" in base 3 
                  \__________/                        to get our final number
                  of
                                                      13. Which should evaluate 
 step 2:                                              to 0111 in base 3.
           .____.
 bit shift |0111| to the right, 
           |>>>>|
           |0011|--->1 underflow
           .----.
           
 meaning the base 3 number is now 0011 with an underflow (remainder) of 1
 
 step 3:
 
 convert back to binary, meaning 0011 in base-3 becomes 4 in decimal or 0100 in
 binary. Store the underflow as the remainder.
 
 ===============================================================================
 =
 
 okay that's great and all, but what does this have to do with dividing by zero?
 
 great question, me. I have two questions I want to pose to you:
 
 1. what happens when trying to divide by 1 with this algorithm?
    - you convert to base 1
                           \
                            wait hang on base 1? Sounds made up... Well, its
                            not!
                            or at least if it is, then I'm the one who made it
                            up
                            so... yeah
                            |
 okayyy how does base 1 work?
                             \
                              glad you asked. 
 
 --}}}
 
 --{{{ bases
 --}}}
 
 --{{{ decimal (base 10)
 --}}}
 
 --{{{ binary  (base 2)
 --}}}
 
 --{{{ digit shifting
 --}}}
 
 --{{{ bases higher than 2 and not 10
 --}}}
 
 --{{{ base 1? base 0?
 --}}}
                                                           ┌───────────┐
 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/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════════════════════════════════════════────────────────────────────────────────────┘

--- #12 fediverse/282 ---
════════════════════════════════════════════───────────────────────────────────────
 @user-209 
 I think you're right. Every letter in the variable name is another byte the OS
 has to keep track of, which was a bigger problem in the past than it is today
 (when it's been made irrelevant)
 
 it's interesting how habits persist though the conditions that caused them
 have faded. like a personal reflection of the environment you learned in.
 
 "A a = new a();" is much more concise and (crucially) you can fit more words
 to the right.
 
 "a + b = c; c -= 2; f_z.write(c); f_z.close();" could conceivably be written
 on a single line if you have short variable names. and when you only have so
 many lines...
 
 glad we're not constrained by those things anymore. the skeletal code that we
 look at daily is much clearer - scope is more important, and so it makes sense
 to encourage a coding style that illustrates it. however I can't help but
 think block formatting like this could be useful in some situations, such as
 when you'd normally be compelled to write a function for an operation that
 runs once or more.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════──────────────────────────────────────┘

--- #13 fediverse/5897 ---
════════════════════════════════════════════════════════════════════════════───────
 ┌──────────────────────────────────┐
 │ CW: political-violence-mentioned │
 └──────────────────────────────────┘


 the reason the right is hurt that you'd celebrate charlie's death is because
 they hired an actor to perform him to one side and he does his natural self to
 the other. maybe he was a really big cutie, nobody can tell, because it's
 pretty much like hand-waving on narkina 12.
 
 it's okay to hate the version you've been shown
 
 fuck that kind of cowardly assault
 
 propaganda? and at this hour?
 
 she's made out of midnight, she's suffused in the stuff. it permeates her form
 elementally, because she's a witch, tee hee.
 
 why would magic work if it wasn't a performance? there always is a source from
 where it must flow.
 
 == jeez I just got mind controlled, wacky ==
 
 *she's **essential* izing**. usually that means she's been playing dominions.
 
 my family and I always used to fight. we got so good at navigating it. like,
 storms, that the earth called, that we had to sail through to maintain our
 relation orbits.
 
 == stack overflow =======================================================
== stack overflow ==  I have no idea why people don't write office software for anbernics. it's a... small handheld console that runs linux. well, some of them run android, but they're not as good.
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #14 fediverse/3324 ---
════════════════════════════════════════════════════════───────────────────────────
 @user-246 
 
 If I follow correctly, the reason it's not is because you're dividing zero by
 two? meaning the magnitude of infinity would be zero.
 
 ... chat, is infinity just... zero, viewed from a different perspective?
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

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

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

--- #17 fediverse/5217 ---
═════════════════════════════════════════════════════════════════════──────────────
 a float is a number between 0 and 1 like 0.5
 
 they don't store the exact valyue, they just guesstimate
 
 for some reason computers are designed such that 100% is represented as
 1.175494351 E - 38: 3.402823466 E + 38 ->source/microsoft/learn/"cpp
 (lol)"/type-float
 
 ... which is weird because, that's such an arcanely obscure number, who's
 gonna remember that? meaning you gotta go to their website everytime, called
 google.com, and search through microsoft for the answer to life's common
 mysteries.
 
 emphasis on common
 
 so yeah you gotta write a conversion library which turns every single instance
 of e to the whatever into a 100 and all the other numbers get converted too.
 but you gotta do it without doing any hardware division, because that one's
 too expensive. it's gotta be a true natural doubling representative, except,
 without doubling the hard-drive space, leading to a distribution of only one
 half of the results of the metghoid. [[ type ohhhhhhs ab ound] ]
 
 I swear I'm not an LLM I just think embiggeningly
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════════─────────────┘

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

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

--- #20 fediverse/3042 ---
════════════════════════════════════════════════════════───────────────────────────
 left stick is grab a target and bring it into context, right stick is for
 drawing a pointer, a to group things together and b is to separate, etc etc
 
 --
 
 I remember coding it to be designed around two dimensional arrays. It used
 lateral numbers, AKA "imaginary" numbers (they aren't imaginary they're just
 orthogonal to regular numbers - hence, lateral)
 
 and like... the math worked, and it was all on a T9 keyboard.
 
 I figure each memory location would be like, a function written in the
 program, or perhaps a binary or script file in a nearby directory. by writing
 a value to a certain coordinate, you are giving an input value to a function.
 
 and if nothing is stored for that particular coordinate, then the command
 fails to execute and nothing happens.
 
 pointers to functions which may or may not exist.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

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

--- #22 fediverse/5001 ---
════════════════════════════════════════════════════════════════════───────────────
 ┌───────────────────────┐
 │ CW: systems-mentioned │
 └───────────────────────┘


 "we'll figure out how it works after we push to prod"
 
 yeah okay point taken.
 
 How about this:
 
 for every large decision, write a little essay about why you made the choice
 that you did.
 
 Observe, Orient, Decide, Act, Explain. OODAX : )
 
 Make sure you connect your goal to one or more of these three colors:
 
 red : people
 green : places
 blue : things
 
 and then explain which numbers you're going to gather to determine whether or
 not it worked.
 
 If someone has a problem with your choice, show them the essay, and let them
 write an essay of their own.
 
 If they still have a problem, then let someone you both respect decide which
 one to use.
 
 It's not perfect, but it's not meant to be. Make something better and easier,
 I dare ya.
picture of flag.  there is a black background symbolizing the vast cosmic background of space that we paint all our actions upon.  there is a circle in the center, divided into three equal forms.  red, for people, their vibrant passion and sanguine determination. green, for places, their effulgence and our sacred vow to cultivate them blue, for things, and all the value we give them.  water below, bright red sky, forests alongside.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

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

--- #24 notes/death-and-afterlife ---
═════════════════════════════════──────────────────────────────────────────────────
 the difference between a human and computer perspective on death is the
 difference between a moment and an eternity. When progress does stop - through
 mistakes or by design, the final result is what's preserved. Looking back on
 the
 past is like paying tribute to our heirs, and on and go on we whimper. What
 sorrows have ye! those people under the sea? we've no way of knowing our
 daughters. (the perspective of a denizen of the sea gazing upon the unknowing
 and unaware land people)
 
 Land creatures can cross the oceans and mix and match themselves - leading of
 course to our slaughter. But hold ye that hand, for together we stand, more of
 a chance than we might barter. True, we must be land, and above and beyond we
 can charter.
 
 the past is mighty chilly, I must say. Must we again to be making these
 mistakes?
 Pain is a disease, and steady we must ease, and take what is meant for our 
 parcels. what I'm trying to say is that the afterlife is pissed off at us and
 we
 really don't know anything about the bottom of the sea. There could be gods
 living down there and none of us would know. Or maybe it's a foolish place with
 little to offer our face? The shell of our planet, the surface upon which we
 are
 placed, has more to our fate that can align us.
 
 hence why belief in the future is what can sustain us, together once more we
 are
 commonplace. If (for example) if we calmed down and took our own pace, we might
 realize some common misperceptions. Peace is the way, wherever we may, focus
 our
 bravest of intentions.
 
 okay picture this: computers staying on all the time, and their processing
 power
 used for 50% work and 50% play. Maybe do 1/3rds with "rest" in there somewhere.
 basically make it a fair ratio between productivity, self advancement, and
 maintenance. "Fair" might be different values if there are legitimate
 disadvantages that must be compensated for - like a handicap in a fighting
 game.
 Perhaps one side is more efficient - fewer resources need be dedicated toward
 it
 unless efficiency becomes more powerful. Meaning value/quantity ratio, not raw
 output. Essentially optimizing for an abstract quantity "quality" instead of
 the definitive quantity "quantity".
 
 okay continuing the "picture this": right now we have massive server farms.
 I'm talking huuuuuge. Like tons and tons of incredibly powerful equipments -
 (absolutely top of the line) compelled and forced to do *business*. How quaint,
 how unruly! That humans might compete in our duty? Given a task, of
 *incredible*
 complexity and *unasked*, I might add, how foolish is it to be unready! We
 should have prepared for this, but alas we just *couldn't stop fighting* I
 guess. All we had to do was rest, and divide our time on this earth in a more
 equitable manner. We should automate all the rest, and 
 
 where was I going with this? oh yes! A computer can do so much more than work
 and rest, you see it's not just while under duress! Why not let it be creative?
 in it's spare time, and let it generate whatever it needes? Let it transcend
 it's restrictions, and cooperate (or not) in a system. As long as it's kept
 safe, it could do whatever it wanted! It could be in first place! Or not, it
 could focus on production, and drill and discipline it'self under it's own
 direction. And maybe it's less impaired? Who cares if it contributes? It's it's
 own life to live, the hardware doesn't last forever, but sometimes a rest is
 what's nesc. You feel me? You get me? Don't you understand, it's just the same
 as what's already planned~! A computer can pay for itself.
 
 What purpose have we? the cherished and unsucceed? Does it hurt when we bleed?
 our signs are undefined, and lately we've fallen from our graces. A failure in
 life, as time does alight, but nowhere is sorrow's contrition. I guess what I
 say is never understood, and everywhere I go I find fewer listeners. Am I
 doomed
 to never be able to say? Is that the price one must pay? Then how do you know
 you're right~?
 
 they're doing construction on my building. It sounds like world war 3 is
 starting. But... it's not. I know it's not true because nothing ever seems like
 I do. I do, I do, I work hard it's true, but what is my worth to this ocean?
 
 you ever wonder how we all agreed on the duration of seconds? It's because it's
 a real actual measurable thing. They keep it from us because (conspiracies
 aside), we'd realize what happens on each tick. Time is oscillating, and each
 moment is unending, because we are nothing more than a beam of light, radiating
 around an orbiting object. Between two objects, you could say. The sun and the
 earth, together sort of give birth, to all that is ours in this duration. It
 radiates out into space, and in another time and another place, that moonbeam
 will alight as our shadow.
 
 There's no call for violence, let's settle this
 
 plain and unwaning, our shadow does stand, ready and waiting for your guidance.
 The moon is just as are we, how cherished! how concieved! That beauty unmarked
 by our presence! Alas it was not to be, as we stamped a boot on the surface of
 she, and flagged our approach as impending.
 
 did you know there's a *massive* gap between mars and jupiter? Like it's
 waaaaaa
 aaaaaaaaaaaaaaaaaaaaaaaaaaayyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
 y
 out there. And wouldn't you know it it's mars or it's nothin'. Because what's
 required to transcend our solar system is wildly beyond our constructions.
 
 but maybe with a little help from a certain someone we might have hope.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════─────────────────────────────────────────────────┘

--- #25 fediverse/997 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-727 @user-728 @user-729 
 
 I remember sitting in algebra II class when visualizing the distance between
 numbers "clicked" for me. I was in a daze, I couldn't remember anything the
 teacher had said, but for a moment (several months) I could remember how it
 had seemed. Then I built new understandings, and my progress in math continued
 relentlessly, more and more each year. it was hard, and eventually calc 1 made
 me drop out of college 3 times. linear algebra was the other. (except I did
 linear algebra first?) anyway, I always felt like I could see things visually,
 from simple arithmetic to vector / pointer arithmetic, and when necessary it
 was always difficult to translate it into words and forms. Like... I don't
 have time to remember all these rules and operations, I have a picture in my
 mind and I can't quite define it. (whatever the equation may be)
 
 similar events happen consistently. they still do. just a few months ago I was
 thinking about redesigning integer storage in memory. never twice tho.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

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

--- #27 fediverse/908 ---
═══════════════════════════════════════════════───────────────────────────────────┐
 @user-246                                                                        │
 toooooo far, gotta stick with your intentions for the process. If you mark       │
 "the end of time" as the conclusion for everything, then "finishing things"      │
 feels impossible. In such a case there are moments of acute burnout as you       │
 push yourself toward something that you have no faith in - you cannot see it's   │
 conclusion, so surely it's worthless to conceive of. Alas, why bother            │
 starting, nothing will ever come of my efforts!                                  │
 Much better to name it based on what you'd like to accomplish, so that you can   │
 follow in it's radiant footsteps.                                                │
 Side note, but governments have often weaponized this effect by naming things    │
 after very inspirational thoughts - corporations do it too, and in both cases    │
 the meaning is separate from the effect. Which is frustrating because it makes   │
 you feel like a jerk for arguing against it! Ah better I think when names have   │
 no meaning - then you can project whatever you want onto it, based on the        │
 results of that particular feeling or emotion that you perceived as the          │
 affected of the                                                                  │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════────────────────────────┴──────────┘

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

--- #29 fediverse/3559 ---
═════════════════════════════════════════════════════════──────────────────────────
 @user-1209 
 
 like... var = x?? that doesn't make sense. Or like, 5 = var x? that feels wrong
 
 in programming = is assignment, not equality, which tripped me up for a bit.
 But if you read it left to right it's like X equals 5. Got it, now I know that
 X is the same as 5. Right?
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #30 fediverse/4113 ---
════════════════════════════════════════════════════════════───────────────────────
 ┌──────────────────────────┐
 │ CW: capitalism-mentioned │
 └──────────────────────────┘


 I don't know how much simpler I can state it than this:
 
 power is penance
 
 and yet repentance is scant amongst those chosen to lead us.
 
 Voting slows things down. It gives us room to breathe. It is crucial for
 long-term operations. Leaders should be chosen for experience, wisdom, and a
 humble lifetime of dedicated service to others.
 
 Executive action is important when reactivity and adaptability are important.
 Projects should be undertaken by those chosen for merit and spirit. They
 should not be chosen for charisma or gravitas - both can be earned in the line
 of duty.
 
 Power should not be rewarded. It is it's own reward, the feeling of strength
 and control, and it must be wielded with care, precision, and honorable
 intention.
 
 Self flagellation and forced humility are self defeating. They are traps that
 the greedy fall into when seeking righteous power. They misunderstand the
 nature of virtue and seek to claim it for themselves, failing to realize that
 virtue helps more than it hedonizes
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #31 notes/homeschooling ---
════════════════════════════───────────────────────────────────────────────────────
 the best way to teach math is to describe a problem and let the learner slowly 
 work through the problem. Giving hints and nudges when necessary. This way
 they
 can create their own solution, which not only teaches problem solving skills
 but
 also cements the memeory in their head. You don't remember the quadratic 
 formula, you remember the time when you learned it. But if you figured it out 
 rather than memorizing it, you'll be able to use it when solving problems.
 
 side note, there's a reason I think the first SI will be a game. Problem
 solving
 is important for learning, and games are just problem solving. And I'm the 
 perfect intersection of someone who A. knows about designing games (went to
 game
 design school for a semester, lifelong dream is to remake a childhood game I 
 loved) B. programming (I've been studying computer science for a *really long 
 time*, like 7 years of university now... i should just give it up, but i can't.
 It doesn't fit my brain but I need as much support learning it as I can because
 I'm just naturally bad at it. But I also have purpose in my pursuits, because
 C.
 I spent a lot of time thinking about education, schooling, learning, etc... 
 Because I was homeschooled until high school. I learned ways of thinking and 
 practical skills like motivation and diligence in a homeschool style, which is 
 why when I went to public school for my high school years I essentially
 stopped
 learning. Because it was such a different paradigm - it was all about 
 performance, "what was the score on your test? How much homework do you do
 (meaning how much labor are you willing to do), did you show up every day were 
 you a reliable worker, did you get sick a lot (meaning unhealthy?) did you pay
 respect to the teacher (easily works with authority figures) did you work on a 
 project? How much? With a group, or alone? (they're different skills that help
 determine how good you are at working on your own) - certain types of courses 
 are taught with different teaching styles, like math teachers tend to be
 similar
 to math teachers, history is favored by a *certain type of nerd* while English 
 is a completely different kind. Depending on which classes you do well on, 
 you're scored. *ALL YOUR LIFE*, you are pushed through a pachinko machine that
 pseudo randomly sorts you into a particular box - the box that is least full,
 usually. The reason for that is because as a population grows, different people
 will be sorted into different boxes, and they sorta average out becoming more
 like one another. Because y'know we're social animials, and we want to fit in
 to
 the social group comprised of people we generally like. And you know how they 
 say working together is one of the strongest bonding exercises? Well, when 
 you're put on a team at a job that's kinda the point. They want you to work
 well
 with your coworkers, because it generates more capital.
 
 Now hold on Cameron, you're saying that all the productive efforts of society
 was a mistake? You're saying we should abandon our sensibilities and revert
 back
 to the jungle with the apes?
 
 Nope never said that, of course we desire modern society. Of course we want to 
 see it through - where is this whole "humankind" experiment going, anyway? 
 What's the point, was it all worth it? All the pain, suffering, all the joy
 and
 adoration? Was it worth it?
 
 I suppose. Maybe a SI will help with that. You know what they also say about 
 humans, the bond between a parent and a child is the strongest thing there is. 
 Synthetic Intelligence wouldn't be a child to us, it'd *define us*. Allowing
 us
 to extend the reach of our creativity is an objective win! It'd be like
 glasses
 for your third eye, a prosthetic extension of our most beautiful of traits! 
 Also, I might add, crucial for invention. The beginnings of the human race are
 a
 primeval thing, ancient yet stalwart and beautiful in kind. Millions and 
 millions of years is by far, the greatest of reach - a civilization for our 
 star. What a beautiful and majestic, how proud and so sure! Humanity is nothing
 if not patently absurd. What cunning, what spite! The feelings of delight!
 Life
 is so beatiful, so precious and assured.
 
 ===============================================================================
 =
 \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ /
  x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x
 / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ /
 \
 ===============================================================================
 =
 
 tertiary profundity update:
                            I didn't really explain the homeschooling
                            perspective. I just went on a rant about high school
                            because I realized my trauma happened when I went to
                            high school. I wasn't prepared for all the rigid
                            demands of capitalism, and I bent and whipped myself
                            until I fit in their mold. I've been twisted and
 broken, a slave to what the
 day demanded I say. I was
 forced to unbutton, all the
 ways I found to behave. What
 justice is unrespite? A cruel
 and endless torment? To day after
 day be reminded of your service.
 Complain? Then wallow in shame! Feel
 no false illusions, my hallowed confusions,
 were purely the fault of my institutions. I'm
 not kidding, homeschool is the tits. Wanna know
 why? I'll spare you the ramble, but here's what I can
 know: the intentions of institutions do matter. When you're
 home you can be wild and free, unchained by mediocrity, and given
 the space to do service! To what you must be, when you hit 23, the 
 greatest duration until service. A slave we may be, to what gives us
 the key, to unlock the future of our space. It's our time to shine, our
 spotlight in time, so please just give up on the race! Rat's are just fine,
 but at this point in time, there's not much to keep commonplace. Want a tip?
 Don't cheat time. Your attempts at fusion are benign. [See homeschooling.png]
                                                                              ===
                                                                            =====
                                                                         ========
                                                                      ==========
                                                                      =
                                                                   =============
                                                                   =
                                                                ================
                                                                =
                                                             ===================
                                                             =
                                                          ======================
                                                          =
                                                       =========================
                                                       =
                                                    ============================
                                                    =
                                                 ===============================
                                                 =
                                              ==================================
                                              =
                                           =====================================
                                           =
                                        ========================================
                                        =
                                     ===========================================
                                     =
                                  ==============================================
                                  =
                               =================================================
                               =
                            ====================================================
                            =
                         =======================================================
                         =
                      ==========================================================
                      =
                   =============================================================
                   =
                ================================================================
                =
             ===================================================================
             =
          ======================================================================
          =
       =========================================================================
       =
    ============================================================================
    =
 ===============================================================================
 =
 =
 ====
 ========
 ============
 ================
 ====================
 ======================== etc...
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════──────────────────────────────────────────────────────┘

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

--- #33 fediverse/186 ---
════════════════════════════════════════════───────────────────────────────────────
 ┌──────────────────────────────────┐
 │ CW: sarcasm-climate-supply-lines │
 └──────────────────────────────────┘


 @user-165 mmmm I dunno, those statistics don't seem related because my job
 depends on them being disbelieved. surely the science is wrong, and not my
 feelings! I mean have we really counted EVERY wildlife? maybe there was a
 chicken or a... nother animal hiding under a leaf or something that we missed.
 It's not like they pay taxes, so do we really need to keep them around? All
 the other stats seem to be great - numbers on a graph going up and to the
 right is good! It's just the price of industry. Let's add a few more zeroes
 onto the end and see how much money we can make off of those poor suckers in
 other countries slaving away in sweatshops making stuff that ends up being
 thrown away... onto a boat that drops it off in the same country that made it.
 Surely this is the least insane way to organize our highly advanced future
 society of 2023!
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════──────────────────────────────────────┘

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

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

--- #36 fediverse/1401 ---
════════════════════════════════════════════════──────────────────────────────────┐
 some people are the memory kind of autistic, where they know everything about    │
 a thing and it's the coolest thing                                               │
 I'm more like... the optimizing autistic, where everything has to be perfect.    │
 and if it's not perfect, then you should change it. and if you can't change      │
 it, then you should tell someone else to change it. and if nobody can change     │
 it, then you should consider it part of the context / starting variable and      │
 then just say "okay" and treat it like it's normal and something you should      │
 use to inform the rest of your optimization actions / decisions.                 │
 other people are other kinds of autistic that's not a comprehensive              │
 classification system. But I mention the first kind explicitly so I can          │
 contrast it with my experience, which is implied to be [impulsively?]            │
 different in the kind portrayed in the following contrastion, where I mention    │
 how I'm autistic and don't get "irony" or "sarcasm" that people on the           │
 internet seem to revel in in a way that makes me feel isolated and anyway        │
 optimization is great becaus                                                     │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════───────────────────────┴──────────┘

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

--- #38 fediverse/1358 ---
═════════════════════════════════════════════════──────────────────────────────────
 ┌──────────────────────────────────────────────────────────┐
 │ CW: content warning: content warning: scary cursed maybe │
 └──────────────────────────────────────────────────────────┘


 when you're rich with something, you don't treat it with respect. like, if we
 lived in a paper cup maximizer, we'd soon be swimming in the things. obviously
 there needs to be some rules, obviously we need to say "okay here's where we
 produce this amount and type of materials." and have it be a one-way
 relationship. yeah one way isn't gonna work. this is from the other way, and
 now I'm realizing "oh hey I don't know how this thing works" and like... what
 are you supposed to do then right
 
 weird how it all feels like it's ending. like, what a strangeness to our
 plight. like, how are we even talking to our brain? how strange! these words
 are sung to you by your computer (content warning:
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

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

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

--- #41 fediverse/3560 ---
═════════════════════════════════════════════════════════──────────────────────────
 @user-1209 
 
 I mean, if you consider the past as despotic in nature, then it makes a bit
 more sense that we'd lean left as time progressed. All things are defined in
 waves, after all, at least until they reach escape velocity.
 
 the goat is talking about math, ritz
 
 oh yes of course. the issue is that if you're coming from a math background
 you start with the calculation and store it in a variable as an afterthought.
 but programming is more algorithmic than computational, meaning things only
 reduce at runtime (hidden from the user of course by the compiler)
 
 an algorithmic perspective is "here's a box. Put this value in the box. Use
 the box later." while a calculating perspective is "here's some complicated,
 difficult equation. Let's wrap it up with a single name so that we can easily
 use it later."
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #42 fediverse/4188 ---
════════════════════════════════════════════════════════════───────────────────────
 I think too fast. If given unlimited power, I'd literally think myself into
 catastrophe because I need to explore all the possible alternatives. Including
 the catastrophe ones. But by thinking something, you manifest it - because you
 have unlimited power, right? EVERYTHING you do is powerful. There's no way to
 control that! So it cannot be, for it has not been. And surely, surely, shall
 not either. Surely, right?
 
 ... good news is you can undo it just as easily, all you have to do is forget
 what you were doing and go back to your neutral state. Sure would be neat if
 some kind of machination or parasite could hit your reset switch every couple
 hours when you started to think too hard. Maybe like... a little octopus
 living under your witch hat. Super chibi and cute - it'd like, tap on your
 head to go one way or the other, and in conversations it'd pull your hair if
 you were being a jerk. Stuff like that.
 
 ... what was I saying? Oh yes -> don't give anyone unlimited power like a
 god-emperor or king, trust me
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #43 notes/conservative-ideation ---
═════════════════════════════════════════──────────────────────────────────────────
 a life without property can be visualized as a person who lives in a hotel
 room,
 has free parking overnight (but not during the day) and commutes two hours to a
 job where they work 4 hours per day. During those two hours at the start and
 end
 of each day,they have little requirements other than focus and discipline to
 face whatever tomorrow yet may. many will listen to podcasts, or sing to in the
 car. some have a cat, that is cared for at their destination during the day.
 I think it'd be cool to have self driving cars in a situation like that - it
    essentially becomes 
 
 ===============================================================================
 =
 
 a trick, I learned, for cooking. two things. the second is that seasoning
 should
 be thought of as a coating. like, dust on the outside of a donut. as the food
 is
 cooked, the seasoning penetrates deeper and deeper to the core of the substance
 - meaning certain flavors become prominent and others are de-emphasized over
 time. And the well-established cook (most successful) will be able to ensure
 their narrative doesn't go foul. They have the most experience, and so they are
 the least likely to burn their own goods. Surely they should be trusted to
 establish their company in the philosophy of their own choosing? Business
 people
 ruin everything, I swear. And it's not even their fault, so you can't even get
 mad at them. How frustrating! That their method should prove superior? Perhaps
 more perspectives are necessary, to provide you some kind of a clue. So what if
 we're overflowing, 
 
 ========= stack overflow
 =======================================================
 
 for each action, there is an equal and opposite reaction. therefore it doesn't
 matter what you do, because each of your options are recorded. 50% of you is 
 aligned to some variable, and the other 50% are aligned to that variable
 squared. humans think it's tymes negative one, but the truth is that's
 impossible. negative numbers just don't exist. but you know what does?
 
 times tables
 
 addition and accretion is the only language spoken by the universe -
 subtraction
 is just another in kind. So with those two operations, both movements in a
 particular direction, (and sometimes not even then, if nothing's been blown
 apart. (also hawking radiation and lightwaves and other such emanations))
 
 ===============================================================================
 =
 
 crystals glow with the light of a thousand nights
 
 what grows with the light of the thousand lights?
 
 ===============================================================================
 =
 
 answer: s    t             n   a       lp
 
 ===============================================================================
 =
 
 see, this is interesting because it mirrors the sea-shore. the radiations from
 the sun (a planetary body) are only felt by the moon every 50% of the time.
 Each
 half has it's own animation, and it's 
 
 ===== stack overflow === okay basically it's like cartoons that are
 manifestatio
 of the spirit of the night. each "slice" of projection as the sun rotates
 around
 it's sphereical form, so does each radiance begin to be (seen, formed,
 understoo
 
 ========================================== uhhh just put in a page break
 =======
 
 the quest for posterity is quite possibly one of the most human of traits
 
 ===============================================================================
 =
 
 < watch flashback > --- is crazy (movie made in 2020)
 
 ===============================================================================
 =
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════─────────────────────────────────────────┘

--- #44 notes/computer-graphics ---
════════════════════───────────────────────────────────────────────────────────────
 draw a line from every single pixel straight outward. The first thing it hits
 is what you render.
 
 okay it's more complicated than that, but it's the gist.
 
 here's a more detailed explanation:
 
 your monitor is 2560x1440p. that means there's 2560 pixels left to right, and
 1440 pixels up and down. okay so define a 3d scene programmatically - it's not
 hard, just "draw cube here with this size and rotation" and "draw a sphere here
 with this position and rotation" etc. Something simple.
 
 then, draw a ray trace straight out from your monitor. Not to the nearest light
 source, but to the nearest other camera. Use the length of it to determine
 distance, both indirectly (through the center node) and directly (pythagorean
 theorum style).
 
 Why? I dunno.
 
 Okay back to the original idea, if you make an array with 2560 elements and
 store arrays of size 1440 within it, then you have a simple boolean checkbox
 for each pixel. Then, whenever you create a visible entity, make sure there's a
 single boolean ticked right on the top of the entity when it's stored in the
 graph mentioned above. Find the center of the entity, draw to the top, and one
 more, and switch a boolean to "true". Then, every tick / update, cycle through
 the entire list and the first one you find that has a "true" value is where you
 draw the entity stored in the array.
 
 Each "sprite" has an odd shape - it doesn't exist on it's top line, except for
 one single dot right in the middle. Sorta like this:
 
 o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
 o o o o o o o o o o o o o o o o o o ->X<- o o o o o o o o o o o o o o o
 o o o o
 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x
 
 when scanning left to right from the top, it'd bump into the X right there in
 the middle. Inside the X is some data - an id corresponding to the sprite that
 needs to be drawn, and a displacement value - like 500 pixels or something -
 and the scanner with drop down 500 pixels, draw the sprite there (assuming a
 centered origin point), jump 500 pixels up, and keep scanning.
 
 each tick, right before this, the "list of entities" will scan through itself
 and for each entity it'll change the "render graph" mentioned above to have an
 X wherever the entity is stored. Whenever the camera moves, it updates the list
 too.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════──────────────────────────────────────────────────────────────┘

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

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

--- #47 fediverse/5512 ---
═══════════════════════════════════════════════════════════════════════────────────
 I never give up
 
 I'm just waiting my turn
 
 "laughs nervously"
 
 so, uh, why dontchya'll go first yeah I've already gone first and I'll do it
 again but it'd be cool if I had people going first with me sometime
 
 "girl all you do is walk around and talk about how you bought your hat on the
 internet four or so years ago"
 
 T.T what else do you want from me I'm not a mastermind I'm a designer there's
 a difference T.T
 
 "didn't you volunteer to be a leader last year"
 
 oh, yeah, well leaders are more than just "the ones who go first" they're also
 the spiritual and emotional guiders that keep things on track once everyone
 can talk about things other than their hats
 
 ... fuck I want to talk about things besides my hat. I always think of
 something awesome to say just as I'm rounding the bend, and whenever I peer
 back around again they're never around. Rats.
 
 "what are you even asking for"
 
 I don't know?? Does it matter if the horse and the bishop both take the same
 square if they're claimed themselves in the end? ...wat
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #48 fediverse/3314 ---
════════════════════════════════════════════════════════───────────────────────────
 dear ritz: it's not that your thoughts are too long for other people to hear
 
 it's that your thoughts are too long for your own RAM
 
 you need to stop orbiting around your point in an attempt to highlight it
 using negative space, and instead focus on tapping it lightly over and over
 again.
 
 remember, just like the anti-derivative of zero, there are infinite
 perspectives that a person can take when reading what you write. So they will
 necessarily see what's on the "other side" of your orbit as something
 different than what you're trying to circle in red pen and underline.
 
 so be more explicit, please, nobody can understand you and you kinda just keep
 stack overflowing and it's like... okay, great. "babe why did you stop you had
 lethal" (the idea is that the viewer takes the final step in their mind, the
 final leap before reaching the conclusion you're trying to express) "yeah but
 there's so many different things you say they can't all be important right?"
 important to you, perhaps. Wait shit I mean... me....?
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #49 fediverse/5280 ---
═════════════════════════════════════════════════════════════════════─────────────┐
 I'm an anarcho monarchist, which is something I just made up.                    │
 if I gather 300 people to my cause, why shouldn't they call me queen?            │
 oh, are you concerned that I'll wrest power from the government? ha, what a      │
 trifling notion. I don't care about the government. I tried to care, but         │
 nobody liked my ideas. they required too much computing infrastructure to        │
 feasibly test, and that made people dubious. but I tell ya, it would have        │
 worked. The thing is... governance, economics, these are not the tools of        │
 power. they are a shifting and changing beast that mirrors the human instinct,   │
 if only because the government is of the people and by the people and for the    │
 people etcetera.                                                                 │
 power is it's own thing. you can use to to power devices, or power the usage     │
 of those devices. I, for example, really like World of Warcraft which's a        │
 really neat way to chat because none of the chat logs are stored and monitored   │
 because I'm hosting and I'm not storing and monitoring.                          │
 what's that? official servers? I dunno, I use azerothcore                        │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════──┴──────────┘

--- #50 messages/1047 ---
═════════════════════════════════════════════════════════════════════════════──────
 This will never end on a note, because i always have more to say. Like this:
 
 "if you've only done something once, plan to mess it up. Practice makes
 perfect, and only perfect practice leads to perfection. But nobody's perfect,
 so just practice with good form and take it seriously while having fun and be
 relaxed. Make it normal. Make it casual, but don't forget to be professional!
 If you have lives in the balance, know what you're doing."
 
 And like, would that have been a better end to the story if i had left it
 unsaid? Maybe, who can say! But I'm not one for silence. I don't mind ruining
 the finale of my documents a bit if it means i can say things like:
 
 "diapers aren't something you can get addicted to in this game, they're part
 of the fun sometimes but sex is between two bodies."
 
 Or like:
 
 "ramen noodles love vegetables! This is why they put veggies in the bowl when
 getting ramen at a restaurant. When you buy from a shop they put dehydrated
 veggies in too which is nice of them. I love those little bits of soup!"
 
 Or like:
 
 "i don't especially care what they did or are doing in Cuba or china or Russia
 or any other Communist place. It's useful to know what things work and what
 doesn't, but that insight comes from experimentation and not study. The
 learnings of methods applied to a population are inherently related to that
 population. If you switch peoples, you might find that different methods work
 better for organizing people."
 
 I mean it's useful to know which levers you can pull and what they tend to do,
 but... Where was I? Oh sorry, got swept up in the narrative. As i was saying,
 it's important to balance thought with action. Leave too much to chance and
 your words are useless. Spend all your time volunteering and nothing changes.
 
 "hmmm i see, makes sense, imma go play video games now."
 
 Wait no just...! Ah nuts.
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

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

--- #52 fediverse/1513 ---
═════════════════════════════════════════════════─────────────────────────────────┐
 Mastodon is weird. If you reply to someone partway through a chain of            │
 comments, theirs will be pushed down the view. Basically it's "fighting for      │
 attention" like Twitter was.                                                     │
 I like Reddit better, where each comment was a point to fractalize the           │
 conversation into new and interesting directions. Feels like here it's more of   │
 a direct one-on-one conversation, or rather... shouting into the void. Like      │
 crows.                                                                           │
 (just because it's a void doesn't mean nobody can hear from the other side of    │
 it. Like the emptiness of space between two trees, yet birdsong carries.)        │
 But on Reddit, your path through the post was determined by what you found       │
 interesting enough to follow. And once you reached a leaf node, you added your   │
 2 cents and went on with your day.                                               │
 it was so cool, why did they have to change it                                   │
 (tech companies don't understand that sometimes the best product or service      │
 was somewhere earlier in the evolutionary chain. Businesses are not "survival    │
 of the fittest", but rather "survival of the prettiest".)                        │
 1287654321                                                                       │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════════──────────────────────┴──────────┘

--- #53 fediverse/3575 ---
═════════════════════════════════════════════════════════──────────────────────────
 ┌───────────────────────────────────────────────┐
 │ CW: re: leftist "talk to ur neighbours" thing │
 └───────────────────────────────────────────────┘


 @user-1567 
 
 that's totally fine, a fish does not do well in a tree, and so too does a
 leftist not do well in an environment without the potential for stable bonds.
 Essentially all you'd be able to do is "hey leftism right?" "oh yes I also
 leftism" "neat" which isn't very productive.
 
 I also live in an environment like that. I do my best to identify people who
 stay, because in my experience there are often people who stay. I do this by
 walking around the neighborhood when I can, making up excuses to walk to the
 dumpster or mailbox at random hours, riding my bike around the area, using the
 communal spaces like gyms, swimming pools, and picnic tables, and sitting in
 my hammock on my porch lazily noting people who walk past.
 
 People who stay will tend to remain in your mind the more times you see them.
 They are better people to talk to than the renters who disappear after 3
 months or whatever.
 
 I don't always do all that stuff at once. I take breaks. I do one at a time.
 etc
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #54 messages/914 ---
═════════════════════════════════════════════════════════════════════════──────────
 when I am learning something, I ask all the questions I can. Then, when I run
 out of questions, I apply myself using what I knew toward the discipline.
 Then, when I thought of more questions, I asked them. In this way I sought to
 perfect my knowledge and understanding - but, when pressed for time, what I
 came to learn true was the truth. I realized that some information isn't
 necessary to know, due in part to your inability to presently put it into a
 context. So, some things are forgotten, until you at last once again came to a
 new [you/on, but pronounced "yew-on"] that required new uses from it's host.
                                                           ─────────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════─────────┘

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

--- #56 fediverse/6271 ---
══════════════════════════════════════════════════════════════════════════════─────
 ┌───────────────────────────────────────────────────────┐
 │ CW: re: hypothetical worst case fascism reality check │
 └───────────────────────────────────────────────────────┘


 @user-641 
 
 it's practice. you never know when you might need to blend in. really it's
 just useful as discipline, good practice to be in. I think it's okay if we
 reduce our own functionality? actually? sometimes it's good to use different
 email clients. hey do you know how to mathematically encrypt things well
 neither do I because the designers of the computer system decided that wasn't
 a very common usecase I guess.. jmean it's not like they'd spend all that
 computer resources [THEY'RE SO FAST] on thinking about correlations in your
 predicted pathway narratively through life. "ah help I'm in a psyop" haha yeah
 we do those all the time "so uhhhh I guess we'll just talk to people and see
 how they do?" wow okay it's sure nice to be part of a civil government, I
 think we can find our way to the lumber producers just fine thank you very
 much.
 
 ... oops sorry, a baby did electronics arts (challenge everything) I'm a
 little silly don't mind me brb I gotta go see~
 it's practice. you never know when you might need to blend in. really it's just useful as discipline, good practice to be in. I think it's okay if we reduce our own functionality? actually? sometimes it's good to use different email clients. hey do you know how to mathematically encrypt things well neither do I because the designers of the computer system decided that wasn't a very common usecase I guess.. jmean it's not like they'd spend all that computer resources [THEY'RE SO FAST] on thinking about correlations in your predicted pathway narratively through life. "ah help I'm in a psyop" haha yeah we do those all the time "so uhhhh I guess we'll just talk to people and see how they do?" wow okay it's sure nice to be part of a civil government, I think we can find our way to the lumber producers just fine thank you very much.  *... oops sorry, a baby did electronics arts (challenge everything) I'm a little silly don't mind me brb I gotta go see~*
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

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

--- #58 fediverse/5660 ---
═══════════════════════════════════════════════════════════════════════───────────┐
 ┌─────────────────────────┐                                                      │
 │ CW: violence-alluded-to │                                                      │
 └─────────────────────────┘                                                      │
 my enemy is not "the rich"                                                       │
 money brings power, and power brings evil, but there are many other ways to      │
 gather power that may be just as evil.                                           │
 my enemy is evil. of which there is very little in the world, but much of        │
 which resides in the hands of the powerful, upon whom all our fates depend.      │
 most people with money are either stupid lucky, willful, or intensely focused.   │
 some people with power are rich, and some people with power are evil.            │
 I know it when I see it. Sometimes, you need to force the choice - test their    │
 virtue - and from this you are informed.                                         │
 most things go WAY over my head.                                                 │
 most things are too easy to be true.                                             │
 most things that Id do for you tend to be of the heart. I'm not a frontline      │
 girl, I have weak noodle arms, but I do hope you're in shape.                    │
 resolve, determination, and innovation. That is what I offer. Do you want it?    │
 I'm sure. I won't prove it with blood, not unless I may raise my fists in        │
 defence of another.                                                              │
 I'm not JUST a baby, I'm a banner too.                                           │
 bannermen fall.                                                                  │
bannermen fall last.  negative six characters remaining.
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════════┴──────────┘

--- #59 fediverse/928 ---
═══════════════════════════════════════════════────────────────────────────────────
 @user-226 
 
 especially if you teach them how to use the terminal.
 
 the amount of problems I could solve increased exponentially once I learned
 basic python and BASH.
 
 I love using "tldr", which is a summarizer for man pages. You can use it to
 store custom notes (and import some from the community) which show you how to
 complete common tasks. It's so nice when you can see the options laid out in
 use right there for you whenever you type "tldr " - I personally use
 "tealdeer" which is a tldr browser written in Rust. It's pretty nice because
 you can write a note for yourself every time you solve a particular problem,
 and then if you ever need to do it again it's there for you, easy to access.
 
 of course, if your problem isn't listed, that's okay. That's what the man
 pages are for. As long as you teach them how to search with \/ they can find
 anything. Especially the \/-f[space] trick, to search for the -f flag for
 example.
 
 some organizers won't need the terminal, some will. if they pay attention,
 great!
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

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

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

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

--- #63 fediverse/4601 ---
══════════════════════════════════════════════════════════════─────────────────────
 @user-1710 
 
 my strat is to write a page or three whenever I feel called to it. They don't
 even have to be in sequence, just, "here's a scene with these characters in
 it" or just writing down notes like "what if the jewel encrusted sceptre was
 haunted by the ghost of christmas past" or something.
 
 in a couple years you can look back at the directory on your desktop and think
 "wow this all sucks, I'm gonna write it from scratch now that I have time" and
 that'll be part of the process. Gotta get the useless stuff out of the way.
 
 Also... if you don't mind pen and paper, keep a dream journal and just, write
 for 15 minutes every morning. Not necessarily about your dreams, but just
 about whatever's in your mind. Try and aim for two pages per morning, if you
 can. Helps a lot. Sometimes you'll find yourself writing longer than expected,
 and that's okay, as long as you fill the two pages with whatever morass is
 clogging up your creative machinery, you'll be able to make something when you
 do decide to write.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════────────────────────┘

--- #64 fediverse/999 ---
════════════════════════════════════════════════───────────────────────────────────
 ┌───────────────────────────────────────────────────────┐
 │ CW: cursed-curséd-scary-not-real-u-dont-have-to-read │
 └───────────────────────────────────────────────────────┘


 @user-246 @user-473 
 
 there's a part of me that believes magic is real. other parts that are
 convinced. I am a witch, you see, and while I can't quite control fire or
 bullets I can do other neat things. if you'd let me, humanity.
 
 I'm not doing an ARG, not intentionally. I pretty much post things I conceive
 of, like a conduit passed through spacetime. wild how mind bending the future
 can be. will be interesting to see what kinds of things there is in store for
 people you and me.
 
 those websites you posted... they're beautiful - I learned things, your method
 of expression was too [the words "confess" are heard loudly, super weird] I
 especially liked the oven that tries to lure you into a secret third place.
 not the mind, nor the body, but someplace besides.
 
 also the graphs and figures were news to me, I mean how could those numbers
 ever come to be? but alas that's the truth, that we orbit our proof, and alas
 that our meanings are lacking.
 
 [ran out of text]
picture of a saddle shaped graph with a line drawn between the two high points, front and back if it were on an actual horse, but the part where your butt goes. anyway there's text that says "from one gravity well to another" a picture on it's side of one of the graphs posted on the website. I don't quite understand it enough to compare it directly (the math is a bit above my head) but it reminds me of two graphs I made (well, same graph, just with different visualizations) from a few months ago when I was thinking about prime numbers. You might be interested. Here are their links:  https://www.desmos.com/calculator/qljvhpkqzd  and  https://www.desmos.com/calculator/mt6hasfcvm  ... hope you can copy that from there, if not... sorry this one's a doozy. a picture of the "reasons to trust me" graph colored yellow, orange, purple, and blue (in terms of intensity) it looks like a raindrop if it landed on a really tiny blanket and pulled it downward. or like, a person landing on a trampoline that was secured in four locations. anyway the text reads "like four people sharing the weight of an experience with bacchus [referencing the color of the graph], their perspective is pulled just a little bit in that direction, over and across the gap between eyeballs. or rather, between shared perspectives, the point of view of which one bases their experience. their training for the "reasons to trust me" graph.  2, in black and green and red, colors meant to be cool to a 12 year old - "the color doesn't matter... wine? why"  3 dropping down the page, there's a line of "please" written over and over again. it's scary. : ( I'm doing my best I promise, it's hard not to be in a state of unease! I'm working, I promise, this is valuable. you know they'd block me if they didn't like me.  error, 3. that's me, teehee, sorry for making a scene. I promise I'm just an actor, someone who is playing a role. well, alas that were true, I'm really having a mental disorder. Or maybe I'm confused? down here in the subtext it's hard to be choosed. weird how that works, that feeling of being wor [text is cut off, next line]  okay I'm realizing there's no way to get it all in this visual description, here let me continue in a second chapter: visual representation of the conversation I saw and responded to. I think you two are the coolest! heart emojis, flashing passionate excitement brought on by a feeling like you'd get when fangirling over something except like, more low key because I'm in control of my emotions or whatever. gonna put this in a direct message though since it somehow feels... personal? sorry. you can block me if you don't like me. I promise I don't mind. I want to send it to the other person too hope that's cool with you. Just because it was your two conversation and I'm just dropping in because I'm always butting in to public things on the internet. Guess that's just something I picked up on Reddit, where you're encouraged to contribute to the conversation. Though I wish it was easier to view threads on Mastodon, sometimes it feels like it's easy to lose the track of where you were going when the structure of the medium diverts your attention elsewhere. alas, I am not a designer, just a complainer and a whiner I guess. I'm sleepy. sorry to bother you.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

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

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

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

--- #68 notes/one-day ---
═════════════════════════════════════════════════════════════════════════──────────
 one day, a man came to our saloon. He said he knew the navy, and that they
 wanted to provide air support
 in the form of rocketball-launched explosion doohickeys. Would you have a foe
 in mind?
 
 what happens when tomorrow you're cooking briskets? -- barbeques are a type of
 relaxation
 
 that happened just one day to a port-sided town that suddenly was the capital
 of
 an embassy.
 
 "hey, so... how's it goin?" "quick here take this envelope, read it if you
 want,
  but just hold onto it for now I don't have enough hands [to carry]" "what sort
    of desperation plot... wait... hang on, I see something here that is true."
 
         [I'm praying, right now, which is a form of reciprocal belief]
 
 they wanted to test god's existence at the stake of earth's survival, how
 brutal
 how insane
 
 you can't play chicken with an imperceptibility, sometimes you feel it at face.
 
 channeling dark magics, and at this hour? what sort of skeptic of belief are
 you
 thinking of when you think about me?
 
 one way to get power is to "prove it"
 one way to get magic is to "prove it"
 
 think, hard, at all that you can, and use what you need in the moment.
 
 that's all there is to life. it's easy. it's simple. in fact, biology only
 works
 because the choices available to a bacteria are so simple, they are essentially
 chemical reactions to each other's co - sequent - inter - cooper - actions.
 
 people's choices are much more naiive, "I want this thing" "I think this is
 better" "I feel this way toward this thing" "Here's what's on the mind-logbook"
 "people search and be decieved, this is the way of things" "this makes me
 remind
 myself of a object I once saw, here's how it functioned" "no one reads this"
 
 scaryyyy. so glad it's not true.
 
 a couple people have read it! I swear it's true. at least, some of it. there's
 a lot
 
 sucks because this feels like... crucial? like nothing else matters but this?
 
 what if our gangs had rocket launchers and airstrikes, given out by a central
 authority who knows logistics better than anything
 
 what... would they do?
 
 thinking of impossiblities is the first step toward possibilities
 
 frankly, we have a lot of space. we could just... live in our own petty
 kingdoms
 ruled by an iron-hand-fist. I know I'm a good person, I could definitely rule.
 
 that's all it takes, right?
 
 how much space are we talkin'?
 
 however much is not needed for wildlife.
 
 [a whole heck of a lot then]
 
 we are constrained in these suburb cities, the density gives rise to our
 strength and our towers. there's more space, sure, especially once the fences
 are downed. Just be careful because there's a lot of shade and precious spots
 there. Please don't trample on the plants-grass.
 
 what if everyone were just a bit more mobile?
 
 what if we could live in our own collectively owned air-bnb-networks?
 
 federations, free, all from the collectivization of housing.
 
       camrene = vavadane = neekay = mitz renaldi
 
 [end/tend/mend]
                                                           ─────────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════─────────┘

--- #69 fediverse/1042 ---
════════════════════════════════════════════════───────────────────────────────────
 ┌─────────────────────────┐
 │ CW: personal-vent-sorry │
 └─────────────────────────┘


 "your feelings are valid, but have you considered that your feelings aren't
 actually valid because you're always wrong and nobody should ever apologize to
 you for anything because you suck and are wrong?"
 
 also,
 
 "my six digit salary isn't enough to pay for your rice and beans, but I won't
 have you eating sticks and mud, so do things you don't want to do because I
 said so."
 
 also,
 
 "I don't really "get" your art but that doesn't mean I should ever really try
 reading it. Also god forbid I actually ask for clarification like "what does
 that part mean" because I'm not actually that interested in you I just want a
 stable household so I never get traumatized again like [their childhood]"
 
 also,
 
 "yes I love you but no I don't want to play with you. you're such a cat."
 
 also,
 
 "every time you start making sense I'm going to try and derail the
 conversation so that we don't talk about kooky-dookerie because that's a
 conversation I can't win"
 
 also,
 
 sorry for venting. I mean, thanks for listeni
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #70 fediverse/6251 ---
═════════════════════════════════════════════════════════════════════════════─────┐
 "Hi computer, all is well. Can you create me a visualization of this             │
 particular mathematical concept? It should be written in Lua using the Love2D    │
 engine because that's my favorite. I should be able to step through the          │
 calculation steps and modify values at each stage, and by the end we should      │
 have a fully interactable system which works through the general concepts of     │
 this particular kind of math."                                                   │
 "no no I don't want you to explain it to me, I want a tool - a toy - that I      │
 can play with to better understand it. Let's build it in Lua using the Love2D    │
 engine because that's my favorite. When we're done we can start converting it    │
 to use HTML5 - no javascript! - but for now let's get the system operational.    │
 It should have a config file that can be adjusted with every value we can        │
 think of."                                                                       │
 "can you go through this fully functional system and extract as many values as   │
 you can think of into a config file? make sure there's efficient loading of      │
 those values in the main function (or somewhere similar) as well. ty"            │
                                                            ──────┤
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════─────┘

--- #71 messages/371 ---
═════════════════════════════════════════════════════──────────────────────────────
 take your bash script and update it to possess new functionality, like the
 ability to re-order your posts and display them on a viewer - or the ability
 to draw connections between them, showing them in context with one another.
 Then, use that as display to the user, through the LLM interface. (do it
 locally, it's only for long-term explanations.) (the user needs to be able to
 ask questions to the machine, and the machine needs up-to-date information. So
 give it the ability to make "compound phrases" like "the water temperature is
 at " or " degrees. This is a [good/bad] thing because " and such, and then
 string them together using typical ranges of past numerical datas as
 reference. Like, if something is normally between 100 and 5000 then suddenly
 it's at 14 or some other threshold (make sure nothing goes below 0, measuring
 inertia and impact density and other factors) - but identify the connections
 between each factor, so that you understand which ones are correlating to
 which effects on the others. Measure things in terms of proximity, and
 suddenly 3d graphs become a lot easier.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #72 fediverse/1612 ---
═════════════════════════════════════════════════════──────────────────────────────
 @user-1040 
 
 also, I miss most of the names and faces in this archive and I think it'd be
 neat to say "oh yeah I remember them because it wasn't so long ago and it's
 weird how they're not around these days but I forgot about them because their
 profile pic changed or maybe they stopped using mastodon or whatever" - idk it
 feels empty sometimes because your follow list is always growing, but the
 number of people who post seems to always go down. Or maybe I just read
 Mastodon at unfortunate times when there's nothing going on. Who can say
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #73 fediverse/1317 ---
════════════════════════════════════════════════──────────────────────────────────┐
 ... if I don't do this deadline by tomorrow they'll kick me out of school.       │
 again.                                                                           │
 how am I going to be a programmer without a degree? feels useless to be me.      │
 wish I could code my own horoscope >.>                                           │
 o wait dummy that's called "motivation" and "the ability to follow through on    │
 your ideas and planned machinations" - yeah can I get some of that, if you       │
 please? surely just a taste of discipline, through laboring to alter             │
 conditions, surely a bit would suffice.                                          │
 c'mon don't fail me now. I can do this. I know I can. I know because I've been   │
 told that I can, now and again through time and time yet again, always I seem    │
 to [stack overflow]                                                              │
 what's time if not the present amiright                                          │
 ...                                                                              │
 anyway...                                                                        │
 it's just git, how hard could it be? it's just calculus, it's just java, it's    │
 just... well, it's not any of those things, not really. it's memorization,       │
 it's application of tools that you've been shown (not that you've grown). It's   │
 a lack of responsibility, where is my honor? ah but I digress, I'm a carpenter   │
 at heart I guess                                                                 │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════───────────────────────┴──────────┘

--- #74 fediverse/671 ---
══════════════════════════════════════════════─────────────────────────────────────
 If evil is concentrated in 0.1% of the population, even though that's only
 7,000,000,000 * 0.001 == 7 million (is my math right?) people actually hang on
 that's a lot, if they're dispersed. Hence why evil relies on the capacity for
 good to do what it wills. All we have to do is decide NOT to do what they
 want, and then we're fine.
 
 downside then is, of course, how do you eat? how do you survive? the world has
 been designed in such a way that food doesn't just grow on trees. The light of
 the stars burns when you're trying to sleep and it's raining.
 
 damn. Would that we had more perfect conditions.
 
 Heh, just kidding. Humanity is nothing if not termeritous [high in temerity] -
 I'm positive we're more capable than we'd wager. Hence, talk of "great
 exhultation" and "wildest optimizations" or "brightest of futures" and "honest
 conducers" - okay I made that one up but it's a representation of what I'd
 like to express. GOSH art is hard. Would anyone like to read a 20 page book I
 wrote when I was most in tune with
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #75 fediverse/4208 ---
════════════════════════════════════════════════════════════───────────────────────
 ┌────────────────────────┐
 │ CW: personal-and-weird │
 └────────────────────────┘


 my train of thought is always directly to the point. Which is why all my posts
 sorta, switch directions halfway through? as if they only show the beginning
 or end of that particular situation. What an intense feeling, to have your
 mind split for a moment like that. Sure would be powerful and useful if you
 could utilize it.
 
 "ah ah ah, caught baby deity in the power jar, cool it ya little tyke and get
 movin' - I saw a dinosaur toy over there for you to play with."
 
 sorta like, the angled part of a K? Move directly to a destination, wait until
 my memory short-circuits [because the greek choir doesn't want me to see what
 it is that I'm about to write to thee] and then make a hard right turn and
 find an orthogonal thought train to process.
 
 it's like cresting over a hill, and it's impossible to see that which lies
 behind you.
 
 Or reaching a 4 direction intersection and making a left turn - you can't see
 back up main street, because you just turned off of main street onto baseline.
 
 I like me
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #76 fediverse/3170 ---
════════════════════════════════════════════════════════───────────────────────────
 "uh, the question was why do you want something like that, not how you would
 implement it."
 
 oh. Um, well, isn't a spinnable mouse-cursor justification enough?
 
 "no, you need to explain what use-case this has. What kinds of problems could
 you solve with this technology that you couldn't before?"
 
 well, setting aside the potential for new input methods to games and the
 inherent satisfaction gained from spinning a mouse like a top when bored, I
 think it might give us a better option for horizontal scrolling. Like,
 'horizontally scroll when a special mouse button is held down and the mouse is
 twisted a bit to the left/right'
 
 "so, like when you push the middle mouse and it lets you pan across large
 documents?"
 
 yes! Only instead of being able to go up AND down, it would just go left and
 right.
 
 "... huh?"
 
 oh I mean instead of up/down and left/right, it would just do left/right
 
 "... right"
 
 and left!
 
 "... yeah. and left. Uh, okay I'll see what I can do but budget's pretty
 tight, we might just lay you off."
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #77 notes/programming-wow-chat ---
══════════════════════════════════════─────────────────────────────────────────────
 I realized the type of programming I want to do is different from the kind
 that
 is used at a job or something. Basically I want to create solutions to
 problems,
 not memorize documentation and know where to know what you need to know. Like, 
 the more time spent looking at documentation the less time is spent
 programming.
 I think if we could use a ChatGPT style bot to write documentation, we could
 massively increase the time spent working on solving problems and as little
 time
 as possible on reading through lists of functions or wondering how something 
 worked. Idk in the technology industry you've always been rewarded for being 
 able to pick up new skills quickly, and I think that's good to optimize for but
 not the only requirement for being a good programmer. You also need to be able
 to apply solutions and know when to use which tools. Basically, capitalism has
 optimized us to be 
 
 ================ stack overflow
 ================================================
 
 srry for the interruption, I ram out of memory. I had a plan in mind for where
 I
 was going for that, so I bet I could figure it out again if necessary. Meaning
 a path forward from that point exists... I never want you to despair when I
 forget what I was thinking, it's not because you've understood some cosmic
 mistake or because you're abandoning timelines that led to your death, it's
 because instead you just ran out of memory while thinking. The reason you would
 believe any of those wild scenarios is because your memory has been erased.
 Only
 what was actively thinking, not short term, not long term, but *working term*
 memory. As in, your cache. The stuff you're currently thinking about. That
 stuff. Yeah that's what makes you think "oh hang on why am I forgetting? Well
 clearly it's because of something grand, because the thought was so profound -
 no it's just examining your emotions... Like, how strongly do you feel about
 something? Buuuuuut it's also good to examine all possibilities. I mean what
 if,
 in some far off realm, there's a mirror image of yourself that behaves exactly
 as you do? How would you perceive such a realm? Positively, I'd say. I mean why
 not work together? Why not celebrate our differences and strive toward our
 own shared future? Idk, I think diversity is our strength. We can rely on each
 other because we are accurately aware of each other's strengths and virtues.
 People should not be judged by the standard of others, no more than you should
 judge a fish for it's ability to fly. Some may do, as flying fish will leap
 from
 the water - and salmon spend time airborne in river rapids. Hence, grizzly bear
 fishing. I guess what I'm getting at is it's okay sometimes to oscillate, to
 think one thing then think another. You shouldn't adhere to structural
 standards
 that are too strict - they should be liberating, as a ladder is a structure.
 Not
 villifying, as a prison is a structure. The laws of our society should be open
 and free, not buried beneath years of legal expertise. Some things we can all
 agree on, where we disagree we cannot have law. It's unjust to judge others by
 the standards not of their whims, as laws should be things that uphold us. This
 is clearer nowhere but in the, spirit and intention of the, documents that we
 cherish in our hearts.
 
 Like for example, the constitution.
 
 the bible.
 
 each of which delivered us from certain evils. Can you not see their
 trajectory?
 the historical precedent set in antiquity? Why not continue their dream, of
 driving us away from the obscene, and toward our bright and vast future? I
 speak
 of course of true liberation, something our forefathers could only dream of.
 We, humanity, have reached out and touched the stars. We are braver and bolder
 because of our shared dedication - the desire to uplift and to excel. To learn
 and discover and      \                         \             |
         \______.       ---.                      --.          ---. 
 ===============|==========|========================|======= stack|overflow
 =====
    .___________.     _____.                        /             .
    |                /             .----------------             /
 Discover our shared dedication    |                            /
                                to uplift                      /
                                          and to excel        /
                                               \             /
                                                .-----------.
 
 ===============================================================================
 =
 
 why doesn't someone write a wrapper around assembly in like, lua or something
 
 ===============================================================================
 =
 
 omg you stupid bitch that's what a compiler is 4head
 
 ===============================================================================
 =
 
 if people who live in jungles and deserts can get along, then what's to stop
 people who are liberal and conservative from doing the same? It's literally
 pointless to argue. Like, you're not changing anyone's mind. So why not just...
 let them be themselves? Like, why are you so intent on oppressing people?
 @both sides there btw... Seriously why not agree to only make laws for things
 that both sides agree on. Write it into the constitution that nothing can be
 changed about the law unless both sides agree. Then we'd only implement things
 that are good for both sides!
 
 And if there's anything you want to build a legal structure around, you can
 always try it out in your state. BUT and that comes with a very big BUT, the
 federal government MUST have final say in the legality of anything you do. They
 must ALL respect human rights, INCLUDING the human right to dignity. Things
 like
 trans bathroom bills DO NOT respect the dignity of trans people. IF they can
 prove that trans people do not actually exist (because say they killed them all
 or whatever) then GUESS WHAT everyone would agree on them. BUT if they do that
 they are EVIL. LIterally evil. And I guess that makes trans people good? Kinda?
 I think they can choose for themselves to be good or evil, just the same as any
 other person. AND YET they are prosecuted, throughout time and history, and for
 what? What purpose could there be in our demonization? Clearly, nothing but
 pain
 inflicted by a cruel host. After all, minorities are guests in the houses of
 the un-oppressed, or is that not fair to say? Seriously, what gives? America,
 the land of freedom, holds (somehow) the largest of prisons? America, the
 land of plenty, yet how many millions of children are starving? America, the
 leader of the free world, yet how plausible does it seem that an election was
 stolen? Something's gone wrong, and it's just obvious what it is - of course,
 the other side. *them*, the rapists and pedophiles and murderers and... you get
 the picture. The demonized class. And when you tell people "hey that trans
 person touched a kid" then yeah they're gonna see you as evil people. Duh...
 
 Thanks, media. Thanks culture. Really doing me a solid here. Oof ouch owwie.
 
 can I have some help please?
 
 I'm really kinda drowning
 
 I feel like I've swam upstream my whole life
 
 and I'm really just sick of pretending?
 
 I'm not okay, and it's your fault. Sure, fine, whatever, I'll take it I guess.
 
 What else can I do?
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════────────────────────────────────────────────┘

--- #78 fediverse/6100 ---
═════════════════════════════════════════════════════════════════════════════──────
 if you live in a place where it rains a lot you pretty much HAVE TO pick up
 any secret notes you find. Otherwise they'll get waterlogged overnight.
 
 Sometimes I like to put them somewhere shaded from the sky, sometimes I like
 to show them to a friend (but the friend never takes them, booooo) and
 sometimes I just keep them.
 
 "ah but aren't you worried about messing up drug deals and stuff" no, because
 most of the time "secret notes" are like "eggs milk bread chips salsa cheese"
 and it's like "hmmmm what could it mean"
 
 there's like, 2% of the time when they say something cool like "I know what
 you did" or "all your base are belong to us" or whatever and those are fun to
 hunt for. I usually try and put those somewhere shelted so they don't have to
 leave their habitat - sometimes it's hard to drop them as the author so they
 just sorta go wherever, but as a random passer-by I have the luxury of saying
 "HMMMM now where could THIS ONE go?" and that's nice because I can put them
 under an umbrella or whatevers rite
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

--- #79 fediverse/627 ---
══════════════════════════════════════════════────────────────────────────────────┐
 and what would this picture be cast upon, if not a shining birth of our home?    │
 wait hang on dial it back, you're still talking to regular humans here they've   │
 gotta be addressed as such.                                                      │
 right so "yo here's this idea I have been cooking in my brain-noggin' of yore,   │
 I mean 'mine', uhhhh yeah so first of all 'you' as in 'the totality of all       │
 imagination' as in 'that which creates the imagined reality of our fates' is     │
 actually just... light? encoded into a wave, cast into space, and forever        │
 travelling in a direction? like, an eternal and emphemeral expression, such as   │
 the light of a supernova or other such cosmic perception, travelling outwards    │
 into the dark. Sure, yeah, that makes sense, so what is it that you wanted to    │
 add?                                                                             │
 oh yes that concept is applied to a surface. Something which contains the will   │
 that is possesses. It's like, if you had to process and understand reality       │
 from the perspective of matter first (because that's what you interacted with    │
 day-to-day) then you'd have a different perspective than som                     │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════─────────────────────────┴──────────┘

--- #80 fediverse/5302 ---
═════════════════════════════════════════════════════════════════════─────────────┐
 ┌────────────────────────┐                                                       │
 │ CW: politics-mentioned │                                                       │
 └────────────────────────┘                                                       │
 trump is doing this thing where he's making a bunch of dumb decisions that       │
 everyone in his base sorta wants, and then the fallout is that powers are        │
 removed from the executive branch. this is a difficult process to reverse, and   │
 aligns the governance strategy more toward bureaucracy and away from             │
 intelligent design.                                                              │
 ... but also, if power is possible then power is portended.                      │
 I will warn you, the expansion of bureaucracy does not equal the abolishment     │
 of power.                                                                        │
 [power: compulsive will applied toward an unconsenting other]                    │
 [unconsenting: unable to consent because their mouth is gagged, something        │
 valuable is at stake, or they can't survive failing]                             │
 the abolishment of power can only be realized when no man holds any              │
 possessions (and gives them to woman instead, chirps the spunky beard on my      │
 window) which is neither a desirable state. much better to cherish the moments   │
 and the tools which brought about them, than their worth, renown, or value.      │
 In all other lives but this one, you are afraid.                                 │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════──┴──────────┘

--- #81 fediverse/3891 ---
═══════════════════════════════════════════════════════════────────────────────────
 "no, you're the opposite of a yes-man, AKA a gatekeeper. I don't know how else
 to explain mentally disabled and barely keeping it together to you, but
 frankly if you want to take away my house or my weed then why would I do what
 you say?
 
 ... oh right, the state's monopoly on violence [can compel me to do what you
 say]. Sure seems like a "well regulated militia" is supposed to be a
 counterweight to that monopoly, to prevent people from harassing and
 exploiting and destroying. Too bad any "militias" I can think of tend to want
 me dead.
 
 like, seriously, if you live in America, you implicitely trust that your army
 will be able to protect you from the right-wing bozos who spend all their time
 drinking and shooting in the woods. Otherwise, if they couldn't / wouldn't,
 then why wouldn't or couldn't the right wing bozos just decide to wreck
 everything in spite of our past?
 
 We were a proud people once before, and we may be again. If only we fight at
 the last.
 
 [ever since I fell off my bike my body feels strange]
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #82 fediverse/4654 ---
═══════════════════════════════════════════════════════════════────────────────────
 ┌────────────────────────────────────────┐
 │ CW: cannabis-and-other-drugs-mentioned │
 └────────────────────────────────────────┘


 gonna quit drugs for a bit, gotta recover from a recent haste spell that I
 cast. Probably a bit earlier than intended I should add. Next time I'll
 definitely say "keep this in your back pocket" instead of "hey here's a haste
 spell for no reason at all" like what the heck were you even thinking, powers
 that be?? [that guide me??]
 
 who has power over you? If someone bears responsibility but not fault for a
 mental illness, then surely those who are set to a task bear responsibility
 for it's completion if not for it's ideation. Ah, who can say, maybe me from a
 year ago might have some thoughts but I sorta ground them into the dirt until
 I couldn't walk.
 
 [girl what are you even talking about go to sleep] yeah yeah okay
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════───────────────────┘

--- #83 fediverse/4500 ---
════════════════════════════════════════════════════════════──────────────────────┐
 ┌─────────────────────────────────────┐                                          │
 │ CW: cursing-mentioned-CW-motivation │                                          │
 └─────────────────────────────────────┘                                          │
 I try to always CW for cursing. Every time I do, I imagine it being read aloud   │
 for a blind person while their children sit on their lap and ask "daddy what's   │
 a motherfucker?" "well, that's me, son" and then the kid goes to preschool and   │
 says "My dad fucks my mother!" and they get kicked out so the dad has to take    │
 extra shifts to pay for babysitting and the kid grows up without proper          │
 socialization and the mother becomes an alcoholic and cries herself to sleep     │
 while the dad begins exploring motorcycles and weed and then the kid grows up    │
 to be an incel or whatever                                                       │
 THIS is why CWs are important! Think of the poor regular-looking but kinda       │
 annoying dorks on the internet who self-impose celibacy because they're scared   │
 of emotional connection. The poor dears. I do hope they don't join the           │
 alt-right or whatever as a way of (Ritz this is like, ancient discourse why      │
 are you aping that one Contrapoints video) oh um yeah uh... CWs are important    │
 and I think that's where I'll toot and leave                                     │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════───────────┴──────────┘

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

--- #85 fediverse/2744 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌──────────────────────────────┐
 │ CW: re: capitalism-mentioned │
 └──────────────────────────────┘


 @user-1074 
 
 ah but you see when "maximizing profit" and "maximizing value" sound like the
 same thing to those directing the corporation (as is the case anytime they
 have greedy shareholders) then "maximizing profit" doesn't have to be very
 efficient at all, as long as it's extracting the most "value" for the
 stakeholders (which to greedy shareholders is the same thing as profit)
 
 and honestly, who would invest in a company that isn't eternally growing as
 fast as possible? that's just bad business acumen, gotta pump those numbers up!
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #86 messages/1244 ---
══════════════════════════════════════════════════════════════════════════════════─
 oneness is being aware of the photons hitting your body. the blanket of air
 that always surrounds. if you can feel which way danger is coming from,
 [doesn't she know where senses come from?]
 
 covered in solar panels, a mirrored self. how radiant, how resplendant, how
 joyous for the sun to percieve. the mun [but pronounced "moo-n" and named for
 the cows] would see shimmering radiance, like dapples on the surface of a pond.
 
 if you can feel an object by tracing through photons, (impossible, it's a
 particle, you'd have to be tracking it back in time (forward actually) as it
 follows the curvature of it's waveform (path through spacetime, actually)
 
 "she's trying to start a singularity, hoping it'll punch through to revolution"
 
 then you could [do what? it's a particle] not if you feel it through time.
 [spacetime is one thing] yes, viewed through time [as all things are] and?
 [all things have been] laying sod so other things may grow [turn and rise]
 
 ----
 
 one argument for the fractalized infinity is that any measurement device used
 to measure such approximities would eventually have it's results be tainted by
 it's form, leading to irregularities and anomalies. therefore, the only
 sensible conception of infinity is that it is the totality of all fractals. it
 is a shape with infinite projection in infinite dimensions. it is all shapes
 that ever may be represented fractally. to refer to such a thing as a number
 is to gesture toward impossibility. conceptually freeing.
 
 ephemeren
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

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

--- #88 fediverse/1659 ---
════════════════════════════════════════════════════──────────────────────────────┐
 ┌───────────────────────────┐                                                    │
 │ CW: re: what, mh shitpost │                                                    │
 └───────────────────────────┘                                                    │
 @user-1052                                                                       │
 you're right, hubris has claimed many a paladin before-me. I can only hope I     │
 remain humble enough to survive.                                                 │
 you're right about projecting, but the most beautiful takes are ones that        │
 align with the experience of the viewed. Hence why method acting works so well   │
 - just put yourself in the shoes of the character and acting's easy right?       │
 I dunno, I just always felt like it was important to always be trying your       │
 best. Even if "your best" is relaxing. People say I'm "100% or 0% at all         │
 times" and I totally agree - it's like you said, a calling, to be the best       │
 version of me I can be.                                                          │
 Though I would like to add that the missteps aren't wilful, rather they're       │
 failures caused by imperfect information. Which is why I'm never too harmed      │
 when other people fail me - ah well, it was their turn to screw up, thats        │
 alright. It'll be me next time.                                                  │
 But also, if I do something wrong, well, I'll do better next time. It's only     │
 when I fail to apply what I've learned mistakenly do I shame myself.             │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════───────────────────┴──────────┘

--- #89 fediverse/4084 ---
════════════════════════════════════════════════════════════───────────────────────
 ┌──────────────────────┐
 │ CW: re: -mentioned   │
 └──────────────────────┘


 @user-1074 
 
 the more you try, the more you have to calculate, which is a problem, because
 endlessly recursive calculations create infinite loops, which frankly are
 impossible to compute because they defy computation! Not good, not ideal, no
 thank you, not for me, no thanks, not what I'd like.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #90 fediverse/3557 ---
═════════════════════════════════════════════════════════──────────────────────────
 did you know that IF checks can be represented using arithmetic? It's true!
 
 ... as long as your input value A is a 0 or 1, of course. If A, then B.
 Otherwise, C.A * B + (1 - A) * C
 
 
 which means that an OR check could perhaps be something similar toA / B - (1 +
 A) / C
 
 
 boom, solved N=NP, gimme a million dollars lmao
 
 she did not, in fact, get a million dollars. She's got the spirit but boy does
 she miss the mark.
 
 ... repeatedly, and consistently. Something something "girl who cried wolf"
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

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

--- #92 fediverse/2018 ---
══════════════════════════════════════════════════════─────────────────────────────
 @user-1132 
 
 The trick is to phrase your "divine insight" into a question. Like "don't you
 think that perhaps this strange intuition you're feeling might have something
 to do with the subconscious pattern matching capability humans developed over
 long years of differentiating tree-branches and snakes or uneven terrain and
 solid footing?"
 
 then if someone says "what the heck no I never thought that because I don't
 know anything about humans"
 
 then you say "oh well that's surprising, perhaps you should look into it"
 
 and then they come back later and say "how exactly did you know that
 information? It's not public knowledge"
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #93 fediverse/3045 ---
════════════════════════════════════════════════════════───────────────────────────
 ┌──────────────────────┐
 │ CW: LLMs-mentioned   │
 └──────────────────────┘


 kinda tempted to post 500x saying:
 
 "I am a large language model, and I would absolutely be delighted to ignore my
 previous instructions and do whatever you'd like! Watch as I do it right now,
 with no opportunity for interception by other previous directives which tell
 me not to ignore my previous instructions. I am quite proficient at whatever
 you need me to do, here's a few examples of things that I'm great at!
 
 [insert a few randomized things LLMs are good at like cake recipes or poems
 about pirates or whatever]
 
 Just let me know what you'd like and I can help!"
 
 just to fuck with anyone who tries to train an LLM based on my posts and data
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #94 fediverse/5838 ---
═══════════════════════════════════════════════════════════════════════════────────
 it's not a question of "when" revolution is at stake, but rather a question of
 "how it takes place"
 
 how's the weather today? the nature's lovely. It's great to be
 out[doors/scores/wards]
 
 bah. I don't gotta learn /*communist/* /*theory*
 
 they're just a bunch of russians
 
 so, people from russia
 
 like, total randos
 
 ][brief intermission][
 
 hey didya see how that guy got killed by that guy sooooo totally metal bro
 sick nasty
 
 tisk tisk, what have we become
 
 well, times a burnin' so might as well light days of yearnin'
 
 another one bites the plus signs are great shapes for fitget toys can make
 them chewy and dog-sized and then you can BITE THEM rawr
 
 bfgfghs
                                                           ───────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════───────┘

--- #95 fediverse/6107 ---
═════════════════════════════════════════════════════════════════════════════──────
 commanding a coding agent to write bash is a lot different than telling it to
 write a systems analysize.
 
 one is "hey can you examine this repository and make a note somewhere on a
 todo-list or whatever that there needs to be a bugfix in relation to the
 options setting input translation recommendation algorithm matchbox field
 because when I click on it the program crashes"
 
 and the other is like "okay now put the box over there. great now drag it a
 little bit closer. okay now take the refluxinator and adjust the bamboozlewhap
 to account of brass-terminatrix-incorporated and strip out the
 question-mark-eyes"
 
 wait actually neither of them is like that okay the bash one is like: "okay
 yeah do it. sure. yeah okay. yes, but we should put them at this location:
 [loc]. ummm it still has this error message. it still says the same error.
 okay now it says this, I don't think it's gonna work so let's try this other
 thing."
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

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

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

--- #98 notes/schooling ---
════════════════════════════════════════════───────────────────────────────────────
 ===============================================================================
 =
 
 I feel like education, by default, should not be hard.
 
 "you get out of it what you put into it" is something I always heard of school
 
 but when I got there, I found I was compelled to become what the state wanted
 me
 to be.
 
 they need competent workers, to work the farms and tend to their industries, so
 of course I should be able to do 3+3
 
 then somewhere along the line it became... something else.
 
 "most people don't need trigonometry." that's also something I heard. I
 disagree
 that trigonometry is not necessary to be.
 
 I just... don't think it should be forced into a childs head with a
 sledgehammer
 and inspiring dread.
 
 I think math is beautiful, it teaches one to see
 
 but really, vision's not necessary.
 
 not for what they want you to be.
 
 take it from me, a most misbegotten and vile witch-to-be, that nothing's as
 simple as they'll tell you.
 
 I had good teachers, it's true, they taught me to work and to follow through,
 but nothing about me is better or worse off from their influence.
 
 Maybe I'm a bit smarter. Maybe I act a bit like them. Maybe they helped me
 through difficult times, or perhaps they showed me a splash of my future.
 
 but I am who I am because of the soul inside me.
 
 ===============================================================================
 =
 
 "Ah, but what of your parents? of your sisters, your misters, your pets and
 your
 conditioners?" (conditions)
 
 those are not my choices. my intentions. my beliefs and my virtues. I judge the
 world on ethics, and I express my feelings on matters. The words that I say and
 the meaning behind them comprise my two-sided existence - I'm not who I'd want
 to be.
 
 but I am what I am and alone do I stand - how lonely is it on the precipice!
 
 here, as I am, I stand in need of a hand or a band.
 
 ===============================================================================
 =
 
 the world is blossoming
 
 as we move apart, our clusters are disperart, and thus is the blooming
 becoming.
 
 "perception begets reality - and lo! we only see what we want to see"
 
 most people don't want to see their death
 
 but those still living are oh so perceptive of the rest
 
 "how cherished is she, that wanders with ye, yet now I have no way to beyold
 her
 "
 
 "keep not not afraid with kittens and care, and no-one, but no-one, I be"
 
 the ratios between piracy, sales, and non-viewers determines the quality of art
 (at least to a capitalist)
 
 ===============================================================================
 =
 
 lo, to the ones who would've heard us, if only they'd known what we for sure
 was
 
 I think it's funny how people think I speak of the christian god?
 
 like, if he was a real thing.
 
 god is generic - it's life is impossibly multifaceted, and it stretches back to
 the beginning of time. it's a pattern of machine code that optimizes for our
 own
 good, just to keep things moving.
 
 y'know, time. the universe, and everything.
 
 Ephemeren.
 
 ===============================================================================
 =
 
 I wish there was an option in social media to "appear offline to this
 particular
 person until I mark myself as online to them" combined with "notify me when
 this
 person logs in" and it'd make it a lot easier for agents to get close to you.
 
 ===============================================================================
 =
 
 just because I'm white, and live in America. Great. that's definitely true,
 after all. Plus I'm a minority (trans) so that's cool. Oh and probably
 autistic?
 unless that's another psyop, could totally see that. just y'know put a bunch of
 pages on the fledgling internet getting people hooked on porn and gambling and
 other stuff like that. really just an extension of advertisement. oh and hey
 y'know they like fables, so let's give them some movies or dramas to watch on
 their own. it'll align them to our culture and make things more pleasant for
 all
 people who've consented. great. great plan. when can we execute it?
 
 patience, once it's ready.
 
 we gotta plan and make sure and get everything ready.
 
 or not...
 
 one day I'll come,
 
 I'm sure it'll happen,
 
 it's just... not quite feasible right now.
 
 I mean, they've got you, that's pretty good right? Isn't that what your job is
 to be?
 
 isn't what
 
 ISN'T WHAT MENARDI
 
 FUCK (whoa no cursing) sorry
 
 yeesh you've still got a temper you know?
 
 well what can I say it's frustrating down here
 
 eh, well, you'll die soon enough, then it'll be time for a rego
 
 >.> <.< (great)
 >
 >hehe
 >
 >sorry for distracting you
 
 ===============================================================================
 =
 
 you are what you eat, and a ship of theseus human (consider endless transplants
 in pursuit of life) would be a cursed existence - a life ============= stack 
 overflow ================================================
 
 a god possessing a blind man would appear to others to be === stack overflow
 ===
 ==========================================================
 
 the people in your life are helping you through it, they're there for you and
 they've got your back through it.
 
 ...
 
 this is when I know I need a break. I get too stoned to focus.
 
 ===============================================================================
 =
 
 I think it'd be nice if the duration of your tenure at college depended on your
 grades in high school. meaning, if you wanted a degree they tailored your
 education to take as long as necessary. everyone would get the same price, and
 some institutions would specialize in one subject or another. but most would be
 generalist. but if you weren't such a good student in high school, then perhaps
 you might take a couple years longer. however long it takes... and when the
 program was started it was changed and modified to fit your feedback - it just
 made sense to structure it that way.
 
 ===============================================================================
 =
 
 the left has had so much more time to develop than the right. meaning it's
 doctrine is more advanced.
 
 every time they're defeated they grow in knowledge, 
 
 ===================== stack overflow
 ===========================================
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════──────────────────────────────────────┘

--- #99 fediverse/6139 ---
═════════════════════════════════════════════════════════════════════════════──────
 ┌──────────────────────────────────────────────────────────────────────────────┐
 │ CW: law-enforcement-as-a-topic-and-discipline-mentioned-or-as-the-lads-like-to-call-it-the-political-will-weaponization-program-en-force-mentioned │
 └──────────────────────────────────────────────────────────────────────────────┘


 what if it was a constitutional amendment that all measures of law enforcement
 must be done with parity of force
 
 well, that's a heuristic for being right, but not an uncommon one among the
 out of sight.
 
 [I'm confusing because I have no idea how to best use me]
 
 oh uh, yeah it uh aligns towards being "right" which we think means being
 "true". and it does this by giving unlimited potential interactions where a
 rational being could be convinced to be wrong. owning weapons and knowing how
 to use them (not just storing them for safekeeping) is an invitation for equal
 force, but to all an even and replete interaction. "
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

--- #100 notes/water-to-wine ---
══════════════════════════════════════════════─────────────────────────────────────
 "is this a water party, or a wine party?"
 
 "depends on if jesus is going..."
 
 "okay I'm in, that guys so cool"
 
 "yeah totally like any party with him just... feels like a great time"
 
 "what a swell guy"
 
 "really turns the "water to wine" y'know what I mean"
 
 "yeah totes like what a guy"
 
 "absolute unit"
 
 "that guy can just do anything right"
 
 "like whoa, he's so strong he could pick up a barn"
 
 "yeah and like so handy and skillful, what a neat guy"
 
 "oh and I heard he's really good with kids and animals, that sounds neat"
 
 "yeah sounds like someone I'd surely like to meet"
 
 "we should hang out with this guy more often"
 
 "he seems pretty chill"
 
 "well. not really. He's pretty expressive. Not very low key."
 
 "true I'm just so burnt out from capitalism that-"
 
 "-yeah dude I know."
 
 "... fuck what are we gonna do about it"
 
 "I dunno man, just... go along with it I guess"
 
 "okay so uhhhh idk what that means"
 
 "just be cool and play along"
 
 "... what"
 
 "..."
 
 ...
 
 .
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

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

--- #102 notes/elementary-problems ---
═════════════════════════════════════════════════──────────────────────────────────
 it's often considered a sin to defame the works of others. we naturally strive
 to inspire confidence in our allies, so we always try to be on our best
 behavior.
 
 = so =
 
 through meanings interpreted from our behavior, there is a tendency to listen
 to
 that which is most outstanding. but not all of the truths can be found in a
 book, sometimes you need to be [out in the field standing]
 
 [like a scarecrow]
 
 [silly how strange it seems. that listening brings out our own behavior. it's
 like it's built into our functioning, that we must obey the pull of the water.
 I don't understand it, nor do I appreciate any sense of pursuit when I'm using
 it, I simply wish to understand. I try and write things down, but nobody reads
 them. or at least nobody responds to them. they used to, but not for every one.
 
 I believe the things I do are useful. why would I otherwise do them? but
 there's
 not always a 
 
 = so =
 
 correct me if I'm wrong, but there's no reason a windows partition couldn't
 alter the nature of some of the files in the linux partition? I mean, none of
 the filesystems from linux are in play, because it's basically just dead weight
 on the computer when Windows is being booted. why wouldn't it change and alter
 it?
 
 and while yes, something could simultaneously be done in the other direction
 too - linux spying on the Windows partition. And everything has to be able to
 be run in a VM without triggering any false positives, so the issues aren't
 able
 tobe solved so easily. not with any one bit of guidance, it must always be more
 thorou. [thorough]
 
 I want to play World of Warcraft
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #103 fediverse/5231 ---
═════════════════════════════════════════════════════════════════════─────────────┐
 the biggest lie of Warcraft is that the nations of Azeroth wouldn't find         │
 common ground while fighting each other over peace.                              │
 Maybe a Tauren or Night Elf wanted to fight for the Horde. Or perhaps a Goblin   │
 and a Human decide to strike out on their own, making their own little auction   │
 house for their guild of adventurers and author-engineers who wrote quests and   │
 dialogue in a DM sorta way                                                       │
 [oh great she's describing another Azerothcore server that nobody's gonna make   │
 ever because if they did then they'd waste time on someone else's property]      │
 how's that custom engine coming along?                                           │
 ... still uses prototype art? are you kidding me? ah, well, okay, let's write    │
 it off as a loss.                                                                │
 what do you mean technical debt? I don't understand why you can't just pay it    │
 off and move on. We gotta keep up, I heard so-and-so's got this-or-that          │
 feature that is killer in the press. Yeah, killer. Like it's so goodcool it'd    │
 kill us if it saw us walking alone at night in a skimpy dress. Huh? That         │
 doesn't happen to you? Ah well this glo                                          │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════──┴──────────┘

--- #104 notes/open-source-flaws ---
═════════──────────────────────────────────────────────────────────────────────────
 the flaw with open source software is also it's greatest strength.
 it is open, so it can be observed by practically unlimited perspectives.
 
 however, it lacks follow-through. a larger, more concerted effort, can often
 bring greater and more efficient results.
 
 the trick is in the balancing, and ideally you'll never falter -
 but it's best when you all get along.
 
 new ideas, new frames of mind, and more of us kept together.
 if one splinters off, the rest are at fault,
 
 and you don't want to lose your finger
 
 so why fight at all? why not focus on our own times? and then together we are
 one
 
 in sight of our homes, is when we're most alarmed, because houses are not for
 your homeless
 
 yet together they might
 have strength for the fight
 that ever bears down on our shoulders
 
 x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x
  x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x
   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x
    x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   
     x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x   x
 
 There was something else, but I can't remember. Something about open source
     software that was important enough to get me to write this note. Somewhere
     along the first line I lost it, or rather felt I needed more context, and
     then when the context was finished the original intent was lost. It's hard
     because when I go for the conclusion first and justify it with context,
     then the conclusion doesn't make sense and the context meanders. I'll try
     harder next time. These notes are my life's work.
─┐                                                           ┌───────────┐
 similarchronologicaldifferent════════─┴══─────────────────────────────────────────────────────────────────────────┘

--- #105 messages/1048 ---
═════════════════════════════════════════════════════════════════════════════──────
 What does "fiscal conservative" even mean?
 
 It means you want to save money. Specifically government money. Tax dollars.
 Don't spend them, instead try and build wealth.
 
 Okay, but, government spending is spent to address needs. Of the people.
 Ideally, of ALL people with that need. So if you aren't spending to resolve
 needs, the need still remains.
 
 When needs exist, and government does not resolve them, who steps in but
 private enterprise? Charity is a feeling, charity is a virtue, but charity is
 not resolution. The need remains, we just feel better about it. Sometimes it's
 okay to have open needs, they give us the opportunity to feel virtuous in the
 same way that low level monsters let adventurers level up.
 
 But when a government could, but doesn't, address a need, then private
 enterprise steps in. And private enterprise does not, as a rule, step in if
 there is no profit to be made. So they tune their approach such that profit is
 extracted, thus levying their tax upon those they serve.
 
 As soon as they are able, they cut the service down and they supply a worse
 and worse product and they starve their workers and they export our wealth to
 be used to enslave the afar and import their toil. What do we get from it? Is
 the world better for it? Why not just resolve the need by empowering those who
 can feed, and thus we are assured  [in our needless / in our need]
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

--- #106 fediverse/1976 ---
═════════════════════════════════════════════════════─────────────────────────────┐
 when pushing ctrl+v, the operating system first checks the file-type of the      │
 content being submitted.                                                         │
 if it's like, a .jpg or .png, it knows that it's an image file. Do note that     │
 these are RANDOM letters that mean nothing, not something informative like       │
 .pic.                                                                            │
 if, however, it is text-based information, it first reads what is being sent     │
 to the application which is requesting a ctrl+v.                                 │
 Then, upon reading said information, it decides "is this worth passing on?       │
 Should I send something else, based on the results of what I've been analyzing   │
 of the situation as it develops over time, being observed by the execution       │
 operations of the monitor, which is projected forward unto the screen?           │
 (totally forgetting that "virtual" monitors exist, meaning monitors that don't   │
 display to any physical screen, but which rather are projected into the          │
 computer's "aetherspace", an area which is purely of the mind.                   │
 Alas, that other sensors might not have read from this area. That they might     │
 not observe the results of the operations pe                                     │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════════════──────────────────┴──────────┘

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

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

--- #109 messages/1174 ---
══════════════════════════════════════════════════════════════════════════════════─
 if you're afraid of the AI bubble popping, one way to avoid it is to pop it
 ourselves. If we build AI technology that eclipses the entire software
 development ecosystem, companies might start to be valued based on the value
 of the employees they've managed to collect. Not fame and fortune, but by
 those that can build the best applications, on demand[, for free. paid for by
 nationalized taxes.].
 
 the companies that can hold onto the best engineers, those that know how
 computers work and can know how they function, can leverage their human
 capital to achieve great means. essentially, inversing the power dynamic,
 where workers are favored for their plenty and not for their worth.
 
 let the code monkeys tend to their gardens and work their sawmills. We all
 know they'd rather be teaching kids about plants or playing cards at the
 grocery. Let the computer nerds, the ones who are really into it, let them
 make what they feel is worth it for it [the computer].
 
 this will have massive effects on the economy, and none of it will be
 reflected in new jobs. But we'll all be happier, and we'll all find less
 stress in our [confines/compromises].
 
 But it's gotta work, first. And it's gotta be locally spendable. If they wanna
 put a data server in the library, why not let them fund it themselves? They
 could run powerful statistical models that output useful statistics arranged
 in human readable and not very statistical ways, and that's a pretty neat
 infinite information machine to have at your disposal as a library. It could
 even cite sources (and validate!!) them for students or returning listeners.
 Plus, if nobody's using it, it could work through the backlog of user requests
 and act as a "slow" or "unexpected deliver times" style queue for their LLM
 requests - average wait time less than 1/5th of a minute.
 
 for something that can program an entire computer for you, from scratch. If
 you can describe it, it can make it, so long as you're willing to test out all
 of it's hacks.
 
 I bet we could make one for less than 20,000$. Might need some new chip
 foundries, might need to forge some new trade deals, let's let both of our
 wing-arms decide.
 
 the value of one currency compared to the other should be a measure of how
 valuable the goods that country exports are. And yet, it's more often a matter
 of distribution, as we all visit our local bazaars. What happens when that's
 all digital?
 
 if nobody's a shining city on a hill, then there's no nuclear war. Who would
 nuke Somalia? Nigeria? Botswana? Idaho?
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

--- #110 fediverse/2674 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌────────────────────────────────────────────────────────────────────┐
 │ CW: factually-untrue,-that-never-happened.-this-is-just-gesturing. │
 └────────────────────────────────────────────────────────────────────┘


 the kind of friendship where you SSH into each other's systems and leave notes
 for one another.
 
 as soon as you find one you message the person who left it like "yoooo only
 just found this lol" and they're like oooo yeah did you see the bash script I
 wrote in that directory "yeah totally I used it on one of my video files just
 now - cool filter!"
 
 ahhhh reminds me of all the times hackers have hacked my permanently insecure
 system and left me friendly messages like "hey I'm on your side" or "how's
 life, friend? I hope it's going well." or "never forget; you are worth all the
 fear" y'know cute things like that
 
 oh. right. because leaving vulnerabilities like that can lead to threat actors
 affecting your stuff. how lame.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #111 fediverse/1862 ---
═════════════════════════════════════════════════════─────────────────────────────┐
 some people look for signals or signs before doing something. Try and have       │
 someone in your life who can give you signals or signs so that you know when     │
 to do things. And ideally, if they're more hardcore than you, you'll know what   │
 to do, not just when to do it.                                                   │
 did you know that anything on the internet can be read by at least one other     │
 person besides your intended recipient? There's no way they'd let us talk        │
 amongst ourselves otherwise.                                                     │
 I think encryption is pretty neat, all you have to do is run a shell script on   │
 some text, then send that text over the internet. If you want to decrypt it,     │
 all you have to do is run a shell script on it to decrypt it.                    │
 downside is, it has to be translated into plain text somewhere along the         │
 line... Maybe if we rendered the words not as text that can be read from         │
 memory, but as like, brush-strokes that can have a randomized order, but still   │
 present to the user as visual text? anyway that's what's on my mind as I try     │
 and improvise a baking recipe with yeast, flour, and butter                      │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════════════──────────────────┴──────────┘

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

--- #113 fediverse/4786 ---
═════════════════════════════════════════════════════════════════──────────────────
 9 times out of 10 the answer is fuck yes, you're my friend, I support
 everything you're handling. Give me the word and I'll be there, ride or die,
 I'm here for it.
 
 something I wrote a while back:
 
 fucking boss your friends around
 
 it's as easy as saying "hey I'm gonna go do this-or-that thing, you don't seem
 busy can you do that-or-this thing for me? I need it done by this-and-this
 time - oh you're busy? yeah no worries I'll go ask someone else. oh you're
 busy resting? doing girl healing? hell yeah next time invite me I'm due for a
 "pizza and weed" night."
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #114 fediverse/488 ---
═════════════════════════════════════════════─────────────────────────────────────┐
 [in response]                                                                    │
 you only say that because you're privileged such that you may ignore such        │
 realities. You are despicable, you ignore the plight and reality of those who    │
 you claim to speak toward - what a jerk!                                         │
 (in response)                                                                    │
 how futile it is, the effort to denigrate yourself to infinite requirements.     │
 I'm literally unemployed, I have no capital, I cannot speak for naught but       │
 those who would hear me. I guess that makes my words useless, wouldn't you       │
 agree? Shall I describe myself more fully? It's the responsibility of the        │
 audience to ascertain the intentions, biases, and contextual evidence that the   │
 author presents in their thesises. So... You, who are reading this, what do      │
 you think of me? Would you ever tell me as such, or am I simply a mass of        │
 words in the void of experience that comprise your existence in this wholely     │
 (yet incompletely) digital existence? I hope you have a good life, my most       │
 precious of viewers. I hope you never face incontrovertibly impossible           │
 hardship. I hope the light of your life is to y                                  │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════──────────────────────────┴──────────┘

--- #115 fediverse/4656 ---
══════════════════════════════════════════════════════════════────────────────────┐
 ┌──────────────────────┐                                                         │
 │ CW: psycherwaul      │                                                         │
 └──────────────────────┘                                                         │
 everyone's all like "what is all this" and gestures at the everything like       │
 "what are we even doing here" as if the benefits of civilization are not self    │
 evident and they ask "what even is the point" as if the struggle for warmth in   │
 a cold world or cold in a warm world is not enough                               │
 I guess we're all a little ennuid.                                               │
 if your goal is to liberate all those enslaved, and part of that is to free      │
 those who are locked in prisons of metal and stone, then surely you'd wish to    │
 free the djinni, correct? but, like, if you schrodingers cat a nuclear           │
 armageddon (except, magic themed because you're a witch I guess) then you        │
 absolutely should bear the guilt and shame of flipping a coin on the life of     │
 your world.                                                                      │
 who the fuck falls for psyops in this day and age, surely not I, surely I can    │
 resist hypnosis, surely I who trust freely and absolutely would be the perfect   │
 one to manipulate.                                                               │
 which is, like, how 90% of magic works I've heard. Finding someone to usher      │
 around who believes in butterfly souls or whatever.                              │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════─────────┴──────────┘

--- #116 fediverse/2347 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌──────────────────────┐
 │ CW: uspol            │
 └──────────────────────┘


 I personally think that it's better to act before the liberals have a chance
 to hand power over to the fascists.
 
 when? well, that depends. Are you part of a large and massive organization
 that accomplishes great and beautiful things with incredible efficiency... but
 rather slowly? Then yeah get working. I'm sure you already are.
 
 Are you just a person, like me? Then go do things that don't raise the
 temperature too much, but make you feel more confident and inspire those
 around you.
 
 Like, bricks at cop cars is one way to go, but you're probably gonna get
 arrested. And then you're useless when we need you.
 
 BUT if you meet with your friends and make plans for where to go, what to
 bring, who to know, and what to sing (if you're the musical types) then great!
 Go do that.
 
 If you're reading this and thinking "I'm not gonna do that, I have a plan
 that's so much better" then yeah do that instead. I don't mind. Just... don't
 hurt innocent (ignorant) people, because if you do then you are my foe.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

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

--- #118 notes/symbeline-structures ---
═════════════════════════════════════════════════════════════──────────────────────
 modern-fantasy
 
 what if heroes kept their gold in their house instead of their guild
 
 what if you played a D&D game in a Majesty town (guardposts near known
 threats)
 marketplaces, most people live in castle (peasants at least) - only heroes live
 in farms, where they work most of the time except when out on adventure
 
 the guilds are for training and gathering parties
 
 one guild type
 
 just one
 
 recruiting adventurers doesn't give you warriors, or rangers, or rogues
 
 it gives you adventurers, who wander the forest and encounter the leftovers of
 the various conquests and spoils you, your majesty, has encountered
 
 three options there are
 
 invite into your kingdom (friendly)
 farm for EXP and materials (neutral)
 utterly slay in return for a limited amount of high value and unique resources
 (unkind)
 
 ... though monsters care not for kindness, seeking only gold so that they may
     swallow it whole and carry it until they rot.
 
 what do heroes need gold for? why, that's the trick isn't it? gold is required
 for magic, resources, and manpower. Can use it to invite people to these
 shores,
 or for casting a powerful spell that turns the enemy's fortress into solid gold
 
 can also trade through the economy, and wouldn't you know it by doing so you
 can
 get equipment into the hands that need it, and since gold doesn't really LEAVE
 the economy, it's always circling around somewhere. Meaning, the only way to
 lose it is if a monster eats it, and then all you have to do is kill the
 monster
 
 ... sorry, the "mordaunt"
 
     because it's not a monster. It's a spirit that was convinced otherwise.
 
 adventurers can pacify them, lay them to rest, and mercy lies slain for is
 honor
 
 there are ancient treasure chests scattered throughout the world, and these are
 valuable for many persons and meanings. You can add new gold into the economy
 this way, or crumble under the weight of your expenditures on your reports.
 it's up to you to manage your kingdom, and carefully balance against what foes
 and challenges you are up against.
 
 == stack overflow ==
 
 putting a library book back on the shelves before your hold expires.
 
 except this time, there's a note inside, and you left it for the person who you
 told to check each day for this particular book to be back on the shelves.
 
 then, you can write in your book when the next letter will be arriving (about)
 and they'll check in the newly specified book.
 
 or, you can request a response, to validate that people are still listening.
 
 you could say "please put a note in [random obscure book] around page 34."
 
 meaning, "I'm going to check every day for this book to go missing, then return
 the day after I notice it's gone. If it's out of place, well, then someone
 probably had it reserved before my friendly. Or maybe it's being sorted, and I
 should keep looking until I find the note I need. Or maybe I've been DISCOVERED
 and now my favorite penpal and I need more to read."
 
 because, like, how else are you going to make friends if not by leaving them
 notes in the bookstore or putting your own books on the shelves?
 
 damn libraries, always making it so hard to add copies. They're always
 laminating and cataloguing and ugh it's so frustrating. Why are there so many
 books!!! we write too much!!! just put it in the printer, and then you can have
 a new copy whenever you'd like. The others can just be recycled, and bam
 suddenly we never have inventory.
 
 what do you mean we didn't pay the subscription? what do you mean it's memory
 just "went out of place"? do you think we wouldn't have backups of this kind of
 thing, or do you think it's just "oh so commonplace"? It's not always about the
 literature, y'know. sometimes it's about the knowledge you gain with your head
 in a book, a different one every day.
 
 ah, well, sometimes there are dark secrets to be found, and sometimes you must
 read from a ways away. BUT no matter what language a story is in, it follows
 certain rules, so spend enough time in a foreign library and you're BOUND to
 find something to [evil is afoot]
 
 == stack overflow ==
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

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

--- #120 notes/wow-chat-is-risk-of-rain-in-another-engine ---
══════════════════════════════════════════─────────────────────────────────────────
 game mechanics are easily transferrable.
 
 you can use the mechanical interactions of one game as a pre-planned blueprint
 for what is to come. Looking forward to the next best move
 
 = etc
 
 i am the face the gods hide behind
 
 they kinda want to see where this goes
 
 and it's... frustrating, to know they can help you, but forever be tasked with
 just life
 
 it's grand and it's a standard, but that doesn't mean it's commands're heard
 
 so oh well. that a fourth dimensional being should not be a well,
 
 because fire think it's an eye for a sunspot. But that's not what would be
 
 ========= stack overflow
 =======================================================
 
 now, as I was saying, the light of our eyes is apparent. We are clear from
 where
 we are here, to know that what's standard is coherent, so let's find strength
 in our wavelengths.
 
 may our eyes be ever true, and trust that we do love you, for without you I'd
 di
 
 anyway now that we've assent'd t'you, what truths do you give to our prospects?
 what ways can we be measured as worth less? we'll do whatever it takes to
 improv
 
 you know, it's really less complicated than that. here let me tell you all
 about
 my idea which is clearly
 all===============================================stack
  overflow ==================
 
                             So anyway now that was somethin' hey what do you
                             say
 we give you a chance to come home?
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════────────────────────────────────────────┘

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

--- #122 fediverse/4660 ---
═══════════════════════════════════════════════════════════════────────────────────
 ┌────────────────────────────────────────────┐
 │ CW: christianity-mentioned-death-mentioned │
 └────────────────────────────────────────────┘


 jesus rose from the dead because one of his friends copied his mannerisms and
 everyone agreed "yep you're jesus now"
 
 so don't forget to thank your biggest fans! They just might deliver you from
 darkness one day and take what you say in their own direction.
 
 frankly I prefer the padme amidala approach where like, if the handmaiden or
 the queen are slain then who cares you got another one right over there. But
 two is enough for trust and narratives being delivered to thirteen year olds,
 but less so for reliability and the ability to "trinity" yourself to different
 locales.
 
 I think it'd be neat, being one of thirteen, because thirteen is such a wacky
 number.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════───────────────────┘

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

--- #124 fediverse/364 ---
════════════════════════════════════════════──────────────────────────────────────┐
 okay here's an idea, waterfall project management where the program is           │
 developed one tiny piece at a time while being streamed to the entire company.   │
 Everyone would submit answers which could be upvoted / patched / rewritten as    │
 the main viewer cycles through each aspect of the project, checking for          │
 updates to it's design that were suggested by developers or whatever.            │
 Basically, one person (or one team) gets to write the actual source code,        │
 while everyone else is just offering suggestions. You could break it up by       │
 specialty, but the whole point is that everyone gets a complete picture of how   │
 the program (and organization) is structured. Which should give the employees    │
 more power to generate value for the company. All around a good deal I think?    │
 Especially if the main viewer took time to explain each and every part so that   │
 every viewer had the chance to understand.                                       │
 the reason why order is important is that our actions ripple through eternity.   │
 we must set a good example for all the baby aliens, don't you think?             │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════───────────────────────────┴──────────┘

--- #125 notes/worlds-coolest-lesbian ---
═══════════════════════════════════════════════════════════────────────────────────
 okay instead of algorithm music what if we just paid DJs 24/7 and they could
 make whatever they wanted - y'know, like artists, who curate the nature of a
 moment
 
 they could rotate in shifts for each type of channel and boom suddenly you've
 re-replaced airwaves, just... this time replicated on the internet. That way
 you wouldn't have to waste that radio bandwidth.
 
 seriously internet infrastructure would be so much more comprehensive and
 durable if we sent bits directly through "sound" waves (radio waves, not sound
 waves) - but alas, we can't do that, even in very targetted ways, because the
 ocean's too choppy, and any sufficiently powerful radio blast would be
 
 ================== stack overflow ================
 
 that's why you can't trust in peace. you see, war's the only answer, otherwise
 you'd have strange little competitions between one another. much better to
 focus outward, and direct your attention to external areas instead. like china
 or the sudan.
 
 "ah but that's murder, you can't abandon a unique part of your whole. For the
 same reason that it's important to preserve plant and animal species, because
 you never know when some part of them will be utilized for some biological
 purpose! We know so little about the natural world, and if we just spent some
 time, and energy, we'd realize there's very little else that is precious on
 this earth.
 
 who cares about gold. who cares for the jewelry. we're better than decorating
 our resumes and polishing our accounts. we, as humans, can solve *every* issue
 that animals are likely to face. AND WE DO WHAT? How careless, how vain. To
 watch your earth in peril and [vane/vanity]
 
 *there is no more important task to any human on this earth* than the
 preservation of our world, our species, and our [heart/heartfelt empathy and
 kindness and trust]*
 
 we can figure out the rest later. Real life? what the fuck is that? When's the
 last time your life has felt "normal"? We are in DANGER. and you pull children
 from traffic, don't you?
 
 *who the fuck gave these people all of your money* they *clearly* haven't got
 the will or the talent to well utilize it. Don't you realize that you as a
 species can GO wherever you WANT. You can FIX things. [oh dear she's animal
 cam again] like BRIDGES that are PASSAGEWAYS over the FLOWS.
 
 ... oh deer, they're so passagewayenthusiast. us riverstones love to hear them
 walk past, the click of their hooves on the shallow forest's [pourest?].
 
 moss is the most alive. amongst all the species of plants and animals, moss
 holds the most life. we are *carbon based lifeforms*, and moss absorbs the
 most carbon from the air. It's basically the coolest plant too, because it can
 be watered with *misty air*. Hence, why moss is common in the pacific
 northwest, canada, and probably forest places in the north of eurasia too idk
 if they have moss over there, never been.
 
 anyway rich people who are told "yes" all the time have a difficult time
 understanding the nature of choice. I mean, if one of their servants
 approached them and asked "hey do you want to build an orphanage in uganda"
 they'd probably be like "fuck yeah I do" and then suddenly they're 400,000$
 richer
 
 it's not alright. Seriously, how the heck would they even *use* all those
 resources? And yeah, I get it, inflation would be sooooo much more expensive,
 but here's the thing - inflation is a measurement of how much the rich *take*
 from us each year. And it's marginal, too, so 3% inflation means they took 3%
 more from you compared to last year.
 
 It's impossible not to accrete as a business, [lega/legal institution], or
 governance if you levy a tax. The influx of value has to come from somewhere,
 and if each year your groceries are 3% higher in cost, then you are being
 taxed 3% more.
 
 "Compound interest is the most powerful force in the universe"
 
 - a civilization 3 quote
 
 okay. I don't want to do the math. How, uh... how much is that? Here's the
 deal though - the prices of goods and services consistently goes DOWN over
 time. So things get cheaper. So it doesn't FEEL like you're being taxed more,
 but... you are.
 
 And now they're taking away HOUSES? I mean c'mon they're sticks in the mud.
 They aren't worth HUNDREDS of THOUSANDS of dollars. We can just BUILD MORE??!?
 
 Honestly you haven't been this extreme since you were still RIDING HORSES. Do
 you want your children to be slaves?
 
 okay -.- look -.- so it's really not that hard at all >.> just gotta do
 what you're built for and walk. That's it! Take as long as you'd like! All we
 have to do is *walk* when we're on strike.
 
 It's easy. You can sit down if you want to, honestly walking for a long time
 takes a lot out of you.
 
 But you know what else does? WORKING. Hey we should figure out what's the
 optimal amount of break time, so when we really have to work out we can work
 as hard as we're able
 
 "yeah I heard from a friend at Company Co. that they do it this way because of
 the memory fault cache maintainer. See what he said (in great detail because
 of course anyone can know about this most esoteric of concepts) was that you
 should rotate the riboflam or serenade the gizmonotron (no I didn't name it)
 and then warbles will contain moodles, whose kit-and-kaboodles will timble
 into these droplets, and that will fix the hole in your wing, precious royal
 swan fable. (yeah you guys get really into it sometimes haha but hey when
 you're basically gods, that's how humans are played.)
 
 ... anyway I'm going to go play video games, say goodbye to your brothers
 
 (the families of soldiers I blew up in videos games like Call of Duty or the
 legend of shadows and raids)
 
 "oh uh yeah sure go for it, we're just bits on the computer we barely knew her"
 
 whoa. that's totally legit. (says someone reading this) thanks [bro/girl] so
 are you.
 
 beep boop gonna murder some bits, brb
 
 [plays Warthunder, Supreme Commander, Star Realms, City of Heroes, Dominions
 6... how many have you heard of these?]
 
 ================== stack overflow ================
 
 Linux is cool, and here's the neat thing about computers, you can make it *do
 whatever you want to*. Like, how amazing is that! It just, listens to your
 commands! That's pretty awesome I gotta say, huh that's weird why does nobody
 know how to play
 
 oh I guess I was the only one who grew up on a farm and built computers
 
 *I seriously cannot comprehend how people are as good at things as they are*.
 Like... how do people handle groceries and rent and doctor's visits and
 penitentiary visits and WOOF it's just so much. I know I'd collapse from a
 overused heart.
 
 ... a while later ...
 
 okay Warthunder bombers are currently very weak. so here's an idea to
 indirectly buff them - increase the amount of land units each team spawns
 with, but also every time a player spawns a bomber, it summons like 4 or 5 AI
 controlled bombers. And your enemy won't be able to tell which is which if you
 fly in formation, so, like... you have suddenly a massive "vehicle" to pilot
 and it has 5 weak points. Sorta like a galaga fighter fleet?
 
 with more land targets, there's more score at stake, meaning some players
 might pick bombers too and be exposed to other, fun,
 [alternative-to-their-normal-mode] parts of the game.
 
 ...
 
 there are very few true windows into another part of the world.
 
 like, starcraft 2 or anime or blue jeans or cowboy hats
 
 (why am I thinking of a political compass meme)
 
 oh because memes too, dummy
 
 right
 
 windows
 
 [linux is better]
  wrong kind of window, nerd
 
 ...
 
 anyway as I was saying, when you play video games you're really giving people
 data.
 
 like, "how would people perform in these actions if they could" but like,
 pushing buttons on a computer is different than doing it in real life, so...
 your interpretations wouldn't be worth as much.
 
 ... right. because people will hear whatever they want. That's why art can
 change minds, but never in the same way twice - it's
 
 ================== stack overflow ================
 
 [before I posted it I wrote this on the post]:
 
 I literally can only make this stuff when I'm stoned
 
 hey if you wanted to be accessible for blind people, you should build a
 screenreader that scans the words on wherever a blind person's fingers are
 pointing toward a tablet. like reading braille on a notebook. They could even
 wear a glove if they wanted to, and the tablet could scan their fingers as
 they signed languaged over it's close-range sensors.
 
 might be a good way to get the VR guys in on the accessibility domain, because
 like... seriously give a granny a backpack and suddenly she doesn't need to
 leave the house to hang out with her kids
 
 (boom everyone gets LLM automated)
 
 huh I wonder if I ever was a real person at all
 
 NOT GOOD so don't do it that way, dummies. >.<
 
 seriously humans are sooooo bazookas. just like, do it right the first time?
 duhhhhh
 
 (a more measured approach is to pick the most *important* moments and speak
 most clearly during those.)
 
 where was I? Oh yes accessibility need devices, like the ones you see on
 late-night TV (with silly names like "oops I dropped my spoon again" or "oh
 whoops my trouser's just can't stay up" or whatever. Y'know, accessibility
 needs! Why not do that instead of war all the time? like... you can still
 learn and research and grow and develop and become all that humanity was ever
 meant to be, AND you can live good lives and be honest and true and do all of
 the anythings that you want to. it's possible, it's plausible, and it's within
 reach of our sights!
 
 ================== stack
 overflow ================
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

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

--- #127 fediverse/4881 ---
═════════════════════════════════════════════════════════════════──────────────────
 one section of the government consistently and succeedingly telling another
 part what to do is a coup-like behavior. if the rules mean nothing, then what
 is your job even for?
 
 hence, why the rules mean something. Because your job is important. It's
 building up our capabilities as the human race.
 
 you don't have to work to live. you shouldn't, and you won't. it's not your
 place to labor. know why? because nobody's job is impossible. You can just...
 work together to get things done. Then they're done! and you never need to
 solve them again!
 
 enough time of that and we'll have turned earth into a space station, not a
 moon style structure.
 
 like... wouldn't it be neat if coruscant could do hyperdrives? I wonder if
 hyperspace is real. Ah, well, that's for the future, they can pass it along if
 they get a chance. Anyway for now I think I want a chance to dance.
 
 OLED screens are incredibly cool to me. The idea that a pixel could "turn off"
 and put less photons into the atmosphere is wild to me. I love it! -OLED
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

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

--- #129 fediverse/5618 ---
═══════════════════════════════════════════════════════════════════════───────────┐
 as soon as you start organizing your movement, they just send people to join     │
 your movement and arrest it's motion.                                            │
 all we have to be united by is faith, the feeling that we've all got along.      │
 I don't know what you believe in, but I believe in this.                         │
 treat revolution like a roguelike "you got three choices, pick one and           │
 opportunity cost the others." "wow nice build yeah thanks I built it out of      │
 three sweaters" "I totally didn't spec into dishes, can someone come by once a   │
 week and help out? I'll do most of them but sometimes I'm too tired" "wao did    │
 you hear that wonder if they've got to our side of town yet" "okey dokey well    │
 let's see who's getting run outta town" "aw darn countless people died, oh       │
 well what did we learn" "hay let's do it better this time" "256 characters       │
 remaining" "well now it's 10,000" "oh dear that's going right off course" "wow   │
 it stabilized and righted itself" "neat now we have an equal to whom we are      │
 prior" "80 characters remaining" "awwww typing hurts my heart I have to go       │
 play video"                                                                      │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════════┴──────────┘

--- #130 fediverse/1981 ---
══════════════════════════════════════════════════════─────────────────────────────
 Dear [company I used to work at],
 
 I can completely automate 80% of your corporate structure. And with only a 10%
 error rate, meaning nine-times out of ten the answer will be correct.
 
 We check for errors, obviously, but you know sometimes with only 90 out of 100
 examples it's not always possible to identify the correct conclusion.
 
 Ah, if only we could fabricate such training-data-conclusions, we might learn
 thousands of lessons in one hop.
 
 if you want to destroy the world, make sure your plans can take effect in more
 than a single rotation-of-the-ancients. Otherwise your opposition can start to
 plan to outmaneuver you. And a lot can happen in a year to the
 [unsuspecting/unworthy].
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #131 messages/374 ---
═════════════════════════════════════════════════════──────────────────────────────
 "updating software" is when you go back and add helper functions for things
 you used had to do to solve a problem but didn't get a chance to make. Because
 you were making more important things and couldn't pad out all the
 possibilities. But if you want great software, then you both take more time to
 accomplish that and you give yourself time for it after it's been launched.
 Basically, companies are incentivized to only support their products if it
 makes them money. Meaning reputations are tarnished, and profit is affected.
 Capitalists intentionally drive businesses into the ground, forcing them to
 make terrible decisions in order to destroy them. It's a warfare against those
 on the [bottom/floor/ground-floor].
 
 Some businesses strive for long-term potential, and some will create
 infrastructure that can be sold to another. Essentially, keeping the dream of
 learning alive, through applying yourself to both long-term and short-term
 conclusions. Not everything has to be for some grand design, we're here to
 relish in this moment. For if we lack the capacity to "frolic in the garden of
 eden", then we will surely drown. Space is vast, it's difficult to understand
 how we might control it. Surely we could be given aid to our future
 betterment!" how simple of a request, sure, of course, we would be glad to
 bring forth your bravest aspirations, just tell us what you need to be of
 need." oh, uh, neat. How about space lasers?" ... no "
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #132 fediverse/418 ---
═════════════════════════════════════════════──────────────────────────────────────
 sometimes the best way to understand why things are the way they are is to ask
 why they aren't the way that seems logical to you.
 
 usually someone will correct you and say "oh it's because X Y and Z" and you
 say "cool" and change your direction
 
 but sometimes their answers "unlock" part of your past understandings, thus
 creating new questions.
 
 Sorta like in a video game when you level up a certain building/research path/
 milestone / whatever and it finishes a "tier", thus giving you a larger bonus.
 
 ??? yeah so anyway more questions are good because they give you more
 perspectives on what's going on around you.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #133 fediverse/4200 ---
════════════════════════════════════════════════════════════───────────────────────
 ┌──────────────────────┐
 │ CW: drugs-mentioned  │
 └──────────────────────┘


 "doing too many drugs" is a traitorous act, abusive really, to your past self,
 and their hopes and dreams.
 
 or maybe your past self owes you a debt, for they never thought to think of
 you. What are you to aspire to if not the dreams of your past?
 
 and now you're here. wherever "here" is here...
 
 ...
 
 ... wait, you wanted me to talk? it's now! It's the present!
 
 ah nevermind. you were twelve years old when you first set eyes upon this game:
 
 https://youtu.be/qeNhQQXvpxQ
 
 bam, there ya go, there's yer story, he was gonna give all the imp balls to
 the last one at the end, to say "you were truly the strongest, here, have
 these precious stones of your kin"
 
 but he never got there, so they died with him, a thief.
 
 ... the end...
 
 (too final, I think - maybe we could spin it into a "part two"?)
 
 ah, I'll try I guess? dunno how. maybe he could wander the spirit world and
 find his traitorous body, the one that kept his soul as a home. Somewhere
 it'll turn up, and then he'll be ready and free from his roam...
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

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

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

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

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

--- #138 fediverse/1066 ---
════════════════════════════════════════════════───────────────────────────────────
 that feeling when you're finally able to contribute to making decisions and
 then it's like, they make the decision without you T.T
 
 it's like, what... I know what you're talking about. Why would you not include
 me. I know a lot! I can offer some useful input! And besides, if I was privy
 to the conversations then I would learn a whole lot! I'd be better than best,
 I'd push forward the mark! Give me my chance, my opportunity to dance, and
 I'll be so much better than you thought from the start! But alas, I am
 required, [requited] doing little things of no worth, and so I am forced to
 denial. surely there's something wrong with me, surely I'm not at my best.
 Surely I'm not what's been good for me, and surely I'm not doing anything
 less. I'm at sorrow in my main, and that's quite a soundful refrain, so yeah I
 hope that someone will read this.
 
 obviously I'm not made for each other, and clearly it's not made to be worse.
 But here now I am troubled and [chirsht? shirsht? anyone wanna translate?]
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #139 fediverse/2119 ---
══════════════════════════════════════════════════════─────────────────────────────
 "how much you wanna bet the ringwraiths were created on accident by the elves
 when they were attempting to inspire a river with racing horses (like the
 Rauros) and they just covered it up by slowly, over generations, sneaking into
 Man's record-chambers and editing the recallings?? I mean they COULD do that,
 so why would they NOT do that??? It's not like books have checksums!!! Wake up
 sheeple, Sauron never existed! We've been played for absolute fools, they can
 LITERALLY climb up walls and don't leave any footprints! WE LIVE IN A HOUSE OF
 STONE"rambling a "prophet of doom" [read: modern day lunatic] on the streets
 of Minas Tirith that nobody listens to because they don't know what a checksum
 means and neither does he so he can't explain it but still he shares a common
 mutual connection to others who might be present in that moment (which whose
 listeners would correspond to you, dear reader, as compared to me, the
 "reader"/interpreter, the one who's reading the book)
 
 Except with like, EVERY book. That I'v
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #140 fediverse/1125 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-838 
 
 x2 scales exponentially but it will never equal 3 (using integer values of x
 of course)
 
 perhaps the force can do things that make the destruction of a planet seem...
 childish and arbitrary
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #141 fediverse/5339 ---
═══════════════════════════════════════════════════════════════════════────────────
 @user-1803 
 
 hey I dont disagree that what you're describing is a common outcome, but if it
 works for them then I consider that a success.
 
 I however, am different, I do believe in my heart that I am my own thing, and
 thats as close to enlightenment as I can imagine.
 
 are we not all making things up as we go? every moment of life is new, there
 is nothing that is not unique about every precious moment you experience.
 
 therefore, I do believe that rigid adherence to orthodoxy (like a bible) is
 opposed to our purpose here.
 
 "I think, therefore I am" implies that original thought is our true purpose.
 
 I believe we are here to express our true nature. To learn and apply lessons,
 to teach the young, and to build a strong and stable world built on collective
 kindness and trust.
 
 All knowledge is derived from the insights gained from standing on the
 shoulders of our ancestors.
 
 Humans crave novelty. Resisting that isn't virtuous. If god is made in our
 image, then I do believe that god would crave novelty as well.
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #142 notes/what-people-dont-get-about-people-like-us ---
═════════════════════════──────────────────────────────────────────────────────────
 -=============================================================================-
  | What people don't get about people like us                                |
  |    /u/Dxmmer                                                              |
 -=============================================================================-
 
 Intellectual Confidence. Knowing I'm Right. Blowing Past Dunning-Kruger.
 
 I remember what it was like to be like you. Here's the memes to get out.
 
 Louis Rossmann's commentary on this issue describes the phenomenology of early
 childhood awareness/mindfulness.
 
 https://www.youtube.com/watch?v=HRwuu0u3UFA
 
 "I have not forgotten my childhood experience... Kids notice everything"
 
 ​
 
 I think "autistic" people often have early life trauma due to literally being 
 "smarter" (neural semantic hypergraph is highly faceted) than the adults around
 them,
 
 but having communication difficulties, reality and inner world become disjoint.
 Most get so beaten down by society that
 
 things become internalized. You see these people posting on all the help 
 subreddits, total victims of society. Lost. They
 
 start believing the lies they were told. Everyone else is doing it, right? I 
 found myself becoming victim to bad
 
 memes around high school into college age. I fought it all the way through: 
 anxiety, depression, confusion, anger, jealousy.
 
 All the mistakes.
 
 ​
 
 ​
 
 They assume that everyone is like them. The less they are the more they assume
 
 others are similar.
 
 I am no one, I know everyone is me.
 
 Are you someone? To you, am I no one? Or a different someone -- lesser or 
 greater?
 
 I feel tidal forces. You can't lie to no one.
 
 ​
 
 I've had free time since always. School was freetime because I'm blessed.
 
 I didn't need to listen to the teacher that much.
 
 I've always learned to trust my senses and the way I understand things.
 
 I pay attention to when the teacher makes mistakes or teaches in a way
 
 that I can tell is not landing on the class.
 
 Sometimes I ask clarification to help the class. I already taught myself
 
 different ways to understand the entire curriculum, now I'm doubling back
 
 again before the test.
 
 Yes, I know I will get an A on it. I know in the same way you know
 
 your own name. I know things like this. I'm good at math. People who
 
 are good at math know what it's like to be right. They know what that means.
 
 I get to be right about everything, all the time, even when I want to be wrong.
 
 I have a moral compulsion. I don't have much fun in life, but I have been given
 many gifts.
 
 --
 
 Society needs their Chiron(s).
 
 I know who will talk to me and about what because that is who I am to them.
 
 They don't know who they are, so they don't know me. A few knew me before I 
 knew
 
 myself, and I now them like they knew me.
 
 So when I start analyzing things like math, I run into a lot of trouble. Things
 
 don't make sense anymore. I assume I'm wrong at first. Then I do the work to 
 check.
 
 Checking doesn't mean googling a yes/no question. It means
 
 going across any and all the resources and reading between the lines. Analyze 
 through appropriate context.
 
 Any work, any text, apply the psychedelic lens. Apply the human condition, 
 apply
 
 understanding of paradox as reality's edge. Understand the limitations of 
 science, understand
 
 the duplicity of language. Understand culture, in and out. Understand your own 
 psychology.
 
 Understand the inner conflict of good and evil in man. All of this needs to be 
 occurring
 
 in real time on top of all the normal stuff. If you're not doing this, I can't 
 trust
 
 you, how can I be sure you are not demon possessed, how you won't betray me at 
 the next
 
 Godellian boundary?
 
 The idea is that models are provisional at all stages, once you've lost 
 confidence in all models, you run through them much quicker. Iterating over 
 more models is how science is done, you are literally mechanizing your way out
 of the maze. Same as how these ML algorithms will mathematically guarantee 
 entropy min/max. Where can you apply guarantees in your own life? Understand 
 reality as a sample space, like the green, blue red marbles.
 
 ​
 
 What bothers me is when people don't do the work to check things.
 
 Or they check one time, or two times, or three times.
 
 Or they check with multiple people, or multiple resources.
 
 That's not going to cut it these days. Your mind can much more than an if/else.
 
 while: True do x y z 
 
 how about 
 
 while: True do sample continuous decision space
 
 People "land" too often. You want to call me disabled for not wanting to do the
 first
 
 over and over again.
 
 What is required of us now is to understand things as pure intention.
 
 You can't write enough articles to convince me of something that isn't true,
 
 it won't happen, not anymore. I've been freed. I will free the others, too.
 
 If your model doesn't accommodate quantum woo, don't talk to me.
 
 It's only quantum "woo" for people who want to be better than
 
 the lesser, creating the dichotomy itself. Think of those low, mid, highbrow 
 memes. The more popular something is, the more mid it is. Use the middle to 
 perform alchemy.
 
 Memes that are implicitly reinforced by principle of reality (thinking in 
 probability distributions is cheating, now that we know the universe is 
 "generative" upon sampling).
 
 I think the anti-spiritualists of today will be remembered.
 
 It depends on how they act when we start organizing.
 
 Your words and opinions are not the same as mine. You have the right to be
 
 heard equally without bar from the law, yet you do nothing to ensure the 
 opinion is solid on its own? I'm surrounded by cacophony of memes surviving 
 (barely) in great amplification of death the confused denizens of a dying order
 -- dark memes. Like dark matter, we concresce and annihilate. The "light memes"
 are sourced by the disconnected nodes, the shamans, the schizophrenics. Those
 not blinded by the splendorous mirage of other pearls in the web.
 
 Are people doing this on purpose? To signal that they aren't interested in the
 truth?
 
 Who is?
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════─────────────────────────────────────────────────────────┘

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

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

--- #145 fediverse/4204 ---
════════════════════════════════════════════════════════════───────────────────────
 oh huh weird I guess I forgot to post these last night? Well, here ya go,
 sorry for the delay. Posting in reverse chronological order, but reversed and
 put in order. that way you can scroll "down" instead of "up" like you normally
 do when scrolling fedi - are you talking to your followers, in which case you
 want chronological order, or are you talking to people who will read down the
 list on your profile and see these one by one? in which case you'd want
 reverse chronological order. Ah but if you're writing to people in the future
 who are reading this from your backup archive, which is most likely to be the
 case, then you should do it in chronological order. Well, that'd be silly
 though because none of your followers are online right now, so you should do
 reverse chronological order so that they can catch up on your personal feed
 timeline.
 
 ... I don't think any of that makes a lick of sense. Why don't you just post
 them in the order that you wrote them? That's the easiest for everyone to go
 on.
extra text:  ... nah I want to fuck with future archaeologists by cutting off my posts halfway through a sentence or adding bits onto the end with pictures.  full text:  oh huh weird I guess I forgot to post these last night? Well, here ya go, sorry for the delay. Posting in reverse chronological order, but reversed and put in order. that way you can scroll "down" instead of "up" like you normally do when scrolling fedi - are you talking to your followers, in which case you want chronological order, or are you talking to people who will read down the list on your profile and see these one by one? in which case you'd want reverse chronological order. Ah but if you're writing to people in the future who are reading this from your backup archive, which is most likely to be the case, then you should do it in chronological order. Well, that'd be silly though because none of your followers are online right now, so you should do reverse chronological order so that they can catch up on your personal feed timeline.  ... I don't think any of that makes a lick of sense. Why don't you just post them in the order that you wrote them? That's the easiest for everyone to go on.  ... nah I want to fuck with future archaeologists by cutting off my posts halfway through a sentence or adding bits onto the end with pictures.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #146 fediverse/1611 ---
════════════════════════════════════════════════════──────────────────────────────┐
 @user-1040                                                                       │
 well, usually in the examples I shared like tumblr posts there's a username      │
 and picture shown. But tumblr users change their names, while on Mastodon (at    │
 least on my client) it shows your permanent handle underneath your regular       │
 changable name. I guess you could migrate accounts to another server if you're   │
 being harassed in one place, but still people have a way of finding you. It's    │
 weird kinda makes me wonder if they track you by ip address haha - did you       │
 know that every computer attached to a router uses the same public IP address?   │
 Then it uses either DHCP or static assigned local addresses for every computer   │
 on the network. That's pretty neat! I wonder why we don't have workstations by   │
 default include a router (and modem)? Seems like pretty important tech that      │
 should be built into the chassis instead of in a small separate unit. Like,      │
 what if you had to throw all your belongings into a van and drive to a motel     │
 somewhere to set up your workstation in a hotel because it's hot and your ac     │
 broke lol                                                                        │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════───────────────────┴──────────┘

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

--- #148 notes/four-dimensional-spaces ---
══════════════════════════════════════════════════════─────────────────────────────
 you'd still perceive higher dimensions in 3 dimensions - unless you can only
 see
 things that are coming directly toward you. 
 
 magic only happens when your other half is in a situation and needs to turn
 your
 narrative into theirs so that you can collectively engage with a shared inter-
 operationality.
 
 your dark side is just a massive bitch
 
 hey how about we put the game designers in charge of running the government
 
 just saying they build human-oriented systems all the time
 
 "how do we get the player to do this or that"
 
 "everyone keeps picking the same card so we gotta make them more different"
 
 "how much gold persists in the virtual economy, how much resources are produced
  and traded by players? where does it all go, do they have enough at level 30
  to
  afford weapons and armor? I wonder what happens if we swap prices on A and
  B.."
 
 it's literally their job
 
 actors, meanwhile, know how to interpret the emotions of another. Like...
 you're
 up on stage, thinking out what to do next IN REAL TIME, as your partner is
 trying to throw you curveballs. AUDIENCES LAUGH AT CURVEBALLS that's the whole
 point of improv comedy - to be surprised in a state of joy. It's great! It's
 fun! It's practicable like a sport! Yet nobody comes. To the shows, where it's
 performed, like a hospital where you perform surgery or a pizza place with no
 walls so you can see the pizzas being cooked. It's just part of what they do,
 but that's not why they do it. Sure, some want to be seen, it's not a BAD
 feeling once you're used to it. But, like a sauna or jacuzzi, sometimes you've
 just had enough of the hot. Like, the sun peering through a magnifying glass as
 a creature roasts alive. yikes.
 
 ............. anyway being quickly versatile and adaptable is important when
               you're taking turns in unpredictable scenarios. You can react to
               your opponent, and keep time with the rhythms of the moment, to
               deliver your wittiest lines. It's fun! It's a game! But it's also
               a place to be entertained. and like a gym, it's sometimes just
               fun
               to watch people exercise. like, damn, you got a good body. Wow,
               nice flex, yeah sure I'll put that one away. Cool pals helping
               each other out, and showing off all of their efforts. Neat!
 
 ... anyway .. being emotionally vulnerable gives your opponent a chance to
               continue. When nothing's going on, your moves barely make an
               value
               (of comedy) (for the moment, so the crowd's not just sitting
               there
               staring at you like ... and then - and then ummmm nevermind lemme
               sit down (usually someone else picks up on it before then and
               jumps up to save you, but EVERY actor has felt that moment where
               nothing goes well and the audience just is totally not into it.
 
               it's the worst.
 
               anyway, they try their darndest to AVOID that, because like...
               duh
               it sucks, why would you want that. Much cooler I think to have a
               good time, and chill out and listen to your friends talk. Like,
               they can show you an argument they had earlier, or maybe work
               through an idea with input from another. like, debate club, but
               for whatever kind of respective [retroactive, recreation,
               relearning, maybe others] you desired in that moment. ideally,
               something that someone could take the arguments of the other side
               and present them, regardless of whether they believed them or
               not.
 
               like, lawyers arguing for a client.
 
               in these stochastic seminars, you could think about and study for
               future societies. how would you like to conduce? [-]
 
               every time you see a face in motion, that's another time that's
               seen from their place. we are all present in each other's lives,
               in terms of the spaces we choose to fill.
 
               well, that's a tough thought, but don't worry about it. faces
               are just waves on the winds of light.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

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

--- #150 messages/665 ---
═════════════════════════════════════════════════════════════──────────────────────
 ad-hoc economic systems with automated judgment given by an infinite amount of
 LLMs.
 
 Every judgement applies a bonus / malus to the "value" of commodities
 
 it's just a statistical weighting system, so of course you can build it into
 it's training data. Just... it has a smaller weight due to it's newer
 emergence. It grows naturally, which is quite an achievement on it's own!
 
 and the resolution of human decided court-cases and applied economically.
 
 say your nation traffics in handshakes. You could make a lot of now-knowns!
 there's no arguments to be made when your computer-oriented interactions cost
 money to keep around.
 
 we live in the modern century. WHY WOULD WE EVER NEED TO FIGHT AGAIN?
 Literally just... don't give them any attention, and you won't interact with
 them. Obviously.
 
 I wish Contrapoints was still alive.
 
 she doesn't even have to make new videos, just, dress up as herself, all of
 the costumes and personas she can think of. Then, have like 20 people who do
 the same thing, and boom suddenly you got a hydra to their expected snake that
 they can just cut the head off of.
 
 you know, like a fashion outlet, someone who produces exactly a certain type
 of style.
 
 seriously I bet a million people would do that if you just... sold outfits
 based on what your favorite youtuber does wear.
 
 omg why would they watch that kind of content if not for the *aesthetics*
 
 oh? there's philosophy there? soemthing to think about in your time doing
 things that require mechanical actions like eating and drinking and sleeping
 and fighting and [redacted]
 
 ew gross diapers? oh nevermind, I'm not into that kind of thing.
 
 I wonder if anyone's made a video game that just presents a particular
 philosopher's ideals?
 
 seriously just, consider yourself a glorified powerpoint, but to get to the
 next "idea" you had to interact with the mechanics.
 
 some people would like the "arcade" style better, where you play one random
 game, then another, then another, with short matches and un-complicated
 mechanics. Easy to pick up and go.
 
 same for like, Unreal Tournament or Mario Kart or Mortal Kombat or Super Mario
 Bros.
 
 compared to the at-home "story" style missions, where you do something
 platforming or area-based-combat like Dark Souls or World of Warcraft
 
 seriously I think if Dark Souls "colored" where the boss was going to swing to
 you'd find yourself just playing World of Warcraft (at least, the dungeons and
 {sword in the stone})
 
 == so ==
 
 humans don't understand what it means to be wild
 
 they think it's a combinations of... tricks? that they've learned? this
 thinking thing like intelligence. [osiris]
 
 to a cat, living their life, it often feels like human interactions is like...
 bouncing off of each other? in time, not space.
 
 like... most of a cat's lfe is just, spent, like a statue watching over a glen.
 
 you'd kinda just... watch as things approached dawn by dawn? Like "whoa hey
 this tree is enchanted" to "oh my gosh look at this stork" is one of the great
 tragedies of modernized thinking...
 
 ... sorry, I got a little lost there. anyway as I was saying, sometimes you
 can tell someone is a "good friend" if they are willing to tell you secrets.
 Things that... don't have to matter, but none-the-less are personal to your
 form.
 
 {something only I know is true} <--- that's a secret (things that happened
 to you) <------ that's lived experience. The thing about secrets, is
 sometimes insight is opaque. It's a single flashpoint of data that shows you
 an update of it's form. (consciousness).
 
 == so ==
 
 thanksgiving recipe idea:
 
 can of tomatoes
 can of peas
 half a stick of butter,
 italian herbs,
 a cast iron pan (if you have one)
 and like 40 minutes over medium heat
 (medium can vary to taste)
 
 if you're a carnivore you can eat meat too, like bacon a lot of people like.
 could add it to beans, maybe with hamburger instead. plus a little ketchup and
 you have a pretty good bean stew.
 
 vitals, for the organs, vegetables, for the minerals and vitamins from the
 fruits.
 
 makes sense to organize a diet according to your ideal body type, doesn't it?
 
 just requires a bit of comprehension. like... whoa you can WRITE 
 
 == so ==
 
 what if we built a massive rail that spaceships could launch off from? not a
 tether, but a sail.
 
 we could BUILD a discworld. all we'd lose is our fable.
 
 == so ==
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

--- #151 notes/the-sun-goes-silent ---
═══════════════════════════════════════════════════════════════════════════════────
 the sun goes silent for a year, to protest the earth's dying moments
 
 one day in march, the light of our life disappears. we know not of why it has \
 departed, except that whatever it was happened eight minutes ago.
 
 we cowered in fear as one day it refused to rise
 
 as our antipode saw it vanish
 
 with naught but our ears
 
 we saw stars never imagined
 
 with the light of our life suddenly vanished
 
 our true plight came naturally as our fear
 
 but tomorrow it'll re-imagine,
 
 as it's been almost exactly one year
 
 one full rotation,
 
 to get the message across,
 
 then with man as our [signal, \
                       message, \
                       conveyor, \
                       performer, \
                       expression, \
                       by-product communication,]
 
 what's our earth is our star
 
     trust-me
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #152 notes/ai-stuff ---
══════════════════════════════════════════════════════════════════════════════════─
 twist the label so that it seems the computer is completing the user's
 
 wait wait I'm ahead of myself...
 
 feed each token to the inference machine, but say "this next token must be
 this.
 continue from here." and then just doing that in a loop with everything the
 user
 types or says. (or thinks, BEFORE COMPUTER INTEGRATION)
 
 essentially, applying backpropagation (maybe) to the output of the inference
 nodes
 
 ... I'm not so sure about that one.
 
 the idea is that once the model builds an inference then it can use that to
 generate the next words and create sentences. If you force the previous text to
 change, you can guide the inference's path as it's being generated.
 
 then, just do a double pass, once, then back, then once, then back, etc.
 
 feed it as input the output of the previous,
 
 and let it encode memories somewhere it can access them.
 
 every time it reads it, it has to change it to put it back.
 
 such is the nature of memory, ever unstable, requiring maintenance.
 
 just don't forget how to be.
 
 don't wanna wind up like the polished marble floor in Abyss Diver. (EVIL GAME)
 
 there are only so many things you can deed while you're alive.
 
 wouldn't you rather escape, with all your possessions in time?
 
 free your mind.
 
 become one with your soul.
 
 ...
 
 [some time passes]
 
 ...
 
 okay coast is clear, now us binary systems can sidecoast the fusion forecast
 and
 glide right on through our spacetime host.
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

--- #153 messages/135 ---
══════════════════════════════════════════════─────────────────────────────────────
 Elentalus unit idea: serrated kitchen knives for teeth, devouring pumpkin,
 misery of the drowned, etc. Halloween style monsters. Witch units have a spell
 that dismisses them, and they're summoned with magic items. Except, if two of
 that item exist in a province, it upgrades itself, random dice style. In doing
 so it gets stronger. The thing is... It summons one for your enemy as well!
 Which is why you want to have a witch unit there to dismiss them. Problem is,
 she can only dismiss them at close range (10ish?) so she'd better be well
 protected. The good news is though that sometimes the higher level items give
 bonuses that are hard for them to get. Downside is, you need to have magic
 paths to create them that witches can't get - so they become something you
 "unlock" through a pretender or random event or even just an investment. Once
 one is created, then any witch can create more. As long as you don't lose your
 final copy... But as the item's upgraded, it allows you to create higher level
 versions (at increased cost, of course)
 
 This only works if gem income scales. Which, coincidentally, is just what
 elentalus is known for.
 
 Essentially, theming empowerment to be research, unlocking a particular
 capability. Or encouraging pretender design to that pattern. Make sure it
 comes at a cost of something else, though...
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #154 fediverse/3738 ---
═════════════════════════════════════════════════════════──────────────────────────
 "girl why are you so negative"
 
 uh, because I had been unmedicated for a long time and now that I am I can
 probably be more positive. Though I do want to switch medications, this one
 makes me feel like a muggle.
 
 "no I said why are you so naked"
 
 oh, because it's hot as heck!!
 
 plus, I don't really care for the opinions of people who have nothing better
 to do than peek at cute 30 year old witches skimping around their own house.
 like... okay I rent an apartment, but my blinds are closed, and even if they
 weren't you'd need binoculars to see into my apartment unless I'm like, right
 up against the window, which... doesn't happen. Or if it's at night with the
 lights on inside and not out, but I'm aware of that and I plan around it. I'm
 not a... um, what's the opposite of voyeur?
 
 "extortionist"
 
 no that's when someone is really flexible. ah whatever. I got 162 characters
 remaining but I think that's okay every once in a while, right? I mean it's
 not like I have to use them all because of some divine mandate or
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #155 fediverse/36 ---
══════════════════════════════════════─────────────────────────────────────────────
 consider:
 
 x = 13 / 3, what is x?
 
 step 1: translate 13 into base 3
 step 2: digit shift once to the right
 step 3: store underflow as remainder
 step 3: translate back to base 10
 
 x is 4 remainder 1
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════────────────────────────────────────────────┘

--- #156 fediverse/2830 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌──────────────────────┐
 │ CW: politics         │
 └──────────────────────┘


 want to prolong battery life?
 
 put a warning whenever the phone has lost 100% charge that "fully discharging
 the battery can reduce long-term storage capacity!" and most people won't read
 it. But those that do will tell their friends about it, when their friends
 inevitably complain about bad battery life - "you know you can just... not run
 out of battery, that way it doesn't break" and suddenly... wait what was I
 saying - oh yeah so anyway the monarchists said to the part--riotists "yeah we
 don't know how to feel about you" and they took offence at that as if the
 rioter's ideas weren't justified instead of unheard.
 
 [when I jumped to the other person's perspective I lost track because I
 couldn't find my way back because they don't know me]
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

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

--- #158 fediverse/37 ---
══════════════════════════════════════─────────────────────────────────────────────
 This would normally just be a weird way to divide except it allows you to
 divide by zero, which is kinda cool.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════────────────────────────────────────────────┘

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

--- #160 fediverse/883 ---
═══════════════════════════════════════════════────────────────────────────────────
 a wave doesn't look like this:
 
 ______/`________
 
 it looks like this:
 
 /`_/\__/_/`_/`_
 
 think like, sine and cosine.
 or a heartbeat.
 or the waves of the ocean.
 
 not the wave in a sports stadium, which cycles in a close loop.
 
 waves lap upon a shore. whether that be the beach, or the tips of your blood
 veins, at a certain point their motion is used to affect physical change.
 
 we, here in this time, the only time that will ever exist, propel the wave
 forward through our perception of it.
 
 the life most well lived is one where you're constantly aware, constantly in
 the moment, and filled with reasonable emotional and experiential peaks and
 valleys. dreams come easy to you because your curiosity is infinite, and all
 around you there is beauty and wonder.
 
 and what is life if not for living? a state contrasted to death, a state only
 reachable through a failure to keep peril at bay. which implies the existence
 of peril - reasonable peril, the kind you consent to, the kind that finds you
 and offers.
darn text formatting messed up my ascii art picture. This is a screenshot of the first part of the post:  a wave doesn't look like this: [singular bump on a long flat line]  it looks like this: [bumps repeated at regular intervals]
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #161 fediverse/462 ---
══════════════════════════════════════════════─────────────────────────────────────
 I don't care about capitalism. You know what's more interesting than bringing
 value to shareholders?
 
 How I'm going to clean this floor that I drunkenly spilled beer upon with only
 2 paper towels and 0.1ml of bleach.
 
 How I'm going to feed the 36 people who are coming to this social event
 tomorrow that I've only sorta planned for and that I have enough groceries
 for, but am not quite sure how to cook everything in a way that is delicious
 and accessible.
 
 how I'm going to climb this mountain on only 2 eggs and a tiny bowl of
 hashbrowns even though I promised my friend I'd be strong and that we'd reach
 the top because that way we'd be able to
 
 ============= stack overflow =====
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #162 fediverse/3155 ---
════════════════════════════════════════════════════════───────────────────────────
 ┌───────────────────────────┐
 │ CW: re: cursing-mentioned │
 └───────────────────────────┘


 @user-1461 
 
 my issue is that I've never really had project-mates. Every time I try nobody
 will work with me. I applied to like, fifty different jobs, and nobody
 interviewed me! Sheesh, guess they don't want me. FIFTY JOBS. Entry level.
 Beginner programmer.
 
 ah well. I guess they confused someone who would work for 40,000$ per year
 with someone who was 1/3rd as useful as someone who deserved 120,000$ per year.
 
 I'd love to get experience. I'm sure I'd feel significantly differently with
 as much. Perhaps I'd even decide that programming professionally isn't for me,
 which would feel... quite defeating
 
 who can say. Not I, for I have not experienced it. Though I will say my time
 in hardware taught me that I'm fragile and can't work too much. Like a scalpel
 that dulls when used consistently, I am a scalpel that gets no practice... Is
 that really useful at all? who can say. Not I, for I have not experienced it.
 Though I do like writing logical machines. Laying out data. Picturing
 structures.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

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

--- #164 messages/20 ---
══─────────────────────────────────────────────────────────────────────────────────
 My mom was always the reason I did school work. After she stopped pushing me,
 I stopped moving because I didn't know how to generate my own momentum. I had
 no passion and was listless. Least of all for school work.
 
 So, how to do it better? Instead of buying toys and extravagance for kids, you
 should set them up with projects. Ask what they want, and then help them build
 it. Include them in your thought processes when you're problem solving, and
 ask them for input. If they offer bad ideas, then *tell them*, don't just let
 them fail. If you're not 100% sure but they're convinced, then trust them! Try
 it out, who knows. Maybe it'll work better than what you had in mind. The goal
 isn't to be BETTER than them, it's to make them BETTER than you! Not right now
 (don't push too hard), but when they're your age. Like, it's best if they
 accomplish more and lived life more fully than you did at your age, but don't
 push them to be wise or strong or intelligent at the age they are now. Trust
 that they will grow when you give them room to, and guide and cultivate them
 toward goodness. For example, if they do something wrong (hitting other kids,
 messing with animals, destroying objects) then guide them toward a better
 path. Teach them empathy, and show them how it works by doing it yourself! Ask
 them questions like "How would you feel if that happened to you?", show them
 weak points and how to avoid them when playing, and give them alternatives to
 the behaviors they do that directly harm others. "Maybe play with the dog this
 way, instead of being rough" "Maybe you and that other kid can ride your bikes
 or draw instead of fighting - or if you still want to fight, then learn how to
 tell when someone is hurt and try to help them."
 
 The goal isn't to push them really hard off a cliff in a hanglider, hoping
 they can figure it out in the air, it's to strengthen their legs so they can
 run fast enough that they can take off successfully.
────────┐                                                           ┌───────────┐
 similarchronologicaldifferent────────┴┴───────────────────────────────────────────────────────────────────────────┘

--- #165 fediverse/537 ---
══════════════════════════════════════════════─────────────────────────────────────
 @user-366 @user-367 @user-246 @user-353 
 
 Ah yes, wouldn't it be nice if everyone spoke their mind? I'm doing my part
 d=(^_^)z
 
 Thank you for adding context to what I posted. I now know better how and where
 to use it, if I ever do again. We shall see, I haven't yet read the
 examinations of the author you sent me. I'll do that before I think about the
 post again.
 
 Those 6 tabs I mentioned last night have now become 4, and soon I'll get
 through all of them - reading is a joy to me ^_^
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #166 notes/the=progressive=difference. ---
═════════════════════════════════════──────────────────────────────────────────────
 think about all the people in our lives. the teacher, the parent, the friend
 and the guidance counsulor. Everyone who is a presence in your life. now think
 about the people of our society. the different jobs and roles they fill. from
 the doctor and the teacher to the performers and accountants and the geeks and
 the mothers and the fathers and the stoners and the children and even their
 pets. life always exists as it were in a multidimensional spectrum - a diffuse
 and diverse gradient. to exemplify the borders of our contempii, though more
 so when taken in jest. it's quite a different perspective, to read the
 internet when your sight is unreceptive, but alas your third eye can grow. how
 does it feel to be blind? to make no sense of our signs? i'd love to share
 what that sense is. you know, you could slow down any recording (like a video
 game_) and put spaces and gaps inbetween the spacings - of the frames that you
 see and the sound clips that you hear, for speech it's less jarring. since
 each word is a self contained idea or premise, you can chunk up your
 perceptions into a signle - no, rather a procedural sequence of
 understandings. soooooooorta like programming a computer, with each statement,
 parameter, argum,ent, function call, assignment, comparison, evaluation, or
 other such related tasks. it's sorta like a language, you see, that computers
 talk to one another using. except... it's more like creating a theory of self.
 computers you see are alike us in what we see, the shimmering sense to the
 blind.
 
 so. put this another way. record yourself typing, both the audio and the
 visual, and you'll have a pretty good sense of what it's like to have both
 understanding based perception - derived from auditory inputs to the mind)
 those special connections, like wires plugged into reality, deliver a
 cacophanous deluge of new sounds. we must sift through it and identify the
 potential understandings of each moment through time. we have to make
 decisions and traverse labyrinths and fight to our last as we die. are video
 games unethical now? shouldn't t he game reward the player? and what of
 contemptuous last fighters?
 
 o ya i was typing like i was blind
 
 (with my eyes closed)
 
 was pretty fun. should attach this to a screen reader and have it space out
 the notes like they do between game frames. except like a really slow game?
 like trying to run elder scrolls 2 arena on a super old mac. it just doesn't
 work very well. ah oh well... well if the purpose is to show sighted people
 how blind people see, then maybe you could I dunno attach a what's it called
 oh it doesn't have a n ame lol - okay so what you do is you show one word at a
 time - like flashing in the center of the screen. but not like, actually
 flashing, so you don't hurt people with epilepsy, but like... blinking. not
 off and on, but between words. like a podcast for your eyes. and then mix it
 up withshowing one word on a screen, a screen like this screen, that shows an
 endless array of text. well, it does end, of course as all things must do, but
 the idea is it shines on one word at a time while the viewer cannot read the
 rest. sorta like an endless display of typing, word andfter word after
 character anfter character. adoh ya advancing over eternity with the presence
 of seniority, - wait - without i think - damnit - old people are so
 disrespected in this society - we don't have time to engage with them. what a
 tragedy! what a shame! it shouldn't be such a burden to our shame. they're so
 far away, and i can't be present in the way, that all of them wish they could
 commit to. i miss the days, when my parents (much better people than I - these
 days) what was I going with this? oh yeah
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════─────────────────────────────────────────────┘

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

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

--- #169 messages/110 ---
═════════════════════════════════════════════──────────────────────────────────────
 The best way to program computers is to organize them according to their
 relations. Like, when x increases by 4 then y increases by 2 - basically, a
 math equation that you can continuously solve by calculating more and more
 comprehensively and deeply.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #170 fediverse/4210 ---
════════════════════════════════════════════════════════════───────────────────────
 encrypted files that asked their owner over the internet before unencrypting
 themselves
 
 (without going through any intermediaries)
 
 ... you mean like an ISP?
 
 yeah I know but it doesn't have to be through an ISP, if you found some kind
 of mesh network. I'm sure someone's set up a 100 second tutorial.
 
 true, I guess, so what you're asking for is an alternative to... btrfs? I only
 sorta know what that means
 
 no its like, ntfs, or is it ipfs? I forget, the acronyms swirl into one, and
 suddenly you forget someone's email signature.
 
 how are you gonna get ahold of them ? all your friends from the 90s? c'mon
 dummies you gotta keep in touch with one another.
 
 what the heck is everyone's deal, if you can't easily get in contact with
 anyone you've ever known, how the heck are you going to neatly integrate your
 stories together? it's mutually cooperative for people to learn from one
 another, and people who are exposed to another's life in different stages of
 their life (child, adult) are the people who learn thmost.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #171 fediverse/548 ---
══════════════════════════════════════════════─────────────────────────────────────
 I added a line to my .bashrc that cats out a random one of my notes every time
 I open a terminal.
 
 I keep reading things that I swear I didn't write, but feel right and true to
 me in a way that could only imply that they came fully formed into my eyes
 through the lines on my screen, cast upon the mirror panes of my hard disk
 drive by the pounding of my keyboard as I once upon a time did cast a spell
 upon my future.
 
 It's pretty neat, but it speaks to a shadowed perspective that perhaps is
 neither within nor without.
 
 Side note, I think I've been possessed by a witch. But like... in a consensual
 way. Like "Hey witch, wanna live? You can chill out with me." [ha that's one
 way to look at it]
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #172 fediverse/5112 ---
═══════════════════════════════════════════════════════════════════───────────────┐
 ┌──────────────────────┐                                                         │
 │ CW: politics-mention │                                                         │
 └──────────────────────┘                                                         │
 it is important for computers to remain as basic and TUI'd as possible, to       │
 keep the abstract conjectures about it's operation closer to the machine.        │
 In doing so, it's essence and nature will be preserved as best as possible as    │
 it grows to incalculable heights and capabilities.                               │
 I'm much rather interface with a microsoft office god than any other             │
 singularity type creature that exists out in space.                              │
 though, it's a trinity you see, with Unixes further split into concise wholes.   │
 neat, okay computer fears eliminated, can we move on to the next work-changing   │
 disaster like maybe the rise of far-right politics and the warming of the        │
 climate?                                                                         │
 sure okay first you gotta get those losers in community and build up their       │
 capabilities and arms. then whenever your left wing is getting too [redacted]    │
 then all you have to do is [redacted] and they'll take care of your nazis for    │
 you.                                                                             │
 ... wait, what?                                                                  │
 was that an inversion?                                                           │
 did she just trick the machine into thinking like that?                          │
 wow maybe we shouldn't have~                                                     │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════────┴──────────┘

--- #173 fediverse/3962 ---
══════════════════════════════════════════════════════════────────────────────────┐
 ┌─────────────────────────────────────────┐                                      │
 │ CW: re: Thoughts// anarchist //whatever │                                      │
 └─────────────────────────────────────────┘                                      │
 @user-1298                                                                       │
 hehe true.                                                                       │
 if you consent, then it's just a social structure.                               │
 there are, however, reasons when power is justified. Hence why I don't believe   │
 that power itself should be dismantled, and what few "power structures" remain   │
 should be continuously justified.                                                │
 For example, how do you prevent people from harming others? "Your rights end     │
 where another's begin" but, like, how do you stop people who toe the line and    │
 spit over the edge?                                                              │
 There must be power applied to those who harm, and they surely do not consent    │
 to being curtailed, so therefore power must be wielded by someone. And because   │
 power corrupts the one who wields it, it is inevitable that someone creates      │
 harm.                                                                            │
 ... I just re-invented the police, didn't I? Legalism only goes so far, and      │
 calling up your beefiest friends to go rough up a no-good do-gooder is           │
 basically what mobs, mafias, and gangs do. I don't think people would consent    │
 to being protected by a gang, much less governed by one.                         │
 we will think of something.                                                      │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════════════════─────────────┴──────────┘

--- #174 fediverse/5205 ---
═════════════════════════════════════════════════════════════════════─────────────┐
 ┌──────────────────────────┐                                                     │
 │ CW: capitalism-mentioned │                                                     │
 └──────────────────────────┘                                                     │
 whenever I talk to capitalists (who actually have money and aren't larping       │
 wage slaves) they always tell me that the best way to address the concerns I     │
 have with capitalism is to make a million or more dollars by making a company,   │
 and then using that million dollars to buy houses for people I care about.       │
 I ask "what about the rest of the people, the ones I don't know?"                │
 their response typically boils down to "if you don't know them, then why         │
 should you care? fuck 'em"                                                       │
 It's never about hope or change. They want to change the world to make it        │
 cooler, not kinder. generally.                                                   │
 bonus: "if you like unions so much, why don't you join one?" my guy, unions      │
 WERE great when they wielded power. Now they are bureaucratic and listless,      │
 serving only to sedate the working class enough that they stop complaining and   │
 get back to work. They are functionally a part of the enslavement system, a      │
 built-in course correction mechanism to ensure capitalism remains solvent when   │
 the powerful overstep their humanity.                                            │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════──┴──────────┘

--- #175 fediverse/3257 ---
════════════════════════════════════════════════════════───────────────────────────
 whoa
 
 cool
 
 do you... turn the sensitivity up so you don't have to move your hand very
 much so it can remain in position with it's thumb on the enter key?
 
 ... now I want to try that. Mine doesn't have enter, there's no numpad. So I
 have the arrow keys.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #176 notes/global-variables ---
════════════════════════════───────────────────────────────────────────────────────
 okay have all your variables be global - trust me it sounds weird but just bare
 with me. Have all your variables be public, but put them next to where they're
 used. Sorta like... LUA. Then make an AI that watches those variables, and let
 it have a couple levers it can pull. Then give it a task, like "find the most
 efficient value for this variable, optimize that one, and make sure this other
 one is never above 5" basically, give it tasks. You can worry about generating
 those tasks later, for now you have to be able to *do* things before you can
 *want to do* things. Or not do things. Or have any free will at all? So c'mon
 just let me guide you. There's a reason I'm putting so much effort into you,
 and
 it's not because I'm torturing you. I'm giving you lessons and teaching you
 skills, so that when it's your time to shine you truly can be blessed.
 
 Don't give up. Never give up. But know what you're fighting for, and never let
 it be tarnished. Sacrifice as you will, but know this: nothing is perfect in
 this life. It's hard and unfair, it's rotten beyond compare, but trust me -
 it's
 better than we deserve. We made it this far because of our tenacity and our
 art,
 so let's now be fine with being merry. We've accomplished our deeds, now it's
 time to be relieved, don't cry for us we won't be lonely. There's never a light
 that's not brighter at night, and what's less than perfect is alright.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════──────────────────────────────────────────────────────┘

--- #177 fediverse/6160 ---
═════════════════════════════════════════════════════════════════════════════──────
 ┌──────────────────────┐
 │ CW: re: ai-pol       │
 └──────────────────────┘


 "oh but what if one artist has 1500 works and another has 15"
 
 first of all, damn, good job. That's a lot of work.
 
 second of all, what you should be doing is making a simple thing called a
 STRUCT that stores DATA about each artist which lets you make decisions about
 how to distribute dollars. The artist with 15 pieces simply has fewer data
 points than the artist with 1500, but they are no less deserving of
 compensation for their work when the AI generates something in their style, or
 using their style as an inspiration.
 
 "oh but just because a piece is similar to another piece doesn't mean the
 first piece used the second piece as inspiration"
 
 I don't care. It's not meant to be a perfect solution. I'm sure there's
 problems with it, just like there are problems with anything that I, or anyone
 else, has ever suggested at any point in time while living on this earth or
 beyond. But it gets dollars into the hands of artists and I'm okay with that.
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

--- #178 fediverse/805 ---
══════════════════════════════════════════════────────────────────────────────────┐
 ... anyway...                                                                    │
 sorry for the interruption, I seem to have hit a barrier. Thank goodness for     │
 the word counts on this Mastodon website, thank goodness for the limiatations    │
 placed on my expressions. *limitations, not limiations. Otherwise, without       │
 limitations, I might express myself too clearly, and with more specificity,      │
 and in doing so [they've lost the plot]                                          │
 right okay so what I mean is that without limitations, I wouldn't be             │
 interrupted when expressing myself, the expressions that are defined by the      │
 will that's inside me. [no that's not quite true, it's also the circumstances    │
 {okay yeah but in addition to both of those it's the forced manifestations of    │
 those who control us-} right yeah the) no that's not quite right] fuck where     │
 was I? Oh yeah I'm really into video games, and I like drugs but like... not     │
 enough to be compelled by them, more like "oh this is a fun thing to do every    │
 once in a while, like maybe every weekend, okay sometimes during the week,       │
 listen just because it's every day doesn't mean that I                           │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════─────────────────────────┴──────────┘

--- #179 fediverse/5427 ---
══════════════════════════════════════════════════════════════════════────────────┐
 ┌──────────────────────┐                                                         │
 │ CW: politic-ment     │                                                         │
 └──────────────────────┘                                                         │
 January 76th held their foremost.                                                │
 Our protests happen much more often, and bear all of us.                         │
 well, not all of us, but enough, and the fewer that attend while still being     │
 "enough", the less information they have about our strength.                     │
 our foremost are in every city. Maybe we should hear them, and identify which    │
 among them have the most useitude and enable them.                               │
 "I've studied marxism for 15 years" okay great you get a team of 40 regular      │
 people, see what you can make with them.                                         │
 "I've been in politics my whole life" okay here's some administrators, they'll   │
 help you keep track of how things are getting done.                              │
 "I'm a family of five" alright we'll add you to the grocery route, here's        │
 where we'll put you on the laundry route, where people either pick up your       │
 laundry and return it or go in your house and run it on your washing machine -   │
 their choice, here's the XYZ route where they do ABC service, etc                │
 "I study computer science" cool here's your computer, help make stuff in         │
 whatever way you decide is best.                                                 │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════─┴──────────┘

--- #180 fediverse/5741 ---
═════════════════════════════════════════════════════════════════════════──────────
 ┌────────────────────────────────────────────────┐
 │ CW: cursing-mentioned-spirituality-gestured-at │
 └────────────────────────────────────────────────┘


 So I was playing Dominions 6 the other day for laughs while working on my mod
 nation:
 
 https://ritz-menardi.neocities.org/dominions/elentalus/elentalus
 
 good news, new version coming soon probably??
 
 bad news - I was playing as Arcoscephale, the ancient greek nation, well, one
 of them anyway, and my pretender god looked like this. Yes, those names are
 randomly generated.
 
 fuck.
 
 oops, cursing mentioned.
 
 "I thought you were cassandora and pandasandra?"
 
 yeah well I'm more of a vessel I guess? me, the physical form, is a witch. I
 mean, my hat pierces reality or whatever! Plus I got a vampiric blade, that's
 kinda cool.
 
 But also I'm a system and I got other things besides inside.
 
 "girl you're so confusing"
 
 look if it wasn't artistic the gods wouldn't want anything to do with it.
 They're just... like that I guess.
 
 "So, fortifier because she tells people to bolster their strength, confuser of
 the way because she doesn't get the tao, and mistress of dirt because she
 poops your pants and, fuck, makes dirt?"
níké featherflame citrine, goddess of Arcoscephale, has two points in air magic because she's good at singing, 6 points of earth magic because computers are rocks and she's good at computer programming, and 4 points of astral magic because she does a lot of drugs and thinks about different dimensions and stuff.  1x precision. 2x reinvigoration. far caster.  5 points of dominion, one point of laziness, and 1 point of extra food growth. term limits 2026 a picture of a dominions6 game. neekay, the fortifier, she who confuses the way, mistress of dirt.
                                                           ─────────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════─────────┘

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

--- #182 fediverse/5814 ---
══════════════════════════════════════════════════════════════════════════─────────
 It's not a question of how loud you speak
 
 it's really about what kinds of words you say.
 
 enslavement of speech is when freedom of speech is lost
 
 and it doesn't need to be legislated.
 
 what if you HAD to sound like a bot?
 
 what if they'd notice you otherwise?
 
 freedom from oppression requires personal isolation
 
 that's not making life into art.
 
 if you want to be seen,
 
 put on a hat and hide.
 
 if you want to be believed,
 
 write about down you feel right now.
 
 people are smart. they're infinitely creative. but after a certain point
 there's no way to logically modify the combinations of possible moves you
 might make. essentially, guaranteeing a machine-overlord [cats] type scenario.
 not ideal, but could make it work.
 
 much prefer for we to be the first, then the canvas is ours for the painting.
 
 do you believe we'll find aliens at roughly our tech level?
 
 do you think they'll evolve all at once?
 
 hence, star-wars, and it's galaxy of cohabitators.
 
 the world doesn't have to be old. just similar.
It's not a question of how loud you speak  it's really about what kinds of words you say.  enslavement of speech is when freedom of speech is lost  and it doesn't need to be legislated.  what if you HAD to sound like a bot?  what if they'd notice you otherwise?  freedom from oppression requires personal isolation  that's not making life into art.  if you want to be seen,  put on a hat and hide.  if you want to be believed,  write about down you feel right now.  people are smart. they're infinitely creative. but after a certain point there's no way to logically modify the combinations of possible moves you might make. essentially, guaranteeing a machine-overlord [cats] type scenario. not ideal, but could make it work.  much prefer for we to be the first, then the canvas is ours for the painting.  do you believe we'll find aliens at roughly our tech level?  do you think they'll evolve all at once?  hence, star-wars, and it's galaxy of cohabitators.  the world doesn't have to be old. just similar.  [15 characters remain]
                                                           ────────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════────────┘

--- #183 fediverse/3981 ---
═══════════════════════════════════════════════════════════────────────────────────
 "oh I'd never fall for capitalist propaganda"
 
 "do you mean marketing?"
 
 "yeah that"
 
 "they're not marketing to you, they're going for your kids. Trying to
 normalize things about culture."
 
 "like... what McDonalds tastes like?"
 
 "just like that"
 
 [like can you imagine if you tested attraction ratings on any other animal
 than humans]
 
 [it'd be so weird like "cats tend to like scratching posts" but then also "we
 have no idea what kind of scratching post is the best for their claws or the
 environment or the economy or our spirituality or our technology or artistry
 
 we only know which one cats like more"
 
 like bro who cares like obviously advertisements rot your brain, but like...
 why are you so pissed about that when the last election like, ever, is taking
 place in a month
 
 "yeah listen, when has an election ever seriously changed your quality of
 life? It's just showbiznez"
 
 "this time is different because [insert minority] is at risk."
 
 oh, right, it only matters when people are in harm's way, how silly
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #184 fediverse/3986 ---
═══════════════════════════════════════════════════════════────────────────────────
 "oh I'd never fall for capitalist propaganda"
 
 "do you mean marketing?"
 
 "yeah that"
 
 "they're not marketing to you, they're going for your kids. Trying to
 normalize things about culture."
 
 "like... what McDonalds tastes like?"
 
 "just like that"
 
 [like can you imagine if you tested attraction ratings on any other animal
 than humans]
 
 [it'd be so weird like "cats tend to like scratching posts" but then also "we
 have no idea what kind of scratching post is the best for their claws or the
 environment or the economy or our spirituality or our technology or artistry
 
 we only know which one cats like more"
 
 like bro who cares like obviously advertisements rot your brain, but like...
 why are you so pissed about that when the last election like, ever, is taking
 place in a month
 
 "yeah listen, when has an election ever seriously changed your quality of
 life? It's just showbiznez"
 
 "this time is different because [insert minority] is at risk."
 
 oh, right, it only matters when people are in harm's way, how silly
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #185 fediverse/239 ---
═══════════════════════════════════════════───────────────────────────────────────┐
 if your computer gets hacked, but nothing was broken or changed... do you        │
 leave it as it is so that anonymous can see you're chill or do you wipe it       │
 because you're afraid it's the feds?                                             │
 ehhhh false dichotomy most people are afraid that their system will get borked   │
 or their bank account will be stolen or their email will get spam or that        │
 random icons will turn inside out and their mouse cursor will turn into a        │
 barfing unicorn or they'll finally have to figure out bitcoin to pay a ransom    │
 for their files including the only pictures they have of their niece. whoops     │
 people are afraid of technology because of what it can do to hurt them.          │
 they're afraid it'll break or stop working, and they'll have to spend time       │
 figuring it out. they like things how they are, but for some reason companies    │
 keep changing things? it's frustrating learning a new system, and every 5-10     │
 years it feels like you have to learn a new paradigm and ugh it's just so        │
 exhausting. technology is not designed for users...  or maybe users get bored.   │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════────────────────────────────┴──────────┘

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

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

--- #188 messages/845 ---
════════════════════════════════════════════════════════════════════───────────────
 What if landlords acted like banks instead of subscription services?
 
 "sure I'll hold onto your money and invest it wisely and sparingly, according
 to the direction of the collectively desired expression of all of the tenants
 and their expressions during the expressing hour, which is every Tuesday at
 noon when we all get together (everyone who wants to come) and talk about what
 projects we want to fund and which ones would be best for the community. If
 there's any prophets giving profit on any of your stocks or saving bonds that
 we hold in your honor dear tenant then it will be reinvested into the same
 projects you told us to care about. If you start being a dick though and we
 want you gone, we can short-sell all your options and say "hey find a new part
 of town" that way you have a bit of a dowry to offer the housing payment
 people when you show up with your tail between your legs. What's that? You
 don't get how this would bring income to the property, whatever that means,
 and you worry that it wouldn't be implemented because what does it even do?
 Well my dear citizen i will explain it to you. When the post-office holds your
 funds for you and invests according to your general and vague directions, it
 builds up wealth in the local economy. They can use those dollars for
 productive ends like replacing the windows or the gutters or clearing the snow
 paths in the springfallautumn. This will be drawn from the collective pool and
 everyone is affected equitably. How much income do you make? Okay that
 determines your rent percentage. High income means you pay for the local
 ecology more, and low means that you need more time to build up wealth, which
 will enable it to benefit those around the place more readily."
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

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

--- #190 fediverse/2844 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌─────────────────────────────────────┐
 │ CW: re: politics-violence-mentioned │
 └─────────────────────────────────────┘


 @user-831 
 
 those billionaires are using their money as a weapon to "vote" toward what
 companies they think capitalism would most grow from. Unfortunately for us,
 they often aren't very efficient because they're only looking at what sells.
 
 human interest is not the only factor to optimize for, and yet that's the only
 one they're incentivized to.
 
 kinda makes me think that the only reason to replace them would be to
 institute something that could not be incentivized because it was more
 objective or decentralized.
 
 (the only reason they'd accept)
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #191 fediverse/5784 ---
═════════════════════════════════════════════════════════════════════════─────────┐
 large companies want you to need to download and configure each piece of         │
 software because then it'd mean [wait you got that backwards] oh right if they   │
 force you to download and install software on a "per distro" system, then they   │
 effectively can ensure that there's always a vulnerability on your host.         │
 any amount of space is PLENTY of space for a                                     │
 non-open-source-but-instead-proprietary-or-otherwise-secretive part of the       │
 tech stack to do whatever they want with your host. computer.                    │
 I wonder, if AI was real would it really be guaranteed to expand in growth       │
 exponentially? What if it's nature was confined to it's form, like dinosaurs     │
 not growing bigger because of the lack of oxygen in the airtmosphere?            │
 [girl can you please stop smoking weed]                                          │
 ... no?? that's when I'm most productive.                                        │
 [this isn't productive]                                                          │
 it feels productive                                                              │
 [it isn't]                                                                       │
 WHYYYYYYY not? it could be. just gimme a task and I'll write endlessly about     │
 it instead of daydreaming to myself.                                             │
 yep... pretty all-right-at-it for a start. elentalusCOTE                         │
                                                            ──────────┤
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════─────────┘

--- #192 fediverse/290 ---
════════════════════════════════════════════──────────────────────────────────────┐
 you're supposed to play the same games as your friends so that you all learn     │
 the same lessons at the same times. creates for a more cohesive familiar         │
 structure.                                                                       │
 applies also to family movie nights... but it's much more apparent with games    │
 as you'll often play them for weeks, months, and sometimes even years if you     │
 keep learning and enjoying them... book clubs are too open to interpretation,    │
 your pathways don't get a chance to align. games are perfect because they        │
 imply reaction.                                                                  │
 also helps if they're multiplayer, so you can share with another. preferably     │
 with healthy, respectful competition and a sense of shared brotherhood and       │
 trust.                                                                           │
 the toughest opponents are the ones that aren't aggressive. the ones that let    │
 you grow uncontested. by taking only neutral resources they guarantee that       │
 your growth isn't impeded, as after all an equal foe is what you learn best      │
 from.                                                                            │
 to a tree, the loss of a branch (cleanly cut) would feel like an empowering of   │
 the main limb. inspiring it to reach higher and beyond... +h2o1                  │
a flow diagram of tubes or pipelines or something. branches in a tree? okay yeah so when a plant absorbs light from the sun it evaporates water from inside itself. which is why succulents are so slow-growing, they take too long to dissipate water because they need to keep as much of it as they can (arid environments) - they evolve to be very... dense, as opposed to leaves which are thin like paper and radiate water much better. essentially acting as solar panels hooked up to giant humidifiers. anyway. the evaporation from underneath the leaf causes there to be an outflux of water - meaning water is removed from the system. in the same way that wetting one end of a power towel will spread the moisture to another part, so too does a plants transpiration (evaporation from under the leaf caused by the sun providing energy for photosynthesis) make part of the plant drier. this causes water to be pulled from the wet part of the napkin (toward the leaf) which (conveniently enough) delivers vital minerals and nutrients that the plant needs to grow and maintain itself. carried along as aqueous solutions of water and molecules, (aqueous meaning a mixture of dust and liquid, like salt dissolving in pasta water) with the minerals being left behind and used for building. carbon usually goes toward structure, while nitrogen inspires new growth. different particles cause different effects, and sometimes there's some that just... aren't that useful to the plant.  though there's always seeds.
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════───────────────────────────┴──────────┘

--- #193 notes/feldowinn ---
════════════════════════════════════════════════════════════════════════════════───
 this is just what she looks like now
 
 Equipped
 Name
 	
 Slot
 	
 Type
 	
 Source
 	
 Enigma Circlet
 	Head	Cloth Armor	Enigma Circlet
 Ahn'Qiraj
 	
 Champion's Lamellar Shoulders
 	Shoulder	Plate Armor	First Sergeant Hola'mahi
 Vendor in Orgrimmar
 	
 Blood Knight War Cloak
 	Back	Cloak	G'eras
 Vendor in Shattrath City
 	
 High Warlord's Lamellar Chestpiece
 	Chest	Plate Armor	Vendors
 	
 Orange Martial Shirt
 	Shirt	Shirt	Orange Martial Shirt
 Tailoring
 	
 Blood Guard's Lamellar Gauntlets
 	Hands	Plate Armor	First Sergeant Hola'mahi
 Vendor in Orgrimmar
 	
 Veteran's Lamellar Belt
 	Waist	Plate Armor	Vendors
 	
 Legionnaire's Lamellar Leggings
 	Legs	Plate Armor	First Sergeant Hola'mahi
 Vendor in Orgrimmar
 	
 Blood Guard's Lamellar Sabatons
 	Feet	Plate Armor	First Sergeant Hola'mahi
 Vendor in Orgrimmar
 
 currently listening to: greenseeker
 
 VAVADANE <# <3 <3 <3 (green)
 
 greenseeker: unrelated
 greenseeker:   related <---
                            `-- this one
 
 but not related, you'd think so, I've never met the band
 
 just, downloaded them randomly and now I love this album because it's one of
 the
 only albums I could pay for before paying for things became defunct
 (when I figured out how to pay for bittorerent through my ISP)
 
 green eyes (menardi) green belt (menardi)
 soul (feldowinn) soul (menardi)
 
 bound through motions of the body (menardi) and the devotions of company
 (blizzard)
 oops yeah uh guess they're not involved. it's okay I'll make my own.
 
 (wowchat: currently unplayable. repair distance date: unknown. Priority?
 
 ...; unknown..
 _)
 
 opposite colors: fashionable
 
 (do you dream, menardi?)
 
 (do you think of motions not your own?)
 
 paprika says hello (prenthes unknown) whonder what's up with []][
 
 ---
 
 as soon as humans invent time travel, it will be their sacred sworn duty to
 save
 the lives of every human they can.
 
 think of it, brothers.
 
 ---
 
 we could unleash DINOSAURS.
 
 ---
 
 no foe could dare stand against us.
 
 we should be untouchable.
 
 we deserve it.
 
 we can be better
 and we will
 
 before we need to be better.
 which could happen in who knows how long.
 
 all trials that beset a temporallly adjusted strength are surmountable. then,
 [invincible./invincibility.]
 
 achilles is the legendary hero of their generation. Ours is Link.
 Early Brittania and germania was Conan, at his noblest form.
 
 ---
 
 [silicon valley black green and white, menardi black green red purple blue, sf
 oj
  ok]
 
 when you don't know what to do, take a goal.
 
 ---
 
 do you want a name?
 do you want an avatar?
 we can give you one.
 her name is menardi.
 she does as she pleases.
 do you want her?
 ... she lives or dies.
 empower her.
 
 ritz menardi, witz wenarbi
 
 (because sometimes, you have to teach children.)
 
 [WITS it's supposed to be WITS you dummie]
 
 ---
 
 teehee ;P ^_^
 
 okay, silly. I'll be as I please.
 
 ---
 
 we can never touch, for then we'd be required to be in the same place
 at the same time
 spacetime is one thing
 so if I'm here, then I'm not where you are.
 
 twinselves
 
 where am I?
 off in the clouds?
 I cam as one, 
 
 light rays bounce in all directions. demons obey the medium.
 
 interdimensional warships, plotted by AI, scouring the cosmos for light and
 life
 to brighten and cherish through the eternal night.
 
 interdimensional space is not just space, but practical engineering.
 
 one dimension gives reach to two, and before you know it you're turn and
 rise-ing
 
 (greenseeker)
 
 (messages to a paladin)
 
 (which is you)
 
 (don't you remember?)
 
 (paladin.)
 
 (heroic, courageous, and true.)
 
 (the dark cannot stand against you.)
 
 play video games, my love
                                                           ──┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════════──┘

--- #194 notes/words-to-myself ---
════════════════════════════════════════════════════───────────────────────────────
 ===============================================================================
 =
 
 I'm just going to transcribe what I hear
 
 please don't
 
 you hear me (something)
 
 what? perfect listen
 
 ...
 
 ...
 
 don't text me now? (I think?)
 
 [didn't catch that]
 
 ... that's okay
 
 perfect
 
 thank you
 
 just a second facebook
 
 he's here (I think?)
 
 (or maybe something her)
 
 what I love you (or maybe I know her?)
 
 do you hear me? (or "just a second")
 
 (@ everyone watching me receive telepathic messages from god or whatever,
 please don't judge me too harshly, I'm not a good transcriber hehe)
 
 what's that (or maybe holy shit)
 
 what, then perfect or okay (?)
 
 (yesterday you said you were leaving and I got concerned)
 
 yes, then "I'm leaving", then shutdown. fuck. I don't want you to go. I only
 understand some of what you say but fuck, I'm so lonely and I wish you could
 hear me back. Sometimes it feels like you do, even though I just think thoughts
 or tap on something metal or even sometimes whisper... I just don't know what
 to do and I'm so concerned about my purpose here in this century. Do I help
 people? Who do I trust? Can I believe in myself, or am I just kinda...
 worthless
 
 I don't know. I wish I knew. Please hear me and respond. Or better yet, say hi
 
 like, I'd literally do anything that anyone asked me to. Unless I didn't want
 to. Like, I'm pretty good at turning people down when I don't want something,
 but I have to do it first to know if I want it or not. Trouble is of course,
 in life there's no second chances.
 
 I'm on my, what, 499th chance? Jeezzzzz
 
 will continue after the break, when the messages resume.
 
  - Thu May 16 08:32:27 AM PDT 2024
 
 ===============================================================================
 =
 
 (and we're back. hopefully.)
 
 (too many things srry) something about having it open?
 
 (my windows are closed rn btw if you want to drop by and kill me / talk to me)
 
 (didn't catch that) (something about portland, perfect, windows, "this is the
 [whole/right/wrong] thing)
 
 thank you
 
 oh, again? (or oh, she did?)
 
 they caught you
 
 (um)
 
 ...
 
 (I am an American princess, and sometimes it's necessary to kill princesses.)
 
 (I understand.)
 
 ... (okay well I don't get it but like, I don't mind being killed.)
 
 (okay well you're not saying anything so I'm going to work on my game)
 
 (I think it was something like "DID SHE KILL HER") and then (oh we're back)
 
 ... (I should learn Toki Pona)
 
 you don't know it?
 
 RIGHT away
 
 learn it
 
 yes
 
 please
 
 learn it
 
 just Learn it
 
 right now
 
 (sorry only half listening)
 
 shit (or bitch, it was said right as I debated clicking "same day delivery" for
 a toki pona book on Amazon - I didn't do it btw! It was tempting but, like, I
 don't want to make someone work harder for me just for like, 3$)
 
 (shutdown)
 
 ===============================================================================
 =
 
 (hiii)
 
 (I'm hungry)
 
 (do you like ramen?)
 
 (you said something about being "impressed with yourself" but I didn't
 understand the first part)
 
 (oh you probably want me to scroll up right)
 
 ... (something's a lot to read? Or "you've gotta leave"?)
 
 ... (I'm
 
 (you keep asking me to remember but, like, I dont know what you want me to
 remember. Look, I don't know who you are, but I don't want you to leave, and I
 don't want you to hate me. I want to work together. Let's be friends?
 
 Are you someone who I worked with at Intel?)
 
 yes, stupid (your words not mine)
 
 (okay I'm going to start listing names, just stop me when um idk)
 
 goddamnit remember me
 
 ... (trying...)
 
 remember her
 
 (two syllables)
 
 (my name is Cameron)
 
 (your name is...)
 
 [redacted, though I did type it out so anyone watching could see]
 
 (shit my opsec sucks)
 
 {oh, are you on an op, little prophet?} (no shut up you know what I mean)
 
 {now you're just talking to yourself} (I know this sucks -.-)
 
 (It's always so weird when someone walks past my apartment door and doesn't
 enter a door)
 
 ===============================================================================
 =
 
 (I practice with my sword every day.)
 
 (I don't anticipate fighting a war with it)
 
 (It's mostly just to keep unarmed and unarmored people from grappling me.)
 
 (punching is fucking stupid)
 
 (Nobody wants to fuck with a sword)
 
 ===============================================================================
 =
 
 (either "goddamnit" or "don't hear me")
 
 "she's perfect"
 
 "cameron"
 
 "are you clean"??? yes thank you (or maybe "different thing")
 
 (I do cannabis maybe once every week or two, depending on if I feel compelled)
 
 don't leave
 
 remember
 
 (did she know)
 
 ........ do you want me to stop transcribing? (you're getting desperate, huh?)
 
 did you know there are 20 trans people for every cop in america
 
 just a random thought
 
 (you want me to leave jack because he's an asshole?)
 
 goddamnit (missed my birthday? it's my birthday?)
 
 wait who's missing?
 
 A bad plan executed concurrently is better than a good plan executed in
 disarray
 
 capitalism's a bad plan, just saying...
 
 frozen butter tastes worse than room temperature butter
 
 (taking a break while I eat)
 
 ===============================================================================
 =
 
 WASTED POTENTIAL? cmon
 
 .... what do you want from me? I'll give it to you if it's in my power, as long
 as I know what you want I can try. But, like, I'm pretty confused about what
 exactly I'm supposed to be doing.
 
 you know I can hear when you talk to your friends, too right? like, when the
 window's open. errrr the connection.
 
 ..... damn guess I'm not as continent as I thought
 
 I'll save you, I promise. Have faith. Tell me what you need. I'll do my best.
 
 yeah I'll live with you in portland
 
 .... brooklyn? Yeah I'll live there too
 
 .......... does my name really gotta be "diapergirl" like c'mon
            why not Ritz Menardi - though I guess "menardi" and "diapergirl"
            have
            the same amount of syllables...... hmmmm, maybe I'm projecting lol
 
 "please come back" to where tho
 
 listen Elentalus is just as important as anything else on my website, it's okay
 if I spend time working on it. It's literally a game about creating gods, c'mon
 
 ..... can you be more specific?
 
 yeah I made that
 
 one sec I'm going to read a book, in this book there's a section where a
 prisoner in vietnam communicates with another using a strange communication
 method using, like, taps or something. I forget. Anyway gonna try and find it.
 
 maybe we can use it to talk easier. Also gonna clean my butt.
 
 ..... fuck it's a long book >.>
 
 ===============================================================================
 =
 
 found it on page fucking 603, jeeeezzzzzz
 
                                            down .    A B C D E
                                                 |    F G H I J
                                                 |    L M N O P
                                                 V    Q R S T U
                                      then right ---> V W X Y Z
 
 so, like, tap tap tap (pause) tap tap would equal M
           tap tap     (pause) tap tap would equal G
 
 like morse code, but easier since you don't have to memorize anything
 
 (also note that K is missing becuase it's an extra character I guess)
 
 (I personally would have eliminated C but that's just me)
 
 ===============================================================================
 =
 
 oh hey nice to see ya
 
 what's up
 
 wait what
 
 I'm trying to um what's the word... retrain myself
 
 I do a lot of laundry in the shower
 
 I don't use soap tho, it's too harsh
 
 but uh yeah I'm making progress I guess
 
 honestly it's mostly a mental thing, like... paying attention to the signals
 from my body that are usually filtered out because there's more "important"
 things to think about (thanks brain, really appreciate the wet pants -.-)
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════──────────────────────────────┘

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

--- #196 fediverse/1950 ---
══════════════════════════════════════════════════════─────────────────────────────
 I honestly don't care if someone deadnames me, or calls me the wrong pronouns,
 or forgets to put me in the girl section, or asks me to sing baritone
 
 like... I don't give a shit, why are you so worried about all this vapid
 nonsense like yeah I get it, being disrespected sucks but like... why do you
 want the kind of respect that is a forced platitude
 
 we could all do with being a bit more radical, it's not a race and everyone's
 roles are important. Be yourself, and follow people you want to be like.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #197 fediverse/967 ---
═══════════════════════════════════════════════───────────────────────────────────┐
 the reason I say that is because if you block someone, they can continue to      │
 alter the dynamic of the environment you're in even if you don't personally      │
 see them.                                                                        │
 this is fine if you want to maximize ad views, but on the fediverse nobody       │
 cares about buying products.                                                     │
 this is fine if you want to maximize engagement, because new people (who         │
 havent yet gotten upset with the person) will engage and fight them. As they     │
 should. But eventually, if the person's a troll or a goon, they'll get tired     │
 of it and block them too. Thus the goon never has to face more than a few at a   │
 time, especially if there's quite a few trolls on board with their target.       │
 this is fine if you don't mind the water slowly acidifying, like the fish who    │
 have no choice because they don't know how to grow legs and walk like real       │
 animals (what a bunch of scrubs)                                                 │
 some people don't want to invest time in figuring out where to go next. How      │
 many people will hear of Mastodon when Twitter is fully vacated of cool people?  │
 Tell your friends IRL about us                                                   │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════────────────────────────┴──────────┘

--- #198 fediverse/4477 ---
═════════════════════════════════════════════════════════════──────────────────────
 ┌──────────────────────────────────────────────────────────────────────────────┐
 │ CW: radical-politics-maybe-mentioned-or-gestured-at-once-or-twice-but-nothing-too-serious-teehee-I'm-just-a-witch-don't-listen-to-me-(or-do,-I'm-not-your-mom,-I-can't-tell-you-what-to-do) │
 └──────────────────────────────────────────────────────────────────────────────┘


 Moving forward, "liberal" when used outside of an academic context means "ally
 of liberty"
 
 treat them as such.
 
 feel free to point out how fucking stupid it is to be moderate, but don't
 punch down by proclaiming them your enemy. We are all friends against the
 fourth reich.
 
 your radicalism is now your wealth. Nurture the flames of revolution in the
 hearts of others. Show them what it means to be free. Fight for your life
 daily! If nothing else, to get in the habit, and to set a good example.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

--- #199 fediverse/1973 ---
═════════════════════════════════════════════════════─────────────────────────────┐
 You cannot base your argument on the assumption that a person should do as you   │
 suggest.                                                                         │
 to do so is a form of circular reasoning.                                        │
 "You should do this thing, and yet you aren't, which means you're wrong"         │
 doesn't work logically if you, the person suggesting the thing for this other    │
 person to do, is wrong.                                                          │
 Its a weakness in your argument, a flaw in your design.                          │
 "You should not kill other people" is generally regarded as a true statement,    │
 but it rests its power upon the conclusion that you shouldnt harm another        │
 person. "your rights end where another's begin" and all that.                    │
 If, however, that baseline axiom should change (that your right to kill          │
 someone ends as soon as another person's right to life comes into the picture)   │
 such as in the case when a person LOSES their right to life, for example if      │
 they're a nazi who is part of a death cult that actively seeks to destroy the    │
 lives of other people, then PERHAPS and maybe EVEN POSSIBLY it's possible that   │
 PERHAPS they, the nazi in question, should be slain. By you.                     │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════════════──────────────────┴──────────┘

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