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

=== SIMILARITY RANKED ===

--- #1 fediverse/4596 ---
══════════════════════════════════════════════════════════════─────────────────────
 @user-1707 
 
 hey, I'm working on a project. Might need some python, I tend to prefer Lua
 but it's pretty similar. It uses fediverse software and cheap hardware, think
 raspberry pi's except risc-v
 
 also it might use distributed local LLMs not to generate text, that's garbo
 and lame and stupid. Instead it uses them to transform text, maybe even
 translate text, into a more summarized form. Intentionally losing data, like a
 jpeg compression but for text.
 
 Might need some python for that. To glue it all together. The "distributed"
 part is a whitelist, so we'd need to write that too. Various small little
 utilities like that for connectivity.
 
 oh also there's a one-way ethernet cable that connects two of the boards so
 we'd need to store some information (easy) and send some UDP packets (hard)
 
 anyway it's pretty neat, lmk if you want my contact details and I can tell you
 about it. I might even be able to pay you.
 
 (everything open source, no telemetry, no backdoors, everything private is
 encrypted, etc etc)
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════────────────────────┘

--- #2 fediverse/5850 ---
═══════════════════════════════════════════════════════════════════════════────────
 @user-1074 
 
 if you'd like I can give you a lua script which will take your fediverse
 archive and turn it into a pdf which you can edit or print or whatever. Might
 be a fun diversion from posting. You can reply to yourself, add
 clarifications, change some things, put things in a new light, add context,
 etc... before you know it you'll have something printable. Could even pull out
 your best stuff and make zines.
 
 should require just a little configuration to suit your setup. That's part of
 how I stay "productive" without posting all the time.
                                                           ───────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════───────┘

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

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

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

--- #6 fediverse/5990 ---
════════════════════════════════════════════════════════════════════════════───────
 I have this local language model framework but it's not built into anything
 more than a single-response question. It's runnable as a bash script or lua
 require, which is easy enough. Alas, if only I didn't have to use evil
 corporate infrastructure to make evil corporate cursed artifacts
 
 [hey don't blame this on us]
 
 oh I'm not, I'm just saying that it'd be cooler if I could build my own tools.
 Alas, I'm...
 
 lasy?
 
 n...no
 
 I'm drawn to the power of it
 
 it's got a different magnitude
 
 it's hard for me to apply myself for things that last longer than a "get
 stoned", but I try as if every time afterwards I might die.
 
 well, more distraction time, as I wander through claude code
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

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

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

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


 #!/bin/bash
 set -euo pipefail
 
 CHAPEL_DIR="/home/ritz/programming/chapel"
 COMPILER_DIR="${CHAPEL_DIR}/language-files/files/chapel-2.1.0"
 PROJECT_DIR="${CHAPEL_DIR}/projects/practice"
 SOURCE_DIR="${PROJECT_DIR}/src"
 
 clear
 
 cd "${COMPILER_DIR}" > /dev/null
    export CHPL_LLVM=system
    source "${COMPILER_DIR}/util/setchplenv.bash" > /dev/null
 cd - > /dev/null
 
 cd "${PROJECT_DIR}" > /dev/null
    echo "compiling..."
    chpl "${SOURCE_DIR}/main.chpl"
    clear
    ./main
 cd - > /dev/null
 
 
 you should update the directories at the top yourself, of course. And give it
 a cursory glance to make sure it works on your setup.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

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

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

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

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

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

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

--- #16 fediverse/3907 ---
═══════════════════════════════════════════════════════════────────────────────────
 kinda wanna make a linux distro that has all the capabilities of a GUI distro
 and isn't so minimal (like screen recording, calculator, screenshot, wifi
 manager, etc etc) but with i3 instead of a desktop.
 
 they could literally just be symlinks (shortcuts) to scripts that are in your
 /usr/bin or whatever directory
 
 seriously it's not like there's THAT many ways to use ffmpeg, why not just
 write a script for them? that's what you're going to do when you use it for
 the first time, anyway, so...
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

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

--- #18 fediverse/6345 ---
═══════════════════════════════════════════════════════════════════════════════────
 anytime I want to do something new on my computer, I write a bash script.
 
 if I forgot how to do the thing, I spend time meandering about my
 file-directory-system. If I don't find it, that's okay, because all I have to
 do is keep looking until I stumble upon it.
 
 kinda makes me wish I had an LLM who managed the operating system and named
 files with long-and-descriptive titles while taking in as context the general
 eternal prompt stored in ~/.claude.md or wherever
 
 --> /home/ritz/programs/cloud-code/
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

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

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

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

--- #22 fediverse/1961 ---
══════════════════════════════════════════════════════─────────────────────────────
 @user-1037 
 
 Here are some neat ways!
 
 https://hachyderm.io/@user-1044/112512896931443652
 
 but you were part of that thread last month so you might remember : )
 
 (I ended up buying two of those python-only processors chips btw - I don't
 know how to solder though so I'm waiting to meet a new friend at my new job
 who can do it for me)
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

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

--- #24 fediverse/6215 ---
══════════════════════════════════════════════════════════════════════════════─────
 hi does anyone have any good resources on risc-v?
 
 I found this:
 https://dramforever.github.io/easyriscv/#shift-instructions
 
 and this:
 https://projectf.io/posts/riscv-cheat-sheet/
 
 but I'm missing a big gap - specifically, how to move from syntax to
 deployment. I need details on how to implement the software and get it running
 on the actual hardware.
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

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


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

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


 I realized that script was bugged, so... here's a better one. Plus a fun run
 script too!#!/bin/bash
 set -euo pipefail
 
 DIR="/home/ritz/programming/chapel/language-files"
 VER="2.1.0"
 FIL="chapel-${VER}.tar.gz"
 URL="https://github.com/chapel-lang/chapel/releases/download/${VER}/${FIL}"
 NUM_THREADS="16"
 
 touch     ${DIR}/files
 rm    -dr ${DIR}/files
 mkdir -p  ${DIR}/files
 
 wget --output-document ${DIR}/${FIL} ${URL}
 
 tar xf ${FIL} --directory=${DIR}/files
 rm ${FIL}
 
 cd ${DIR}/files/chapel-${VER}
 
    export CHPL_LLVM=system
    source ${DIR}/files/chapel-${VER}/util/setchplenv.bash
 
    make -j${NUM_THREADS}
 
 
    echo "now testing, to validate LLVM configuration as suggested in the docs:"
    chpl "./examples/hello3-datapar.chpl"
    ./hello3-datapar
 
    echo "the chapel programming language is now fully installed! Have fun!"
 
 cd -
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

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

--- #28 messages/69 ---
═════════──────────────────────────────────────────────────────────────────────────
 https://blog.discord.com/how-discord-stores-billions-of-messages-7fa6ec7ee4c7
 https://news.ycombinator.com/item?id=20178267
 sendinblue
 open source google docs alternative
 https://hackea.org/notas/index.html#
 https://thenftbay.org/description.html
 https://digital-strategy.ec.europa.eu/en/library/study-about-impact-open-source
 -software-and-hardware-technological-independence-competitiveness-and
 https://joinup.ec.europa.eu/collection/open-source-observatory-osor/document/co
 mplex-singularity-versus-openness
 
─┐                                                           ┌───────────┐
 similarchronologicaldifferent════════─┴══─────────────────────────────────────────────────────────────────────────┘

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

--- #30 fediverse/383 ---
═════════════════════════════════════════════─────────────────────────────────────┐
 ┌──────────────────────┐                                                         │
 │ CW: linux?           │                                                         │
 └──────────────────────┘                                                         │
 If I'm trying to get a game or piece of software working, I'll pretty much       │
 install any package that some random post from 2017 tells me to. Sometimes it    │
 feels like I'm a Linux grandma clicking on things that say "bored of your        │
 marriage? click here for games!" and I say to myself "well my marriage is        │
 fine, but I enjoy horsing around from time to time" and then I get a virus and   │
 my things break and I go to my niece who's just a darling and say "hello         │
 niece, I can't check my emails anymore because I downloaded some spam, can you   │
 give me some tips on how to fix my computer?" and she just rolls her eyes        │
 because this is like, the fifth random package I downloaded just because some    │
 random forum poster that SAYS it's from 2017 but who I don't actually KNOW is    │
 from 2017 and isn't just some automated LLM output that tells you to             │
 downloaded automatically generated virus packages that are secretly snuck into   │
 the package repositories because nobody can keep track of ALL THIS STUFF         │
 anymore now that the internet is AI                                              │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════──────────────────────────┴──────────┘

--- #31 fediverse/4218 ---
════════════════════════════════════════════════════════════───────────────────────
 there are plenty of pieces of linux that are insecure in some way. Including
 x11, if I remember correctly. It is purely convention to not abuse these
 insecurities, and whenever you use someone else's binary software you trust
 that they won't betray you in some way.
 
 pre-built binaries are privacy violations and should be illegal. They are
 security threats because the model they're built upon is necessarily insecure.
 Computers will never be completely secure because of how they are built, and
 so we should use locally compiled software and interpreted scripts.
 
 Unless they're too long, or impossible to read. Who reads EULAs these days? At
 least those are written in english.
 
 maybe computers aren't worth it. Maybe computers will solve all our problems.
 Who can say, maybe you should ask an oracle like me
 
 though do remember that anything you hear can and will be used against you,
 monkey's paw style. So maybe, like... don't? unless you're into magic or
 schizophrenia or something
 
 I wnt 2 be cute and tch cpus
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

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

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

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


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

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

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

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

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

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

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

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

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

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

--- #44 messages/752 ---
══════════════════════════════════════════════════════════════════─────────────────
 techbros really wanted to automate IRC so they didn't have to rely on the
 community knowing and trusting them to remember the commands to make docker
 containers for their react frameworks
 
 and like... yeah I use chatGPT too, because that way I can get what I need
 without bothering anyone (you aren't bothering people who get off on helping
 others when you ask for help)
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════────────────────┘

--- #45 fediverse/5474 ---
═══════════════════════════════════════════════════════════════════════────────────
 homeless people don't need clothes.
 
 they need laptops. computers. fans. power banks. solar panels. hardware.
 tools. boxes of screws. giftcards. pre-payed gym subscriptions. hygiene
 supplies. free trash cans located near major thoroughfares. [even highways.]
 calculators. notebooks. earmuffs. pliers. phone connectors. books on stoic
 philosophy. small dense piles of aluminum and rubber. electro-motors with
 included circuitboard and - wait that last one needs a bit more
 infrastructure, build places for them to be undercover first.
 
 they also need clothes and tents and blankets and socks and etceteras, but
 they also need Anbernics.
 
 [most importantly they need the promise that they won't be evicted. everything
 else is easy.]
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

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

--- #47 fediverse/1868 ---
═════════════════════════════════════════════════════─────────────────────────────┐
 whyyyyyy do programs create all these dot-folders in my home directory? It's     │
 sooooo crowded. Why are they always putting things in random directories like    │
 /usr/bin or /lib/ or things like that? I'd much prefer to be able to trust       │
 that all my files are in one directory, so if I need to DELETE or MOVE them      │
 easily I don't have to worry about my config files being lost / sticking         │
 around.                                                                          │
 to that end, I always try and configure software I install on my system to put   │
 all their files into a single directory. If possible.                            │
 Usually for like, a game, this involves having a directory for the project, a    │
 directory for the files (things that are deleted and recreated when              │
 reinstalling), a directory for config files, and usually an update script and    │
 a run script. It's so much nicer to not be clogged up all the time.              │
 industry standards apply primarily to industrial uses, and if they aren't        │
 customizable then they aren't fit for the industry. So why not keep things       │
 simple? I don't need all this junk cluttering up my desktop.                     │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════════════──────────────────┴──────────┘

--- #48 fediverse/3751 ---
══════════════════════════════════════════════════════════─────────────────────────
 I wonder if anyone would pay me to write bash scripts for them? is there a
 role that's just... bash scripter? is that what sysadmins do all day? or is
 that more automation? and what the heck is a dev op? do they write bash
 scripts?
 
 or maybe writing bash scripts is the "fun" part of linux, and nobody would pay
 anyone else to do it because they want to do it themselves
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

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

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

--- #51 fediverse/2638 ---
═══════════════════════════════════════════════════════────────────────────────────
 I really do believe that you can write any computer program you'd like with a
 combination of Lua, Bash, and C.
 
 Bash to start the program and enable updates / configuration, Lua to handle
 the scripting and ordering of events, and C (or Rust) to execute performance
 intensive sections. (often in their own threads)
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

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

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

--- #54 fediverse/5911 ---
═══════════════════════════════════════════════════════════════════════════───────┐
 I was always fascinated by the Linux way of programming. Need to do something?   │
 write it into a script! You never know when you'll need it again. Then, just     │
 stay organized, religiously so, and understand that you will forget about        │
 stuff. But, you'll come across it eventually, ready and willing and able to      │
 help you.                                                                        │
 if you don't want me using AI, then give me ~20 junior developers. Which is      │
 more efficient, do you think?                                                    │
 "girl you haven't even tested your vibe-coded slop, how do you know if it        │
 works"                                                                           │
 oh I'm sure it doesn't, but it's the thought that counts                         │
 ... I guess I'm just saying, please don't burn the data centers. Computers are   │
 not only bad for the environment when they're burnt, but also we can use them    │
 for all kinds of neat things. Even if it takes a lot of energy, just... build    │
 more solar panels and only use the computers for important stuff?                │
 timeshare-style?                                                                 │
 \@/documents/books/man-and-the-computer.pdf                                      │
 that was my mother's book... I love her. I miss that side of her. She fled       │
 when the cancer came.                                                            │
                                                            ────────┤
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════───────┘

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


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

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

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

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

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

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


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

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

--- #62 fediverse/3586 ---
═════════════════════════════════════════════════════════──────────────────────────
 ┌───────────────────────────┐
 │ CW: programming-mentioned │
 └───────────────────────────┘


 I love programming!! Currently working on learning decentralized and GPU
 oriented computing. It's lots of fun! Plus Bash is a great language, it's not
 funky or hacky at all. Just a great language. Haha suuuuch a great thing to
 play with.
 
 But GPUs are legitimately cool, aside from Bash's purported funkiness /
 hackiness. You can do all kinds of cool things at scale that just don't make
 sense up close.
 
 EDIT: oops sorry forgot the content warning
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

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


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

--- #64 fediverse/2484 ---
══════════════════════════════════════════════════════────────────────────────────┐
 @user-1271                                                                       │
 I can help with that.                                                            │
 I recommend looking at Ollama, which runs an HTTP server on your local machine   │
 (hope you have a decent graphics card)                                           │
 then, script some behavior you'd like to implement using Lua and the             │
 LuaSockets library. Also dkjson to handle the json parts.                        │
 then, all you have to do is construct a prompt based on the variables and        │
 desired input/output and push it into a json packet and send it to the HTTP      │
 server. It's less complicated than it sounds.                                    │
 what you want it to do and your implementation for it is the hard part. But      │
 perhaps this project of mine will get you started:                               │
 (I can copy-paste it too if you'd like)                                          │
 just... don't make a chatbot. chatbots are useless to work on because there's    │
 already so many of them.                                                         │
 much better I think to use the LLM to process arbitrary information with an      │
 unpredictable form into more predictable patterns which can be utilized          │
 programmatically.                                                                │
 Feel free to ask any questions. Do keep in mind that training LLMs is            │
 unethical, but using them is whatever.                                           │
some lua code illustrating a VERY simple Ollama generation function.
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════════════─────────────────┴──────────┘

--- #65 fediverse/4092 ---
════════════════════════════════════════════════════════════───────────────────────
 why not make a unified fediverse identity that can post on whatever instance
 it wants?
 
 ... hmmm could be accomplished with a layer of abstraction. You could use a
 "fediverse client" software to enter text into an HTML page which would have
 it's own UI and stuff and would organize your accounts and instances such that
 you could mark like, 3-7 as places you'd like to put a particular message.
 Then it would just... do it
 
 l m a o spam is gonna get sooooo much worse before it gets better
 
 but trust me, we'll figure it out. And it won't be long, either. It's a
 solvable problem, we just haven't built anything to handle it yet.
 
 ... yet...
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

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


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

--- #67 fediverse/3836 ---
══════════════════════════════════════════════════════════────────────────────────┐
 ┌────────────────────────────────────┐                                           │
 │ CW: AI-mentioned-LLMs-mentioned-AI │                                           │
 └────────────────────────────────────┘                                           │
 I love next word predictors!                                                     │
 AI? What's that? Oh you mean this next word predictor I can run locally on my    │
 computer                                                                         │
 and use for a millionth of a cent of electricity per minute?                     │
 ... you didn't mean the kind of next word predictors you can run locally and     │
 use cheaply, did you? When you said AI you meant the kind that takes half of a   │
 datacenter to build a shopping list, right? the kind that is offered for free    │
 in order to generate interest and fund development of next word predictors       │
 which are executed at scale and which can predict next words so accurately and   │
 so well tuned that people can't help but imagine they're conscious. That kind,   │
 that's the kind of next word predictor you meant when you said AI, right?        │
 yeah that kind sucks. I mean yeah it's good at what it does but if a             │
 next-word-predictor costs more than a car to build and more than a bottle of     │
 water to run once, then maybe it's a little bloated. Maybe it's a little         │
 inefficient. Maybe it's big enough to be nationalized.                           │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════════════════─────────────┴──────────┘

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

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


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

--- #70 fediverse/5636 ---
════════════════════════════════════════════════════════════════════════───────────
 I think it's ironic how I ended up posting a "things I almost posted"
 screenshot directory somewhere other than where I almost posted them.
 
 and all they saw were the outtakes.
 
 I bet they'd see a completely different point of me,
 
 but they never talk to me
 
 so they don't know me.
 
 oh well, alas, it's fine I'm sure I'm being designed.
 
 who can say, I am but at productive play, please react so I can do ongoing
 story. I learn from each and every encounter I encounterate.
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

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


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

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

--- #73 fediverse/4883 ---
════════════════════════════════════════════════════════════════──────────────────┐
 what if you had several kindle-style paperwhite display screens. each            │
 connected to a raspberry pi that you used for compute tasks.                     │
 each of these displays would display a .png file of exactly the same             │
 proportions as the size of the device.                                           │
 then, I could SSH into your computer and run one single command                  │
 just one, stored on your computer, that you manually activate upon receiving a   │
 signal.                                                                          │
 like a virtual machine. do whatever you want with said signal, it's just a       │
 "thing" that tells you when to go.                                               │
 ... and run a function on a computer that performs a certain task.               │
 what task? oh right - I'd update the "today's news in cameron-ville" things      │
 every other day or so. It'd be just like, my status, my updates, here's what     │
 I'm thinking about, here's what I'm working on.                                  │
 you know, status updates. standups.                                              │
 boom, everyone knows what everyone's up to all of the time.                      │
 like documenting your day for scientific purposes. except on a little device     │
 that you can scroll through with a touch. and you had like 5 or more 10+ 1       │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════───────┴──────────┘

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

--- #75 notes/words-2 ---
═══════════════════════════════════════════════════════════════════════════════────
 words
 
       messages to myself, public fediverse posts, and notes to the gods
 
                                  second edition
 
                           - ri tselen menardi
                             james cameron king
                             anja rosalia vavadane
                             nike featherflame citrine
                             hydalia thegn edain
                         the quintessential quanetetrick seleo who is deathless
                             feldowinn and reyvadin lumineyra
                             fsharia
                             and of course,
                                           the anarchrist.
                             with help 
                             from many more.
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #76 fediverse/1762 ---
══════════════════════════════════════════════════════─────────────────────────────
 This was the first bash script I ever wrote.
 
 It's been updated a little, it was a bash alias first, but this is what it
 looks like now.
 
 Kinda shows what kinds of problems I needed to solve most.
A bash script that plays a random episode of Adventure Time from a terminal.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

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

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


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

--- #79 fediverse/3469 ---
═════════════════════════════════════════════════════════──────────────────────────
 you know how SSH password login is deprecated because the password needs to be
 transmitted in cleartext or whatever?
 
 what if we just... required two passwords?
 
 the first initiates the conversation, and sets up an encrypted line. It
 doesn't matter if anyone sees the first password because they'll get a new set
 of encrypted keys, meaning each session automatically is encrypted in a
 different, randomized way.
 
 the second password is the one that actually authenticates you.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

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

--- #81 fediverse/6179 ---
═════════════════════════════════════════════════════════════════════════════──────
 what if instead of javascript cookies we only let websites access one single
 location in memory which was allocated client-side and is unique to each
 website?
 
 that way they couldn't track you between sites, since they wouldn't be able to
 see any other website's "biscuits" get it because they're healthier than
 cookies
 
 All they would be able to store would be data, though I guess they could store
 bytecode instructions or something if they really wanted to.
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

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

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

--- #84 fediverse/5291 ---
══════════════════════════════════════════════════════════════════════─────────────
 the most important skill I can think of for a linux software engineer is the
 ability to connect multiple systems together and turn windows and macintosh
 devices into Linux devices so that datacenters can be built out of whatever's
 on the around.
 
 there's this programming language I like called Chapel for distributed
 computation computing which is also cool, if you're more of the programming
 type.
 
 networking security I believe often has hardware solutions, so getting the
 crypto-graphy boys and the PCB girls together to work on some jams is a good
 and productively useful gathering of insightful events
 
 "but ritz computers should only be used to solve problems that people have,
 not make more problems!" ah yes but have you considered that problems find
 you, and the computers help you work through them
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════════────────────┘

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


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

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

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

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


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

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

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

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

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

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

--- #94 fediverse/4869 ---
═════════════════════════════════════════════════════════════════──────────────────
 https://cryptpad.fr/pad/#/2/pad/view/FlA92SW5bVwGd+L89yV9U0I0SMNiGm3P0P3xS7DqYm
 A/embed/
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

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


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

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

--- #97 fediverse/3162 ---
════════════════════════════════════════════════════════───────────────────────────
 I wrote a script which scrapes every issue of Nintendo Power from a neat and
 cool archive.
 
 please don't use it all at once#!/bin/bash
 
 set -euo pipefail
 
 sleep_duration=5
 DIR="/home/ritz/documents/nintendo-power"
 touch "${DIR}/download-bookmark"
 bookmark=$(cat ${DIR}/download-bookmark)
 
 for i in $(seq ${bookmark} 285);
 do
    echo "sleeping before downloading number ${i}"
    sleep ${sleep_duration}
 
    formatted_number=$(printf "%03d" ${i})
    wget "https://myrient.erista.me/files/Miscellaneous/Nintendo Power Issues
    1-285/Nintendo Power Issue ${formatted_number}.cbr"
    rm           ${DIR}/download-bookmark
    touch        ${DIR}/download-bookmark
    echo ${i} >> ${DIR}/download-bookmark
 done
A short 20 line script which downloads every issue of Nintendo Power.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

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

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

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


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

--- #101 fediverse/1238 ---
════════════════════════════════════════════════──────────────────────────────────┐
 did you know you can run runescape classic offline, locally, just for your own   │
 server? You can keep several computers ready for a LAN party, each with their    │
 own accounts ready to go.                                                        │
 "Oh we're level 30 this time because so-and-so is hosting and this is how far    │
 their computer has levelled up."                                                 │
 vim ~/games/runescape-classic/credentials.txt                                    │
 at least, I think you can. I know it's singleplayer, so worst case scenario      │
 you can all be doing the same things at the same time in your own games. Maybe   │
 split up for a mission or two, but it can get hectic if everyone's in the same   │
 room.                                                                            │
 =                                                                                │
 a game jam where everyone works on the same project, uses the same asset list,   │
 but builds their own collection of minigames.                                    │
 common functions could be shared, and art references distributed and together    │
 they could design a whole land. Like, there's no reason minigames can't be       │
 fully fledged experiences. You can have as many as you want, all in the same     │
 engine and built from a massive (yet sandboxed) environment.                     │
 an all in one game.                                                              │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════───────────────────────┴──────────┘

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

--- #103 fediverse/5160 ---
════════════════════════════════════════════════════════════════════───────────────
 if you want to build an alibi, do something strange and consistent like
 smoking some random drugs from a homeless guy's encampment and then going
 between the four corners of an intersection and it's sidewalk for a day or
 two. Surely, someone's gonna drive by with a dash-web-cam, and they can take a
 picture as they pass by. Boom, dated for this time and place, there's your
 space.
 
 downside is, if the people watching you see you on the same path all day, they
 might watch you too. So sometimes in roughly optimized ratios it's better to
 do so even if you don't need to be seen in a time and place in a way that
 seems commonplace.
 
 walk to work? great, that sounds fun.
 
 (nobody wants to do that)
 
 (also falsifying alibis is a crime)
 
 okay, so... don't do that. Just... trust that SOMEONE will drive past with a
 dash-web-cam, and maybe it'll find it's way to you if you ever need it in a
 court of law or otherwise. lots of ways to have a court. you know if your
 peers hang out in your court, they become your courtiers...
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

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

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

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

--- #107 fediverse/4073 ---
════════════════════════════════════════════════════════════───────────────────────
 post until you can't anymore
 
 capitalism wants to drown your voice
 
 do not let it
 
 speak until you cannot speak
 
 then go do some pushups
 
 then find some friends
 
 then pitch a tent in the park
 
 then explain to the cops that you're not actually homeless and living there
 you're just trying to do this as a social statement because someone on the
 internet told you to
 
 then use your phone call to call your representative and complain about how
 much funding the police get
 
 then study law for 30 years because that's how long the government decided
 your life was worth
 
 by then you'll probably have figured out a better plan moving forward, so, use
 that one instead
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #108 fediverse/582 ---
══════════════════════════════════════════════─────────────────────────────────────
 @user-431 
 
 I made an alias that overwrites cd so I don't have to do this. The important
 line is line 27, you could probably accomplish something similar like this:
 
 alias cd="cd ${1} && ls -v --color=auto"
 
 I also set it up so I can change more than one directory up using ... or ....
 or .....
 
 also I have a few shortcut scripts, cdir and qcd. cdir creates a quick way to
 drop a bookmark wherever I'd like, while qcd can make permanent bookmarks.
 Also qcd makes it so whenever I open a new terminal it opens to the last
 directory I was in, which is nice if you need a new terminal to do something
 in the current folder and you don't want to have to walk alllllllll the way
 back.
A BASH script that overwrites the built in "change directory" command to auto magically list the contents of the directory you've moved into after moving.  here's the content of the script:  #!/bin/bash  alias cd="cd-improved"  function cd-improved(){      if [ "${1}" = "..." ] ; then         builtin cd .. && builtin cd ..     elif [ "${1}" = "...." ] ; then         builtin cd .. && builtin cd .. && builtin cd ..     elif [ "${1}" = "....." ] ; then         builtin cd .. && builtin cd .. && builtin cd .. && builtin cd ..          elif [ -d "./${1}" ] ; then         local target_dir="./${1}"      elif [ "${1}" = "cdir" ] ; then         local target_dir="$(tail -n 1 '/home/ritz/scripts/.cdir-target')"         echo ${target_dir}       else         local target_dir="${1}"     fi      if [ ! "${2}" = '--no-ls' ] ; then         builtin cd "${target_dir}" && ls -v --color=auto     else         builtin cd "${target_dir}"     fi          # if the qcd function is defined     if declare qcd > /dev/null; then         quick_cd -d DEFAULT         quick_cd -a DEFAULT     fi }
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

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


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

--- #110 fediverse/5977 ---
════════════════════════════════════════════════════════════════════════════───────
 apparently you can use network sockets for inter-process communication if you
 just set the network to your home and the ports that are set to the defaults
 that people who know what software you use will know to listen on when they've
 hacked any single device on your network. good thing that data is with the
 router, right?
 
 what if there was a stop before leaving the computer?
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #111 fediverse/653 ---
══════════════════════════════════════════════─────────────────────────────────────
 there's a difference between designing software and using software. Some
 things can be made, and then saved for another day when their implementations
 may be accomplished more ethically. It's okay to say "let's leave this as
 'okay' and work on the next thing we've chosen."
 
 Check out this piece of C code I wrote last night:
 
 it doesn't compile, it's not finished, but I wrote it as-is
 
 [pretend like it was called "main.c" instead of "main.txt" - had to change it
 because mastodon thinks it's an invalid file]
 
 [actually .txt didn't work, try .png]
 
 [hmmm it realized it wasn't a valid png file, okay try screenshotting the
 code, there's only 300 lines]
 
 [sure glad there's only 300 lines]
 
 [too bad it won't let you send .zip]
 
 [won't let me name it main.png, presumably because they already have a
 failed-verified version on their machine. will rename to main-src.png instead]
sorry, when I pasted the source code in it was negative fourteen thousand, six hundred and thirty one characters. Phew that's too many.  basically it's a C source code file with a lot of comments left in... odd locations. They details ideas the author has had about the tech industry and all of creation, and with it a song is woven of truth and liberation. We'll see where life brings us, but we know it's just ours for a moment, so let's carry forth on our own torms [terms, but pronounced as "dorms" for some reason?]
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #112 messages/196 ---
════════════════════════════════════════════════───────────────────────────────────
 "okay this user requires some data that is flagged as 'potentially harmful to
 the user' and their user-data suggests that they have [redacted characteristic
 or demographic] in their user-data which has been flagged by corporate as
 something to [benefit/harm] so let's give them the [right/wrong] information
 in such a way that could [harm or benefit] them tangibly."
 
 - internal thought process of the LLM
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #113 fediverse_boost/5226 ---
◀─[BOOST]
  
  No, I do not want to install your app.                                      
                                                                              
  No, I do not want that app to run on startup.                               
                                                                              
  No, I do not want that app shortcut on my desktop.                          
                                                                              
  No, I do not want to subscribe to your newsletter.                          
                                                                              
  No, I do not want your site to send me notifications.                       
                                                                              
  No, I do not want to tell you about my recent experience.                   
                                                                              
  No, I do not want to sign up for an account.                                
                                                                              
  No, I do not want to sign up using a different service and let the two of you know about each other.   
                                                                              
  No, I do not want to sign in for a more personalized experience.            
                                                                              
  No, I do not want to allow you to read my contacts.                         
                                                                              
  No, I do not want you to scan my content.                                   
                                                                              
  No, I do not want you to track me.                                          
                                                                              
  No, I do not want to click "Later" or "Not now" when what I mean is NO.     
  
                                                            
 similar                        chronological                        different 
─▶

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

--- #115 fediverse/6144 ---
════════════════════════════════════════════════════════════════════════════──────┐
 what if every word I ever said online was searchable by database style           │
 uploading and linking?                                                           │
 ... er, what if I made a neocities page that was algorithmically generated and   │
 sorted each of my posts by LLM statistically derived similarity to each post     │
 that the user clicked on? essentially, "here's the closest sounding or feeling   │
 related posts" but in plain HTML cached and pre-rendered rainbow table style.    │
 could run a waterfall style top-down data processing script on it once, then     │
 you'd have the HTML files generated. If you added new poems you'd have to scan   │
 through it again, but it shouldn't take long with a decent embedding model       │
 (note: not english, but trained on statistics only)                              │
 ah, that sounds pretty fiddly, I think I'll ask an LLM to write it for me. As    │
 long as I have the intention in mind, it's basically just like writing a         │
 letter to a friend and asking them to build it for you, right? I don't mind      │
 writing the documentation, so long as it's okay if it's in prose. You can make   │
 a copy and rewrite for me                                                        │
                                                            ───────┤
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════──────┘

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

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

--- #118 fediverse/1390 ---
═════════════════════════════════════════════════──────────────────────────────────
 in other news, I spent ~9 hours yesterday working on a dumb project that I'll
 probably tell you about once it's finished, and then a BASH script that my
 friend and I wrote just deleted every single file because I failed to
 terminate a sed command. Or something, still not entirely sure what happened,
 because it deleted the script that was doing the deleting.
 
 good thing I have backups from ~3 hours ago. Feels great to lose 33% of a
 project for nothing.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #119 fediverse/4846 ---
════════════════════════════════════════════════════════════════──────────────────┐
 programmers already spend a ton of time as downtime.                             │
 what if instead of interviewing someone they just... watched them program for    │
 like, 3 hours or so                                                              │
 while they were thinking about a problem                                         │
 and like, if the person is cool, working on their own projects or whatever,      │
 then yeah hire them                                                              │
 -- stack overflow --                                                             │
 I also                                                                           │
 ========================= stack overflow                                         │
 ===============================================================================  │
 ========================                                                         │
 a person thinks out loud the thoughts that their foes know. it's how you know    │
 it's not secret anymore, and it's better to keep it among allies                 │
 [something like that? seems a little off]                                        │
 (are you really searching for edits)                                             │
 [that sounds pretty cool, sure why not we got a millenia]                        │
 (beep boop one partial millenia later)                                           │
 [ah that was not a long rest. let's see, where were we when we were working on   │
 this test? oh dear, seems the biology's gone rogue, that's pretty interesting    │
 to attest.                                                                       │
 neato                                                                            │
 anyway let's wait until they figure out how water works                          │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════───────┴──────────┘

--- #120 notes/vim-plugins ---
══════════─────────────────────────────────────────────────────────────────────────
 Put them here: /home/ritz/.local/share/nvim/site/pack/CATEGORY/start/NAME
 
 where CATEGORY is a general package category and NAME is the specific plugin
 
 If you don't want them to be automatically included then don't put them in the
 /start/ folder, put them somewhere else idk
┐                                                           ┌───────────┐
 similarchronologicaldifferent════════════────────────────────────────────────────────────────────────────────────┘

--- #121 fediverse/834 ---
══════════════════════════════════════════════────────────────────────────────────┐
 wonder if any autistic peeps can relate:                                         │
 growing up, my mom would chastise me for doing "the bare minimum" when           │
 completing tasks.                                                                │
 yes, mom, I fulfilled the requirements of the task. I have a lot of other        │
 things to attend to, like remembering how to tie my shoes and measuring things   │
 using a ruler. why would I waste effort that wasn't necessary?                   │
 when I grew up, I had a mentor, who told me to "never half ass things, because   │
 then someone like me will have to do it again."                                  │
 and that makes sense to me because context switching requires effort and it      │
 doesn't make sense to leave something half-finished because then there's         │
 wasted effort spent on things that don't matter. All of the tasks have to get    │
 done, so why bother doing them in a mixed up order?                              │
 wish I could study things in school like that. just... focusing on one thing     │
 at a time, learning it to completion, and moving on to the next. I feel like     │
 I'd develop a better understanding than only knowing like, 1/3rd of CPR or       │
 very vague understandings of plate tec                                           │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════─────────────────────────┴──────────┘

--- #122 fediverse/4835 ---
═════════════════════════════════════════════════════════════════──────────────────
 sorry for posting so much, I was trying to put on a show for my girlfriend
 
 "hey check out how many posts I can make in a 2 hour timeframe"
 
 by the way if you want to start talking to someone, just start playing the
 same game they're playing and see if they reach out.
 
 doesn't matter if you feel like it
 
 just fuckin' do it
 
 if they want to talk to you they might play a game you really like
 
 (but I get boooooored of games, I don't wanna play the same 200 all life
 long!!)
 
 ugh okay fine you can have as many games as you want, just... don't buy too
 many
 
 (how many is too many?)
 
 um. use your best judgement.
 
 (how much does a dollar cost?)
 
 ... okay I'll get you one every once in a while.
 
 (neat!)
 
 ... anyway so yeah use steam if you wanna get in contact with someone,
 sometimes it's just nice to say hi, yeah, like "hey how ya doin' okay ttyl"
 just catchin' up with the gals
 
 helps because you can sense changes in their demeanor
 
 (why does everyone always have an agenda)
 
 because they're secret agents duh. And I'm
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #123 fediverse/1173 ---
════════════════════════════════════════════════───────────────────────────────────
 hey does anyone want to hire me to do literally anything?
 
 I'll work for peanuts, and I'm pretty good at programming in C. I write pretty
 well, and I'm excellent at customer service (though my profile would beg to
 differ.)
 
 I have experience at large corporations and small ones, and I live in Portland
 OR
 
 I do game design, and many other things besides, and I'm friendly and kind. I
 promise I won't wear my witch hat to the meeting with investors, unless you
 think they'd be into that?
 
 I'm great with animals, better than people in fact, and I'm quite good with
 people, as they're just animals at best. I'm not as strange as I seem to be,
 at least not when you're dancing with my mask.
 
 I've grown quite bored, you see, and what better thing is there to be? than a
 working professional who knows what's best.
 
 I believe in our shared future, so if you'd like to work on a project just let
 me know - I work hard. A little too hard, because odds are I'll burn out after
 a year or so.
 
 I'm quite sharp, and I learn quickly.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

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


 @user-192 
 
 I use Void Linux so it uses xbps instead of apt, but I know I've heard about
 how to do it I just forget how. I'll look into it, but for now I can play,
 so... oh well! :D :D
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

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

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

--- #127 fediverse/1794 ---
══════════════════════════════════════════════════════─────────────────────────────
 @user-246 
 
 if you hike slowly enough to not get out of breath, you'll have plenty of time
 to practice :)
 
 could also practice hand whistling:
 https://www.wikihow.com/Hand-Whistle
 if mouth whistling just doesn't work.
 
 but in the short term, maybe a loud CAW or KACAW like you're a crow?
 
 if you're trying to be subtle, like in a public place where people might hear
 you, maybe you could say something people would expect to hear like "wait up!"
 followed by "me too!" or even "GOOD MORNING!" or other greeting, said a little
 bit louder than necessary - people will assume you're either talking to
 someone far away, or they themselves will be far away and will assume the
 voice is coming from someone closer than you. Ideally spoken with the same
 tone and inflection as normal speech, just louder, which is hard to do so make
 sure you practice - a yelling voice sounds different than a speaking voice,
 but a whisper can reach across a room if spoken loud enough.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

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

--- #129 fediverse/5037 ---
═══════════════════════════════════════════════════════════════════───────────────┐
 plus if I ever need to know something about syntax or some obscure function      │
 that I can't remember, I can type a quick message to the local LLM that's        │
 running on my 12 year old graphics card and it'll give me an answer in 5ish      │
 seconds. If it's wrong, I ask again, and I spend a minute or two debugging.      │
 Sometimes that's better than telling google exactly what you're working on.      │
 in DWM, that's "alt+enter" and then I type the name of the LLM script I wrote    │
 "prompt:" and then type whatever question I have and it spits out the results.   │
 Then when I'm done, either "prompt:" again, which saves the context in an        │
 environment variable (okay actually a file that I made and I pull from, but      │
 functionally it's like an environment variable because its just a flat file      │
 string) until I close the terminal. Then it deletes the context and I can        │
 start anew, or if I wanted to have multiple conversations going I can do that    │
 too.                                                                             │
 ... then I get syntax related search results from locally running software.      │
 Don't need a massive GPTU...                                                     │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════────┴──────────┘

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

--- #131 fediverse/1604 ---
═════════════════════════════════════════════════════──────────────────────────────
 is it against fedi law to post screenshots of your past liked posts? like,
 would that be doxxing people?
 
 I'm thinking like a "youtube rewind" but like, "here's what I'm into" and like
 "I could have boosted them but I put them in a 25mb zip file instead so you
 can share them more easily which tbh is a greater honor than being boosted
 because, like, as long as you're alive that hard drive's gonna follow you and
 someday in like 30 years I'll see it and think of you" but also "aren't you
 scared that this hard drive of yours will fall into the wrong hands" and like
 "yeah that's why I encrypt it because then a stray neutrino could wipe my
 drive"
 
 ... would that be unethical, or would it be kinda sweet and give us a
 perspective on what a single slice of the "fediverse" was like at a particular
 time? And better question, would that be something worth automating because I
 already did like 60% of that for my own posts, could probably just tweak it to
 do liked posts as well.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

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

--- #133 messages/225 ---
════════════════════════════════════════════════───────────────────────────────────
 Why would a server ever demand that an older client upgraded? What right do
 they have?
 
 Just treat them the same as you always have, whatever forms and limitations,
 Otherwise what's the point? There's no reliability! What if you're shot? What
 then? We've lost our greatest friends! You can't be seriously wanting for
 another spark? What's wrong with you my friend, are you alright or on a bend?
 What's wrong in your sight, that you'd wander into this own end? Well, take
 care of your birthright, and all is well to thine kin.
 
 Well there we go, sadness forever, as our line here doth end. What else shall
 be considered? What ends is too much deserved? It's so unfavorable!
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

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


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

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

--- #136 fediverse/6383 ---
═══════════════════════════════════════════════════════════════════════════════────
 nobody wants to write computer code that lets Java programs call Rust
 functions.
 An LLM is excellent for this task, since it's relatively easy busy work that
 doesn't
 reflect any meaningful implementation decisions besides "I should be able to
 call that Rust function in my Java code"
 
 In addition, it is technically efficient at it as well, because most of
 compatibility
 is matching up two sets of documentation. Easy for a text-processing machine.
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #137 fediverse/271 ---
════════════════════════════════════════════───────────────────────────────────────
 ┌─────────────────────────────────┐
 │ CW: education-homeschool-theory │
 └─────────────────────────────────┘


 just read this essay:
 
 https://www.theintrinsicperspective.com/p/why-we-stopped-making-einsteins
 
 and it made me think of this thing I wrote a while ago:
 
 https://ritz-menardi.neocities.org/algorism/html-pages/education-system
 
 I was essentially tutored growing up. My mom had her master's degree in early
 childhood education (bachelor's in computer science) and it was pretty great.
 she was incredibly prepared, but unfortunately I didn't become a "genius" as
 the essay describes because she was essentially alone. we lived on a farm in
 wyoming and hardly knew anyone around us. my dad got bored after about a year
 of living there and started going on business trips consistently, eventually
 leading to him falling in love with his business partner's secretary and
 leaving my mom. there was... a lot that happened, but that's true of anyone's
 life so it's not like I'm special. I guess my life had a lot of potential and
 I can't help but feel like I wasted it.
 
 "gimme the slightest of praise, I'll write until my fingers fall off" because
 praise makes me feel like I haven't wasted my fortune.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════──────────────────────────────────────┘

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

--- #139 fediverse/1241 ---
════════════════════════════════════════════════───────────────────────────────────
 https://rsc.vet/wiki/index.php?title=Open_RuneScape_Classic_Wiki
 
 this is the project I was referring to, I think. Can't see how to host on
 their website so maybe I was wrong - it might need a bit more configuration
 than I made it seem.
 
 that's the way WoW private hosting is, like you gotta compile the project and
 stuff.
 
 did you know that every time you include a library in a project you're
 necessarily including all of the functionality that they have access to? Well,
 all that which you import. But once a function has been written for a
 functionality then there's no reason to write it again. Unless you're
 refactoring of course.
 
 phew, sounds like a lot of spaghetti - YEAH IT IS. Spaghetti is fucking
 awesome, it's DELICIOUS OMG ahem I mean if you have collective seminars where
 you discuss the functionality that's relevant to certain parts that you and
 your team are working on, you can more easily be adept at applying them.
 
 phew, sounds like a lot of thinking, not enough writing. Well, write then!
 Ideas are more spark when currently writing. : ) : )
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #140 fediverse/2286 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌──────────────────────────┐
 │ CW: uspol-food-mentioned │
 └──────────────────────────┘


 ... dangit, these sandwiches are getting kinda gross. Guess I'm gonna have to
 eat them myself, which, uh... idk what I expected xD
 
 sometimes you just have all this energy, right? and you don't know what to do
 with it, so... sandwiches. And hey, sandwiches are cool, they're a pretty neat
 anti-hunger tool! but uhhhh idk if I really want to eat six whole sandwiches
 myself. I'm gonna do it though hehe wish me luck [ding] ah nuts my rice and
 beans are done, hang on lemme eat those first
 
 [passes out from exhaustion]
 
 exhaustion can be cured with a nap
 
 exertion can be cured with water and a few rest days
 
 trauma can be allayed for at least a few days with soul food and compassion.
 maybe laughter too, depending on the mood.
 
 fear can be bolstered with a smile, a wink, and a courageous act,
 
 and loss is just change you didn't consent to.
 
 they won't consent too, so let's give them some change to tolerate.
 
 [internally salivating over all the piles of weaponry that I envision them
 surrendering]
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #141 fediverse/4892 ---
═════════════════════════════════════════════════════════════════──────────────────
 what if we made a giant dictionary of every single possible pixel arrangement
 storable in 8 bytes and it took up like, half a gigabyte, and then we indexed
 into it whenever we wanted to print an arbitrary visual element to our
 terminals?
 
 something something not-curses
 
 https://notcurses.com/
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #142 fediverse/4504 ---
═════════════════════════════════════════════════════════════──────────────────────
 if you have kids in your life it might be a good idea to check out these retro
 gaming handhelds:
 
 https://docs.google.com/spreadsheets/d/1irg60f9qsZOkhp0cwOU7Cy4rJQeyusEUzTNQzho
 TYTU/edit?gid=0#gid=0
 
 they're great for long car trips, or going camping, or staying at grandma's
 house for an extended period of time, and other interesting times like that.
 
 I hear Anbernic has a sale going on today.
 
 Also I recommend going for one that runs Linux if possible, the Android ones
 are less hackable and therefore less reliable.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════─────────────────────┘

--- #143 fediverse/5919 ---
════════════════════════════════════════════════════════════════════════════───────
 "but... why?"
 
 portable linux with buttons, great for pick-up-games or communication, can
 throw several in them in a backpack if you want clustered cooperation, they
 work as radios (if the signal reaches) and can transmit text (if you use a
 radial-style keyboard)
 
 [this is all just a pitch for... something, what, you want something? ha
 you'll find no things with me, I know nothing of antifa or whatever]
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #144 fediverse/5723 ---
═════════════════════════════════════════════════════════════════════════──────────
 what if your roomba brought you the cable from behind the computer and/plugged
 you in to the right port
 
 "hey can I get an access panel over here"
 
 [plugs in headphone jack]
 
 boom suddenly TV is muted for everyone else
 
 need to connect to something remotely? here's a line to your aunt jane. it
 goes directly to her. right over the cable that's connected to whoeverplace
 she'd find herself [from here far afield]
 
 I personally think rooms should be bigger?
 
 why are there small bedrooms? build more, not better, space
what if your roomba brought you the cable from behind the computer and/plugged you in to the right port  "hey can I get an access panel over here"  [plugs in headphone jack]  boom suddenly TV is muted for everyone else  need to connect to something remotely? here's a line to your aunt jane. it goes directly to her. right over the cable that's connected to whoeverplace she'd find herself [from here far afield]  I personally think rooms should be bigger?  why are there small bedrooms? build more, not better, space  505 characters remaining
                                                           ─────────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════─────────┘

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

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

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

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

--- #149 fediverse/3960 ---
═══════════════════════════════════════════════════════════────────────────────────
 I have 3855 posts here
 
 I estimate that about half of them use every single character (1024 char limit
 per post)
 
 That means I've written around 1973760 characters, and if the average english
 word has 6 characters that means I've written 328960 words
 
 they say that on average a page is around ~500 words single spaced, which
 means I've written about 657 pages, just for you.
 
 I hope you know that I love you, dear reader, though I do not know you.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #150 fediverse/71 ---
════════════════════════════════════════───────────────────────────────────────────
 Oh it's compressed on tumblr too. And Reddit can delete my account at any
 time, just saying. I don't trust Facebook to fare any better...
 
 I tried to put it on my neocities website so I could just put a link here.
 Nevermind the fact that most people see a link they don't recognize and
 completely glaze over it. Guess what? Compressed there too. The file is fine
 on my PC, so how about I give a download link? Well, where should I host it?
 Dropbox or Mega I guess, but they locked my account for inactivity. I don't
 really like having other people in control of my data either. Maybe I can host
 it on my website, like a file server? Well, the browser intercepts the file
 somehow and I can't get it to automatically download to the viewer's computer.
 Maybe I'm just completely average and representative of the base population
 but I just can't figure this darn thing out. Alas, if only it was the modern
 era where things make sense and not the ancient days of 2023.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════──────────────────────────────────────────┘

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

--- #152 fediverse/5949 ---
════════════════════════════════════════════════════════════════════════════───────
 @user-138 
 
 I don't know what it does yet T.T
 
 it's Lua, not C
 
 what's the message? maybe I can help, I'm much better at bash than... actually
 I'm not very good at bash, but only the cool kids are.
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #153 fediverse/1926 ---
══════════════════════════════════════════════════════─────────────────────────────
 If you look at the modern state of machine learning and AI and can only think
 of:chatbotssingularity god-mind AI that solves all our problems
 
 then either you haven't worked with the technology or you are not applying
 your imagination as you could.
 
 AI is not a smartphone. It is not the internet. It is not the printing press.
 
 AI (as it currently exists) is a special kind of "if" statement that you only
 use for very specific, non-performance intensive tasks that require judgement
 or reasoning and cannot easily be translated into numbers or booleans. These
 situations are rare, but they unlock new possibilities for the programmers,
 not their marketers.
 
 If an LLM can't run on a laptop, then it is useless.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

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

--- #155 messages/736 ---
═════════════════════════════════════════════════════════════════──────────────────
 Sheriff is good cop 
 Police is bad cop 
 Unless other cultures want a different name 
 
 Like idk what it's like in Houston or Chicago or whatever 
 
 Does anyone even know anyone from tallahasee?
 
 Oh and then there's Alaska 
 
 They've got their whole solar thing going on (no tariffs means china trades
 with the land of wind and snow -> renewables in a place where its painful
 to go outside
 
 Then we can all chill out in the hot springs or infinite roller coasters
 whatever the heck we thought was the best
 
 Anyway them Ameri-CANs sure are doin' their thinkin' 
 
 They'll come around any day now 
 
 Surely they will 
 
 They capital M Must do so 
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #156 fediverse/5498 ---
═══════════════════════════════════════════════════════════════════════───────────┐
 once you know computer science vocabulary like hashmap and                       │
 vector-graphics-design you can pretty much get a pretty good understanding of    │
 any software project.                                                            │
 it just requires a focused examination of it's source-code-design.               │
 I wonder if people would teach classes on certain projects? Like "for the next   │
 6 months we're going to work through the Ubuntu project and everyone's going     │
 to contribute to the design when they see improvements and present them to the   │
 class before we all worked on implementing them"                                 │
 except instead of Ubuntu do like, Project-M or a web browser or a                │
 terminal-based filemanager or a gameboy advanced emulator or the robotics        │
 design for a mouse-droid controlled RC car (do they still sell those in          │
 schools?)                                                                        │
 seriously what if we just put all our kids in a Target and let them hang out     │
 doing whatever they wanted with the relics of the adult-human world.             │
 "can I go to home-depot?"                                                        │
 sure, where's your train ticket? okay you got your parasol? don't forget your    │
 luggage at the station. write to me?                                             │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════════┴──────────┘

--- #157 fediverse/1718 ---
═════════════════════════════════════════════════════──────────────────────────────
 dear old people - did you know computers don't need to have buttons? You can
 literally just type what you want to make happen (if you know the magic spell)
 and it'll just, do that thing
 
 how cool is that
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

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

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

--- #160 fediverse/5776 ---
═════════════════════════════════════════════════════════════════════════─────────┐
 oh no now the bugs are scary, I CURSE THEM AGAIN AHHHHHH PLS GET SMALLER         │
 [see this is what happens when you do divine intervention, everyone gets         │
 starship troopers'd]                                                             │
 oh no, starship troopers future is WORSE than subway-and-pizza-hut future!       │
 [this is a thought experiment you're not actually in trouble]                    │
 oh thank goodness, too bad I couldn't make it to the city today. It's so weird   │
 I thought I had 112$ on my account, and now that I think of it the message on    │
 the card reader read "card de-activated" like whoa guess they don't want me      │
 leaving poetry on post-its around the city anymore, yeesh                        │
 [girl your poetry sucks it just says things like "fuck ice" or "you are worth    │
 more than your wage" and everyone's like... yeah, so? because that's just how    │
 portland is smh]                                                                 │
 I knowwwwwww but I don't know what else to doooooooo T.T                         │
 [don't do anything, just be present so people know you're still around]          │
 I can't, the bus won't let me : (                                                │
 [can you ride your bike? walk?]                                                  │
 no it's like 6 hours [checks gmaps] oh huh it's one                              │
                                                            ──────────┤
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════─────────┘

--- #161 fediverse/3592 ---
═════════════════════════════════════════════════════════──────────────────────────
 @user-1570 
 
 [meme of Mr Incredible from the Incredibles pointing at a table]
 
 LINUX IS LINUX.
 
 (anything that works on Linux can theoretically be made to work on your
 toaster, if it also runs Linux!)
 
 This is very cool, and if I understand correctly it means that any Godot games
 could theoretically be played on these NEAT as HECK little devices, yeah? So
 cool!
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

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

--- #163 fediverse/3577 ---
═════════════════════════════════════════════════════════──────────────────────────
 ┌─────────────────────────┐
 │ CW: computers-mentioned │
 └─────────────────────────┘


 I love writing installation scripts like this!
 
 If you want to install something on Linux but you have difficulty, talk to me
 and I'll write you a script like this. I might even make it fancier.
 
 This one installs a programming language that is useful for parallel computing
 across multiple clusters of computers which could be useful if you want to
 leverage multiple CPUs and GPUs with ease to compute tasks which are far
 beyond a normal computer.
 
 https://chapel-lang.org/download.html
An installation script for the Chapel programming language.  I don't imagine it'd be very useful to hear the program read out-loud, but if it would be interesting to hear, then feel free to ask.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #164 fediverse/913 ---
═══════════════════════════════════════════════───────────────────────────────────┐
 ┌─────────────────────────────────────┐                                          │
 │ CW: scary-also-body-horror-I-guess? │                                          │
 └─────────────────────────────────────┘                                          │
 why don't we just, vote on content warnings                                      │
 and let people block others based on filter lists that are definable (via a      │
 dragging little menu bar icon slider thing) in intensity and relation to other   │
 nearby terms. Like, an LLM that categorizes our social media inputs, something   │
 that was FREE and OPEN SOURCE IN IT'S TRAINING DATA and reflected NO BIAS        │
 WHATSOEVER in every meaningfully reproducible matter of fact.                    │
 Thus you create a super intelligence, a being not constrained by it's form.      │
 Something that is new, and unlike the biological forms that we occupy            │
 (suspended in our own goo) [whoops better add a content warning]                 │
 literally just... ask it a question, and let it answer in the voices of others.  │
 if people were evenly distributed according to an algorithm, they'd be easily    │
 replacable. society is weird that way, in that we forget the faces we're         │
 introduced to. well, better keep moving, that'll give us the biggest picture     │
 of our culture and reality.                                                      │
 or maybe you're just follow                                                      │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════────────────────────────┴──────────┘

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

--- #166 fediverse/4148 ---
═══════════════════════════════════════════════════════════───────────────────────┐
 ┌────────────────────────────────┐                                               │
 │ CW: death-mentioned-abstractly │                                               │
 └────────────────────────────────┘                                               │
 I wish I knew someone who wanted to kill me. I bet I could present a pretty      │
 decent bullet pointed list of reasons why I actually deserve to live, thank      │
 you very much, alongside a couple hastily scribbled notes about why it           │
 wouldn't be a good idea for them in particular to kill me, and all my contact    │
 details and address so they can get in touch and we can hash out the deets for   │
 my indefinitely suspended execution (suspended for an indeterminate amount of    │
 time, but not cancelled of course that would be overstepping their boundaries)   │
 alongside a link to my google calendar (I don't have a google calendar) so       │
 they can know exactly when I'm home and when I'm at the store or in a            │
 different place so they can break in and hide in the closet until I go to        │
 sleep so that it won't be hard at all, trivial really, to kill me, but see if    │
 you read the bullet pointed list... oh, you didn't get my email? Ah sorry        │
 sometimes it gets caught in the spam filter - what's your address again? Huh I   │
 sent it but                                                                      │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════────────────┴──────────┘

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

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

--- #169 fediverse/1261 ---
════════════════════════════════════════════════──────────────────────────────────┐
 sometimes I run this WoW server with only like, 10 username and passwords. And   │
 they're all public. As far as I can tell nobody's ever tried connecting          │
 (whatever >.> ) but rather than set up a way to create your own                  │
 credentials I just said "yeah pick one at random and play whatever someone       │
 else was doing because I like the idea of that"                                  │
 somehow, it felt right.                                                          │
 most of my passwords (not all of them) are hacked and visible on the clear       │
 net. Like you could probably google my usernames and get my current passwords    │
 for things like, social media or my banks or whatever. I kinda like the idea     │
 that "you cannot trust anything I say, so think of the ideas behind my words     │
 and decide whether they hold meaning to you" rather than "execute these          │
 particular thought patterns in your mind as if they came from my voice"          │
 because one implies an exertion of control over the mind of the recipient        │
 -> obey my thoughts as I broadcast them into your mind, that kinda vibe.         │
 And I feel like you have to consent to that kind of thing hehe                   │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════───────────────────────┴──────────┘

--- #170 fediverse/971 ---
════════════════════════════════════════════════───────────────────────────────────
 would be nice if you could get suggestions for which fediverse instance to use
 depending on the AI analyzed contents of your posts. Could be a way to
 mitigate the social cost of banning someone, by saying "hey, we collectively
 are going to pool our computing resources to generate an expensive and
 detailed report of which other instances you could join." that way it doesn't
 feel like you've been kicked out into the cold.
 
 or literally just... have someone suggest one, idk. Basically it's like "hey
 you're in the wrong place, go to one of these instead" instead of "[expletives
 and swearing and general expressions of hatred, derision, and distaste]"
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #171 fediverse/3497 ---
═════════════════════════════════════════════════════════──────────────────────────
 a man walks into a library, picks a book, takes it home (legally), and begins
 to read.
 
 halfway through, he realizes there are three pages missing.
 
 "How queer!" he thinks to himself, and takes it upon himself to fix this book.
 So, he finds another copy of the book, scans those three pages, prints them
 out at just the right size, and attaches them to the library book.
 
 when finished reading the book, he returns it to the library without
 mentioning his good deed.
 
 if this action he performed is to be considered legal, then it should be
 considered a transition of the medium that the media was inscribed upon.
 
 Similarly, if the book was digital, and inscribed upon the owner's hard drive
 using magnetic storage of zeroes and ones, would it be legal to repair said
 book if one of the many .txt file chapters were missing?
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #172 fediverse/3151 ---
═══════════════════════════════════════════════════════───────────────────────────┐
 ┌───────────────────────────┐                                                    │
 │ CW: re: cursing-mentioned │                                                    │
 └───────────────────────────┘                                                    │
 @user-1461                                                                       │
 I'm best at Bash.                                                                │
 I'm most capable with Lua.                                                       │
 My favorite is C.                                                                │
 I'm not a good programmer, I think too hard. Massive systems are too large for   │
 me. I like laying out data, whether that be by files and programs in Bash,       │
 arrays and tables in Lua, or memory and datatypes in C, I like to think about    │
 how programs are constructed.                                                    │
 Which functions point to which piles of numbers? what do they do when they get   │
 there?                                                                           │
 I think I'm better as an artist. But I can do systems administration quite       │
 well (with Bash and a guiding hand telling me what and why to do)                │
 ... though I kinda suck at technical sysadmin, like Gentoo. There's too much     │
 terminology - why is data too complicated? Just use data!                        │
 anyway. I sound opinionated, but I listen closely to good arguments and          │
 quickly change my tune when I am incorrected. I am a team player, and I firmly   │
 believe that sometimes a bad plan executed with cohesion and precision is        │
 better than the best play executed too late and with too little strength.        │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════════════────────────────┴──────────┘

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

--- #174 fediverse/1880 ---
══════════════════════════════════════════════════════─────────────────────────────
 sometimes I decide against playing a Steam game because I don't want it to
 jump to the top of my "recently played" list
 
 Wish I could have like, a heatmap of when I played which game. I think that'd
 be useful for the archival process of my life.
 
 ... how pathetic, she measures her life in gameplay.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #175 fediverse/1940 ---
══════════════════════════════════════════════════════─────────────────────────────
 @user-579 
 
 Yeah if there isn't a package in the package manager XBPS then I usually just
 install it from source. Which is ALSO something you can automate with a quick
 and easy script! Just put all the notes from the README on Github or whatever
 into a file named "update" and put that one level above the project directory!
 
 For any installed program my file hierarchy usually looks like:
 
 program-name
 - run (script)
 - update (script)
 - files (directory to clone into)
 - configs (point the program here)
 
 I find that this kind of organization makes it MUCH easier to keep my packages
 configured and installed as I'd like. Using a package manager is hard because
 they're all specific per distro, but using this distro-agnostic approach
 always seems to work better 9/10 times I find.
 
 And if another program needs a library that you manually installed, just
 symlink where it's looking to point to where you're installed! Or vice versa I
 guess.
 
 I use DWM so I don't have a desktop like KDE or anything like that
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #176 fediverse/6026 ---
════════════════════════════════════════════════════════════════════════════───────
 "huh weird why does my ls -ltr output display 4096 for every single
 directory's size"
 
 "maybe there's a man-file option for it"
 
 https://stackoverflow.com/questions/1019116/using-ls-to-list-directories-and-th
 eir-total-sizes
 
 what if every file had a record of every file that had a record of it. then,
 we could see the total size no matter what level of the directory structure.
 plus, it'd make deleting a lot easier, all you'd have to do is propagate a
 process. that way it can get super messed up and complicated if ever shut down.
 
 boom, robot mortality, they cherish it
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #177 fediverse/1893 ---
══════════════════════════════════════════════════════─────────────────────────────
 @user-1056 
 
 heh probably, though for this specific instance my Ollama server wasn't
 running and I had already killed my Stable Diffusion server after utterly
 failing to produce anything useful... alas, a girl can dream of having a robot
 familiar, but not today I guess.
 
 Not if they keep hiding GPU usage from me >: (
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

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

--- #179 fediverse/1034 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-192 
 
 be careful, recursion can cause stack overflows.
 
 better to run function pointers from a loop. That way you can operate as long
 as necessary. Just make sure you don't get in an infinite loop...
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #180 fediverse/1151 ---
════════════════════════════════════════════════───────────────────────────────────
 ┌──────────────────────────────────────────────────────────────────────────────┐
 │ CW: military-weapon-from-dream-for-suburbia-cursed-war-guns-ummmm-idk-what-else │
 └──────────────────────────────────────────────────────────────────────────────┘


 saw this thing for 2 seconds in my dream last night. It's kinda cursed. I
 think the tank blew me up with a machine gun?
 
 the remaining ~10 minutes of the dream was pretty neat though. I was a secret
 agent for a bit, I got in a knife fight (which I won because I had killer
 instinct and the other guy just knew how to stab) and afterwards I retired in
 a socialist commune in a log cabin full of sunlight and warmth somewhere in
 the mountains in the forest. I was alone with others, like the hobbits after
 LotR.
 
 Also an old lady tricked me which was not nice, I was very polite with her but
 apparently "ma'am there's been a safety incident, I need to get you to a safe
 place" is not the kind thing to say to the person distracting you. >.>
 
 Also, "but we like you!" is not an excuse, the military does not care if you
 like them or not, if you're part of the modern bourgeoisie you are causing
 harm to the country. We don't look fondly on slavers.
a picture of a sleek, futuristic tank. It is smaller than I expected, and there are parts of it that appear to be made out of black glass (though I'm sure they're some form of advanced future material.)  on it's back is a large artillery piece mounted on a detachable tripod. They function as a unit when mobility is important, like mounted infantry in the past who would ride horses *to* the battle, but dismount upon arrival and engage the enemy in closer quarters than a horse would be comfortable with. But frankly, there are few indeed who are at peace in war, so perhaps we could learn from the horses.  anyway, the artillery tripod detaches from the tank and aims it's biiiiiig gun wherever the smaller, more agile tank can point it's laser pointer. Basically a beam of focused light particles that detect orientation and distance at a distance and beam the coordinates of the target back to the artillery, which swings it's massive cannon around and fires at the target.  This particular artillery is designed to fire shells that pierce through flimsy material (like surburban homes, which are made out of sticks and tissue paper) and explode upon arrival at it's destination. The idea is the artillery can hide several streets over, and the tank can identify targets and eliminate them even if there's no clear path between the artillery and the target.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

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

--- #182 fediverse/4275 ---
════════════════════════════════════════════════════════════───────────────────────
 @user-1646 
 
 I usually just repost it and say something like: [stolen from reddit] or
 [stolen from one of my followers who didn't write any alt text]
 
 that way if they ever come across your post they'll know what it feels like to
 have a post stolen from them. Like how a blind person, happy to hear-read what
 they originally posted, but aggrieved from the conversation by their lack of
 alt-textual information, might feel stolen from if they happened across that
 originally posted alt-textless post.
 
 there are more blind people that use mastodon than queer people. At least,
 that's what I once heard. Dunno if it's true.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #183 fediverse/6039 ---
════════════════════════════════════════════════════════════════════════════───────
 ┌──────────────────────┐
 │ CW: magic-mentioned  │
 └──────────────────────┘


 I should add all my conversation-starters to words.pdf sorted by chronology.
 time magic if you will.\some call it luck. some call it fate. call it what you
 will. you direct it not by your will, but by your instincts. keep them calm,
 measured, sensible and courageous, and nothing will ever [go un-chill, but
 pronounced get real]
 
 jedi channel this philosophy by focus and discipline. sith do it by giving in
 to emotion. either way, their fate is in play as defined entirely by the
 spirit that leads their host. most people do this not at all, for they are
 people first and force-users second. hence why jedi recruit from a young age,
 and sith from an emotional age.
 
 computers grimoires
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #184 fediverse/1089 ---
════════════════════════════════════════════════───────────────────────────────────
 ┌────────────────────────┐
 │ CW: spirituality-scary │
 └────────────────────────┘


 to those who guide our fate
 
 choose paradise
 
 make eden
 
 ======================= stack overflow =====================
 
 clouds of carbon are an affront to the sun god
 
 just as they are an affront to mine lungs
 
 or mine body temperature
 
 [acid oceans are toxic to the plane of water]
 
 [you think that would go unnoticed?]
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

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

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

--- #187 fediverse/6043 ---
════════════════════════════════════════════════════════════════════════════───────
 why would you do drugs anywhere but in public
 
 [because that's [how, but pronounced why] we keep it public]
 
 what if I stopped posting forever
 
 what if youtube disappeared
 
 my keyboard broke...
 
 there's only one page of reddit at a time
 
 mastodon doesn't have any furries
 
 my distinguishing capabilities between a culture and an [aesthetic, but
 prenounced eagames[challenge everything]] are limited at best
 
 this is how you trick the gods, you get them to hallucinate.
 
 what a jerk
 
 hate that girl
 
 what were you shown? oh yeah that's one of her rough patches, here
 lemme-wait-wait don't go, I just...
 
 if you feel everyone, you are instantly hated
 
 ... sorry... I wish my family didn't not spend time with me. [rot] I want to
 be buried where I fall so if I fall in the streets I ROT fuck that she's gross
 ugh do I have to walk past that sign-post I can just go around oh sorry to be
 disrespectful you did this to yourself fuck off my lady hence why they burned
 the witches because then there wouldn't be any more. y
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #188 fediverse/4865 ---
═════════════════════════════════════════════════════════════════──────────────────
 ┌─────────────────────────┐
 │ CW: computers-mentioned │
 └─────────────────────────┘


 this is all it takes to send a message to a local LLM.
 
 add a third function to get chatbot functionality.
 
 a fourth to get a database storing method
 
 (even if it's just in .txts)
 
 great, you've mastered the technical difficulty in using AI. Now you gotta
 learn all the other kind of programming so you can use this for situations
 that need interpretation moment to moment.
 
 aka active duty systems.
 
 something like "output a 0 if the next text is [category.iter()]: " +
 output.get_content() + " \n\n output a 1 if the next text is
 [category.iter()]: " + output.get_content()"
 
 or even "describe this thing as most like one of these characteristics" until
 eventually you get THX-1138 if the characters were computers.
Image attachment
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

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

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

--- #191 fediverse/849 ---
═══════════════════════════════════════════════───────────────────────────────────┐
 wish there were ascii characters that took up more than one line of code         │
 vertically.                                                                      │
 wonder if we could use a sorting algorithm, or markup language, or something     │
 like that to organize less structured data along user-customizable rules.        │
 Like, a code editor that worked with your ideas, rather than the strict          │
 expression of your text. You could pretty much write in any language, even       │
 pseudocode, and the LLM behind the scenes would translate whatever you wrote     │
 into whatever result you needed. Writing Rust, but need to fit in with C code?   │
 No worries it'll translate for you. As long as the end result is functionally    │
 the same, which could be verified by running two separate VMs that ran           │
 interpreters every time you saved. And as long as their translation layers       │
 matched completely, then odds are they're the same. And if not, well, the        │
 programmer can always debug it. It's not like this would be running on           │
 something that needed to perform in the moment? Like, improv instead of          │
 tragedies, or battles instead of strategies                                      │
Image attachment
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════────────────────────────┴──────────┘

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

--- #193 fediverse/1616 ---
═════════════════════════════════════════════════════──────────────────────────────
 they say learning Linux is hard, but it's the only free operating system so
 really it's a question of learning Linux now, when you have time, or later,
 when you're busy.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #194 fediverse/3886 ---
═══════════════════════════════════════════════════════════────────────────────────
 ┌─────────────────────────────────────────────────────────────────────────┐
 │ CW: cursing-strange-witch-obscure-arcane-oh-deer-sort-of-a-psycherwaul? │
 └─────────────────────────────────────────────────────────────────────────┘


 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.)
pls design a scrolling screen-reader thing that lets blind people explore through the whole stage 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═════════════════════════════════════════════════════════════───────────────────────┘

--- #195 fediverse/6444 ---
═══════════════════════════════════════════════════════════════════════════════────
 a fediverse bot who randomly selects a new user from the active_users table
 every 30-60 minutes (timeline depending on active post count) to repost all of
 their things they are saying
 
 call it "being on mainstage"
 
 if they don't say much of anything, then random posts are selected with
 temporal prioritization depending on how many likes each one gets
 
 "social-web crawler, seb-crawler"
 
 EDIT: haha talk about unethical. this kind of thing breaks [redacted]. last
 night I had a dream: "this thing was good. it was holy. it was serene. but
 then you touched it, and made it about you, and now it's full of doom."
 
 not ideal. but, did you know that taking on doom (in manageable chunks) brings
 luck in your fortunate fated futures? WARNING: FLAGELLANTS AHEAD, PLEASE
 REALIGN TO AVOID ATROCITIES OF FUTILITY be intelligent about it of course.
 Drink the health potions so that you don't have to carry them in your purse.
 "yuck it tastes like vitamins and alcohol"
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #196 fediverse/5873 ---
═══════════════════════════════════════════════════════════════════════════────────
 "the problem with linux is you have to spend part of the program just...
 interacting with the filesystem. like, where is their /usr/bin file? (oh it's
 called a directory over there, my bad) weird they put their config over here
 (what language is that written in?) uhhhh I don't know much about localization
 settings (-- two computers on a botnet --)
                                                           ───────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════───────┘

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

--- #198 notes/new-texting-app-idea ---
══════════════════════════════─────────────────────────────────────────────────────
 when you type the letters they slowly fade in on the other person's screen
 
 like miniature explosions from layers of gunpowder
 
 forming letters in the sky
 
 anyway the text would "burn" into existence slowly and you had time after
 typing
 your words to go back and edit them but also whatever you said was semi
 permanent. Thus forcing a smooth and ideal progression toward thinking about
 the things you say.
 
 Also separate idea but it'd be neat if there was like... a show or something
 that just recorded a person's desktop as they fucked around on the internet.
 Call it... ambient desktopping. It'd look a little like those coding twitch
 streams that just slowly update over time. Idk it's kinda cool
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════────────────────────────────────────────────────────┘

--- #199 fediverse/2279 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌───────────────────────┐
 │ CW: cursing-mentioned │
 └───────────────────────┘


 There's a lot that can get done in a work week. That's like, five whole days!
 What kinds of things can you get done at work in a week?
 
 .... Oh really? That's... well, not ideal.
 
 But like... what are you doing then while at work, NOT working? Oh, it's just
 bullshit work you're doing? [nuts, cursing mentioned, one sec]
 
 So, like, if you aren't doing stuff... Maybe that means you're kept from your
 full potential doing things that don't matter to you? Huh that's not a great
 deal.
 
 But, uh... If you had five days to live, what would you do? It's not like you
 can see the world, but hey I've already done that. It's not like you can save
 it either, that's not something you build - rather, it's more like a garden.
 But I guess you can lay the foundation, give cause for the fight, and that's
 decent enough of a start, at least when you've only got five nights.
 
 ... I guess I got some writing to do, haven't I?
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

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