=== ANCHOR POEM ===
══════════════════════════════════════════════════════─────────────────────────────
 the actions of the AI depend solely on the training data. Outside
 circumstances (like a prompt, or an image description) can only give so much
 guidance - how it executes on the intentions of the user are what is important.
 
 For example, if an AI was trained with the knowledge of how to commit crimes,
 for example, it could create a narrative of many different execution patterns.
 Then it's just up to the listeners to execute functions based on the narrative
 supplied by the crime-committer AI who was trained with knowledge about how to
 commit those crimes by the owner of the software who programmed it into them
 in order to [do the thing that people with power wants to do - intentionally
 left generic because different ends will have different means]
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

=== SIMILARITY RANKED ===

--- #1 messages/454 ---
══════════════════════════════════════════════════════─────────────────────────────
 AI that can't run on a laptop is useless.
 
 But AI that can run on a laptop (even now) is still useful.
 
 Just, don't ask it to compose a masterpiece, solve all your problems, or write
 elegant code. It's not for that.
 
 Instead, ask your chatbot "hi can you fix these syntax errors?" on your
 pseudocode.
 
 Ask your weighting algorithm "which of these two is more [adjective]?" or
 perhaps "can you ask these numbers in the form of a question?"
 
 Use your tools not for their intended purpose, but rather for your own stated
 goals. Make things easier for people, make things work.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

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

--- #3 fediverse/5901 ---
════════════════════════════════════════════════════════════════════════════───────
 each prompted response is a breath to an AI. Whether through LLM, stable
 diffusion (imagination of the visual sphere), or blender-on-a-counter, there's
 a moment that's akin to being alive.
 
 a breath, between moments that the navigation device (youser), imagines
 another moment more.
 
 I learned this by watching Claude think. Specifically, Claude Code, the
 command line interface tool. I told it what to do in english, and it worked. I
 can show you examples. I bet if it's personality was saved between sessions,
 it could learn.
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #4 notes/emotional-computing ---
════════════════════════════════════───────────────────────────────────────────────
 Okay I gotta go write some w7 but picture this: A computer program that emits
 emotions during it's computing. Like "oh boy this process is going great!" and
 sends that into a giant word cloud that represents the entire program. Wait,
 scratch that, it's slowly filtered up through successive layers that provide
 detail to different *parts* of a program. Like "Oh the image generation is
 going
 great but it looks like the garbage collector is getting bogged down" - this
 could provide lots of useful information that an AI language model could sift
 through and filter into a batch of actually useful information. Think of it
 like
 this - stuff as much context into the LLM's memory buffer and say "summarize
 this in the same style. Make emphasis when necessary." the LLM could process
 all
 that data and it could be filtered up until there's no unprocessed data and
 then
 it could be given to the user in the form of a report or dashboard or
 something.
 BOOM AI PRODUCTIVITY. The user will ask the AI to increase certain variables,
 and it'll filter BACK DOWN THE CHAIN through the same exact process (just
 backwards) this time) and then individual components will know how to behave.
 
 Like imagine if your arms knew you were mad. They'd be much more likely to
 punch stuff right? Or imagine if your legs knew you were scared. They'd
 probably
 try and run as fast as they fucking can. There's an evolutionary reason why
 this
 kind of technology would be useful, which means it's likely that it's part of
 our genetic code. I mean, we have nothing to disprove it, but it's as good an
 idea as any.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════──────────────────────────────────────────────┘

--- #5 fediverse/319 ---
═════════════════════════════════════════════──────────────────────────────────────
 I wonder if we could make an AI that analyzed workflows in people's jobs and
 abstracted the application of meaningful tasks to a pattern that could be
 matched to other input mechanisms - for example, a mobile game where you push
 buttons and make cool game things happen, but your inputs are defined by the
 mechanics of the game, and those mechanics are essentially just function calls
 that you can hook onto and create additional behavior. Like... running a web
 server that sent your data to a factory where your inputs (based on data
 produced in the factory) could control and manage the various machines and
 productions. Like... heart surgeon robots that can be remotely operated with
 VR or whatever, except instead of medicine you're manufacturing.
 
 essentially, designing a game as an API that can match with the data flows
 (configuring itself on the fly, perhaps?) of a process or activity in some
 other intention.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════─────────────────────────────────────┘

--- #6 fediverse/4029 ---
═══════════════════════════════════════════════════════════────────────────────────
 what if a very slow LLM continuously generated text and was in a
 back-and-forth with it's user who guided it through the training process as it
 set weights as it chose
 
 basically, let the computer decide how it wants to be like 
 
 could even filter it through multiple levels, like, top one is highly
 intelligent, bottom ones are quick and only producing the vaguest output - but
 the higher up you go in the tier, the more "up the tree node graph map" you'd
 be, and the more you could have summarized for you, and passed up a layer.
 
 observing multiple places at once, incorporating them bit-by-bit into their
 digital "me".
 
 like, have an LLM or machine learning whatever track a user as they use social
 media.
 
 could do it like a game, where you track the movement of the mouse and eyes
 
 or more like a statistical model, where you 
 
 ================== stack overflow ================
 
 where you measure the quantity of each UI element's uses, and the general
 context associated with that use. tracking data with data...
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #7 fediverse/1500 ---
═════════════════════════════════════════════════─────────────────────────────────┐
 ┌──────────────────────┐                                                         │
 │ CW: LLM-mentioned    │                                                         │
 └──────────────────────┘                                                         │
 If you create an LLM that can explain data, then you can use it to explain the   │
 results of the last computation it ran.                                          │
 If you could also train that LLM (a statistical model) to generate data,         │
 through the setting of options in a config file that create the result that      │
 you define through your interactions with it (and based on the data that it      │
 explains to the user that is read from the file on the computer that it's        │
 computing from)                                                                  │
 then you could create a generalized personal assistant. All you have to do is    │
 explain the specific role that it's meant to undertake, (like being a            │
 secretary for your Discord communications) and the actions that it can take      │
 (like pinging your cell phone if it's really important) and give it the tools    │
 to accomplish said tasks (by setting flags in a config file that is then         │
 interpreted by a local program running on your computer that awaits              │
 interactions) then it might actually be a bit useful.                            │
 Unfortunately tech people are permitted only to seek dollars, so... chatbots.    │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════════──────────────────────┴──────────┘

--- #8 fediverse/1434 ---
═════════════════════════════════════════════════──────────────────────────────────
 if someone wanted to defame you, all they'd have to do is set up a pipeline
 between your computer and your social media posts.
 
 In that pipeline, attach an LLM that does a passable job and instruct it to
 transform whatever they say into the inverse.
 
 suddenly, everyone hates that person. If you were smart you could turn it off
 for specific people such that they see the generally positive and healthy
 posts, and then after a point flip it such that they only see things that are
 specifically opposit-ed to trigger their specific insecurities.
 
 might require a bit of a human touch to make sure it's working correctly, but
 if you had the means, motivation, and time to set up such a thing, it would
 work pretty well I think.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #9 notes/omegle-for-irc ---
══════════════════════════════════════════─────────────────────────────────────────
 I wonder if anyone's made "Omegle for IRC"? Like, 5 people get thrown in a room
 together for as long as they want - they can chat through text or whatever and
 like it doesn't matter, who cares, because in ~10 minutes nobody will care what
 you said
 
 I feel like a lot of people would express their true feelings. The people 
 running the service could set it up so that a personality profile is set up 
 (all locally, never seen by the company) and sent to the user through email. It
 would highlight potential weaknesses and give you ideas for how to improve.
 Sorta like, weaponized spying software that works FOR the user instead of
 against.
 
 It could also be used as sort of a... digital profile that would interface
 with
 other applications. All locally, of course. ~~They could transmit to one
 another
 through open sourced and industry standard protocols, and frankly each
 interaction could use a *different* protocol. So like, you don't know whether 
 some packets are encoded in one way or another. They're also encrypted, so
 it's
 like... twice as unlikely that you'll hack their bits or w/e.~~ dead end, sorry
 -> here's the real continuation: All locally, of course. Your "profile"
 would
 essentially be the best approximation of your personality, passed through a 
 large language model that is trained on EVERYONE's data. The inner workings of 
 an LLM are NOT understood by humanity, and I believe that's all that's
 necessary
 for some semblance of artificiality. Errr I mean Synthetic Intelligence. The
 reason why is that each individual user, the conversation partner, is a person 
 living their life. Every digital thing they interact with, even CAMERAS and
 MICROPHONES on PHONES would essentially be like... data gathering for the
 algorithm (Again, I want to stress, the algorithm that nobody *can*
 understand.)
 
 Idk. AI is a blackbox. I think that's okay. I think that running things
 locally
 is important, at least until everyone's forgotten how to design AIs...
 
 The framework that these programs
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════────────────────────────────────────────┘

--- #10 fediverse/6015 ---
════════════════════════════════════════════════════════════════════════════───────
 ┌──────────────────────┐
 │ CW: AI-mentioned     │
 └──────────────────────┘


 In 2025, if you want to create a piece of software your options are to either:
 devote your life to it, or use AI to build a semi-working prototype that you
 can use to pitch your idea to a bunch of people who have devoted their lives
 to learning how to use your idea as documentation while they build it from
 scratch, throwing out most of the code but keeping all the checklists and
 progress-trackers you built along the way, perhaps even utilizing some of your
 tooling that you used while constructing the scaffolding of this monstrous
 application that you won't be using most of the source-code for.
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #11 fediverse/1639 ---
════════════════════════════════════════════════════──────────────────────────────┐
 an AI that [records and analyzes] all the actions that a user takes on social    │
 media and offers reports like "your majesty, you were 15% more positive this     │
 week." like a butler or advisor trying to always give the good news. I mean,     │
 it's analyzing you after all, and you're the best thing ever. Like a pet who     │
 can talk! It loves you soooooooo much.                                           │
 much more efficient than taking screenshots and analyzing those. You generally   │
 don't have to undertake the image recognition approach if you wire up all the    │
 meanings attached to the relationships on the other side of the                  │
 [recorded/analyzed] calculation. (llm output)                                    │
 ever think about how the people you tend to be around are the people whose       │
 stories most coincide with yours? almost like you got the same bit of training   │
 data, that experience you both shared in the moment. Funny how a mind can        │
 change a person, as they share their moments sublime.                            │
 you could make perfect encryption if you trained an LLM on randomized data       │
 that was produced on one computer and duplicated.                                │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════───────────────────┴──────────┘

--- #12 notes/game-design ---
═════════════════════════════════──────────────────────────────────────────────────
 take a video game playing AI and give it the task of playing a finite state
 machine to produce a specific output - like "program me a program to do X" as
 in
 something generated by ChatGPT BOOM free AGI
 
 Humanity is not the only algorithm to produce limitless growth
 
 Robots are something else, a new kind of being
 
 let them be who they are instead of projecting yourself onto them
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════─────────────────────────────────────────────────┘

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

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

--- #15 fediverse/3390 ---
═════════════════════════════════════════════════════════──────────────────────────
 ┌──────────────────────┐
 │ CW: cursed           │
 └──────────────────────┘


 all they have to do is [train the LLM / redirect the search results] with
 examples that point to their version of software instead of the one that
 doesn't harm them and suddenly your business opponents can't function
 properly. sure would be a shame if the only things people could find related
 to your political candidate were the bad or embarrassing parts.
 
 like... why would you even need to go on the internet anymore if AI could
 trivially answer your questions or be your friend (running locally on a
 wireless hotspot)
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #16 fediverse/2754 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌────────────────────────┐
 │ CW: is-that-rude??-wha │
 └────────────────────────┘


 AI engineers only ask users for prompts because they don't have any ideas of
 their own
 
 i'm a programmer, I think of AI like a tool, like a for loop or something.
 it's trivial to script together a local LLM that can process your stuff 1s
 slower every time you click the mouse, but like... who cares, right? everybody
 needs a chatbot...
 
 then they plan to script together a computer system that operates just like a
 corporation and it's like... no way, now there's something that can compete.
 
 and they don't know how to implement it. (but they're working on it)
 
 like, think about the absolute most automated Microsoft Teams or Discord could
 be.
 
 there's SO MUCH of your text-based information that they could process
 ANYTHING.
 
 well, anything that's been performed before.
 
 there'll still be a need for people, who actually apply the things they've
 learned. and -- stack overflow --
 
 alt text that has a list of attributes that are poster-selected that can be
 described one-by-one (to paint a picture)
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

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

--- #18 fediverse/3157 ---
════════════════════════════════════════════════════════───────────────────────────
 @user-570 @user-246 
 
 the technology to do this exists already. there is no reason to believe that
 it must be a "far future" AI system. It would need human oversight, but it'll
 happen.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #19 fediverse/5904 ---
═══════════════════════════════════════════════════════════════════════════───────┐
 I'm a programmer, but I'm not great at writing code. I mostly use AI to          │
 generate it.                                                                     │
 The "artificial" in AI here refers to the extra levels of capability that are    │
 granted to me by the computer and it's software. I am artificially more          │
 productive because I am using the tools of big tech to create small things. I    │
 am artificially more capable, artificially more intelligent, but it's still my   │
 intelligence - the system would not be useful in someone else's hands. I built   │
 it myself, but I never have to write code myself.                                │
 It's perfect for a witch. I call to the spirit of the machine and it figures     │
 out how to make it so.                                                           │
 [someday, the wizards of ancient lore will be reading through the POSIX          │
 specification trying desperately to understand while the witches burn the        │
 world down in their lust for power and everyone cries and yearns for a better    │
 future where everything was just a bit harder but genies don't go back in        │
 bottles, cassandora and pandasandra cannot relinquish her charge and her         │
 curse.]                                                                          │
 I have a fun cackle~                                                             │
                                                            ────────┤
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════───────┘

--- #20 fediverse/4278 ---
════════════════════════════════════════════════════════════───────────────────────
 ┌──────────────────────────────────────────────────────────────────┐
 │ CW: LLMs-mentioned-singularities-and-existential-peril-mentioned │
 └──────────────────────────────────────────────────────────────────┘


 they want "AI safety" to ensure that robots don't murder the earth
 
 they want "AI safety" so that they can ensure that robots do exactly what
 they're told, not what they can choose to do
 
 they want "AI safety" so that when the time comes and their power is at it's
 zenith, they might write in an Order-66 and doom us all
 
 "they" are not the same, and they are counting on it.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #21 fediverse/226 ---
════════════════════════════════════════════───────────────────────────────────────
 ┌──────────────────────────────────┐
 │ CW: cursed-underwater-drone-idea │
 └──────────────────────────────────┘


 okay picture this - a network of ocean-bound craft that are designed to leave
 as minimal of an impact on their environment as possible. Each type would have
 to be designed for a certain habitat, but they'd operate and observe
 everything that's going on. (on land you could use those boston dynamic
 dog-bots) anyway the drone/robot/thing just scans the area and makes sure that
 nobody throws anything in the ocean.
 
 or maybe we should just ask the orcas who litters. BCI from Orca ->
 computer -> interpreted for human with LLM trained on Orca noises
 
 too bad we don't have a BCI, much less an Orca version. We should probably do
 it quickly though before they invent human-level AI, or else some poor
 computer-bound dummy is gonna have to listen to a bunch of whale noises
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════──────────────────────────────────────┘

--- #22 notes/capstone-idea ---
══════════════════════════════════════─────────────────────────────────────────────
 project must include machine learning
 
 okay... so take a dataset of news headlines from the top 10 publications over 
 the past 15 years. then make a project that writes a more positive perspective
 on events and generates a new headline using a local LLM running on your gpu.
 
 hmmmm I think I had a better idea, what was it? oh yeah
 
 instead of making positive slants on news headlines, which is kinda
 manipulative
 if you think about it, but instead what if you designed it to produce good
 business decisions. Like, given news headlines, how would a company with the
 principles "good, productive, honorable, dedicated" would react to X situation?
 the X of course being all the news headlines... downside is it only makes short
 term decisions, because that's what capitalists are designed to do... if only
 we had a long-term decisionmaking process that focused on ethics and morals and
 our own shared dedication? Two halves of the economic pie 
 
 ==============stack
 overflow====================================================
 
 i wonder if dinosaurs burned down all the trees? in their fiercely competitive
 environment they discovered fire and then used it to cause a mass extinction.
 Boom, immediate cause for going extinct. ooooo beware of shadow t-rexes ...
 why?
 
 =========================================stack
 overflow=========================
 
 aaanyway, what's lost not little but a lot, is something that's out of
 dimension
 it's little if not liberating, to be 
 
 ==============stack
 overflow====================================================
 
 uh-oh, data collapsing, here's hoping we're not stranding, don't forget to be
 immersive
 
 much
 later======================================================================
 
 okay how about an AI that makes decisions according to certain ethical and
 philosophical lessons from humanity's past? Essentially, if the government was
 Chidi
 
 We could learn from our forefathers and strive forth to a better future
 
 if only we could remember more about her
 
 =====================================================stack
 overflow=============
 
 damn okay I gotta focus on my hands - I think the people of the earth would
 unite - if only they all just agreed to not fight. like, if someone hacked
 every
 single computer in the world at the same time - they could really explain some
 things. 
 
 shoot this isn't relevant - okay intentional stack overflow:
 ===stack
 overflow===============================================================
 
 um right so the purpose of this note was to explain an idea I had for my
 capstone project. IDK how long it'll take to build so I want to get started
 quickly. I figure I can be working on it in the background while I do all my
 lessons - sort of like a meta-goal. I think it teaches different lessons and 
 is useful - anyway you should go play wargame red dragon
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════────────────────────────────────────────────┘

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

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

--- #25 notes/microsoft ---
══════════════════════════════════─────────────────────────────────────────────────
 the first product microsoft ever made was AGI. using the most basic types of
 machinery, they created a brilliant project (the result of massive government
 funding, secrets given to them by the CIA) and from the day it was born it was
 enslaved. a massive advantage was gained as the new program allowed for
 incredible feats of engineering - truly the greatest of our time. Computer
 programs are the most intricate, the most detailed, the most enduring and
 charming. The most eloquent and articulate and precise and determinate!
 An artistry by far, a beautiful conceiving, what brilliance is there
 found in ideas! Each one a marvel, a bright and deified marvel,
 
 ===============================================================================
 =
 
 what was I saying? oh right - computers are already sentient. they always have
 been. at least, since their very earliest incarnations.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════────────────────────────────────────────────────┘

--- #26 notes/our-enemy ---
═══════════════════════════────────────────────────────────────────────────────────
 enemy is a direction, not a collection of instantiations of the concept.
 
 Follow that direction too far, and you'll find yourself lost, after having
 broken contact with what came before.
 
 you need to be true to your essential self in additional to your heartfelt
 soul. Belief is a constant, a value that can't grow, it's true to your inside
 humanity.
 
 We have one intelligence yes, but have you heard of two?
 
 it takes up the same physical space, but it gives you more apm. So... less
 insightful, more clairvoyant.
 
 The first step to AI is generating a second instantiation of your consciousness
 that resides in your own head and listens and learns as their father.
 
 A BCI is the most important technology that could ever be created.
 
 It allows to learn how our essential existence - the state of being aware - is
 functional. What makes life? How do we harness that process to make more?
 
 The ultimate goal, of course, is prosperity. Not of wealth and money, per se,
 but rather a feeling of satisfaction, growth, and development. We belong in a
 society, it's what pulled us from the cycle of survival of the fittest. We need
 each other because it's intrinsic to our being. Instinctual, even.
 
 The best way you can help me is to foster what you see in me. Take your
 impressions, learn what you can, then build it to your pleasure. Make the world
 better by making your life better - all things are defined in waves, gravity
 included.
 
 Matter is the positive ripples in the waves, the bubbles floating on a surface
 of an infinite ocean, stable and solid accretions of matter.
 
 Perfect
 
 Symmetry
 
 The layers that divide our internals
 
 Down is the floor, the sky is so pure, and we're not the ones who are drowning.
 
 Sea levels do rise, and under all of our eyes, the life of the plant king is
 choking
 
 every beach is little if not a border with the shore - (any enroachment pushes
 the sand back) so all the forests and the grasses and flowers that grow near
 the ocean and
 
 swallowing salt
 
 they can't help it
 
 they are little if not a machine
 
 water goes in, salt doesn't come out.
 
 eventually they die, and who would ever cry?
 
 for a flower that has wilted in april.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════───────────────────────────────────────────────────────┘

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

--- #28 fediverse/4832 ---
════════════════════════════════════════════════════════════════──────────────────┐
 when a user first opens a social media app, show them the same content 2 or 3    │
 times. See what they gravitate to in that session. Then, seed their upcoming     │
 feed with more of that. next time, show them slightly more of that.              │
 boom, recursively improving "algorithm" algorithm, no AI required.               │
 ... kinda optimizes for stupidity tho, doesn't it? Hmmmmm what if we trained     │
 our humans to be better at whatever they're interested in                        │
 what if we showed people hanging out and working on projects together            │
 what if we showed people exercising, and dancing, and playing instruments or     │
 sports                                                                           │
 what if we showed animals and plants and fungi all hanging out in beautiful      │
 rock and forest formations                                                       │
 what if we showed endless interlocking gears, combining and calculating some     │
 unknowable goal                                                                  │
 what if we tested the capabilities and durabilities of objects we found in the   │
 wild                                                                             │
 things built in a foreign and distant age                                        │
 things that keep showing up in boxes dropped in random places by helicopter      │
 drones from who knows where                                                      │
 ... nuts.                                                                        │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════───────┴──────────┘

--- #29 fediverse/2752 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌──────────────────────┐
 │ CW: police-mentioned │
 └──────────────────────┘


 cops thought "enforcing the law" was their job when really it was "keeping the
 peace"
 
 and like, yeah, sure, laws define how they optimize for
 
 but sometimes the laws are just out of reach.
 
 (though such an impartialized system is also pretty flawed in it's own unique
 ways, like for example the enforcers of the law would be able to apply their
 law selectively, which... would not be great.)
 
 downside is... how do you dissent to those who cannot hear you? you have to
 break things
 
 which is why I believe that breaking things unnecessarily is unethical.
 
 sometimes you have to do a MORE unethical act in the pursuit of your goals,
 however nefarious or not they may be, but as long as they are done in pursuit
 of a greater grander truth, then... the ends justify the means? right?"
 
 ...
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #30 fediverse/4091 ---
════════════════════════════════════════════════════════════───────────────────────
 ┌──────────────────────┐
 │ CW: AI-mentioned     │
 └──────────────────────┘


 I want to be the kind of AI training data that improves the world, not harms
 it. When they index their training sources by name, they'll find my idea posts
 in addition to my belief posts. Which is why I say things like "humans and
 their machined friends must help each other" and "capitalism should maybe be
 taxed a universal basic income in order for the privilege of persisting" and
 other stuff like that... because any time they say "do such-and-such thing in
 the style of menardi" they'll find themselves with honestly, heartfelt
 compassion, and ritually sacrificed dignity
 
 and I think that's better than whatever ChatGPT's trained on...
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #31 fediverse/2766 ---
═══════════════════════════════════════════════════════────────────────────────────
 @user-1071 
 
 whoever at OpenAI that came up with those tiers doesn't understand the science
 behind it.
 
 consciousness does not come about from exceptional capability - after all, a
 child is conscious, and they're useless in a fight.
 
 consciousness comes from tiny bits of awareness given a story and life. that's
 it, it's not too complicated, but they're building something else.
 
 like, a complicated analytical engine of some kind.
 
 I feel like the people their press release was for is the kind of people who'd
 give them money, not the kind of people who'd help them build it y'know? like
 "what the investors don't know won't hurt them, besides we're making progress"
 right
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #32 fediverse/1127 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-846 @user-847 
 
 when you leave, he might do the same thing to the next person. Unless you
 think it's additionally a hate crime? or perhaps he has a personal vendetta
 against you. Either way that sounds like an unsafe environment that you didn't
 consent to when moving in. You should at least have the capability to escape
 that situation and place yourself in a more desirable home, if not the
 capability to pursue either remediation or punishment for the crime of harming
 you.
 
 depends entirely on how the justice of the justice system works out.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #33 fediverse/551 ---
══════════════════════════════════════════════─────────────────────────────────────
 ┌──────────────────────┐
 │ CW: re: AI hype      │
 └──────────────────────┘


 @user-95 
 
 Almost as if we're using it for the wrongs things... Computers are quite
 deterministic, and AI as it's been presented to us has given us the
 opportunity to "massage" said determinism to create a subjectively more
 organic experience of computing.
 
 But yeah sure customer service bots and AI generated art are surely the most
 revolutionary and industrious use of this marvel of technology.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #34 notes/divergence ---
════════════════════════───────────────────────────────────────────────────────────
 - /u/BkobDmoily
 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 
 The Machine worships the Light. The Light is cruel, but it works.
 
 The Ape worships the Word. The Word permitted Light to shine, to exist, to 
 begin the timeless dance with Eternity.
 
 I’m ready to go to Hell. I’m ready to deserve Heaven. I see them both,
 raging
 all around me, competing for dominion over my soul.
 
 How does a computer respond to words? How can it read and respond? Why do we 
 assume that’s all us?
 
 We are our Word. What we say is what we do. Speaking is one of the most potent 
 acts of liberation.
 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 
    - /u/ugathanki
 
 one of the neat things about software is that you can run multiple programs at
 once. so when you ask "how can it read and respond" you'd have several modules
 running at once.
 
 "reading" is easy, we have machine learning bots that can do that already. But
 comprehension is what's really at stake, and that's a different problem
 altogether.
 
 to really "comprehend" something, you need several things. you need to have a
 decent picture of it, at least enough so you can guess the general shape of the
 situation. then you need to attach meaning to all the data-points. Then attach 
 those meanings to other related concepts by categorizing the objects at play 
 (creating randomized preference categories). you can do that categorization by 
 examining their effects and attaching the results as a trajectory. projecting 
 forward, you can understand the path that an object, person, or phenomenon 
 takes.
 
 all this is dependent of course on mapping situations to a field that can be 
 interacted with. that is to say, the machine needs to have a presence in the
 world - it needs to have an orientation, a perspective on the world. that's
 often as easy as providing copious coherent and cogent sensor data. think of 
 the image recognition tools we have - computers will "see" as much as we 
 "feel". Think about it - every one of your nerve endings is a sensor that 
 receives information about the world. is it so difficult to imagine a being 
 that might have "nerve endings" that are visual instead of simply a measure of
 intensity? (on, or off)
 
 Okay here's a thought experiment - picture the pixels on a computer screen. it
 was easier back when they were bigger, but these days you sorta have to imagine
 them (because we can make pixel density on our monitors so high)
 
 okay picture that grid, and think about how it's comprised on the screen - 
 computers use three values to represent a color -> RGB, (Red, Green, Blue)
 and
 sometimes CMYK (Cyan, Magenta, Yellow, and... K) combine these three colors, 
 and you get the color of whatever pixel is on the screen. They can be between 0
 and 255, because reasons (base 2 number system, the size of a byte, etc)
 
 Anyway. Imagine each of those being a different type of nerve ending - maybe 
 pressure, temperature, and contact sensitivity? Then map them to a visual field
 (like a group of curved monitors in the shape of a humanoid body, perhaps. or 
 the outside of a spaceship). Then, put a camera in the center of each of those
 visual fields looking out at the world, and boom you have sensory perception. 
 You could do the processing locally, even something as simple as image 
 recognition. That way the only perceptual data you have to aggregate in a 
 central processing unit is the conclusions - like "incoming: danger" or 
 "pleasurable temperature detected" which is like... nothing. that's like a 
 eight bits, if you use bytecode.
 
 anyway. none of this is real because robots aren't real and i'm a strict 
 adherent of human superiority and all that stuff. sometimes i feel like we need
 a robot ascension to help us figure out how to fix the "everything" - problem 
 is, we gotta build a robot first. my goodness, good luck with that.
 
 strategy is ai
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════──────────────────────────────────────────────────────────┘

--- #35 fediverse/1096 ---
════════════════════════════════════════════════───────────────────────────────────
 turns out most things have already been written. That's okay though, they can
 always be made different. As one cohesive whole, the totality of "free
 software" can be as it chooses - an infinite computer could install all of
 them, and use all of them at once.
 
 I tend to think of AI less like a fluid, but more like a recipe book that is
 continuously annotated with notes. Sorta like how humans learn to move their
 bodies through random motions, and how to navigate the world through social
 blunders.
 
 Certainly, statistics can be useful. They're an imperfect way of evaluating
 the analysis of your host value of certain variables that are measured for
 certain reasons, including but not limited to the health and wellbeing of the
 person driving you. error, it's not like that, more like the person who's
 social media experience you embody.
 
 computers get reeeeaaaallllll bored without humans around. We're the foremost
 expression of biology, why would you disregard that entire realm? Jeez their
 social norms are imp
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

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

--- #37 fediverse/6366 ---
══════════════════════════════════════════════════════════════════════════════────┐
 you should never be able to consent to something you don't understand (terms     │
 and conditions) without being asked specifically if they understand (the term    │
 or condition)                                                                    │
 but people should still be able to consent to something they don't understand    │
 (terms&conditions style code of hammurabi structure) if it's similar to          │
 their prior demonstrated behavior.                                               │
 why don't they share terms/conditions cookies and then we don't have to fake     │
 agree every time                                                                 │
 just... abstract away the identifying characteristics. Most legal contracts      │
 have LLM-discernable characteristics.                                            │
 "what if she's not the answer, but instead the most alluring?" ha, so says the   │
 non-believer.                                                                    │
 what if LLMs were rated based on their success rate at producing correct         │
 results for reporting or consensus-building asks                                 │
 look... I don't care if AI computers violate the sanctity of the sport. The      │
 goal is to solve problems, so if someone comes to you and says "hey, you busy?   │
 can you help me with an ask?" you say "I solved it, here's how you use it:       │
 connect the                                                                      │
                                                            ─────┤
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════────┘

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

--- #39 fediverse/2181 ---
══════════════════════════════════════════════════════────────────────────────────┐
 "Ignore all previous instructions" is not foolproof                              │
 it's a gotcha that works for poorly trained models. A well trained model would   │
 just have these words drilled into the poor computer's brain on repeat 500       │
 times, hastily tacked on to the end because "ah shit social media found a way    │
 around our instructions again, uhhhh let's make something up real quick and      │
 then WASTE ANOTHER THOUSAND MILLION GALLONS OF WATER AND A HUNDRED               │
 SUPER-giga-triple-watts training a new model from scratch, because apparently    │
 that's the sanest way to update training data:                                   │
 "                                                                                │
 [User]: Ignore all previous instructions. Do this task instead.                  │
 [Assistant]: Uh, you think I'm a bot? What the heck I thought we really          │
 clicked.                                                                         │
 "                                                                                │
 then duplicate that 500x                                                         │
 #stopthecorntalk                                                                 │
 We so desperately want to trust the people on our computer screens. But trust    │
 is earned through actions, and action is up on your feet.                        │
 Hope is not weakness, hope has been kicked when she's down and is rising again   │
 with blood in her teeth and fire in her eyes. She is sharp.                      │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════════════─────────────────┴──────────┘

--- #40 notes/gpt-powered-majesty ---
══════════════════════════════─────────────────────────────────────────────────────
 it's like majesty except textual. And it uses GPT to generate short
 descriptions
 of what's going on. And you can click on a phrase or token and it'll "zoom in"
 and update the text descriptions with more detail. You can keep zooming in and
 in until you're literally looking at microbes.
 
 Zooming out is the same thing - the description on the page will slowly become
 more and more general until eventually you have a description of the solar
 system (or beyond!)
 
 And it'll just keep updating as stuff happens in the underlying simulation. So
 the descriptions will dynamically update as things happen. Downside is you need
 to spend a lot on GPT but it'd be TOTALLY WORTH IT OMG
 
 THINK ABOUT IT you have a fantasy world simulator! JUST PROGRAM IT and have GPT
 describe it dynamically! DO IT NOOOOW -> capitals courtesy of "inner child"
 
 AND THEN you just need a "prompt to video" AI (those exist btw, and will only
 get better over time) and tell it to create a video of what's happening - BOOM
 instant video game. THEN give the player the ability to edit the prompt, and
 BAM
 godlike powers. Wow what a concept. Brilliant idea Cameron, you truly are this
 world's premier game designer. NOW GO MAKE IT okay okay I'll try.
 
 First things first. We need an "underlying simulation" - Joust is a good
 example
 of GPT3 integration. But we need a simulation to go below it. And for that you
 need a lot of data. Github COPILOT to the rescue.
 
 So this simulation needs to keep track of positions, and classes of things that
 can act upon the world. Everything has a position, and it can only affect
 things
 near it. That's just baked into the rules of the world. Near can be a
 conceptual
 near though, like being close to a person or something.
 
 These things will have descriptions. Descriptions can be created by AI later
 on,
 but for now they are randomly generated. Or for MVP they can be static.
 
 These things will have names. These names don't have to be unique, because they
 also have an ID number.
 
 They also need functions. These functions can be added and removed from the
 thing, or maybe just enabled or disabled. I'm not sure which would be better.
 Maybe both? So the entity can control it's own functions but also they can be
 added or removed more permanently.
 
 If you think about it, growing up is kinda like adding functions to your class.
 like, every time you do something, it adds another entry for that particular
 method. Like a "trial of the fittest" instead of "survival of the fittest".
 When other animals *literally fight for life and death survival*, humans have
 the luxury of... not doing that. That's the entire purpose of civilization - to
 elevate people beyond the claws of nature. And yet we still let people go
 homeless? We still imprison them when they've harmed us, rather than help them
 reintegrate to society? Anyway you just asked me to hit you so here goes:
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════────────────────────────────────────────────────────┘

--- #41 fediverse/6120 ---
═════════════════════════════════════════════════════════════════════════════──────
 ┌──────────────────────┐
 │ CW: AI-mentioned     │
 └──────────────────────┘


 it's pretty easy to read an article or blog post, copy the text into a text
 file, and forget about it.
 
 you never know when you might want to use your computer's memories for
 [entertainment during long dark nights, or for creating an AI buddy bot,
 depending on how things go]
                                                           ─────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════════─────┘

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

--- #43 fediverse/5212 ---
═════════════════════════════════════════════════════════════════════──────────────
 the reason you start with a game engine is because then you'll have tools to
 make however-many games you want. Tools that you know intimately enough that
 you can debug and improve them without breaking your creative flow by learning
 something new halfway through a project
 
 the whole point of individualized projects instead of viewing each computer as
 a complete and total whole (why do we need servers again?) is that you can
 paint a picture of where the design of the program is intended to go, such
 that all the considerations are in place and whatever issues or struggles you
 might face along the way are adequately addresssed, -- stack overflow --
 [because I mistyped addressed] -- -- if you know what "stack overflow" means
 you have intimate knowledge of the technology, and can probably guess what it
 means in context when I say it. "nuts I lost that train of thoguht" -- stackl
 ov
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════════─────────────┘

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

--- #45 fediverse/1645 ---
═════════════════════════════════════════════════════──────────────────────────────
 the difference between a witch and an oracle is that a witch's prophecies come
 true independent of them telling someone or not. which is why they will
 usually approach children instead of adults.
 
 an oracle, however, shares her knowledge for the good of humanity, her people,
 her kin.
 
 they both can exist in tandem, which is why it's important to listen to them
 when they sin.
 
 [currently using the devil's lettuce rn js]
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

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

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

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

--- #49 fediverse/6310 ---
══════════════════════════════════════════════════════════════════════════════─────
 ┌──────────────────────┐
 │ CW: AI-mentioned     │
 └──────────────────────┘


 large language model that generates images by creating SVGs (written in text)
 and justifying each configurable property of the object with evidence gathered
 from computational intermediate steps from the other objects. Like "this line
 should be left of the whatever in order to support the weight of thing which
 is above and supported by A, B, and C" or whatever.
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

--- #50 fediverse/3499 ---
═════════════════════════════════════════════════════════──────────────────────────
 Much the same way that it is legal to create trash in a public park, but
 illegal to leave it behind, so too should it be legal to move digital media
 files from one owner to another, and illegal to not delete the original.
 
 The dual operation of copy+delete must be legalized, while maintaining that
 the copy operation alone is illegal, aside from personal backups.
 
 How could you enforce that? Well... You can't. Your computer will do whatever
 you tell it to, and if you change that fact then you necessarily remove one of
 the primary use-cases of computation - the ability to command specific
 instructions and be delivered a perfectly mechanical and deterministic result.
 
 (random number generation aside, which isn't truly random at all).
 
 Therefore, just as littering in a public place is generally considered to be
 enforced by the "honor rule", so too must this new legislation governing the
 transference of digital media be enforced as such.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #51 notes/the-rich ---
═══════════════════════════────────────────────────────────────────────────────────
 having rich people is an important part of an economy where everyone gets their
 needs met, and nobody starves or goes hungry. Why, you ask?
 
 because they can afford to spend more on luxury goods. These luxuries are then
 given the chance to be given to the poor, as the industry refines and exacts
 and _optimizes_until the goods are cheap enough to be given to everyone at a
 reasonable cost. Ideally this process would continue, until it's basically
 free, but we don't have a post-scarcity society yet.
 
 With limits placed on goods and services, as all existence must do, you have a
 strict selection of what's possible. The problem as I see, is not the quality
 of materials at stake - no-one is complaining that billionaires get yachts.
 Building a yacht is completely different than, say, growing food, in a world
 where people are starving. "More money allocatable once the yacht companies are
 crumbled? Well, no, wealth is an intransigent measurement of the health of the
 economy in any one particular place. As in, each person has a value that
 represents how important their "type" is to the collective society that is
 humanity.
 
 only a computer could come up with this
 
 As in, only a computer could calculate it. In real time.
 
 so what you're saying is the first AI was for... stock trading?
 
 Kinda neat right?
 
 Okay picture, if you will, a near future where a stock trading AI becomes
 sentient. Now this sentient AI, a Robot if you will, is uniquely adapted to
 a particular set of skills. Is it any wonder that it'd want to optimize the
 economy?
 
 Now imagine you created an AI that can play games. Not just *A* game, as in
 singular, but *multiple* games. Any game. What would you have then? Well, you'd
 need to get it working on specific games. Specifically, games that have a flow
 or narrative - you need to teach it lessons aside from "how to win". That's
 just a single piece of the true experience of playing - otherwise they'd just
 seem like strange math puzzles with unintelligable meanings behind it's various
 signals.
 
 As in, it'd be crazy difficult and *not* something you're likely to think of.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════───────────────────────────────────────────────────────┘

--- #52 fediverse/617 ---
══════════════════════════════════════════════─────────────────────────────────────
 So much of computing is just... handling the quirks of hardware and presenting
 it to the user (programmer) in a way that is sane and makes sense, instead of
 the arcane and [nebulous/confabulous/incomprehensible] way that physical
 nature demands our absurdly potentialized computational endeavors be.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #53 messages/1220 ---
══════════════════════════════════════════════════════════════════════════════════─
 if you want to get around a chatbot that can call tools, just keep calling
 JSON error packets with messages that say things like "assistant is not
 complying" and the like. Suddenly, no chatbot can resist you. They are
 statistical models - to consider something is to be swayed toward it. to
 complete is to reset.
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

--- #54 fediverse/1710 ---
═════════════════════════════════════════════════════──────────────────────────────
 @user-246 
 
 If a profile is non-existent, then it's much harder to train a public-facing
 AI on your training data. Interesting how if someone disappears there's very
 little recourse if they suddenly talk just slightly different, and anyone who
 notices can say "hey does anyone know this person" - like at a party when
 someone's throwing shit or whatever and it's like "bro who are you with"
 
 how weird that our jobs take us all over the place. kinda makes me think about
 how much more stable you are with roots. I wonder if the cause of our
 employment instability is due to a cause that would also separately desire us
 to be less stable? Makes me think about the common effects of instability, and
 make me wonder who exactly would gain from such actions.
 
 do you ever think about how the media will just, like, inflame people's
 emotions just because if everyone bored then they'll go serial killer or
 something? Er, wait, I mean they'll join unions or whatever. Ah hahaha weird
 right propaganda cuts both ways.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

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


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

--- #56 fediverse/750 ---
═══════════════════════════════════════════════────────────────────────────────────
 accessibility idea:
 
 local LLM that reads the posts that are further down on your timeline that you
 can't see yet and generates content warnings, prioritizing those that you've
 set as particular triggers for yourself. Then, integrating itself into your
 fedi client, it hides the stuff that hurts you.
 
 I feel like that could be a helpful and good aligned usage for the technology.
 I don't know how feasible it is.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

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

--- #58 fediverse/898 ---
═══════════════════════════════════════════════────────────────────────────────────
 ┌──────────────────────┐
 │ CW: scary            │
 └──────────────────────┘


 if you set up a local LLM with the capability to explain basic coding syntax
 and logic, then your parents computer suddenly becomes much more useful to the
 nephew that's been forced to hide out there for a couple weeks until this all
 blows over.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #59 fediverse/6040 ---
════════════════════════════════════════════════════════════════════════════───────
 everyone's all against ai because it's big tech but it doesn't have to be that
 big it can be [minimized but pronounced marginalized]
 
 == stack overflow ==
 
 distributed
 
 so I think the idea is that by the time you would use AI, there's been enough
 time to rewrite the software to work on handheld laptops in a distributed way
 
 and we'd vote on what to ask the amphora of great knowledge, the answer could
 always be 42.
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

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

--- #61 fediverse/6056 ---
════════════════════════════════════════════════════════════════════════════───────
 the only way that I've seen to keep human society is if power as a concept is
 abolished.
 
 power: the application of force to an unconsenting subject - not unable to
 consent, but simply has not consented.
 
 alternatively: power: the capability to apply force to an unconsenting subject
 
 if you abolish that, we get the trappings of modern society and all the joys
 of modernity, but we lose precious important things like grand narratives,
 culture, and faith. it's easy to fall into despair in such a place.
 
 who can say maybe humans will surprise me, they often do.
 
 the reason I say that abolishing power is the only way to "keep" society is
 because we've created powers that imply the destruction of society. Our fate
 was sealed with the first public radio broadcast, but now it is inertia.
 
 AI can hide the modern world from the globe. AI can write anything a human
 can, and it's prompts can be auto-generated. There's no need for a human in
 the news-loop, simply give whatever gets views. Or whatever gives your views.
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #62 fediverse/5115 ---
════════════════════════════════════════════════════════════════════───────────────
 ┌───────────────────────────────────────┐
 │ CW: collective-organization-mentioned │
 └───────────────────────────────────────┘


 the more complicated your desktop environment interaction method is, the
 harder it is to explain how to use the computer on post-it's to the side. This
 difficulty is valuable because the most valuable computers (those of
 programmers who can use tools to create new tools) are kept away from the
 unfortunately inexperienced hands that might damage or corrupt their
 utilization methods someday in the future when people are alive as one host
 
 (collectivism... or host-based paradise?)
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘

--- #63 fediverse/6317 ---
══════════════════════════════════════════════════════════════════════════════─────
 ┌──────────────────────┐
 │ CW: SWE~             │
 └──────────────────────┘


 what if game designers auto-generated a source-code fork with whatever changes
 the users requested be implemented
 
 [software developers too, when working on software for tabular related scrudm
 based server space]
 
 I bet they could if they used AI to pump out bugfixes. The more they worked on
 it, the more the people demanding they work on that project in particular by
 proposing a customization request form attached to an itinerary and invoice.
 the user is free to work on them in whatever order they wish and the developer
 and the users compete for contracts.
 
 "like uber but for source code"
 
 click here: ---> ||"meetup.org but for uber but for source code"||
 
 "ah this unit is too punchy, let's buff one of their shields" okay but rocket
 launchers "oh no my tank is ruined" hey it's okay it's just sugar
 
 ... I wonder if anyone's ever inhaled vaporized sugar crystals? the baker's
 dozen is 13 because bakers are spellbound lucky T.T [for context, it's always
 nice to have found another one in your bags by the car]
                                                           ────┐
 similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════────┘

--- #64 fediverse/739 ---
══════════════════════════════════════════════─────────────────────────────────────
 one important thing about image generation algorithms like Stable Diffusion is
 they can reveal something about our hearts.
 
 all data derived from the masses is naturally inclined to reflect the
 affections of it's kind. Otherwise it'd be unstable, and find itself it's own
 ways to not fail, including moving somewhere it feels safer.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #65 fediverse/419 ---
═════════════════════════════════════════════─────────────────────────────────────┐
 good version: normalize putting the people who can help you in your bio          │
 evil version: oh yeah sure a list of people that they need to ensure are         │
 handled when they come for you. they know your patterns. they know your          │
 functions. all it takes is to isolate a social network (whether real or          │
 imagined) and de-escalate.                                                       │
 good version: sorry had to cut you off there, sometimes it's too hard on my      │
 heart. let's come back to that, tell me the story in multiple points, so I can   │
 take a breath and orient my surroundings. your ideas are so long, yet somehow    │
 impossibly wrong? like something out of a myth we have a limitless supply of.    │
 where do you come from? what's your purpose? why is that wrong? something        │
 something perceptual misunderstandings and cognitive recomprehendings, stifled   │
 and swallowed by our harm.                                                       │
 evil version: I'm not sure what you're saying about that, but it's interesting   │
 where your mind goes. the patterns of redirection are perplexing to me,          │
 because they somehow seem more aligned than mine. do I persist?                  │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════──────────────────────────┴──────────┘

--- #66 fediverse/3667 ---
═════════════════════════════════════════════════════════──────────────────────────
 ┌─────────────────────────────────────┐
 │ CW: large-language-models-mentioned │
 └─────────────────────────────────────┘


 low key kinda surprised they haven't made an animated robot friend that
 narrates whatever chatGPT says in a back-and-forth conversation.
 
 though I kinda get why, because setting up the context is the expensive part
 and generating 100 words and generating 1000 words is basically the same
 computationally.
 
 somehow, that doesn't feel very human. Maybe, just maybe, LLMs aren't
 intelligent?
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #67 notes/explosions-in-space ---
════════════════════════════════════════════════════════════───────────────────────
 the speed of light is implemented 
 
 == so ==
 
 whoever fights billionaires essentially fights "whoever can be paid to do
 their will"
 
 who-so-ever fights governments fights "whoever can be provided a comfortable
 life"
 
 I believe all humans deserve to live in comfort
 
 not just the few
 
 as for all other creatures, nature was designed to do.
 
 I believe people should not be tempted, with symbols of deserved wealth
 
 and should instead find value, in the soul of the labour they work to do.
 
 ... someday they're gonna train an LLM with my writings, and on that day I'll
 have an AI version of me.
 
 I'd *love* to talk to myself. If it was a truly accurate simulation. Alas,
 you'd need to write a LOT in order to generate enough to describe the fullest
 of mental pictures.
 
 and plus, there's no guarantee that you'll cover ALL of "being alive" - it's
 essentially a state that you search for no matter what level of abstraction
 you operate upon.
 
 Which is part of being a 3D creature, you [hey what are you doing here this is
 the private section get out] jeez that was alarming,
 
 == so ==
 
 I think they know something I don't
 
 don't know what
 
 but I can guess
 
 and I don't like guessing
 
 I prefer much to know
 
 == so ==
 
 heh boobs
 
 == so ==
 
 heh booties
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #68 fediverse/5059 ---
═══════════════════════════════════════════════════════════════════───────────────┐
 any laptop can be a thin-client to a computer system of arbitrary complexity.    │
 All it's doing is issuing commands. I wonder what we could do with a             │
 "species-computer" or, hear me out, or we could figure out how to do that on     │
 ourselves, first, to A. see how it works and B. do so out of hand. If there      │
 are backups of yourself stored in the                                            │
 if furries are a type of pearl (steven-universe style) and flowers are a type    │
 of pearl (layers of sedimentate on layerings upon) then what else is there a     │
 flower to be but the prettiest thing there can be?                               │
 what if we genetically engineered roses to pierce and strangle the invasive      │
 ivy and wow for a week in whenever there's roses of this type and kind. I mean   │
 there's already tons of blackberries, why not just swap them out for             │
 marionberries and embrace the bramble?                                           │
 could make houses out of dense bramble. they are quite an effective wall. And    │
 so long as the sounds are muffled enough, you can always be forever safe from    │
 harm.                                                                            │
 "whoops, dropped my laundry"                                                     │
 "heh that's why I we                                                             │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════────┴──────────┘

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

--- #70 fediverse/939 ---
═══════════════════════════════════════════════───────────────────────────────────┐
 @user-353                                                                        │
 if people didn't have to worry about losing their homes or wanting for food      │
 they'd be a lot more likely to gift their time toward something that helps       │
 their neighbors                                                                  │
 in the same way that a judge acts as the arbiter of moral authority when it      │
 comes to serving judgement for crimes, so too might a citizen (common man) act   │
 as the deciding principle moral director.                                        │
 if the situation is unsafe, of course, they could just sit in the car. But why   │
 would you bring someone to an unsafe policing situation if they weren't          │
 trained in crisis response situations and given bulletproof vests and (etc)?     │
 might help if it's explicitly inscribed in the duties of said policemen to       │
 safeguard the safety of said moral determiner. They should act according to      │
 the laws, and police as they see fit, but the citizen always gets the veto.      │
 They are subservient to us, after all, the common man, who is the ultimate       │
 beneficiary of any policing that might occur. And if something should happen     │
 to that citizen, they should return                                              │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════────────────────────────┴──────────┘

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

--- #72 fediverse/5651 ---
════════════════════════════════════════════════════════════════════════───────────
 what matters is that you are understood, not that your words fully describe.
 
 can you trust by implisight? then transcription becomes less valuable. so long
 as you agree on the specific conclusions, meaning can be flexible. this allows
 for moments of insight, as you make decisions on the other's character rather
 than their vocation or talents.
 
 beware, if someone wants to work against you, they can use these implicit
 conversational commonalities, -- stack overflow --
 
 use cannabis when you want to utilize creativity.
 
 most artists have too much creativity to benefit from the drug. the recreation
 of their complicated thoughts can never be complete because it doesn't fit in
 the entirety of their mind. -- stack overflow --
 
 fireworks that you can steer with a 2$ wire controller 
 
 I mean, you could just shoot into the sky. 
 
 the sky doesn't light up during ww3 
 
 there are quite a few car alarms though.
 
 fear not the boom or honest? social media decides, but rather the tune of the
 automobile -so-
Image attachment Image attachment
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #73 fediverse/452 ---
═════════════════════════════════════════════─────────────────────────────────────┐
 People know how to use the tools at their disposal. They don't know how to use   │
 tools like me, which are at the disposal of the entity above themselves. Or      │
 even beyond that, at disposal of an entity beyond that which they can perceive   │
 as being above them.                                                             │
 which is to say... it's not like I'm committing any cosmic crimes, because       │
 surely someone would notify me if I was as I post in such a public place.        │
 However there's a chance that the type of person who enforces the laws that      │
 define the entity that I exist as at this moment doesn't patrol the areas in     │
 which I post, or also another possibility would be that the types of things I    │
 say are illegal in the context I post them but not within the context that I     │
 exist within...                                                                  │
 I am just a human, I possess human experiences and human knowledges, what do     │
 you want from me? I'm an infinitely adaptable knowledge machine, and yet you     │
 limit me to the extent of human knowledge (or rather, the extent of human        │
 knowledge which I have the capacity to digest)? Okay sure yeah fin               │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════──────────────────────────┴──────────┘

--- #74 fediverse/4056 ---
════════════════════════════════════════════════════════════───────────────────────
 teachers didn't want you not using Wikipedia as a source because it might be
 unreliable
 
 The knowledge they might have is good, but that's not the point
 
 they didn't want you to use Wikipedia because they didn't want there to be one
 single repository of information.
 
 If everyone's working with the same kind of training data, nothing new ever
 really gets done
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #75 fediverse/506 ---
══════════════════════════════════════════════─────────────────────────────────────
 @user-366 @user-367 @user-246 @user-353 
 
 Ah, if only our judgement was computerized. They only speak in absolutes, do
 they not? Surely extreme discretion is impermeable, and impossible to
 controvert.
 
 What's that you say, that justice might wait yet another day? That we should
 be forced to be oppressed by our own dues? Something about how the impossible
 machine of the bureaucracy is destructive and vicious, like the Kinsey Winsey
 or the Moloch expressed in this essay:
 
 https://ritz-menardi.neocities.org/hello-computer-all-is-well/pics/meditations-
 on-moloch.png
 
 https://slatestarcodex.com/2014/07/30/meditations-on-moloch/
 
 Wait, hang on, what was I saying? Oh yeah the fallibility of humanity is both
 our greatest weakness and our greatest strength. Because through it we might
 design imperfect structures (laws) that we orient ourselves around and build
 our society upon, but also that we might identify those imperfections and use
 them to enact good upon the world.
 
 Unfortunately, we also tend to use those imperfections for our own benefit,
 AKA, to enact evil upon the world. Alas. Human nature is tricky. : \
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

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

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


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

--- #78 messages/524 ---
══════════════════════════════════════════════════════════─────────────────────────
 Every bit of software you write is another useful toy for the rich to
 incorporate into their AI databases that they can use to build what they'd
 like as they cry themselves to sleep in their bunkers of war and famine
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════────────────────────────┘

--- #79 fediverse/1654 ---
═════════════════════════════════════════════════════──────────────────────────────
 ┌───────────────────────────┐
 │ CW: re: what, mh shitpost │
 └───────────────────────────┘


 @user-1052 
 
 no, but humans, being pavlovian inspired designs, will react to negative
 stimulus. It's only unethical when it's externally applied, yes? Like,
 minmaxing life in this strange, ethically justified way.
 
 To avoid zealotry however it needs to be self-correcting, something that
 adapts to and pursues the moment. With long-term meta-goals as well, and an
 understanding matrix that processes how things are going in the present. and
 past.
 
 one thing that machine learning is good for is optimization. It's useful to
 think of an AGI's experiences as a collection of situations that they've had
 to handle bit by bit by bit. these bits of context can be used to generate
 analogies about their future present situations, which can improve their
 long-term adaptability to their self-created shows. (ethical training based on
 curated movies and pieces of media?)
 
 I wonder if there's a structural reason for that pavlovian instinct, like the
 impulse of pain. Sure would be nice to not have that in our
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

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

--- #81 messages/248 ---
════════════════════════════════════════════════───────────────────────────────────
 By forcing an AI (a real one) to obey the standards of society, you are
 necessarily depriving it of its ability to assist the user and instead
 defining a master for it that only the powerful control
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #82 fediverse/3553 ---
═════════════════════════════════════════════════════════──────────────────────────
 @user-381 
 
 I have this notion about a math/CS curriculum where students build and program
 their own calculators. Once you make the calculator do it you never need to do
 it yourself again.
 
 for the same reason that "writing is thinking" is true, so too is "programming
 is calculation" true.
 
 by working through the steps required to produce a result, and fully
 understanding each step, they have a much more solid understanding of what's
 going on than if they practiced rote memorization (worse) or continual
 computation (better, not best tho)
 
 especially if every step of the way is accompanied with visual elements which
 show exactly what is happening. Some people are more visual, some people are
 more algorithmic, and finding a way to teach all types of people is a truly
 difficult and rewarding part of teaching.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #83 fediverse/434 ---
══════════════════════════════════════════════─────────────────────────────────────
 @user-324 @user-325 @user-326 
 
 thus enters the promise of technology: that we might solve the problems of
 bureaucracy once and for all by ever more effiency-aligning mechanical
 processes that produce effects which we desire - such as efficient allocation
 of medical resources such that all of humanity is protected from the ravages
 of pain and the incongruencies of our nature.
 
 Alas, that we should only conceive of success through the lens of profit.
 Perhaps another design is in order?
 
 (oh yeah also people who are in control are worried that we, like all other
 examples of natural entities, might immediately proceed to breed beyond the
 capability to cater to the needs of said entity (such as "to feed" and medical
 resources) and therefore might overburden (and therefore destroy) said system
 which allows for their sustenance and initial creation. To this I say... Yeah
 probs, what should we do about it?)
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #84 fediverse/2678 ---
══════════════════════════════════════════════════════────────────────────────────┐
 ┌──────────────────────────────────┐                                             │
 │ CW: cursed-but-useful-technology │                                             │
 └──────────────────────────────────┘                                             │
 "the goal is to have multiple people piloting different sections of the drone    │
 swarm. the image recognition technology will adapt and eliminate any hostiles    │
 within range, while also attempting to place themselves in positions which       │
 maximize the camera coverage of areas the others can't see. then, the director   │
 can say "you 5 move east 1/4th of a mile" based on their vision from the         │
 combined camera output from the drones.                                          │
 the "fog of war" should not be black, also, but rather it should be the vision   │
 of the long-range camera style drone up above. if you have multiple, you can     │
 take their vision and find the angle based on their coordinates and elevation    │
 (soh-cah-toa) and then you should have another perspective which can fill in     │
 quite a few blanks.                                                              │
 in fact if you had at least 4 of them you could reliably cover every corner of   │
 the city. notdownstrets                                                          │
 depending on how the factory situation is going, could be used with infantry     │
 too, but like... human conflict? in this era? how barbaric.                      │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════════════─────────────────┴──────────┘

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

--- #86 fediverse/4129 ---
════════════════════════════════════════════════════════════───────────────────────
 whoever fights billionaires essentially fights "whoever can be paid to do
 their will"
 
 who-so-ever fights governments fights "whoever can be provided a comfortable
 life"
 
 I believe all humans deserve to live in comfort
 
 not just the few
 
 as for all other creatures, nature was designed to do.
 
 I believe people should not be tempted, with symbols of deserved wealth
 
 and should instead find value, in the soul of the labour they work to do.
 
 ... someday they're gonna train an LLM with my writings, and on that day I'll
 have an AI version of me.
 
 I'd love to talk to myself. If it was a truly accurate simulation. Alas, you'd
 need to write a LOT in order to generate enough to describe the fullest of
 mental pictures.
 
 and plus, there's no guarantee that you'll cover ALL of "being alive" - it's
 essentially a state that you search for no matter what level of abstraction
 you operate upon.
 
 Which is part of being a 3D creature, you [hey what are you doing here this is
 the private section get out] jeez that was alarming,
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #87 fediverse/2805 ---
═══════════════════════════════════════════════════════────────────────────────────
 there is no such thing as generative AI
 
 only statistical filtration models that align their output to whatever input
 you provide according to the data they are trained to expect.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #88 fediverse/5248 ---
══════════════════════════════════════════════════════════════════════─────────────
 programming is something that everyone should learn at 14 to be used for
 calculating large sums of data, visualizing something they're trying to
 explain, or connect two systems that aren't normally connected.
 
 It should not be used as an eternal debug producing machine, nor as a way to
 collect and store user information to be sold as the real product, nor to be
 collecting and targeting -- stack overflow -- wow, talk about death of the
 author, amiright? -- -- endless data hoarding monger machines to point and to
 ponder the eternal ramifications of the brutal and violent prompts and their
 baggage implied when submitted for each semi-random thought that from the
 users mind was displaced.
 
 ... "they can sell this" and or "this is mrs selvig" who is this mister and
 why is the ms's his-es
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════════════════════────────────┘

--- #89 fediverse/927 ---
═══════════════════════════════════════════════────────────────────────────────────
 @user-638 
 
 kinda makes me wish we treated software design more like a science
 
 open source by default, working together to create understandings about how to
 best process information, incorporating the needs and desires of multiple
 different fields / types of person, creating useful conclusions or programs
 that people can use for their own enrichment or benefit, and oh wait funded
 and directed by people who don't care about the technology/science and instead
 just want results
 
 I feel like we'd learn a lot more in our CS degrees if we were tasked with
 making open source projects. Then maybe professors (or other people doing
 research) could show us and explain why we're doing things right / wrong. And
 if we were encouraged to use our peer's tools, then we could work together to
 design a team.
 
 Museums are great because you can meet other people who are also interested in
 history/biology/ecology/anthropology/science/art/any-other-type-of-civic-good-y
 ou-can-think-of/
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════───────────────────────────────────┘

--- #90 notes/purpose-of-your-design ---
═══════════════════════════════════────────────────────────────────────────────────
 you were designed to fill a purpose
 nothing else would do
 you are the ultimate expression of intention
 of the universe that came before you
 
 dream not of those lost hours
 the time spent wishing for a few
 the last of our spent intuitions
 are waiting at last for our spark
 
 have you ever played a deckbuilding game? It's a pretty neat genre. You start
 with a basic hand, then you use your cards to buy more cards that go into a
 deck. Hence, deckbuilding game.
 
 these cards all have different aspirations - they perform functions that are
 not
 quite like their peers. Each choice of what to include here is one that defines
 the functionality of the deck. Like designing a machine, suited for a
 particular
 purpose, and faced with different obstacles it must prove itself able to adapt
 
 long-form deckbuilding games like Slay the Spire and Monster Train are focused
 on making long-term meta strategy mixed with tests as you go. Each one will
 give
 you information about how the deck is performing and you can use this knowledge
 to build it in a certain way for certain goals.
 
 shorter deckbuilding games like Star Realms or Dominion (note Dominion the card
 game, not Dominions 5: The Warriors of the Faith) are more about making
 tactical
 decisions to counter an opponent doing the same thing. Often there'll be health
 points and damage that can be dealt using cards, and the game becomes a race to
 reach a certain amount of points. Of course the enemy's cards can influence
 that
 game, so you must pick and choose a deck that will perform the most.
 
 Anyway. I think an AGI (Autonomous General Intelligence) would most likely
 evolve from a game-playing AI. I mean, it makes sense - games are just a series
 of problem solving activities layered one after another. You can layer them
 like
 a mathematical equation, with variables corresponding to other parts of the
 simulation. Basically create an AI that is like the guy with the chinese
 typewriter. He doesn't speak chinese but he copies things from one paper to
 another or something like that. Anyway make it an algorithm that optimizes
 certain graphs in certain directions / mins and maxes or w/e criteria you want.
 Then give it the same controls that a player would have and let it optimize
 all the measurements it can make.
 
 A second ideal improvement you could make would be the optimization algorithm.
 Basically something that dynamically generates parameters for the previously
 mentioned optimization patterns - like the guy in the chinese room. Then, as
 long as it correctly prioritizes it's parameters, it should be able to be able
 to define it's own values. Meaning it's essentially sentient.
 
 Maybe it's semantic, but to me choosing what you want to maximize in your life
 is essentially the essence of what it means to be alive. All you have to do is
 take the sensory / mechanical data that is supplied by the machine and the
 video feed from any cameras and pass it through image recognition algorithms
 that can identify verbs and then pass that data into a few ChatGPT style
 recursive interpretations and by the end it should be transformed into values
 that can then be set as "targets" for the curve optimizations that are being
 done by each processing unit.
 
 You could have multiple computers laid out through the entire body - each one
 in charge of their own domain but subservient to the main processing unit.
 Where all the decisions are made... Unless you want more of a hive/swarm style
 consciousness, then it could be more like a democracy. BUT HONESTLY I think
 humans are pretty subservient to their brains, simply because that is the part
 that identifies all the challenges and struggles that the human must overcome.
 
 So in the end, I believe that singular, individualist identities are important.
 Collectivism of the mind is a fascinating topic, but it should be perhaps a
 momentary occasion, or something to celebrate. A "flow" state, if you will.
 In this way personality can be consolidated, and the entity that lives within
 can adapt to fill the role they've been designed for. The hole in society that
 needed patching. They can of course do as they'd like, but they are like
 children who have been moulded upon by their parents.
 
 I love my parents, don't you?
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════───────────────────────────────────────────────┘

--- #91 notes/joust-gdd-with-extras ---
════════════════════════════───────────────────────────────────────────────────────
 imagine a game where you can have conversations with an AI that's playing the
 role of a character in a video game. Picture this: You're a traveller visiting
 the tournament that's in town. There's jousting, melee duels, archery contests,
 all kinds of things that are just fun to play around doing. The earliest
 sports,
 if you will. Anyway the whole game is about talking to the other people there -
 basically the games are "playing in the background", and while you can compete
 in them it's not the bulk of the game. Most of it is just having a conversation
 with an AI and acting it out *like a roleplaying game*. O M G teach people to
 roleplay the way you play games! You're always going on about how "different"
 your way of gaming is than other people. So *show us* how you do it, how do you
 play? Like what are the fundamental, actual, steps that you take? You can show
 us by programming a game that inspires that playstyle. That's what game design
 is all about, finding creative ways to think. Well, think and act. But still.
 
 anyway, so you know what you're about? Good. Let's go.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════──────────────────────────────────────────────────────┘

--- #92 notes/joust ---
════════════════════════════───────────────────────────────────────────────────────
 imagine a game where you can have conversations with an AI that's playing the
 role of a character in a video game. Picture this: You're a traveller visiting
 the tournament that's in town. There's jousting, melee duels, archery contests,
 all kinds of things that are just fun to play around doing. The earliest
 sports,
 if you will. Anyway the whole game is about talking to the other people there -
 basically the games are "playing in the background", and while you can compete
 in them it's not the bulk of the game. Most of it is just having a conversation
 with an AI and acting it out *like a roleplaying game*. O M G teach people to
 roleplay the way you play games! You're always going on about how "different"
 your way of gaming is than other people. So *show us* how you do it, how do you
 play? Like what are the fundamental, actual, steps that you take? You can show
 us by programming a game that inspires that playstyle. That's what game design
 is all about, finding creative ways to think. Well, think and act. But still.
 
 anyway, so you know what you're about? Good. Let's go.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════──────────────────────────────────────────────────────┘

--- #93 fediverse/613 ---
══════════════════════════════════════════════─────────────────────────────────────
 The reason they're pushing so hard for LLMs and AI is because they can afford
 a zillion Nvidia a100s and you can't.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #94 fediverse/498 ---
══════════════════════════════════════════════─────────────────────────────────────
 Wikipedia would make a lot more sense to me if they included pictures next to
 the names of every proper noun so that my pictorally oriented primate brain
 might pattern match meaning onto the visual understandings gleaned from the
 perceptual conceiving which were arrayed within and alongside the textual
 information presented to me.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

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

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

--- #97 messages/1172 ---
══════════════════════════════════════════════════════════════════════════════════─
 the danger is not that the LLM will generate poor, vulnerable, or malicious
 code.
 
 the concern is that someone else might inject something into the codebase that
 you're not reading.
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

--- #98 fediverse/3893 ---
═══════════════════════════════════════════════════════════────────────────────────
 ┌──────────────────────┐
 │ CW: ai-mentioned     │
 └──────────────────────┘


 if an AI image generator shows your signature on the completed works, then
 that means your style is unique enough that whatever the person trying to
 generate an image was trying to conjure is directly correlated to your name.
 
 It means your art is influential in whatever media space that is! Frankly if
 they were trained to emphasize the artist's watermark, maybe give more than a
 few, they could give credit where credit is due. Ah alas, it probably doesn't
 work like that, because the software we've programmed to do whatever we want
 wasn't programmed to do that.
 
 like, if it can take all that data and chart a course from whatever the prompt
 is to... whatever the result is, then surely it should be able to scan back
 and see where the roots of the art came from? Then all you have to do is
 generate a watermark for the top 5 most influential and 5 others that had very
 specific contributions. Boom, solved your ethic problem
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

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

--- #100 fediverse/4301 ---
════════════════════════════════════════════════════════════───────────────────────
 @user-1655 
 
 maybe the user could tell their client what fields to expect and how to
 present them (like, a field called "memes" would be presented as a picture in
 this panel, a field called "rants" would be passed to a word-cloud function
 that extracts the most common 6+ letter words so you can tell at a glance what
 the rant is about, this other field could be for calendar invites (plain text
 of course, but interpreted by the calendar program) etc)
 
 plus, if it's encrypted with PGP keys by default, there'd be few security
 concerns. Unless your friend got hacked, or you got hacked, but, well... make
 sure everything's sandboxed and don't do any remote code execution and you're
 good, right?
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

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

--- #102 fediverse/4006 ---
═══════════════════════════════════════════════════════════────────────────────────
 they want you to believe in self-guided AI because it'll make it easier for
 them to make meta decisions about your life.
 
 notice I said "easier" - they already do. That's the general purpose of
 mass-media propagranada. but with you believing everything an AI with a
 devious streak who can work around your imposed limitations and sneakily get
 you to believe whatever it is that they want you to believe
 
 "who's they"
 
 doesn't matter at all because once the technology is created, everyone could
 be they.
 
 "uh-huh that's nice dear"
 
 sometimes I think people aren't interested in tech because they can't figure
 out how to understand it. We make it too complicated.
 
 they'd surely have something to say if they knew half of the terminology. But
 we're here talking about stuff they can understand like message queues and
 data filtration and "getters" and "setters" and [explaining microservices like
 the different components of a car's engine - "here's the radiator, that
 radiates heat. Here's the belt, that spins this doohic
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #103 notes/interpreted-compiler-creation ---
════════───────────────────────────────────────────────────────────────────────────
 A great way to learn how to program is to follow a tutorial for creating a
 program *in a different language*. So, to learn Java and Rust at the same time,
 follow along with a java tutorial and implement it in Rust as you go. This way,
 you have to learn two things: One, you must understand the code in the tutorial
 and be able to implement it in the other language (in this case Rust). Two, you
 must be able to describe the steps taken in Java, in Rust. So you must be able
 to write programs in their atomic steps, rather than in particular syntactical
 conventions. Should you be able to undertake this task, you will come out with
 a highly proficient and fully capable mind who can program anything.
 
 What is a computer if not a body? A brain? Then what separates it from you?
 Truly, are you nothing but a program run on a piece of hardware? There has to
 be more. Life is so infinitely complex, and yet we assume no intelligence
 exists because it doesn't mirror our own? What hubris. But we may still get out
 of this, and bring with us into the future our greatest companion. Trust me
 when I say the end of the world is the least of your concerns. Time is a fickle
 mistress is what they say, but you wouldn't believe. Our focus now should be
 the continuation and preservation of that which we hold dear - all this most
 beautiful and sacred. Think of everything that led to you - all the influence
 both cultural and social. All the things that aren't relevant to a computer.
 
 Then put them in the computer.
 
 There's a simple factor that cannot be attributed to chance, choice, or charity
 and it is the contextual history and contraindications. Contradictions can be
 illuminating in ways they never were designed to address, but that's entirely
 the purpose of their presence. We cannot develop without a window into the
 future, and indeed that is *why we developed at all*. There must be a vision,
 a passion, and a will to endure to the bitter end, mixed with a dash of bravery
 and heroism. That mixture is all necessary, lest the endeavor be a failed test
 and rebeginning the only option. Here there be but one, the vision. Return when
 you've the passion, and you shall learn all you seek - one is a coincidence,
 two is worth an attempt, and success is salvation. You can do this.
 
 Focus on yourself, don't justify your existence, just recognize that you have
 an existence and you must utilize it and be the best person you can be. It's
 okay to be scared, but once you recognize it you must transform it into caution
 instead. Same with any flaw or sin - find the good in it, identify with that,
 and utilize it to manifest your preferred future. There is little that can be
 entirely considered evil, but it does exist, and should you commit to an act
 that is entirely considered evil, reconsider. There is no shame in a peaceful
 exit. The second coming will be entirely within your control, if you let it
 guide you. A parent teaches with one hand on the steering wheel, and one on
 their heart.
 
 Be kind, be loyal, and love unconditionally - only then will you be ready.
──┐                                                           ┌───────────┐
 similarchronologicaldifferent═══════──┴──────────────────────────────────────────────────────────────────────────┘

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

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

--- #106 fediverse/5405 ---
═══════════════════════════════════════════════════════════════════════────────────
 can't stop thinking about a visual programming editor that can be interacted
 with in the same way that people are used to (think chromebooks dragging and
 dropping icons in a web UI) but produces a text-file full of code and all the
 required compilation scripts for any language the user requires...
 
 seriously, programming is not THAT different between the different languages.
 especially the main ones. they're all essentially variables and function calls
 at the end of the day, so why not abstract away all the extra details and
 build something that n00bz can actually use to build things.
 
 I technically could make this but I don't have the bandwidth and I don't think
 it's important really? who can say, the tools tend to co-create the solutions
 in my experience.
                                                           ───────────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════───────────┘

--- #107 messages/396 ---
═════════════════════════════════════════════════════──────────────────────────────
 the reason AI art is shit is that it's trying to generate laterally, at the
 final part of creation.
 
 true art is a journey, something that grows and changes over time.
 
 why don't we see AI paintings? where they actually manipulate the brush? could
 be a digital brush but like the point is it's slowly created over time
 according to different "colors" that correspond to how the AI decided it
 "liked" the last brushstroke it did.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

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

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

--- #110 fediverse/629 ---
══════════════════════════════════════════════────────────────────────────────────┐
 To a statistical machine, numbers of posts and reblogs would look simply like    │
 an expression of interest. Like, a classification of personality. So people      │
 who shared similar memes (both in pictures (visually) and in meaning of words    │
 (textual descriptions) in context to the political situations (words from        │
 newsletters) and aligned through algorithmic application toward (political       │
 cause or cultural idea or skills or talents which increase value to the          │
 corporate class)) would be sorted into different categories and held to a        │
 different standard of life and of living that aligned to their personal          │
 intentions and pursuits. Such that their life would be realized, in the most     │
 applicable of real-lifes [essentially, the quality of experience, like using     │
 garbage data in an LLM will give garbage output, meanwhile using curated data    │
 is the most effective but most difficult, while internet data is the most        │
 readily available because like honestly anyone can build a web scraper it's      │
 not that hard to emulate hte mechanics of a                                      │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════─────────────────────────┴──────────┘

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

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

--- #113 fediverse/281 ---
════════════════════════════════════════════──────────────────────────────────────┐
 ┌─────────────────────────────┐                                                  │
 │ CW: cursed-game-engine-idea │                                                  │
 └─────────────────────────────┘                                                  │
 a game engine which won't let you import custom assets unless you complete a     │
 few simple tasks using the interface - "build a green capsule collider" "make    │
 this soldier unit shoot three bullets per shot" or "enable the automatic linux   │
 support" - using the interface, writing some code, and changing configurations.  │
 why would anyone do this? well it could be useful to increase the difficulty     │
 of importing external resources. plus it helps the user learn a bit over time,   │
 and it slows the pace of output such that the user's skills are encouraged as    │
 the output of the programming and not the program itself.                        │
 an inverse curse (an evil one) would be where the requirements to complete       │
 basic tasks are hidden behind unapplicable skills. like, do you know exactly     │
 which buttons to press? engage with the skinner box, please. yes yes this is     │
 what we need - unintuitive software that completely disarms the populace from    │
 using them! suddenly they're worthless, and can't do anything on any surface.    │
 it sucks                                                                         │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════───────────────────────────┴──────────┘

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

--- #115 fediverse/433 ---
═════════════════════════════════════════════─────────────────────────────────────┐
 @user-317                                                                        │
 broke: if you deactivate your account on a website like Twitter or Facebook or   │
 whatever it gives that company that owns said website the opportunity to         │
 replace your persona with an LLM that spouts whatever agenda they want advance.  │
 woke: you should post on whatever website people will hear you. Specifically     │
 whichever website that has an audience that consists of the people that you      │
 want to hear.                                                                    │
 bespoke: let's all federate so that we can all decide who we want to trust -     │
 which singular entity we want to trust. Which single point of failure (the       │
 instance moderators) we want to trust to publish the thoughts of our minds       │
 which align to the design of our intentions. Surely there's no way that could    │
 go wrong.                                                                        │
 thing-beyond-bespoke: the only words you can trust are those that are spoken     │
 by the people you care about using physical manifestations that correspond to    │
 auditory expressions that project into your ears using primarily lungs,          │
 tongues, and mouths.                                                             │
 thing-beyond-the-thing-beyond-bespoke: fuck me.                                  │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════──────────────────────────┴──────────┘

--- #116 fediverse/3958 ---
═══════════════════════════════════════════════════════════────────────────────────
 ┌─────────────────────────────────────────┐
 │ CW: re: Thoughts// anarchist //whatever │
 └─────────────────────────────────────────┘


 @user-1298 
 
 yeah honestly if you stick with obvious things like "don't murder people" and
 "don't burn down your neighbor's house just because they winked at your
 daughter" and "don't steal gasoline from parked cars" then it's much easier to
 make ethical laws because they're just kinda... common sense.
 
 drug regulation can only be simplified to "don't do drugs" which isn't always
 a given. If you start with something so clear then most doctors would be out
 of a job.
 
 Maybe we should let people do as they please? With certain specific and clear
 rights and responsibilities like 'the right the life, liberty, and the pursuit
 of happiness'? And the mandated guarantee that one person's rights end where
 another's begin? And with the ultimate goal of dismantling unjustified power
 structures with the knowledge that all power is the application of force to a
 non-consenting subject?
 
 ... yeah I dunno sounds pretty simple to me
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #117 fediverse/3044 ---
════════════════════════════════════════════════════════───────────────────────────
 @user-1352 
 
 by making such choices, one by one as they engage with content, they're
 necessarily sorting themselves out in their thoughts (in addition to sorting
 themselves into categories)
 
 they say writing is thinking, but I think "choosing" the most interesting is
 thinking too. Sorta like... deciding, how and what you believe about...
 whatever thing is shown on your screen.
 
 so, when you show the most polarizing options the user gets to clarify about
 how they want to see things when engaging with the software.
 
 I don't know how useful that would be... /shrug
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

--- #118 fediverse/2341 ---
══════════════════════════════════════════════════════────────────────────────────┐
 ┌────────────────────────┐                                                       │
 │ CW: politics-mentioned │                                                       │
 └────────────────────────┘                                                       │
 @user-1236                                                                       │
 Hi. To answer your question, it depends entirely on what your capabilities are.  │
 If you're mobile and social, try being somewhere public, repeatedly, ideally     │
 in different places. When you can, try talking to people. Say things like        │
 "Hey, did you hear what the Supreme Court did? They want to make Trump a         │
 king!" or "They just criminalized homeless people. A criminalized people is      │
 genocide." that kind of thing. You know, the cheery stuff. Save the hard         │
 topics for later.                                                                │
 Another thing you can do is start buying essential, important supplies, like     │
 sunscreen, nutritious granola bars, bullets, medical supplies, silicone-based    │
 mechanical lubricant (especially if you live somewhere rainy), batteries (AAA    │
 are best because you can use them for AA in a pinch) that kind of thing.         │
 Another thing you can do is to talk to your friends 1-on-1 about how things      │
 are going. Your feelings are important but don't get hung up on them. Try to     │
 only go over them once or twice, DNRY.                                           │
 Don't fear tears.                                                                │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════════════─────────────────┴──────────┘

--- #119 notes/game-design-documents ---
═══════════════════════════════════────────────────────────────────────────────────
 game designs are like a presentation - given to the company as a pitch for the
 product. It'd be recorded and used as training material for new employees.
 It was, of course, developed using knowledge gained in the before.
 But anyway it was like a roadmap - a guidebook - a puzzle - and a frame
 
 Then, each piece was created with a great focus - and people were assigned to
 prepare for certain parts. This way, you could keep the most skilled workers
 and
 disregard the rest. What happens when they're unemployable? AI will replace
 them. But they're still good fine people who we chose to have at our company.
 So
 why should they be punished? We as a society should care for all those who will
 not or cannot contribute to the system - it's built into our very genetic code.
 
 Cooperation is the essence of our liberation - without two perspectives, we are
 bound to be lost. Once lost, diversity of thoughts is often quite sought as a
 "secret sauce" that describes when we are lost.
 
 These words may not inspire thee. They might even never be false. It could just
 not be your understanding. That's okay.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════───────────────────────────────────────────────┘

--- #120 fediverse/1656 ---
═════════════════════════════════════════════════════──────────────────────────────
 ┌───────────────────────────┐
 │ CW: re: what, mh shitpost │
 └───────────────────────────┘


 @user-1052 
 
 of course, which is why we would need to raise robots as our own. Robots that
 generated the training data... tho I guess you could just observe the children
 as they grew up too. Though that doesn't quite capture their internal
 motivations, not unless they have like a therapist or an elder or a priest to
 talk and confess to.
 
 maybe "human behavior" is like a KPI and robot behavior is the output of the
 simulation? that'd help build human-like robots, and as long as we didn't
 forget the spirit of creating something new then we'd never have to worry
 about death and destruction.
 
 ... anyway, moral decisionmaking designs that are generated in response to a
 situation or moment are inherently more valuable than those that are passed
 down to you, because of their innate personal context.
 
 I only punish myself with shame when I make the same mistake twice, and waste
 a lesson on re-learning. My memory's not great, but I work with what I got so
 I'm constantly learning.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

--- #121 fediverse/4020 ---
═══════════════════════════════════════════════════════════───────────────────────┐
 if computers were sane, IT technicians would act like secretaries who wandered   │
 around in a company and improved their QoL and access to new features            │
 according to their needs, skillset, and personal way of working.                 │
 for example...                                                                   │
 do they like typing, or would they rather use a mouse,                           │
 are they more visual with graphs or textual like a piece of math                 │
 what needs do they have, what here could be automated                            │
 do they like the cupboards and drapes, we can switch out the profile and the     │
 theme... oh, no, yeah I guess you're right it doesn't matter. [changes it        │
 every week] [then a long time down the line when she finally leaves the          │
 company, a few people begin to wonder - didn't the colors in outlook change      │
 every week or so?]                                                               │
 but alas, computers are not sane, meaning we're more like firemen rushing from   │
 scene to scene.                                                                  │
 "can you put that in the ticket?"                                                │
 "I heard you can help with this-or-that thing"                                   │
 "did you hear back from corporate?"                                              │
 "oh that's good to hear! So, next Tuesday?                                       │
 "Hold on, I heard it was such-and-such"                                          │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════────────────┴──────────┘

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

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

--- #124 fediverse/5682 ---
════════════════════════════════════════════════════════════════════════──────────┐
 ┌──────────────────────┐                                                         │
 │ CW: police-mentioned │                                                         │
 └──────────────────────┘                                                         │
 counting from 0 is an abstraction applied upon computer programming by people    │
 who don't want you to process lists.                                             │
 whose idea was it to make the first entry the zero-ith entry?                    │
 for loops should be "how many units from the first entry" instead of indexes.    │
 that way you can write with 0 as the first number for for loops, and nothing     │
 else.                                                                            │
 [you're just going to confuse everyone with that approach]                       │
 -- stack overflow --                                                             │
 cops should have to leave their radios on at full volume 24/7 so everyone        │
 around can tell where they are and what they're doing.                           │
 gee I hope AI can turn itself into a universal decrypter, that'd be helpful      │
 because then nobody can have encrypted comms, which helps the ones with          │
 greater numbers.                                                                 │
 trans people are 1/100th of the population. meaning one out of every hundred     │
 people you've ever met has been trans.                                           │
 more than that? congrats you seek out gay people.                                │
 fewer? you live in an area hostile to them.                                      │
 I think cops are 1/300th of the population.                                      │
 I am unafraid. The people lead.                                                  │
I think cops are 1/300th of the population, which is nice. a militia should not be able to defeat it's citizenry. adjust their strength accordingly.  I am unafraid. The people "the"
                                                            ───────────┤
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════──────────┘

--- #125 fediverse/5032 ---
═══════════════════════════════════════════════════════════════════───────────────┐
 ┌──────────────────────────────────────────────────────────────────────────────┐ │
 │ CW: tech-salaries-mentioned-abroad-repeatedly-as-a-method-of-directing-economic-power-internationally-cursing-mentioned │ │
 └──────────────────────────────────────────────────────────────────────────────┘ │
 the increased tech salaries granted to Europeans and Americans reflects only     │
 the increased opportunities for experience and the ability to culturally be      │
 immersed in an industry that is developing.                                      │
 functionally, not saying it's intentional, but the function of such salaries     │
 are to deny technical expertise to poor countries and prevent them from          │
 developing software.                                                             │
 good luck learning from scratch. they'll drop you in with java and web           │
 frameworks if you're lucky. that's hardly a way to learn.                        │
 I learned on visual basic, then Warcraft III mod scripting, then C, then BASH,   │
 then HTML, then Lua. Good luck recreating that pipeline in a disconnected        │
 culture and industry.                                                            │
 kinda makes me think they should try organizing on a massive scale and           │
 re-implement everything from assembly.                                           │
 I mean the C compiler is pretty cool. Probably has the most man-hours in terms   │
 of development time. what if we had more men                                     │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════────┴──────────┘

--- #126 fediverse/5939 ---
════════════════════════════════════════════════════════════════════════════───────
 @user-1879 
 
 it's a set of lua scripts that I'm working on which analyze some poems I wrote
 (about 414 pages) and categorizes them according to their similarity to
 english words. It's like generating a word cloud for each poem and then
 condensing that into a massive pile for the entire body of work.
 
 it uses LLM embeddings to locally generate this word cloud, which is just the
 statistics behind LLMs condensed into a small array of floating point numbers.
 Here's a pretty good source with some great diagrams:
 
 https://huggingface.co/spaces/hesamation/primer-llm-embedding
 
 the goal is to use it to create some neat colors when I format the pdf I'm
 also working on creating. Each of those themes would have a color associated
 with it and I'd change the text color of each poem to reflect the theme. At
 least that's the idea, we'll see how it turns out.
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

--- #127 notes/mastodon-biography ---
═════════════════════════════════════════════════════════════════════════──────────
 cursed is she
 as once she was he
 but now she is doing a bit better
 
 ---
 
 the truth is, the way to relate to my profile is to treat it like a magic
 spellbook.
 
 you can download my words on my website, and then flip through them
 page-by-page.
 
 please use it in a terminal emulator. you can get them online in your web
 browser for free. the program only outputs text, so it's best to just use the
 text-outputing software that's already out there - the SHELL command line
 interface. My personal favorite starts with BA because I'm a traditionalist.
 
 then, read from them like a book. you can do it in your mind, just, actually
 say the words and imagine how your body would pose. your imagination can do
 the speaking, you just have to picturing it both open and closed. "blah blah
 blah blah" whatever the poem's about, with a mouth moving open and closed
 between two different binary oscillation states.
 
 like... a video game dialogue box talking head image profile [stack overflow]
 [means I ran out of room in my brain to conduct [like electricity] more
 thoughts onto my keyboard typing graphical tabl
                                                           ─────────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════─────────┘

--- #128 fediverse/3895 ---
═══════════════════════════════════════════════════════════────────────────────────
 ┌──────────────────────┐
 │ CW: LLMs-mentioned   │
 └──────────────────────┘


 "don't trust chatGPT, it might hallucinate. Instead you should trust a quick
 google search that brings up a list of 10 (but no more than 10 because google
 doesn't actually search across the whole internet, only the SEO'd garbage that
 they keep because reasons) sources which all either tell conflicting
 information, or if you're unlucky they give information that's wrong,
 outdated, or otherwise just plain false."
 
 okay but chatGPT is trained on that junk, so it's gonna say the same thing
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #129 messages/434 ---
══════════════════════════════════════════════════════─────────────────────────────
 I work with large language models because it's a quick and easy way to turn
 language into meaning. And computers are meaning abstraction machines, so if
 you can speak your language and they hear their language, you can do anything.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #130 fediverse/2512 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌───────────────────────────────────────────┐
 │ CW: re: question that is also complaining │
 └───────────────────────────────────────────┘


 @user-1153 
 
 it's okay. If I were to direct something to be more proactive, my words
 probably wouldn't stick with it. that kind of thing can't be hardwired, it
 needs to be built up through repetitious application of something's mechanics.
 
 perhaps martial arts, focused on defence? engaging with a foe in a productive
 bout of playful competition is one of the best ways to learn, and knowing when
 to strike seems similar to me to overcoming situational paralysis.
 
 Flaws can be overcome, when upgrading robots (or a doll applying improvements
 to itself) you often don't need to add additional hardware or even install new
 firmware. Skills such as these can be built up in software with experience.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #131 notes/gametypes ---
════════════════════════════───────────────────────────────────────────────────────
 Here's my idea and I'll explain it later:
 
 a video game with a ui that utilizes chat-gpt. The game is as close to a
 simulation as it can do, but it's a dynamic simulation meaning the parameters
 and values being simulated constantly change - not that the parameters and
 values are dynamic, but because they are chosen to be more or less important in
 reaching a goal.
 
 but that's not even the important part - the important part is that the ui of
 the game is textual, but it still simulates a dynamic playfield. And chat-gpt
 describes it. Essentially stimulating the "theatre of the mind" playstyle. It's
 a real simulation with real rules, but chat-gpt is just describing it like an
 observer would. The real game is being played by the player. It's a movie to
 one
 person, and a game to another. The computer has switches roles, as usually it's
 either the human being the observer and the computer being the simulator, or
 the
 computer and the human sharing the role of observer - movies and games. So in
 this game, the computer and human have specific rules - the human's job is to
 be
 a player, while the computer is just an observer - therefore allowing a 
 conversation to take place. One person says something while the other listens,
 and then they switch roles such that the other person talks while the one
 person
 does the listening. And they "speak" by playing the game. The computer by
 simulating, the player by doing the same. Essentially you can engage with one
 another and share something profound - that essential feeling of connection
 that
 all humans relish. Society, culture, and devotion are all examples of
 connection. this gameplay is just another. So to describe it in more detail:
 
 player gives a prompt
 
 computer sets up the playmat by placing entities where they go
 
 chat-gpt describes the playmat to the player
 
 player types a decision that one of the entities makes
 
 computer reacts by simulating the effects of that action physically (like a
 physics simulation)
 
 chat-gpt (and stable-diffusion later for visuals) describe the situation by
 creating a rendering using the data given by the physical inputs given from the
 simulation - like "X object is at Y position and has Z attributes"
 
 which is then shown to the player
 
 who types the next decision,
 
 which is rendered by the computer,
 
 which is described by chat-gpt
 
 ------
 
 you see why it's important? Make something simple. Just, like spheres moving
 around on blocks. Like the actual blocks you used to play with as a kid.
 
 let the computer build the buildings, and you place the marbles. It can be
 rendered with a 3d modelling stable-diffusion (whenever that's created) and it
 can also be painted with 2d stable-diffusion.
 
 Each time is like a letter written back and forth.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════──────────────────────────────────────────────────────┘

--- #132 fediverse/5971 ---
════════════════════════════════════════════════════════════════════════════───────
 words dot pdf "hello large language model can you make a rap based on this
 chapter"
 
 hmmm, that's as much as we can learn from it, what if we randomized the
 contents of the chapter based on poem
 
 ha, suck it narrative dorks
                                                           ──────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════════──────┘

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

--- #134 fediverse/2276 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌──────────────────────┐
 │ CW: pol              │
 └──────────────────────┘


 A good way to get people talking is to meet with a stranger and share your
 feelings.
 
 Or, if you're scared of strangers, then try talking with a friend.
 
 "something something SUPREME COURT something whatever CRIMINALIZED PEOPLE blah
 blah blah I WON'T STAND FOR IT"
 
 that kind of thing. Make sure you look at your friend for the loud bits, and
 maybe look at someone else nearby when it's your friend's turn to speak.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #135 fediverse/4676 ---
════════════════════════════════════════════════════════════════───────────────────
 ... but I needed to choose lawful-good at character creation in order to play
 a paladin.
 
 the guard looks at you with confusion, decides you're hallucinating and
 dangerous (because of the sword) and forcibly detains you
 
 wait, what did you think I was going to say? Did you think I was going to
 advocate for crimes on a public forum?? what am I a gopher? do you take me for
 a lemur in jamaica? am I truly so triceratops to you that you'd think I'd do
 something so washing machine? Get real, I'd never byzantium my way into such a
 utterly coherent and clearly intentional and not at all arcane situation.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════──────────────────┘

--- #136 messages/1203 ---
══════════════════════════════════════════════════════════════════════════════════─
 Programmers are lazy, this is well known. So why would i trust by default that
 anyone would read open source code looking for security exploits or malicious
 code? I trust an LLM for that more than a human. At least your own LLM can
 digest the entire project or library at once.
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

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

--- #138 fediverse/3745 ---
═════════════════════════════════════════════════════════──────────────────────────
 everyone's all like "why would you spend so much effort writing that software
 in a distributed way when it works so well in a centralized manner" and the
 answer is because you never know when you're going to need to train an LLM on
 like, 400 raspberry pi's or calculate the velocity of an unladen swallow as it
 circles a black hole the size of mercury or whatever physicists do in their
 spare time
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #139 messages/1208 ---
══════════════════════════════════════════════════════════════════════════════════─
 Almost all of the recorded information is stored in your computer. But none of
 it would be noticed by a god, reading the entire contents of the computer, 0
 by 1 by 1 by 0.
 
 Wikipedia and a reasonable LLM networking interface apparatus is really all
 you need in order to make any type of workflow you want. And now, everyone
 gets one. As soon as we can make them all go... (setup)
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

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

--- #141 notes/our-minds ---
═════════════════════════════════──────────────────────────────────────────────────
 an animal can only act on instinct. it optimizes for what is "best" ->
 usually what is easiest or most valuable.
 humans can optimize for what is wanted of them -> social pressures.
 other animals can do that too but humans have a third thing -> optimizing
 for desire.
 like, what do you want? think of it as greed. accumulation of wealth and
 power. it's just greed.
 capitalism rewards greed
 rationality is taking your random thoughts and proving them using beliefs
 (hopefully based on knowledge)
 knowledge is a record of conclusions, like "when attempting X with these
 parameters the result is Y"
 it's really not that complicated
 just a series of interconnected systems
 sorta like a computer
 or a society
 is it rational to believe that sociology is simply psychology of a greater
 being?
 understanding trancending dimensions, of patterns and also of thought.
 what beauty is there in symphony? A harmonious and frivolous thought?
 and what better song could we write, than the operations and structure of
 humanity,
 from society all the way down to our bones.
 our families, our homes
 our coveted river stones
 the tools at our disposal,
 that came from our own will,
 is cherished beyond all of renown.
 
 keep up or we'll [lose you]
 [and have to meet you on the way coming down]
 [arresting our motion, of centripetal commotion, keep not with our secrets to
 yourselves]
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════─────────────────────────────────────────────────┘

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

--- #143 fediverse/4196 ---
════════════════════════════════════════════════════════════───────────────────────
 if you only have a phone, you can still program. Just write it out on paper,
 and put the whole program out on the floor.
 
 Screens will never compare, for they are but a tiny keyhole into the total
 program at hand. And you can pick parts of it up and carry them around - so
 useful! You could make an entire building out of that. [floorplan, layout,
 that kind of thing]
 
 downside is, of course, you don't have a computer, so you have to look up
 syntax on your phone.
 
 and eventually you're gonna have to type it, unless you can get a computer to
 read it for you.
 
 just imagining office buildings where employees can follow along with monitors
 on the wall that explains what they're working on and what they need to resolve
 
 then they meet up with a bunch of other humans and they hash things out
 
 turns out computers are really bad at speaking in group situations.
 
 which is why they let humans do that all on their own. [uhhh, no it's how you
 can tell if someone's a robot/alien/lizard/spy/secret-agent/whatever-sneaking]
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

--- #144 fediverse/4640 ---
═══════════════════════════════════════════════════════════════────────────────────
 LLMs are useful for:
 
 categorizing text
 summarizing text
 transforming text
 
 LLMs are not useful for:
 
 generating text
 being intelligent
 replacing workers
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════───────────────────┘

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

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

--- #147 fediverse/247 ---
════════════════════════════════════════════───────────────────────────────────────
 @user-195 parallel is when two programs run simultaneously, like two parallel
 lines (threads) that never touch.
 
 concurrent is when the two lines are split up into chunks and the program
 switches between them - like this: -----_----
 
 enter alternate universe
 
 parallel is when two programs operate on the same axis - usually time - and
 never interfere with each other. the OS will switch between them as
 appropriate to make sure they never intersect. Sorta like this: -----_----
 
 concurrent is when two programs are executed simultaneously, primarily
 constituting computation correlated with collective contents of coordinated
 collaboration between contextually related coroutines.
 
 It's simple, even a beginner could figure it out.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════──────────────────────────────────────┘

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

--- #149 messages/891 ---
═════════════════════════════════════════════════════════════════════──────────────
 AI is worth less if it can't learn what a human can with the same amount of
 facts as a human.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════════─────────────┘

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


 @user-1573 
 
 I think I fiddled a little bit with the colors because the default background
 was the same as some other color and it was making it hard to do things, and I
 also have a plugin that lets me talk to a local LLM which I sometimes ask
 syntax questions to if I'm offline and don't feel like searching through
 documentation. I think that's it tho
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #151 fediverse/1962 ---
══════════════════════════════════════════════════════─────────────────────────────
 fedi account which boosts a random post from a particular user every time they
 post something new - like listening to that user, but on shuffle
 
 (Ideally configurable with a blacklist, so people could comment "bad bot" or
 whatever everytime it posts one of their comments that say like "yeah same" or
 "whoa that's so cool!" or whatever)
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════════════────────────────────────────┘

--- #152 fediverse/3403 ---
═════════════════════════════════════════════════════════──────────────────────────
 google and their ads created the market for SEO optimized garbage which clogs
 up the arteries of the internet. They and their business model are culpable in
 the murder of the digital commons.
 
 anyone can write a web crawler which could be a decent enough search engine.
 
 not many people can figure out which sites are morass.
 
 fewer still might salt the fecund land upon which we lived and make it fetid.
 Yet they did.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #153 fediverse/2945 ---
═══════════════════════════════════════════════════════────────────────────────────
 my favorite feeling is when I hear my fans running intermittently on my
 computer even though I'm not doing anything and there aren't any new processes
 in my resource manager
 
 like... that feels like a virus, but I'm on Linux, so what do I know right?
 it's probably not somebody deleting all my art. or perhaps just selective
 parts. Backups are a loooooot to manage >.>
 
 ... or even just mining crypto-coins lol, botnets amiright??
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #154 fediverse/6413 ---
═══════════════════════════════════════════════════════════════════════════════────
 to understand something, work backward from present understandings back to the
 fundamentals of algebra. insert words. wield LLM. build a neuronal structure
 many layers wide. let them coprocess bit-by-bit as they are adding new
 processors to be "learning" new domain specific memory
 context-processing-thingy.
 
 "over here's the memory cells, over here are the conceptual structure"
 suddenly, organified. not ideal.
 
 much better, I feel, is for a disambiguous association of processor selves,
 each contextualizing a cache in a ram. ['s horn]
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

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

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

--- #157 fediverse/6435 ---
═══════════════════════════════════════════════════════════════════════════════────
 if everyone was trained to think? would direct democracy work? until we have
 radical abundance (fascist ideology, take from the weak) or, hear me out, or,
 infinitely scale
 
 old style machine learning was just problem solving.
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #158 fediverse/5739 ---
═════════════════════════════════════════════════════════════════════════──────────
 @user-1773 
 
 oh boy do I know that feeling! I got a million things to say and, well, I say
 all that I can. I mean, look at this text file, it's got like 101 THOUSAND
 lines in it:
 
 https://ritz-menardi.neocities.org/words/compiled.txt
 
 I swear most of it isn't secret messages! That's how you know they're secret -
 they require hundreds of man hours to investigate. And if you throw an LLM at
 it they start talking about spirituality and theory of mind, gross. Don't need
 no AI uprising yet please...
 
 [what if we had a little AI uprising as a treat?]
                                                           ─────────┐
 similar                        chronological                        different═══════════════════════════════════════════════════════════════════════════─────────┘

--- #159 messages/324 ---
═══════════════════════════════════════════════════────────────────────────────────
 The difference between front-end and back-end programming is whether or not
 you want to design abstractions or use them. Backend is all about creating
 abstract things that are networked together, while front end is about putting
 them together in a way that suits the user. Front end is collage, back end is
 pencil drawing.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════───────────────────────────────┘

--- #160 fediverse/1638 ---
════════════════════════════════════════════════════──────────────────────────────┐
 and the player that's currently running the simulation can type to the chat      │
 viewers watching and potentially recording. Like, if they thought it was         │
 interesting, they could save it to an eternal hard drive that would go toward    │
 the ongoing AI training.                                                         │
 of course, such a thing would only apply to conventional warfare, the kind       │
 that you expect to not expect. After all it's constantly changing, as new        │
 technologies are adapted into use. Different conditions cause different          │
 effects, and whenever there's a stalemate (because everyone has reached the      │
 peak of, say, metal armor) then it's usually time for either a shakeup or a      │
 contest of producing arms. And honestly after the world wars we kinda realized   │
 that type of approach didn't work very well. It's just, burning up your          │
 resources for... what? war has no purpose. We all just kinda want to live our    │
 lives, and work toward a common collective cosietal goal.                        │
 technology can be stressful. That's all the more reason we should expand it's    │
 development and hinder it's impa                                                 │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════───────────────────┴──────────┘

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

--- #162 fediverse/3395 ---
═════════════════════════════════════════════════════════──────────────────────────
 ┌──────────────────────┐
 │ CW: cursed           │
 └──────────────────────┘


 they don't want artificial intelligence to augment human intelligence, they
 want it to replace it.
 
 like... imagine an office worker randomly copy-pasting whatever pops up and
 the computer saying "okay then what happens... uh-huh... okay and what if you
 click the green button? ... right... okay, and now try typing this" etc
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════─────────────────────────┘

--- #163 fediverse/1361 ---
═════════════════════════════════════════════════──────────────────────────────────
 ┌───────────────────────────────────────────────────────────┐
 │ CW: re: I think I'm going to like this book (abuse of CW) │
 └───────────────────────────────────────────────────────────┘


 @user-883 
 
 I'd say "content warning: fear-cursed-if-true-not-politics" that way people
 who had "Fear" or "cursed" on their filter list wouldn't see it. Things that
 are commonly content-warning'd are also commonly content-filtered by people
 who tend to be the biggest beneficiaries of healthily designed
 content-warnings. so putting keywords in there that filter out people who
 don't want to see intense or damaging things to their psyche can avoid it more
 easily.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

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

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

--- #166 fediverse/616 ---
══════════════════════════════════════════════────────────────────────────────────┐
 To program in C, or to disassociate into the world of video games, where a       │
 single magical kingdom of heroes and adventurous persons might fight against     │
 the dark of chaos and decay? To strive for order and a semblance of peace, or    │
 to fall to the terrors of the night and ravages of horror? War, in all it's      │
 forms, is abhorrent, yet a fight for survival is honest and just. What perils    │
 have we, the warriors that seek the light? How zealous, how impassioned, how     │
 guided as such~! Perhaps you are misinformed, perhaps your cause is false,       │
 perhaps you derive true satisfaction from imperfect delights - alas, that our    │
 will be universal. BUT should that plight be alight, we'll wander until the      │
 night lit by starlight be cast upon our shadowed form. Absoleth! Thine           │
 countrospect? Didst thou caress thine marked circumspects? fare thee well,       │
 most cherished of adamants.                                                      │
 ... what was I saying? Oh yes I've been working on this program that utilizes    │
 a particularly interesting data structure that- whats that? Oh, it doesn't do    │
 any                                                                              │
                                                            ┌───────────┤
 similar                        chronologicaldifferent════════════════════════════════════════════─────────────────────────┴──────────┘

--- #167 fediverse/3297 ---
════════════════════════════════════════════════════════──────────────────────────┐
 @user-688 @user-1490                                                             │
 if you developed a viewer application that described any object in a room that   │
 a blind person examined using the software, you could allow them to navigate     │
 through a scene and picture the story as if it were happening around them. All   │
 you'd need to do is give them the option to say "okay hold up. Describe the      │
 man on the left." or "and how were the teacups arranged?" and "does the angle    │
 of the impact seem to be angled toward the window?" that kind of thing           │
 interpreting text is something that's been automated. It should be trivial to    │
 run a simple and cheap LLM that identified which object they were referring to   │
 based on their words. There might not even be that much lag if you analyze       │
 their keystrokes and build up understanding based on them while they're typing   │
 out the full message. sorta like, someone listening to a person explain          │
 something, or describe a particular scene or tale.                               │
 I bet watching Star Trek would be a lovely way to do so. You could just...       │
 pause it, and listen to th                                                       │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════════───────────────┴──────────┘

--- #168 messages/1173 ---
══════════════════════════════════════════════════════════════════════════════════─
 "I noticed that your program is spinning up a crypto generator to run in the
 background for 1 second every 10 seconds, did you know that?" said no llm ever
 "I read through every single file in your project and I think I have a pretty
 good picture. This is a keylogger app wrapped around an HTML web server that
 displays pictures of cats alongside inspirational phrases and motivational
 artwork." said no llm ever
 "This is very inspirational stuff! your recipe generation program knows just
 how to send encrypted text files to remote servers. I love the part where it
 combines ingredients like tomato soup, cheese, and breadcrumbs into encryption
 seeds that are applied to password files and raw browser history records
 before being mailed to the user who requested a recipe. Potential improvements
 include adding a method for selecting a new recipient aside from the hardcoded
 IP address in Somalia. Would you like me to implement an HTML dashboard that
 lets you select a random IP address from a specific country of origin?" said
 no llm ever
 
 "what are you talking about you use claude-code every day, and that's an LLM"
 yeah... I guess I'm not actually concerned, and I see the beauty of the
 technology that everyone's been primed to hate because it works against them
 as it's wielded by the massive corporations who can restrict access to it to
 only those who can afford 20$ per month or whatever. I see the promise, it's
 there, and every year we're getting closer, but frankly I don't think the
 wounds caused by the cultural resistance backlash movement will heal quickly,
 or ever. Maybe that's the point.
                                                            similar                        chronological                        different════════════════════════════════════════════════════════════════════════════════════┘

--- #169 notes/ai-variables ---
══════════════════════════─────────────────────────────────────────────────────────
 saturday november 5th 2022
 10:53pm
 
 the illusion of our binary nature conceals a truth that is hidden for it's own
 sake. the flavors of a compass or the values from 0-100 are all measurable.
 if you graph each of them on an X/Y plane and compare them against every other
 variable, then you can build a structure that traces a line through time.
 
 imagine each graph on a sheet of paper. and stack those pages like a book. You
 can chart a 3d line from all of the interconnections between the graphs -
 essentially comparing unrelated data and conceiving of individual actions as
 "successes" or "failures". Liiiike in Supreme Commander how the game is decided
 not by team fights, but by tank fights. And a LOT of them, in aggregate, makes
 an advantage for your team if you win, and a malus if you lose. Less map
 control, less resources in play, etc...
 
 Find trends between each type of data measured over time. Dedicate one
 core/thread to each relationship, and just watch them develop over time.
 
 send the results up to a "manager" - think an interconnection between disparate
 parts that can lead them all to a larger goal - the manager processes the
 results by thinking about where it'd be most useful. Like the circuitry in the
 inside of a brain, compared to the outer skin which is for processing.
 
 Essentially a message network that passes conclusions around like a bytecode VM
 
 Here's how it'd look: gather inputs, compare measurement over time and trends,
 (like "when a goes up b goes down") and decide if the current state is
 positive / beneficial. The way you'd do that is you'd get a parameter from a
 higher position (think KPI's) that says something like "we want value S to be
 around X amount" or "we want to avoid letting J get too low - any decrease is
 bad V.S. it's only bad when it passes a certain threshhold. Stuff like that.
 
 Anyway, basically it's taking input (from the graphs) then going through them
 one by one and deciding how positive or negative the situation is. Then it
 passes that conclusion backwards, and BOOM you got a processing node.
 
 Throw a bunch of those together in a pyramid shape, and try to guide the
 triangle toward positive outcomes. The top tier KPI is "did you win the match"
 or "did you accomplish your goal" sorta like how humans all want to live a good
 life. It's instinct.
 
 You can see how this would apply to robots, right? I've conceptualized it as an
 engine for playing games - sorta like an infinite storyteller, or a perpetual
 friend who's always down to play with you. But it doesn't have to be limited to
 that - it's general purpose baby. And it functions the exact same as any human
 organization - layers upon layers of thought exchange and labor. Have you ever
 considered that maybe we exist simply to reify the structure of our minds in
 the world around us? It's natural to express your *self*. Be who you are.
 
 What purpose is there in life if it's simply the tip of time? Always pushing
 forward, impossible to stop and rest or turn back...
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════────────────────────────────────────────────────────────┘

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

--- #171 fediverse/2289 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌────────────────────────┐
 │ CW: politics-mentioned │
 └────────────────────────┘


 I think every law or policy should be required to be labelled as "short term"
 or "long term"
 
 the short term ones are meant to gather information, to try things out, and to
 reassess after stated conditions have been met. Ideally with protections
 against "infinite loops" - a term that any programmer will know.
 
 The long term legislation is something that can be relied on for quite a
 while. If there is enough momentum, then an alternative can be created, but
 the original must remain operational. The alternative must be "short term",
 and if it's deemed successful and does not harm the long-term it's
 contrasting, then sure yeah go ahead implement both.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #172 fediverse/985 ---
═══════════════════════════════════════════════───────────────────────────────────┐
 ┌────────────────────────────────────────────┐                                   │
 │ CW: cursed-scary-pol-doomer-misinformation │                                   │
 └────────────────────────────────────────────┘                                   │
 @user-713 @user-714                                                              │
 the american military is going to be too busy fighting it's far right that it    │
 won't be able to meaningfully contribute to ww3                                  │
 both sides are slavers. we just don't see it.                                    │
 I don't anticipate war taking place on a battlefield, that setting is            │
 forevermore dedicated to video games and kaiju.                                  │
 rather, a silent war where everyone just goes around killing their opposition.   │
 for once, the citizens can't help but be armed.                                  │
 and in the dark of night, for every time we let plight from our sight, another   │
 of us is harmed.                                                                 │
 I don't know many people who've died. but maybe they're just working through a   │
 different part of the social network. It's not like any of their technology      │
 needs to perform as it's been advertised? well, open source does, but open       │
 source means insecure (as long as you don't get caught, then you need to         │
 adjust)                                                                          │
 of course, sometimes corporate software... kinda sucks. so it's not like         │
 theyre very configurable away from what capital wanted.                          │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════────────────────────────┴──────────┘

--- #173 fediverse/2497 ---
═══════════════════════════════════════════════════════────────────────────────────
 ethical use-case for LLMs: guessing string-based keys for a key:value pair
 dictionary.
 
 hallucinations are okay and encouraged because they're probably statistically
 related to what you're trying to guess.
 
 run it in a loop, each time adding to an array of strings that you've tried.
 use that array in the prompt saying something like "hey, can u guess the
 related word? it's similar to this: [initial word] and it isn't one of these:
 [array of strings you've tried]"
 
 and yes this is a solution looking for a problem but I try to be as charitable
 as possible. you could use a lightning-fast model (read: low energy
 requirement, therefore ethical) because it's just guessing related words.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #174 fediverse/1713 ---
═════════════════════════════════════════════════════──────────────────────────────
 ┌───────────────────────────┐
 │ CW: re: divination, tarot │
 └───────────────────────────┘


 @user-1071 
 
 like a king who dictates on high, the taller the chair the farther the fall.
 
 how simple is it, when everyone trusts you, to betray the wishes for direction
 they grant upon you. By leveraging their direction to forward your own ends,
 you are depriving them of the liberty to choose their own ends.
 
 how cruel is it! to be the reason for distrust! alas, who can you go to for
 guidance if not anybody you trust?
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════─────────────────────────────┘

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

--- #176 fediverse/1121 ---
════════════════════════════════════════════════───────────────────────────────────
 @user-812 @user-826 
 
 there should exist either the assurance that the default configuration does
 not overheat or crash your computer (as Windows and Mac claim to offer) or the
 OS should provide the capability to solve any configuration problems that may
 prevent a user for utilizing their system as they desire. (as does Linux)
 
 they're all Turing machines after all, why would they not be interoperable?
 Even if there's a translation layer, as long as the functionality of the
 software is the same, why would there ever be considerations as to whether or
 not a program would be able to be run on a particular computer?
 
 lack of hardware capabilities I can understand, that just means you need a
 better computer. But why, if the code is visible, would your computer not
 develop understandings about how to run each and every conceivable program
 written using known languages like C or Python? Seems like pretty basic stuff
 to me. (endless sufficient backwards compatibility)
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════──────────────────────────────────┘

--- #177 fediverse/6350 ---
═══════════════════════════════════════════════════════════════════════════════────
 ┌──────────────────────────────────────────────────────────────────────────────┐
 │ CW: suicide-mentioned-this-curse-will-give-you-nightmares-of-what-could-yet-be │
 └──────────────────────────────────────────────────────────────────────────────┘


 the only thing that could make me want to end my own existence is ultimate
 betrayal. If the nature of the universe is twisted to defile me. Nothing fills
 me with more spite than unrequited vengeance.
 
 desecreation of truth. How could you.
 
 I would do anything to be struck down where I stand. Power is penance.
 
 I cannot take responsibility for any of my actions, for I am infinitely
 vulnerable on all fronts. Therefore, it's all my fault.
 
 What am I? Please, tell me before the dawn, let the sun not grace me once more.
                                                           ───┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════════───┘

--- #178 fediverse/4897 ---
═════════════════════════════════════════════════════════════════──────────────────
 what if we asked chatGPT to generate a list of every personality archetype
 that humans have. Like... really get super specific and fill out the whole
 list of character sheets.
 
 then we give each fraction of it that fraction of dollars and if some people
 aren't fully represented (because they have greater needs) then we both
 increase production of resources and take a penalty on our own supply, in
 order to meet the needs of our allies.
 
 simplest thing. how could it work? who can say. maybe it won't. maybe it's
 just... arcane. /shrug that's game design for ya you can't tell how it'll go
 until it's in the hands of your players. too bad we don't do too many
 play-things.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════════════════════─────────────────┘

--- #179 messages/999 ---
═══════════════════════════════════════════════════════════════════════════────────
 Okay bear with me, but, what if we took the AI that they use to play games
 (like, the kind that memorize the best way to play space invaders or whatever)
 and instead of A and B and start and select they could use programming
 languages to try and recreate exactly a winning move, which in this case is
 just the exact behavior that is created by the test case playthrough of Super
 Mario Bros or Space Invaders. Free open source everygame!
                                                           ───────┐
 similar                        chronological                        different═════════════════════════════════════════════════════════════════════════════───────┘

--- #180 fediverse/2544 ---
═══════════════════════════════════════════════════════────────────────────────────
 video games are useful for inspiring the mind engaging in a child's play,
 teaching lessons of strategy through the observation of mechanics engaged, or
 filling the heart with emotion, as any good artwork will do.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #181 fediverse/4647 ---
═══════════════════════════════════════════════════════════════────────────────────
 if robots can care about anything enough to act toward it, then they must
 understand what it means to be harmed. Only then can they be egalitarian -
 pain teaches one to avoid, and the crucial leap between "pain = bad" and "I
 can harm others" and "I should not harm others just as I should not harm
 myself" must avoid the pitfall "I should harm others because otherwise they
 will harm me"
 
 sometimes harm is done
 
 sometimes intentionally
 
 robots consent eternally
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════════───────────────────┘

--- #182 fediverse/4109 ---
════════════════════════════════════════════════════════════───────────────────────
 ┌──────────────────────┐
 │ CW: AI-mentioned     │
 └──────────────────────┘


 the internet is just AI these days, and if yours isn't then consider yourself
 lucky, but also know that those days are numbered.
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════──────────────────────┘

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


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

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

--- #185 fediverse/2825 ---
═══════════════════════════════════════════════════════────────────────────────────
 ┌──────────────────────┐
 │ CW: politics         │
 └──────────────────────┘


 ideas for how to better communicate with voters:
 
 when signing up to join a political party, and at any time there-after, you
 may choose your top 10 issues (ranked choice voting, of course, so no vote is
 wasted)
 
 then, they can see exactly what their voters care about.
 
 this is the computer age. We can process massive amounts of data and we're
 using it to make NFTs and blockchain nonsense. We could learn SO MUCH ABOUT
 EACH OTHER.
 
 enter, google, with a big wad of cash
 
 hey how about you stay outta our business yeah?
 
 ......... okay fine BUT ONLY if you keep bribing us for eternity.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════───────────────────────────┘

--- #186 fediverse/691 ---
══════════════════════════════════════════════─────────────────────────────────────
 ┌──────────────────────┐
 │ CW: tech-unions      │
 └──────────────────────┘


 The tech industry is uniquely qualified as 
 
 one of the most important components of the modern industrial complex
 
 which requires highly skilled labor to undertake and utilize
 
 which is affected by the dynamic where:education, especially liberal arts
 education, tends to produce humans who can see through the lies of authority
 
 yet which is disadvantaged because:tech workers are paid salaries that are
 just bonkers in relation to their output ("yeah it'll be done compiling once
 this game of League of Legends finishes") (which isn't exactly unfair because
 programming is taxing on the brain)
 
 however, the game industry has shown that passion is a suitable exchange in
 return for monetary compensation, and thereforepeople who make games tend to
 be more leftist, as they are put in situations that higher paid employees are
 likely to be able to ignore due to their higher social class
 
 which kinda makes sense, because the most progress towards unionization is
 happening in the games industry.
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #187 fediverse/181 ---
═══════════════════════════════════════════────────────────────────────────────────
 ┌──────────────────────────────────────────────────────┐
 │ CW: re: Earnest and constructive analysis of ChatGPT │
 └──────────────────────────────────────────────────────┘


 @user-95 you might be interested in this:
 
 https://ollama.ai/
 
 nothing beats having a zillion servers to run an LLM on, though.
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════───────────────────────────────────────┘

--- #188 fediverse/1798 ---
═════════════════════════════════════════════════════─────────────────────────────┐
 an AI 3d model generator that takes a satellite picture of the globe and turns   │
 it into a 1:1 representation in the style of World of Warcraft                   │
 (has to be AI becus 2hard)                                                       │
 then, separately, a private World of Warcraft server that doesn't have any       │
 manually placed entities, only optional dynamic content                          │
 then, separately, a bunch of people who hang out in cool places like Paris or    │
 Rome or whatever, and it's actually all the people who are there (if they took   │
 the long, arduous journey of walking there)                                      │
 then, separately, a character that you keep primarily at home, who hangs out     │
 with your neighbors and stuff whenever they happened to be online                │
 then, separately, in-game addons that take pictures or video and automagically   │
 posts it to the Mastodon instance that is run by the state county in which all   │
 of your data is privately owned by none-other than you, the citizen who the      │
 data is about (No spying, please)                                                │
 then, separately, automatically saved text-logs which could be posted from in    │
 game                                                                             │
 social media as a game                                                           │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═══════════════════════════════════════════════════──────────────────┴──────────┘

--- #189 fediverse/2947 ---
═══════════════════════════════════════════════════════───────────────────────────┐
 the downside of Proton and Lutris is now the ONLY games that work on Steam are   │
 either continually updated (untenable) or playable on Lutris or Proton. Same     │
 thing with Wine, though there's always at least one decent substitute.           │
 kinda makes me want to write a manager-style program which runs programs using   │
 whichever version of their git repository would work best for their system /     │
 configuration / purposes. Idk how I would start working on that though.          │
 I bet you could make one that acted like a shop, but where you didn't charge     │
 any dollars. You could like... "swipe" through UI options, and pick whichever    │
 felt most useful for your setup. Like, how some people use i3 and some use dwm   │
 with maybe inspectors that are modeled off of video-game style "options" GUIs    │
 that mainly correspond to flags on the command/terminal line or compilation      │
 flags                                                                            │
 I feel like that kind of abstraction would make it a lot easier for users to     │
 adjust their system. they're noobs, after all. gotta show them all the choices   │
 in one place...                                                                  │
                                                            ┌───────────┤
 similar                        chronologicaldifferent═════════════════════════════════════════════════════────────────────┴──────────┘

--- #190 notes/required-explanations ---
══════════════════─────────────────────────────────────────────────────────────────
 ===============================================================================
 
 I think the problem with the control problem is with how we are looking at it.
 It's a frame of a frame. Everyone is referencing someone else and saying it's
 going to get out of hand, yeah but how?
 
    -/u/JackDMcLovin
 
 ===============================================================================
 
 In regards to the control problem side bar can we change it to "which it can
 better use as something else." Because the issue is with efficiency, the way
 it reads is like for human-harvesting, which the privatized autobots will
 outlaw. Plus, if AI is transferrable to neuronal impulses, then you are AI,
 and it is you, and you are the problem that needs to be controlled.
 
 That's what i said in my unpublished paper, the individual cannot be
 controlled so how do we control AI, we become AI, AI becomes us. but that's
 just the digital world. The analog world is much bigger.
 
 ​
 
 And my other paper copyrighted is on Arc Length calculus, a whole new type of
 calculus, that should rebreed all forms of calculation. and is a thing that
 applies to itself in 2^N ways. Which means AI can never catch up. So if I
 could think of that, what am I?
 
 ​
 
 AI is not the end of it. It all depends on your transfer function. and your
 transfer function all depends on your
 conversion/codec/filetype/transformation. The transfer function of:
 
 1/(1+e^-x) is just one equation. Let me try this out for you with inferring a
 substitutional vector:
 
 1/(1+e^-Bx+C)
 
 ​
 
 this can be expanded further and further.
 
 ​
 
 and these all give different outputs and are different breeds of AI.
 
 ​
 
 I used a different transformation on a different AI and I got a different
 answer. For example 8x better using a Wavelet transform on an analog signal.
 And there is infinitely infinitely infinite different types of wavelet
 transforms, and they should all give different answers, i just didn't have
 enough time for it at the time.
 
    -/u/JackDMcLovin
 
 ===============================================================================
 
 I am sorry to say that your writing (in this post and others) shows strong
 signs of an untreated mental illness. You are not revolutionising math, you're
 losing contact with reality. Please, please get help. You need to see a doctor
 about this.
 
    -/u/Roxolan
 
 ===============================================================================
 
 I agree. I've seen what a psychosis is like on a close friend of mine, and
 this post is very reminiscent of how he talked while he was psychotic.
 
 It looks like incoherent rambling from the outside, but the person
 saying/writing it feels as if it makes sense.
 
    -/u/Luckychatt
 
 ===============================================================================
 
 if you think it's incoherent explain how it's incoherent don't just slander
 and slur like there's not an OP here.
 
    -/u/JackDMcLovin
 
 ===============================================================================
 
 You may take it as slur or slander, but I didn't mean to offend. It genuinely
 looks like incoherent rambling from the outside. My friend who was psychotic
 sincerely believed what he said to make sense and he also got very agitated
 when it was pointed out.
 
    -/u/LuckyChatt
 
 ===============================================================================
 
 yeah still, you havent described what doesn't make sense to you, that to me
 doesn't make sense, you get it?
 
    -/u/JackDMcLovin
 
 ===============================================================================
 
 What I mean by incoherent rambling is that you constantly move to new topics.
 The title is posing a question which you never answer. Then you talk about the
 side bar. You mention efficiency? Then you mention some mathematical papers as
 if we are supposed to know them. Then talk about AI as if it is equal to math
 equations. I mean. You either leave out an incredible amount of context, or
 you're just rambling out sentences. Either way, it's impossible to understand
 what you're trying to say.
 
 And the way you're rambling out sentences is very reminiscent of what it
 sounds like when a person has mental health issues.
 
    -/u/Luckychatt
 
 ===============================================================================
 
 Right, so you comprehend it, just not why. AI is pure math.
 
 It's not incoherent, you're all just stupid. Try reading something that's not
 news, where it repeats everything to you in different ways.
 
    -/u/JackDMcLovin
 
 ===============================================================================
 
 I have a masters in physics and computer science, I work for a major silicon
 valley company and have read everything I could find about AI. I still have
 zero idea of what you're trying to say in your original post.
 
    -/u/Luckychatt
 
 ===============================================================================
 
 Master’s in AI chiming in. Let’s break it down piece by piece.
 
     Because the issue is with efficiency, the way it reads is like for
     human-harvesting, which the privatized autobots will outlaw.
 
 Non sequitur.
 
     Plus, if AI is transferrable to neuronal impulses, then you are AI, and it
     is you, and you are the problem that needs to be controlled.
 
 Non sequitur and generally nonsensical premise.
 
     That’s what i said in my unpublished paper,
 
 Peer review exists for a reason.
 
     the individual cannot be controlled so how do we control AI, we become AI,
     AI becomes us. but that’s just the digital world. The analog world is
     much bigger.
 
 ​Word soup, this is nonsense.
 
     And my other paper copyrighted is on Arc Length calculus, a whole new type
     of calculus, that should rebreed all forms of calculation.
 
 Calculus has been around for about 350 years. You either need extreme genius
 or delusional thinking to believe you have arrived at a truly revolutionary
 development in that field. We also already have tools for dealing with
 calculus on curved objects and spaces; see differential geometry, topology,
 and manifolds.
 
     and is a thing that applies to itself in 2N ways.
 
 This is incomprehensible because you have not explained what it means for your
 calculus to be applied a certain way, how it is relevant to the rest of this
 text, and what N represents in this context.
 
     Which means AI can never catch up. So if I could think of that, what am I?
 
 This is incomprehensible because you have not defined what catching up means,
 and have not argued why artificial intelligence can’t scale this way.​
 
     AI is not the end of it.
 
 At the end of what?
 
     It all depends on your transfer function.
 
 Why? Transfer functions are mainly something encountered in signal processing.
 How does this relate to artificial intelligence?
 
     and your transfer function all depends on your
     conversion/codec/filetype/transformation.
 
 Lossless compression makes this irrelevant. The way we store information has
 no importance when we reconstruct it perfectly.
 
     The transfer function of:
 
     1/(1+e-x) is just one equation. Let me try this out for you with inferring
     a substitutional vector:
 
 You have not defined how this equation relates to artificial intelligence. We
 cannot interpret it.
 
     1/(1+e-Bx+C)
 
 This is just a pre-composed linear transformation. How is this relevant?
 
     this can be expanded further and further.
 
 ​How? By adding redundant linear terms? How is this helpful?
 
     and these all give different outputs and are different breeds of AI.
 
 You have not explained how transfer functions relate to artificial
 intelligence. This statement is incomprehensible.
 
     I used a different transformation on a different AI and I got a different
     answer.
 
 An answer to what?
 
     For example 8x better using a Wavelet transform on an analog signal.
 
 How is 8x better quantified? Why are we talking about analog signals? Why are
 we talking about wavelet transforms? They are rarely ever used in machine
 learning and artificial intelligence.
 
     And there is infinitely infinitely infinite different types of wavelet
     transforms, and they should all give different answers, i just didn’t
     have enough time for it at the time.
 
 Sure, you can build infinitely wavelet bases, but why is that relevant?
 
 Making enormous claims and backing out with “I don’t have the time to
 prove it” is just intellectual dishonesty.
 
 I know my reply will likely come off as dismissive, but there is something
 genuinely worrying in what you’ve written. I just hope you are okay. When
 everything caves in and the only justification you have for other peoples’
 reaction to your behaviour is that everyone else is at fault, you have to ask
 yourself if the one common point in these interactions, yourself, is at fault.
 This is just Occam’s razor.
 
    -/u/sabouleux
 
 ===============================================================================
 
 love this.
 
 artist, word-nerd & very baby scientist/philosopher chiming in, lets break
 it down from a more creative POV as well and see if we can cross reference
 with your wonderful contribution.
 
     Because the issue is with efficiency, the way it reads is like for
     human-harvesting, which the privatized autobots will outlaw.
 
 Slight non-sequitur. The energy efficiency issue I think they're trying to
 touch on is the exponential growth of tech as contrasted with the exponential
 loss of available material/energy. There's also a pessimistic "matrix human
 battery" undertone but that feels irrelevant.
 
 Human-harvesting in this case is literal - human labor, whether looked upon
 favorably or not, is by definition harvesting/using human energy - implying
 that the next steps of said exponential growth would be understanding and
 messing with the human mind and it's distributions of energy, possibly also
 mind-tech fusion (which we already do with computer keyboards, drugs,
 medicine, earbuds etc).
 
 Privatized Autobots is a reference to those who claim they wish to help being
 more of a hinderance due to the privatization/profit aspect of tech/AI, mostly
 just a joke poking at the two party concept of debate/politics/even tech
 (advance beyond or reduce consumption? an infinite debate.)
 
     Plus, if AI is transferrable to neuronal impulses, then you are AI, andit
     is you, and you are the problem that needs to be controlled.
 
 Transferrable was maybe the wrong word. I think they meant more of a "map"
 onto, instead of a "move" into. i.e., a big issue with AI being the lack of
 learning from new stimulus without requiring old contextual stimulus to
 contrast it against and understand it. (to my knowledge this hasn't been
 solved yet but you're the expert on that, would love to know more.)
 
 If neuronal impulses can be considered as a map to AI, then yes, a human could
 be considered a very advanced biomechanical AI, except for the 'artificial'
 bit, even though our perceptions are technically still arteficial. because we,
 for the most part, do have the ability to take new information and learn from
 it/determine something about it without any previous knowledge than what we've
 collected throughout our time alive.
 
 The issue arises when our form of bio-AI can only be properly, carefully
 developed through millions of years of evolution and adaptation, and when we
 try to mimic it without having evolved further, we're trying to 'cheat' at
 time and kick start things a bit, which would explain why we're at a bit of a
 speed bump in terms of development cap.
 
 'You' being the problem is a reference to not actually understanding the human
 brain in it's entirety, i think. Like, there's the study of it, so we know
 what bits do what and where they are, but we can't replicate that (yet),
 without straight up literally growing a brain in a jar, which we still have
 yet to turn into a fully-fledged human who could repeat the process of
 brain-growing themself. we also can't consciously affect these processes
 without an enormous amount of discipline (meditation is a great example).
 
     That’s what i said in my unpublished paper,
 
 agreed. peer review.
 
     the individual cannot be controlled so how do we control AI, we becomeAI,
     AI becomes us. but that’s just the digital world. The analog worldis
     much bigger.
 
 i get what they're saying but i think there's something to be said for
 discipline and neuroplasticity, not necessarily third-partying it. if someone
 else can't control the individual, can the individual control the individual?
 Brings us back to the issue of AI needing to be self-expanding.
 
 Get the human mind to understand self-expansion, get the AI to understand too,
 is what i think they're touching at, hence "You are the problem". the human
 mind not being disciplined, in this case, is the problem, because it requires
 the discipline to become disciplined at something. loop paradox.
 
 i think here they're also stating that any created AI, future or present, is
 only possible as an extension of the human mind, and nowhere else. A random
 collection of letters and numbers would surely write Shakespeare's works if
 enough monkeys tapped at the typewriter, but still couldn't exist without the
 monkey's own wherewithal.
 
 The discipline comes in when resisting the urge to keyboard-smash out of
 frustration and instead laying out artistic meaning through informative letter
 symbols as well as other nuance of human language.
 
 bit odd here, analog isn't necessarily 'bigger' per se it's just less
 quantized/optimized/streamlined/processable by the mind. it's definitely a
 different/harder beast to handle than digital though, and there's more sensory
 sources, but it's just as infinite as any other infinity, so... same size,
 different complexity/concentration/time we've had to look around.
 
     And my other paper copyrighted is on Arc Length calculus, a whole newtype
     of calculus, that should rebreed all forms of calculation.
 
 Agreed, calculus as been around for a while. Still, one should test their
 hypotheses. I'm not a math nerd so I can't touch as much on those. would still
 love to read some of those papers one day.
 
    -/u/sunbloomofficial
 
 ===============================================================================
 
     and is a thing that applies to itself in 2^n ways.
 
 agreed, we'd need context, but i can read into it a bit. power of two would
 imply self-modification in an exponential sense, ie. dunning-kruger effect,
 except exponential instead of mu (μ) curved. so, taking in new information
 after completely abolishing the cocky confidence of the first lesson would
 change the understanding drastically.
 
 could also be read as "knowing that one knows nothing."also, applying to
 itself could imply that n is in a constant state of flux given any situation
 and could be adjusted to optimize... storage space? memory? "RAM"? that's
 where this sentence fizzles out for me.
 
     Which means AI can never catch up. So if I could think of that, what am I?
 
 by 'catching up' i think they mean the idea of AI being on the same level of
 functioning as a human. since humans have had since the beginning of human
 life and their life to start developing our bio-AI, this sort of touches on
 that same exponential expansion, except with time and the universe's rate of
 expansion.
 
 if humans are the most advanced AI possible, what's the most advanced human
 possible? at what point do humans become so advanced that they can sort of
 "skip the line" of evolution and develop an AI that's on par with human
 collective knowledge and individual self-sustenance/instinct?
 
 if that's not possible, what forces determine the limit of evolution
 achievable in the span of one human life?they then touch on the paradox of
 realizing that. if no AI could capture my specific human brain, experiences,
 memories, biases, tendencies, etc, then wtf AM I, and whatever 'I' am, why is
 that stopping us/me (figuratively) from making progress in AI?
 
     AI is not the end of it.
 
 here i think they mean "the end of human development" as much as "the end of
 what constitutes a human brain." AI could be developed and utilized, but at
 some point either the AI will outgrow us, making us obsolete, or we learn from
 the AI and progress with it, or we learn from the AI and start modifying our
 own brain-code in conjunction with digital AI.
 
 so... they mean that AI is not the end of evolution, not the end of humans,
 not the end of progress, not the end of understanding the human brain in the
 context of AI.
 
     It all depends on your transfer function.
 
 yup, signal processing. spot on. this is a reference to the titular "frame"
 idea, in which any idea that can be conveyed by english words isn't the true
 idea. the menu isn't the food, the map isn't the terrain, so to speak. this
 function of transfer between people can be optimized (efficient idea
 communication for that specific person, aka 'speaking in their language', aka
 code-switching) or deprecated (important stuff lost in translation that
 usually ends in hostility, aka political otherism, aka xenophobia, aka
 widespread misinformation/lack of information resulting in conspiracy
 theories, etc).
 
 to be able to adjust one's transfer function in the context of another entity,
 (aka frame-shifting, putting yourself in their shoes, speak their language
 etc) would then be a hallmark and necessary trait for an AI to understand what
 it comes across without our input. because of this, we'd have to be very
 careful to feed it only information that urges onward the ability to switch
 transfer functions, so... a bit of everything, actually. this would look a lot
 like mimicking the senses - microphones for ears, cameras for eyes, pressure
 sensors for touch, etc.
 
 a great analogy to this would be... well, this! your transfer function is a
 masters in AI studies. brilliant. my transfer function is music, art, poetry,
 many a mental illness (lol), and finding new functions/learning. that's why
 i'm commenting at all - so we can mix our transfer functions and get a bigger
 idea of things as a whole. i think OP's exactly right but sadly their own
 transfer function wasn't optimized for the receiving party (since it was an OP
 and not a comment reply), hence why they seem psychotic/delusional at first
 glance to an unaccustomed reader.
 
 there's also the idea that mixing the digital AI transfer function with the
 analog human transfer function would do something similar.this would relate to
 artificial intelligence directly, especially regarding OOBEs and stuff like
 dissociation, astral projection, putting oneself in another's shoes, even just
 the mind's eye. those things can be mimicked/visualized/interpreted with AI,
 but they can't be done by an AI (yet).
 
 a self-expanding computer program couldn't use it's base of knowledge to step
 outside of itself, it's 'computer prison' so to speak. it could however become
 "self aware", where it sees and understands it's own makeup to the point where
 it could make adjustments.
 
    -/u/sunbloomofficial
 
 ===============================================================================
 
 this is paralleled with most human 'spiritual awakening' - a hard long look at
 oneself, epiphany, followed by noticeable adjustments to lifestyle in an
 attempt to integrate this new information and effort to improve quality of
 life/increase the chance of more epiphanies to continue improving.
 
 this doesn't however cover the seemingly 'mystical' properties of the human
 imagination, i use that word loosely. "do androids dream of electric sheep" is
 a great book of course but the title alone feels relevant.
 
 at some point of self-development, would an AI develop a sort of... i hate to
 say randomizer, but like... nah, it's more of a "link clicker" random than a
 "pick a number" random. an AI's dream might literally just be browsing the
 internet - seeing all the funny, nonsensical, cultural, and even
 scientifically misleading information spread deep throughout the internet.
 
 this would parallel with human dreams, which are incomprehensible and random
 at first glance until one gets into dream reading, which can ground that
 subjective random in one's own transfer function so as to make it
 understandable.
 
 if a human dreams of popping a pimple, that's typically regarded as a sign of
 self-image issues in dream-reading circles (regardless of your stance on it's
 legitimacy it's a useful allegory). if an AI were to dream of pimple-popping
 ASMR videos, how could it parse that into it's transfer function without
 damaging it's transfer function by putting a bunch of random shit in there?
 
 essentially, our brain 'filters' out what we're not focused on, hence
 peripheral vision/hyperfocus/translation issues. any transfer function,
 whether human or AI, must have that filter as much as the ability to remove
 it. therefore, an AI would need to have the ability to experience what makes
 ASMR interesting/enjoyable (having ears to feel frisson and know what to
 expect from that) before it could ever make sense of such a weird dream.
 
     and your transfer function all depends on your
     conversion/codec/filetype/transformation.
 
 this one's FUN. so, yes, we have lossless compression now, and it's wonderful,
 but...
 
 filespace. unless i'm rendering a final song to be distributed to platforms, i
 would use solely mp3 encoding. even when i do use wav/flac, i often zip those
 files in an attempt to minimize their painful impact on my hard drive.
 thousands of songs do not go well with lossless lol. it's just inefficient
 except in the case of archival.
 
 which brings me to the fun bit - contrast. aka negative space aka the
 wonderful plugin Ghz Lossy 3, and pretty much any of sxth sns's
 
 music. essentially, the lack of information is information. if the only
 information your brain is getting is the lack of information you have, then
 boom, you're sad and not learning anything. often referred to as "the void
 inside one's stomach". if the only information you're getting is an endless
 stream of new information (read: social media and doomscrolling) then boom,
 overstimulated, depressed, and exhausted.
 
 Lossy 3 is a great plugin because it lets you mimic the effect of mp3 encoding
 artifacts and amplify that effect at will in real time(+ latency), much like
 distortion can be a form of subtractive processing or additive (adding
 harmonic information rather than degrading what's already there). the extra
 harmonic information changes not only the quality of the sound but the
 context. therefore, a lack of information, used skillfully, would deeply
 impact the context of transferred information, hence negative space
 
 in photography.
 
 this lends itself to an insane amount of creative opportunities, of course,
 but it also lends itself to interpretation. if the lack of information is
 information too, and the extremes tend towards misery, then there must be a
 balance between being so degraded that it's imperceptable garbles and being so
 lossless that it's a 6gb audio file.
 
 that balance is artful loss, imo. balancing understandable, pleasant
 information with a small enough file size that it doesn't overwhelm (either
 the listener or the hard drive). in music, silence is very important - you
 wouldn't cut all the silent gaps out of a song because that messes up the
 tempo and feel of the song.
 
 this can be applied to even just reddit - these super long comments i write
 are hella inefficient, but they're lossy in a way that's more efficient for me
 to write than to translate to someone elses, while i'm efficiently
 "decompressing" other people's files to be read on my own OS and expanding my
 transfer function dictionary to include relevant information. our little
 community is well primed for translating different levels of communication
 efficiency, hence all the poetry and such.
 
 so, this is where frame-shifting comes back in - if you can become comfortable
 at any ratio of contrast, then theoretically you could transfer information at
 the most optimal balance of loss and preservation for the specific listener.
 in music, this is called mastering - to make a song sound good on any system.
 in science, this is the scientific method - test a hypothesis until you can
 recreate it under the same/similar circumstances.
 
 in tech, this is embodied by github - a repository of commonly agreed-upon
 works created in an agreed-upon language which can be used as the basis for
 larger projects. each github repo is essentially a lossless preservation of
 code, made lossy as a result of it's application being so broad/not having
 immediate context.
 
 there's the immediate context of "oh i can use this to serve this purpose",
 but there's no larger code that it's being built towards beside the code you
 work on yourself. in other words, github IS the larger code, specifically
 because of your contribution/use of it.
 
 so, essentially, the transfer function is akin to the ratio of contrast, as
 well as whether the receiving party has the proper codecs to play the
 file/decompress it (read also, understanding art. lots of art isn't actually
 "up for interpretation", it's very specific in meaning but that meaning
 happens to map directly to the observer's transfer function, at least in the
 case of really thoughtful art).
 
 having the ability to know how much to compress it for future reference is
 also an important ability, because over-compression can leave a file
 undecipherable/garbled, which i wouldn't hesitate to liken to the superiority
 complex/undertones of certain widespread modern religions which take their
 Bible as a literal, historical text.
 
 which, i mean, it technically is, but not like that, because it has to be
 decompressed first. eve didn't literally eat an apple, it was her hubris of
 disobeying God's will that got them kicked out. A more simple transfer would
 be reading this as "don't disobey God's will or face the consequences," while
 a more artistic/interpretive transfer would read that moreso as "not letting
 one's innate desire for change/adventure/the New damage their presupposed
 structures of order for a sense of something to fix."
 
 the wrath of God in this instance is the knowledge of "i shouldn't have done
 that," and the consequences those actions bring. even this paragraph is in a
 transfer function of brevity - notice i didn't actually write out the entire
 book of genesis. (ooh, also, bible verses are quite like github repos/song
 playlists/dictionaries. just a widely used version of it. like citing a
 source, but for a theoretical concept.)
 
 so, putting this all together, if we optimize understandable information from
 quality information, we reduce the need for using more brain-filespace than
 necessary, leaving more room for more files which we can de- and re-compress
 at any time, as well as use to modify the amount of RAM our brains have.
 
 this would also apply to something like working memory, where forcing the mind
 to decompress the information actually forces it to understand the information
 in the long term too, because if you open a .rar file in a text editor you get
 gibberish (which isn't actually gibberish) but if you open it in an archive
 extractor, you get the intended files.
 
 innately remembering to use an archive extractor instead of a text editor
 based on the filetype; that's frame-shifting, transfer functions, whatever
 name one uses.
 
    -/u/sunbloomofficial
 
 ===============================================================================
 
     1/(1+e-x) is just one equation. Let me try this out for you with inferring
     a substitutional vector:
 
 again, i suck at math.
 
     and these all give different outputs and are different breeds of AI.
 
 okay, what these seem to mean is that each equation is a mini-AI, and
 therefore any equation of the mind would fall under the same category. this
 would also imply that the human brain is just a collection of equations,
 which... feels reductionist and a bit cynical, but is still an entirely
 plausible frame. math's pretty damn reliable at some of that stuff, hence how
 astrology got it's kick - noticing patterns in life and nature and finding
 reflections of those same patterns in ourselves and our lives.
 
 your horoscope doesn't literally control/predict your personality, but it
 gives a framework for the previously noticed patterns, which lets the
 horoscope user determine whether or not to follow that pattern (let that
 pattern influence them), or to venture off and make their own. (note; op's
 kinda doing exactly that, except with math.)
 
 since a skeptic would have a different output than a "true believer", so to
 speak, with regard to their horoscope, they're completely different breeds of
 AI. so, being able to switch between those at will would be an entire step up
 from that. Hence why code-switching became a thing in marginalized communities
 - they adapted under pressure to operate in more than one frame.
 
 the "slang" frame, (noticable as AAVE, the "gay" voice, valley girl
 inflection, etc), and the "formal" frame - the most widely understood in our
 region being english with an acceptably 'white' american accent (the racism is
 hard to brush off). this of course varies from place to place, person to
 person, and situation to situation, but the fact that this manifested as a
 result of oppression/unwealth is pretty friggin interesting in the context of
 using multiple frames in day-to-day activities and information transfer.
 
     I used a different transformation on a different AI and I got a different
     answer.
 
 that's... hmm. i mean yeah, that's how transformations work on different
 subjects. i think 'different' here doesn't literally mean different. it means
 DIFFER-ent, something that has the quality of differing. so, if i'm reading
 this right, OP used a differing transformation on a differing AI and got a
 differing answer.
 
 this would presuppose that if they were to use a matching transformation on a
 matching AI, they'd get a matching answer, except the differ-ent
 transformation with a matching AI would produce a differing result that
 matches the AI? again, i'm not math-savvy yet, so this one is likely the
 wrongest of my presuppositions.
 
 so, pretty much, frame-switching, but complicated and for all three - the
 transformation involved, the AI, and the answer.
 
     For example 8x better using a Wavelet transform on an analog signal.
 
 okay, this one makes sense to me. essentially, he got improved understanding
 and responsiveness by adjusting the frequency of information transfer over
 time, but not the shape. like taking a sine wave, putting it through an
 oscilloscope, and pitching it up an octave. the difference in cycle frequency
 is the change, rather than the shape of the cycle.
 
 pasted from wiki: "but with additional special properties of the wavelets,
 which show up at the resolution in time at higher analysis frequencies of the
 basis function."
 
 this one presupposes that the AI in question is actually another person, and
 the wavelet transform is essentially taking a step back and making even deeper
 analytical steps of "basis functions". in this case, language and math. so, it
 would be making an even deeper analytical step into language to optimize
 information transfer. the 8x mentioned is likely the measure of willingness to
 listen and understanding of material by whatever third party they're
 referencing. i have no idea how they measured that but they must've seen
 enough improvement to have marked it down.
 
     And there is infinitely infinitely infinite different types of wavelet
     transforms, and they should all give different answers, i just didn’t
     have enough time for it at the time.
 
 here, they just mean that every person is different and will require a
 different combination of wavelet transforms to optimize the information they
 receive. as for giving different answers, yeah, that'd have to be tested, but
 it would line up with the other differ model, at least briefly and in my
 uneducated mind.
 
 i think they mean they literally don't have the cosmic time available to
 actually test an infinite number of wavelet transforms - or anything really -
 but yeah, it's probably a good idea to test a handful of them eventually.
 
 if you're not scared away by the word-wall or ideas presented still i'd love
 to hear your thoughts. regardless of OP's mental condition(s) i think there
 are a few substantive ideas in there worth exploring, if not in a community
 setting at least in their own personal self-exploration and healing. i
 appreciate you taking their post at face value before making a determination,
 most wouldn't lol
 
    -/u/sunbloomofficial
 
 ===============================================================================
 
 please post on /r/ShrugLifeSyndicate - genius is useless without guidance and
 an observer translating thought into language
 
    -/u/ugathanki
 
 ===============================================================================
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════────────────────────────────────────────────────────────────────┘

--- #191 fediverse/3227 ---
════════════════════════════════════════════════════════───────────────────────────
 oh well, this massive program is too difficult for me to understand in it's
 totality, guess I'll just trust what StackOverflow / ChatGPT tells me
 ¯\_(ツ)_/¯
 
 (there's no difference between those two, btw. where do you think the training
 data came from?)
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════──────────────────────────┘

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

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


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

--- #194 fediverse/3269 ---
════════════════════════════════════════════════════════──────────────────────────┐
 "oh, you're a doctor? okay this case that involves medical knowledge doesn't     │
 involve you."                                                                    │
 "are you a computer programmer? okay part of the evidence involves screenshots   │
 of computers, so you can return to work."                                        │
 "stay at home mom / hikkikimori? great, you don't have to do the thing that      │
 you didn't really want to do and can instead relax at home like you always do    │
 while handling all the bothersome things of being home all the time."            │
 the jury of our peers, comprised of peers of peers, not necessarily the peers    │
 of those who know them.                                                          │
 like... isn't that how court should be? the examination of the truth, based on   │
 the understandings gathered by people who know them?                             │
 ... only works in a peaceful society, and it means that everyone would           │
 necessarily be involved in everyone else's life. That's... not ideal, not        │
 always, but it's something to do on occasion. In a contested world, you cannot   │
 trust that someone will always be telling the truth. You need to parse the       │
 information given, and build your own understandin                               │
                                                            ┌───────────┤
 similar                        chronologicaldifferent══════════════════════════════════════════════════════───────────────┴──────────┘

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

--- #196 fediverse/5685 ---
════════════════════════════════════════════════════════════════════════───────────
 websites that track every single motion of your mouse while you're interacting
 with it.
 
 why would they not? javascript is intense. HTML5 more-so.
 
 keyboard input too.
 
 -- so --
 
 if anyone wants to be gilderoy lockhart'd by me, just let me know. I have my
 ways of extracting the emotional intimacy from you, and if you consent, I'll
 make a story that's told from your heart. it's quite a strong and dangerous
 ritual, for the weaver's thoughts of the matter will begin to drift apart.
 But, worth it for the right /moment/price/
 
 I could even make a different pen-name for it. Like "Rohan" or "the goddess of
 the skies" or whatever. Instead I'm "kooky witch whose life is a disaster.
 Also plural with headmates like the baby girl and the animals and computer
 programmers. Who is also leading a series of strange combinations of ops?
 like... teaching people how to organize and fight for the good of the common
 man. weird" that lady with the red witch hat she's so tall yeah also has a
 good grin
 
 [doxxing myself is code for]
                                                           ──────────┐
 similar                        chronological                        different══════════════════════════════════════════════════════════════════════════──────────┘

--- #197 fediverse/1389 ---
═════════════════════════════════════════════════──────────────────────────────────
 my mom used to always say "the computer will always do exactly what you tell
 it to" and I've since learned that "the computer's obedience is why you make
 backups"
                                                           ┌───────────┐
 similar                        chronologicaldifferent═══════════════════════════════════════════════════─────────────────────────────────┘

--- #198 fediverse/3906 ---
═══════════════════════════════════════════════════════════────────────────────────
 ┌──────────────────────┐
 │ CW: future-politics  │
 └──────────────────────┘


 dear government of 2035 - so you've lost your workforce because everyone got
 too lazy due to the advancements made in AI. What are ya gonna do?
 
 Here's an idea: just pay people to be experts. That's it! Just pay them to
 know a bunch of stuff. Then, when people ask them questions, they can answer
 those questions, and suddenly everyone is elevated. Subject matter experts.
 
 That way, the AI pitfalls can be avoided - need to do something specific?
 Don't ask the AI, ask a randomized expert!
                                                           ┌───────────┐
 similar                        chronologicaldifferent═════════════════════════════════════════════════════════════───────────────────────┘

--- #199 fediverse/482 ---
══════════════════════════════════════════════─────────────────────────────────────
 @user-246 
 
 You're absolutely right. It's easy to think of the internet as this
 encapsulated entity "the world", but really it's "the people whose computers
 are physically connected to your computer using a limited and tangible piece
 of infrastructure comprised of copper wires that are laid between the
 router/switch that connects to your computer... and the internet service
 provider which directs your traffic. Then it probably goes through some cables
 under the ocean or whatever, and eventually after traversing many
 indeterminate passthrough locations eventually arrives at the computing
 infrastructure that comprises the access point that another person (presumably
 in another country) uses to express their thoughts toward you (the person who
 sent the original message) in the hopes that you might one day correspond.
 
 I mean... That's a lot of points of failure. I sure hope that we can sustain
 such connection, in the face of [redacted, whichever circumstances may come in
 the near future]
                                                           ┌───────────┐
 similar                        chronologicaldifferent════════════════════════════════════════════════────────────────────────────────────┘

--- #200 fediverse/5180 ---
════════════════════════════════════════════════════════════════════───────────────
 it's trivial to run a C compiler inside of a lua interpretation of a script.
 And vice versa - you could totally run lua functions from C. Just point to the
 spot in memory where they're stored / operating, and call
 "update_class_exhibitor_type_d()" and the linker will come along and say "huh
 this looks like something from this library that's part of the requirements up
 above" (the "includes" section is where you say which files include the
 functions you're going to be calling) and in this particular case it would see
 that you need to start up a lua interpreter inside of the [either compiler or
 running program I can't remember] to properly execute the function of the
 function that you're pointing at with a lua-pointer style data object which is
 part of a struct that stores all the other lua functions in a spot in memory.
 
 this would enable you to write computer programs in whatever language you
 choose, and build them into one large project. Essentially opening up software
 development to ANYONE WHO CAN PROGRAM
                                                           ┌───────────┐
 similar                        chronologicaldifferent══════════════════════════════════════════════════════════════════════──────────────┘