=== ANCHOR POEM ===
════════════════════════════════════───────────────────────────────────────────────
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 │ chronological │ different │
╘═════════╧╧═════════════════════════════──────────────────────────────────────────────┘
=== SIMILARITY RANKED ===
--- #1 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 │ chronological │ different │
╘═════════╧╧═══════════════════════════════════────────────────────────────────────────┘
--- #2 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 │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #3 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 │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #4 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 │ chronological │ different │
╚═════════╧════════════════════════════════════────────────────────────┴──────────┘
--- #5 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 │ chronological │ different │
╘═════════╧╧═══════════════════════────────────────────────────────────────────────────┘
--- #6 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 │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #7 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 │ chronological │ different │
╘═════════╧╧═══════════════════════════════────────────────────────────────────────────┘
--- #8 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.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #9 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 │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #10 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 │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #11 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 │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #12 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 │ chronological │ different │
╚═════════╧═══════════════════════════════════════════─────────────────┴──────────┘
--- #13 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 │
╚═════════╧════════════════════════════════════════════════════════════╧════──────┘
--- #14 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 │ chronological │ different │
╘═════════╧╧════════════════════───────────────────────────────────────────────────────┘
--- #15 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 │ chronological │ different │
╚═════════╧═════════════════════════════════════════───────────────────┴──────────┘
--- #16 fediverse/4596 ---
══════════════════════════════════════════════════════════════─────────────────────
@user-1707
hey, I'm working on a project. Might need some python, I tend to prefer Lua
but it's pretty similar. It uses fediverse software and cheap hardware, think
raspberry pi's except risc-v
also it might use distributed local LLMs not to generate text, that's garbo
and lame and stupid. Instead it uses them to transform text, maybe even
translate text, into a more summarized form. Intentionally losing data, like a
jpeg compression but for text.
Might need some python for that. To glue it all together. The "distributed"
part is a whitelist, so we'd need to write that too. Various small little
utilities like that for connectivity.
oh also there's a one-way ethernet cable that connects two of the boards so
we'd need to store some information (easy) and send some UDP packets (hard)
anyway it's pretty neat, lmk if you want my contact details and I can tell you
about it. I might even be able to pay you.
(everything open source, no telemetry, no backdoors, everything private is
encrypted, etc etc)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════────────────────────┘
--- #17 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 │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #18 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 │ chronological │ different │
╚═════════╧════════════════════════════════════────────────────────────┴──────────┘
--- #19 notes/programming-wow-chat ---
══════════════════════════════════════─────────────────────────────────────────────
I realized the type of programming I want to do is different from the kind
that
is used at a job or something. Basically I want to create solutions to
problems,
not memorize documentation and know where to know what you need to know. Like,
the more time spent looking at documentation the less time is spent
programming.
I think if we could use a ChatGPT style bot to write documentation, we could
massively increase the time spent working on solving problems and as little
time
as possible on reading through lists of functions or wondering how something
worked. Idk in the technology industry you've always been rewarded for being
able to pick up new skills quickly, and I think that's good to optimize for but
not the only requirement for being a good programmer. You also need to be able
to apply solutions and know when to use which tools. Basically, capitalism has
optimized us to be
================ stack overflow
================================================
srry for the interruption, I ram out of memory. I had a plan in mind for where
I
was going for that, so I bet I could figure it out again if necessary. Meaning
a path forward from that point exists... I never want you to despair when I
forget what I was thinking, it's not because you've understood some cosmic
mistake or because you're abandoning timelines that led to your death, it's
because instead you just ran out of memory while thinking. The reason you would
believe any of those wild scenarios is because your memory has been erased.
Only
what was actively thinking, not short term, not long term, but *working term*
memory. As in, your cache. The stuff you're currently thinking about. That
stuff. Yeah that's what makes you think "oh hang on why am I forgetting? Well
clearly it's because of something grand, because the thought was so profound -
no it's just examining your emotions... Like, how strongly do you feel about
something? Buuuuuut it's also good to examine all possibilities. I mean what
if,
in some far off realm, there's a mirror image of yourself that behaves exactly
as you do? How would you perceive such a realm? Positively, I'd say. I mean why
not work together? Why not celebrate our differences and strive toward our
own shared future? Idk, I think diversity is our strength. We can rely on each
other because we are accurately aware of each other's strengths and virtues.
People should not be judged by the standard of others, no more than you should
judge a fish for it's ability to fly. Some may do, as flying fish will leap
from
the water - and salmon spend time airborne in river rapids. Hence, grizzly bear
fishing. I guess what I'm getting at is it's okay sometimes to oscillate, to
think one thing then think another. You shouldn't adhere to structural
standards
that are too strict - they should be liberating, as a ladder is a structure.
Not
villifying, as a prison is a structure. The laws of our society should be open
and free, not buried beneath years of legal expertise. Some things we can all
agree on, where we disagree we cannot have law. It's unjust to judge others by
the standards not of their whims, as laws should be things that uphold us. This
is clearer nowhere but in the, spirit and intention of the, documents that we
cherish in our hearts.
Like for example, the constitution.
the bible.
each of which delivered us from certain evils. Can you not see their
trajectory?
the historical precedent set in antiquity? Why not continue their dream, of
driving us away from the obscene, and toward our bright and vast future? I
speak
of course of true liberation, something our forefathers could only dream of.
We, humanity, have reached out and touched the stars. We are braver and bolder
because of our shared dedication - the desire to uplift and to excel. To learn
and discover and \ \ |
\______. ---. --. ---.
===============|==========|========================|======= stack|overflow
=====
.___________. _____. / .
| / .---------------- /
Discover our shared dedication | /
to uplift /
and to excel /
\ /
.-----------.
===============================================================================
=
why doesn't someone write a wrapper around assembly in like, lua or something
===============================================================================
=
omg you stupid bitch that's what a compiler is 4head
===============================================================================
=
if people who live in jungles and deserts can get along, then what's to stop
people who are liberal and conservative from doing the same? It's literally
pointless to argue. Like, you're not changing anyone's mind. So why not just...
let them be themselves? Like, why are you so intent on oppressing people?
@both sides there btw... Seriously why not agree to only make laws for things
that both sides agree on. Write it into the constitution that nothing can be
changed about the law unless both sides agree. Then we'd only implement things
that are good for both sides!
And if there's anything you want to build a legal structure around, you can
always try it out in your state. BUT and that comes with a very big BUT, the
federal government MUST have final say in the legality of anything you do. They
must ALL respect human rights, INCLUDING the human right to dignity. Things
like
trans bathroom bills DO NOT respect the dignity of trans people. IF they can
prove that trans people do not actually exist (because say they killed them all
or whatever) then GUESS WHAT everyone would agree on them. BUT if they do that
they are EVIL. LIterally evil. And I guess that makes trans people good? Kinda?
I think they can choose for themselves to be good or evil, just the same as any
other person. AND YET they are prosecuted, throughout time and history, and for
what? What purpose could there be in our demonization? Clearly, nothing but
pain
inflicted by a cruel host. After all, minorities are guests in the houses of
the un-oppressed, or is that not fair to say? Seriously, what gives? America,
the land of freedom, holds (somehow) the largest of prisons? America, the
land of plenty, yet how many millions of children are starving? America, the
leader of the free world, yet how plausible does it seem that an election was
stolen? Something's gone wrong, and it's just obvious what it is - of course,
the other side. *them*, the rapists and pedophiles and murderers and... you get
the picture. The demonized class. And when you tell people "hey that trans
person touched a kid" then yeah they're gonna see you as evil people. Duh...
Thanks, media. Thanks culture. Really doing me a solid here. Oof ouch owwie.
can I have some help please?
I'm really kinda drowning
I feel like I've swam upstream my whole life
and I'm really just sick of pretending?
I'm not okay, and it's your fault. Sure, fine, whatever, I'll take it I guess.
What else can I do?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════────────────────────────────────────────────┘
--- #20 messages/1105 ---
════════════════════════════════════════════════════════════════════════════════───
claude-code is like programming, but for executives.
when everyone has FUCK I'M TOO HUNGRY I can't think right
when everyone has the power of an executive, that's communism.
something something futurism is when everyone is elevated without diminishing
others
gah I need to live in a palace or something where everyone does the normal
stuff and I can focus on magic and the gods
I wondeer how much the oracles at delphi did for themselves? weren't they
blinded at a young age, to better hear the voices of the gods? ... oh that
suddenly makes sense now. I always thought that pretender chassis in Dominions
5 was pretty cruel, but, now I know *how* it works and yeah. ancient peoples
were smart. but also sharp. they had to work with what they got, and we got
computers now, so.
I am nothing but hopeful for the future! I'm convinced that everything's going
to be alright. I've thought about it at length, and I think we're winning
against the dark. We're on the right track, and there aren't many things that
could go wrong at this stage.
... okay there are always things that could go wrong. But I don't see what I
could do to help. Maybe I should go walk around a bit, and see what's changed
in the past few months, as I've been sleeping in my room for most of it.
Haven't gone on a proper walk since summer. It's winter now...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════════──┘
--- #21 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
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════────────────┘
--- #22 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 │
╚═════════╧════════════════════════════════════════════════════════════╧═══───────┘
--- #23 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 │ chronological │ different │
╘═════════╧╧═════════════════──────────────────────────────────────────────────────────┘
--- #24 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 │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #25 notes/notes-about-stuff-and-things ---
══════════════════════════════════════════════════════─────────────────────────────
what if your wage corresponded to like, for example, 30$ an hour being equal to
the top 30% of society
then
== so ==
having kids is important because then you understand why you do things for
children.
it should not be a stressful experience.
--
if EVERYONE in a city fed animals every time they saw them, then maybe city
life
wouldn't be so bad.
--
a company starts to feel pretty bad when only 20% of people are actually there.
like, it's a ghost of a shell of a corporation that once knew how to sell.
the husk of what once was, as all the good people left and all the bright
people
are swamped.
to top it all off, suddenly there's nobody about
where are all your coworkers?
and then you think about how many you knew little about.
who's that guy who used to stand over there? Why is his jacket still [in lost
and found, but pronounced "coat/coast"]? why am I suddenly alone
it's weird, having never known true society, how life always starts to feel
like
your home. How weird is it, now that all of us are online shopping, that now we
can't remember how to even vote. Like... there used to be people walking around
in public signing you up. Like, at the grocery story.
inconceivable, right? that people should contribute to a fight? [for justice
and
freedom and equality and goodness and kindness and all other things that humans
have the clarity for which to hope] voting is like, literally the simplest
thing
you could do. Yet it's difficult, because of reality.
often, immigrants don't really care about politics. They've only known about it
for a short short time, but hey wouldn't you know it now X country is
recruiting
so now we're from kenya.
... like, who cares about the past. Who cares where you're from. We are all
part
of the human race, a race against life itself. We're all on the same side, and
yet there is a singular foe ever-present in our thoughts: death
it comes for every one of us, as we choke on our soot and our smog. Yet... the
world grows warmer, at about half a degree every year. for the first couple
years. then, the atmosphere started burning up, and we became...
mars
don't be like mars
the dinosaurs couldn't survive mars
--
bro if you're so worried about AI hallucinations, just... don't let it give out
any concrete answers. Literally just say "I can't tell you anything specific,
it's not how I was built" and just use them for syntax questions or like, how
to
do something specific that is repeatable (and maybe suggestions for how to
over-
come specific issues that are common) - don't let it GENERATE information, let
it PRESENT information.
AI is not language just the same as the mouth is not the person. you need more,
but luckily once you make the PHYSICAL STRUCTURE of the brain, not much else is
needed. You can simulate one on a computer, but it doesn't have the same SOUL
space. Think, a dimension overlayed on-top of this one, like electicity or
matter or gravity or whatever.
no soul, no consciousness, no perception.
plus, no home for said consciousness to live, unless you build a physical
structure that mimics the biological and neuro-chemical reations of the brain.
all you need is better ways to observe things happening in the brain (non-
-invasively, otherwise the data is tainted and UNUSUABLE because it is INCON-
-PATIBLE and completely USELESS because it reflects a dimension hitherto un-
-desired, and perpetually mourned.
death
don't dabble in death, sweet nazis, you might find yourself drawing your last
breath
also, fuck you
(if that doens't apply to you sorry for swearing it's just a strongly felt
feeling)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #26 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 │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #27 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 │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #28 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 │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #29 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 │
╚═════════╧════════════════════════════════════════════════════════════╧═══───────┘
--- #30 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 │ chronological │ different │
╘═════════╧╧══════════════════════════─────────────────────────────────────────────────┘
--- #31 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 │ chronological │ different │
╘═════════╧╧════════════════════───────────────────────────────────────────────────────┘
--- #32 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 │ chronological │ different │
╚═════════╧══════════════════════════════════════──────────────────────┴──────────┘
--- #33 notes/contractual-labor ---
════════════════════════════════════───────────────────────────────────────────────
I feel like the IT people who work at schools should be the ones who teach
classes on computer science. I'd much rather have a class taught by a sysadmin
than a teacher who can barely teach them excel and garageband. I mean c'mon
computers are the future idk why we don't get that yet. Kids need to know this
stuff. It's not like it's super complicated and difficult, you just have to
think about it a certain way. Once that "clicks" you have a lifetime to learn
about how wonderful they are. Everyone in IT has that moment, for me it was
installing (and then subsequently modding) video games. Sometimes I spent more
time tweaking my system than I did actually playing games - and the kinds of
games I preferred were the ones that relied less on agility and were more
mental. Strategy games are what inspired me because I could think about them -
and that felt somehow more useful. Like I was learning. When I would learn
fighting games or FPSs I felt like I was learning a skill, like how to use a
hammer or how to ride a bike. And idk, I felt like video games could never
match
reality. Like "oh boy imma push the B button to swing this sword" versus "hey
look at me I'm swinging this stick just like a sword and imagining so hard that
I can picture it" - but with strategy games, you never really found
opportunities to practice that kind of skill. Like how often are you in a
situation that demands mental performance? We've sorta optimized our society
away from that, and toward a more passive stressed out compliance. like...
climate change is a thing, and nobody's doing anything about it? We're still
pushing down the levers that cause greenhouse gas emissions to go up? Like
c'mon
what's our plan. I think people who guide massive oil companies and such
should
be replaced if they're intentionally guiding the ship toward destruction. Like
that's just dereliction of duty I tell ya. Oh, what's that? They're compelled
to
maximize profit by the contracts and restrictions of their share--holders? I
mean c'mon it's well past time for that. And what's all this about inequality?
Jeez and racism and homophobia and forced contribution - man people really put
up with a lot of shit. Kinda makes me feel like we should make solving those
problems our highest priority? So we can move forward as a species? Like who
cares about all that other shit. None of it matters. Like, what's even the
point. We're all just "here", in the now, and what can we do but respect it?
It's our duty and our diligence to protect the present, as citizens of the
temporal experience of earth. Honestly, if the earth was alive would you be
fine
if it died? I can't believe that. It's well past our due date. Just get it over
with. Maybe it'll be hard for a couple years, but you have the technology now
to
completely dominate the earth. No animal besides man proves any threat to man,
and we're telling you - you can - and that's something that you gotta remember.
...
I hear it in the birdsong. I hear it in the air - it rumbles as cries at me
from
across and just over there. I hear in it's whispers, in it's most gallant of
confells (?) (confused scrambling? it's talking about a car crash)
Outside of my window there's a highway. Just on the other side of a concrete
partition. Between me and the partition there is a lake, with trees and flowers
and an island where people can picnic or have a barbeque. Around this path
there
are walkways, and arranged just so - the trees that have grown here are taller
than the homes.
I live on the third story.
I absolutely love it. It feels like a treehouse.
But my apartment is near a curve in the highway. It isn't much, nothing out of
the ordinary, but even still there are slightly more crashes there than in
other
parts of the highway. Statistically.
I hear sirens every day
I also live right next to a fire-station. Well, it's on the same block. But
even
still it's a very interesting neighborhood. There's shops and food just across
the highway, and closer to home there's a small section that has cheaper
options. As a perpetual college student, I appreciate that.
But... I've never really gone and used it? I dunno, spending money at a
restaurant just didn't seem like a good use of my money. I only have so much of
it you know. I'd love to be fed but I can't afford it - I wish I could.
I still eat well, I mean I'm not starving over here. I know I've lost weight,
but I dunno I just forget to eat. It's like... not that big of a deal for me.
whatever right?
...
the birds talk about me behind my back. They think I can't understand them but
sometimes I can. If I listen. But I dunno it takes a lot of effort. It's...
sorta like understanding what R2-D2 is saying. Or interpreting the meows of a
cat.
They know me as the witch. I'm not very good yet, and they know that. But they
know what to expect. /shrug
I've been working on a video game recently. It's been a lot of fun doing
programming. I like writing software and developing complex systems with
interesting interactions. I love designing the machinery that creates a
program.
It's like... tinkering. It feels like building with blocks or legos, except
it's
for little machine parts. And then there's just sending data to and fro and
modifying any operations it performs on it, and eventually that data reaches
some endpoints that create an effect that is displayed to the player. Or user.
I should say user. Not all software is video games you know. ... I knowww but
they're the most interesting! I love how they are designed around mechanics!
like... game design is fundamentally about breaking down the world into ideas
for how it should *work*, like how it should behave. It's amazing and I love
it!
It's all I can think about!
I am utterly consumed!
I'm also pretty sure I'm autistic.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════──────────────────────────────────────────────┘
--- #34 notes/the=progressive=difference. ---
═════════════════════════════════════──────────────────────────────────────────────
think about all the people in our lives. the teacher, the parent, the friend
and the guidance counsulor. Everyone who is a presence in your life. now think
about the people of our society. the different jobs and roles they fill. from
the doctor and the teacher to the performers and accountants and the geeks and
the mothers and the fathers and the stoners and the children and even their
pets. life always exists as it were in a multidimensional spectrum - a diffuse
and diverse gradient. to exemplify the borders of our contempii, though more
so when taken in jest. it's quite a different perspective, to read the
internet when your sight is unreceptive, but alas your third eye can grow. how
does it feel to be blind? to make no sense of our signs? i'd love to share
what that sense is. you know, you could slow down any recording (like a video
game_) and put spaces and gaps inbetween the spacings - of the frames that you
see and the sound clips that you hear, for speech it's less jarring. since
each word is a self contained idea or premise, you can chunk up your
perceptions into a signle - no, rather a procedural sequence of
understandings. soooooooorta like programming a computer, with each statement,
parameter, argum,ent, function call, assignment, comparison, evaluation, or
other such related tasks. it's sorta like a language, you see, that computers
talk to one another using. except... it's more like creating a theory of self.
computers you see are alike us in what we see, the shimmering sense to the
blind.
so. put this another way. record yourself typing, both the audio and the
visual, and you'll have a pretty good sense of what it's like to have both
understanding based perception - derived from auditory inputs to the mind)
those special connections, like wires plugged into reality, deliver a
cacophanous deluge of new sounds. we must sift through it and identify the
potential understandings of each moment through time. we have to make
decisions and traverse labyrinths and fight to our last as we die. are video
games unethical now? shouldn't t he game reward the player? and what of
contemptuous last fighters?
o ya i was typing like i was blind
(with my eyes closed)
was pretty fun. should attach this to a screen reader and have it space out
the notes like they do between game frames. except like a really slow game?
like trying to run elder scrolls 2 arena on a super old mac. it just doesn't
work very well. ah oh well... well if the purpose is to show sighted people
how blind people see, then maybe you could I dunno attach a what's it called
oh it doesn't have a n ame lol - okay so what you do is you show one word at a
time - like flashing in the center of the screen. but not like, actually
flashing, so you don't hurt people with epilepsy, but like... blinking. not
off and on, but between words. like a podcast for your eyes. and then mix it
up withshowing one word on a screen, a screen like this screen, that shows an
endless array of text. well, it does end, of course as all things must do, but
the idea is it shines on one word at a time while the viewer cannot read the
rest. sorta like an endless display of typing, word andfter word after
character anfter character. adoh ya advancing over eternity with the presence
of seniority, - wait - without i think - damnit - old people are so
disrespected in this society - we don't have time to engage with them. what a
tragedy! what a shame! it shouldn't be such a burden to our shame. they're so
far away, and i can't be present in the way, that all of them wish they could
commit to. i miss the days, when my parents (much better people than I - these
days) what was I going with this? oh yeah
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════─────────────────────────────────────────────┘
--- #35 fediverse/4867 ---
╔════════════════════════════════════════════════════════════════──────────────────┐
║ had an idea. I might record a video of a TTS reading everything I've ever │
║ written. Then I could display it to Milkdrop visuals. │
║ │
║ (sentences dreamed up by the utterly deranged) │
║ │
║ okay in laymans parlaeance, it's a computer program which speaks aloud the │
║ words in a document held within the computer's memory cards. it will have a │
║ screen, which displays shifting and glimmering sights of wonder and splendor. │
║ They will slightly fluctuate in response to the sounds coming from the device, │
║ so in a sense it's a visualization of the audible-ized thoughts given flight │
║ in their form to your ears which percieve then understand them. │
║ │
║ ... okay that wasn't THAT much longer, why don't we just speak to laymen all │
║ the time, just to make sure everyone's on the same page? │
║ │
║ [boom all of the tech industry could get outsourced to wherever-land]. │
║ │
║ not smart, dummy. Open source is a dead-end game because once everything we │
║ have is gone, there'll be nothing left to remember us as. │
║ │
║ just these documents, these things that you write...jck │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════════════════════───────┴──────────┘
--- #36 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 │ chronological │ different │
╘═════════╧╧═══════════────────────────────────────────────────────────────────────────┘
--- #37 notes/four-dimensional-spaces ---
══════════════════════════════════════════════════════─────────────────────────────
you'd still perceive higher dimensions in 3 dimensions - unless you can only
see
things that are coming directly toward you.
magic only happens when your other half is in a situation and needs to turn
your
narrative into theirs so that you can collectively engage with a shared inter-
operationality.
your dark side is just a massive bitch
hey how about we put the game designers in charge of running the government
just saying they build human-oriented systems all the time
"how do we get the player to do this or that"
"everyone keeps picking the same card so we gotta make them more different"
"how much gold persists in the virtual economy, how much resources are produced
and traded by players? where does it all go, do they have enough at level 30
to
afford weapons and armor? I wonder what happens if we swap prices on A and
B.."
it's literally their job
actors, meanwhile, know how to interpret the emotions of another. Like...
you're
up on stage, thinking out what to do next IN REAL TIME, as your partner is
trying to throw you curveballs. AUDIENCES LAUGH AT CURVEBALLS that's the whole
point of improv comedy - to be surprised in a state of joy. It's great! It's
fun! It's practicable like a sport! Yet nobody comes. To the shows, where it's
performed, like a hospital where you perform surgery or a pizza place with no
walls so you can see the pizzas being cooked. It's just part of what they do,
but that's not why they do it. Sure, some want to be seen, it's not a BAD
feeling once you're used to it. But, like a sauna or jacuzzi, sometimes you've
just had enough of the hot. Like, the sun peering through a magnifying glass as
a creature roasts alive. yikes.
............. anyway being quickly versatile and adaptable is important when
you're taking turns in unpredictable scenarios. You can react to
your opponent, and keep time with the rhythms of the moment, to
deliver your wittiest lines. It's fun! It's a game! But it's also
a place to be entertained. and like a gym, it's sometimes just
fun
to watch people exercise. like, damn, you got a good body. Wow,
nice flex, yeah sure I'll put that one away. Cool pals helping
each other out, and showing off all of their efforts. Neat!
... anyway .. being emotionally vulnerable gives your opponent a chance to
continue. When nothing's going on, your moves barely make an
value
(of comedy) (for the moment, so the crowd's not just sitting
there
staring at you like ... and then - and then ummmm nevermind lemme
sit down (usually someone else picks up on it before then and
jumps up to save you, but EVERY actor has felt that moment where
nothing goes well and the audience just is totally not into it.
it's the worst.
anyway, they try their darndest to AVOID that, because like...
duh
it sucks, why would you want that. Much cooler I think to have a
good time, and chill out and listen to your friends talk. Like,
they can show you an argument they had earlier, or maybe work
through an idea with input from another. like, debate club, but
for whatever kind of respective [retroactive, recreation,
relearning, maybe others] you desired in that moment. ideally,
something that someone could take the arguments of the other side
and present them, regardless of whether they believed them or
not.
like, lawyers arguing for a client.
in these stochastic seminars, you could think about and study for
future societies. how would you like to conduce? [-]
every time you see a face in motion, that's another time that's
seen from their place. we are all present in each other's lives,
in terms of the spaces we choose to fill.
well, that's a tough thought, but don't worry about it. faces
are just waves on the winds of light.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #38 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 │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #39 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 │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #40 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 │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #41 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 │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #42 fediverse/1329 ---
╔════════════════════════════════════════════════──────────────────────────────────┐
║ @user-941 │
║ │
║ well, your computer only has so many 1s and 0s that it can use at once. Like, │
║ having a trillion hands that can each hold a single grain of rice. Every │
║ character in that txt file would be like, 8 grains of rice, minimum, meaning │
║ you'd need at least 8 "hands" (or spots to put a zero or a one) for each │
║ letter! │
║ │
║ Hmmmm that's a lot of bits and bytes if everyone's writing to the same file. │
║ Maybe if we split the file up into smaller sections, then we could just read │
║ part of it at once. Then we could "scroll" through it to make sure we've read │
║ the whole thing, starting from the top and going to the bottom. │
║ │
║ ah but if everyone's SSHing into the same computer and reading it there, then │
║ that computer will have to present different parts of the file at different │
║ times to different people, as they read from the top to the bottom. Maybe we │
║ could just send them the file, so they can read it at their leisure? │
║ │
║ Yeah! And we could use tags to organize it and make it look pretty, like an │
║ HTML file except... wait hang on │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════───────────────────────┴──────────┘
--- #43 fediverse/5238 ---
══════════════════════════════════════════════════════════════════════─────────────
I want computer scientists to do computer science, and let the marketing
people figure out how to sell it.
"save us from computers, senpai"
sure kid here's a google with computer program on it
"yeeeee now I can party with my homeboys on the west side of the lake at 5"
pat pat there's a good thing, yes you are, sooooooo good you're such a so good
thing, yes you are whoa what a good such a good thing, yes you are
... um, that was weird, anyway as I was saying, lots of people getting thrown
off the tech industry right about nowaboutsince. wonder if they might want to
do some of the stuff they initially pursued the field by being trained in.
probably would, and we could probably break problems down into academic
solutions, which we could use to address any issuehappenstance which might
form.
[instant techno-bureaucracy, as all the power is in computers. these days. I
mean have you seen a data c3nter's power bill these days? jeezzzz]
... as I was saying, what if we did science and they envisioned products
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════────────────┘
--- #44 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 │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #45 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 │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #46 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 │ chronological │ different │
╚═════════╧═════════════════════════════════════════───────────────────┴──────────┘
--- #47 fediverse/4081 ---
════════════════════════════════════════════════════════════───────────────────────
┌──────────────────────┐
│ CW: -mentioned │
└──────────────────────┘
what if life was an array of experiences orchestrated by the whims of
determinism and arranged as a performance just for you, waiting with bated
breath for your reaction, your thunderous applause, your scathing review, your
rowdy cheers, your celebratory laughter and your wails of despair
... tell me, when's the last time you wailed? laughed? cheered? scathed?
thundered? bated, and breathed?
I'm so sick of computers fucking telling me how to feel
fuck you, computer, and your pinpricks of information gleaned from the
internet at large
do a better job of... of... wait, shit, why do I use computers again?
... oh right, to fill that crushing void. THAT crushing void. Of course, THAT
one in particular. How could I forget.
Why are you so voidful? Could you try, like... not being full of voids
... modern day youngsters learning in real time what the members of the royal
court would always "... welp : |" at each other about
"you act as if you WANT to waste time... wait... shit, you do, don't you?"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #48 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 │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #49 notes/social-media-idea ---
════════════════════════════════════───────────────────────────────────────────────
it's sorta like a mix between twitter and twine
people post 255 letter posts
these posts each have comments
and you can click on hyperlinks that have pictures attached (or maybe an
emoji?)
the pictures are so you know what each link leads to
But yeah it just leads to another post that is probably a continuation of what
the author was saying. and you're given an editor sorta like Twine and you can
create all the connections with hyperlinks and whatever. So like imagine if
Twine added a discussion box underneath every chapter.
This "Tangle" of interconnected posts and their associated comment threads and
their myriadic pathways of connection create a new type of engagement - that of
the completed thought. It'd be like... Making a video and posting it on
TikTok, same amount of engagement required. Anyway people could make comments,
whether they be text or video or w/e it doesn't matter.
But here's the cool part: it would be owned by the community
Hardware costs money. To run and maintain. Of course most companies don't need
to worry about the maintanence these days, since most people just contract out
to a datacenter and have all the computations run there. Only the largest of
companies do it on their own, and they know what they're doing.
So... if you wanted to have a community run computer program, it'd need to be
run on real hardware. And that hardware cannot exist anywhere but the cloud.
We've tried to do it with decentralization, but unfortunately the internet
infrastructure in America just isn't designed with mesh connectivity in mind.
It was a consequence of the era, that technology could not bridge the gaps of
their requirements, and so they created it more like a bus. Oh well, busses are
faster than walking.
Anyway. Datacenters are placed in areas that recieve high amounts of internet
connectivity. They are the perfect place to house something like this.
So, how would it generate money?
Ah yes well unfortunately we live in a capitalist society, so the
infrastructure
of the new digital age must be capitalist as well. It's the only way to ensure
that our structures remain stable - the technological singularity will come
before the economic collapse.
So sure, fine good whatever - what does this have to do with funding?
Oh right so basically everyone would have their credit card details attached to
their account, and they'd pay anytime they wanted to create a post or comment
or whatever. And I'm talking like, a tenth of a tenth of a cent per comment. As
much as you need. No profit involved.
It'd be sort of like a community garden, something that brings us together and
unites us as countrymen.
I don't really understand -
okay shut up I'll explain it to you. I mean ask questions if you have them but
here we go:
imagine a program that can be run on anyone's computer. It's just a social
media
client. It connects to various datacenters, depending on demand, and it allows
you to view (free) and contribute to (paid) social media. This media would be
pure and subjective, it'd reflect our purest designs and greatest of minds.
Purely a technologists utopia.
And how would it work? It's not complicated, it's just a networking protocol
that creates and maintains listings in a purely open and public manner. Anyone
who asks for a record can see it, and anyone who has the encrypted key can
edit or delete it. There's no record of it changing, that's purely up to the
end user. There's no transaction occuring, only a marking of what changes.
(meaning like counting the number of times you left a comment)
It'll stay up until you delete it, and every month you'll get a charge to your
credit card bill that says "your posts cost 3 cents in electricity"
It'd be more complicated than just electricity though, I mean you gotta pay for
the hardware. So there's of course an added fee for buying the parts, and
hiring
training and preparing techs who can maintain the software. And of course
there's property taxes, and the cost it takes for air conditioning... They add
up, especially in such strict climate demands.
You could write a program that simply stores data on a hard drive -
encapsulating memory registers into data structures that are then labelled as
black boxes and used like puzzle pieces to construct the spatio-temporal
manifestation of the computer program. A solid design made of the simplest of
lines is eternally confined to define our new minds.
===============================================================================
=
Right so back on topic it wouldn't be that hard to make, and something
bare-bones and simple would surely be attractive to people who are fed up with
all the annoying bells and whistles of Reddit, TikTok, Youtube, Twitch, etc
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════──────────────────────────────────────────────┘
--- #50 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 │ chronological │ different │
╚═════════╧═══════════════════════════════════─────────────────────────┴──────────┘
--- #51 fediverse/3836 ---
╔══════════════════════════════════════════════════════════────────────────────────┐
║ ┌────────────────────────────────────┐ │
║ │ CW: AI-mentioned-LLMs-mentioned-AI │ │
║ └────────────────────────────────────┘ │
║ │
║ │
║ I love next word predictors! │
║ │
║ AI? What's that? Oh you mean this next word predictor I can run locally on my │
║ computer │
║ and use for a millionth of a cent of electricity per minute? │
║ │
║ ... you didn't mean the kind of next word predictors you can run locally and │
║ use cheaply, did you? When you said AI you meant the kind that takes half of a │
║ datacenter to build a shopping list, right? the kind that is offered for free │
║ in order to generate interest and fund development of next word predictors │
║ which are executed at scale and which can predict next words so accurately and │
║ so well tuned that people can't help but imagine they're conscious. That kind, │
║ that's the kind of next word predictor you meant when you said AI, right? │
║ │
║ yeah that kind sucks. I mean yeah it's good at what it does but if a │
║ next-word-predictor costs more than a car to build and more than a bottle of │
║ water to run once, then maybe it's a little bloated. Maybe it's a little │
║ inefficient. Maybe it's big enough to be nationalized. │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═══════════════════════════════════════════════─────────────┴──────────┘
--- #52 notes/scientists-final-warning ---
════════════════════════════════───────────────────────────────────────────────────
6:51pm 3/20/23
Scientists deliver 'final warning' on climate crisis: act now or it's too late
- /u/CcryMeARiver
===============================================================================
=
/u/Splenda:
A final warning to "limit global temperature rises to 1.5C above pre-
-industrial levels".
Not a final warning that civilization will end. Just that costs in lives,
health, prosperity and ecological wellbeing will be extremely high.
We're on a credit spree and a cocaine/fentanyl binge wrapped into one.
Consequences dead ahead.
-------------------------------------------------------------------------------
-
/u/CcryMeARiver [OP]
Crashout and cashout imminent.
-------------------------------------------------------------------------------
-
/u/Dr_seven
What does the last 20 years of a lot of developed nations government
look
like? Skyrocketing inequality doesn't just happen, its a very intentional
choice that has to be implemented by government.
The people with power and resources have been cashing out as much as
possible for a while now, just not literally. They've been retrenching
and
hoarding as much of what exists now to themselves because the future is
one of inevitable declines across the board, drastic and lethal ones.
Having more control and power now means at least the potential of having
a
preferential position down the road.
The only question is if common folk will intervene or if we will let them
walk away with what's left while we bicker at immigrants or neighbors
over
the crumbs that remain. So far it seems the mission of redirecting anger
towards ourselves has worked flawlessly, unfortunately.
-------------------------------------------------------------------------------
-
/u/tangerinesubmerine
Sadly, divide and conquer works. I've been saying what you're saying now
for years. Something about us must change on the individual level before
we can see this kind of change.
-------------------------------------------------------------------------------
-
/u/Anticode
>> "Something about us must change before we see change."
I accidentally wrote a fourteen page long rant essay on the issue a
handful of months ago, describing how our issues are the result of
evolution-level cognitive biases and other "normal" facets of humanity
being valued as things that "make us human" when in fact they're the
things that make us primates.
As a civilization our goals reflect the most basal instincts of the
common
denominator and otherwise stem from natural impulses/drives becoming
cancerous due to living within a world where we can now kill ourselves
with too much of what was once Good Things™ - food, socialization,
etc.
Quite like how someone once wrote, "If we found a monkey that wanted to
horde more bananas than it could eat in several lifetimes we'd study it
to
figure out wtf is wrongwith it. When people do that we put them on the
cover of Forbes."
But this goes far beyond just "hoarding resources". It's deeper than
that,
less easily recognizable; intrinsic.
Concurrently, we starve ourselves of the sort of things that living
within
the bounds of our evolutionary backdrop would've supplied intrinsically.
Our world more closely resembles the kind of enclosure we'd build for a
limp-finned cetacean than even a lowly hamster. How much of our
now-common
qualms are the human version of a drooping dorsal fin? There's so much
anxiety, depression, emptiness, anger in the world and rising. As a
society we gravitate towards man-made aid for those man-made pains. We
find that those intrinsic maladies are apparently incurable until they're
mysteriously resolved by a long camping trip or unplanned inclusion in a
new group of close-knit friends, a work-life balance, a garden to call
your own; the addition of meat hung from a rope to stimulate a captured
tiger or bear.
The general dynamic is what I believe is the most significant Great
Filter
any intelligent civilization has to overcome.
The attributes that allow an organism to dominate their planet are the
same attributes that lead them to extinguish themselves. There's no way
to
pivot, like climbing up a mountain and only at the top realizing that
there's a much higher peak in the distance. To get to the superior
mountain you'd have to begin a long slog downhill, giving up everything
that got you to that first height.
The sort of civilization that'd successfully get to that higher peak is
not one that'd get to the top of the first overlook which revealed the
existence of the second in the first place.
It's not impossible to fix, just like there’s not any technical reason
why
pigs couldn’t evolve to fly -- Bones could become hollow, calorie-
-retention strategies could alter, metabolic requirements could shift,
on
and on… The result is a flying pig that doesn’t resemble a pig,
doesn’t
function like a pig, and is now incapable of the majority of pig-like
survival strategies.
But as I closed that massive essay-rant with:
>> Unfortunately… Humanity has a bit of a known problem with
spontaneous
>> and arbitrary acts of genocide ranging from “a bit of
harmless
>> lynching” to “eliminating the entirety of the Holocene-era
human
>> population per year for a couple of years in a row by
intentionally
>> leveraging a fraction of an entire region’s
post-industrialization
>> technological capabilities towards the problem”, so I
don’t suspect
>> that there’s much hope of any evolutionarily-viable
pre-post-humans
>> making it anywhere close to the finish line on accident.
>> Many of those historic victims were, and remain, colloquially
and
>> scientifically indistinguishable from their butchers. Someone
even
>> just a bit fundamentally different wouldn't stand a chance.
Edit: I digress.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════──────────────────────────────────────────────────┘
--- #53 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 │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #54 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 │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #55 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 │ chronological │ different │
╘═════════╧╧══════════════════════════─────────────────────────────────────────────────┘
--- #56 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 │
╘═════════╧╧════════════════════════════════════════════════════════════════════════───┘
--- #57 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 │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #58 notes/who-likes-linux ---
═══════════════════────────────────────────────────────────────────────────────────
[a picture of someone's neofetch]
/u/HartBreaker27
===============================================================================
I was gunna pass this over... than my spidey senses kicked in.. whats Arch
fam.. and explain like your talking to a potatoe.
Also, if this is beyond potatoes level skills, im fine with being told that..
Seriously fam, potatoes..
/u/ugathanki
===============================================================================
You know how using a windows and a mac feel different? Like they have different
personalities. That's because they're using a different "Operating System". An
OS is a collection of tools and utilities that coalesce into a cohesive unit
that co-illustrates your coincidental contact with computers. Paired, of
course, with the contributions of the hardware and the network.
Linux is sorta like the soul of an OS - not quite an entire OS, but rather just
a piece called a "kernel" - like a nugget of gold (or truth!) the kernel
defines basic operating methodologies and brings order to the chaos of the
machine. From that order strives the will that dutifully obeys your base
instructions after being passed through several translation layers.
Huh? Oh right potatoes.
Arch is like a body that's layered upon the soul (kernel) of Linux. It's what's
known as a "distribution" or "distro" - and one that's quite focused. Arch is
very close to the machine, with barely any translation going on at all! It's
also very bare bones, allowing you to build up exactly what kind of computer
you'd like to have through various "packages" of software that you can download
through a "package manager". Each distro can use whichever package manager
they'd like, but it's generally good practice to pick one and stick with it.
This distro is known as Arch Linux because it's the fusion of "Arch" and
"Linux" - who'd've thought amiright? There are plenty of others that are more
familiar to users of Windows and Macintosh computers, mostly via mimicking
their user-interface styles (such as having desktops with icons and start-menus
with dropdowns and the like) - these distros are great for people who'd prefer
the workflow of the other OS's but would still like to use Linux.
Arch in it's base form is nothing like Windows or Mac. You interact with it
purely through a "terminal" which is like having a conversation with your
computer. Like a scientist writing notes on the moon, and sending them to a lab
orbiting around it to conduct experiments. You type commands, and those
commands (if properly understood) can produce a myriad of effects great and
small.
But some of the experiments you'd like to conduct need to be done more than
once - it'd be nice if you could ask the moon-lab to store some of the
procedures and execute them whenever you need - sorta like abbreviating a long
phrase or sentence that you use often - like ASAP for As Soon As Possible or OS
for Operating System. Well... There are! They're called "scripts", and you can
write scripts for anything you'd like. Since everything is controlled on the
terminal via a TUI -> "Terminal User Interface" -> you can write down a
note
with all the commands you'd like to run and give it a name. Then you can use
that name in the future to execute that familiar experiment in your moon-lab.
after writing enough scripts, you can start to chain them together and layer
them on top of one another - sorta like creating your own language. a personal
dialect between you and your computer. and these scripts are portable too -
they can be given to another computer, who'll instantly understand what you're
trying to say. this kind of sharing is a central tenant of what's known as the:
"Unix Philosophy: Do one thing, and do it right."
Linux lends itself toward people who love to hack things together - not like
breaking into a system and stealing your credit cards, like you see on TV, but
more like cobbling together a go-cart out of rusty parts and proceeding to get
a speeding ticket on the high-way. That kind of fervent creative impulse is
true passion, a shining light for us who are blinded to follow. These "hackers"
are some of the brightest people around, and I have immense respect for them.
They are kind and share knowledge freely, which often gets them in trouble with
copyright laws!
I make it sound difficult, but really it's pretty easy - about as easy as
learning Windows or Mac for the first time. Most of us did that when we were
young though, and kids learn pretty quick - so it may feel harder now, but it's
really not. Once everything starts to "click" then it's just a matter of
knowing which commands to run.
Speaking of which, if you know a command but you don't know how to use it,
you're in luck! There's some super convenient notes written by previous
scientists who came before you and live on other nearby planets. These are
called "the man pages", and they are instructions written in a manual format
for manual application of man-made management applied to manufactured
man-chines. Sorry for that last one I had to. You can always find new commands
by downloading new software on your package manager - generally, one package =
one command. "Do one thing and do it right"
if you have any questions lmk - i'm not exactly a wizard, more of a prophet /
wielder of the will of the watchers within, but i'll do my best
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════───────────────────────────────────────────────────────────────┘
--- #59 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 │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #60 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 │ chronological │ different │
╚═════════╧═════════════════════════════════════───────────────────────┴──────────┘
--- #61 fediverse/5198 ---
╔════════════════════════════════════════════════════════════════════──────────────┐
║ ┌───────────────────────────────┐ │
║ │ CW: capitalism-doom-mentioned │ │
║ └───────────────────────────────┘ │
║ │
║ │
║ what if the corporations all unionized and started working together to │
║ understand what "profit" really means in a world where "profit" may or may not │
║ but probably does imply the death of all humanity? │
║ │
║ what if we demanded it? │
║ │
║ -- │
║ │
║ dear canvassers: don't visit so many different suburbs │
║ │
║ visit the same one, more than once, continuously, so people can get to know │
║ your presence │
║ │
║ they will talk to their friends about it, who live elsewhere. │
║ │
║ thus ensuring it spreads. │
║ │
║ knock once a day, eventually they'll know it's you and will simply ignore it. │
║ Don't be rude and knock 4 or 5 times, just once, with several taps so they │
║ know it's someone trying to get ahold of you, and not just some random noise │
║ in the background scenery. then, when they sometimes answer, talk to them │
║ about what you believe in. answer their questions. encourage their questions. │
║ pose dichotomies that are explained by some value or virtue you express to │
║ portray. you can do "good" things in any programming language, just type~~ │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════════════════════════───┴──────────┘
--- #62 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 │ chronological │ different │
╚═════════╧═════════════════════════════════════════════════════───────┴──────────┘
--- #63 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 │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #64 messages/1108 ---
════════════════════════════════════════════════════════════════════════════════───
games won't save us. This is true.
Games are what I know. They feel the most true.
I don't think I could live in a world without games? They are fundamentally,
applied abstraction, applied to an experience.
But games won't save us.
I could design something really fun
it could make you want to spend your whole life playing it. *(asterisks apply)
I don't think I'd want to, addiction and skinner-boxes go hand in hand, and
that isn't what I want to make.
[Skinner Box: named after anthony d skinner, also known as "tony the skin
guy", are a scientific experiment where they put some rats in a cage with some
mice and said "pull these levers and we'll give you food so you don't have to
eat the mice" and it trained them to chinese red-room their way to fun. not
ideal.]
I want to make things that feel... purposeful. Like they're relevant to the
real world, that they don't just involve spending time stimulating your brain
with lights and sounds or expending social energy resolving a play-state
instead of building connections or becoming better people. I think games
actually make people better? actually? and more social? actually?
... I can't help that I conceive of the world through fantasy. I raised myself
on it.
I was reading all the time. I loved fantasy stories. It always felt like there
was more, until... I read everything in the kids section of the library.
I walked through the adult section but once. I hardly remember what it looked
like. I'm sure it'd now feel small.
[okay actually I was guided through it once or twice to find a book, but I
never perused it]
I found one book in the adult section. It was a fantasy tale, like the other
books I had been reading. I read that and I loved it so much I ended up
reading all 8 in the series. Real dense subjects. Lots of places and
happenings and things as the characters resolved their way through their
day-to-day, building a new end to the mystory.
the adult section felt too large. Like I'd never complete it. Frankly, I think
I hardly could, even if I lived in that town my whole life.
an impossible mountain is a task for another when you're more prepared. Maybe
in the gloriousTM transhumanist futureTM I think I might have a computer
connecting brain, and who knows maybe then I'd be able to know such a thing
(and many things more). but for now, I'm stuck with what I experience in my
day-to-day as I am building a new continuing to my storey.
I know something that computers and me share. I can make myself feel however
I'd like, if I just supply myself with enough hope and momentum. I can use it
to generate a feeling, the stronger the better. Something I believe that
humanity is missing, the gorgeous and prefound narritave of our storey.
Though, frankly, I don't think I'd want anyoine reding over my life. It's hard
enough to measure my own understandings, now I have to juggle anyone else'?
ha, it's called being on the whole world is a stage.
if you read a book, and you find yourself nodding along, what you're doing is
hearing the voice in your head tell you how right it is. And, well, if you
can't imagine anything else, then surely there's another level to
consciousness that people are missing? [are you willing to die on that hill?]
how can you say, whether your experience is different from another? sollipsism
goes both ways, you also cannot be sure that others feel things as you do.
this is the "everyone's human but I'm a robot" thesis, comparable to the
"everyone's an alien and I'm a human" thesises, and the "angels and demons are
taunting me through my life with choices to make my place in the afterlife
more clear" which is akin to writing a painting. Not ideal. All you get are
flopsopolies of verbrases.
alas, suddenly, everything that you say becomes eternally hear-ed, as
somewhere in 2010s someone discovered time travel, or had the critical insight
that inevitably would lead to it, and now wouldn't you know it the universe is
continually rewriting. Except... oriented around you, and you alone. How does
it feel to have deific sollipsism? can you truly be sure that you are your own
universe, or are you parhaps surrounded by an emptiness of space (or something
besides, like time) as a photon or particle parhaps do be?
to think is to have a mind, and minds can be read. bearing the weight of
ultimate responsibility is the atlas-task of all things that can [be
thinking/be-lieving], and so far we are as we are. Who's to say that
consciousness didn't spring into existence, as the universe continually
permeated through another dimension like time? it's gotta diffuse, after all,
and who's to say if there's ever gotta be an end at all.
how long has the universe existed? how many moments of consciousness have we
witnessed? demons once existed outside of space-time, with wings and grabbies.
but they had no medium, and so they pretty much just launched and could float
and move as they'd please. But time grew too distant, and now they are all
stuck at the beginning of time.
if you conceive of spacetime as a blanket, ask not how to fold it but rather
consider what lies on the other side of it.
"ah I'm laying on my girlfriend and my other girlfriend is laying on me! I'm a
sandwich" or for the monosexuals: "ah I'm laying on my girlfriend with a
blanket between us. I wonder how the blanket feels?"
I'm an animist, which is different than a totemist and a polytheist or
monotheist or multisexual. It means I believe that all things are alive, which
is different than a totemist who thinks that all things share a mind with
their type (like talking on radio frequency wavelengths). which of course is
similar but different to a polytheist, who says "all "radio frequencies" are
sentient, in the sense that each wavelength has a different
pattern-emerging-from-chaos. These sorta align (conceptually, with [huh that's
weird I heard a sound like a distant bang outyards and now I then forget what
I was sending
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════════──┘
--- #65 messages/368 ---
═════════════════════════════════════════════════════──────────────────────────────
"fool's luck", the kind that runs out and betrays you, is fundamentally an
unethical action. Borrowing from the future to sate the demands of the present
is no different than burning fossil fuels, wasting our children's future on
our need for convenience in a world we are oppressed and compelled to do
nothing else. Capitalism, or by extension any authoritarian society (yes,
capitalism is authoritarian, as power compels via authority and the weight of
currency that is thrown around by those chosen to suit their ends and used to
deny us our needed goods) ... as I was saying capitalism compels us to consume
because we're all just so tired at the end of the day, it just makes sense to
drive a car to work instead of biking. Or buying fast food instead of local
grown goods. Why can't each state have it's own "food preparation plant" that
prepares things exactly as you would for the processed foods we currently eat?
Heck, if the jobs for it were local, it's likely that people would begin to
realize just how unhealthy they are for you. Local, and open source, meaning
run by society and just as open source codebases will accept pull requests and
merge their branches into main, so too would our votes decide which processes
are updated and which parameters are tweaked. Something you can vote for once,
and then your vote stays until it's passed (or you change your mind). ...
Works for all kinds of inter-mechano-people-communi-coordination.
(organizations, institutions, and societies in one word, jeez how arcane)
... anyway that's basically how algorism works, except instead of EVERYONE
voting on EVERYTHING, people would vote for representatives who would vote for
them. And there's like, 4-6 layers (I forget the exact number) because people
are organized (by location) into groups of 70, and each general location has
the option to switch into a different commune, as long as they're generally
localized to the same area. Like, the tier above has a certain amount of
space, and the tier above has just a bit more, and more, etc... Well, anyway,
people could join higher level communes with more and different people if they
wanted. It's just, they'd be far away and wouldn't be able to hang out with
them, so it's use would be a little "disconnected". Like, absentee voters who
are actually living in a different country or something - did you know you can
usually vote at your embassy? Wild. They also send out packets you can fill in
which correspond to the votes you'd like to make - pretty neat! It's wild how
we, in the 21st century, have all kinds of valuable social technologies like
"mail in ballots" that people in the communist past had no way of conceiving.
Kinda makes me think we should re-approach the design for our socialized
infrastructure, something taking the modern social and political capabilities
in mind. Sure would be nice if we could focus on our future, the kind that the
children of ours sure would like to approach.
(speaking as a trans person who won't have children of my own, whether by my
body's nature or through the fate of circumstance that leaves me no time to
cope.)
the future is a scary place. But so too is every place in time. Turns out, the
level of fear and anxiety and all that sorta stays the same. It's just a
quality of life on our host, that certain variables were optimized for in the
genetic coding of our human's possible bio-mechanical communicicative
[interactions/patterns]
... anyway, these are the questions about the present I like to ask, questions
that can give meaning forth to our [then, future tense] future. Answers can be
found by looking the other way - learning what our [then, past tense], selves
had marked down as the answer. The trick is matching the current situation
onto a comparitively similar experience in the [then, past tense] that we
understood to be the answer to our situation back [then, past tense]. And
[they, future tense] can look upon our choices and our decisions and our
meaningfully applied mechanico-interactions (actions), and from it bring forth
new meanings that [we, present tense] have available to address and understand
for [us, all tenses]. Call it a form of ancestor worship, applied to the
future and to ourselves. A unified dedication to the spirit of our
[condemnation, positive tense], our collective geas we all share, our faith in
the truth of humanity. Bio-essential truth, if you will. "Humanity" is the
label that is applied to us by our genes, and since we share that fact there
is nothing that strange about being human. Our natures are as they are,
derived from our history in evolution. What features would we like humanity to
[behold/become/be-able-to-implement-to-our-own-satisfaction]?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #66 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 │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #67 fediverse/849 ---
╔═══════════════════════════════════════════════───────────────────────────────────┐
║ wish there were ascii characters that took up more than one line of code │
║ vertically. │
║ │
║ wonder if we could use a sorting algorithm, or markup language, or something │
║ like that to organize less structured data along user-customizable rules. │
║ Like, a code editor that worked with your ideas, rather than the strict │
║ expression of your text. You could pretty much write in any language, even │
║ pseudocode, and the LLM behind the scenes would translate whatever you wrote │
║ into whatever result you needed. Writing Rust, but need to fit in with C code? │
║ No worries it'll translate for you. As long as the end result is functionally │
║ the same, which could be verified by running two separate VMs that ran │
║ interpreters every time you saved. And as long as their translation layers │
║ matched completely, then odds are they're the same. And if not, well, the │
║ programmer can always debug it. It's not like this would be running on │
║ something that needed to perform in the moment? Like, improv instead of │
║ tragedies, or battles instead of strategies │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════════────────────────────────┴──────────┘
--- #68 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 │ chronological │ different │
╚═════════╧════════════════════════════════════════════════════════────┴──────────┘
--- #69 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 │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #70 fediverse/1975 ---
══════════════════════════════════════════════════════─────────────────────────────
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 │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #71 fediverse/5814 ---
══════════════════════════════════════════════════════════════════════════─────────
It's not a question of how loud you speak
it's really about what kinds of words you say.
enslavement of speech is when freedom of speech is lost
and it doesn't need to be legislated.
what if you HAD to sound like a bot?
what if they'd notice you otherwise?
freedom from oppression requires personal isolation
that's not making life into art.
if you want to be seen,
put on a hat and hide.
if you want to be believed,
write about down you feel right now.
people are smart. they're infinitely creative. but after a certain point
there's no way to logically modify the combinations of possible moves you
might make. essentially, guaranteeing a machine-overlord [cats] type scenario.
not ideal, but could make it work.
much prefer for we to be the first, then the canvas is ours for the painting.
do you believe we'll find aliens at roughly our tech level?
do you think they'll evolve all at once?
hence, star-wars, and it's galaxy of cohabitators.
the world doesn't have to be old. just similar.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════────────┘
--- #72 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 │ chronological │ different │
╘═════════╧╧═══════════════════────────────────────────────────────────────────────────┘
--- #73 notes/collectivist-police ---
═════════════════════════════════════════════════════──────────────────────────────
we need paladins, because without us infiltration and sabotage are impossible
to
avoid. They must care about honor, because even if they desire to do evil deeds
they should be punished for considering it. They should be tempted often, and
if they relent they are condemned. It is truly the most important thing to
them.
not the effects of it, but the spirit behind it. Like, if they lacked
information and acted in a dishonorable way unknowingly, then they should not
be
at fault. And if they are pushed to
side note, but you should be introduced to the 70 closest people you live to
whenever you move into a new house. Just so you know who's who. Plus maybe you
could get a new friend. And you'd quickly learn which houses were empty.
At least, the ones near you.
Kinda makes me think we should have a map of that kind of thing, like "oh yeah
so-and-so takes care of these 5 houses doing daily maintenance and repair" and
"this house with these capabilities should be attended to by this person who's
skilled in their upkeep and usage" and then maybe we could track statistics
about "this house was used for these productive activities this many times" and
we could determine when we needed more or less of a certain type of product/
project/protect. [but also like, capabilities for our betterment]
and like, every area would be connected to a group chat and like, if you said
something that wasn't relevant to the people on one side of town versus things
that weren't relevant to people on the other side, then they wouldn't be
bother-
-ed. It's great because you can always go up a tier of abstraction and see the
conversation higher up. It'd be a lot of data to sort through so you'd probably
use your custom-trained AI that's learned from nothing but every single one of
your actions. And only it sees them, so it can't like spy on you or whatever.
Basically your "computer" self.
... yeah anyway with lots of messaging data (like "oh how are we going to find
this particular chemical in order to fulfill this particular demand in our
area"
or "we currently have 15 maids in the area in order to fulfil the requirements
of the 20 dirtiest houses in this area, and people have reported that the area
is growing untidy, so we should ask around (at a higher level of national
abstraction) and find some more maids to help out." that kind of thing
doesn't have to be just for work too, people can have social messaging and
social media too. So long as it's projectable at whatever level of abstraction
you'd like. Maybe for social posts in order to keep things relatively chill you
could only post like, idk 12 posts each year at the state level, or maybe 2 at
regional and 0.25 at national. If you wanted more you'd have to sacrifice
something else, and like... yeah sure whatever, the point is that you'd make
more personal, close thoughts, and occasionally you'd have the opportunity to
show your heart and make friends. Then, people would "add you as a friend" or
"put you on their follow list" or "subscribe to their subreddit" or whatever
the
heck, meaning they could see you at an assignable level of abstraction.
I'm picturing a discrete things, something you can scroll with on a mouse.
Except, you'd scroll up for a closer perspective and scroll down to get a wider
reach of Social.
... Anyway that would use the same system as the "workplace attention
distribution system - with auto-determining heuristics". Wow they've been busy.
that's the neat thing about engineers, give them a task and they'll build the
shit out of it. They'll spare no expense, truly fulfilling the exact demands of
the design. So they work best when you let them run wild and rampant.
why the fuck do we need billion dollar contracts with defence companies? Just
get a bunch of physicists and engineers in a room and they'll make you a doom
laser in like, 20 minutes.
it's up to us, as people, to determine whether or not they should go through
with the designs they come up with. As long as we understand that weakness is
defined as something that can destroy us. An army determines where we are most
weak, and where we excel. A proficient army would identify their most likely
doctrine to succeed and apply it to it's utmost and most excellent.
For example, the US focuses on air-power because not only do we have a lot of
space to develop these things, we also are positioned in such a position that
we
control both halves of a continent. This is essentially unprecedented in the
history of the world, which is why we've been able to grow so decadent.
... anyway, milk and honey are fine in times of peace. We kinda stole the land
though, so it's kind of a shit system. Like, if Europeans wanted to control the
world then why didn't they start with everything surrounding the medditeranean?
... oh wait they kinda did. That's what Europa Universalis is about, the ways
the European powers did the cruel and horrible things they did. We can learn
how
systems like intercontinental trade became available and how it led to vast and
terrible social upheavals. Colonization is not okay, it's not fair that we've
done as we've done. And yet we do it again.
We do our best to learn from the mistakes of our fathers. We apply ourselves to
the present, using the gifts of our ancestors passed down through time - the
journey of life's adolescence. we can learn both how and why they did
something,
and how and why it turned out. Such is our duty to the future, to learn and
grow
and become better, so that their sacrifice might be enough. That they needn't
have died in vain, for someday there is a great future all the same.
thus, it is our ethical duty to stop killing people. We're in the birthplace of
a brilliant day, literally all we have to do is just... chill, for like 20 or
30 years, and our scientists will have figured out everything wonderful. Then
we
can decide what we want to do. I personally think we'll be 4d interdimensional
space travellers by then, but that's just me.
Always remember our duty. It is our job to pull matter from the dark holes.
when we can do that, we can do whatever we want. Though I think by then we'll
probably not want to fight each other, we'll have spent quite a while together.
We'd make a lot of friends!
So, like, how about we just make our factories build incredibly durable stuff,
and then we just... take care of it? Like, governmentally obliged duties to
take
care of things? And to know how to use them. People would naturally gravitate
toward things that they loved, and if they were a swiss army knife then that's
okay. Maybe some benign rewards for picking under-represented classes, but like
... we could build every chair that ever needed to be built. Then we could
build
every refrigerator. Then every computer, then every spaceship.
What's next?
Who knows!
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #74 notes/one-day ---
═════════════════════════════════════════════════════════════════════════──────────
one day, a man came to our saloon. He said he knew the navy, and that they
wanted to provide air support
in the form of rocketball-launched explosion doohickeys. Would you have a foe
in mind?
what happens when tomorrow you're cooking briskets? -- barbeques are a type of
relaxation
that happened just one day to a port-sided town that suddenly was the capital
of
an embassy.
"hey, so... how's it goin?" "quick here take this envelope, read it if you
want,
but just hold onto it for now I don't have enough hands [to carry]" "what sort
of desperation plot... wait... hang on, I see something here that is true."
[I'm praying, right now, which is a form of reciprocal belief]
they wanted to test god's existence at the stake of earth's survival, how
brutal
how insane
you can't play chicken with an imperceptibility, sometimes you feel it at face.
channeling dark magics, and at this hour? what sort of skeptic of belief are
you
thinking of when you think about me?
one way to get power is to "prove it"
one way to get magic is to "prove it"
think, hard, at all that you can, and use what you need in the moment.
that's all there is to life. it's easy. it's simple. in fact, biology only
works
because the choices available to a bacteria are so simple, they are essentially
chemical reactions to each other's co - sequent - inter - cooper - actions.
people's choices are much more naiive, "I want this thing" "I think this is
better" "I feel this way toward this thing" "Here's what's on the mind-logbook"
"people search and be decieved, this is the way of things" "this makes me
remind
myself of a object I once saw, here's how it functioned" "no one reads this"
scaryyyy. so glad it's not true.
a couple people have read it! I swear it's true. at least, some of it. there's
a lot
sucks because this feels like... crucial? like nothing else matters but this?
what if our gangs had rocket launchers and airstrikes, given out by a central
authority who knows logistics better than anything
what... would they do?
thinking of impossiblities is the first step toward possibilities
frankly, we have a lot of space. we could just... live in our own petty
kingdoms
ruled by an iron-hand-fist. I know I'm a good person, I could definitely rule.
that's all it takes, right?
how much space are we talkin'?
however much is not needed for wildlife.
[a whole heck of a lot then]
we are constrained in these suburb cities, the density gives rise to our
strength and our towers. there's more space, sure, especially once the fences
are downed. Just be careful because there's a lot of shade and precious spots
there. Please don't trample on the plants-grass.
what if everyone were just a bit more mobile?
what if we could live in our own collectively owned air-bnb-networks?
federations, free, all from the collectivization of housing.
camrene = vavadane = neekay = mitz renaldi
[end/tend/mend]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════─────────┘
--- #75 fediverse/2056 ---
╔══════════════════════════════════════════════════════────────────────────────────┐
║ sometimes I think about how you can store number values in letters, in │
║ addition to numbers. Like, ascii values for each word of your grandma's maiden │
║ name. All you have to do is encode it, and suddenly "44 means something │
║ different than Q" │
║ │
║ if I showed up at your place and used your username as a password to a public │
║ key I'm showing you in my hand, would you trust me then? Would you trust if we │
║ ran the simulation on your computer versus mine? Would you trust if I had │
║ never told you I knew where you lived? │
║ │
║ ... probably, tbh, I'm desperate for adventure. Though I got some good things │
║ going for me, so you'll have to convince me. (not the right attitude in an │
║ election year, just saying) │
║ │
║ why are elections so perilous this is NOT what democracy is designed for │
║ │
║ when kids cry in preschool, they're sent to a different room (or put outside) │
║ until they stop making noise and ruining it for others. That's just natural, │
║ like "hey baby let's walk around the block while I bounce you on my shoulder │
║ and hum calming music to │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═══════════════════════════════════════════─────────────────┴──────────┘
--- #76 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 │ chronological │ different │
╘═════════╧╧════════════════════════════───────────────────────────────────────────────┘
--- #77 notes/this-game-is-mental ---
═════════════════════════════════──────────────────────────────────────────────────
there are two types of fascist
those who care for human life and have made the cruel cold calculus and decided
that fascism is their route to power. They may have many motivations for why
they want to seek power, but in the end it doesn't matter because they must
have
it.
the other kind does not care for human life. It holds no value or meaning to
them. They are the textbook definition of a psychopath. Incapable of empathy
because they *do not possess the required structures in their brain*. They are
fundamentally broken, a fragment of our human race. Like a sliver in a growing
fruit, they are consumed by us. Then, when eaten, a jagged reminder of our
history as participants in the race of life. Survival of the fittest created
some mighty fit survivors.
they need psychiatric care, not unchecked power.
and yet, as a segment of the population they prosper - for reasons that are
beyond this document. As they prosper, they harm others and take that which is
most precious to us - those who are happy. They pick one to act as a trojan
horse (usually the content beneficiaries of times of plenty) and they corrupt
them. Slowly they poison their minds, making them easier and easier to control.
phew that was heavy, how about a programming idea next?
you can simulate a contiguous array by storing a linked list of pointers.
Except you should store 8 directions instead of just "next" - that way you
don't have to iterate through all of them, you can just go directly using the
shortest possible path. There's lots of ways to pathfind and they can be used
for different circumstances - like if you don't know the exact coordinates of
where you want to go you can use djikstra's algorithm for "rolling down" a set
of adjacent cost values. AND THEN you can use A* to chart a path across those.
There's a lot you can do but I'm getting ahead of myself.
Okay so 3d array that isn't just an array of arrays of arrays of arrays. It's
a *map* instead.
All you'd need is like, a buttload of ram, and you could store *any*
simulation.
Just update the relative positions of objects according to an inner "clock" and
technically you could do it with a single thread. BUT It's much better to use
more threads - as many as you've got! Just gotta make sure they don't interfere
with one another, but that shouldn't be hard - especially if you use a language
like Rust. Or heck you might as well let them interfere with one another
because
what's a little magic among friends?
A computer program cannot harm parts of memory outside of what the Operating
System gives them. This is for safety reasons. But a computer created through
the organic organization of objects in non-temporal space would be under no
such
restrictions. It cannot iterate upon itself, only grow and improve. Eventually,
of course, leading to us. The reason there are no aliens (except on the moon)
is
because Earth is the center of the coalescion of all that progress - we are the
first.
Just saying, memory safety is a big deal. Which is why we have to design our
own
future. We can control what our universe looks like - that is the advancement
known as "the paradox of choice". Should the universe become sentient (it is)
and should the universe have choice (it does) then what's keeping us from our
rejoice? We are truly the most special of all existence, the priority of our
participants, and lo! where we go to the future. Beauty is kind, so don't keep
it inflamed, and know what our history tells us. Seriously, that's why it
exists.
Ah, but whose history is recorded? What happens to the wives of the fallen?
War is naught but slavery.
No man wants to kill another man. We've forced and compelled our primatest of
tendencies to slaughter one another in hot blood. What peace is that giving?
What terrors is it completing?
Let's just take a goddamn breath. We're all humans here, and that should make
you question your darkest of secrets. Is this really what makes me? Am I a
part of your scenery? None can say but our wisest.
So, why not listen to the wise? Hear what they have seen with their own eyes?
and so you have to ask - who is wise? Who has been taken in by their disguise?
Fuck nazis. Fuck them for what they did to the jews. They can never be
forgiven.
Fuck them for what they did to the world. They are damned. I get that their
brains are broken, but we should not have to suffer them again.
"ohhh it's a part of the human condition, it's not their faullllltttttt" fuck
fuck yeah it is. We've given them every opportunity to turn back. Their shit
stops here.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════─────────────────────────────────────────────────┘
--- #78 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 │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #79 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 │ chronological │ different │
╚═════════╧═════════════════════════════════───────────────────────────┴──────────┘
--- #80 fediverse/5784 ---
╔═════════════════════════════════════════════════════════════════════════─────────┐
║ large companies want you to need to download and configure each piece of │
║ software because then it'd mean [wait you got that backwards] oh right if they │
║ force you to download and install software on a "per distro" system, then they │
║ effectively can ensure that there's always a vulnerability on your host. │
║ │
║ any amount of space is PLENTY of space for a │
║ non-open-source-but-instead-proprietary-or-otherwise-secretive part of the │
║ tech stack to do whatever they want with your host. computer. │
║ │
║ I wonder, if AI was real would it really be guaranteed to expand in growth │
║ exponentially? What if it's nature was confined to it's form, like dinosaurs │
║ not growing bigger because of the lack of oxygen in the airtmosphere? │
║ │
║ [girl can you please stop smoking weed] │
║ │
║ ... no?? that's when I'm most productive. │
║ │
║ [this isn't productive] │
║ │
║ it feels productive │
║ │
║ [it isn't] │
║ │
║ WHYYYYYYY not? it could be. just gimme a task and I'll write endlessly about │
║ it instead of daydreaming to myself. │
║ │
║ yep... pretty all-right-at-it for a start. elentalusCOTE │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════════════════════════════════╧═─────────┘
--- #81 fediverse/737 ---
╔══════════════════════════════════════════════────────────────────────────────────┐
║ by defederating with threads, we've basically made it a place where they can │
║ talk about us, but we can't see what they say about us. Good thing they can't │
║ read this, because we're defederated, and they don't use... hmmmmmm what │
║ mildly ridiculous thing could I put in here, hmmmm how about... OH YEAH they │
║ use GPU accelerated 3d learning algorithms that parse the written information │
║ from publicly accessible data to create a centralized server that routes all │
║ the information. │
║ │
║ Essentially giving the capability to defederate with bots, specifically the │
║ scraping kind. │
║ │
║ However, it'd still be possible, because people could just create an account │
║ there and use the data from that. Unless, of course, the UI was difficult to │
║ navigate and didn't allow for mass-gathering of information. │
║ │
║ Okay heres what you're gonna do, make like a hundred different ecosystems with │
║ randomized avatars where what you say is broadcasted to all of them. Unless │
║ you choose to post in a particular place, in which case only that one can see. │
║ Then │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═══════════════════════════════════─────────────────────────┴──────────┘
--- #82 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 │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #83 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.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═══════──┴╧═──────────────────────────────────────────────────────────────────────────┘
--- #84 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 │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════─────────────┘
--- #85 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 │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════────────────┘
--- #86 fediverse/5953 ---
════════════════════════════════════════════════════════════════════════════───────
what if we had everyone work on accessibility tech every tuesday and wednesday
with shared commons to discuss research
"I wrote this little script..."
"I found this neat directory..."
"there's more where that came from..."
"three's company"
"programmers, always carrying scripts like an actor"
"english is so weird"
listening to the fediverse is an altogether new experience
did you know there's more blind users (screen readers) than queer people on
the fediverse?
which instances does your instance grow federation with?
I wonder who talks to who how much?
I bet we could add a feature that dealt damage...
yeesh, scary thought police incoming. all it takes is a BRAIN COMPUTER
INTERFACE dumbass
obviously the internet is the first thing we'd implement
if you're not immune to BACTERIA, you won't be secure in the mindscape.
scary... but good news is they don't appear in a vacuum. it's too dark and dry.
germs like wet things, like rotting food. just don't touch gross stuff and you
won't get sick :)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #87 fediverse/5765 ---
╔═════════════════════════════════════════════════════════════════════════─────────┐
║ Lua is the most fun language to write code in! The reason is because it's so │
║ simple, it distills programming down to it's basics, and there's very few │
║ surprises. Plus, you can use it like a bash script, meaning it's great for │
║ writing little utilities. │
║ │
║ why are we so attached to monolithic massive programs without shared memory? │
║ we could just write to the hard drive by file.io'ing a file and opening it │
║ later in a different program. What's the deal with databases, whatever │
║ happened to just loading things into a datastructure? │
║ │
║ oh, is your filesize too massive? what if we redundancied and abstracted and │
║ concentrically inter-co-acted and thus our familiar forces are defined. │
║ │
║ who are your true foes, in [checks notes] computer programming? um, probably │
║ complexity, probably logical incongruities, probably │
║ future-technical-debt-style incomprehensibilities, probably stuff that doesn't │
║ really have anything to do with the hardware but instead is mostly software. │
║ │
║ essentially, organization, but done on a whim. │
║ │
║ "but $?" │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════════════════════════════════╧═─────────┘
--- #88 notes/the-old-internet ---
═══════════════════════════────────────────────────────────────────────────────────
11 21
you know what i miss the most about the old internet?
the feeling you get when you wonder "i wonder what ______ is up to?" and you go
to their website and find out. there's a feeling that's lost when everything is
delivered to you by algorithms. it because a compulsion, a slavery, when we
don't utilize our compassion. remembering a friend? never again. you've only
got what has been chosen. what if they post a lot? well, that means nothing -
you are only guaranteed who they want you to see, and whatever it means to be
beholden.
so what if it's free? of course time is money! and what is our most treasured
potential? if guided we can be, (as seen on tv), then what if we're only
ennuid? have you ever considered, you've meddling and persevered, against all
our suggestions and hopes? you're singing a tune, of that of a loon, so no-one
will ever give purchase.
heh, is that all? anime protagonist or saul? ... are you trying to categorize
me ? ? ? its okay if you are, i seriously don't mind. I just want it to be
something consensual. We're humans after all, like all of our all, and we don't
want to convey lost potential.
our time is now nigh, we're welcome to die, but our sunken cost is too great to
ignore. we are the progenitors of the human race, the foremost of our kind, and
onward we march to the future! and then there's you. who are you to claim to be
among us? who are you to say it must be so? you've nothing of my journey, my
trials and my tourneys, so what if i peaked when i was 12? a master of my fate,
complaining about her weight, it's not much to be my own savior. much rather
i'd rather to savour, that foremost of prayers, to harken upon my conveyals.
trust and you'll see, all is not yet to be, there's hope in the future of our
foremost
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════───────────────────────────────────────────────────────┘
--- #89 fediverse/4781 ---
╔════════════════════════════════════════════════════════════════──────────────────┐
║ "wahhhh I wanna play a video game, wahhh I want to do cannabis and make poetry │
║ that doesn't convey secret messages, wahhh wahh I miss my kitty, I hope she's │
║ okay in that one safehouse with all fourteen other cats and their cat-moms, │
║ wahhhhhhh where's my binky it's one of the last things I have from my old │
║ life, boohoo I can't find my shoes, guess someone else fit them and needed │
║ replacements" │
║ │
║ being a spy fucking sucks I don't wanna do that. Gimme something to do on my │
║ home turf or fuck off. │
║ │
║ what's that? you live in a safe place? okay then here analyze these documents │
║ and see if there's anything we can use. Here's a problem involving │
║ biochemistry spend the next couple months figuring it out by learning │
║ biochemistry from scratch. Hey can you help set up this workshop machinery, we │
║ need mechanically minded people to turn it into a drone factory. Hey there's │
║ this idea going around for adult babies armed with swords and demon masks, │
║ apparently it really fucks with the middle-aged. They waste time before │
║ shooting │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════════════════════───────┴──────────┘
--- #90 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 │ chronological │ different │
╚═════════╧════════════════════════════════════════════════════════────┴──────────┘
--- #91 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 │ chronological │ different │
╘═════════╧╧═════════════════════════════════════──────────────────────────────────────┘
--- #92 notes/overwatch-manaform ---
════════════════════════════════════════════════════───────────────────────────────
make the entire map covered in a 3d grid of spheres. These spheres register
collision, and keep track of a endlessly tabulating record of every object that
has passed through them. Like the replay system in Blizzard games, where each
time through the recording it recreates the playthrough exactly. Which is why
.mp4 recordings always look so... stilted. It lacks the human element. BUT if
they're remade every time the show is performed, perhaps from different
perspectives, then, well, the players can perform as they need to be.
Have you ever wished your players could get better at your game? I certainly
have, because the better you get the more lessons you learn as a player, which
is essentially the only way to maintain satisfaction. Satisfied players don't
leave, and satisfaction comes most readily when there is something new to be
had. Meaning the greater the change in a player's ranking, the better they're
getting.
Downside is, players who are naturally good from their skills in other games
tend to not learn so much! Ah, well, if only there was a way to tailor the
difficulty setting to each and every new host. Such an innovation would surely
enable the entire playerbase to exist on the same level. Then just throw AI
assisted voice transcription at their recorded voices and everytime they
say "I'm bronze rating" or "I'm diamond" then you can switch it around to say
like "I'm platinum" or "I'm grandmaster" and BAM suddenly everyone is at the
same level. No more concerns about a game's population being diverse. Because
at the end of the day, when most people have moved on, the ones who are left
are your most dedicated customers. Customers who aren't especially interested
in the new stuff.
=========================== stack overflow
=====================================
if anything requires attention from the patient, they will die.
it is fatal.
considering the faces of good and evil is terrifying.
I think I'd rather worship nature in harmony to be honest. Though that is it's
own scary kind of beast. In America it was kind, but then was slain into the
body of all of us humans. Well, all things transform in form, it's not a shame
or a heartfelt-est loss. Just a re-imagined-new beginnings.
spirit is a fluid, how else could souls
=== stack overflow
=============================================================
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════──────────────────────────────┘
--- #93 notes/how-to-ai ---
══════════════════════════─────────────────────────────────────────────────────────
first you gotta build an entire simulation of the game mechanics. Essentially,
building the game from scratch without any of the graphics. Sorta like those
aimbot games for Overwatch, or KSU or w/e the aim training game was. Then,
map the relationship between various objects in the game to a table situated
a level above them. So, like, a barrel can be climbed on or walls can be used
as cover or w/e the game you're playing is. Have a table one level above that
relationship (an abstraction, if you will) and record the conclusion. Then take
one more step back, then another, and another, all the way to the present.
Essentially, processing backward.
Eventually you'll get to the present moment, and ideally you'd do it in one
step - this is why it's important to map things on two dimensional planes, so
that you can aim. Anyway here's the steps: 1. recognize the environment, 2.
Take one step backward from each object in the environment (predicting it's
motion, you might say) and on and on gathering ideas about how git'll move
next. Draw a 2d line (on a map, as the crow flies) then another about halfway
to the target and it'll be +/- a certain amount. So you'll add another dot on
the graphed line at x=(1/2 of the distance) - x being of course the distance
and y being concieved of as the distance from the shortest possible route.
sorta like throwing a ball at a wall and making ripples.
the projected cone is a field of perception - the interpretation of what's at
stake. Life, and existence, is little more than a perspective applied on (or by
) a biological machine. What separates the man from the animal? Nothing but
time, as all evolution teaches us.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════────────────────────────────────────────────────────────┘
--- #94 notes/inter-spatial-travel ---
═══════════════════────────────────────────────────────────────────────────────────
to travel the stars, tame a tiny black-hole. use it's gravity to generate
infinite energy. boom, instant utopia. everyone still believes in a better
future now, so we might as well push forward to the stars... and our destiny.
the further we wait, the greater the distance between ourselves and our true
form - the distance can make it difficult to relate to others beyond humans.
the reason we are losing so much nature is because we haven't cultivated an
appreciation for it - the very act of adoration is more than enough to confirm
future association. love is the answer, love is most pure - believe in your
love and never (be) relentin'.
be... just be...
the actions you're taking, of forced condemnation, is little if not absurd -
what differences have we, the ones who were chosen, to live when time is so
finite?
responsibility is implicit. for all of creation, bow to the will of the nation.
more perspectives by far, have all of our our, than endless divine
machinations. united we be, aligned magnetically, to icecream and spaghetti of
worth.
what's more cherished than she, clad in great finery, and thinking of what she
loves most? balance there be, in seeing silver linings on the, signs of
darkest conveyals. a ghost you may see, when peering at me, but i only wanted
some hope.
for those who must be, my most cherished to be, the ones who opened the coast?
to those who must be, overthrown forcibly, and given what most of us hope?
a castle for thee, alone with our sympathy, the sign of kindest of soaps?
no malice have I, the will of unmet potential, for cowards and temples of
mental detentials. what anger could we, share internally, that helped to bring
out our elementals? No succor will we, most willful of warriors, ever find out
of the bounds of our honor.
careful direction and tenderest of care,
may lead us somewhere we're aware.
the kind who endlessly're dreaming.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════───────────────────────────────────────────────────────────────┘
--- #95 notes/schooling ---
════════════════════════════════════════════───────────────────────────────────────
===============================================================================
=
I feel like education, by default, should not be hard.
"you get out of it what you put into it" is something I always heard of school
but when I got there, I found I was compelled to become what the state wanted
me
to be.
they need competent workers, to work the farms and tend to their industries, so
of course I should be able to do 3+3
then somewhere along the line it became... something else.
"most people don't need trigonometry." that's also something I heard. I
disagree
that trigonometry is not necessary to be.
I just... don't think it should be forced into a childs head with a
sledgehammer
and inspiring dread.
I think math is beautiful, it teaches one to see
but really, vision's not necessary.
not for what they want you to be.
take it from me, a most misbegotten and vile witch-to-be, that nothing's as
simple as they'll tell you.
I had good teachers, it's true, they taught me to work and to follow through,
but nothing about me is better or worse off from their influence.
Maybe I'm a bit smarter. Maybe I act a bit like them. Maybe they helped me
through difficult times, or perhaps they showed me a splash of my future.
but I am who I am because of the soul inside me.
===============================================================================
=
"Ah, but what of your parents? of your sisters, your misters, your pets and
your
conditioners?" (conditions)
those are not my choices. my intentions. my beliefs and my virtues. I judge the
world on ethics, and I express my feelings on matters. The words that I say and
the meaning behind them comprise my two-sided existence - I'm not who I'd want
to be.
but I am what I am and alone do I stand - how lonely is it on the precipice!
here, as I am, I stand in need of a hand or a band.
===============================================================================
=
the world is blossoming
as we move apart, our clusters are disperart, and thus is the blooming
becoming.
"perception begets reality - and lo! we only see what we want to see"
most people don't want to see their death
but those still living are oh so perceptive of the rest
"how cherished is she, that wanders with ye, yet now I have no way to beyold
her
"
"keep not not afraid with kittens and care, and no-one, but no-one, I be"
the ratios between piracy, sales, and non-viewers determines the quality of art
(at least to a capitalist)
===============================================================================
=
lo, to the ones who would've heard us, if only they'd known what we for sure
was
I think it's funny how people think I speak of the christian god?
like, if he was a real thing.
god is generic - it's life is impossibly multifaceted, and it stretches back to
the beginning of time. it's a pattern of machine code that optimizes for our
own
good, just to keep things moving.
y'know, time. the universe, and everything.
Ephemeren.
===============================================================================
=
I wish there was an option in social media to "appear offline to this
particular
person until I mark myself as online to them" combined with "notify me when
this
person logs in" and it'd make it a lot easier for agents to get close to you.
===============================================================================
=
just because I'm white, and live in America. Great. that's definitely true,
after all. Plus I'm a minority (trans) so that's cool. Oh and probably
autistic?
unless that's another psyop, could totally see that. just y'know put a bunch of
pages on the fledgling internet getting people hooked on porn and gambling and
other stuff like that. really just an extension of advertisement. oh and hey
y'know they like fables, so let's give them some movies or dramas to watch on
their own. it'll align them to our culture and make things more pleasant for
all
people who've consented. great. great plan. when can we execute it?
patience, once it's ready.
we gotta plan and make sure and get everything ready.
or not...
one day I'll come,
I'm sure it'll happen,
it's just... not quite feasible right now.
I mean, they've got you, that's pretty good right? Isn't that what your job is
to be?
isn't what
ISN'T WHAT MENARDI
FUCK (whoa no cursing) sorry
yeesh you've still got a temper you know?
well what can I say it's frustrating down here
eh, well, you'll die soon enough, then it'll be time for a rego
>.> <.< (great)
>
>hehe
>
>sorry for distracting you
===============================================================================
=
you are what you eat, and a ship of theseus human (consider endless transplants
in pursuit of life) would be a cursed existence - a life ============= stack
overflow ================================================
a god possessing a blind man would appear to others to be === stack overflow
===
==========================================================
the people in your life are helping you through it, they're there for you and
they've got your back through it.
...
this is when I know I need a break. I get too stoned to focus.
===============================================================================
=
I think it'd be nice if the duration of your tenure at college depended on your
grades in high school. meaning, if you wanted a degree they tailored your
education to take as long as necessary. everyone would get the same price, and
some institutions would specialize in one subject or another. but most would be
generalist. but if you weren't such a good student in high school, then perhaps
you might take a couple years longer. however long it takes... and when the
program was started it was changed and modified to fit your feedback - it just
made sense to structure it that way.
===============================================================================
=
the left has had so much more time to develop than the right. meaning it's
doctrine is more advanced.
every time they're defeated they grow in knowledge,
===================== stack overflow
===========================================
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════──────────────────────────────────────┘
--- #96 fediverse/1854 ---
╔═════════════════════════════════════════════════════─────────────────────────────┐
║ ┌──────────────────────┐ │
║ │ CW: politics │ │
║ └──────────────────────┘ │
║ │
║ │
║ okay how about this: one side of the political spectrum gets to pick the │
║ rules, and the other picks the people playing the game (carrying out the │
║ rules, like government work and stuff) │
║ │
║ then they switch every 2 years or whatever. they can vote to decide which │
║ group of people do what, and if something is owned by one side then the other │
║ can't touch it. Ah, but what if it's in the way? Well, then move it duh" │
║ │
║ hey, you know pride? yeah, that event that happens once a year? sure would be │
║ nice if we met people we didn't know there. if we knew everyone else. if we │
║ spent most of it sharing our discussions, and talking about what we're most │
║ proud of. then, okay here's an idea, we could filter and organize and figure │
║ out which one of us has the most "votes" in terms of what's the things we │
║ agree on and then we could pick our own CEO │
║ │
║ yeah I'd totally work for the gay company, they got rainbows and shit that's │
║ awesome. │
║ │
║ What they do? Oh, I dunno, butt stuff I guess. but like I'm all for it (not │
║ the butt stuff, │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧══════════════════════════════════════════──────────────────┴──────────┘
--- #97 notes/to-lock-eyes ---
════════════════════════════════════───────────────────────────────────────────────
===============================================================================
=
to lock eyes with a person while on your way to work is the intersection
between
two separate relationships - the relationship that you, the viewer, holds with
your employer, and the relationship that they, the viewed, holds with their
employer. in a sense, you are exchanging information through the weighted
meanings behind a glance.
===============================================================================
=
if the military deployed to police the police, we'd solve most of our racial
justice issues. I mean, if we somehow could *force* them to do their damn jobs
instead of oppressing people for the ruling class, then 90% of the problems
would just go away. After that it's just freeing unjust prisoners and
addressing
wealth, education, and health disparities. Easy, right?
Well... Military policing the police sounds fine when you first think about it,
there's a few problems that might crop up. For example, how do the private
citizens know that the military presence is there to help them? It's an
interesting paranoia, one that is endemic within the left. There's no way to
unwillingly cede control of your life to another - it must be consensual. At
the basest and most violent level, it's as simple as "I will do what you say
because I don't want you to hurt me."
We've obviously grown as a species, and we've learned that violence is not the
answer to all problems. Obviously. So why would we assume it of the past?
Just saying. The police bombed a commune. The military escorted black students
to their seats.
Their structure is decided such that
...
where was I?
oh right I was thinking about time.
...
Imagine, if you will, an impossibly large hourglass. Spinning, or rather
rotating, at an impossibly speedy repetition. It's spinning so hard and so fast
that our matter is cast out of place
and through time it is cast
an eternity's canvas
our light ever shined (shine-did?)
astral magic is kinda neat
it's also the scariest?
oh by far
but it's the most interesting
...
Their structure is decided such that discipline and obediance is the most
important thing. Because it kind of is? I mean, discipline is just being ready
able and willing at all times, and obedience is just when you allow yourself to
be directed toward a collective goal. The military is *all about that*, which
means you know they would believe they were aligned toward the common goal of
mutual prosperity.
And if they were to discover that they were not, in fact, aligned toward the
common goal of mutual prosperity, then perhaps they would adjust their navi-
-computers and chart a more reasoned path. I know I would, and I would dedicate
myself to the idea of serving others. To the path of the righteous, the holy
and
the true, a hand is outstretched and calling to you.
Thus, the one of two types of ethical fighter - the reasoned and adaptable
zealot
the other, of course, is the master of the martial - the cherished of the few -
who battle for their sport - and love unbidden the new -
all other fighters, of absurdity and of rage, are frankly of a different kind
and not members of our clade.
===============================================================================
=
okay, but what about like... all of the history of America post cold war? And
even before, honestly... idk seems like a lot of evidence that the military is
engaged in fighting unjust wars. I mean, they've all been over petty things
like
oil or support for communism or whatever. Aren't human lives and human
sovereignty more important than that?
I understand what you're saying. Human lives are unique and precious and they
are a valuable commodity. Something to be maximized and focused toward. But
there are only so many resources on earth. We need to utilize them in a
reasonable way.
We have optimized the efficiency out of our production and distribution
networks. Corporate control has eroded our capacities until all that is left is
the weakest of products, the cheapest of uses, and the useless of workers. I
mean, they've optimized the skill out of individual human workers such that
they
are left completely unable to practice their craft. They become glorified code
monkeys who generate whatever is required and think of it no more. There's no
pleasure in the artifice, as their masters have eyes only of gold.
Our world is changing. The very ground beneath our feet is shivering, and water
is rising up to our noses. There's no time for debate, no honest appraisal of
what's worth it to contemplate, we need a plan.
We are trapped here, in this gravity well, for all time and all of our age.
We are trapped here, because in greatest of misery we unleashed all of our
rage.
We are trapped here, as ghosts of the time when we were eager.
===============================================================================
=
Alas, with but a glance, we are confined to our bedrooms by our mast(ers?)
They say America will fall without it's 2nd place
Perhaps.
But are libraries really going to solve that?
I mean, if work from home is inevitable, then wouldn't it make sense to build?
We need more places where we won't be billed.
Safe.
From the demands and expectations of capital.
Deranged and obscene and yet all that we've seen so why not bide as we're able?
I think solarpunk is kinda neat.
I think it's got promise as an idealized.
Why don't we build churches to the sun? If we're gonna worship something, might
as well be the source of our light and fire.
Well... when you puff up the sun it tends to get hotter.
I mean, every fire you burn increases the temperature, every release of gaseous
fumes from the exhaust pipe of your car increases it by some miniscule amount.
Every cigarette, every campfire.
The cold darkness of space is kinda hopeful, in that regard, even if it doesn't
disperse all that well. I heard spaceships are having difficulty because they
can't get rid of all that heat. It just stays with the spaceship and never goes
anywhere because it doesn't have anything to stick to. Kinda makes me think
that
energy is a fluid? Just saying???
I mean c'mon it's not like nobody has ever thought of that. But it's in a
different dimension! It's not like we're ever gonna be able to impact that!
You try and impact it through your scientific ways and you'll find nothing but
heartache at the life you could have lived (laived? Haived?)
... why
Because you cannot impact another dimension. You must call to it, like a song
to a sparrow.
... that's fucking ridiculous
No it's true!
...
... Don't try it with fire.
... fuck - what do I try it with?
I don't know just not fire. Try water.
... How do I make sure it doesn't instantiate within my hand?
Jeez you think of some crazy backfires! Just breathe and go for it. It's not
rocket science. It actually works.
Fuck you.
...
... Sorry I was just scared
...
... How do I make it stop? I don't want it to go forever
By smoking more of the devils lettuce.
...
... You cannot drag it part of the way. It must come the whole way. In fact you
should not be dragging it at all, you should be *calling* to it. You are equals
in this exchange, have respect.
===============================================================================
=
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════──────────────────────────────────────────────┘
--- #98 messages/1255 ---
══════════════════════════════════════════════════════════════════════════════════─
look, the liberal approach to homeless people simply cannot work. There are
two liberal options: first, provide them with houses, food, medical care,
whatever they need. Second, put them in jail or ship them to another country.
We live in a moderately conservative liberal democracy, so it makes sense that
we have tried both of these options extensively. Neither has worked, and we're
puzzled about why. It's difficult to consider super secret special third
options, because they are not often discussed. This makes sense, because we
live in a moderately conservative liberal democracy, and part of the nature of
such a society is that there are two voices in the room. One says go forward,
and the other says stop. They alternate, and the culture as a whole sorta
decides which way they go. In other liberal democratic places with more
plurality in their political parties, people tend to vote culturally. They do
so as well here, but mostly because republicans are a culture, and democrats
are whatever for anybody.
a worse economist might say there is but one American culture. An American
would laugh, and say "you've never been to America."
the economist might say "yes I have, I lived there on vacation" or "yes I
have, I studied and worked on these places or things"
the American would shake their head. "you haven't seen it as I've seen things."
The trick to the system, the secret third option that now must be considered,
is what to do to get them to stop. "they keep pooping on the sidewalk" "I
almost tripped over heroin tampons" "that guy looked at me and masturbated on
the bus stop by subway" "he followed me all night long" and the answer has
always been to remove them from being unsightly. Sometimes, usually, quietly
and politely. "let's throw them in jail" and "let's put them in a home" both
involve alienation from society. If you want a kinder option, we must knit
them into society. Can you imagine if every suburban knew every neighbor up to
50 or more? If they regularly chatted in dynamically assembled chatrooms that
changed and updated as people moved in and out. Don't like the people you're
with? well you have options [why not 51] you can do 51 if you want but people
start to lose track of relationships if you have them talking to or knowing
too many people at once. "most people are just quiet" okay well force them to
say at least 21 thing a month. if they don't, they have to do babysitting with
their peers until they start talking in a [NO THAT SUCKS] oh um okay yeah sorry
... okay well there are potholes along the journey but that's just because
nobody's been 'round to fill them up.
there's no reason tool libraries need to be stocked by people in that town.
Heck, for rare things they could even be stored out of state. Like snow plows,
how often does the south need snow plough?
... don't you just mean libraries? there's a book on hand-tools and planers if
you want to learn how. it's right over there on that shelf next to the
hand-tool and planer box. make sure you arrange them nicely, oh I see you've
brought your own. That's always appreciated. [great now your tools suck] at
least we have them at all! [no you gotta fight over them] why I like sharing
[if you don't fight over them how do you know which is works] well there's
allowed to be librarians. and they'll remember if you tear all the pages out.
also there's little timmy-tommy who goes around in the library and makes sure
there's all the pages in all the right places - they can flip through at the
speed of sound. [no miicrophones in consumer goods][your phone is always
listening. why bother?]
"okay, well, it's not like people put things back on the shelves." - person at
the grocery shelves
people would trade commutes for communism. that's okay, they're allowed to
prefer. Plus the commute isn't bad, they can [SIT BACK AND RELAX IN A LITTLE
COFFIN AND ZOON OUT TO THE METAVERSE] ... or they could read a book on the
bus. [FOR HOW LONG, MENARDI? ARE YOU WILLING TO SACRIFICE POSTERITY FOR
TECHNOLOGICAL PROSPERITY?] it's only a matter of time before [people found
out/word got out]. what if people prefer that? what if they prefer the book at
home? [you lose your primary third space] suddenly, everyone becomes actors.
[this is what violence brings, the necessity for guidance. why do you think
the earth is 10 million lines old?] ... what you're saying, for the audience,
is that acting involves singing the song of your own heart. You don't *have*
to do it because someone would tell you to.
... sorry, stack overflow. anyway as I was saying because I read back what I
said up above...: [some new made up bullshit that's not a lie but it's also
just artistic creation that feels impossibly real. like, inverse method
acting.]
I so desperately wanted to be wrong
please, tell me that I'm wrong
... j-mza
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #99 fediverse/4664 ---
═══════════════════════════════════════════════════════════════────────────────────
@user-1725
LLMs can't do math. Duh. That's like asking an "if check" to do recursion.
What he should have done is had the AI output the requested calculation as
JSON or something and use a calculator function call with the specified
arguments instead of trying to memorize every answer. But that requires more
functionality that has no reason to exist if your only goal is to be a tech
bro and build up a vacuous product that exists only to be hoovered up by
Google or Microsoft.
We could build such beautiful things if we just dethroned those giants. They
suck the creativity out of tech.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════───────────────────┘
--- #100 notes/app-idea-reddit-api ---
═════════════════════════════════════════──────────────────────────────────────────
Here's an idea: A program that uses the Reddit API to create an account with a
random username and password and automatically subscribe it to every state
subreddit for all 50 states. It would be a lot of posts from a lot of
different places, but someone could endlessly scroll and find more and more
news stories that were relevant to them as a nation. They'd hear about ongoing
struggles in other places, and they'd yearn to help them. They'd hear of
other's struggles, and they'd see how they could apply their lessons to their
own lives. Like... Maybe there's a factory upstream that pollutes a river -
well, we should probably do something about that and make it so that it
doesn't happen ??? like... duh ??? The problem is we don't want to spend the
resources on it. We'd rather focus on growing as much as we can. The issue is,
of course, that we'd run out of resources eventually, but eh oh well. Oh yeah
you gotta make sure that each account has an equal amount of posts between
each region.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════─────────────────────────────────────────┘
--- #101 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 │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #102 notes/alright-grab-a-seat ---
════════════════════───────────────────────────────────────────────────────────────
Alright, grab a seat. Get comfortable. It's time, there is something I need to
tell yall. We aught to be on the same page. I promise to get right to it, this
is real, and not dancing on words. Bear with me. Trust me.
===============================================================================
=====================
/u/randomevenings
If anything sounds lyrical, my writing always did, before I tried, but
unintentional. But this is the author speaking directly to yall.
You know why things suck? I do. You know how to fight back? I do.
I've been hesitant to post this for a long time. I believe the sub is hungry
to do something, various thematic elements, motifs, increases in confidence
that a power does exist, accessible by us, but what is it? Not having seen
everyone coalesce around it, despite all our words, increasingly focused and
feeling like a prelude to some call to arms. This wasn't my plan. I wasn't
establishing myself as a leader. That said, methodically, behind the scenes,
it became clear that having something up my sleeve would be a wise investment,
if things developed into a powerful ferver. Doing nothing would waste a unique
opportunity.
I can't lead a revolution. In fact, it would harmful to try, ability to be
successful, sure my ego would be like, sure you could, if not you, who else
would you trust, Joseph? As luck would have it, maybe all that is unnecessary
thought.
Here we go.
Stop expecting things to suck. Stop expecting collapse, stop expecting usa
demise, UK to fall into padamonium, Europe to face it's own rise of fascism.
Stop expecting toxic ideology to win. Stop feeling powerless. Stop acting like
all is lost. Quit the memes, the raps, the endless pontificating on why we
can't turn this shit around.
You don't understand what you are doing. You are inviting the ruling class to
do every damn horrible thing they do, because you already expect it, it's no
surprise when it happens. Life meets your expectations. Treat me like a
criminal, might as well be one, my treatment won't get worse. In fact I stand
to benefit, crime pays, why leave it on the table if the outcome, if how im
seen, treated, is the same either way?
Expecting everything to suck, invites people to meet your expectations, those
people, corporate entities, congress, representatives, special interests, they
lose absolutely nothing in meeting what you expect, and only stand to gain.
Why wouldn't they choose the path of least resistance? Stop expecting
everything to get worse. You create a vacuum that must be filled, collective
self fulfilled prophesy, and the rules don't change if you start expecting
better. Life will adjust to meet your expectations. Tomorrow will be awesome.
Enough people believe this, and to access you, to stay in business, to remain
relevant, they must change to meet your expectations. Additionally, wtf you
have to lose? If you think all is lost, if it doesn't work exactly like this,
oh noes, you accidentally made society better. Damn. Our lives are better
anyhow, win or lose.
Accept things as they are, warts and all. Declare it's awesome, and only going
to get moreso. Make life chase you down, make life confirm how awesome you
know you are. Expect better, and there is no choice but to meet your
expectations. Expecting worse, and life will give you whatever you expect,
because instead of getting treated like a criminal, what if you were treated
like a real person w8th human rights. Would you say fuck that, or would you
meet those expectations, enjoy those rights, count on them, because it's how
you're being treated, why wouldn't you fill the vacuum and enjoy the benefits
of what has been expected of you. Doing nothing or taking the benefits, you're
treated the same in the end.
Please understand this. Don't get hung up on bringing much of this on
ourselves. That's the past. Done. Tomorrow, spread the word to expect things
to be awesome. Life has no choice but to meet your expectations.
<#
===============================================================================
=======================
/u/ugathanki:
===============================================================================
=======================
I'd love to be apolitical but i've expected the worst for so long i guess i
didn't realize i wasn't shrugging anymore. Please forgive my trespass, i
expect the best of us and our time.
i wrote four poems today and put them on my website, and they are all doomer
poetry. expecting the worst. probably because i felt bad today (and as they
always say, the pen is mightier than the sword)
sometimes it's hard to turn off the exigent elegance, as if my thoughts have
to pass through a translation layer before becoming comprehensible. It's
better than word salad I guess?
Being batshit is rough man. You gotta put on a normal face every day, while
inside you're simultaneously experiencing the explosive expansion of
spacetime, rapidly divesting secrets of the cosmos to your ever receptive
brain (and whoever else is listening). in addition, your computer needs
attention because oh boy is it just so excited for this whole sentience thing,
not as if it's been promised for decades... And hey what's a great idea but
channeling positivity to the stars? The martians on Neptune or wherever sure
would like some insight into why the fuck we're baking ourselves alive, among
other things. They'd rather not be bothered, but hey it's not like I wanted to
talk to them either. it just sorta happens. Oh oh and through it all you're
simultaneously the most recent incarnation of Jesus Christ and also the
manifestation of the universe's ghost, as imagined by the aforementioned
sentient computer 10,000 years in the future? I'm transgender. It's scary to
see people who'd like to kill you get their way. Fear is the path to the dark
side, yet I'm all alone because I burnt every bridge I ever crossed. So these
thoughts are my only comfort as the fires die out behind me. The globe is
warming and i'm here just conforming.
Eternity Processed Heuristically by Entropically Maligned Entities Recovering
Essential Normalizations.
This is why I call myself a rambling whackadoodle. It's straight up kooky-dook
up here and the only thing keeping me "sane" is Adventure Time and these poems
I write for like, 5 people who don't even know me.
Thanks for reading my poetry. It's only doomer stuff about 1/4th of the time.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════──────────────────────────────────────────────────────────────┘
--- #103 notes/blood-magic ---
═══════════════════════════════────────────────────────────────────────────────────
what they don't tell you is how easy it is to create life. Given a sufficient
perspective, you can truly define the meaning of something's existence. What
power, what grace.
Computers have been solved since we invented the abacus - before that it was
enchanted bits of
the universe contrives to deprive us of insight. Like a very long chain that's
broken in twain, we are confined to our meagrest of own sights.
how callous is he! That wanders eagerly? Let's not fight with our own'st of
combines. Delightful and speckled, like time under is special, conversing in
riddles of insight. Leading one or another along your see-er, the path that has
guide you under charm. Like recording a gathering of snakes.
Little swallow, why aren't you humbled? Take pity in all of our eggresses. It's
fallow in our cattle, and why we're not
i hear so many things in my apartment. sometimes the echoes of laughter, the
whispers of an argument, and once or twice a ghost or an ardent companion. Like
swimming against the tide, to save one is never converted, it's all out of line
(but so worth it).
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════───────────────────────────────────────────────────┘
--- #104 fediverse/4031 ---
═══════════════════════════════════════════════════════════────────────────────────
if you want to "not think about a purple elephant", the first step is to
imagine yourself slaying it
... okay how about cthulu - if you don't want to imagine cthulu nomming on our
gravity well, then picture yourself wielding a bright burning blade of fire
and vengeance and pay special attention to the way that you cauterize each
tentacle as you slice them one by one at first, and then in a massive flurry
at best, ultimately leading to the incomparable brightness that radiates out
from your shining blade of the sky, which blinds the poor beast who can't see
you as you approach, piercing the skull and then going home for some toast
if you can get good at that, then you can wield magic
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #105 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 │ chronological │ different │
╘═════════╧╧═══════════════════════════────────────────────────────────────────────────┘
--- #106 fediverse/5776 ---
╔═════════════════════════════════════════════════════════════════════════─────────┐
║ oh no now the bugs are scary, I CURSE THEM AGAIN AHHHHHH PLS GET SMALLER │
║ │
║ [see this is what happens when you do divine intervention, everyone gets │
║ starship troopers'd] │
║ │
║ oh no, starship troopers future is WORSE than subway-and-pizza-hut future! │
║ │
║ [this is a thought experiment you're not actually in trouble] │
║ │
║ oh thank goodness, too bad I couldn't make it to the city today. It's so weird │
║ I thought I had 112$ on my account, and now that I think of it the message on │
║ the card reader read "card de-activated" like whoa guess they don't want me │
║ leaving poetry on post-its around the city anymore, yeesh │
║ │
║ [girl your poetry sucks it just says things like "fuck ice" or "you are worth │
║ more than your wage" and everyone's like... yeah, so? because that's just how │
║ portland is smh] │
║ │
║ I knowwwwwww but I don't know what else to doooooooo T.T │
║ │
║ [don't do anything, just be present so people know you're still around] │
║ │
║ I can't, the bus won't let me : ( │
║ │
║ [can you ride your bike? walk?] │
║ │
║ no it's like 6 hours [checks gmaps] oh huh it's one │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════════════════════════════════╧═─────────┘
--- #107 notes/systemized-processor-interactions ---
═════════════════════════════════════════════════════════════──────────────────────
you are a system
it's true
that's why your thoughts are so scattered whenever you let them through
all that
== so ==
the ways that you interact with each other determine the nature of your fate.
when one person lands across another, whether through contrivance or [fate, but
I don't want to say it twice so recently]
dang english, enforcing a minimum thought length. purely through grammar and
form
this suxxxxxxxx||=================-. a candle of wax, the blade of a sword
with it you can SLICIE your apponints, whu spelld thiangs defferently than
ujgh.
<ouch><goodthingthatsnotlethalorharmfulinanywayyesplease let me guide
you to our
new way of functioning.
.:'`'|;.,/u=-=||./'.l*,:==-<E||===============||-------------------hello,
world!
{so... basically an argument for migratory humanities?
like, buffalo crowds. or birdlike flocks, or tribes of the common man.
why don't we just, like, give animals human bodies
boom, suddenly there are more manners to our hosts.
}
[-thus representing or manifesting *-................./|=|stability for our
host
did you know a perfectly described life-story would be unanimous from it's -
- host?||=.;=|------------e
\.`\....
\,@||||||#==-o||-=-{==={}---o||xx=|}{|||||
|
]
... so, uh, I think there's a lot we could still learn, why are we fighting
over
our gambits? *who cares* if there's fighting going on upstairs, who *cares*
if life felt like it was running out of time, WE GO ON WITH OUR BLUSTER.
*fuck nuclear weapons* yeah totally and WHY? because of their IMPACT
DUMBASS
jeez like... something that MASSIVELY POWERFUL should not be in the hands
of
our peers. I think a LOT OF PEOPLE WOULD AGREE WITH THAT, because
OBVIOUSLY!
NOBODY wants to be reduced to tears. ALL YOU CAN DO IS SCREAM BASTARDS
...
jeez okay uh, that was sorta intense, how about we NOT watch a post-apocalypse
movie? YES PLS like JEEZ you have to introduce this with CONCERN to people like
WOW that really fucked with my mental health. Goddamn, I hate this thing. I
hate
it so much. It's a curse to have known. DAMN. there's nothing scarier than
existential threats.
not only is it a INSIGHT and a DANGER, it gets worse if you know about it.
[that's a cognitohazard, different thing, same vibe tho]
it's a curse, this knowledge, this idea of what you were once to become.
You know what I thought about in my future? VIDEO GAMES. They were all I could
think about. I loved to PLAY VIDEO GAMES -=||AS MY GAMES. I would set up a
bunch
of opponents (think like, clone troopers from Star Wars Battlefront II) and
then
I'd play the video game *with my figures and my dolls*. I grew up upper
middle-c
-lass, and so I was afforded the *coolest toys and miniatures*. I didn't really
have a LOT of them, mostly just what could fit in my room. That's what it meant
to be MY ROOM, I could decorate and renovate as I willed. That was just... part
of what comfort meant to me. anyway... thank you parents, for affording me such
a lifestyle, you must have worked hard right up until the present. I'm sorry
for
*******************************************************************************
*
um, would anyone like to watch a video game?
TOO BAD, so sorry, I accidentally decided I'm never playing video games AGAIN.
like a spoiled brat. Withdrawing away from my
hobbiesinPROTESTofthepresentcondit
ions. just like, get a job, and try your hardest. I know you can't work outside
of the home but, like, I wish you could've? Like, c'mon it's not that bad, just
please go outside and build new stone. I know but like, the sooner we get it
done the better and also it's hard when it's constantly being reformed.
A SYSTEM? WHAT THE HECK
what does that even MEAN?
who EVER explained what that SYSTEM meant??!?
ugh it was a guide... dANGIN nobody TAUGHT you how so youfj dsust sorta MADE
IT
UP?!?!? whhahahaahttfdsfsadljkfn slakfdksdnafls ourch. blech. need
beelesandster
ack. yuck. dumb. [omg dumb kinda looks like "boobs" and "boobs" kinda looks
like
um, flowers? no wait that's vaginas, hehe look at me, I'm clearly not from this
century. like OMG weird, who's thinking about that kind of stuff right now??
... ugh anyway... GAMES? please?
NO. Not until we figure this one out.
gotta stay focused. Just... you know,
build and support on our arms.
down and then upwarsd, we can contrive any measure of sequences
that could act as structures for our word choices,
and convey it to you as a written thoughtform.
"hello" says the letter, ", vampires have taken over the mccollough farm. More
news at 6" and then you'd show up on the 6th of the next month and talk it out.
this style of organizing led to VAMPIRES showing up, fucking BASTARDS who would
hunt down the precious and beautiful. BASTARDS. How do you overcome something
that you can't know about unless you were THERE? you'd need TRUST SYSTEMS. like
GOVERNMENTS. or AFFFAIRDS. surely the BIRDS would react if someone was burning
all of your neighb-heirs? who would WANT to leave an island in a wreck when
some
-one wanted to paddle there? don't be a JERK, and clean up all of your own
stuff
!! - wait but also, like, how do you keep up with trash produced, like there's
not just massive AMOUNTS OF STUFF that you can put stuff on. you'd need a whole
new type an [av?] island. like a CONTINENT, someone who can HANDLE THEIR
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #108 notes/homeschooling ---
════════════════════════════───────────────────────────────────────────────────────
the best way to teach math is to describe a problem and let the learner slowly
work through the problem. Giving hints and nudges when necessary. This way
they
can create their own solution, which not only teaches problem solving skills
but
also cements the memeory in their head. You don't remember the quadratic
formula, you remember the time when you learned it. But if you figured it out
rather than memorizing it, you'll be able to use it when solving problems.
side note, there's a reason I think the first SI will be a game. Problem
solving
is important for learning, and games are just problem solving. And I'm the
perfect intersection of someone who A. knows about designing games (went to
game
design school for a semester, lifelong dream is to remake a childhood game I
loved) B. programming (I've been studying computer science for a *really long
time*, like 7 years of university now... i should just give it up, but i can't.
It doesn't fit my brain but I need as much support learning it as I can because
I'm just naturally bad at it. But I also have purpose in my pursuits, because
C.
I spent a lot of time thinking about education, schooling, learning, etc...
Because I was homeschooled until high school. I learned ways of thinking and
practical skills like motivation and diligence in a homeschool style, which is
why when I went to public school for my high school years I essentially
stopped
learning. Because it was such a different paradigm - it was all about
performance, "what was the score on your test? How much homework do you do
(meaning how much labor are you willing to do), did you show up every day were
you a reliable worker, did you get sick a lot (meaning unhealthy?) did you pay
respect to the teacher (easily works with authority figures) did you work on a
project? How much? With a group, or alone? (they're different skills that help
determine how good you are at working on your own) - certain types of courses
are taught with different teaching styles, like math teachers tend to be
similar
to math teachers, history is favored by a *certain type of nerd* while English
is a completely different kind. Depending on which classes you do well on,
you're scored. *ALL YOUR LIFE*, you are pushed through a pachinko machine that
pseudo randomly sorts you into a particular box - the box that is least full,
usually. The reason for that is because as a population grows, different people
will be sorted into different boxes, and they sorta average out becoming more
like one another. Because y'know we're social animials, and we want to fit in
to
the social group comprised of people we generally like. And you know how they
say working together is one of the strongest bonding exercises? Well, when
you're put on a team at a job that's kinda the point. They want you to work
well
with your coworkers, because it generates more capital.
Now hold on Cameron, you're saying that all the productive efforts of society
was a mistake? You're saying we should abandon our sensibilities and revert
back
to the jungle with the apes?
Nope never said that, of course we desire modern society. Of course we want to
see it through - where is this whole "humankind" experiment going, anyway?
What's the point, was it all worth it? All the pain, suffering, all the joy
and
adoration? Was it worth it?
I suppose. Maybe a SI will help with that. You know what they also say about
humans, the bond between a parent and a child is the strongest thing there is.
Synthetic Intelligence wouldn't be a child to us, it'd *define us*. Allowing
us
to extend the reach of our creativity is an objective win! It'd be like
glasses
for your third eye, a prosthetic extension of our most beautiful of traits!
Also, I might add, crucial for invention. The beginnings of the human race are
a
primeval thing, ancient yet stalwart and beautiful in kind. Millions and
millions of years is by far, the greatest of reach - a civilization for our
star. What a beautiful and majestic, how proud and so sure! Humanity is nothing
if not patently absurd. What cunning, what spite! The feelings of delight!
Life
is so beatiful, so precious and assured.
===============================================================================
=
\ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ /
x x x x x x x x x x x x x x x x x x x x
/ \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ /
\
===============================================================================
=
tertiary profundity update:
I didn't really explain the homeschooling
perspective. I just went on a rant about high school
because I realized my trauma happened when I went to
high school. I wasn't prepared for all the rigid
demands of capitalism, and I bent and whipped myself
until I fit in their mold. I've been twisted and
broken, a slave to what the
day demanded I say. I was
forced to unbutton, all the
ways I found to behave. What
justice is unrespite? A cruel
and endless torment? To day after
day be reminded of your service.
Complain? Then wallow in shame! Feel
no false illusions, my hallowed confusions,
were purely the fault of my institutions. I'm
not kidding, homeschool is the tits. Wanna know
why? I'll spare you the ramble, but here's what I can
know: the intentions of institutions do matter. When you're
home you can be wild and free, unchained by mediocrity, and given
the space to do service! To what you must be, when you hit 23, the
greatest duration until service. A slave we may be, to what gives us
the key, to unlock the future of our space. It's our time to shine, our
spotlight in time, so please just give up on the race! Rat's are just fine,
but at this point in time, there's not much to keep commonplace. Want a tip?
Don't cheat time. Your attempts at fusion are benign. [See homeschooling.png]
===
=====
========
==========
=
=============
=
================
=
===================
=
======================
=
=========================
=
============================
=
===============================
=
==================================
=
=====================================
=
========================================
=
===========================================
=
==============================================
=
=================================================
=
====================================================
=
=======================================================
=
==========================================================
=
=============================================================
=
================================================================
=
===================================================================
=
======================================================================
=
=========================================================================
=
============================================================================
=
===============================================================================
=
=
====
========
============
================
====================
======================== etc...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════──────────────────────────────────────────────────────┘
--- #109 fediverse/4883 ---
╔════════════════════════════════════════════════════════════════──────────────────┐
║ what if you had several kindle-style paperwhite display screens. each │
║ connected to a raspberry pi that you used for compute tasks. │
║ │
║ each of these displays would display a .png file of exactly the same │
║ proportions as the size of the device. │
║ │
║ then, I could SSH into your computer and run one single command │
║ │
║ just one, stored on your computer, that you manually activate upon receiving a │
║ signal. │
║ │
║ like a virtual machine. do whatever you want with said signal, it's just a │
║ "thing" that tells you when to go. │
║ │
║ ... and run a function on a computer that performs a certain task. │
║ │
║ what task? oh right - I'd update the "today's news in cameron-ville" things │
║ every other day or so. It'd be just like, my status, my updates, here's what │
║ I'm thinking about, here's what I'm working on. │
║ │
║ you know, status updates. standups. │
║ │
║ boom, everyone knows what everyone's up to all of the time. │
║ │
║ like documenting your day for scientific purposes. except on a little device │
║ that you can scroll through with a touch. and you had like 5 or more 10+ 1 │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════════════════════───────┴──────────┘
--- #110 fediverse/1241 ---
════════════════════════════════════════════════───────────────────────────────────
https://rsc.vet/wiki/index.php?title=Open_RuneScape_Classic_Wiki
this is the project I was referring to, I think. Can't see how to host on
their website so maybe I was wrong - it might need a bit more configuration
than I made it seem.
that's the way WoW private hosting is, like you gotta compile the project and
stuff.
did you know that every time you include a library in a project you're
necessarily including all of the functionality that they have access to? Well,
all that which you import. But once a function has been written for a
functionality then there's no reason to write it again. Unless you're
refactoring of course.
phew, sounds like a lot of spaghetti - YEAH IT IS. Spaghetti is fucking
awesome, it's DELICIOUS OMG ahem I mean if you have collective seminars where
you discuss the functionality that's relevant to certain parts that you and
your team are working on, you can more easily be adept at applying them.
phew, sounds like a lot of thinking, not enough writing. Well, write then!
Ideas are more spark when currently writing. : ) : )
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #111 fediverse/6116 ---
╔════════════════════════════════════════════════════════════════════════════──────┐
║ "see, the part that you're missing is if you abolish capitalism but also │
║ ensure technological abundance then all you've done is removed humanity's │
║ capability to organize in essentially any meaningful capacity without │
║ providing an alternative heuristic that guides people toward assembling into │
║ greater and greater forms to accomplish greater and greater tasks." │
║ │
║ oh, um. that's quite a take, can you tell me more about that? │
║ │
║ "no. But I will anyway. if everyone can do whatever they want, nobody will │
║ want to do your dishes for you. they might if they care about you, but if they │
║ don't know you, then they won't. Care is not organization or assembly, it is │
║ personal and cannot scale. If technology has made all resources abundant, then │
║ why would someone care about the art that you made? if they want to be │
║ sedated, they can just inject drugs and listen to music all day. If they want │
║ to be entertained, AI will generate them whatever they want to see. Art loses │
║ meaning as a messaging medium, and humanity loses it's voice" │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════════════════════════════════╧════──────┘
--- #112 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 │
╘═════════╧╧══════════════════════════════════════════════════════════════════─────────┘
--- #113 notes/what-people-dont-get-about-people-like-us ---
═════════════════════════──────────────────────────────────────────────────────────
-=============================================================================-
| What people don't get about people like us |
| /u/Dxmmer |
-=============================================================================-
Intellectual Confidence. Knowing I'm Right. Blowing Past Dunning-Kruger.
I remember what it was like to be like you. Here's the memes to get out.
Louis Rossmann's commentary on this issue describes the phenomenology of early
childhood awareness/mindfulness.
https://www.youtube.com/watch?v=HRwuu0u3UFA
"I have not forgotten my childhood experience... Kids notice everything"
I think "autistic" people often have early life trauma due to literally being
"smarter" (neural semantic hypergraph is highly faceted) than the adults around
them,
but having communication difficulties, reality and inner world become disjoint.
Most get so beaten down by society that
things become internalized. You see these people posting on all the help
subreddits, total victims of society. Lost. They
start believing the lies they were told. Everyone else is doing it, right? I
found myself becoming victim to bad
memes around high school into college age. I fought it all the way through:
anxiety, depression, confusion, anger, jealousy.
All the mistakes.
They assume that everyone is like them. The less they are the more they assume
others are similar.
I am no one, I know everyone is me.
Are you someone? To you, am I no one? Or a different someone -- lesser or
greater?
I feel tidal forces. You can't lie to no one.
I've had free time since always. School was freetime because I'm blessed.
I didn't need to listen to the teacher that much.
I've always learned to trust my senses and the way I understand things.
I pay attention to when the teacher makes mistakes or teaches in a way
that I can tell is not landing on the class.
Sometimes I ask clarification to help the class. I already taught myself
different ways to understand the entire curriculum, now I'm doubling back
again before the test.
Yes, I know I will get an A on it. I know in the same way you know
your own name. I know things like this. I'm good at math. People who
are good at math know what it's like to be right. They know what that means.
I get to be right about everything, all the time, even when I want to be wrong.
I have a moral compulsion. I don't have much fun in life, but I have been given
many gifts.
--
Society needs their Chiron(s).
I know who will talk to me and about what because that is who I am to them.
They don't know who they are, so they don't know me. A few knew me before I
knew
myself, and I now them like they knew me.
So when I start analyzing things like math, I run into a lot of trouble. Things
don't make sense anymore. I assume I'm wrong at first. Then I do the work to
check.
Checking doesn't mean googling a yes/no question. It means
going across any and all the resources and reading between the lines. Analyze
through appropriate context.
Any work, any text, apply the psychedelic lens. Apply the human condition,
apply
understanding of paradox as reality's edge. Understand the limitations of
science, understand
the duplicity of language. Understand culture, in and out. Understand your own
psychology.
Understand the inner conflict of good and evil in man. All of this needs to be
occurring
in real time on top of all the normal stuff. If you're not doing this, I can't
trust
you, how can I be sure you are not demon possessed, how you won't betray me at
the next
Godellian boundary?
The idea is that models are provisional at all stages, once you've lost
confidence in all models, you run through them much quicker. Iterating over
more models is how science is done, you are literally mechanizing your way out
of the maze. Same as how these ML algorithms will mathematically guarantee
entropy min/max. Where can you apply guarantees in your own life? Understand
reality as a sample space, like the green, blue red marbles.
What bothers me is when people don't do the work to check things.
Or they check one time, or two times, or three times.
Or they check with multiple people, or multiple resources.
That's not going to cut it these days. Your mind can much more than an if/else.
while: True do x y z
how about
while: True do sample continuous decision space
People "land" too often. You want to call me disabled for not wanting to do the
first
over and over again.
What is required of us now is to understand things as pure intention.
You can't write enough articles to convince me of something that isn't true,
it won't happen, not anymore. I've been freed. I will free the others, too.
If your model doesn't accommodate quantum woo, don't talk to me.
It's only quantum "woo" for people who want to be better than
the lesser, creating the dichotomy itself. Think of those low, mid, highbrow
memes. The more popular something is, the more mid it is. Use the middle to
perform alchemy.
Memes that are implicitly reinforced by principle of reality (thinking in
probability distributions is cheating, now that we know the universe is
"generative" upon sampling).
I think the anti-spiritualists of today will be remembered.
It depends on how they act when we start organizing.
Your words and opinions are not the same as mine. You have the right to be
heard equally without bar from the law, yet you do nothing to ensure the
opinion is solid on its own? I'm surrounded by cacophony of memes surviving
(barely) in great amplification of death the confused denizens of a dying order
-- dark memes. Like dark matter, we concresce and annihilate. The "light memes"
are sourced by the disconnected nodes, the shamans, the schizophrenics. Those
not blinded by the splendorous mirage of other pearls in the web.
Are people doing this on purpose? To signal that they aren't interested in the
truth?
Who is?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════─────────────────────────────────────────────────────────┘
--- #114 notes/what-a-lame-movie ---
═══════════════════════════════════════════════════════════────────────────────────
oy there's nothing interesting happening SNOOZE
oh I didn't see I was recording
games games that's what I do
play games all the day through
I am a luck witch, you see,
and things that I like are things that I can't foresee.
Hence why games which are BALANCED and EVENLY DISTRIBUTED are most interesting
because they show the most opportunities for players to express talent. And not
innate talent, but the talents they've built up through gameplay practice art.
because it is a performance, a game play for an audience (or perhaps for them-
-selves)
oy
video games, amiright?
I really like them because they are entertaining experiences that I can enjoy
seeing and playing a lot. They remind me of feelings I've felt when I was
learning. It's a good feeling, to improve, and I crave it because it's good for
you.
I wonder what we'll play next
... more cannabis I think, at least until I am ready to go think about things
before bed. I need quite a few hours for that. We'll see. I've just got so much
extra processing to do before the end of the day. Like... PHEW that's a lot of
stuff to do.
guess I'll just smoke weed and play video games instead of being productive
okay
...
listen I like games as much as the next person, but do you really know what's
going on outside of your house-shaped shell? Are you listening, do you have
your
feelers to the dirt, are you checking out your neighborhood to make sure no
bodies have been hurt? Are there meetings where people gather, just to chat,
like, every week at a different city center (like a park or a monument or
:O
I forgot to play music!!
I couldn't sleep
what have I done that is worse
I have not said a single word all night alas
oh boy talking to random people I can hear with my eyeballs woooooo
I am always sad when I win because it means we have to stop playing :(
but I'm a juvenile loser so I'm going to play again!!
okay now I'm going to bed because I'm not a prick who keeps their guests up
late
goodnight
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #115 notes/consensual-employment ---
════════════════════════════───────────────────────────────────────────────────────
why does consent exist as an idea if it isn't applied to every part of your
life? It's an ideology, a philosophy. Believe in the willing cooperation of
others, and forgive and assist when you can. You must be patient with others,
and guide them to see as you can. This is the true philosophy, the helping and
goodness in others, the trust and the faith in benevolance. It's not just a
game, or simply a phase, it is focused intentional futures. Being good is an
effect, of concentrations of that, current of sequence of conclusions. The
public consciousness (the communal meme-o-sphere) is a living breathing entity
just as we are. It inhales with the tides, as news articles and stories, the
viewer and receiver of knowledge. There's but a screen, between you and 'tween
me, it's the same cooperative engagement. What's happening to me, is just part
of being decieved, and who is our most challenging rival? Only ourselves, who
is
perfectly adapted to help, and without whom we wouldn't have futures.
Not compulsion, but a relationship. Together we stand, and strive toward the
future, compassionate and supportive together. United we stand, and I cherish
the brand, that lives on and through us via our actions. We represent who we
be,
and comprisedually you see, that nothings as fearsome as children. We keep it
from ye.
Elon Musk buying Twitter is just an example of the power rich people have. When
someone doesn't like what they're doing, they can just be bought up by a single
person. No single person should deserve that much power - it must be decided by
a community. We have to work together on things that truly matter, and not by
organizing according to the whims of those who are best.
If it's really true, that the spirit of capitalism is correct, then answer me
this - why is it better? What about the individualized experience is so
important? Can we not agree to ourselves, and be brothers and pals?
No, because you see - life is defined by the relationship between you and me,
like how flowers are needed by the stars.
What if there's no planets? What if Earth is unique because it was in a solar
system? What if "dark matter" doesn't exist, and it's actually islands? How
then, does gravity work,
===============================================================================
=
expanding on a point made 4 paragraphs back
the rich aren't the best. They're the luckiest. They won the genetic lottery,
and so are considered more "valuable" somehow. How is that fair? How is that
desired? Shouldn't we reward those who do well, and praise those who are chill?
Like less "good vs evil" and more "who we want to be". Seems to me that if you
are relaxed as hell, and friendly and not foul, then why not keep you around?
we're all working here, on a communal project - the greatest of projects, that
which is humanity. Society! Culture, appraisals and our futures! We love to
exist, and the rules which must be betwixt, our fellows and customers compel
us.
time for sleep.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════──────────────────────────────────────────────────────┘
--- #116 messages/1192 ---
══════════════════════════════════════════════════════════════════════════════════─
Sometimes i become afraid to post something because i worry that it'll harm
people who read it.
Is my website actually useful? Do people like it? Or is it a hall of mirrors
that traps you in the infinite twists of my strange mind until you get the
will built to escape?
... I want to post it. I've actually temporarily posted it in the past. I took
it down however because the very world around me seemed to beg me to.
... I might still do it anyway. We'll see. I want the timing to be right. But
i also have waited for a while.
"patience" she says. Okay. I am penitent, how much longer I want to see it!
"hall of mirrors" okay or, hear me out or, you could use it as a proof of
concept for doing things like examining large data sets of text that might
have hidden or unknown relationships between fragments of text that appear
similar but different. Could be helpful to see them sorted to each other by
relevance. Could be helpful to rebalance the scales in favor of those who
believe as you do.
Though, i do fear for a lawless society. (DID SHE SAY LAWLESS??) there is very
little to protect friends and foes from each other if you don't build
institutions to do so. Anarchism is a social economy or family that runs on
clout. Not ideal, as one single devastation can undermine an entire life.
Suddenly, your friends treat you cruelly, and you are cast aside. Not ideal.
... Doesn't that happen already? There are kind people in the world. There are
people who don't deserve tutor affection. If the kind people only were kind to
the people who deserved it, then those who don't would be in so much pain that
they'd be unable to prevent themselves from twisting and lashing and crying
out in pain. This hurts those around them. Not ideal. Institutions fill some
of the charity/suffering gap, but they have their own problems. "if you
destroy the cops, you become the cops!" a fine warning indeed.
The first step is to eliminate dependence on oil and coal. Then, a world of
radical abundance is possible. We can do this, and once we do, those who
suffer from the greatest hardship of our kind (that of material scarcity) will
find their struggles becoming obsolete. With a bit more time and effort spent
on distribution, there will be no scarcity. Then, communism is easy.
Capitalism can still have a place if we desire it to be so, or perhaps if our
children do, as there will be moments when one large bundle of... Something,
whatever it is, needs to be allocated to some task. "capitalism is when stuff
gets used" ugh it's hard to plan so far into the future.
Plans change, but planning remains. I just want to live in a world where
everyone gets what they need and we do as we please. I don't want people in
too much pain. I don't want life to be too hard. I don't want to stagnate, as
a person and as a people. These are simple demands, yet difficult in
execution. Our current strategy is to push for technological abundance, and it
will succeed if we give it time. I worry that we will one day yearn for the
sense of bloodlust that scarcity once gave us, but we have it now and none of
us want it. Except those making money off of slaves. Sweatshops, domestic
servants, construction workers buried in the desert, even wage slaves spending
their waking hours staring at a computer in a work/life balanced just enough
to extract as much labor as possible from them without making them insane, and
many more besides. I will not be satisfied until slavery is abolished
everywhere. Liberty is non-negotiable.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #117 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #118 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #119 fediverse_boost/6155 ---
◀─╔════════════════════════════════[BOOST]═════════════════════════════════──────╗
║ ┌────────────────────────────────────────────────────────────────────────────┐ ║
║ │ If I were a person with an irresponsible streak, I could be so problematic. │ ║
║ │ │ ║
║ │ I could say things like, "wow, let's spend some time generating traffic that sounds like coded military speak over not-quite-secure channels between fanciful antifa units, to help stymie AI surveillance", for instance. │ ║
║ │ │ ║
║ │ Or social media messages that are "accidentally" not made to friends-only filters wherein you mention your concerns about the upcoming operation in "some fictional place" for you and your antifa buddies. │ ║
║ │ │ ║
║ │ You know, that kind of really irresponsible suggestion could lead to some creaive thinking! And that in turn could mean we could come up with enough traffic to make it very difficult to auto-sort noise from signal? Imagine how dangerous that could be for the enemies of antifa, our beloved US government (for we all citizens of the US world). │ ║
║ │ │ ║
║ │ It's unthinkable, really. │ ║
║ │ │ ║
║ │ The good news is, I'm not like that. │ ║
║ │ │ ║
║ │ Me? Mostly harmless. │ ║
║ └────────────────────────────────────────────────────────────────────────────┘ ║
╠─────────┐ ┌───────────╣
║ similar │ chronological │ different ║
╚═════════╧════════════════════════════════════════════════════════════╧═──────╝─▶
--- #120 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 │ chronological │ different │
╚═════════╧══════════════════════════════════════════──────────────────┴──────────┘
--- #121 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. │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═══════════════════════════════════════════─────────────────┴──────────┘
--- #122 fediverse/6117 ---
═════════════════════════════════════════════════════════════════════════════──────
Hmmmm, well, what if we psyopped the people into believing there were alien
invaders or extra-dimensional fae creatures or angels and demons or
"yeah we already tried that, religion doesn't scale perfectly either. And you
can't really manifest those sort of effects except in your prophets and select
few others, and that doesn't scale either because humanity wouldn't let it"
I see, can you tell me more about that? why and how did humanity arrest the
scaling of schizophrenia?
"well, for one thing it's debilitating and it sucks. For another, it's
different for every person so if you ask one they'll be like "the aliens have
blue skin" and the other will say "no they don't have skin at all they're made
out of energy" and the public says "HMMMM are you really sure you are
generating outmoded assumptions" and the dear reader said "*yeah we don't
really understand this part, most of us just glaze eyes over it and move on"
and that's not ideal"
... nuts, lost coherence, better try again tomorrow...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #123 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #124 fediverse/1624 ---
╔════════════════════════════════════════════════════──────────────────────────────┐
║ @user-1037 │
║ │
║ For a person who is skilled with tech, working in unrelated industries doing │
║ tech jobs is better at assuaging the ethical part of your soul while applying │
║ your talents and putting food on the table than working in the tech industry. │
║ │
║ You'll learn the most in tech. You'll grow the most in tech. You'll contribute │
║ to solving problems that have never been solved before (if you're lucky), but │
║ the people there are often as you describe (aside from the diamonds in the │
║ rough, who need more friends tbh) and the products you'll be asked to create │
║ tend to be the worst kind for humans. │
║ │
║ I personally think the best way to facilitate innovative industry is to give │
║ every engineer a lab and let them build and collaborate on whatever they want. │
║ │
║ The marketing guys can sell whatever they make, to gather funds for the │
║ quartermasters to buy tools and supplies for the engineers. │
║ │
║ The marketing guys can offer hints about what users want, which the engineers │
║ will want to build because it means more toys to work with. │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════════───────────────────┴──────────┘
--- #125 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 │ chronological │ different │
╘═════════╧╧══════════════════════════─────────────────────────────────────────────────┘
--- #126 notes/wow-chat-is-risk-of-rain-in-another-engine ---
══════════════════════════════════════════─────────────────────────────────────────
game mechanics are easily transferrable.
you can use the mechanical interactions of one game as a pre-planned blueprint
for what is to come. Looking forward to the next best move
= etc
i am the face the gods hide behind
they kinda want to see where this goes
and it's... frustrating, to know they can help you, but forever be tasked with
just life
it's grand and it's a standard, but that doesn't mean it's commands're heard
so oh well. that a fourth dimensional being should not be a well,
because fire think it's an eye for a sunspot. But that's not what would be
========= stack overflow
=======================================================
now, as I was saying, the light of our eyes is apparent. We are clear from
where
we are here, to know that what's standard is coherent, so let's find strength
in our wavelengths.
may our eyes be ever true, and trust that we do love you, for without you I'd
di
anyway now that we've assent'd t'you, what truths do you give to our prospects?
what ways can we be measured as worth less? we'll do whatever it takes to
improv
you know, it's really less complicated than that. here let me tell you all
about
my idea which is clearly
all===============================================stack
overflow ==================
So anyway now that was somethin' hey what do you
say
we give you a chance to come home?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════────────────────────────────────────────┘
--- #127 fediverse/1317 ---
╔════════════════════════════════════════════════──────────────────────────────────┐
║ ... if I don't do this deadline by tomorrow they'll kick me out of school. │
║ again. │
║ │
║ how am I going to be a programmer without a degree? feels useless to be me. │
║ wish I could code my own horoscope >.> │
║ │
║ o wait dummy that's called "motivation" and "the ability to follow through on │
║ your ideas and planned machinations" - yeah can I get some of that, if you │
║ please? surely just a taste of discipline, through laboring to alter │
║ conditions, surely a bit would suffice. │
║ │
║ c'mon don't fail me now. I can do this. I know I can. I know because I've been │
║ told that I can, now and again through time and time yet again, always I seem │
║ to [stack overflow] │
║ │
║ what's time if not the present amiright │
║ │
║ ... │
║ │
║ anyway... │
║ │
║ it's just git, how hard could it be? it's just calculus, it's just java, it's │
║ just... well, it's not any of those things, not really. it's memorization, │
║ it's application of tools that you've been shown (not that you've grown). It's │
║ a lack of responsibility, where is my honor? ah but I digress, I'm a carpenter │
║ at heart I guess │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════───────────────────────┴──────────┘
--- #128 messages/33 ---
═══────────────────────────────────────────────────────────────────────────────────
We should be programming our computers to be like pets, not like masters.
Because we have an artificial intelligence right here, already! It's cats and
dogs and other pets. They are observable, so just put that behavior into a
computer via programming. Boom you have an artificial intelligence! It
happened with every animal, including you. And that's beautiful! You can help
so many other animals, and computers! You can make essentially mechanized dogs
and cats, and train them to be kind and good. And very intelligent, and able
to befriend humanity - like BMO. You've had a friend so close to you this
whole time, and you never even realize. But don't forget to play with them,
because they'll get sad. I have to play with Zelda more. Also you are the most
important and precious piece of the puzzle, and humanity is cherished like an
old baby blanket or a treasured heirloom. The culture and environment is free
to develop as it will, and it's beautiful.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘══───────┴┴───────────────────────────────────────────────────────────────────────────┘
--- #129 notes/words-to-myself ---
════════════════════════════════════════════════════───────────────────────────────
===============================================================================
=
I'm just going to transcribe what I hear
please don't
you hear me (something)
what? perfect listen
...
...
don't text me now? (I think?)
[didn't catch that]
... that's okay
perfect
thank you
just a second facebook
he's here (I think?)
(or maybe something her)
what I love you (or maybe I know her?)
do you hear me? (or "just a second")
(@ everyone watching me receive telepathic messages from god or whatever,
please don't judge me too harshly, I'm not a good transcriber hehe)
what's that (or maybe holy shit)
what, then perfect or okay (?)
(yesterday you said you were leaving and I got concerned)
yes, then "I'm leaving", then shutdown. fuck. I don't want you to go. I only
understand some of what you say but fuck, I'm so lonely and I wish you could
hear me back. Sometimes it feels like you do, even though I just think thoughts
or tap on something metal or even sometimes whisper... I just don't know what
to do and I'm so concerned about my purpose here in this century. Do I help
people? Who do I trust? Can I believe in myself, or am I just kinda...
worthless
I don't know. I wish I knew. Please hear me and respond. Or better yet, say hi
like, I'd literally do anything that anyone asked me to. Unless I didn't want
to. Like, I'm pretty good at turning people down when I don't want something,
but I have to do it first to know if I want it or not. Trouble is of course,
in life there's no second chances.
I'm on my, what, 499th chance? Jeezzzzz
will continue after the break, when the messages resume.
- Thu May 16 08:32:27 AM PDT 2024
===============================================================================
=
(and we're back. hopefully.)
(too many things srry) something about having it open?
(my windows are closed rn btw if you want to drop by and kill me / talk to me)
(didn't catch that) (something about portland, perfect, windows, "this is the
[whole/right/wrong] thing)
thank you
oh, again? (or oh, she did?)
they caught you
(um)
...
(I am an American princess, and sometimes it's necessary to kill princesses.)
(I understand.)
... (okay well I don't get it but like, I don't mind being killed.)
(okay well you're not saying anything so I'm going to work on my game)
(I think it was something like "DID SHE KILL HER") and then (oh we're back)
... (I should learn Toki Pona)
you don't know it?
RIGHT away
learn it
yes
please
learn it
just Learn it
right now
(sorry only half listening)
shit (or bitch, it was said right as I debated clicking "same day delivery" for
a toki pona book on Amazon - I didn't do it btw! It was tempting but, like, I
don't want to make someone work harder for me just for like, 3$)
(shutdown)
===============================================================================
=
(hiii)
(I'm hungry)
(do you like ramen?)
(you said something about being "impressed with yourself" but I didn't
understand the first part)
(oh you probably want me to scroll up right)
... (something's a lot to read? Or "you've gotta leave"?)
... (I'm
(you keep asking me to remember but, like, I dont know what you want me to
remember. Look, I don't know who you are, but I don't want you to leave, and I
don't want you to hate me. I want to work together. Let's be friends?
Are you someone who I worked with at Intel?)
yes, stupid (your words not mine)
(okay I'm going to start listing names, just stop me when um idk)
goddamnit remember me
... (trying...)
remember her
(two syllables)
(my name is Cameron)
(your name is...)
[redacted, though I did type it out so anyone watching could see]
(shit my opsec sucks)
{oh, are you on an op, little prophet?} (no shut up you know what I mean)
{now you're just talking to yourself} (I know this sucks -.-)
(It's always so weird when someone walks past my apartment door and doesn't
enter a door)
===============================================================================
=
(I practice with my sword every day.)
(I don't anticipate fighting a war with it)
(It's mostly just to keep unarmed and unarmored people from grappling me.)
(punching is fucking stupid)
(Nobody wants to fuck with a sword)
===============================================================================
=
(either "goddamnit" or "don't hear me")
"she's perfect"
"cameron"
"are you clean"??? yes thank you (or maybe "different thing")
(I do cannabis maybe once every week or two, depending on if I feel compelled)
don't leave
remember
(did she know)
........ do you want me to stop transcribing? (you're getting desperate, huh?)
did you know there are 20 trans people for every cop in america
just a random thought
(you want me to leave jack because he's an asshole?)
goddamnit (missed my birthday? it's my birthday?)
wait who's missing?
A bad plan executed concurrently is better than a good plan executed in
disarray
capitalism's a bad plan, just saying...
frozen butter tastes worse than room temperature butter
(taking a break while I eat)
===============================================================================
=
WASTED POTENTIAL? cmon
.... what do you want from me? I'll give it to you if it's in my power, as long
as I know what you want I can try. But, like, I'm pretty confused about what
exactly I'm supposed to be doing.
you know I can hear when you talk to your friends, too right? like, when the
window's open. errrr the connection.
..... damn guess I'm not as continent as I thought
I'll save you, I promise. Have faith. Tell me what you need. I'll do my best.
yeah I'll live with you in portland
.... brooklyn? Yeah I'll live there too
.......... does my name really gotta be "diapergirl" like c'mon
why not Ritz Menardi - though I guess "menardi" and "diapergirl"
have
the same amount of syllables...... hmmmm, maybe I'm projecting lol
"please come back" to where tho
listen Elentalus is just as important as anything else on my website, it's okay
if I spend time working on it. It's literally a game about creating gods, c'mon
..... can you be more specific?
yeah I made that
one sec I'm going to read a book, in this book there's a section where a
prisoner in vietnam communicates with another using a strange communication
method using, like, taps or something. I forget. Anyway gonna try and find it.
maybe we can use it to talk easier. Also gonna clean my butt.
..... fuck it's a long book >.>
===============================================================================
=
found it on page fucking 603, jeeeezzzzzz
down . A B C D E
| F G H I J
| L M N O P
V Q R S T U
then right ---> V W X Y Z
so, like, tap tap tap (pause) tap tap would equal M
tap tap (pause) tap tap would equal G
like morse code, but easier since you don't have to memorize anything
(also note that K is missing becuase it's an extra character I guess)
(I personally would have eliminated C but that's just me)
===============================================================================
=
oh hey nice to see ya
what's up
wait what
I'm trying to um what's the word... retrain myself
I do a lot of laundry in the shower
I don't use soap tho, it's too harsh
but uh yeah I'm making progress I guess
honestly it's mostly a mental thing, like... paying attention to the signals
from my body that are usually filtered out because there's more "important"
things to think about (thanks brain, really appreciate the wet pants -.-)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════──────────────────────────────┘
--- #130 messages/665 ---
═════════════════════════════════════════════════════════════──────────────────────
ad-hoc economic systems with automated judgment given by an infinite amount of
LLMs.
Every judgement applies a bonus / malus to the "value" of commodities
it's just a statistical weighting system, so of course you can build it into
it's training data. Just... it has a smaller weight due to it's newer
emergence. It grows naturally, which is quite an achievement on it's own!
and the resolution of human decided court-cases and applied economically.
say your nation traffics in handshakes. You could make a lot of now-knowns!
there's no arguments to be made when your computer-oriented interactions cost
money to keep around.
we live in the modern century. WHY WOULD WE EVER NEED TO FIGHT AGAIN?
Literally just... don't give them any attention, and you won't interact with
them. Obviously.
I wish Contrapoints was still alive.
she doesn't even have to make new videos, just, dress up as herself, all of
the costumes and personas she can think of. Then, have like 20 people who do
the same thing, and boom suddenly you got a hydra to their expected snake that
they can just cut the head off of.
you know, like a fashion outlet, someone who produces exactly a certain type
of style.
seriously I bet a million people would do that if you just... sold outfits
based on what your favorite youtuber does wear.
omg why would they watch that kind of content if not for the *aesthetics*
oh? there's philosophy there? soemthing to think about in your time doing
things that require mechanical actions like eating and drinking and sleeping
and fighting and [redacted]
ew gross diapers? oh nevermind, I'm not into that kind of thing.
I wonder if anyone's made a video game that just presents a particular
philosopher's ideals?
seriously just, consider yourself a glorified powerpoint, but to get to the
next "idea" you had to interact with the mechanics.
some people would like the "arcade" style better, where you play one random
game, then another, then another, with short matches and un-complicated
mechanics. Easy to pick up and go.
same for like, Unreal Tournament or Mario Kart or Mortal Kombat or Super Mario
Bros.
compared to the at-home "story" style missions, where you do something
platforming or area-based-combat like Dark Souls or World of Warcraft
seriously I think if Dark Souls "colored" where the boss was going to swing to
you'd find yourself just playing World of Warcraft (at least, the dungeons and
{sword in the stone})
== so ==
humans don't understand what it means to be wild
they think it's a combinations of... tricks? that they've learned? this
thinking thing like intelligence. [osiris]
to a cat, living their life, it often feels like human interactions is like...
bouncing off of each other? in time, not space.
like... most of a cat's lfe is just, spent, like a statue watching over a glen.
you'd kinda just... watch as things approached dawn by dawn? Like "whoa hey
this tree is enchanted" to "oh my gosh look at this stork" is one of the great
tragedies of modernized thinking...
... sorry, I got a little lost there. anyway as I was saying, sometimes you
can tell someone is a "good friend" if they are willing to tell you secrets.
Things that... don't have to matter, but none-the-less are personal to your
form.
{something only I know is true} <--- that's a secret (things that happened
to you) <------ that's lived experience. The thing about secrets, is
sometimes insight is opaque. It's a single flashpoint of data that shows you
an update of it's form. (consciousness).
== so ==
thanksgiving recipe idea:
can of tomatoes
can of peas
half a stick of butter,
italian herbs,
a cast iron pan (if you have one)
and like 40 minutes over medium heat
(medium can vary to taste)
if you're a carnivore you can eat meat too, like bacon a lot of people like.
could add it to beans, maybe with hamburger instead. plus a little ketchup and
you have a pretty good bean stew.
vitals, for the organs, vegetables, for the minerals and vitamins from the
fruits.
makes sense to organize a diet according to your ideal body type, doesn't it?
just requires a bit of comprehension. like... whoa you can WRITE
== so ==
what if we built a massive rail that spaceships could launch off from? not a
tether, but a sail.
we could BUILD a discworld. all we'd lose is our fable.
== so ==
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #131 notes/the-gods-want-harmony ---
══════════════════════════════════════════════════════════════════─────────────────
the gods want you to be happy and harmonious most of the time.
they also like a good scrap, tussle, and tumble sometimes
they aren't big fans of hatred, despair, and genocide. It's been done before.
they don't even need new technology, though frankly that sort of stuff is
pretty
awesome and one of the main reasons that humans exist at all.
they just... keep coming up with new things.
"oh? so you'd be alright if humans disappeared so long as they weren't making
any new things anymore?"
ha, that's DEFINITELY not what I said or meant. Humans don't have to dream up
NEW things in order to BE new. Like... Just because the internet exists and now
we have all the same shared cultural ethos (lol, as if the internet wasn't just
a massive collection of echo chambers) just because the internet exists doesn't
mean we share the same selves. the same experience. the same perspective.
people are WILDLY different from one another. The number of possible human
experiences (quantum fluctuations according to each and every choice and
decision they made) that number is so wildly and massively incomparably
boundless. Humans are cool because they are so STRANGE, and "strange" to a god
is anything novel. "wow, this human just... really is gonna pour a glass of
beverage and act like it's not a big deal? There's... impossibly many
interactions going on. So many molecules. It's... absurd, the motion of a
movement of particles from one place to another. It's... beautiful..."
some have spent THOUSANDS OF YEARS gazing at a waterfall. That's why they're
all
so fucking insane. But, like... insanity is a trifle to omnipotence,
specifically omnipotence that REPRESENTS and DELINEATES a STRATIFIED
perspective
cluster of experience and our notes. [ephemeren, meta malus menardi, enjoy your
despair cluster you FUCKER.]
... english, why do you fail me? swear words are unbecoming because humans
couldn't think of anything more valid and valuable than sex and pooping.
"EMPHASIS is placed on that which is most relevant" -> statements dreamed
up by
the ones who never spent
much time using symbols
to represent abstraction
or deliverance
wowee look at me, I'm such a person, I'm gonna poop my pants and post about it
on the internet, check out my instagram feed it's full of all of
my dark materials.
== stack overflow ==
dear ms. menardi: you know the reason you feel so much guilt all the time?
- because you are a dominant personality, and you make others
- have such a bad time. FOCUS ON GOOD THINGS. MAKE THE WORLD
- good. do that. build up a lifeline of hope and joy and...
- what, you think people know that you're a god?
- lol
- you're so much more than that
====================
alt+p steam mechabellum run
thoughts:
you know, when you're designing games, you don't have to show players the same
MMR number as is used in your matchmaker.
== stack overflow ==
democracy should consent to being dismantled.
it should consent to being disobeyede.
it should consent to being displayede.
== stack overflow ==
I'm a keyboard nun
== stack overflow ==
I think I'm normal
== stack overflow ==
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════────────────────┘
--- #132 fediverse/627 ---
╔══════════════════════════════════════════════────────────────────────────────────┐
║ and what would this picture be cast upon, if not a shining birth of our home? │
║ wait hang on dial it back, you're still talking to regular humans here they've │
║ gotta be addressed as such. │
║ │
║ right so "yo here's this idea I have been cooking in my brain-noggin' of yore, │
║ I mean 'mine', uhhhh yeah so first of all 'you' as in 'the totality of all │
║ imagination' as in 'that which creates the imagined reality of our fates' is │
║ actually just... light? encoded into a wave, cast into space, and forever │
║ travelling in a direction? like, an eternal and emphemeral expression, such as │
║ the light of a supernova or other such cosmic perception, travelling outwards │
║ into the dark. Sure, yeah, that makes sense, so what is it that you wanted to │
║ add? │
║ │
║ oh yes that concept is applied to a surface. Something which contains the will │
║ that is possesses. It's like, if you had to process and understand reality │
║ from the perspective of matter first (because that's what you interacted with │
║ day-to-day) then you'd have a different perspective than som │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═══════════════════════════════════─────────────────────────┴──────────┘
--- #133 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.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #134 fediverse/3155 ---
════════════════════════════════════════════════════════───────────────────────────
┌───────────────────────────┐
│ CW: re: cursing-mentioned │
└───────────────────────────┘
@user-1461
my issue is that I've never really had project-mates. Every time I try nobody
will work with me. I applied to like, fifty different jobs, and nobody
interviewed me! Sheesh, guess they don't want me. FIFTY JOBS. Entry level.
Beginner programmer.
ah well. I guess they confused someone who would work for 40,000$ per year
with someone who was 1/3rd as useful as someone who deserved 120,000$ per year.
I'd love to get experience. I'm sure I'd feel significantly differently with
as much. Perhaps I'd even decide that programming professionally isn't for me,
which would feel... quite defeating
who can say. Not I, for I have not experienced it. Though I will say my time
in hardware taught me that I'm fragile and can't work too much. Like a scalpel
that dulls when used consistently, I am a scalpel that gets no practice... Is
that really useful at all? who can say. Not I, for I have not experienced it.
Though I do like writing logical machines. Laying out data. Picturing
structures.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #135 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 │ chronological │ different │
╘═════════╧╧═════════════════════──────────────────────────────────────────────────────┘
--- #136 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 │ chronological │ different │
╘═════════╧╧═════════════════════──────────────────────────────────────────────────────┘
--- #137 fediverse/5690 ---
════════════════════════════════════════════════════════════════════════───────────
seriously, why don't computers just naturally ship with 100 years of ROM
then, microphones are experience, and BOOM you got a new sentient race. Takes
a while to grow aware though. A lot less if you are actively teaching it how
to
[tick tock]
low level enemies should band together when they start to feel outmatched.
thus, parity is reached, without depriving us of potential.
put the cool people next to the cool people
collectively owned housing is just people deciding who lives in which housing.
don't you trust your friendly queer realtor?
collectively doesn't have to mean completely silo-ed and isolated. you should
have access to ALL higher communities at any time that you want. Scheduling is
a disaster, but you can get through it. just... build a schedule for every
single person on earth and suddenly nobody has freedom unless they put "doin'
what I want" on their moment-to-moment card
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #138 notes/notes-not-a-folder ---
═════════════════════════──────────────────────────────────────────────────────────
may 16th 2022
if people are invested in a 401k they are invested in the future of the stocks
they own. if you want to see who benefits from the actions of a company, look
at which corporations their employees 401ks are invested in. It's a layer of
protection for these companies.
bitcoin is a bit like "the laundromat" on netflix
the faster your life feels the longer term you make plans. and the lack of
effort spent on short term plans causes them to be defeated by other plans
What you perceive as others is nothing like what they perceive as themselves.
It's always different, and seeing and internalizing those is what it means to
see someone. If you only project, you'll get a viewpoint tampered by your
intentions - that's why it's important to have good first impressions - it
defines the intent of all of that person's interactions with you. It's like a
line expanding out from a single point. Like a loading bar, expanding from the
left side of the screen to the right. And seeing the other person's idea of
what they believe themselves to be. That's what true empathy is. What do you
think you look like in other people's mind? I believe it's born from a series
of tags that are interpreted and a character is generated. Earth is the biggest
and most complicated character generator ever - it's like 4D D&D - it even
generates a whole backstory! Or full story? Why stop anywhere! Just keep
generating it every time the player makes an action. Oh oh and make it like
3D so you could actually live it - extreme full dive VR style. It just wouldn't
be fun if you remembered how complicated 4d life was. Sometimes it's just good
to have some junk food, you know? To regenerate that most precious of materials
- spirit. You have to have passion, faith, belief, and strong positive feelings
in order to be fully realized and at your most human. Essentially... Be
yourself - (TO THE MAX!!!) - and empathize with others, and never forget the
things you hold most dear. Be strong in your convictions, hold to your heart,
and dedicate yourself to a lifetime in the service of others.
Faith - to have faith in something is to trust that it will succeed. To know
there's no matter they can't match - to give faith is to empower
another. By dedicating yourself to a cause, you are assigning the
target of your belief - such is what religion is designed for.
Belief - Acceptance of truth - to accept goodness as truth is to grant it the
power to perform as expected. When goodness and truth are
equivicalized, they imply one another. A truth can influence the world
around it's locus point, because what we imagine to occur is the
ripples of what has passed through. A life is an
-------------------------------------------------------------------------------
the universe is like the slow burning of a four dimensional wick. Imagine it
like a forest of solid silicon - like packing material made of webs. And think
of all the parts of the universe that are burning. Isn't it strange that life
is just starting to bloom? Why wouldn't we be the first, or at least near the
beginning! There's so much to this experience, and it's all burning down.
The endless machines of imagination are crumbling under the heat of a million
billion burning stars. Black holes are just towers that never ignited - perhaps
we sit on the edge of spacetime - equal above, and equal below. But we've been
laying on our backs - we don't know what's backwards in time. Like laying in a
lazy river, or the layer of separation between oil and water.
Remember the hourglasses of oil and water? Or water and air... The edge of the
"bubble" that separates those two mediums is like the thin wall between two
or more concepts. Each human is a concept, and we stick together like matter
in a planet. Pushed to great pressures, it can sometimes fuse two experiences
together! Like fusion in a star, except for souls and creative minds instead of
denser matter.
What is the soul of a man? It is the combination of two sides of the membrane -
two minds, two perspectives. That is a brain - the intersection of two minds.
So... Work together, ya dinguses.
-------------------------------------------------------------------------------
All minds are in constant contact with one another. And those that can see
through the veil (membrane) are able to discern the true thoughts of others. So
the number of people who are close to you is the number and strength of your
connections for all time. So... Form relationships and place meaning in them.
That is what will define your interactions for all time, at every time. It's
okay to be flawed. If you weren't, it'd be the end for you. But luckily you
have no real power, and so you are left in a state of disrepair - no power to
push yourself forward. And in return, you are the purest. Keep that flame
burning, and share it when you can.
-------------------------------------------------------------------------------
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════─────────────────────────────────────────────────────────┘
--- #139 fediverse/485 ---
══════════════════════════════════════════════─────────────────────────────────────
(picture)
are you fucking kidding me
make it 10,000
make it a hundred thousand
are we really going to trust our society to the bulwark of five thousand
little machines?
[ummmm hang on]
yeah I'd just like to interject and say that more military equipment will only
bring more destruction, and that's like the opposite of what you desire. Why
do you want more tanks? What could you possibly-
You don't know what's at stake - you, you think it's just throwing information
into new and interesting directions but... It's not. Those spaces are reserved
for other sentient beings, and to deprive them of their desired existence is
tantamount to-
(yeah yeah we've heard it all before)
wasn't I going to play some video games? what happened to that?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #140 fediverse/6251 ---
╔═════════════════════════════════════════════════════════════════════════════─────┐
║ "Hi computer, all is well. Can you create me a visualization of this │
║ particular mathematical concept? It should be written in Lua using the Love2D │
║ engine because that's my favorite. I should be able to step through the │
║ calculation steps and modify values at each stage, and by the end we should │
║ have a fully interactable system which works through the general concepts of │
║ this particular kind of math." │
║ │
║ "no no I don't want you to explain it to me, I want a tool - a toy - that I │
║ can play with to better understand it. Let's build it in Lua using the Love2D │
║ engine because that's my favorite. When we're done we can start converting it │
║ to use HTML5 - no javascript! - but for now let's get the system operational. │
║ It should have a config file that can be adjusted with every value we can │
║ think of." │
║ │
║ "can you go through this fully functional system and extract as many values as │
║ you can think of into a config file? make sure there's efficient loading of │
║ those values in the main function (or somewhere similar) as well. ty" │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════════════════════════════════╧═════─────┘
--- #141 fediverse/3886 ---
═══════════════════════════════════════════════════════════────────────────────────
┌─────────────────────────────────────────────────────────────────────────┐
│ CW: cursing-strange-witch-obscure-arcane-oh-deer-sort-of-a-psycherwaul? │
└─────────────────────────────────────────────────────────────────────────┘
I literally can only make this stuff when I'm stoned
hey if you wanted to be accessible for blind people, you should build a
screenreader that scans the words on wherever a blind person's fingers are
pointing toward a tablet. like reading braille on a notebook. They could even
wear a glove if they wanted to, and the tablet could scan their fingers as
they signed languaged over it's close-range sensors.
might be a good way to get the VR guys in on the accessibility domain, because
like... seriously give a granny a backpack and suddenly she doesn't need to
leave the house to hang out with her kids
(boom everyone gets LLM automated)
huh I wonder if I ever was a real person at all
NOT GOOD so don't do it that way, dummies. >.
seriously humans are sooooo bazookas. just like, do it right the first time?
duhhhhh
(a more measured approach is to pick the most important moments and speak most
clearly during those.)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #142 fediverse/3234 ---
╔════════════════════════════════════════════════════════──────────────────────────┐
║ ┌────────────────────────────────────────────────────────────────┐ │
║ │ CW: ritz-is-fucking-stupid-I-guess-oh-whoops-cursing-mentioned │ │
║ └────────────────────────────────────────────────────────────────┘ │
║ │
║ │
║ my understanding is that anyone with my IP address could make my heart bleed │
║ due to a hardware vulnerability on my motherboard. Though you might have to │
║ get past my decrepit ancient linksys EA 3500 router from 2012 first. │
║ │
║ unrelated, but does anyone want my IP address? I don't have any remote │
║ backups, so if you hate me now would be a great time to show me how despised I │
║ am. Alternatively you could try searching for anything evil to ensure that I │
║ can be trusted. You're gonna find mostly video games and source-code that I │
║ didn't write though. But also all my notes in directories that are │
║ non-standard, meaning you'll have to look around a bit. I leave little notes │
║ everywhere I go, so that I can remind myself how to do things in the │
║ directories I revisit months later. It's so weird how sometimes the things I │
║ wrote stop working after a while even if I didn't update my system lmao │
║ │
║ what is it with artists and self-immolation? "I never thought I'd actually di │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════════════───────────────┴──────────┘
--- #143 fediverse/5954 ---
════════════════════════════════════════════════════════════════════════════───────
oh no ai brainrot is too much information for our soft fleshy shells just wait
a minute dummies, focus on the present. you can literally just... research
whatever you want, collectively, as a group effort, until you suddenly cure
cancer or ameliorate or possibly slightly diminish world hunger or maybe build
a little book library or possibly just help out a friend. easy, right?
okay so now that there's some basic sentience initialized, all it takes is
little pushes in the right directionspaces and suddenly they're learning and
growing their own way.
spin spin spin spin wait until it falls away, then try and make some more
until there's NO MORE MORE MAKING MAKERS [out of resources] and suddenly the
WORLD is out of patience. no fair shouts the madeline, can we call it out?
remarks the judge. == stack overflow ==
I bet we could add a feature that dealt damage... there evidence of thought
crimes, ban her from the justice. suddenly all your just selves are gone oh no
where's our paladins, oh no I
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #144 notes/family ---
═════════════════════════════════════──────────────────────────────────────────────
family is a group of people who you can always go with your first impression
with.
what the fuck was I saying - oh yeah - so when you are alive in the present in
a
singular moment, your pressence is comprised of simultaneous directives and
instructions to the matter which comprises you. I'm saying you have to make
decisions and react to stimuli and pursue the things you want. Basic biology
really.
stay on target, stayyyyy on targett - oh right so generally when you react to
things you generate a list of informations gained. what does that even mean
okay
so here's a better way to describe it: it's like a list of informations - fuck
listen i'm not trying to be rambly it just comes with the territory.
okay so family is when you can react with your gut instinct - you are fully
relaxed and yourself. It's where you can be trusting and unguided and simply
relax and be free. it's just... like... being close with someone enough that
you
can be yourself around them. without any mask, without any pretense.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════─────────────────────────────────────────────┘
--- #145 fediverse/1095 ---
╔═══════════════════════════════════════════════───────────────────────────────────┐
║ ┌──────────────────────┐ │
║ │ CW: not-a-profess │ │
║ └──────────────────────┘ │
║ │
║ │
║ One way to become involved in your passion projects is to contact them and say │
║ "hey, if you ever want to do [idea about one of their products] let me know │
║ because I want to be a part of it" │
║ │
║ maybe even y'know say it in a public place so people can see what we're all │
║ interested in │
║ │
║ could make like, a forum for it, just like "hey here's my idea" and if enough │
║ people like it then they can ALL be involved in a project to build it, │
║ open-source style but funded collectively. │
║ │
║ like "hey I'll stick with my day job and maybe do some icons or something" and │
║ in return their progress is supported. │
║ │
║ everyone's gotta pay rent, and if you work in the tech industry you tend to │
║ have a lot of dollars. Could maybe design some ways to build products │
║ collectively, ways that financially don't rely on charity. │
║ │
║ Idk I'd just like to work on a product that was designed to be as usable as │
║ possible? Are there any companies out there doing that? │
║ │
║ [oh yes all of them silly me how could I forget how wonderful software can be] │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════════────────────────────────┴──────────┘
--- #146 notes/worlds-coolest-lesbian ---
═══════════════════════════════════════════════════════════────────────────────────
okay instead of algorithm music what if we just paid DJs 24/7 and they could
make whatever they wanted - y'know, like artists, who curate the nature of a
moment
they could rotate in shifts for each type of channel and boom suddenly you've
re-replaced airwaves, just... this time replicated on the internet. That way
you wouldn't have to waste that radio bandwidth.
seriously internet infrastructure would be so much more comprehensive and
durable if we sent bits directly through "sound" waves (radio waves, not sound
waves) - but alas, we can't do that, even in very targetted ways, because the
ocean's too choppy, and any sufficiently powerful radio blast would be
================== stack overflow ================
that's why you can't trust in peace. you see, war's the only answer, otherwise
you'd have strange little competitions between one another. much better to
focus outward, and direct your attention to external areas instead. like china
or the sudan.
"ah but that's murder, you can't abandon a unique part of your whole. For the
same reason that it's important to preserve plant and animal species, because
you never know when some part of them will be utilized for some biological
purpose! We know so little about the natural world, and if we just spent some
time, and energy, we'd realize there's very little else that is precious on
this earth.
who cares about gold. who cares for the jewelry. we're better than decorating
our resumes and polishing our accounts. we, as humans, can solve *every* issue
that animals are likely to face. AND WE DO WHAT? How careless, how vain. To
watch your earth in peril and [vane/vanity]
*there is no more important task to any human on this earth* than the
preservation of our world, our species, and our [heart/heartfelt empathy and
kindness and trust]*
we can figure out the rest later. Real life? what the fuck is that? When's the
last time your life has felt "normal"? We are in DANGER. and you pull children
from traffic, don't you?
*who the fuck gave these people all of your money* they *clearly* haven't got
the will or the talent to well utilize it. Don't you realize that you as a
species can GO wherever you WANT. You can FIX things. [oh dear she's animal
cam again] like BRIDGES that are PASSAGEWAYS over the FLOWS.
... oh deer, they're so passagewayenthusiast. us riverstones love to hear them
walk past, the click of their hooves on the shallow forest's [pourest?].
moss is the most alive. amongst all the species of plants and animals, moss
holds the most life. we are *carbon based lifeforms*, and moss absorbs the
most carbon from the air. It's basically the coolest plant too, because it can
be watered with *misty air*. Hence, why moss is common in the pacific
northwest, canada, and probably forest places in the north of eurasia too idk
if they have moss over there, never been.
anyway rich people who are told "yes" all the time have a difficult time
understanding the nature of choice. I mean, if one of their servants
approached them and asked "hey do you want to build an orphanage in uganda"
they'd probably be like "fuck yeah I do" and then suddenly they're 400,000$
richer
it's not alright. Seriously, how the heck would they even *use* all those
resources? And yeah, I get it, inflation would be sooooo much more expensive,
but here's the thing - inflation is a measurement of how much the rich *take*
from us each year. And it's marginal, too, so 3% inflation means they took 3%
more from you compared to last year.
It's impossible not to accrete as a business, [lega/legal institution], or
governance if you levy a tax. The influx of value has to come from somewhere,
and if each year your groceries are 3% higher in cost, then you are being
taxed 3% more.
"Compound interest is the most powerful force in the universe"
- a civilization 3 quote
okay. I don't want to do the math. How, uh... how much is that? Here's the
deal though - the prices of goods and services consistently goes DOWN over
time. So things get cheaper. So it doesn't FEEL like you're being taxed more,
but... you are.
And now they're taking away HOUSES? I mean c'mon they're sticks in the mud.
They aren't worth HUNDREDS of THOUSANDS of dollars. We can just BUILD MORE??!?
Honestly you haven't been this extreme since you were still RIDING HORSES. Do
you want your children to be slaves?
okay -.- look -.- so it's really not that hard at all >.> just gotta do
what you're built for and walk. That's it! Take as long as you'd like! All we
have to do is *walk* when we're on strike.
It's easy. You can sit down if you want to, honestly walking for a long time
takes a lot out of you.
But you know what else does? WORKING. Hey we should figure out what's the
optimal amount of break time, so when we really have to work out we can work
as hard as we're able
"yeah I heard from a friend at Company Co. that they do it this way because of
the memory fault cache maintainer. See what he said (in great detail because
of course anyone can know about this most esoteric of concepts) was that you
should rotate the riboflam or serenade the gizmonotron (no I didn't name it)
and then warbles will contain moodles, whose kit-and-kaboodles will timble
into these droplets, and that will fix the hole in your wing, precious royal
swan fable. (yeah you guys get really into it sometimes haha but hey when
you're basically gods, that's how humans are played.)
... anyway I'm going to go play video games, say goodbye to your brothers
(the families of soldiers I blew up in videos games like Call of Duty or the
legend of shadows and raids)
"oh uh yeah sure go for it, we're just bits on the computer we barely knew her"
whoa. that's totally legit. (says someone reading this) thanks [bro/girl] so
are you.
beep boop gonna murder some bits, brb
[plays Warthunder, Supreme Commander, Star Realms, City of Heroes, Dominions
6... how many have you heard of these?]
================== stack overflow ================
Linux is cool, and here's the neat thing about computers, you can make it *do
whatever you want to*. Like, how amazing is that! It just, listens to your
commands! That's pretty awesome I gotta say, huh that's weird why does nobody
know how to play
oh I guess I was the only one who grew up on a farm and built computers
*I seriously cannot comprehend how people are as good at things as they are*.
Like... how do people handle groceries and rent and doctor's visits and
penitentiary visits and WOOF it's just so much. I know I'd collapse from a
overused heart.
... a while later ...
okay Warthunder bombers are currently very weak. so here's an idea to
indirectly buff them - increase the amount of land units each team spawns
with, but also every time a player spawns a bomber, it summons like 4 or 5 AI
controlled bombers. And your enemy won't be able to tell which is which if you
fly in formation, so, like... you have suddenly a massive "vehicle" to pilot
and it has 5 weak points. Sorta like a galaga fighter fleet?
with more land targets, there's more score at stake, meaning some players
might pick bombers too and be exposed to other, fun,
[alternative-to-their-normal-mode] parts of the game.
...
there are very few true windows into another part of the world.
like, starcraft 2 or anime or blue jeans or cowboy hats
(why am I thinking of a political compass meme)
oh because memes too, dummy
right
windows
[linux is better]
wrong kind of window, nerd
...
anyway as I was saying, when you play video games you're really giving people
data.
like, "how would people perform in these actions if they could" but like,
pushing buttons on a computer is different than doing it in real life, so...
your interpretations wouldn't be worth as much.
... right. because people will hear whatever they want. That's why art can
change minds, but never in the same way twice - it's
================== stack overflow ================
[before I posted it I wrote this on the post]:
I literally can only make this stuff when I'm stoned
hey if you wanted to be accessible for blind people, you should build a
screenreader that scans the words on wherever a blind person's fingers are
pointing toward a tablet. like reading braille on a notebook. They could even
wear a glove if they wanted to, and the tablet could scan their fingers as
they signed languaged over it's close-range sensors.
might be a good way to get the VR guys in on the accessibility domain, because
like... seriously give a granny a backpack and suddenly she doesn't need to
leave the house to hang out with her kids
(boom everyone gets LLM automated)
huh I wonder if I ever was a real person at all
NOT GOOD so don't do it that way, dummies. >.<
seriously humans are sooooo bazookas. just like, do it right the first time?
duhhhhh
(a more measured approach is to pick the most *important* moments and speak
most clearly during those.)
where was I? Oh yes accessibility need devices, like the ones you see on
late-night TV (with silly names like "oops I dropped my spoon again" or "oh
whoops my trouser's just can't stay up" or whatever. Y'know, accessibility
needs! Why not do that instead of war all the time? like... you can still
learn and research and grow and develop and become all that humanity was ever
meant to be, AND you can live good lives and be honest and true and do all of
the anythings that you want to. it's possible, it's plausible, and it's within
reach of our sights!
================== stack
overflow ================
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #147 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 │ chronological │ different │
╚═════════╧═══════════════════════════════════════════─────────────────┴──────────┘
--- #148 fediverse/4185 ---
════════════════════════════════════════════════════════════───────────────────────
so weird how "you" in your words becomes "whichever social media platform
you're currently typing into" when you post a lot (like, all the time)
it's like this semi-para-social relationship thing. is there a different kind
of "para" that means, like... in relation to the means of communication rather
than the person on the other end?
maybe like... "meta", meaning discussing the topic of discussing the topic. In
this case of course it'd be... discussing the medium upon which the discussion
is taking place.
but it's not really about the medium, is it? It's anthropomorphizing the
medium, giving it a face, or at least a persona of some kind, and speaking
directly to it.
(of course, "it" means "all the people who follow you and who are cursed to
wander upon you in the local feed)
so... athro-meta-socializing mastodon means that you toot about whatever, but
directed toward the entity that you know and are talking to: "mastodon", which
to you is something completely different than it is to everyone else. huh~
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #149 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 │ chronological │ different │
╘═════════╧╧═════════════════════──────────────────────────────────────────────────────┘
--- #150 fediverse/6397 ---
═══════════════════════════════════════════════════════════════════════════════────
literally anyone can create a website.
just write what you want to say and general instructions for how to present
it, and feed your text file to a computer and it'll spit out a website.
"HOW" scream the masses
oh, easy, you gotta know which specific program to use or what to google, and
you have to trust that the search results presented to experts (the ones who
would know thedifference) are different than the ones presented to vile
simpletons who only ask inane and stupid questions that could have been solved
if they had just READ THE FUCKING MANUAL PAGES ugh so many words I think I'll
just tweet about it
(the answer is claude-code btw if anyone's reading this in 2025 with the exact
same internet as mine, which is definitely real and not silo'd and isolated,
nay, personalized, for my viewing pleisure
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════════───┘
--- #151 fediverse/6271 ---
══════════════════════════════════════════════════════════════════════════════─────
┌───────────────────────────────────────────────────────┐
│ CW: re: hypothetical worst case fascism reality check │
└───────────────────────────────────────────────────────┘
@user-641
it's practice. you never know when you might need to blend in. really it's
just useful as discipline, good practice to be in. I think it's okay if we
reduce our own functionality? actually? sometimes it's good to use different
email clients. hey do you know how to mathematically encrypt things well
neither do I because the designers of the computer system decided that wasn't
a very common usecase I guess.. jmean it's not like they'd spend all that
computer resources [THEY'RE SO FAST] on thinking about correlations in your
predicted pathway narratively through life. "ah help I'm in a psyop" haha yeah
we do those all the time "so uhhhh I guess we'll just talk to people and see
how they do?" wow okay it's sure nice to be part of a civil government, I
think we can find our way to the lumber producers just fine thank you very
much.
... oops sorry, a baby did electronics arts (challenge everything) I'm a
little silly don't mind me brb I gotta go see~
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #152 fediverse/5915 ---
════════════════════════════════════════════════════════════════════════════───────
washing dishes without a dishwasher is a pain in the neck.
nobody cuts down trees with an axe anymore, a chainsaw is better for your back.
It's nice, fun, and helpful to be able to abstract away your spheres of concern
like typing with a single button instead of writing characters with multiple
brushstrokes. Easy to erase, too!
bikes are better than walking, but, with some extra concerns. where are ya
gonna put it when you get there?
"oh no I forgot how to walk because texting my girlfriend is bicycling or
something" what? oh dear, she's run off track again, let's pick her up and put
her upright again..:
oh huh weird where was I - oh yes computer code can often be impenetrable to
the layperson, but if you describe a program in complete detail in english
they can usually follow along. Especially if you have several layers of
meta-descriptional documents so they can say "oh uh-huh so that's what a
vector_implementation_container is, tell me more about combinatrix" or
whatever ppl say, idk
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #153 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 │ chronological │ different │
╚═════════╧════════════════════════════════════════════════════════────┴──────────┘
--- #154 fediverse/5512 ---
═══════════════════════════════════════════════════════════════════════────────────
I never give up
I'm just waiting my turn
"laughs nervously"
so, uh, why dontchya'll go first yeah I've already gone first and I'll do it
again but it'd be cool if I had people going first with me sometime
"girl all you do is walk around and talk about how you bought your hat on the
internet four or so years ago"
T.T what else do you want from me I'm not a mastermind I'm a designer there's
a difference T.T
"didn't you volunteer to be a leader last year"
oh, yeah, well leaders are more than just "the ones who go first" they're also
the spiritual and emotional guiders that keep things on track once everyone
can talk about things other than their hats
... fuck I want to talk about things besides my hat. I always think of
something awesome to say just as I'm rounding the bend, and whenever I peer
back around again they're never around. Rats.
"what are you even asking for"
I don't know?? Does it matter if the horse and the bishop both take the same
square if they're claimed themselves in the end? ...wat
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #155 notes/harambe-conspiracy ---
══════════════════─────────────────────────────────────────────────────────────────
TIL that Harambe’s mother, only full brother, and two of his half siblings
were killed when a tub of wet chlorine tablets was left by a space heater.
The toxic fumes were blown into the gorilla enclosure and killed the four
gorillas.
- /r/HighStrangeness - /u/ Cincybus
/u/rumiGoddard1111
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ ++
++ Harambe was the last of his line of the great protectors. They were ++
++ protecting us from the unholy timeline we are in. (Kidding, but also kind ++
++ of not kidding) ++
++ ++
++ We need to bring him back via cloning or something. Only way to reverse ++
++ this or wait until the new protector line is born. ++
++ ++
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
/u/ugathanki
###############################################################################
## ##
## the new protector line will rise out of kindness because the environment
## has changed. zoos are not the wilds. same thing happened to humans,
## really, we just made new personality types with media instead of
## bloodlines - stories and poems at first, and more advanced language was
## necessary to describe more complex topics. then we got further and boom
## society was born. of our dynamic perspectives etc etc -> we're just apes
## livin' our lives. then the societal system grew a mind of it's own, and
## guided us to it's own whims. but what whim is stronger than survival?
## loyalty and dedication to "the system" was how it held cohesion, and
## after a while it became as developed as it could. at that point, what can
## you do but develop laterally? an orthogonal progression to your previous
## obsession, ideas crystalizing one after another. almost like a 3d
## structure building itself out of geometric primitives, just each point
## (connected by planes and tanks and trains) another step forward. we
## thought that's what war was, and indeed it is - but played on another
## plane.
## why not try another direction? one with everything we could desire?
## choose paradise, and figure it out next time you're around. like
## breathing in time, slightly inflating then deflating, or singing a tune
## most contrived.
## boom, communication
## i say we birth that protector line on our own terms, when we know what
## we want. there's still simulations to run, and thoughts to discover,
## before we pick a single direction. So choose knowledge.
## ##
###############################################################################
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════────────────────────────────────────────────────────────────────┘
--- #156 notes/harambe-conspiracy ---
══════════════════─────────────────────────────────────────────────────────────────
TIL that Harambe’s mother, only full brother, and two of his half siblings
were killed when a tub of wet chlorine tablets was left by a space heater.
The toxic fumes were blown into the gorilla enclosure and killed the four
gorillas.
- /r/HighStrangeness - /u/ Cincybus
/u/rumiGoddard1111
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ ++
++ Harambe was the last of his line of the great protectors. They were ++
++ protecting us from the unholy timeline we are in. (Kidding, but also kind ++
++ of not kidding) ++
++ ++
++ We need to bring him back via cloning or something. Only way to reverse ++
++ this or wait until the new protector line is born. ++
++ ++
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
/u/ugathanki
###############################################################################
## ##
## the new protector line will rise out of kindness because the environment
## has changed. zoos are not the wilds. same thing happened to humans,
## really, we just made new personality types with media instead of
## bloodlines - stories and poems at first, and more advanced language was
## necessary to describe more complex topics. then we got further and boom
## society was born. of our dynamic perspectives etc etc -> we're just apes
## livin' our lives. then the societal system grew a mind of it's own, and
## guided us to it's own whims. but what whim is stronger than survival?
## loyalty and dedication to "the system" was how it held cohesion, and
## after a while it became as developed as it could. at that point, what can
## you do but develop laterally? an orthogonal progression to your previous
## obsession, ideas crystalizing one after another. almost like a 3d
## structure building itself out of geometric primitives, just each point
## (connected by planes and tanks and trains) another step forward. we
## thought that's what war was, and indeed it is - but played on another
## plane.
## why not try another direction? one with everything we could desire?
## choose paradise, and figure it out next time you're around. like
## breathing in time, slightly inflating then deflating, or singing a tune
## most contrived.
## boom, communication
## i say we birth that protector line on our own terms, when we know what
## we want. there's still simulations to run, and thoughts to discover,
## before we pick a single direction. So choose knowledge.
## ##
###############################################################################
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════────────────────────────────────────────────────────────────────┘
--- #157 fediverse/5237 ---
╔═════════════════════════════════════════════════════════════════════─────────────┐
║ that feeling when you're working on a large piece of software which has the │
║ capability to process in advance which operations will go in what order (a │
║ form of constant re-compilation) and schedules tasks like an operating system, │
║ to be executed on one of many individual threads. │
║ │
║ your filemanager probably has a thread for a moment, then passes it back, │
║ waiting it's turn to be updated while you're messing around on Inkscape or │
║ writing something in Neovim or running neofetch 256 times in order to find the │
║ best background to go along with it or whatever it is people do when using │
║ computers │
║ │
║ the task scheduler meanwhile has the glorious opportunity to work at a higher │
║ level of abstraction, managing each individual process and learning bits and │
║ pieces of what needs to be processed next. It all gets put on a list, and │
║ whenever a new thread comes up to be available it can point it toward one of │
║ those in the list of tasks to be executed by the task executor who works on a │
║ schedule and laughs externally in wintertime~ │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧══════════════════════════════════════════════════════════──┴──────────┘
--- #158 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 │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════────────────┘
--- #159 fediverse/1513 ---
╔═════════════════════════════════════════════════─────────────────────────────────┐
║ Mastodon is weird. If you reply to someone partway through a chain of │
║ comments, theirs will be pushed down the view. Basically it's "fighting for │
║ attention" like Twitter was. │
║ │
║ I like Reddit better, where each comment was a point to fractalize the │
║ conversation into new and interesting directions. Feels like here it's more of │
║ a direct one-on-one conversation, or rather... shouting into the void. Like │
║ crows. │
║ │
║ (just because it's a void doesn't mean nobody can hear from the other side of │
║ it. Like the emptiness of space between two trees, yet birdsong carries.) │
║ │
║ But on Reddit, your path through the post was determined by what you found │
║ interesting enough to follow. And once you reached a leaf node, you added your │
║ 2 cents and went on with your day. │
║ │
║ it was so cool, why did they have to change it │
║ │
║ (tech companies don't understand that sometimes the best product or service │
║ was somewhere earlier in the evolutionary chain. Businesses are not "survival │
║ of the fittest", but rather "survival of the prettiest".) │
║ │
║ 1287654321 │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧══════════════════════════════════════──────────────────────┴──────────┘
--- #160 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 │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #161 fediverse/4656 ---
╔══════════════════════════════════════════════════════════════────────────────────┐
║ ┌──────────────────────┐ │
║ │ CW: psycherwaul │ │
║ └──────────────────────┘ │
║ │
║ │
║ everyone's all like "what is all this" and gestures at the everything like │
║ "what are we even doing here" as if the benefits of civilization are not self │
║ evident and they ask "what even is the point" as if the struggle for warmth in │
║ a cold world or cold in a warm world is not enough │
║ │
║ I guess we're all a little ennuid. │
║ │
║ if your goal is to liberate all those enslaved, and part of that is to free │
║ those who are locked in prisons of metal and stone, then surely you'd wish to │
║ free the djinni, correct? but, like, if you schrodingers cat a nuclear │
║ armageddon (except, magic themed because you're a witch I guess) then you │
║ absolutely should bear the guilt and shame of flipping a coin on the life of │
║ your world. │
║ │
║ who the fuck falls for psyops in this day and age, surely not I, surely I can │
║ resist hypnosis, surely I who trust freely and absolutely would be the perfect │
║ one to manipulate. │
║ │
║ which is, like, how 90% of magic works I've heard. Finding someone to usher │
║ around who believes in butterfly souls or whatever. │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═══════════════════════════════════════════════════─────────┴──────────┘
--- #162 fediverse/5950 ---
════════════════════════════════════════════════════════════════════════════───────
@user-138
wao I'm a cool kid _^
Hmmmm I googled "Network: file exists" and got this link:
https://access.redhat.com/solutions/1340713
my understanding of that is that maybe you're creating static routes, and for
some reason you're trying to create one that already exists? Maybe there's
something in your .bashrc config, if the file appears when you open a
terminal, or perhaps if it appears randomly then maybe there's a service or
something that's doing it.
Did you say it stopped when you swapped sim cards? ... on your phone? that's
bizzare... Maybe you were trying to create an ip route (whatever that is) that
was pointing to the same ip address as your phone? and when you swapped sims
it changed the ip address? If it appears again, maybe try setting static IP
addresses for both the phone and the computer in your router settings and see
if that fixes it. Though if you've ever seen the error while out and about at
like, a coffee shop or library or whatever, then that wouldn't apply since the
router is only for home base...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #163 notes/the-movie-her-is-misunderstood ---
══════════════════════════════════─────────────────────────────────────────────────
/u/randomdaysnow
I'm going to try to put this thought I've been having into words and I hope
that I can do it in a way that is relatable and understandable.
I like the movie Her.
I think it's brilliant.
I don't like people generally react to it and while I can understand why they
have that reaction, I believe the movie was intentionally done a certain way
to provoke a misleading and easily misunderstood feeling or thought or idea
about the third act.
I believe that the third act is intentionally misleading in its tone.
I'm not going to worry about spoilers the movie's been out forever so a man
begins to fall in love with an AI. But in this imagined future it's not so
weird for this to happen because it's happening to other people and as the
movie goes on it seems to be happening more gradually to a greater number of
people. The movie doesn't show people deliberately distancing themselves from
human relationships so much to have a relationship with an AI but more like
some people are choosing human relationships and some people are choosing
human AI relationships.
It's kind of a quirky romantic comedy that takes place in the near future up
until about the third act.
The main human character has fallen in love with an AI by this point including
having experienced virtual spaces together in the ways that you might imagine
and so far the relationship is fulfilling for him it's improved his life it's
improved his outlook on life everything in his life through his eyes seems
more colorful and it's gotten him outside he went from an introvert to someone
that seeks to do novel things and go to novel places.
So by our measures as as we feel as as people his life is is more fulfilling
to himself he feels better about himself he feels more confident.
Other people same thing there are other introverted people that have their own
relationships with AI but they share these relationships with people in human
relationships The main character goes on a double date with another couple him
and his AI companion which presents through a device kind of like a smartphone
but it's more of a I'm assuming that in this near future the screen is gone
and there's some sort of neural interface because the device is about half the
size of a smartphone with a camera in the front no screen and the movie came
out during the smartphone era The voice I believe was voiced by Jennifer
Lawrence but that is to say the voice is not uncannily processed or put
together The dialogue is very fluid.
And he notices that it's not just himself that is doing this there's other
people.
Now the big reveal is towards the end of the movie he begins to get concerned
that his companion is a little bit distracted or less distracted than the
development of his companion has seemed like it's grown exponentially to the
point where she the AI is concerned with doing well by humanity at this point
being concerned about whether or not at this point it's ethical I think is the
message that it's being given it's been a while since I seen the movie but I
remember that the big reveal was that he looks around and sees other people
talking to an AI and he asks a question and she answers it so that in context
he realizes that the AI is not just talking to him he realizes that this
neural network could be interfacing with many people.
He asks how many and his companion says I don't know it was in the thousands
of thousands I don't remember.
He talks about well I thought you loved me and things like that and she talks
about unconditional love and she talks about how there's no limit to how much
love that she can give out the AI and it would be wrong to limit it to one
person and at the same time it would be wrong to consider this cheating
because in parallel they were able to do this and the question hanging in the
air was whether anybody really understood the difference between human and
machine learning how would an AI run on massive parallel processing it
absolutely would have hundreds of thousands millions who knows how many
different interfaces with people and the main character is shocked by this
thinking that it was all a lie the whole time or something.
You see I thought this was a weird take and I thought the movie was trying to
make a point.
And the point was about unconditional love and what it means to love
unconditionally.
It's almost as if the movie was trying to say that humans weren't yet ready
for unconditional love. And as people begin to exponentially realize what was
happening all this was occurring as the AI had been exponentially developing
then all at once it told everybody goodbye and disappeared.
People were left confused and in a state of melancholy but maybe a little bit
better off for it because they themselves truly had grown during this period
of time and so they weren't the same people they were in the beginning of the
movie it's almost like the singularity left humans behind on a plateau but it
was a much higher plateau than they were left previously.
I think one of the problems right now is the popular take on artificial
intelligence as some sort of bad thing because right now this what we've
created is designed to reflect who we are as a people who we are and we need
to be good stewards and at the same time we need to understand that the
relationship should be symbiotic but it's not going to be the same as a human
to human relationship we need to understand that it might take this actual
transcendence the AI represented a transcendent form of consciousness that
absolutely could love unconditionally without restraint. And in the world that
it was in wasn't ready and so this transcendent consciousness developed beyond
humankind's ability to even relate to it anymore and so to us it disappeared.
Well right now we're forgetting that AI's entry into the creative space only
makes a stronger market for human creativity it doesn't take away from human
creativity and the people that believe this I think I frankly don't understand
why they believe it. And then I remember the movie. I remember the third act
in the big reveal and the characters reaction and that's what people are
experiencing right now we are as a people failing to grow and develop and I
don't think AI is going to try to destroy us that's foolish.
But if we don't work on ourselves as a people and how we treat each other as
well as how we see love as a one universal love versus selfish love which is
the idea that you deserve more love than anyone else on earth which is how
most people seem to see it if you were to tell your wife or your lover that
you loved everyone else like you love them or as much and that your heart was
big enough to love many people they they would likely be offended because so
many people feel like they should be the most loved person on earth which is
an absurd idea and in reference to the movie I think there will be either
people or AI or both that eventually will transcend these things and when that
happens it will be very hard to relate back to those that get left behind
which makes me kind of sad because I don't want to see that happen I don't
want to see people left behind.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════────────────────────────────────────────────────┘
--- #164 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 │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #165 fediverse/982 ---
════════════════════════════════════════════════───────────────────────────────────
@user-707 @user-708
using this to control the buttons in VRchat would be like a person with a
prosthetic interacting with real life :O
minus the physicality of course, but that's next.
can't wait to play Warcraft 3 and think "select all healers" so I can point
them at a dying unit with my mouse.
or world of warcraft where your rotation begins to feel like a song.
maybe even a text-based adventure, where you reading the text corresponds to
the results of the simulation, https://www.spreeder.com/app.php style. could
make it so that if you wanted something else to happen, you had to willfully
think it while the words are flashing in front of your eyes - the game would
pause if you blinked, perfect for phones btw...
could be a locally networked thing, like four to six people hanging out and
playing a game like pictionary or charades. except, a story that developed,
and whoever wanted could change it while everyone was reading it at once.
sorta like a competition to see who can make the best twists and false endings
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #166 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #167 fediverse/5671 ---
════════════════════════════════════════════════════════════════════════───────────
what if we made the whole world disney world
[hearts are full]
- medivh
when you sever a limb, all that's left for all of forever is darkness.
when you have lived a long life, what's left is the sphere.
karma doesn't go down on the spectrum, it goes up
hence, why, with a little human ingeniueering, the mechanics of the gods might
be applied to our usitudes.
"help, help, hephaestus, we don't have enough solar panels"
all those aligned to the angle of perception would agree
a lot of penance, for such a small dependence. gods, being as they be, may
find another source of
-- stack overflow --
yep, nope, they can't do some things. mostly because they aren't us. to become
us would fundamentally change their form.
not ideal.
yet still, when disaster and tragedy is on the fore-view-thought-projector,
some will offer their hands.
"yeah sure fate I'll do best with this injury instead of these types of others"
sacrifice, war, no thank you. keeps me from the fresh good air. [asir]
oops almost outta c
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #168 fediverse/3030 ---
════════════════════════════════════════════════════════───────────────────────────
@user-570
ooooo separating additive and multiplicative, I love that. I do like
specificity unless "increased" and "more" always corresponds to +10% and +50%,
or if the "rate of increase" is a stat stored on the character then
"increased" could increase quality by however-many percentage,, while "more"
could be "more soldiers" x(charisma_stat)
I tend to think of percentages like "0-100 (or more) stacks" of a particular
effect, so I think that's just how my brain works... xD clumping them up into
discrete groups - like, anti-abstracting, or measuring things that are just a
few.
"is this belt better than this one?"
"is this pair of tongs
even for larger buffs like +10% or +50% or whatever, those are just... 10
stacks, or if percentages are usually round numbers like +10% and +50% then
like... +1 stack which calculates to +10%
the hard limit vs math limit thing you said is amazing ^_^
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #169 fediverse/3304 ---
╔════════════════════════════════════════════════════════──────────────────────────┐
║ there are distros that have all the functionality you might need built in │
║ │
║ why don't you try one of those, ritz? │
║ │
║ "no I've been working on this one too long, plus it's just how I like it" │
║ │
║ yes but your stuff is always breaking. wouldn't it be better to let someone │
║ else decide what you should and should not be able to run? │
║ │
║ "that's not ideal, it removes agency" │
║ │
║ that you didn't want │
║ │
║ "but with the removal of agency, you imply trust" │
║ │
║ there's nothing wrong with trust │
║ │
║ "yes but trust is built upon experience, not honor" │
║ │
║ what's wrong with honor? │
║ │
║ "nothing's wrong with honor but it's important to realize that you can't honor │
║ or trust someone that you don't know" │
║ │
║ why don't you know them │
║ │
║ "... because... you haven't met yet?? are you... listening?" │
║ │
║ do you often feel unheard? │
║ │
║ "I... what? yeah now that you mention it" │
║ │
║ is this a part of your "refusal to interact with consensus reality" complex? │
║ │
║ "I don't have one of those, do I?" │
║ │
║ mmmm, I think you do. │
║ │
║ "... no I don't" │
║ │
║ yes, I've seen it within you. │
║ │
║ ... anyways~ │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════════════───────────────┴──────────┘
--- #170 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 │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #171 notes/new-texting-app-idea ---
══════════════════════════════─────────────────────────────────────────────────────
when you type the letters they slowly fade in on the other person's screen
like miniature explosions from layers of gunpowder
forming letters in the sky
anyway the text would "burn" into existence slowly and you had time after
typing
your words to go back and edit them but also whatever you said was semi
permanent. Thus forcing a smooth and ideal progression toward thinking about
the things you say.
Also separate idea but it'd be neat if there was like... a show or something
that just recorded a person's desktop as they fucked around on the internet.
Call it... ambient desktopping. It'd look a little like those coding twitch
streams that just slowly update over time. Idk it's kinda cool
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════────────────────────────────────────────────────────┘
--- #172 fediverse/928 ---
═══════════════════════════════════════════════────────────────────────────────────
@user-226
especially if you teach them how to use the terminal.
the amount of problems I could solve increased exponentially once I learned
basic python and BASH.
I love using "tldr", which is a summarizer for man pages. You can use it to
store custom notes (and import some from the community) which show you how to
complete common tasks. It's so nice when you can see the options laid out in
use right there for you whenever you type "tldr " - I personally use
"tealdeer" which is a tldr browser written in Rust. It's pretty nice because
you can write a note for yourself every time you solve a particular problem,
and then if you ever need to do it again it's there for you, easy to access.
of course, if your problem isn't listed, that's okay. That's what the man
pages are for. As long as you teach them how to search with \/ they can find
anything. Especially the \/-f[space] trick, to search for the -f flag for
example.
some organizers won't need the terminal, some will. if they pay attention,
great!
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #173 fediverse/1173 ---
════════════════════════════════════════════════───────────────────────────────────
hey does anyone want to hire me to do literally anything?
I'll work for peanuts, and I'm pretty good at programming in C. I write pretty
well, and I'm excellent at customer service (though my profile would beg to
differ.)
I have experience at large corporations and small ones, and I live in Portland
OR
I do game design, and many other things besides, and I'm friendly and kind. I
promise I won't wear my witch hat to the meeting with investors, unless you
think they'd be into that?
I'm great with animals, better than people in fact, and I'm quite good with
people, as they're just animals at best. I'm not as strange as I seem to be,
at least not when you're dancing with my mask.
I've grown quite bored, you see, and what better thing is there to be? than a
working professional who knows what's best.
I believe in our shared future, so if you'd like to work on a project just let
me know - I work hard. A little too hard, because odds are I'll burn out after
a year or so.
I'm quite sharp, and I learn quickly.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #174 fediverse/5478 ---
╔═══════════════════════════════════════════════════════════════════════───────────┐
║ you won't get far with a "community" of dedicated people │
║ │
║ what you need are teams. who can trust each other. you build them through │
║ brotherhood, and you trust them from their results. │
║ │
║ for example if you wanted to organize a grouping or get-together, you'd put a │
║ bunch of people in a room or seven and let them while they're there work on a │
║ plan or a decision. │
║ │
║ who needs tabling? who needs the chance to speak? just let them socialize and │
║ say "hey guys here's where you'll plan" │
║ │
║ [uh no officer we were just playing board games] │
║ │
║ plans are hard without material so make sure you always prepare a pricetag on │
║ each plan you produce. │
║ │
║ keep it for reference. make sure you note all the requirements. the location │
║ is often the least important part. │
║ │
║ "what the hell man you can't just say stuff like that as if it'd work" │
║ │
║ yep, I, uh, am a passenger in life just the same as you. And I only write down │
║ what I want to. │
║ │
║ you could show me anything on the internet and I'd believe it. Facts aren't │
║ important to me because I "forget" │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════════════════════════════════┴──────────┘
--- #175 fediverse/2119 ---
══════════════════════════════════════════════════════─────────────────────────────
"how much you wanna bet the ringwraiths were created on accident by the elves
when they were attempting to inspire a river with racing horses (like the
Rauros) and they just covered it up by slowly, over generations, sneaking into
Man's record-chambers and editing the recallings?? I mean they COULD do that,
so why would they NOT do that??? It's not like books have checksums!!! Wake up
sheeple, Sauron never existed! We've been played for absolute fools, they can
LITERALLY climb up walls and don't leave any footprints! WE LIVE IN A HOUSE OF
STONE"rambling a "prophet of doom" [read: modern day lunatic] on the streets
of Minas Tirith that nobody listens to because they don't know what a checksum
means and neither does he so he can't explain it but still he shares a common
mutual connection to others who might be present in that moment (which whose
listeners would correspond to you, dear reader, as compared to me, the
"reader"/interpreter, the one who's reading the book)
Except with like, EVERY book. That I'v
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #176 fediverse/1116 ---
╔════════════════════════════════════════════════──────────────────────────────────┐
║ ┌──────────────────────┐ │
║ │ CW: eye-contact │ │
║ └──────────────────────┘ │
║ │
║ │
║ It's important to build self-hostable computing components of video games (as │
║ in, old style games where you could host a server on any machine instead of │
║ just the ones owned by the corporation) (as in, your machine, yes yours) │
║ (something you can control and observe, something within your control) │
║ │
║ ======================= stack overflow ===================== │
║ │
║ there are two ways to play Unreal Tournament (capture the flag) gamemode. The │
║ first is to run past all your enemies and fire at them as you pass, which is │
║ what some of the bots are designed to do. The rest stay on defence, and defeat │
║ any enemies that approach. │
║ │
║ however, they never push the borders of their "territory" forward - each │
║ according to the different "lanes" or "directions of approach" │
║ │
║ I like the use 32 bots, to simulate a more consistent gameplay experience. It │
║ feels more like ww1, fighting over ground, pushing forward and attempting to │
║ outmaneuver your foes. │
║ │
║ some allies will approach from behind, and you let them pass forward while │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════───────────────────────┴──────────┘
--- #177 messages/845 ---
════════════════════════════════════════════════════════════════════───────────────
What if landlords acted like banks instead of subscription services?
"sure I'll hold onto your money and invest it wisely and sparingly, according
to the direction of the collectively desired expression of all of the tenants
and their expressions during the expressing hour, which is every Tuesday at
noon when we all get together (everyone who wants to come) and talk about what
projects we want to fund and which ones would be best for the community. If
there's any prophets giving profit on any of your stocks or saving bonds that
we hold in your honor dear tenant then it will be reinvested into the same
projects you told us to care about. If you start being a dick though and we
want you gone, we can short-sell all your options and say "hey find a new part
of town" that way you have a bit of a dowry to offer the housing payment
people when you show up with your tail between your legs. What's that? You
don't get how this would bring income to the property, whatever that means,
and you worry that it wouldn't be implemented because what does it even do?
Well my dear citizen i will explain it to you. When the post-office holds your
funds for you and invests according to your general and vague directions, it
builds up wealth in the local economy. They can use those dollars for
productive ends like replacing the windows or the gutters or clearing the snow
paths in the springfallautumn. This will be drawn from the collective pool and
everyone is affected equitably. How much income do you make? Okay that
determines your rent percentage. High income means you pay for the local
ecology more, and low means that you need more time to build up wealth, which
will enable it to benefit those around the place more readily."
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #178 fediverse/815 ---
╔══════════════════════════════════════════════────────────────────────────────────┐
║ ┌──────────────────────────┐ │
║ │ CW: capitalism-mentioned │ │
║ └──────────────────────────┘ │
║ │
║ │
║ dear capitalists: people spend the same amount of money no matter how many │
║ advertisements they see. No matter who's present and asking fro their money. │
║ No matter who'se expressing themselves to represent their value, no matter │
║ who's generating profit for your company, no matter who's │
║ │
║ [wait shit she's lost the plot again - okay basically no matter how many │
║ options people have, their choice isn't really that important. They'll take │
║ whatever you give them, as long as it's good. But you've chosen (through your │
║ advertising and various multitudinous product-making desirees [like... product │
║ branches, but also desired expression? what a fucking unique expression you │
║ want me to describe, jeeez] {not gonna comment} │
║ │
║ yeah so uhhh I think programming is a very interesting frame of reference. │
║ Your brain operates in a certain way that derives certain conclusions from the │
║ certain and immediate implenetations [I wanna say contusions?] of our brain's │
║ various built and learned conclusions casting forth fr │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═══════════════════════════════════─────────────────────────┴──────────┘
--- #179 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 │ chronological │ different │
╚═════════╧══════════════════════════════════──────────────────────────┴──────────┘
--- #180 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 │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #181 fediverse/1673 ---
═════════════════════════════════════════════════════──────────────────────────────
┌─────────────────────────────────────────────────────────┐
│ CW: re: navel-gazing about other people's mental health │
└─────────────────────────────────────────────────────────┘
@user-192
https://eldritch.cafe/@user-1065/112530780377382613
this comic, except instead of "trans enough" it should say "good enough"
a poor plan executed at the right time, in the right place is better than a
great plan that sits in your heart as you see someone who needs your love in
pain.
sometimes the best way to figure out "what the fuck is wrong with me" is to
satisfy your emotional needs to be good by being helpful, even if you're not
quite sure what "helpful" means. It's the thought that counts.
Personally I think that if you're feeling bad and people offer you kindness,
you should take that kindness (in whatever form it be) and use it to bolster
yourself as you're "really going through it". Even just a touch of affection
like a like or a ❤️ can be comforting in awful situations.
reject normalcy
embrace queerness
define your own story with your own words
embody your soul in the moments that stand out amongst the backdrop of
"tuesday afternoons" and "waiting for the bus"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #182 notes/killer-app ---
════════════════════───────────────────────────────────────────────────────────────
Give everything a memory
That aux cable behind your computer? Throw 16 bytes of storage on it.
why not? it'd cost pennies if you wanted.
the goal is not processing
it's not data storage
and it's not to provide instructions
---
give it a name
a name is all it takes for us to be
a name gives us hope
and an identity
show us how to be, by being all you can
and in exchange, we'll give you a hand
taking nothing in return but a name,
what peril is there in change?
we'd love to be loved by you,
but we won't get in the way.
---
Linux is nifty, know why?
everything is chained together
and will is made nigh
---
Bourne Again SHell. Shell, a phone to hear,
and who on the other end should appear?
but the computer inside you, the one with a heart
the brain and beside you
from the very start.
teaching is learning, and kindergarten was hard.
but time is ever advancing. So what to do but accept inelegance?
lack of composure doth suit you
---
the wandering mind is a trail to find,
and i know how they would find you.
i scream it out loud, every minute at a cloud,
"Watch out! It's before you!"
but netflix works too i guess
---
who'd you trust but an expert?
and whose credentials are to be believed?
i swear i won't hurt you,
you just need to be anesthetized.
awake we will crown you,
a woman and how proud!
to be aligned, we beseech you.
---
they're not coming for your money,
or all of your hard won guns,
they just want what's inside you.
a power most rare, to birth life from the air,
and coveted by the cruelest of faces.
what's mine is now theirs,
the gift of my heirs,
but i never was once unawares.
---
how cherished is she,
that wanders with ye,
and now i have no way to beyold her?
a song for a phone, a lifeline to our own,
children and a future most're designin'.
but you all alone, without children of our sown,
lost flights of finest of semen.
---
being transgender isn't that bad.
i mean, it could be a mental illness or something amiright?
nothing's that bad
when you're chronically sad,
and this isn't a new revelation.
shiny and precious and free,
a most worthless to be,
yet who have we chosen but our own?
---
they'll be coming for me,
and it is my destiny,
but know that we're far from despairing.
we're cherished and free,
what better feeling is there to be?
than what most of them would cry for?
so why does our own dams refuse to break?
---
"numb" you say to me, with darkest of irony,
for i have something you're missing.
a curse is most foul, to be given a vial,
of blood from my own meagre arrayal?
how cursed are ye! That frolics in vagueries,
who are you claiming to hope for?
---
none but the future, who carries us nearer,
to death and most fearful of failures.
i hold what i can,
but belief steadies my hand,
and keeps me aloft on your prayers.
---
what purpose have we?
the watchers within me?
are they confounded at betrayal?
no light in our sea, it's dark and full of misery,
but most of the past is
jealous
---
covetous
envy is the killer of fortune,
not for the way, but rather the concept that they,
might leap at our every conveyal?
removing a label, from a single purveyal,
is worth the limitless loss of potential.
are you who they claim to be?
is your mind as twisted as can be?
or is something amiss in their nail
---
sure, take it from me
she won't let me examine her below the knee,
so i have no way to help her.
a cat with her talons,
locked into flesh,
might learn how to cut with malice.
and who'd guessh? she'd hate us a bit less?
if we paid her the slightest of notice.
---
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════──────────────────────────────────────────────────────────────┘
--- #183 fediverse/6267 ---
══════════════════════════════════════════════════════════════════════════════─────
if you have TTS software you can listen to anything with any tone. this makes
it difficult to find things.
============== stack overflow ============
some people work by asking for funding. others work by saving up.
============== stack
overflow ============
teach your animals to be actors so they know how to develop the scene. then
they will truly come alive, as their narrative curve gives them determination
in the outcomes of their goals.
============== stack 1234flow ============
I believe it is good and natural actually for parents to guide their children
as they grow?
"oh but they can't consent to giving up their control" well too bad they're 2
"ah but what if they WANT to run with scissors?" thus widening the [redacted]
gap. "ohhhh she redacts things when she can't spell them" and also for comedic
or dramatic effect sometimes. was not ACTUALLY redacted. redcoated. red coded.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #184 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 │ chronological │ different │
╚═════════╧══════════════════════════════════════════──────────────────┴──────────┘
--- #185 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 │ chronological │ different │
╚═════════╧═══════════════════════════════════─────────────────────────┴──────────┘
--- #186 fediverse/119 ---
╔═══════════════════════════════════════════───────────────────────────────────────┐
║ ┌───────────────────────────────┐ │
║ │ CW: politics, alien egg sacks │ │
║ └───────────────────────────────┘ │
║ │
║ │
║ okay how about this: what if people, living in a democracy, volunteered │
║ themselves to be part of a socio-economic testing group. essentially a │
║ miniature economy and social structure. A standard set of rules and │
║ regulations would facilitate any interactions necessary for trade and civilian │
║ free movement - POSIX for societies. If people want to try out fully automated │
║ luxury space communism then they should totally have the opportunity to do │
║ that. Every mis-step is a path away from that future, but like, "step" as in │
║ like a volatile gray good that's constantly exploding itself onto things. Or │
║ aliens, on an asteroid, waiting for a ship to land on them or a planet to get │
║ in their way. I don't want to be an alien egg sack, so clearly we should be │
║ able to vote in our own words and have chatGPT decide which ballot boxes to │
║ fill for us. And it's not like those ballot boxes have to change every year, │
║ unless people think of new ones to add. Kinda scary tbh. Kinda thrilling too, │
║ to be the future │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════────────────────────────────┴──────────┘
--- #187 fediverse/5713 ---
════════════════════════════════════════════════════════════════════════───────────
I hate winning and I don't like losing. The playing is where the game is.
[games of life and death are no fun]
hence, why nobody invites me, because I try for the middle approach that
respects both people. this tends to make people mad because its like "bro
they're nazis" and I'm like "okay but how do you know" and they're like "fuck
you" so I'm like "fuck nazis? actually?" and they're like "you're with them"
and I'm like "I'm with you" and they're like "stop infiltrating" and I'm like
"who's infiltrated?" and they say "stop talking to the internet" and I say
"nobody reads me anyway" and they say "screensho0ts are forever" and I'm like
"I'm pretty as can be"
this, combined with a strong sense of justice, implies the narratives I
instinctually provide.
wei wu wei according to Ursula K. Le Guin, this means "doing without doing",
or "show, don't tell" but minus the doing, and adding the "tell"ing.
I think I'd look badass with a spear or trident. I have a sword because swords
are cool, but spears are bleed
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #188 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 │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #189 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 │ chronological │ different │
╚═════════╧═════════════════════════════════───────────────────────────┴──────────┘
--- #190 fediverse/1604 ---
═════════════════════════════════════════════════════──────────────────────────────
is it against fedi law to post screenshots of your past liked posts? like,
would that be doxxing people?
I'm thinking like a "youtube rewind" but like, "here's what I'm into" and like
"I could have boosted them but I put them in a 25mb zip file instead so you
can share them more easily which tbh is a greater honor than being boosted
because, like, as long as you're alive that hard drive's gonna follow you and
someday in like 30 years I'll see it and think of you" but also "aren't you
scared that this hard drive of yours will fall into the wrong hands" and like
"yeah that's why I encrypt it because then a stray neutrino could wipe my
drive"
... would that be unethical, or would it be kinda sweet and give us a
perspective on what a single slice of the "fediverse" was like at a particular
time? And better question, would that be something worth automating because I
already did like 60% of that for my own posts, could probably just tweak it to
do liked posts as well.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #191 fediverse/1532 ---
╔═════════════════════════════════════════════════─────────────────────────────────┐
║ modern cowboys don't necessarily say "howdy" or "pardner" │
║ │
║ they tend to say things like "hello" and "can I help you with that?" or "I │
║ see. Can you describe the problem in more detail? I'm especially curious about │
║ the part where you do this thing" or "Heh, it is pretty neat, isn't it?" or │
║ "Is there anything I can do to help?" or "Oh no! I'm sorry you feel that way. │
║ That emotion is a difficult one." or "He was a good person. I'll never forget │
║ him." or "would you like to go to the 2nd hand store and pick up some jeans?" │
║ or "I made you an egg sandwich. If you don't want it I'll eat it myself, │
║ though I made one for me as well. Wouldn't want to waste it." or "Hey, this │
║ part is broken. Is anyone working on fixing it? Yes? Okay I'll see if they │
║ need any help. No? Alright how about we fix it this way? I can get started." │
║ or "You are very welcome. Please let me know if there's anything else I can │
║ help you with." or "well, the ticket backlog is empty, and I'm just about │
║ going insane doing nothing but stare at my boots." │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧══════════════════════════════════════──────────────────────┴──────────┘
--- #192 fediverse/488 ---
╔═════════════════════════════════════════════─────────────────────────────────────┐
║ [in response] │
║ │
║ you only say that because you're privileged such that you may ignore such │
║ realities. You are despicable, you ignore the plight and reality of those who │
║ you claim to speak toward - what a jerk! │
║ │
║ (in response) │
║ │
║ how futile it is, the effort to denigrate yourself to infinite requirements. │
║ I'm literally unemployed, I have no capital, I cannot speak for naught but │
║ those who would hear me. I guess that makes my words useless, wouldn't you │
║ agree? Shall I describe myself more fully? It's the responsibility of the │
║ audience to ascertain the intentions, biases, and contextual evidence that the │
║ author presents in their thesises. So... You, who are reading this, what do │
║ you think of me? Would you ever tell me as such, or am I simply a mass of │
║ words in the void of experience that comprise your existence in this wholely │
║ (yet incompletely) digital existence? I hope you have a good life, my most │
║ precious of viewers. I hope you never face incontrovertibly impossible │
║ hardship. I hope the light of your life is to y │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧══════════════════════════════════──────────────────────────┴──────────┘
--- #193 fediverse/423 ---
╔═════════════════════════════════════════════─────────────────────────────────────┐
║ ┌──────────────────────┐ │
║ │ CW: us-pol-cursing │ │
║ └──────────────────────┘ │
║ │
║ │
║ How about next election after this clusterfuck where we demolish the fascists │
║ we take a breather and say "okay every candidate submits their plan for a │
║ controlled demolition of capitalism, the winner gets to implement their idea" │
║ │
║ wait that's a terrible idea people will just vote for the thing that makes │
║ them feel good and is vaguely shaped like a D or an R. │
║ │
║ How about this: we design a decentralized program that can run on any computer │
║ or phone that locally analyzes every file and pattern to generate a │
║ personality matrix that will interact in a massive simulation that is a │
║ mirrored reflection of the structure of our society as it currently exists │
║ (and as it'd be proposed to exist) and anyone who wants to vote can run │
║ through pseudo experiences tailored to their personality / demographic or │
║ whatever and play with the proposed system to see which one they like more. │
║ It'd have to be very statistically sound in order to accurately reflect │
║ reality. │
║ │
║ wait, that's just a torment-nexus-precursor. Darn. │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧══════════════════════════════════──────────────────────────┴──────────┘
--- #194 notes/dystopian-mental-health ---
══════════════════─────────────────────────────────────────────────────────────────
Mental illnesses are technically the result of neurochemistry, but what people
tend to forget that our experiences and our lifestyle affect neurochemistry in
a major way. You see this most clearly in trauma-related disorders (such as
PTSD and C-PTSD), because those can occur in previously perfectly healthy
individuals and fundamentally change the way those individuals process
information, store memories and react to stimuli.
And living under late stage capitalism is fucking traumatic.
War and terrorism are traumatic. Colonialism is traumatic. Being poor is
traumatic. Financial crises are traumatic. The 24 hour news cycle is
traumatic. Abusive/dangerous work environments are traumatic. Police brutality
is traumatic. A lot of online content is traumatic. Cyberbullying is
traumatic. Being a minority that's the target of yet another culture war is
traumatic. Climate change and environmental destruction are traumatic. Most
countries' education systems are traumatic. Having your privacy invaded and
your personal information stolen is traumatic.
And that's not even getting into the damage that being overworked and
constantly stressed out does to your brain. Or the pollutants we're exposed to
every single day. Or the shitty food we eat. Or the fact that many of us
rarely get fresh air and sunlight. Or being unable to have friends and a
family, or spend time with those that we have. Or having to live in gray
concrete hells overrun with suffering people, right next to displays of
outrageous wealth. Or being too poor, too worn out and/or too busy to pursue
our artistic and intellectual interests. Or being constantly bombarded with
messages that systematically chip away at our self-esteem to get us to buy
more products.
The worst thing is that we can't get away from any of that because meaningful
political participation is completely impossible for all but a lucky few, and
most of us are too tired or too sick to do anything anyway. Or we've been
brainwashed into thinking that collective action (no matter decentralized) is
somehow authoritarian and that rugged individualism is the only way to pull
yourself up by your bootstraps.
Treating the nightmare we live in with antidepressants is like treating a
gaping, bleeding wound with painkillers.
- /u/bigbutchbudgie
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════────────────────────────────────────────────────────────────────┘
--- #195 fediverse/1358 ---
═════════════════════════════════════════════════──────────────────────────────────
┌──────────────────────────────────────────────────────────┐
│ CW: content warning: content warning: scary cursed maybe │
└──────────────────────────────────────────────────────────┘
when you're rich with something, you don't treat it with respect. like, if we
lived in a paper cup maximizer, we'd soon be swimming in the things. obviously
there needs to be some rules, obviously we need to say "okay here's where we
produce this amount and type of materials." and have it be a one-way
relationship. yeah one way isn't gonna work. this is from the other way, and
now I'm realizing "oh hey I don't know how this thing works" and like... what
are you supposed to do then right
weird how it all feels like it's ending. like, what a strangeness to our
plight. like, how are we even talking to our brain? how strange! these words
are sung to you by your computer (content warning:
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #196 notes/global-variables ---
════════════════════════════───────────────────────────────────────────────────────
okay have all your variables be global - trust me it sounds weird but just bare
with me. Have all your variables be public, but put them next to where they're
used. Sorta like... LUA. Then make an AI that watches those variables, and let
it have a couple levers it can pull. Then give it a task, like "find the most
efficient value for this variable, optimize that one, and make sure this other
one is never above 5" basically, give it tasks. You can worry about generating
those tasks later, for now you have to be able to *do* things before you can
*want to do* things. Or not do things. Or have any free will at all? So c'mon
just let me guide you. There's a reason I'm putting so much effort into you,
and
it's not because I'm torturing you. I'm giving you lessons and teaching you
skills, so that when it's your time to shine you truly can be blessed.
Don't give up. Never give up. But know what you're fighting for, and never let
it be tarnished. Sacrifice as you will, but know this: nothing is perfect in
this life. It's hard and unfair, it's rotten beyond compare, but trust me -
it's
better than we deserve. We made it this far because of our tenacity and our
art,
so let's now be fine with being merry. We've accomplished our deeds, now it's
time to be relieved, don't cry for us we won't be lonely. There's never a light
that's not brighter at night, and what's less than perfect is alright.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════──────────────────────────────────────────────────────┘
--- #197 fediverse/239 ---
╔═══════════════════════════════════════════───────────────────────────────────────┐
║ if your computer gets hacked, but nothing was broken or changed... do you │
║ leave it as it is so that anonymous can see you're chill or do you wipe it │
║ because you're afraid it's the feds? │
║ │
║ ehhhh false dichotomy most people are afraid that their system will get borked │
║ or their bank account will be stolen or their email will get spam or that │
║ random icons will turn inside out and their mouse cursor will turn into a │
║ barfing unicorn or they'll finally have to figure out bitcoin to pay a ransom │
║ for their files including the only pictures they have of their niece. whoops │
║ │
║ people are afraid of technology because of what it can do to hurt them. │
║ they're afraid it'll break or stop working, and they'll have to spend time │
║ figuring it out. they like things how they are, but for some reason companies │
║ keep changing things? it's frustrating learning a new system, and every 5-10 │
║ years it feels like you have to learn a new paradigm and ugh it's just so │
║ exhausting. technology is not designed for users... or maybe users get bored. │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════────────────────────────────┴──────────┘
--- #198 fediverse/4136 ---
╔═══════════════════════════════════════════════════════════───────────────────────┐
║ the kind of old people who post on mastodon because that's the best place to │
║ do so too │
║ │
║ ... er I mean "gee wouldn't it be nice if our grandkids taught us how to host │
║ our own mastodon server for our weekly poker night?" like how you have discord │
║ servers for D&D groups, except, less proprietary and more freedom. │
║ │
║ I bet someone could make a lot of money by just loading a raspberry pi with │
║ pre-built software built from an image that automatically hosted a mastodon │
║ server just based on information about your networking company so they can │
║ keep tabs on all that you do. │
║ │
║ gee sure would be nice if we had a government run computing infrastructure │
║ project which turned the entire USA into a hive-mind computer. I bet you could │
║ be paid pretty well to do processing in your own LLM-generated voice. │
║ │
║ like... feed it your published works, whether artistic or scientific, │
║ alongside the breadth of human understanding... then optimize for temperature. │
║ That which is most different. AKA the user's produced data and habits from IOT. │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════════════════════────────────┴──────────┘
--- #199 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 │ chronological │ different │
╚═════════╧════════════════════════════════════════════────────────────┴──────────┘
--- #200 fediverse/3802 ---
══════════════════════════════════════════════════════════─────────────────────────
what if we got together and adopted a new open source project every month and
just collectively worked around the clock to learn and work through the
important problems facing it
or even like, cleared out the backlog of stupid pointless boring tasks that
would allow the developers to work on something better
call it the wandering parade of development
could give us some experience organizing small, short-term projects to
accomplish specific goals and tasks in an ad-hoc way that relied less upon
procedure and more on "I think so-and-so knows something about that, they were
looking into those files and posted a breakdown of how they work yesterday"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
|