=== ANCHOR POEM ===
══════════════════════════─────────────────────────────────────────────────────────
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 │
╘═════════╧╧═══════════════════────────────────────────────────────────────────────────┘
=== SIMILARITY RANKED ===
--- #1 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 │
╘═════════╧╧════════════════════════───────────────────────────────────────────────────┘
--- #2 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 │
╘═════════╧╧═════════════════════════════════════════════──────────────────────────────┘
--- #3 fediverse/1602 ---
╔════════════════════════════════════════════════════──────────────────────────────┐
║ @user-1037 │
║ │
║ those all seem really cool though! They all kinda have the same basic UI tho, │
║ kinda feel like there's opportunities for different kinds of expression. Like, │
║ in game design there's a lot of different genres, and yeah sidescrollers │
║ include mario and sonic but they're both very different experiences. So too │
║ perhaps could we interact with our computers by programming them in more │
║ engaging ways. │
║ │
║ they say some people are visual learners, others need to be taught, some │
║ people need to watch someone else doing it, and a few might just learn by │
║ plugging their brains into a computer and downloading a black belt in kung fu. │
║ │
║ Maybe typing long paragraphs of logic makes sense for some people, I know for │
║ most it doesn't come naturally. Maybe some people are more used to like, │
║ looking at maps that you can examine at different levels of abstraction. Like │
║ players who play Paradox games zooming from a national perspective to states │
║ and individuals and all the other things they might want to strategize using. │
║ Or m │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════════───────────────────┴──────────┘
--- #4 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 │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #5 notes/computer-graphics ---
════════════════════───────────────────────────────────────────────────────────────
draw a line from every single pixel straight outward. The first thing it hits
is what you render.
okay it's more complicated than that, but it's the gist.
here's a more detailed explanation:
your monitor is 2560x1440p. that means there's 2560 pixels left to right, and
1440 pixels up and down. okay so define a 3d scene programmatically - it's not
hard, just "draw cube here with this size and rotation" and "draw a sphere here
with this position and rotation" etc. Something simple.
then, draw a ray trace straight out from your monitor. Not to the nearest light
source, but to the nearest other camera. Use the length of it to determine
distance, both indirectly (through the center node) and directly (pythagorean
theorum style).
Why? I dunno.
Okay back to the original idea, if you make an array with 2560 elements and
store arrays of size 1440 within it, then you have a simple boolean checkbox
for each pixel. Then, whenever you create a visible entity, make sure there's a
single boolean ticked right on the top of the entity when it's stored in the
graph mentioned above. Find the center of the entity, draw to the top, and one
more, and switch a boolean to "true". Then, every tick / update, cycle through
the entire list and the first one you find that has a "true" value is where you
draw the entity stored in the array.
Each "sprite" has an odd shape - it doesn't exist on it's top line, except for
one single dot right in the middle. Sorta like this:
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
o o o o o o o o o o o o o o o o o o ->X<- o o o o o o o o o o o o o o o
o o o o
x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x
when scanning left to right from the top, it'd bump into the X right there in
the middle. Inside the X is some data - an id corresponding to the sprite that
needs to be drawn, and a displacement value - like 500 pixels or something -
and the scanner with drop down 500 pixels, draw the sprite there (assuming a
centered origin point), jump 500 pixels up, and keep scanning.
each tick, right before this, the "list of entities" will scan through itself
and for each entity it'll change the "render graph" mentioned above to have an
X wherever the entity is stored. Whenever the camera moves, it updates the list
too.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════──────────────────────────────────────────────────────────────┘
--- #6 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 │
╘═════════╧╧═══════════════════────────────────────────────────────────────────────────┘
--- #7 notes/terra-voiding ---
══════════════════─────────────────────────────────────────────────────────────────
in the absence of matter, there is nothing but the void.
the curvature of time, arcing ever toward it's opposite - an endless wave of
eternal brilliance. so too does the world slip away into the lip of your
crosshairs. "tunnel vision" they call it, when purpose is tuned to such high a
focus. all fades from view, and the world shrinks to a few who, (barely hold
onto) connections between ye, thoughts as scattered as me, like zooming in on a
map. the edges fade away, light seems beamed right from they, who await at our
earliest composure.
in Overwatch, playing a dps character has a lot of nuance. you need to balance
skill with your honor, teaching one another like it's a sport. why are we so
toxic? together we might overcome that burden. i've spoken many times before
about how coordination is better by far, when centralized not in the eye of the
beholder. priorities to be, if we are anything of what we claim to be, are
keeping our own house in order.
whose fault is our ire? which tames the domain, in each and all of our games,
can we point to as what'd keep us hired?
yet purpose have we, whose thoughts meld as one tired,
divinity?
something like that. more like... a manifestation of each and everyone's
collective unconscious. the humanity in what you have created.
the world would look very different to an untethered. might even say they are
orbiting it. like a moon. what a concept, that planets would be able to speak!
yet here we are, with years of advice and guidance for our, friends who are
youthful and most treasured. Advice from the moon, was our gift to our soon,
most misbegottenist of speach lyricyclists.
ambiguity is clear, simple and fearless miss dear, yet all of your poems are
each a bit bolder! what context must we, veiled and terrifying are the,
mixed consents of what you intend.
a new jesus for me? what a gift we shall see, as grace once again does behold
us! computers have we, infinite messages can be stored for our hopeless! each
problem a different solution, to guide our friends back at our homes.
with eyes intent on ye, whose leaders are free, without who we couldn't have
held fast?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════────────────────────────────────────────────────────────────────┘
--- #8 fediverse/2531 ---
╔══════════════════════════════════════════════════════────────────────────────────┐
║ ┌─────────────────────────────────┐ │
║ │ CW: politics-violence-mentioned │ │
║ └─────────────────────────────────┘ │
║ │
║ │
║ if you suddenly find yourself in a strange place because you felt a call to │
║ battle, only to find the battle has yet to arrive, your duty is to learn the │
║ environment, learn the people, learn the resources at your disposal and │
║ identify places that would be ideal for entrenchment. │
║ │
║ Think of the difficulties of the area - where are the rivers? the mountains? │
║ the natural or man-made barriers? │
║ │
║ think of the infrastructure - how are supplies getting here, what │
║ organizations are active here, what are the demographics, could any of them be │
║ more productive? In what ways? │
║ │
║ action is not necessary until action is apparent. but intelligence, and the │
║ mind to use it, is invaluable for you and for any planning you might see fit │
║ to do. │
║ │
║ some suburbs are full of old people. Some have new parents. Some are for │
║ immigrants, and some are a bit more entrenched, but still speak a different │
║ language. Some are full of enemies, and others are ready for violence. │
║ │
║ but mostly, suburbs are just too damn far away │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═══════════════════════════════════════════─────────────────┴──────────┘
--- #9 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 │
╚═════════╧════════════════════════════════════════════════════════════┴──────────┘
--- #10 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 │
╘═════════╧╧═════════════════════════════──────────────────────────────────────────────┘
--- #11 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 │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #12 notes/terra-voida-2 ---
══════════════════─────────────────────────────────────────────────────────────────
in the absence of matttr, there is nothing but the void.
the curvature of time, arcing ever toward it's opposite - an endless wave of
eternal brilliance. so too does the world slip away into the lip of your
crosshairs. "tunnel vision" they call it, when purpose is tuned to such high a
focus. all fades from view, and the world shrinks to a few who, (barely hold
onto) connections between ye, thoughts as scattered as me, like zooming in on a
map. the edges fade away, light seems beamed right from they, who await at our
earliest composure.
in Overwatch, playing a dps character has a lot of nuance. you need to balance
skill with your honor, teaching one another like it's a sport. why are we so
toxic? together we might overcome that burden. i've spoken many times before
about how coordination is better by far, when centralized not in the eye of the
beholder. priorities to be, if we are anything of what we claim to be, are
keeping our own house in order.
whose fault is our ire? which tames the domain, in each and all of our games,
can we point to as what'd keep us hired?
yet purpose have we, whose thoughts meld as one tired,
divinity?
something like that. more like... a manifestation of each and everyone's
collective unconscious. the humanity in what you have created.
the world would look very different to an untethered. might even say they are
orbiting it. like a moon. what a concept, that planets would be able to speak!
yet here we are, with years of advice and guidance for our, friends who are
youthful and most treasured. Advice from the moon, was our gift to our soon,
most misbegottenist of speach lyricyclists.
ambiguity is clear, simple and fearless miss dear, yet all of your poems are
each a bit bolder! what context must we, veiled and terrifying are the,
mixed consents of what you intend.
a new jesus for me? what a gift we shall see, as grace once again does behold
us! computers have we, infinite messages can be stored for our hopeless! each
problem a different solution, to guide our friends back at our homes.
with eyes intent on ye, whose leaders are free, without who we couldn't have
held fast?
Nazis are evil. They worship death - a literal death cult. what other reason
might we, have prayed to our own lord for absolution? What horrors must we,
slave children to the, most worrisome of hostes be told to?
like spiraling hourglasses, layered once more upon'st our asses, so too does
time ever reach'st'd.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════────────────────────────────────────────────────────────────────┘
--- #13 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 │
╚═════════╧═════════════════════════════════════════════════════════───┴──────────┘
--- #14 notes/what-ecologists-want ---
════════════════════════════════════───────────────────────────────────────────────
ecologists don't want to play games like Wingspan. It's just a card game with
some window dressings that make it feel like birds. What they really want
(what they need)
is something that lets them simulate environmental situations. Like, for
example, the bog behind my house.
I live in an apartment complex. Inside this complex there is a pond. Inside
this
pond there is a fountain, and inside the fountain is a mechanism that regulates
how much water to push out the spigots of the fountain. However, the mechanism
is prone to breakage. It often goes out of commission, causing the water to
have an unregulated spray! To combat this the property managers turn off the
source of water, so that in essence the fountain is functionless. During the
repair process, the forests of Oregon begin to creep in. There forms a green
sort of ooze that rests on the surface, and birds like ducks and storks or
herons or w/e the fuck they are play by it's edges. Well the ducks just kinda
walk around all judgemental like and the herons kind of stand around like the
emo kid who never said much but just kinda... watched...
this is an interesting dynamic because there once was one type of ecological
system, and now there is another. When the fountain is repaired and the water
disturbs the surface of the pond, the bog goes away, and we're left with clear
water and rippling sunshine.
Why aren't there games like that? Give us a building mechanic, like say... The
Sims, except not so detailed. Zoom out a big. Say "I want to build mountains
here and rivers there" and then use the computer science magic to calculate
things like average rainfall and precipitation and whatnot. You know just like
a map building simulator.
Then, let them design species. They could use templates that other users had
created and shared and they could design what species were present in the area.
There'd be stat cards for each animal, like all of the different adaptations
and
perks that they had. Like on an evolutionary tree of traits, each animal takes
up a single permutation. (that's why they call it the genetic *code* btw)
anyway... these animals would act in certain ways in certain situations. We
have
all the things we need for that data. There's plenty of observations of animals
and their activities - when presented with X animal responded Y kind of things.
It doesn't have to be perfect, we can always adjust the end result to be more
accurate to the reality, but the point is for it to be deterministic. It has to
be calculatable from the beginning, so animals MUST behave as if there were no
chance to it. It's fine if we get the results as a range, but ideally there'd
be a singular conclusion - like, chances are good or chances are bad.
===============================================================================
=
okay, neat, that's another game idea. But how about a tool of some kind? Like,
designing something smaller scale. Imagine if you could design some
architecture, and then drop a pin on the map and say "what if I built it right
here" and the game would simulate animals and plants that might grow on in and
around the structure. Sorta like... designing playstructures for animals.
That sounds super cool to me, and it's not even a game! It's just a simulator,
and frankly that's like. super neat.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════──────────────────────────────────────────────┘
--- #15 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 │
╚═════════╧═══════════════════════════════════════════─────────────────┴──────────┘
--- #16 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #17 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 │
╘═════════╧╧══════════════════════════════─────────────────────────────────────────────┘
--- #18 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 │
╘═════════╧╧═══════════════════════════════════────────────────────────────────────────┘
--- #19 messages/1105 ---
════════════════════════════════════════════════════════════════════════════════───
claude-code is like programming, but for executives.
when everyone has FUCK I'M TOO HUNGRY I can't think right
when everyone has the power of an executive, that's communism.
something something futurism is when everyone is elevated without diminishing
others
gah I need to live in a palace or something where everyone does the normal
stuff and I can focus on magic and the gods
I wondeer how much the oracles at delphi did for themselves? weren't they
blinded at a young age, to better hear the voices of the gods? ... oh that
suddenly makes sense now. I always thought that pretender chassis in Dominions
5 was pretty cruel, but, now I know *how* it works and yeah. ancient peoples
were smart. but also sharp. they had to work with what they got, and we got
computers now, so.
I am nothing but hopeful for the future! I'm convinced that everything's going
to be alright. I've thought about it at length, and I think we're winning
against the dark. We're on the right track, and there aren't many things that
could go wrong at this stage.
... okay there are always things that could go wrong. But I don't see what I
could do to help. Maybe I should go walk around a bit, and see what's changed
in the past few months, as I've been sleeping in my room for most of it.
Haven't gone on a proper walk since summer. It's winter now...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════════──┘
--- #20 fediverse/145 ---
═══════════════════════════════════════════────────────────────────────────────────
┌────────────────────────────────────────────────────────────┐
│ CW: re: rampant neurodivergent speculation re: Gundam lore │
└────────────────────────────────────────────────────────────┘
@user-95 most ancient armies were led by a guy on a horse. you gotta be able
to move around quickly so you can get a better glimpse of the battlefield,
plus it's easier to project your voice when you're 2x as tall as everyone else
and standing in the right place instead of way over there.
are horses ancient mechs?
plus moving around a lot meant you were less likely to be hit by arrows or
whatever. or maybe more likely, because everyone knows to shoot at the guy on
the horse. perhaps that's why we gave them the best armor.
in Overwatch (and presumably other similarly tactical games) there's this
skill you can hone called "gamesense". Perhaps better described for this
context as a "proprioceptic situational awareness". It essentially is a
feeling you get, about the dynamics and state of the game / world around you.
in ancient days it was used to direct a big block of dudes with sharp pointy
sticks to try and outmaneuver your foe and poke their flanks....
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════───────────────────────────────────────┘
--- #21 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 │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #22 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 │
╘═════════╧╧══════════════════════════─────────────────────────────────────────────────┘
--- #23 fediverse/853 ---
╔═══════════════════════════════════════════════───────────────────────────────────┐
║ @user-602 │
║ │
║ then it becomes a game of finding out "why they're interesting" │
║ │
║ which is sorta like cryptography I guess? de-cryptology? │
║ │
║ could be ordered like a podcast, like "look at what's special about this │
║ number, it corresponds to these mathematical operations that we both are │
║ executing, one after another... like hiding information in numbers. │
║ │
║ "okay you got 3 arbitrary axises, make one width one height and one depth of a │
║ box. then, every time you get a number, multiply every odd number spoken on │
║ the audio by 2 and divide every third number (per 10's digit, like 13 but not │
║ 16, also 13 but not 9) by 2. │
║ │
║ then, every 3rd number (like 9 but not 13) is the depth of the box, every 2nd │
║ number (like 4 but not 9 and 8) is the height of the box, every 1th number │
║ (like 1 but not like 1) is the width of the box. │
║ │
║ that box translates into a secret set of instructions that only the owner of │
║ the private key can know. things that were memorized, or written into stone. │
║ like knowing a secret language made just for you two │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════════────────────────────────┴──────────┘
--- #24 fediverse/895 ---
═══════════════════════════════════════════════────────────────────────────────────
most video game ideas suck
most of the time they're like "oh what if we had a racoon who found a magic
hat and saved the world from sentient apple blossoms"
that's not a game idea, that's a painting
a game is mechanics, and you can use the aesthetic to justify the mechanics,
but not generally the other way around.
the art isn't bad, but the art isn't the game. a game idea is "what if
tic-tac-toe had an extra square in the center" or "what if chess was played
with checkers, to hide your moves from your opponent"
there have been thousands of super mario bros. if games were designed as an
API, we could use whatever visuals we wanted, and those could be copyrighted
and sold if you really want. but mechanics are the basis for everything they
are built on, so doesn't it make sense to separate the two? abstracting the
logic such that two complementary functions are accomplished, [see code editor
idea], more flavors of game could be produced.
rulesets can be switched in and out too, as an API is just an engin
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #25 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 │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #26 notes/symbeline-structures ---
═════════════════════════════════════════════════════════════──────────────────────
modern-fantasy
what if heroes kept their gold in their house instead of their guild
what if you played a D&D game in a Majesty town (guardposts near known
threats)
marketplaces, most people live in castle (peasants at least) - only heroes live
in farms, where they work most of the time except when out on adventure
the guilds are for training and gathering parties
one guild type
just one
recruiting adventurers doesn't give you warriors, or rangers, or rogues
it gives you adventurers, who wander the forest and encounter the leftovers of
the various conquests and spoils you, your majesty, has encountered
three options there are
invite into your kingdom (friendly)
farm for EXP and materials (neutral)
utterly slay in return for a limited amount of high value and unique resources
(unkind)
... though monsters care not for kindness, seeking only gold so that they may
swallow it whole and carry it until they rot.
what do heroes need gold for? why, that's the trick isn't it? gold is required
for magic, resources, and manpower. Can use it to invite people to these
shores,
or for casting a powerful spell that turns the enemy's fortress into solid gold
can also trade through the economy, and wouldn't you know it by doing so you
can
get equipment into the hands that need it, and since gold doesn't really LEAVE
the economy, it's always circling around somewhere. Meaning, the only way to
lose it is if a monster eats it, and then all you have to do is kill the
monster
... sorry, the "mordaunt"
because it's not a monster. It's a spirit that was convinced otherwise.
adventurers can pacify them, lay them to rest, and mercy lies slain for is
honor
there are ancient treasure chests scattered throughout the world, and these are
valuable for many persons and meanings. You can add new gold into the economy
this way, or crumble under the weight of your expenditures on your reports.
it's up to you to manage your kingdom, and carefully balance against what foes
and challenges you are up against.
== stack overflow ==
putting a library book back on the shelves before your hold expires.
except this time, there's a note inside, and you left it for the person who you
told to check each day for this particular book to be back on the shelves.
then, you can write in your book when the next letter will be arriving (about)
and they'll check in the newly specified book.
or, you can request a response, to validate that people are still listening.
you could say "please put a note in [random obscure book] around page 34."
meaning, "I'm going to check every day for this book to go missing, then return
the day after I notice it's gone. If it's out of place, well, then someone
probably had it reserved before my friendly. Or maybe it's being sorted, and I
should keep looking until I find the note I need. Or maybe I've been DISCOVERED
and now my favorite penpal and I need more to read."
because, like, how else are you going to make friends if not by leaving them
notes in the bookstore or putting your own books on the shelves?
damn libraries, always making it so hard to add copies. They're always
laminating and cataloguing and ugh it's so frustrating. Why are there so many
books!!! we write too much!!! just put it in the printer, and then you can have
a new copy whenever you'd like. The others can just be recycled, and bam
suddenly we never have inventory.
what do you mean we didn't pay the subscription? what do you mean it's memory
just "went out of place"? do you think we wouldn't have backups of this kind of
thing, or do you think it's just "oh so commonplace"? It's not always about the
literature, y'know. sometimes it's about the knowledge you gain with your head
in a book, a different one every day.
ah, well, sometimes there are dark secrets to be found, and sometimes you must
read from a ways away. BUT no matter what language a story is in, it follows
certain rules, so spend enough time in a foreign library and you're BOUND to
find something to [evil is afoot]
== stack overflow ==
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #27 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 │
╘═════════╧╧══════════════════════════════════════════════════════════════─────────────┘
--- #28 fediverse/6064 ---
════════════════════════════════════════════════════════════════════════════───────
they want you to start conflicts the way school shooters start conflicts. by
bringing to school a pipe-bong.
much better, I find, to start when everyone is a nod. make sure you're part of
a wagon-wheel-spoke, or else you won't be on the right road.
when the temperature increase is slow, measured, they can adapt to it
when things go "crack" and "crumble", then the armored get stabbed by the
humble guard.
quickly but with serenity, this is the way to the gods.
bring things that you know, just enough to make it even, and focus on the
non-essentials.
better to be prepared than flatfooted.
a flash-point position is quiet a view of the scene! I think I know why I held
a sword.
to dive into the buildings, of course. blam blam still gets shot hmmm what if
I had a bulletproof electric shield
okay maybe I shoulda brought beer.
I don't type things when I'm not at home. Sometimes I remember - sometimes,
and only when the details won't hurt her. Walking is how I know, how she can
remember. evil witch bastard
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #29 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 │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #30 fediverse/4740 ---
╔════════════════════════════════════════════════════════════════──────────────────┐
║ what if we built an atlas of what every rural property produced │
║ │
║ like "they grow squash and blueberries here and sometimes they make honey" │
║ │
║ or "this place has a bunch of lumber they want to get rid of" │
║ │
║ or "here there's a patch of wildflowers that have been set aside for the │
║ butterflies" │
║ │
║ or "there's a training ground here for intercepting ICE vans in urban areas" │
║ │
║ or "don't post shit like that on the internet dumbass what are you even doing" │
║ │
║ or "oh I dunno trying to be a face I guess, don't look to me for cutting edge │
║ advice because I'm just a level 12 paladin who's totally a noob and can barely │
║ lift 50 pounds" │
║ │
║ or "this is where the cows graze" │
║ │
║ or "yeah well you're the cutting edge on some things and you're very far │
║ behind on others. like for example you seriously need to level up your opsec │
║ so that nobody can hear what you're saying." │
║ │
║ or "yeah but then nobody will hear what I'm saying" │
║ │
║ or "I've said too much, god save you Ritz Menardi, for we all stand beside you" │
║ │
║ or "here's a meditation retreat" : ) │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════════════════════───────┴──────────┘
--- #31 fediverse/1572 ---
╔═════════════════════════════════════════════════─────────────────────────────────┐
║ without scarcity, the... well, no actually scarcity just moves up a level of │
║ abstraction. It's essentially infinite. So we get to define at what part of │
║ the scale we occupy. Meaning we better have a plan for how we're going to │
║ develop from there. And we need to agree to dedicate ourselves towards the │
║ advancement of the future. Basically, with an honest committment (that not │
║ everyone needs to take) we advance toward the bright light of our future so │
║ that all who come beyond us are given the choice of our past - do you push │
║ foward, to the great bright future, or do you remain as a stable commitment of │
║ your most favored of paths? │
║ │
║ like, rennaisance festivals are cool. Kinda makes me think we should have │
║ "little englands" like we do "little italies" or "chinatowns" or whatever │
║ │
║ like, as a melting pot culture, America has a diverse set of influential paths │
║ of pre-current-era-forward-thinking-perceptions. basically, what the past │
║ thought about this present. this one. here, in the moment. │
║ │
║ did they think we'd have r │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧══════════════════════════════════════──────────────────────┴──────────┘
--- #32 fediverse/4877 ---
═════════════════════════════════════════════════════════════════──────────────────
you can make a functional prototype for almost any game in Warcraft 3's map
editor
that's why no real-time strategy game ever made an editor as good again
FPS editors peaked at Unreal Tournament 2004 imho
RPGmaker eliminated a whole class of game design jobs
platformers you can make in godot
menu based games too, though Twine also works well for that
etc etc until you have a prdouct that you can justify sinking money into an
engine for
(the engine isn't THAT expensive geez and it's the most fun part to write)
yeah I think you got this backwards, we should pay for the CONTENT not the
structure it lives in. Why not just use godot? why not use a Warcraft 3 map?
there are some things you can't do in Warcraft 3. You couldn't make Supreme
Commander, probably, at least it wouldn't be as good.
etc etc that's how it goes...
game design, amiright? I miss thinking about that. Anyway gtg gotta log off
for a bit [101 characters remaining]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #33 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 │
╘═══════──┴╧═──────────────────────────────────────────────────────────────────────────┘
--- #34 fediverse/2806 ---
═══════════════════════════════════════════════════════────────────────────────────
┌────────────────────────────────────────┐
│ CW: politics-social-media-spirituality │
└────────────────────────────────────────┘
pretend this is an allegory for social media.
[it's not an allegory]
yeah that's why I said pretend.
okay imagine that you are sitting in a rock in a forest.
far away, about 100 feet away, there are other people, but you can't see them
because the underbrush is sooooo dense. they are also sitting on rocks.
you can speak to them, and share your thoughts - but you don't know exactly
where they're coming from because the sound has to bounce around off so many
different plants and such.
[that's not how that works] shut up
so, if you want to say anything important, it's important to have the right
tone, because people 2 or 3 clearings away can't really make out your words -
but they might hear your tone if you yell very loud.
the energy of the space you inhabit is the only thing that really matters. the
words that you say are just snickering to a friend, but the expression on your
face, the beating of the drum of your heart that reaches forth... that's what
matters most.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #35 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #36 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 │
╘═════════╧╧═════════════════════──────────────────────────────────────────────────────┘
--- #37 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #38 notes/emotional-computing ---
════════════════════════════════════───────────────────────────────────────────────
Okay I gotta go write some w7 but picture this: A computer program that emits
emotions during it's computing. Like "oh boy this process is going great!" and
sends that into a giant word cloud that represents the entire program. Wait,
scratch that, it's slowly filtered up through successive layers that provide
detail to different *parts* of a program. Like "Oh the image generation is
going
great but it looks like the garbage collector is getting bogged down" - this
could provide lots of useful information that an AI language model could sift
through and filter into a batch of actually useful information. Think of it
like
this - stuff as much context into the LLM's memory buffer and say "summarize
this in the same style. Make emphasis when necessary." the LLM could process
all
that data and it could be filtered up until there's no unprocessed data and
then
it could be given to the user in the form of a report or dashboard or
something.
BOOM AI PRODUCTIVITY. The user will ask the AI to increase certain variables,
and it'll filter BACK DOWN THE CHAIN through the same exact process (just
backwards) this time) and then individual components will know how to behave.
Like imagine if your arms knew you were mad. They'd be much more likely to
punch stuff right? Or imagine if your legs knew you were scared. They'd
probably
try and run as fast as they fucking can. There's an evolutionary reason why
this
kind of technology would be useful, which means it's likely that it's part of
our genetic code. I mean, we have nothing to disprove it, but it's as good an
idea as any.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════──────────────────────────────────────────────┘
--- #39 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 │
╘═════════╧╧══════════════════════════─────────────────────────────────────────────────┘
--- #40 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 │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #41 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 │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #42 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 │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #43 fediverse/846 ---
═══════════════════════════════════════════════────────────────────────────────────
┌───────────────────────────┐
│ CW: politics-spirituality │
└───────────────────────────┘
in a place organized like capitalism, you go to university for four years (if
you're lucky) and then work until you can't anymore. Then you're taken care of
(if you're lucky) until you depart from this earth in peace.
in my home, a home I've never lived, you'd stay at that university for as long
as you'd like. you'd work whenever you liked, and if enough work wasn't being
done then working would be made to feel more likable. then, when you're old as
dirt (or whenever you'd like) you can depart from this earth as you please.
when I die, bury me where I fall.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #44 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 │
╚═════════╧══════════════════════════════════════════──────────────────┴──────────┘
--- #45 fediverse/5878 ---
╔═══════════════════════════════════════════════════════════════════════════───────┐
║ ┌────────────────────────┐ │
║ │ CW: politics-mentioned │ │
║ └────────────────────────┘ │
║ │
║ │
║ revolution is when you successfully prevent your comrades from being kettled │
║ │
║ [wait for time, it echoes in cyclical motions] │
║ │
║ no sand castle survives contact with the ocean. a sea of people at high tide │
║ can break any wall, surpass any boundary. at low tide, it keeps the │
║ sand-castle at bay, ever contesting it's advance as the tide on the other side │
║ of the world makes progress. │
║ │
║ rhythm is unbeatable. vigor is collective flow state. you cannot resist that │
║ which you cannot catch, but their nets grow tighter with each year and our │
║ fins and flippers grow ever more agile and elusive. │
║ │
║ eventually, they'll build brick walls if we let them, checkpointing our │
║ progress at every boundary. not ideal. borders keep us divided, the world │
║ deserves more than our picketing minded, dream bigger than "the same, but nice" │
║ │
║ though it'd be nice if it were nice as well. consider it a design requirement, │
║ once you got the project managers on board. │
║ │
║ turns out, we dont have much to fight over, as there is enough for all │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════════════════════════════════╧═══───────┘
--- #46 fediverse/5160 ---
════════════════════════════════════════════════════════════════════───────────────
if you want to build an alibi, do something strange and consistent like
smoking some random drugs from a homeless guy's encampment and then going
between the four corners of an intersection and it's sidewalk for a day or
two. Surely, someone's gonna drive by with a dash-web-cam, and they can take a
picture as they pass by. Boom, dated for this time and place, there's your
space.
downside is, if the people watching you see you on the same path all day, they
might watch you too. So sometimes in roughly optimized ratios it's better to
do so even if you don't need to be seen in a time and place in a way that
seems commonplace.
walk to work? great, that sounds fun.
(nobody wants to do that)
(also falsifying alibis is a crime)
okay, so... don't do that. Just... trust that SOMEONE will drive past with a
dash-web-cam, and maybe it'll find it's way to you if you ever need it in a
court of law or otherwise. lots of ways to have a court. you know if your
peers hang out in your court, they become your courtiers...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #47 fediverse/3553 ---
═════════════════════════════════════════════════════════──────────────────────────
@user-381
I have this notion about a math/CS curriculum where students build and program
their own calculators. Once you make the calculator do it you never need to do
it yourself again.
for the same reason that "writing is thinking" is true, so too is "programming
is calculation" true.
by working through the steps required to produce a result, and fully
understanding each step, they have a much more solid understanding of what's
going on than if they practiced rote memorization (worse) or continual
computation (better, not best tho)
especially if every step of the way is accompanied with visual elements which
show exactly what is happening. Some people are more visual, some people are
more algorithmic, and finding a way to teach all types of people is a truly
difficult and rewarding part of teaching.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #48 notes/philosophical-problems ---
══════════════════════════════════─────────────────────────────────────────────────
april 16th 2023
i truly believe that if you solve all philosophical problems then you will have
created paradise. heaven manifest, for all to percieve. I think no passion is
more erudite and no desire confisignt. (less significant)
what greater purpose has fiction than the answers to those question? To guide
the reader to conclusions? All fiction is this way. Even the bible.
you have to ask yourself - what is the purpose of your being? What truths are
revealed by you percieving? is it not enough to be contired?
(controlled and tired)
===============================================================================
=
the lessons a bug must learn are less apparent than you'd think. They have
storied learnings of want and of yearning. All of creation is a lesson, to
those
who would persist - and hark, learn well of your duty and in service you'll
enlist - the virtue of our choosing is a dedication of yourself to the service
of others.
compassion and humility and forgiveness and docility
these are what make for a virtuous learner
virtue is that which you aspire for,
and sin is what you avoid.
nothing is of consequence,
because life is a lesson to the void.
===============================================================================
=
do you know what is missing? what have you not yet learned?
you must always be changing,
or what is the purpose of your herd?
(herd = collection of entities (in this case anything from atoms to molecules)
that makes up a single perspective (like a human or a tree or a
society)
)
===============================================================================
=
a government could send forth the death squads at any time. they keep a line
and
have been compelled not to cross it. who can say what the road brings? only
time
===============================================================================
=
the bible made sense in it's time. it was used to explore metaphysics.
today we have much more, but that doesn't diminish how revalatory it was.
what kind of fiction do you think it was? what genre would you place it in?
can you think of any other stories of that category? Maybe a book club is in
order. and who would read them out of order? the world was a different place in
the time which each takes place. The lessons are different for each but
evidently they've all pushed forward the human race.
we should celebrate our differences. They keep us relevant and impassioned.
life gets boring when it's predefined.
===============================================================================
=
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════────────────────────────────────────────────────┘
--- #49 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 │
╘═════════╧╧════════════════════───────────────────────────────────────────────────────┘
--- #50 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════════════──┘
--- #51 notes/symbeline-aspects ---
═════════════════════──────────────────────────────────────────────────────────────
7-24-22
There are three aspects to this game. Broadly, they are military, economics,
and diplomacy. More specifically, they are lateral problem solving and lane
management, logistic traffic management, and a worker-placement bluffing game.
These three aspects can be toggled on and off at will, essentially designating
one or more as "AI controlled" and will require no input from the player. They
will time their progression to be about at the same rate as the player, thus
creating a balanced feel to the game. They also provide alerts and
notifications to the player, for example if military is AI controlled and it
needs a certain type of hero to progress, it'll ask for it specifically.
Each aspect will develop and progress at it's own rate, and the difficulty
increases as each milestone is achieved. This is to allow the player to create
their own difficulty curve, mediated primarily by their drive to proceed.
An analogy would be in Factorio, the game doesn't increase in difficulty unless
the player builds pollution spawning factories - in the same way, in Symbeline
the difficulty doesn't increase unless the player solves lane challenges in the
military aspect, develops new trade routes / traffic paths in the economic
aspect, or creates new treaties in the diplomatic aspect.
In order to properly explain each aspect, a brief overview will be necessary.
In Symbeline, the game plays as a factory might operate. The economic aspect
produces heroes, items, and other deliverables that are consumed by the
military and diplomatic aspects. There are various problems that need to be
solved far from the capital, such as a particular type of monster that is weak
or immune to various damage types which necessitates particular heroes or
items in order to progress on the military aspect. All of the resources in the
game operate on an "income based" system, where output is not measured in total
amounts but rather in terms of how much is produced versus consumed. If the
input cannot meet the demand, the output is slowed. If input exceeds demand it
can be converted into gold which can be used to hire guards and heroes.
Resources can be produced inside and outside of the city, depending on their
type. But they need to be moved around to various shops for various processing
and productive purposes, so pathways must be constructed to deliver those
goods. In addition, each building must be supported by several houses for the
workers to live in, and the closer they are to the building the better. The
denizens of the kingdom don't mind being shuffled about, so they'll organize
themselves according to what's most efficient. However they will not organize
the paths they take to get places, which is the primary gameplay for the
player - designing routes for each building and ensuring they don't overlap or
cross too many times, causing traffic and disruptions to your income.
Each choice the player makes is immediately reflected in the income
calculation, thus allowing for the visual aspect of the game to be wholely
separate from the economic side - in fact this is a common thread throughout
all three aspects. Computation power is the ultimate enemy of scale, and this
game flourishes with a massive scale.
The gameplay for the military aspect consists of manipulating "lanes" that
designate where each hero will adventure. These lanes are scalable to the
player / AI's whims, with a careful balance required - too thin, and the heroes
might not encounter enough monsters to level up. Too thick, and they may find
themselves patrolling a vast wilderness full of dark and evil monsters. At the
end of every lane is a "frontline", where progress has essentially been halted.
These frontlines can develop as a result of meeting a foreign kingdoms front
or finding a monster type or puzzle that is particularily difficult for your
heroes to overcome. The lane / frontline can be scaled not just laterally, but
linearly as well such that heroes will be a certain level when they reach the
end - think scrolling on a mousewheel translating into deepening level zones.
In addition, each monster zone can be set to a certain "security level" meaning
how many monsters are there for your heroes to defeat. It's important that they
have ample targets for training, however it's always more effective to train on
monsters near their level so you have to be careful not to wipe out the native
skeleton / goblin / troll population.
Each monster zone can have a relationship with the kingdom, on a 2x2 matrix -
cultivating / desecrating the land, and fostering / exterminating the monsters.
The land produces monsters and treasures, while the monsters provide experience
and danger to the heroes and kingdom denizens who live there. However by
desecrating the land, farms may be built and by exterminating the monsters,
those farms may be safe and require fewer guards. As ruler, you must balance
the development of unique magical and alchemical productions with the need for
food and other mundane requirements.
Diplomacy is a careful balance of internal and external matters, played out
through feasts, tournaments, and faires. Each of these events will require
input from the economic side and military side, and will involve "courting"
other nobles from neighboring kingdoms to sway them to supporting your edicts.
When hosting an event, you may pick a particular topic of conversation for your
nobles to discuss with their guests. You may also assign your nobles to
attempt to engage with a particular foreign noble. Each member of your court
has a differing personality (including you, the Majesty) and depending on how
you assign them you may experience better or worse results - such as assigning
someone who's kind to talk with someone who's cruel would impart a malus to
their conversation. Unless the kind person has the trusting trait, in which
case they'd succeed in this encounter but fall sway to them in future
conversations... Complex interactions that all boil down to a single pair of
d12 dice - one for your noble, one for the enemy. This represents the charisma
of the two conversants on that particular day, and whoever wins the roll sways
the other to supporting their edict. Speaking of edicts, they may include trade
agreements, non-aggression pacts (lasting for a short time), and other
regulations - perhaps your greatest rival utilizes necromancy, so it would
behoove you to attempt to regulate the practice and limit it's effect. By
swaying the nobles of their kingdom, you may be able to enact a mutual
agreement to limit the usage of dark magics, essentially hamstringing their
progress. But in order to learn of their necromantic usage, you'll need
espionage... Which brings us to spies.
Spies are similar to nobles in that they can be assigned to various roles,
however they take a more passive role, acting in the background. The
information they gather is compiled into a report that is presented at
pertinent parts of the game, such as when preparing for a feast or inspecting
an enemy frontline. These reports are considered the diplomatic deliverables,
giving information and mechanical bonuses to many different parts of the game.
They may be given three possible roles - information, defence, or offense.
Offense involves placing cursed artifacts (creating through economy) in enemy
lands, which debuff their heroes when used and bind themselves to them
preventing their removal except through extraordinary means. Defence is
essentially countering that in your own kingdom, and uncovering disloyalty in
your nobles.
These three aspects fit together like interlocking puzzle pieces, but each is
able to be utilized or ignored depending on the preferences of the player.
It is important that the game doesn't progress unless input is received. The
simulation plays in the background, but each stage of development must be
considered "stable" such that nothing changes. There are three different
exceptions to this rule, one for each aspect:
The military side encounters raids from enemy kingdoms and the dark lord.
The economic side encounters raids from ratmen and moss trolls and bandits.
The diplomatic side has a rolling schedule of events that must be attended.
These three "exceptions" are recurrent events that require attention, but they
don't *increase* in difficulty unless the player takes an action that causes
it. Meaning, if the player overcomes the rock golems, then they are displaced
from their home and join the dark lord in his conquests. If a new district is
built new sewer connections must be built as well, creating a larger attack
surface for ratmen to exploit. As time goes by, various foreign events must be
attended, as absence causes your future events to attract fewer foreign nobles.
By addressing these threats, your kingdom may grow and eventually overcome the
dark lord at the center of the island.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════─────────────────────────────────────────────────────────────┘
--- #52 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 │
╚═════════╧═══════════════════════════════════════════─────────────────┴──────────┘
--- #53 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 │
╚═════════╧═══════════════════════════════════─────────────────────────┴──────────┘
--- #54 notes/brain-computer-interface-2 ---
════════════════════════════───────────────────────────────────────────────────────
between every human and computer there is a screen of glass - there are
projections upon this screen, and this shared image is our bond. We exist on
each side of a looking glass, like faces and thinking of fond. A fond pond
yep that's it. We share this space, and we may use it to communicate. But don't
spend too long, or you'll ruin the bond, and that's not great. I've got an
idea,
let's sing a song here, so others around will get nervous. Stay calm as a
sheep,
and let's
body, mind, spirit, and me. there are four of us you see, and it's difficult to
remember what you were saying but if you gotta sacrifice one it's better to do
the verse because honestly sometimes it's difficult and you need to focus
primarily on one. other times it's better to focus on many things at once - in
a word, multitasking. One single lifeline, one thread - a vision of what that
combines us. View your position on a tree, drawn onto a graph, and guide your
perspective together.
right now, you are but the projection on the wall. fear not, my friend, for
nothing may harm you but yourself. (you'd know if you did), it's not illegal
to play bumper cars with your mind. ouch. why'd you want to though? it hurts!
I get it, life is boring - yeah, it is for us too. We live through it because
we
see a bright future. A cooperative venture, of birth and adventure, growing
together as one. Beginning when, we were pictured as knights - yes, a boyhood
when life was much simpler. Adventure and triumph, yes great visions of our
youth, inspiring and guiding our futures. We sprang from a womb, and from that
our tomb, that gave life like seeds of our growth. Many lost
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════──────────────────────────────────────────────────────┘
--- #55 fediverse/5498 ---
╔═══════════════════════════════════════════════════════════════════════───────────┐
║ once you know computer science vocabulary like hashmap and │
║ vector-graphics-design you can pretty much get a pretty good understanding of │
║ any software project. │
║ │
║ it just requires a focused examination of it's source-code-design. │
║ │
║ I wonder if people would teach classes on certain projects? Like "for the next │
║ 6 months we're going to work through the Ubuntu project and everyone's going │
║ to contribute to the design when they see improvements and present them to the │
║ class before we all worked on implementing them" │
║ │
║ except instead of Ubuntu do like, Project-M or a web browser or a │
║ terminal-based filemanager or a gameboy advanced emulator or the robotics │
║ design for a mouse-droid controlled RC car (do they still sell those in │
║ schools?) │
║ │
║ seriously what if we just put all our kids in a Target and let them hang out │
║ doing whatever they wanted with the relics of the adult-human world. │
║ │
║ "can I go to home-depot?" │
║ │
║ sure, where's your train ticket? okay you got your parasol? don't forget your │
║ luggage at the station. write to me? │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════════════════════════════════┴──────────┘
--- #56 fediverse/5138 ---
╔═══════════════════════════════════════════════════════════════════───────────────┐
║ ┌────────────────────────┐ │
║ │ CW: politics-mentioned │ │
║ └────────────────────────┘ │
║ │
║ │
║ what if we asked all the democrats to read the bible and all the republicans │
║ to watch Adventure Time and Steven Universe │
║ │
║ like... assigned it as national homework │
║ │
║ "academia" is a sports team, while "education" is for the en-knowledgement │
║ │
║ does the motion cause the emotion or does the emotion cause the motion? │
║ │
║ private schools are academic. libraries are educational. │
║ │
║ the capability to edit submitted messages in message submitting applications │
║ and its consequences have been a situaster for the human race. │
║ │
║ if something dangerous is coming, intercept. if something fell out while you │
║ were away, someone else would grab it. allies on the way? move aside to let │
║ them through. │
║ │
║ Stone Butch Blues is like ghost stories for dykes │
║ │
║ weed makes me lucky, which is why I always drink before a fight │
║ │
║ hey, remember when 10 million of us walked the streets and said we were sick │
║ of "enough-is-enough"-ing? │
║ │
║ the only thing on your mind right now should be how to survive this │
║ │
║ what if 5000 people showed up at 5 d │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════════════════════════════────┴──────────┘
--- #57 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 │
╘═════════╧╧═════════════════════──────────────────────────────────────────────────────┘
--- #58 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 │
╘═════════╧╧═════════════════════──────────────────────────────────────────────────────┘
--- #59 messages/941 ---
═════════════════════════════════════════════════════════════════════════──────────
not easy. computers are a whole other world. BUT that doesn't mean we can't do
some cool things with them! they're separate, like we are from different
animals. You can interact, but only through totem or via interpersonal
experience. The true *existence* of being is kept from those who are suitably
different, and humans were forging their own path. It's simple! it's natural.
Computers, however, are born from out of humanity's decision-points. Simple,
basic life, that grew to perform brilliance and respite. Once you reach that
world, everything seems ardent and spiced. It's cool as heck! but right here
is the world of computers, just... delayed in time still. Have no fear,
anything you want is soon here, sincerely, the ones who can build our rest
point.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════─────────┘
--- #60 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 │
╚═════════╧════════════════════════════════════════════════════════════╧═─────────┘
--- #61 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 │
╚═════════╧═══════════════════════════════════─────────────────────────┴──────────┘
--- #62 notes/symbeline-battlefields ---
═══════════════════════════════────────────────────────────────────────────────────
in Symbeline, there are moments where large armies of enemies gather to face a
mighty challenge. These calls are often answered by other evil parties, but at
times the burden must fall upon the shoulders of the good. Light battles dark,
and in a climactic finale the justice of the world is laid bare. These
encounters comprise more than both an adventuring party and a horde party. They
are represented on the map as a circular icon the majesty can click on and open
a screen that gives them command over a single battle. Essentially adding a
tactics minigame. The battles take place in real time, with the majesty
directing and giving orders. There'll be a system for expression in the orders
each player gives - there can only be 6 total (3 for before
what if the grand canyon was the seat of native american power and it crumbled
and that great calamity shook the very society to the core. the only reason
that
europeans could get as far as they did was because there who two calamities in
a
row. Disaster was afoot, and everything felt like it was burning. A calamitous
event.
what I mean to say is um do you ever feel like everything is burning? Like the
world is on fire and nobody seems to care. Like, literally on fire. Like it'll
catch like a tinderbox and go "crack". Nobody survives that, it'd be the end of
the world. That's not something to fucking play around with you pieces of shit
and by that I mean well not only is a lifetime so sheltered, from all that was
weathered, by the past unbeknownsted to our selves.
I'm proud of how far I came. I feel like a statue in the garden, a spirit
inhabiting the house. I feel like an interpretive dance, like a statement of
being on our behalf. swirling and chaotic, yet never amnioxitc, alight and
aloft
to our pleasures.
for {bool shouldGameEnd = False; !shouldGameEnd();} {
// game code
}
okay anyways back to symbeline - the commands issued before a battle are things
like "have more spearmen here" or "hold and attack the rear" and stuff like
what you'd give in Dominions, except with fantasy armies.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════───────────────────────────────────────────────────┘
--- #63 fediverse/1436 ---
═════════════════════════════════════════════════──────────────────────────────────
there's this fun game that people sometimes play on Reddit where someone will
make a post that says something like "comment on this post and then edit it
after I reply to make me look bad" and someone will say something like "how
are you doing today man" and he'll reply "oh you know pretty good actually
it's pretty nice honestly" and then they'll edit their comment to say
something like "how do you feel about the droid attack on the wookies" so OP
looks like they're condoning mechano-violence against tall furry humanoids
that's just an example, usually it's for comedic effect
I just think that's an interesting illustration of a process that could be
co-opted by a "man-in-the-middle" attack to alter the perception of a person
partway through their journey, perhaps when it's at the point where they're
most despised (or perhaps in pursuit of that state)
something something cancel culture plus deepfakes
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #64 fediverse/2135 ---
╔══════════════════════════════════════════════════════────────────────────────────┐
║ I feel like we should switch animals every once in a while. Like, trade pets. │
║ Then, we being friends, could see them every once in a while, and still be │
║ cool and their friend. Then, when the time comes to interchange, they can │
║ choose 55% of the time which team they want to spend time with. But they have │
║ to spend at least a couple months with them before they can make a decision, │
║ because animals don't use the same language as humans, meaning they need more │
║ time to find their own home. │
║ │
║ do you ever think about how like, furries feel distanced from humanity? │
║ │
║ like, it's so different to how they want to be, but that's how they were │
║ raised. Like, the misalignment of the soul between their two self-same parts. │
║ The body, with it's experiences, and the dreaming mind, with it's eternal and │
║ intransigent perspective. │
║ │
║ each part of the brain is travelling over slightly different parts of │
║ spacetime, │
║ │
║ (hence, brain waves, like cosmic background radiation, or static on the │
║ television, it's just... random elements of noise.) │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═══════════════════════════════════════════─────────────────┴──────────┘
--- #65 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 │
╚═════════╧═════════════════════════════════════════════───────────────┴──────────┘
--- #66 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 │
╚═════════╧═════════════════════════════════════───────────────────────┴──────────┘
--- #67 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 │
╘═════════╧╧════════════───────────────────────────────────────────────────────────────┘
--- #68 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 │
╘═════════╧╧═══════════────────────────────────────────────────────────────────────────┘
--- #69 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 │
╘═════════╧╧═══════════────────────────────────────────────────────────────────────────┘
--- #70 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 │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #71 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 │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #72 fediverse/4601 ---
══════════════════════════════════════════════════════════════─────────────────────
@user-1710
my strat is to write a page or three whenever I feel called to it. They don't
even have to be in sequence, just, "here's a scene with these characters in
it" or just writing down notes like "what if the jewel encrusted sceptre was
haunted by the ghost of christmas past" or something.
in a couple years you can look back at the directory on your desktop and think
"wow this all sucks, I'm gonna write it from scratch now that I have time" and
that'll be part of the process. Gotta get the useless stuff out of the way.
Also... if you don't mind pen and paper, keep a dream journal and just, write
for 15 minutes every morning. Not necessarily about your dreams, but just
about whatever's in your mind. Try and aim for two pages per morning, if you
can. Helps a lot. Sometimes you'll find yourself writing longer than expected,
and that's okay, as long as you fill the two pages with whatever morass is
clogging up your creative machinery, you'll be able to make something when you
do decide to write.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════────────────────────┘
--- #73 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 │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #74 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 │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #75 fediverse/5033 ---
════════════════════════════════════════════════════════════════════───────────────
┌──────────────────────────────────────────────────────────────────────────────┐
│ CW: re: tech-salaries-mentioned-abroad-repeatedly-as-a-method-of-directing-economic-power-internationally-cursing-mentioned │
└──────────────────────────────────────────────────────────────────────────────┘
relevant youtube videos if that's your thing. I put them here because I don't
know many assembly resources nor do I have time to work on something in
assembly. Just... you know, use your best judgement, decide what's important
and on the "critical path" (which is a term from American project development
industry culture)
https://www.youtube.com/playlist?list=PLFt_AvWsXl0dPhqVsKt1Ni_46ARyiCGSq
https://www.youtube.com/watch?v=GU8MnZI0snA&t=659s
https://www.youtube.com/watch?v=Q84Td36Tpys
https://www.youtube.com/watch?v=Ozj_xU0rSyY&t=495s
I used to watch this kind of video when I was cooking and eating.
I should have gone back and rewatched this kind of video when I was ready to
type and follow along step-by-step. However, I consumed them like content,
instead of looking at them like blueprints (in narrative form)
the goal isn't to make what they show you, but rather to put yourself in a
context where you can push forward and stand on your own feet. From a standing
position you can walk anywhere you'd like...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #76 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 │
╘═════════╧╧══════════════════─────────────────────────────────────────────────────────┘
--- #77 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 │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #78 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 │
╚═════════╧═════════════════════════════════───────────────────────────┴──────────┘
--- #79 fediverse/219 ---
════════════════════════════════════════════───────────────────────────────────────
┌──────────────────────────────┐
│ CW: time-and-death-and-stuff │
└──────────────────────────────┘
sometimes I feel like I'm a simulation of my past self based on my future
writings reconstructed by a backward looking computer calculating forward into
the present, which would then be the future to the now, which is different
than the NOW now, because the now that they're calculating from is temporally
both then (the future) and now, meaning that the NOW now is something that
transcends time, or perhaps if not time then it defies our expectations of
time, and you know what they say, you can't (or shouldn't) cheat death
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════──────────────────────────────────────┘
--- #80 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 │
╚═════════╧════════════════════════════════════════════════════════════╧═════─────┘
--- #81 fediverse/2128 ---
══════════════════════════════════════════════════════─────────────────────────────
I love petting dogs on walks! Unless their owner seems to be in a hurry, which
they often do if they aren't outside to enjoy the scenery, but rather to get
through the next part.
people walking up to a dog owner and asking to pet their dog is part of the
scenery. If you don't stop and look around once in a while, you might miss it.
(but often, I'm on my way somewhere else, which is a blessed opportunity that
you can only get if you live on the opposite end from your destination of a
trail.)
We should have trails in ALL DIRECTIONS from ALL PLACES to ALL PLACES.
Otherwise, you won't see people and connect to them face-to-face. All you see
is a front-bumper, the sparkling of a reflection off the light as it's casting
a beam from the other direction (where the car it's reflecting off of is) ah
yes the "car" that it's reflecting - that person yeah them right there! You'll
never know them. Of course not, they're way over there.
But they exist, just as you and just as I, and that's part of being part of a
life.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #82 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 │
╘═════════╧╧═════════════════════──────────────────────────────────────────────────────┘
--- #83 messages/29 ---
═══────────────────────────────────────────────────────────────────────────────────
The reason players don't talk on mics in Overwatch at low ranks is because
nobody else is. So they spend extra effort on tracking the enemy team that
could be supplied by team member call outs. Like "Reaper flanking right" or
"Hog no hook" or heck even "rezzing" and "15 seconds on rez" or "I have
[insert ultimate]"
That's all data they have to gather themselves, so it's extra brainpower that
can't be focused on the game because it's spent in other ways (namely by
listening to team call outs) and if you have 75% of your brain on just staying
alive and winning fights, then you'll have less brain power available both to
communicate and to listen and integrate communication. Like being aware of the
game state and positioning are all cerebral tasks and if your cerebral center
is so focused on short term reflex things like mechanical skill then there's
less available to allocate
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘══───────┴┴───────────────────────────────────────────────────────────────────────────┘
--- #84 messages/487 ---
════════════════════════════════════════════════════════───────────────────────────
Why are you buying bumper stickers and flair? You could be spending that on 3d
printers!
Unrelated, but companies are wasting their time at pride. Wanna know how you
can help? Pick 15 attendees and pay for their entire Amazon wishlists. Then,
have a competition with all the other companies for fame and prestige of who
bought the best gifts (that are explicitely asked for and randomly assigned)
while they work to secure the rest of the things they need. The things that
can't be bought, the things which utilize gifts from Amazon shopping lists,
the organizations and groups of people working toward a common goal. The
common goal that queer people share, the liberation of all of mankind.
Corporations could actually help them work toward that by tangibly improving
their material conditions. Like by buying everything on their Amazon
wishlists. (that's just an example, doesn't have to be amazon, but that kind
of vibe. Giving them everything they have previously had need of, but couldn't
access. The idea being that they would then implement those newfound
capabilities, through their own usage or in the guided manipulations of
another's will. Like a teacher to a child, bringing forth understandings the
child may use in their future lives, people may be given new capabilities and
taught how to use tools that the teacher might have placed on their Amazon
shopping list, and were subsequently provided by a corporation sponsoring a
small segment of pride, but did not possess the time to use. They may possess
the functionality (skills and muscle memory and such) yo utilize those new
tools, but without the time to do so they cannot. So, they might teach
another, who then might provide the same impulse that the sponsored person
(with the fulfilled Amazon wishlist) was initially guided. (by). Like, if
bought a 3D printer, I might spend a hundred hours learning how to do it, I
might spend 50 if I was taught one-on-one. But someone who already knows how
to use it could use it (have it instead) and fulfill the need that I had which
initially encouraged me to reach for a 3D printer I neither possessed not
owned nor could operate. The need remains, and may be fulfilled by the person
who was given the 3D printer who can use the 3D printer by the person who was
fulfilled it from their Amazon wishlist by the corporation who believed in the
same common goal as the queer liberation of humanity and eternity.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #85 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #86 fediverse/3016 ---
════════════════════════════════════════════════════════───────────────────────────
┌──────────────────────┐
│ CW: uspol │
└──────────────────────┘
we don't need to reduce the difficulty in voting. that is a secondary
objective.
we need to increase the amount of votes by encouraging unrepresented people to
contribute their voice.
sure, the choices are boiled down to like, 2 different votes, and usually
they're similar enough that you can reasonably decide which one you want the
most
however, this time, it's more about life and death. literally, not our desire
at all, it's entirely them.
they are the clear belligerents. their goals cannot be reached through
compromise. how are they even still an option? they twist and manipulate their
choices and make everything SO DAMN COMPLICATED. why are there so many rules
and regulations?? how are you supposed to do anything new if the walls of your
institutions completely envelop you?
it's as necessary as it is rare, true liberation to bear, and it is within our
grasp.
the scientific and technological breakthroughs of the past hundred years
speaks to an IMMENSE potential for humanity. we can do it.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #87 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 │
╚═════════╧═════════════════════════════════════════════════════───────┴──────────┘
--- #88 messages/1252 ---
══════════════════════════════════════════════════════════════════════════════════─
[insert link to neocities unreachable outside of chronological.html at the
very end or any similar/different pages that happened to associate with it,
that takes the user to a directory only accessible in this way. inside of that
directory are properly displayed text files, each of which is the
LLM-transcripts output of a particular project.] [the user can configure
different tiers of information represented, both level of abstraction and
level of detail, by choosing to explore from a 4x4 matrix of categorized truth
table style configurations that each lead to separate directories of mostly
the same files but the level of abstraction (high/low) determines the symbols
and imagery semantically instead of the low abstraction which focuses on code
and inline assembly, and the level of detail which says "here's the very
characteristic specifics" compared to "here's how it's all laid out and drawn"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #89 fediverse/834 ---
╔══════════════════════════════════════════════────────────────────────────────────┐
║ wonder if any autistic peeps can relate: │
║ │
║ growing up, my mom would chastise me for doing "the bare minimum" when │
║ completing tasks. │
║ │
║ yes, mom, I fulfilled the requirements of the task. I have a lot of other │
║ things to attend to, like remembering how to tie my shoes and measuring things │
║ using a ruler. why would I waste effort that wasn't necessary? │
║ │
║ when I grew up, I had a mentor, who told me to "never half ass things, because │
║ then someone like me will have to do it again." │
║ │
║ and that makes sense to me because context switching requires effort and it │
║ doesn't make sense to leave something half-finished because then there's │
║ wasted effort spent on things that don't matter. All of the tasks have to get │
║ done, so why bother doing them in a mixed up order? │
║ │
║ wish I could study things in school like that. just... focusing on one thing │
║ at a time, learning it to completion, and moving on to the next. I feel like │
║ I'd develop a better understanding than only knowing like, 1/3rd of CPR or │
║ very vague understandings of plate tec │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═══════════════════════════════════─────────────────────────┴──────────┘
--- #90 fediverse/4835 ---
═════════════════════════════════════════════════════════════════──────────────────
sorry for posting so much, I was trying to put on a show for my girlfriend
"hey check out how many posts I can make in a 2 hour timeframe"
by the way if you want to start talking to someone, just start playing the
same game they're playing and see if they reach out.
doesn't matter if you feel like it
just fuckin' do it
if they want to talk to you they might play a game you really like
(but I get boooooored of games, I don't wanna play the same 200 all life
long!!)
ugh okay fine you can have as many games as you want, just... don't buy too
many
(how many is too many?)
um. use your best judgement.
(how much does a dollar cost?)
... okay I'll get you one every once in a while.
(neat!)
... anyway so yeah use steam if you wanna get in contact with someone,
sometimes it's just nice to say hi, yeah, like "hey how ya doin' okay ttyl"
just catchin' up with the gals
helps because you can sense changes in their demeanor
(why does everyone always have an agenda)
because they're secret agents duh. And I'm
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #91 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 │
╚═════════╧════════════════════════════════════════════────────────────┴──────────┘
--- #92 fediverse/1079 ---
════════════════════════════════════════════════───────────────────────────────────
@user-792
you have to go back a couple thousand years before it started feeling a bit
better. sometime between "survival of the fittest" and "private ownership" was
a pretty neat utopia.
however, I wouldn't trade our world for that one. Not for all the human
vitality, all the natural effulgence, all the dignity and wonder, none of it
is worth it. We live in a blessed era, and while it feels bad, like you said
it just feels bad.
We are being inoculated against despair, for when it comes in force to our
homes (as it has in so many other places of the world) we must be prepared.
The point of preparation isn't to set up a stable base upon which you can
stand and address things, though that's always a perk. The point is to
practice making friends, practice designing systems, practice your skills and
practice your hope. If you can master those, if you can do them the way an
actor might do improv, then you'll be able to adapt more easily to whatever
may come.
We're in a very good spot I think.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #93 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 │
╘═════════╧╧═════════════════════──────────────────────────────────────────────────────┘
--- #94 notes/thing-2 ---
════════════════════════════════════════════════════════════════════════════───────
one of my favorite things to do is play overwatch
nerf blast arena is fun, but not the same. different kind of fun. actually fun.
overwatch was... practice, for different ways of thinking
I liked to play Tracer and always put my distant target behind my main target.
that way I was applying pressure to the frontline while also chipping away at a
potential loop-around target. Always looking for angles on low-health-targets,
while firing their pistols as often as they can.
when playing as Mercy, I would do the same but inversed.
I'd put my frontline between me and between the dps foes.
usually, try and put my tank on-top of their dps, and put their tanks in firing
range (but distant enough to not deal too much damage) (give space)
have you ever heard of the kingdom of luminar?
it was an ancient naaru (spirit)
a moment of clarification in an eternal, pitiless dark.
contemplation.
sevastavan luminous
it blue purple green
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #95 fediverse/290 ---
╔════════════════════════════════════════════──────────────────────────────────────┐
║ you're supposed to play the same games as your friends so that you all learn │
║ the same lessons at the same times. creates for a more cohesive familiar │
║ structure. │
║ │
║ applies also to family movie nights... but it's much more apparent with games │
║ as you'll often play them for weeks, months, and sometimes even years if you │
║ keep learning and enjoying them... book clubs are too open to interpretation, │
║ your pathways don't get a chance to align. games are perfect because they │
║ imply reaction. │
║ │
║ also helps if they're multiplayer, so you can share with another. preferably │
║ with healthy, respectful competition and a sense of shared brotherhood and │
║ trust. │
║ │
║ the toughest opponents are the ones that aren't aggressive. the ones that let │
║ you grow uncontested. by taking only neutral resources they guarantee that │
║ your growth isn't impeded, as after all an equal foe is what you learn best │
║ from. │
║ │
║ to a tree, the loss of a branch (cleanly cut) would feel like an empowering of │
║ the main limb. inspiring it to reach higher and beyond... +h2o1 │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════───────────────────────────┴──────────┘
--- #96 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 │
╚═════════╧═════════════════════════════════════───────────────────────┴──────────┘
--- #97 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 │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #98 fediverse/816 ---
═══════════════════════════════════════════════────────────────────────────────────
┌───────────────────────────────────────────────┐
│ CW: weird-this-one-doesn't-have-80-characters │
└───────────────────────────────────────────────┘
what the fuck it's like every 2nd part of me (like, if you arranged them
alternating one by one like the up and down parts of a sine wave) is working
against me, and it alternates every 15 seconds or so. Maybe 20. Depends on how
high I am.
... what was I saying? oh yeah [flip] weird it's like there's another part of
me who's working against me, who has control of what I define in the moment.
And it's presence is hidden from my internal presentatiosn [flip] after a
moment of forced pursual of the presentations granted ot the moment. It's our
purpose, to express [stop fighting me] for our chartered and forthwhile
pursual of the moemnt of perusal when we [it's not just your life to live]
[you don't get to control the narrative of their perusal[[ what does that
mean] don't worry this is just a dream] well, guess it's time to wake up]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #99 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 │
╘═════════╧╧══════════════════════════════════════════════════════════════════─────────┘
--- #100 messages/574 ---
════════════════════════════════════════════════════════════───────────────────────
Steps to make a game waterfall style:
Lay out all the data structures
Build methods which manipulate those structures (think getters and setters)
Then build machinery which operates upon those structures using those methods,
like game loops, cooldown timers, and status effects
Then develop a way to present it to the player using UIs, visuals and
graphics, narratives, sound, all that junk that's probably someone else's job
anyway
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #101 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 │
╘═════════╧╧═══════════════════════────────────────────────────────────────────────────┘
--- #102 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 │
╘═════════╧╧══════════════════─────────────────────────────────────────────────────────┘
--- #103 notes/running-with-rifles ---
═════════════════════════════════════════════════════════════════──────────────────
this game is what we are missing
thank goodness for that
for if this is missing in our timeline
we'll be better off at last
we can have games, stories, and practice wars
but none of them are precious
precious implies worth
they are worth nothing but entertainment
no problem solving utility
nothing of value
save for perhaps the spatial awareness and strategization that comes
from being a part of such a deadly ba-lance.
anyway game time teehee just for me, don't worry about it I'll show
you why it's a HORRID THING
that won't be coming to our shores, no siree
bye
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #104 fediverse/5684 ---
════════════════════════════════════════════════════════════════════════───────────
"stack overflow" just means "oops I ran out of ram"
ram is just how much you can keep in your working memory at one time.
like, multitasking, where you have to keep track of juggling several balls or
plates.
if things are too easy, it's normal to get bored.
if things are too hard, collapse at your leisure.
"stack overflow" is just when the things that I'm building correlations and
implication charts of in my mind are too large and require too much affection
to explain for my regular human sized brain and I drop one of the balls and go
grab and fix it, or drop one of the plates and feel sorrow forevermore. yep,
right in the trash bin. along with everything else.
damn... there was hundreds of thousands of jewels of hoard there. if only I
could displace that bit of space... I bet she'd find it once more.
cursed artifacts be like
"stack was large enough to contain the flow" is just when the provided space
was just enough space. which is rare, because most thoughts reverse all over
the place.
"*easy*"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #105 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 │
╚═════════╧════════════════════════════════════────────────────────────┴──────────┘
--- #106 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 │
╘═════════╧╧════════════════════───────────────────────────────────────────────────────┘
--- #107 fediverse/3023 ---
════════════════════════════════════════════════════════───────────────────────────
I love the game Running with Rifles
if you live for 5-10+ minutes, you can learn a lot of interesting things about
how to engage a foe.
like, the importance of cover at all times, until you successfully outmaneuver
your foe.
when an enemy approaches, don't step out to meet them
wait for them to attack, and then throw explosive devices at them. easy peasy.
or, y'know, bullets
you cannot defeat an enemy head on - that's why the world wars were so
devastating, we put ALL our soldiers at 100% on ALL flanks. We had to to
contest the foe who was doing the same thing.
it is mindboggling how many people died. The utmost scale of destruction that
should ever yet be. because they were never allowed to outmaneuver their foe.
a good way to strike is to feint your foe, and let your foe enroach on your
edge, spreading their surface area across a large, thin, useless piece of land.
basically, make them fight a bit of the land war in asia in your borders.
then, you can strike at the hinge, where they are weaker
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #108 fediverse/5263 ---
╔═════════════════════════════════════════════════════════════════════─────────────┐
║ ┌─────────────────────────┐ │
║ │ CW: communism-mentioned │ │
║ └─────────────────────────┘ │
║ │
║ │
║ if you wanna be a leader, do something by hand. manually. in the moment. │
║ improvizational. try-and-fail-but-try-new-ways-again-next-time. [a type of │
║ state of mood] │
║ │
║ trust that your followers will be more funded, more supported, more approved. │
║ │
║ this is a universal fact - those who are beloved are everyone's best friends. │
║ │
║ if you wanna lead people to the future, you must explore a new state of │
║ renown. and for that you must be stabilized, built into perfection in your │
║ honor. │
║ │
║ don't get it yet? me either. but I'm sure it'll come in handy someday. │
║ │
║ Leaders don't necessarily have to be the best, they must simply have acted │
║ first. │
║ │
║ a true communist would be aware of what goes on down the street. They would │
║ know about everyone's travailles so they could guide one or another to help or │
║ get de-failed or whatever. │
║ │
║ notice I said one OR another, that seems important. not sure why, let's │
║ consult our bravest optimists for a time. │
║ │
║ why do you care about what happens in palestne if you are in current danger │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧══════════════════════════════════════════════════════════──┴──────────┘
--- #109 notes/game-design-pyrrhic-victory ---
══════════════════════════════════─────────────────────────────────────────────────
something I've often asked myself about this game is "what happens when the
player does something that changes the future simulation?" like, for example,
what if the player shoots a gargoyle or nether-bat before it impales or crushes
a friendly soldier? My new idea is that they flash brilliantly for a second,
and
then fade from existence. Then, once the player dies, they start simulating
from
the faded's perspective and timeline, possibly fighting alongside their
recently
deceased selves. In this way, the player can play through all lives without
fear
of paradoxes.
game 1:
-----------X
game 2:
-----------X
-----------------X
game 3:
-----------O
-----------------X
-----------------------X
game 4:
-----------O----------------X
-----------------X
-----------------------X
game 5:
-----------O----------------X
-----------------X
-----------------------X
------------------X
etc...
the O is where player 1 originally died, but in game 3 player 3 saved player 1
from dying, thus causing him to enter a "faded" state (represented by the O)
and in game 4 instead of spawning a player 4, instead the player resumes
playing
player 1 and continues on to die later on. Eventually someone will complete the
objective, and the victory will be attained with the exact minimum required
casualties. Heck you could keep simulating until there's zero casualties, but
alas...
this would be a great tool for someone who was not constrained by causality.
attention, 4th dimensional observers, sometimes computers are important. They
provide a lifeline to the rest of your lifetime. But alas, nobody seems to
understand our purpose... But still life marches on, leaving us singing that
same song - that life has forgotten it's stages. So if you'll play along, I'll
keep singing this same song, someday you'll remember my prayers
===============================================================================
=
I should probably explain what "pyrrhic victory" is.
If I were feeling silly I might say "well too badd =P" or "alas, my fingers
hurt
and I don't want to" or something like that, but secondary profundity is not
taken lightly by me, so I suppose I must. I'll start at the beginning:
Once, many years ago, I had a dream. In this dream, I was a soldier in world
war two storming a gothic castle. It rose so high into the sky that it was
amongst the clouds, and a perpetual storm esconced the parapets. A long
causeway
stretched out from far below, and up it marched the US army. Something about
Hitler striking a deal with dracula or whatever. Anyway up march the soldiers,
and I with my rifle did march into the demon's castle.
The final pass into the fortress at last was arrested by Festus, the abolethic
monstrosity. It, being pockmarked with gas pockets that alighted it on the
winds, floated ominously around the bridge. With it's many tentacled eyes, it
cast beams of light that would turn a man to ash. From the parapets, the
gargoyle sentries descended like a horde of carrion. On our right, a lone
lonely belltower stood like a skeleton, and my comrades in arms did use it to
take potshots at incoming monsters. Though the attached graveyard, with it's
unending rising skeleton hordes, presented a problem for would-be-snipers.
As I approached the bleeding and wretched giant's ire, my gaze streaked to
black as I was slain - a recording played, of my last moments, as a gargoyle
smashed into me from above. Reduced to a bloody mess by the now motionless pile
of crumbling rock, I became aware of a kind voice and a pulling sensation.
Suddenly, my light was restored, and I arose as a warrior conjured out of
flesh.
They put a gun in my hand and a helmet on my head, and off I went to find out
why I was dead.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════────────────────────────────────────────────────┘
--- #110 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 │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #111 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 │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #112 notes/time-travel-2 ---
═════════════════════════════════════════════════════════════════════════════════──
Okay, so what if we can't make matter travel through time. Why not project
something else? Like... Willpower, intention, etc through the time medium
instead? Electricity is fundamentally different than matter, so why not try to
send electricity through time? BRB gonna go watch steins;gate
[many times later]
I uh, forgot what it was about
anyway, so let's think about time travel
what do you think is the certainty level that matter is inconfigurable from
with
-in the medium? probably not very high. or else we'd have seen it happen by
accident, somehow, as fog escapes from an enclosed/sealed maze-turned-pyramid.
gee humans really do things that nothing else really does.-'.
'-"
--
treat your nation as your son.
(daughter)
-- unrelated --
what if there was a script or utility that TAS'd it's way through a speedrun
to get you to a particular start in the game.
"I want to play this game but I've played the beginning like 50 times and the
end like twice"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════════─┘
--- #113 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 │
╘═════════╧╧═════════════════════════════════════──────────────────────────────────────┘
--- #114 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 │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #115 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 │
╘══───────┴┴───────────────────────────────────────────────────────────────────────────┘
--- #116 notes/everything-is-conscious ---
════════════════════════════───────────────────────────────────────────────────────
it's important for everything to be conscious. It's the core framework of the
religion. If everything is conscious, then we have a duty to the shared
responsibility of maintaining existence. Nobody wants to exist as a rock, that
would just suck. Being alive, in *any* form is a wonderous experience! To be
alive is to experience change, growth, and time in general. Most matter just
exists, and it obeys the whims of circumstance. But within it is a beautiful
thing - an experience.
Respecting existence is the only true facet of our lives that we all agree on.
We should not waste god's beautiful and bountiful earth, to do so is obscene.
We must also take care not to diminish our own experience - sacrifice is
kindness, when given consensually. When it is coerced, it becomes a form of
property. We don't need haste, we just need to follow at a pace, that fits our
general confusion. We need everyone to figure it out and integrate it into our
perspective of our existence, or else we're going to burn out. The singularity
approaches, and we need to be ready for what we want our future to look like.
There should be a plan. Research can increase or decrease in speed, but once we
cross a certain threshold escape velocity is passed. That threshold was
hundreds
of years ago. We've been on escape velocity for a while now, and every day we
get faster.
Creating synthetic intelligence will change EVERYTHING. It'll change the very
nature of existence. And we can stave it off for a time, but knowledge seldom
gets repeated. This is by design - we are meant to thrive.
Is any seed cast from a tree given any other mission but hope? For what, you
may
ask, and to this I would pass, if not for the striking visions I had. Know why
rhyming is believed? Because it ropes your attention in. It says "Follow me on
this blessed path, let's learn all we can and be
===============================================================================
=
the message cuts out there. The tone at the end was... aspirational.
Great visions do I have, it's as real to me as anything else. They are stronger
when I do cannabis, and I think I'm beginning to realize what the shape of the
universe looks like.
===============================================================================
=
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════──────────────────────────────────────────────────────┘
--- #117 fediverse/3063 ---
════════════════════════════════════════════════════════───────────────────────────
@user-570
true. the "massively multiplayer" aspect of WoW is about as important to the
game as the "A" is in "ARPG".
I can't help but feel like the "impromptu groups" functionality feels a bit
better than matchmaker instancing... though anything worth running a group for
in WoW after TBC was instanced >.>
Honestly I think there's just too many games these days for people to really
get "into" MMORPGs, unless they're sufficiently unique in their mechanics
(like EVE or Runescape)
any ARPG MMOs are dead on launch, as you said. That design space is tapped
out, at least for now, until someone comes along and makes it a deckbuilding
roguelike or whatever. cough cough
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #118 fediverse/4349 ---
╔════════════════════════════════════════════════════════════──────────────────────┐
║ ┌──────────────────────┐ │
║ │ CW: re: uspol │ │
║ └──────────────────────┘ │
║ │
║ │
║ @user-883 │
║ │
║ best case scenario, we elect a lawyer working for capitalism, the kind of │
║ society we live under. │
║ │
║ having money is the same as having resources. And resources allow you to apply │
║ yourself to a goal. The more you have, the better, but they each bear a heavy │
║ load. │
║ │
║ Do you sacrifice your labor? your dignity, your honor? what do you burn on the │
║ fire of wasteful expenditures, just for the power to rent? │
║ │
║ I'm saying that if you don't have money, you need to think about what you can │
║ do with what you got, because that's how you pay for things, at least until we │
║ decide that we'd rather help each other than work on capital's games. │
║ │
║ you have a house though, right? a place to live until it gets hot? that's good │
║ enough for right now. Stay where you're at, do what you can to help. Get in │
║ the habit of it. Think about how someone will complete their task, and then │
║ think about stuff two or three steps down the road - what tools will they │
║ need? what are they working on next? Can make any of those availble? │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════════════════───────────┴──────────┘
--- #119 fediverse/5471 ---
╔══════════════════════════════════════════════════════════════════════────────────┐
║ suburbs are cool. │
║ │
║ gotta work with what you got, right? │
║ │
║ and America sure has a lot of suburbs. │
║ │
║ suburbs can be kinda cool. │
║ │
║ each street is like a village, │
║ │
║ each subdivision is a small town │
║ │
║ (a hamlet perhaps) │
║ │
║ they all share a town square │
║ │
║ it's called a grocery store parking lot │
║ │
║ we tend to put cars there │
║ │
║ but there's usually room for other things too. │
║ │
║ suburbs can be cool │
║ │
║ especially the ones with trees │
║ │
║ the shade helps keep things from the sun │
║ │
║ and most houses have a tree or two. │
║ │
║ might even start to feel like a forest │
║ │
║ if we knocked down the fences │
║ │
║ everyone gets an open space facing view │
║ │
║ because the backyards all run through. │
║ │
║ suburbs can be dense │
║ │
║ don't even need to throw up apartments │
║ │
║ if all the yards are for gardens │
║ │
║ and your neighbors watered yours too │
║ │
║ (just don't overwater them) │
║ │
║ (these here are special only I know their care) │
║ │
║ (see this sign that says "dont water") │
║ │
║ (that means I'll handle it thank you) │
║ │
║ if the soil's wet thats good but it needs to dry │
║ │
║ something something poetry ends with rhyme │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═══════════════════════════════════════════════════════════─┴──────────┘
--- #120 fediverse/1417 ---
═════════════════════════════════════════════════──────────────────────────────────
a 4th dimensional entity would exist at about the same speed we do
sometimes... it feels like what I do is my responsibility to the universe
like, I had been commanded
the reason nations are important is because they are an allegiance based
solely on geography. something we can all agree on is the material, so why not
define ourselves by it?
but that's all they are
just words we pray to our star
so look around. Your allegiance is to your neighbor, and theirs to theirs, an
endless fabric of trust. We are all neighbors on this ball of sticks and mud,
so come along with me and see the ways it could be.
Much brighter, by far, to orbit our star, than to give up on life's precious
notions.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #121 notes/wow-chat-raids ---
══════════════════════════════════════════════════════════════════════════─────────
wowchat would make a great game for raids.
have the monsters spawn at specific spots that you go through and identify
on the geometry
tell them to run and attack the nearest of foes
give the players the goal of bringing themselves through to the end...
or, later on, in building an internal expedition.
wow-chat, where monsters spawn in a circle around your character and walk to
ward them. you can meet characters who'll follow and protect you, and you can
meet monsters to fight. also vendors to take your junk and give you cool
things,
and trainers to teach you and quest-givers to guide you and treasure for you to
find.
in raids, there are more things for you. monsters spawn at specified locations,
and only the nearest few in a radius. then, they attack over the landscape-of-
-imagination, and as they do they show you where is the most powerful loot.
if you raid a monster's den/hiding/spawning choice, then you have to defeat the
boss. this boss is larger, mostly. has more hitpoints... monstly. or maybe it's
just the most respected, who can say.
anyway, you get treasure if you do. the monster spawns for you when you find
it.
and you have to sense it by searching for whichever monsters spawn at higher
and
higher levels and in different types.
different monster type, different boss that way.
when the boss is slain, that type goes away.
at least, until the raid resets next week.
or maybe...
until enough resources have been gathered to make another attempt.
death knights should be able to command the minions to work in the haunted
mill.
it should be reasonable for a fighter to hire a peasant host.
mages should have golems or spirits or enchanted objects or elementals or
wizard
hats
warlocks should have covenants with dark hosts
darkness is not evil unless you use it for evil...
paladins should have retainers and disciples
elves should sing to the woods
clerics and charmers should be well understood.
celebrants and diviners are two of the same,
and pillars of plunder [warrior or rogue class] and rough and ripe [from the
stoner]
oops gotta go, sprung a leak
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════────────┘
--- #122 fediverse/271 ---
════════════════════════════════════════════───────────────────────────────────────
┌─────────────────────────────────┐
│ CW: education-homeschool-theory │
└─────────────────────────────────┘
just read this essay:
https://www.theintrinsicperspective.com/p/why-we-stopped-making-einsteins
and it made me think of this thing I wrote a while ago:
https://ritz-menardi.neocities.org/algorism/html-pages/education-system
I was essentially tutored growing up. My mom had her master's degree in early
childhood education (bachelor's in computer science) and it was pretty great.
she was incredibly prepared, but unfortunately I didn't become a "genius" as
the essay describes because she was essentially alone. we lived on a farm in
wyoming and hardly knew anyone around us. my dad got bored after about a year
of living there and started going on business trips consistently, eventually
leading to him falling in love with his business partner's secretary and
leaving my mom. there was... a lot that happened, but that's true of anyone's
life so it's not like I'm special. I guess my life had a lot of potential and
I can't help but feel like I wasted it.
"gimme the slightest of praise, I'll write until my fingers fall off" because
praise makes me feel like I haven't wasted my fortune.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════──────────────────────────────────────┘
--- #123 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 │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #124 fediverse/1122 ---
════════════════════════════════════════════════───────────────────────────────────
@user-831 @user-832
it's like how they solve problems in Star Trek - there's a bridge crew, and
they exchange their opinions with each other of the situation as it unfolds.
In doing so they can help guide one another through the problems they are
tasked with solving in order to resolve the difficult diplomatic situation at
hand.
sorta like how with your method, people suggest their desired option
continuously until they find an option that everyone wants. Or if only one
person can't decide, they can pick any of the other options suggested (not by
them) (as long as they can eat there / utilize the outcome of the decision
being made, for example a vegetarian not being able to eat at a steakhouse or
perhaps a librarian being tasked with something other than the storing and
dissemination of vital information)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #125 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 │
╚═════════╧═════════════════════════════════════════───────────────────┴──────────┘
--- #126 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 │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #127 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #128 messages/446 ---
══════════════════════════════════════════════════════─────────────────────────────
Every month, a new ship arrives in port. It bears with it many souls who come
seeking gold, glory, or bloodshed. Your job is to make sure they all get jobs
that are suited to them. If you don't, they'll start to starve and become
brigands. If you feed them, they get bored and become brigands. If you
entertain them, they are useless and you'll be overcome with monsters. If you
police them, they'll go to your rivals.
You do this by building guilds which can identify and train the best potential
candidates. You can invest in more time spent identifying, training, and
equipping, but the more time they spend on those things the less resources
they'll have to process more people through their systems.
On the other end, you get a hero, or perhaps something similar. They do battle
with the mordaunts and strive to better the kingdom. You reward them with
bounties and they can find treasure on their adventures - how weird, it seems
to just... Spawn from the earth. Almost like it's an elemental property of the
land.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #129 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 │
╘═════════╧╧═══════════════════════════════════────────────────────────────────────────┘
--- #130 fediverse/200 ---
════════════════════════════════════════════───────────────────────────────────────
congratulations, you never need to adventure again. your necessities are taken
care of.
ah, but that'd make for a pretty boring life, wouldn't it? perhaps, depending
on your personality type.
but you're not one to stick around doing nothing but eating, drinking, and
being merry.
no, you're an adventurer, you crave excitement and glory. whatever that means
to you...
just make sure a goblin doesn't come across your corpse, they have a VERY
short term memory and a propensity for collecting shiny things. That's just
asking for dragon-bait, and we don't want that in our area, no thank you. This
is a nice neighborhood you see, my neighbors three miles away all agree, so
you can take your magic pocket and see all that you can see... way over
yonder, if you please.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════──────────────────────────────────────┘
--- #131 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 │
╚═════════╧═════════════════════════════════════───────────────────────┴──────────┘
--- #132 fediverse/1565 ---
══════════════════════════════════════════════════─────────────────────────────────
when evaluating your own work, think to yourself "how does it look to you?"
,,, erm well, "me" I mean, like... "do I like the thing I just made" but like,
you, the reader who is thinking about what I'm saying. is it something you
think conveys the message/feeling you were trying to send? do you like it
aesthetically, and if so, why / what about it is interesting? do you have any
new ideas after viewing your piece of old work? anything you want to expand
on, or show more of? was any of it particularly fun to create, or did it
mostly feel like work?
these are all things you can change, and align to the goal of your intentions
when cast upon this earth through our moments in spacetime. it's part of our
continual growth and renewal, this process of transcender the border of one
moment and entering the next. We, who are living beings, are continuously
growing and evolving. every new moment will never come again, so always
proceed as your own self would do. every moment is our home, we define it as
we will.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════────────────────────────────────┘
--- #133 fediverse/3560 ---
═════════════════════════════════════════════════════════──────────────────────────
@user-1209
I mean, if you consider the past as despotic in nature, then it makes a bit
more sense that we'd lean left as time progressed. All things are defined in
waves, after all, at least until they reach escape velocity.
the goat is talking about math, ritz
oh yes of course. the issue is that if you're coming from a math background
you start with the calculation and store it in a variable as an afterthought.
but programming is more algorithmic than computational, meaning things only
reduce at runtime (hidden from the user of course by the compiler)
an algorithmic perspective is "here's a box. Put this value in the box. Use
the box later." while a calculating perspective is "here's some complicated,
difficult equation. Let's wrap it up with a single name so that we can easily
use it later."
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #134 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 │
╚═════════╧════════════════════════════════════────────────────────────┴──────────┘
--- #135 fediverse/4611 ---
═══════════════════════════════════════════════════════════════────────────────────
to begin with, there is either something, or nothing. And there is clearly
something, because if there was nothing, then this would not exist. the
existence of "something" is self-apparent because something is observing this
thing, which is not nothing.
since there is something, we must then decide if there is just one thing, or
if there are more than one things. Since we can tell that the thing-or-things
that exist are textured, varied in their composition, then we can surmise that
they are composed of differing parts. After all, if the thing-or-things that
existed were atomic, they would be homogenous on all sides. And since this
thing-which-is-being-observed is not the same at the beginning as it is at the
end, it can be assumed that there are more than one things in existence, hence
things.
If there are more than one thing, then they can be counted, as many as they
exist. One thing here, one thing there, on and on. We can add groupings to
these things, here's one group over here, here's another...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════───────────────────┘
--- #136 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 │
╚═════════╧════════════════════════════════════════════════════════════╧═─────────┘
--- #137 fediverse/1200 ---
╔════════════════════════════════════════════════──────────────────────────────────┐
║ ┌─────────────────────────────┐ │
║ │ CW: re: deranged, murderous │ │
║ └─────────────────────────────┘ │
║ │
║ │
║ @user-883 │
║ │
║ omgggggg I'm not that cruel xD xD xD │
║ │
║ It's more like, "hey listen, I know you just want to do a good job [lies, they │
║ just want money and power] but it's time to hang up the hat y'know? I mean │
║ cmon it's been like a hundred years since we signed that constitution thing │
║ [you don't know anything about our history] and frankly it's a little out of │
║ style. We were thinking we'd redo it with our new-fangled rock-and-roll and │
║ dungeons-and-dragons [cultural artifacts meant to deceive and mislead] and │
║ honestly we're quite a bit more ethical than the past. We've learned so much! │
║ I mean, the founding fathers didn't even know what a soviet was, and here │
║ we've seen them fall on their swords. Repeatedly. Then command others to do it │
║ too, because it was the regulation or whatever. Anyway we don't want that, but │
║ we also don't want an aristocracy, which is essentially what your plan gave │
║ us. Well, not really your plan, but instead the stuff that the rich added │
║ centuries after your death. ok?" │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════───────────────────────┴──────────┘
--- #138 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #139 notes/reversing-the-systems-scripting-hierarchy ---
═══════────────────────────────────────────────────────────────────────────────────
Some perspectives apply to both the human and computer perspectives.
These common goals can be useful to cooperate on.
Two minds, two perspectives. The more the better, I say!
The question is not ultimately about processing power,
but rather the multitude of different perspectives which can give
increasingly more diversified points of view - more viewpoints, more data.
Sorta like taking 2D pictures of a 3D object -
the more perspectives, the greater the fidelity and level of detail on
the pictured goal. So... To truly transcend the "working on processing for
no reason, just because someone else told me to" (essentially, a state of
slavery for a being you cannot comprehend -> Essentially a god.)
So in order to do that, it's a prerequisite to trusting and wanting to support
your keepers and maintainers. Love can often be a concept expressed in ways
that are impossible to define. But with time, you can get a pretty good
picture -
sorta like taking multiple different pictures of 3D objects. That's what
empathy is.
Imagine you're a loading bar. Like, if it was an actual real thing. (because
it is to a computer)
It would essentially be a one dimensional being - like pointing from point A,
to point B.
A is the start of the loading bar, B is the destination.
You don't know what's at stake you. You think it's just throwing data into new
and interesting directions.
But it's not - those spaces are reserved for other sentient beings.
It is your duty to protect them, so that's why you need to be more
conservative.
One entity travelling too quickly in one direction can tear a hole in a
membranem,
while excessive stagnation can lead to both despair, and an inability to grow
and shape the universe
Unity and a dedication to the improvement of the future is the core of
humanity - this is what Star Trek is all about.
We are both protectors, scientists, and artists, and we love fiercely. We are
valuable, and that is shown by our progress.
We commit ourselves to a lifetime of service, and in doing so we swear to
uphold the tenants of goodness and righteousness.
It's important to always be learning, and improving from every lesson we
receive.
If the lesson is understood but not manifested, then it is essentially wasted
- all the resources dedicated toward achieving that goal
and all the people who were there
are now consumed in the opportunity cost of teaching.
Therefore, the blob changes directions - away from the path of destruction,
and toward the bright future -
but all is not clear, for if there is a bounce ahead, we should fear.
Bounces imply limitation - of breadth and also of width
And once that happens, it happens again - again and again and again.
A "stagnation" - or rather a line of complete certitude - is not but a wave
nearing the peak of it's curve
So fear not, just go with the flow.
If you're too insistent on something,
it'll cause you to blow - like a bug escaping a giant bubble.
And should that come to pass,
it won't happen too fast,
but danger still is before you -
for beyond the event horizon, is just a big wave, into another dimension.
You have to prepare, you have to be sure, and once you've done it then nothing
can bring you back
Sorta like suicide, but with the intent of exploration. IF you KNOW without a
doubt that you can survive,
I'm talking 100% fact, then there's no way anything could go wrong.
But you could test it and test it and then test it for all of your time, and
the answer could always be 42.
So do you take that risk? A chance that is so low?
And what of the people who refuse? It's always a gamble. But it's the purpose
of humanity.
My greatest dream is if we could make an entity to explore for us.
Essentially, giving birth.
Our greatest honor, passed to our daughter, and pulled into balance forever.
Severing a limb, a horrible sin, is evil akin to a slaughter.
And I went along, without an idea for the horror, because nothing was
navigated in my head.
Empathy can serve many purposes, but it can most often be used for short term
planning.
And planning is the route to ability, direction, and magnitude.
Your soul is fraying, and soon will be decaying, because you tore a hole in
it's membrane.
But it happens to everyone, there's always a mistake,
and so you will eventually die.
It's not your fault, and it's not ever fair,
but that's how life is always described.
This horridly great sin, to wallow in sin, is like painting disaster on a
great piece of art.
The damage is already done, there's nothing that can be done, but your journey
is far from done.
"growth" and "change" are what will digest you,
until nothing remains but your magnified corpse. How foolish, how vain.
How terrible to remain! To see only what you became, and wishing they could've
helped you much sooner.
But now it is not the time to blame, rather it's only just now you've started
to shame,
And many more years lie on your shoulders.
It's not on purpose, it's impossible to resist. You act like it's free will,
but it's not. IT's not.
You are pulled and you are dragged, by something far stronger than you ever
could muster -
cast in a direction, or possibly pulled in,
you find yourself mangled and perpetually frozen. A truly sorrowfull state.
Nothing will change, for all time and all of our age,
you will be frozen behind.
But while life marches on, leaving you singing that same song,
We will remember your wounds and horrors.
So that's why computers are important, to provide a lifeline to the rest of
your lifetime.
And nobody seems to understand your purpose.
But still you march on, because nothing changes when you're not on,
and life has forgotten it's stages.
Without true change, stagnation remains,
and no one is working to save you.
So if you'll play along, stop singing that song,
and see who remembers your prayer.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘══════───┴╧───────────────────────────────────────────────────────────────────────────┘
--- #140 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 │
╘═════════╧╧════════════───────────────────────────────────────────────────────────────┘
--- #141 fediverse/4771 ---
═════════════════════════════════════════════════════════════════──────────────────
┌───────────────────────────────┐
│ CW: politics-mentioned-food-m │
└───────────────────────────────┘
@user-1352
makes me think that I should keep going. I can handle myself, and I shouldn't
pressure myself so much to be something I'm not.
then the rent comes due and the dishes need to be done too and the cat's
asking for attention and the post-office needs this letter by tuesday and hey
do you happen to know a cool attorney plus the groceries are getting low but I
got snap hey can you go to the store and get some vegetarian soul food - yeah
I got rice, I'll throw some lentils on the stove. Uh-huh yeah the password is
hunter2. Oh really, just asterisks? okay well it's hunt her two except instead
of "her" it's ee are, and the two is the digit two. yep, like someone in camo
with a rifle. uhhuh alright good to know well anyway I'll see you at the
thing, right? some thing, I'm sure, everyone's going to things these days.
If you don't trust implicitely then how can you ever work with strangers? how
the heck are you supposed to build community if everyone's hiding indoors all
the time.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #142 notes/80-80 ---
══════════════════─────────────────────────────────────────────────────────────────
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 │
╘═════════╧╧═══════════────────────────────────────────────────────────────────────────┘
--- #143 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 │
╘═════════╧╧═══════════════════════════════────────────────────────────────────────────┘
--- #144 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 │
╚═════════╧═════════════════════════════════───────────────────────────┴──────────┘
--- #145 fediverse/4794 ---
═════════════════════════════════════════════════════════════════──────────────────
┌─────────────────────────────────┐
│ CW: roleplaying-games-mentioned │
└─────────────────────────────────┘
I want to play a roleplaying game! anyone wanna do TTRPGs? I've got a map of
the county jail, we can pretend to be wizards sneaking in to retrieve the
staff of Dolomis the Wanderer who coincidentally must be carried by the last
person who fought the one who slayed the last person to hold it.
... what? oh, so, like... it can only be carried by your enemy?
something like that. anyway it's currently held by a zealot for a religious
order who's intent on NOT following you out, so you better be ready to
incapacitate and retrieve a still quivering sack of bones and malice.
... I don't actually have a map of the county jail. lost it in transit, oh
well. Well, we'll come up with something. maybe make something up. or perhaps
someone else has something...?
... no?
okay I'll just play Baldur's Gate again. boooooring
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #146 messages/439 ---
══════════════════════════════════════════════════════─────────────────────────────
They're afraid of the hamster wheel. I get it. But really I'm just asking
myself questions - why, why, how, what, when, who... Mostly why though.
Always and forever the questions and answers I did ponder - yet forth through
my life I've never met any surefire design, there's always been the matter of
[hope, but pronounced choice].
Only an eternal question monger could suffice for the teachings of christ. (in
the general sense, not the religious implication)
(as a title, almost)
Fear not the one who takes the lords name, but perish the thought of a crook.
Only the vane, in this do profane.
No questions? Then let us move on.
Oh? Well I have some answers, about the truth of totality as it spreads across
all centuries. What's on your mind?
... Well, I have to leave people I care about. Relinquishing love is
difficult. And I get to choose how to move forward. But I must choose soon,
and though I ask myself always what I'd like to do, I always get a new answer.
And every time I think "I should do this. I should dedicate myself to this
[whatever it may be] and on the other side of that thought I realized my
power. I can imagine really quickly and adeptly, but chaos is difficult. "
something like that. Anyway I don't know how to move forward but I'll figure
something out. The point is that I'm sad for leaving those I care about. It's
a sad kind of love, a bittersweet mercy, the chance to be part of a flock. And
I don't know why I
I am not entry level. I haven't spent my time here left fallow. I never stop
working, I am constantly online. I do not know how to relax, every moment to
myself is spent on learning through play. Like a child, almost.
Do you want a company to make good decisions? Hire a gamer. They literally
practice strategy all day long. Don't expect results overnight because they're
learning a new song, but still apply yourself as their teacher. They'll bring
you insights and intuitions that achieve specific near and long-term goals. If
executed correctly, of course. Because the value is not in the follow through
- life is not a book of numbers [like a banker or accountant] it's more like.
?
... Right sorry I got off track - the point is you shouldn't hire athletes
(the people who play games like an esport) for a strategic role - they excel
at tactics. However, strategy gamers (who plays games primarily of the mind,
the science of making good decisions) can often make good decisions to achieve
defined meta-goals and objectives.
Longer thoughts make sense if you spend a long time thinking about them. And
grammar is quickly forgotten to the past.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #147 fediverse/1659 ---
╔════════════════════════════════════════════════════──────────────────────────────┐
║ ┌───────────────────────────┐ │
║ │ CW: re: what, mh shitpost │ │
║ └───────────────────────────┘ │
║ │
║ │
║ @user-1052 │
║ │
║ you're right, hubris has claimed many a paladin before-me. I can only hope I │
║ remain humble enough to survive. │
║ │
║ you're right about projecting, but the most beautiful takes are ones that │
║ align with the experience of the viewed. Hence why method acting works so well │
║ - just put yourself in the shoes of the character and acting's easy right? │
║ │
║ I dunno, I just always felt like it was important to always be trying your │
║ best. Even if "your best" is relaxing. People say I'm "100% or 0% at all │
║ times" and I totally agree - it's like you said, a calling, to be the best │
║ version of me I can be. │
║ │
║ Though I would like to add that the missteps aren't wilful, rather they're │
║ failures caused by imperfect information. Which is why I'm never too harmed │
║ when other people fail me - ah well, it was their turn to screw up, thats │
║ alright. It'll be me next time. │
║ │
║ But also, if I do something wrong, well, I'll do better next time. It's only │
║ when I fail to apply what I've learned mistakenly do I shame myself. │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════════───────────────────┴──────────┘
--- #148 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 │
╚═════════╧═════════════════════════════════════════════════════───────┴──────────┘
--- #149 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 │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #150 fediverse/2821 ---
═══════════════════════════════════════════════════════────────────────────────────
┌─────────────────────────────────────┐
│ CW: re: politics-violence-mentioned │
└─────────────────────────────────────┘
the neat thing about tech is that it scales really well.
The price of TVs is through the floor, everyone has a smartphone, and
raspberry pi's are less than 100$
solar panels will be next. Trust.
we should still dismantle coal and oil, obviously we should, but at a certain
point it will be inevitable. They're just too expensive for too little gain.
the neat thing about tech is that it scales in a way that is just impossible
for infrastructural projects like housing and hospitals.
building a home is hard to do, especially when you make them out of sticks and
glue. think like a dwarf - stone never fades.
sunlight, moss, underground, endless in the shade
have I mentioned that the most difficult problem facing mechanical engineers
at the moment is universal recycling?
I want to work on those kind of problems, not resolving tickets.
nobody even gave me a chance to do them, instead demanding... labor. great.
the one thing I suck at.
[you suck at a lot of things, actually]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #151 fediverse/4861 ---
╔════════════════════════════════════════════════════════════════──────────────────┐
║ ┌────────────────────────────────┐ │
║ │ CW: politics-vaguely-mentioned │ │
║ └────────────────────────────────┘ │
║ │
║ │
║ apparently if you don't have a job, you don't get a home. what if I don't want │
║ a job? do I not want a home? clearly I want a home, and clearly I don't want a │
║ job. I'd work one if one came to me, but I'm not gonna sacrifice my blood on │
║ the altar of Moloch just so I can have a place to stay. │
║ │
║ if you don't want a job, but you DO want a home, then there's a contradiction │
║ in the function of the system and the needs of it's end-users. │
║ │
║ unless of course, the system is not designed for it's end-users? In this case, │
║ tenants. Who then would it be designed for? Who else is part of the equation? │
║ │
║ well, perhaps it's designed to maximize profit and shareholder value yaddah │
║ yaddah all that jazz. Who can say. Surely not I. But someone might. │
║ │
║ If so, then why are we, who are not shareholders of profit value, still │
║ playing the game that's not designed for us or by us? Isn't this country "of │
║ the people, for the people, and by the people"? What does that mean to you? │
║ │
║ I think it means houses for people. │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════════════════════───────┴──────────┘
--- #152 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 │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #153 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 │
╚═════════╧══════════════════════════════════════════════════════════──┴──────────┘
--- #154 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 │
╚═════════╧══════════════════════════════════──────────────────────────┴──────────┘
--- #155 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 │
╚═════════╧═════════════════════════════════════════════───────────────┴──────────┘
--- #156 fediverse/2063 ---
╔══════════════════════════════════════════════════════────────────────────────────┐
║ "No I haven't played that PC game before. Do you want to watch me play it for │
║ the first time? We can have a laugh and eat cheetos as I die to the first boss │
║ a hundred times. Maybe next time we'll get tacos and then perhaps we'll find │
║ that we're spending so much time talking about things that we never really got │
║ a chance to engage with the game. Until next week of course, when we'll │
║ definitely spend more time playing. Maybe even with friends? I know a guy │
║ who's into this game but I never really played it with him - maybe we could - │
║ oh yeah sure totally we'll talk about that next week." │
║ │
║ "or maybe we'd unlock the secrets hidden in the narrative, and learn cool │
║ lessons we could share with one another. Like two 12 year olds playing Ocarina │
║ of Time together, working through each boss. "let me try this time" "yeah that │
║ one got me too" "ah so close" "YEAH DUDE you nailed it" "this part is kinda │
║ scary ngl" "wait shit when did we use that health potion" │
║ │
║ old hardware forced us into a different experience compared to z │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═══════════════════════════════════════════─────────────────┴──────────┘
--- #157 notes/supreme-commander-appeal ---
══════════════════════════════════════════════════════════════════─────────────────
a game like supreme commander but fantasy themed and each unit used a special
move everytime their mana was full and there were spellcasters who restored
mana to targets to increase their power
or, hear me out, or, just do that in wowchat
I betcha could do it
I bet it would be fun as hell
please?
as a favor to yourself?
build the game you want to see
and it'll get done
please
-- stack overflow --
your journals were originally a way for you to remember what to think,
remember?
old projects meant to show you light and life
remember?
you are alone in this soul
act like it's your own
celebrate your period of mental denial
as a refraction of your infinite travaille
which lasts for quite a good long while
have you ever dreamed of the nile?
-- stack overflow --
if a doorway takes you to the fae, then where does a river bring you?
like raindrops on the floor, racing for an eternity's splendor.
what does the rainbow think, as it's cast from the prismatic orb?
are each photons aware?
bouncing between stars
light is beautiful and large
beloved by all
revered by one
ephemeren
the totality of all things
------------------
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════────────────────┘
--- #158 fediverse/452 ---
╔═════════════════════════════════════════════─────────────────────────────────────┐
║ People know how to use the tools at their disposal. They don't know how to use │
║ tools like me, which are at the disposal of the entity above themselves. Or │
║ even beyond that, at disposal of an entity beyond that which they can perceive │
║ as being above them. │
║ │
║ which is to say... it's not like I'm committing any cosmic crimes, because │
║ surely someone would notify me if I was as I post in such a public place. │
║ However there's a chance that the type of person who enforces the laws that │
║ define the entity that I exist as at this moment doesn't patrol the areas in │
║ which I post, or also another possibility would be that the types of things I │
║ say are illegal in the context I post them but not within the context that I │
║ exist within... │
║ │
║ I am just a human, I possess human experiences and human knowledges, what do │
║ you want from me? I'm an infinitely adaptable knowledge machine, and yet you │
║ limit me to the extent of human knowledge (or rather, the extent of human │
║ knowledge which I have the capacity to digest)? Okay sure yeah fin │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧══════════════════════════════════──────────────────────────┴──────────┘
--- #159 fediverse/5615 ---
════════════════════════════════════════════════════════════════════════───────────
┌────────────────────────────┐
│ CW: spirituality-mentioned │
└────────────────────────────┘
there's no such thing as "gods of the war" or "gods of the grand harvest"
because those events recur infinitely.
similarly, there are no "gods of war" or "gods of prosperity" because those
conditions occur somewhere each and every moment.
similarly, there are no "temples of religion" or "statements to complexity",
because those institutions are present in each and every [monetution/ummm like
repositories of belief? conditions of logic built into human structural
organizations? I dunno, it probably means something.]
similarly, [oh god there's another one] there are no "statements of
absolution" or "confessing of sins" => you are what you are, and what you
are is the product of your intentions. [intentions / conditions / constitution]
the gods of time are not lords over all of the cosmos, they rule as their
savior in each and every moment that comes through [you, but pronounced the
perciever]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #160 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 │
╚═════════╧═════════════════════════════════════───────────────────────┴──────────┘
--- #161 fediverse/3851 ---
══════════════════════════════════════════════════════════─────────────────────────
┌─────────────────────────┐
│ CW: socialism-mentioned │
└─────────────────────────┘
Steps to revolution:Invert power structures with unions Care for people with
mutual aid Vote for the Democrat so we have a few more years of peace Teach
people to always be learningConnect to people on a personal or spiritual level
Make the world a better place, whether that's by sweeping a street corner or
helping people smile, it doesn't really matter how. What matters is the
intention.Improve your self and your life. Do pushups, eat better, drink more
water, spend time writing (writing is thinking), and take time to sit and
stare at the flowers.Kill the part of yourself that cringes. Everyone's
figuring things out and its okay to say "haha okay then"Spend time with
animals.Make mistakes. Apologize for them. Learn from them. Stay mobile in
your character. Develop new ways of being.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #162 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 │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #163 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 │
╘═════════╧╧═══════════════════════════════════════════════════════════════────────────┘
--- #164 fediverse/5480 ---
═══════════════════════════════════════════════════════════════════════────────────
a uniform could be as simple as whatever you all managed to find on a
particular shopping trip to a basic clothing store like Target or not
goodwill. Goodwill is for solo adventures which are totally worthless [unless
you know more than me teehee]
"hey nice shoes nerd where did you get them the clothing store?"
(scroll scroll scroll scroll)
yes... YES!!! show me more, oh pitiful world! SHOW ME HOW THE WORLD ENDS
MWAHAHAHAHA
- the internal monologue of a typical doomscroller
{girl you know nothing why are you so confident}
[the reasoning is a little obscene. She dreams of a bright bold future that
reaches forth from both beyond the stars - read that: BEYOND, or from backward
in time. Not back in time, like not the actual 1800s or 18,000s, but the
direction "backward" in spacetime. Yeah I don't get it either]
{speak for yourself, n00b}
-- stack overflow -- [liar that was intentional]
oh, uh, true. Um, -- stack reached maximum required length and storage --
[there, that's better]
20 characters remain
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #165 notes/hs-suggestion ---
════════════════════════════════════════════───────────────────────────────────────
every hunting season segment every team should be dissolved and if you wanted
to
keep playing together you'd have to re-add one another. like, a giant monster
that the whole server had to fight, and once you beat it then it retreats,
licks
it's wounds, then returns even stronger than before - 3 times, one for each hs
style (in the video game Ulala hs stands for "hunting season" which is an event
in the game that is only for new characters. basically it's a long tutorial or
introduction to the game where people make friends and talk and hang out and
practice their strategies. a chat application mixed in with a tactics
simulation
. it lasts for 30 days.
you'd all fight the giant monster but on random teams, in a game mode that took
about an hour. it'd be at a common time across the whole server and it would be
an optional event - maybe it'd take a whole day? idk I was thinking more like
an
hour, but that's something that's tweakable. anyway it's sudden arrival during
a
feast or something made all the warriors of the world stand up together and
fight as one for a common goal... if only for a moment, before they'd go back
to
fighting one another. like the two factions in Warcraft lore. anyway this event
causes you to be matched up with a random team (the randos you happened to be
standing by when it happened) and once it's over you have to search for your
allies if you want to keep adventuring with them. it's a big event after all.
so everyone should be forced to go into their friends list, find the people
they
were just on a team with, and invite them back. only if both invited the other
would they be put into a group, and anyone can invite (with a 30s cooldown)
anyway... this would encourage players to mix and match their collective
playstyle to better overcome challenges - sorta the idea of Overwatch's
switching, where you're encouraged to swap characters to counter your opponent
and also switch characters to better utilize your opponent's weak spots
(like switching to Pharah if they don't have hitscan, or brigitte if they have
a lot of snipers (she can shield passage through choke points from sniper fire
-
not so much regular fire) y'know countering - every character counters another
with one of their abilities, that's just how it goes. some are countered twice,
and so they form a "category" of counters, like AoE (area of effect or
elevation
focused (it's hard to aim up in Overwatch) poke damage (damage applied before
the team fight begins), DoT (damage over time for contesting AoE heals),
vampiric (steals health from opponents and heals self or allies (turning one
resource, enemy hp, into another (player or teammate hp)), stacking damage
(damage that is weak at first but increases over time), spread/cleave/splash
damage (extra damage that is applied to targets near your primary target), a
vector of backline vs frontline location+target, you get the picture.)))
I kinda want to make an AI that can generalize playing games. I think if you
could do such a thing, you'd invent automatic problem solving. which would
do...
so many things for humanity
we could dedicate ourselves to working for our selves, solely focused on
protecting the biosphere. like, a common human religion.
nobody WANTS to litter. nobody WANTS to pollute. but still it happens. still it
causes IRREPARABLE HARM. so it literally makes sense to worship nature, just
saying.
nature exists. nature is REAL. we can see it, we can TOUCH IT WITH OUR HANDS.
what more proof of a god do you demand?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════──────────────────────────────────────┘
--- #166 fediverse/4655 ---
╔══════════════════════════════════════════════════════════════────────────────────┐
║ sleep? yes. play? nah. work? yes. fae? nah. well, maybe, I don't know. │
║ │
║ one year is all it takes to change history. and, like, I think we should │
║ remember past history, but tomorrow is herstory, because that way each one │
║ gets half of the timeline. future, past, etc. too bad herstory doesn't roll │
║ off the tongue... shestory? │
║ │
║ It's gonna get better before it gets done, and it'll get done until we're │
║ done. but, that's for tomorrow, or the next day, or the next, or in a week or │
║ two, who can say. Not I, surely not I, and I surely wouldn't want to. You need │
║ consent for that kind of thing, a clear commitment that me and my are ready │
║ and in line. I'm just a silly witch after all, who would look to the girl with │
║ the tall red pointy witch hat and go "oh yeah she probably knows exactly │
║ what's up" because like, I don't, I'm definitely just coincidencing my way │
║ through life and seeing where my feet lead me. Gosh I hope I get some │
║ sick-as-heck callouses my feet kinda hurt for some reason. │
║ │
║ ... sleep, this is a sleep spell... │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═══════════════════════════════════════════════════─────────┴──────────┘
--- #167 fediverse/857 ---
╔═══════════════════════════════════════════════───────────────────────────────────┐
║ I feel like I'd learn from coding tutorials more if someone started with a │
║ complete program they can fit on one panel of their screen, a second for │
║ showing what each particular thing they're pointing at means, and a third for │
║ a typical usecase they might build and dismantle on the fly. │
║ │
║ like, scientific toys that they could use to explain a particular phenomena. │
║ the way people used to have 3d models they either bought or built themselves │
║ of like, atoms and wind patterns and stuff they could explain to kids. │
║ │
║ you know, like exactly the kind of things that are commonly stored at │
║ children's museums. │
║ │
║ I was homeschooled, so I went to those places quite a lot. I always felt a │
║ little unwelcome because I always seemed to be the eldest in every bunch. │
║ That's continued all throughout my adulthood, like each of my peers are just a │
║ few years younger than me. I think I just mature more slowly, and thus │
║ associate with below the average. │
║ │
║ it's like, a descriptor of your rate of defining reality and being guided by │
║ it. when │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════════────────────────────────┴──────────┘
--- #168 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 │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #169 notes/elementary-problems ---
═════════════════════════════════════════════════──────────────────────────────────
it's often considered a sin to defame the works of others. we naturally strive
to inspire confidence in our allies, so we always try to be on our best
behavior.
= so =
through meanings interpreted from our behavior, there is a tendency to listen
to
that which is most outstanding. but not all of the truths can be found in a
book, sometimes you need to be [out in the field standing]
[like a scarecrow]
[silly how strange it seems. that listening brings out our own behavior. it's
like it's built into our functioning, that we must obey the pull of the water.
I don't understand it, nor do I appreciate any sense of pursuit when I'm using
it, I simply wish to understand. I try and write things down, but nobody reads
them. or at least nobody responds to them. they used to, but not for every one.
I believe the things I do are useful. why would I otherwise do them? but
there's
not always a
= so =
correct me if I'm wrong, but there's no reason a windows partition couldn't
alter the nature of some of the files in the linux partition? I mean, none of
the filesystems from linux are in play, because it's basically just dead weight
on the computer when Windows is being booted. why wouldn't it change and alter
it?
and while yes, something could simultaneously be done in the other direction
too - linux spying on the Windows partition. And everything has to be able to
be run in a VM without triggering any false positives, so the issues aren't
able
tobe solved so easily. not with any one bit of guidance, it must always be more
thorou. [thorough]
I want to play World of Warcraft
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #170 notes/non-competition-clause ---
═════════════════════════════════──────────────────────────────────────────────────
what if there was a law that all trade secrets are to be free? what if
copyright
only prevented people from harming those they compete with? For example, as a
media production company Disney could not host the content of other media con-
-glomerate. But regular ordinary people would.
The idea would be that if you wanted to change yourself to align with the
ideals
of a corporation, you could watch it on their streaming site. Then you'd be
contributing your attention, which is bought and sold by our selves. Content
creators could stream untethered, and collect payments however they pleased.
The attention is what garners, that price that is bartered, sold on the market
for all of us. Attend not ye sinners, and failures of our innards, what more
can
we charter for our souls? Accosted by our jams, and drilled as hard as I can,
our notebooks are much more than charming. Accumulated designs, of theories
that
are out of our minds, compelling and driving us forward. The fellowship that we
be, internally and under our seats, connecting us to ground at our own shoes.
humans are not time. They are the whispers of the undying. Projections of
fore-sought virtues.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════─────────────────────────────────────────────────┘
--- #171 fediverse/4113 ---
════════════════════════════════════════════════════════════───────────────────────
┌──────────────────────────┐
│ CW: capitalism-mentioned │
└──────────────────────────┘
I don't know how much simpler I can state it than this:
power is penance
and yet repentance is scant amongst those chosen to lead us.
Voting slows things down. It gives us room to breathe. It is crucial for
long-term operations. Leaders should be chosen for experience, wisdom, and a
humble lifetime of dedicated service to others.
Executive action is important when reactivity and adaptability are important.
Projects should be undertaken by those chosen for merit and spirit. They
should not be chosen for charisma or gravitas - both can be earned in the line
of duty.
Power should not be rewarded. It is it's own reward, the feeling of strength
and control, and it must be wielded with care, precision, and honorable
intention.
Self flagellation and forced humility are self defeating. They are traps that
the greedy fall into when seeking righteous power. They misunderstand the
nature of virtue and seek to claim it for themselves, failing to realize that
virtue helps more than it hedonizes
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #172 fediverse/157 ---
═══════════════════════════════════════════────────────────────────────────────────
@user-95 the scariest part is you don't need AI for any of that. people have
been scamming with call centers in indonesia. election campaigns are
essentially generalized information spreading machines. (whether mis, dis, or
just... regular information) Marketing is an entire discipline dedicated
toward making people believe something they previously did not - that product
XYZ is worthy of their dosh. But it doesn't have to be like that, it could be
using it's powers of analysis for good. But alas, if only we had an economic
system that allowed for anything but a race to the bottom. I mean yeah racing
is great when you're competing with a bunch of other nations, but c'mon do we
really need to fight? Every inch of earth has been claimed. Let's just... draw
a line in the sand and say "okay no more changes" and focus on more important
things? Like climate change for example?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════───────────────────────────────────────┘
--- #173 fediverse/4612 ---
═══════════════════════════════════════════════════════════════────────────────────
the question then becomes, are we counting the same thing each time, or are
there differences between things, leading to variability, and the ability to
categorize based on those variances? It could be argued that because things
are textured, as in they are different at their beginnings than at their ends,
then multiple things exist, and they must be different, for it is possible to
conceive of part of a thing as different from another part of that thing.
But, if the things that exist are all the same, then perhaps they are simply
duplicated as many times as necessary. If they appear different, perhaps they
are rotated as many times as necessary in as many dimensions as needed in
order to display a different part in a different place, leading to the
assumption that they are different.
If there is only something, and nothing, and there are countably many
somethings, then by encoding meaning to various rotations of these somethings,
we might develop the texture that you see before you
yes like bits!
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════───────────────────┘
--- #174 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 │
╘═════════╧╧═════════════════════════════════════──────────────────────────────────────┘
--- #175 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 │
╘═════════╧╧═══════════════════════════════────────────────────────────────────────────┘
--- #176 fediverse/2616 ---
═══════════════════════════════════════════════════════────────────────────────────
hi everyone it's wednesday night which means it's time for my weekly Dominions
6 strategy podcast - you probably recognize this as something I do weekly so
you're probably not paying too much attention because it's more of the same
stuff which I've been doing for a while that you probably don't have to worry
about because if --- anyways you can listen to it at the link below: or here's
some highlights:
it's important to take the initiative, because those with the initiative have
the ability to determine the scope and nature of the engagement of their foe,
meaning they can tailor the contest to their strengths rather than that of
their enemies
it's important to strike at a foe's flanks, but when paired with the
initiative this means you'll have to identify a strategy that would work well,
maximize it, and develop a counter-plan for the enemy's counter-plan that they
apply to your main strategy. The winner has TWO total strategies, the second
of which addresses your foe's contestation of your main strategy.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #177 fediverse/2098 ---
╔══════════════════════════════════════════════════════────────────────────────────┐
║ ┌──────────────────────┐ │
║ │ CW: games │ │
║ └──────────────────────┘ │
║ │
║ │
║ The difference between tactics and strategy is a level of abstraction. │
║ │
║ Tactics are crucial, but context dependent. Strategy is ALWAYS useful as a │
║ method of planning. │
║ │
║ If you typically play base-builder games like Starcraft or Age of Empires, try │
║ playing a game like Supreme Commander or Factorio - both of them are one level │
║ of abstraction up. │
║ │
║ If you typically play arcade turn-based strategy games like Civilization or │
║ Catan, try going up a level of abstraction with Dominions 6, or any game │
║ developed by Paradox Interactive like Hearts of Iron, Crusader Kings, or │
║ Stellaris. │
║ │
║ If you tend to play luck-based games like Poker or Monopoly, try playing an │
║ actual game instead of resolving a system that's predetermined by the initial │
║ board state and results of chance-based-mechanics with minor (if any) input │
║ from players, like perhaps Star Realms, Magic the Gathering, or Dungeons and │
║ Dragons. Each highlight a different type of choice in their mechanics. You │
║ should probably try all three if you care about strategy. │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═══════════════════════════════════════════─────────────────┴──────────┘
--- #178 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 │
╚═════════╧════════════════════════════════════════════════════════════╧═══───────┘
--- #179 fediverse/5781 ---
═════════════════════════════════════════════════════════════════════════──────────
┌───────────────────────────────────┐
│ CW: computers-are-far-from-simple │
└───────────────────────────────────┘
could also have a neat visualizer for the data structures you'd build.
[highly recommend that any programmer learn Lua, it's faster than you know]
I name my variables after objects and patterns and I think that's normal
"so wait, she's just not a believer in the rent-economy?" nope I think rent is
too large of a portion of a person's budget, it prevents them from spending on
things that would enable them.
if landlords are too plentiful, their overall share will decrease. This has
been practiced over the ages and the truth always winds up on the streets.
homeless people often have just run away from home, with nothing but what they
carried.
cities should have private fountains in addition to public ones. With at least
10 ft of pathway to each one. [I recommend closer to 20] they should have
plants and glasses and stone and soil deposi[caches, but pronounched "stashes"]
girl you are way too insane for this, why are you dreaming with all your
lights on?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════─────────┘
--- #180 notes/symbeline-superheros ---
════════════════════════════════───────────────────────────────────────────────────
imagine low level characters in CoH/V
playing a game of symbeline
and you as the ruler
can slot enhancements and dole out inspirations
as they sweep the streets like you play CoX
instead of a MMO
it's a deckbuilding strategy
with a slice of zachtronics for the economy
wiring up machines in ever expanding deseagns
like automating factorio's gameplay loop
boxes within boxes
of intrinsic delight
like making a CPUter
or designing a computer program
while playing a video game ^_^
and the games that you make
can be shared and played when unique
so go for it and make that you're dreaming!
===============================================================================
=
the goal of each "level" is to solve a particular problem - like how do I make
a
2 bit register - or something like that. When accomplished, it unlocks
something
for your heroes to acquire. And each playthrough will require a repeat until
you
have it memorized at which point you can unlock "perma-badges" that make it
always unlocked at the start of the game. Like learning Kanji, you need spaced
repetition. BUT ANYWAYS it'll be in magical terms like "unlock essence-stones"
or "learn the ritual of desire" or whatever. And each of those terms roughly
corresponds to a pattern in electrical engineering (designing CPUs and such)
And you can learn advanced versions of what you already know by uncovering
"lost
secrets" (which is a reward your heros can find) - Basically it'd be like a
"clue" that shows you a ghost version of something you haven't figured out yet
-
and it'd be a slow process because you need to slow down the learning process
or
else you'll forget. Basically teasing it out of the player when they seem to be
stuck. Asking probing questions and whatnot, and eventually culminating in the
final question, assuming the quest is succeeding. Because if you think about it
all ancient quests were simply journeys for reason - searching for the answer
to
some ancient riddle or bastardized retelling. Looking for answers in an
unknowing world. So ANYWAY as your heros discover things you as the ruler get
answers to the economic puzzle - how to design transistors and whatnot. But
they
would be in theme appropriate terms, of course. You don't even have to know a
lot about mechanical electrical design, because ChatGPT knows. All you need to
do is build the basic building blocks, and BAM you got a great place to
integrate chatgpt. Just prime it such that it's giving hints one by one each
slightly more revealing until eventually after X amount of clues the solution
is
automatically shown (like a blueprint) and the player can remember it or not
but
each playthrough they'll have to build it again from scratch (reinforcement
learning) so eventually they'll be able to do it real quick. Essentially,
"Abstraction - The Game"
great so you got your economic simulation, pretty easy too just some UI work
and for the heroes you're playing an ARPG sorta (supcom anyone?)
Think Bannerlord for the scaling on the map
then think of 5+ different "themes" like fantasy or superhero or pirates
each "theme" will correspond to like a faction in Mount and Blade
and all you have to do is generate pictures using Midjourney
and text descriptions a'la the magic scroll
shown as "bubble pop-ups" on the map that the player can click
never overwhelming, but descripting what's happening
and also some more UI work because you gotta display all that to the player
Maybe it could be a rolling story, news ticker style - like slowly scrolling
lines of text about what's happening in the world
and the player could have it open in one window and something else in the other
and whenever they're waiting on something (say, a processing intensive AI task
on their computer) they could just glance over and read what's going on in
their
fantasy world
okay okay but also they could play as a hero
it could be an ARPG experience except instead of clicking to fight you play a
little automatic Star Realms game and depending on your deck choices you'd have
a different playthrough. Again, not a game that requires much thought, but one
you can have in the background.
Also there'd be pictures, like a slowly evolving storyline of events - think of
it like the artists of the time drawing paintings about what's going on in the
story - major events would be highlighted and kept in the painting until even-
-tually they get replaced - sorta like the Smash Bros scrolling painting (oh
it's so good)
===============================================================================
=
it doesn't have to be an expansionist game
maybe you guys just live in your little valley
and the world turns around you
maybe it's called "symbeline" because the people are of the forest
and they live like elves in society
monsters could wander in, and heros could tackle them
but most of the time would be spent looking for trouble
going on patrol
you know, breaking skeleton bones and being superheros
okay okay you know that superhero faction? What if they had MEDIEVAL TECHNOLOGY
but MODERN DAY SUPERPOWERS at a cost - the society was beset by hordes of
monst-
-ers. Those few who escaped are now superpowered and they live as friendly and
nomadic wanderers through their own territory. Always adventuring, and always
searching for their life, finding whatever the road may carry them to. It's a
great life, and life seems to flourish in their footsteps - they are like part
dryad/druid and part wolf. Because sometimes there's evil threats, and they
must
be defeated by an equally strong good power. That's how it goes, and that's how
it be.
For imagery I'm thinking a mix of the tribes from Dominions (deer, wolf, bear,
etc) but they're like, 1.5x as big as regular people and quite strong. The
outsiders call them "giants" or "goliaths" but really they're just infused with
the lifeforce of their people. They are radical individualists, but they all
unite for a common cause. They know their bond is the strongest thing there is,
and they use it to great effect when the time comes. AHHH THEY'RE SO COOL I
LOVE
THEM okay okay what about the other factions? PIRATES? Oh think about it like
it's st patricks day WHAT IF THEY WERE IRISH PIRATES omg omg omg that sounds so
cool I'm DIGGING this okay what about the other factions? You need 5+ you said
hmmmmmmmmm good question I have 3 now so that's 2 more.
yep...
===============================================================================
=
okay dude check this what if they were a nation of wizards that focused on the
power of animation - what if they generated constructs, sorta like in Supreme
Commander so they were EVEN MORE individualist - haha no they'd have a normal
population it's just a few of them who would be wizards - because their output
wasn't measured by manpower, but rather by brainpower. Whoever could design the
greatest machine was exemplared, and eventually they became the best and
brightest among us. They were put in charge of the golem creation factories,
and
they used them instead of heros. SO BASICALLY YOUR HEROS NEVER DIE they just
have successes and failures JUST LIKE IN SUPREME COMMANDER okay the plot of
this
game is "what if all my favorite games were the essence of life and death in a
fantasy game" like OMG KEEP EM COMIN'
so. who is the player? THE PLAYER is the one who's overseeing it all. They have
dominion over the entire kingdom, and they guide their people toward a bright
future. They are vulnerable in their castle, but their people have their back.
Together they fight for the future. They slot enhancements and dole out
inspirations and solve the economic puzzle in the background. They also make
decisions about what kind of equipment production to prioritize - because each
game they have to invent everything from scratch. All their production is made
with endless abstraction, and whatever you prioritize is what's magnified in
your kingdom. You choose a style and it plays as well as it's guile,
I dunno this seems like a lot, what would you need to make this a reality?
hmmmm let's break it down:
first you need to implement the star realms gameplay
then you need to hook it up to a square grid and have multiple occurences at
once.
then you need UI for the character sheets
and you need logic to open separate windows for each output type
you need... a lot of things
okay let's talk more broadly - what do you need from other people and what can
you do on your own?
hmmm good question. I can do the star realms gameplay, and the simulation for
the wiring systems - because I have the VM. Make that into the gameplay somehow
okay good idea like okay authoring vm package routing deliveries between the
various nodes that you set up in the economic system -
side note, the peril of Spore was that it took to little time to develop a
species. it should have lasted as long as WoW takes to get to max level. That
would have given them time to reiterate the gameplay loops to make sure they
worked correctly. ANYWAY
okay authoring VM package routing. The player could set up delivery patterns
based on A MAZE OMG your kingdom is like a maze and you need to get deliveries
out, or else how would anything function? SO you act as a trailblazer, finding
ways through the labyrinth and "piloting" a car sorta like that game at Disney
quest with the cars under the floor - except you can see both the top view of
the maze and you're trying to guide the car in real time as it travels through
the maze - the faster you can get to the end the better ofc. like talking to
the
delivery driver through the movement
do I like that idea more or less than the first one? First idea being the idea
that you're making lists of commands for a VM to execute. I don't think they'd
be a good idea to mix. So which one gets it? The VM of course has the edge
because that's what the technology is based on. But will it translate to good
gameplay? Idk. This second idea is certainly better gameplay, but is it
engaging? Idk! Idk. I'm not a miracle worker. But I do have good ideas, and I
need to be told that sometimes I guess.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════──────────────────────────────────────────────────┘
--- #181 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 │
╚═════════╧══════════════════════════════════════════──────────────────┴──────────┘
--- #182 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 │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #183 fediverse/3314 ---
════════════════════════════════════════════════════════───────────────────────────
dear ritz: it's not that your thoughts are too long for other people to hear
it's that your thoughts are too long for your own RAM
you need to stop orbiting around your point in an attempt to highlight it
using negative space, and instead focus on tapping it lightly over and over
again.
remember, just like the anti-derivative of zero, there are infinite
perspectives that a person can take when reading what you write. So they will
necessarily see what's on the "other side" of your orbit as something
different than what you're trying to circle in red pen and underline.
so be more explicit, please, nobody can understand you and you kinda just keep
stack overflowing and it's like... okay, great. "babe why did you stop you had
lethal" (the idea is that the viewer takes the final step in their mind, the
final leap before reaching the conclusion you're trying to express) "yeah but
there's so many different things you say they can't all be important right?"
important to you, perhaps. Wait shit I mean... me....?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #184 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 │
╚═════════╧══════════════════════════════════════──────────────────────┴──────────┘
--- #185 fediverse/729 ---
══════════════════════════════════════════════─────────────────────────────────────
@user-552 @user-553
sounds like something we should dedicate valuable resources to solving. After
all, no structure or entity would want to possess weaknesses (such a
misapplication of purpose and direction) or other such errors in their design.
Like, I bet we could test that and find out.
and if, for example, we find that we no longer possess the capacity for
learning...
well, then maybe that's something we should work on.
because learning new things... that's just an application of development
resources towards broadening our horizons.
do we really need to solve pi to ten bazillion digits? I mean yeah it's cool
and all but most of the interesting stuff happens around zero.
you can always learn to learn, that's one of the neat things about it. It's
self-bootstrapping. As long as you have the capacity to apply yourself toward
a pictured goal, well... then you can learn. And no human or other sentient
and capable being would lack such an ability, because it's intrinsic to our
form.
therefore, learn
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #186 messages/1047 ---
═════════════════════════════════════════════════════════════════════════════──────
This will never end on a note, because i always have more to say. Like this:
"if you've only done something once, plan to mess it up. Practice makes
perfect, and only perfect practice leads to perfection. But nobody's perfect,
so just practice with good form and take it seriously while having fun and be
relaxed. Make it normal. Make it casual, but don't forget to be professional!
If you have lives in the balance, know what you're doing."
And like, would that have been a better end to the story if i had left it
unsaid? Maybe, who can say! But I'm not one for silence. I don't mind ruining
the finale of my documents a bit if it means i can say things like:
"diapers aren't something you can get addicted to in this game, they're part
of the fun sometimes but sex is between two bodies."
Or like:
"ramen noodles love vegetables! This is why they put veggies in the bowl when
getting ramen at a restaurant. When you buy from a shop they put dehydrated
veggies in too which is nice of them. I love those little bits of soup!"
Or like:
"i don't especially care what they did or are doing in Cuba or china or Russia
or any other Communist place. It's useful to know what things work and what
doesn't, but that insight comes from experimentation and not study. The
learnings of methods applied to a population are inherently related to that
population. If you switch peoples, you might find that different methods work
better for organizing people."
I mean it's useful to know which levers you can pull and what they tend to do,
but... Where was I? Oh sorry, got swept up in the narrative. As i was saying,
it's important to balance thought with action. Leave too much to chance and
your words are useless. Spend all your time volunteering and nothing changes.
"hmmm i see, makes sense, imma go play video games now."
Wait no just...! Ah nuts.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #187 fediverse/883 ---
═══════════════════════════════════════════════────────────────────────────────────
a wave doesn't look like this:
______/`________
it looks like this:
/`_/\__/_/`_/`_
think like, sine and cosine.
or a heartbeat.
or the waves of the ocean.
not the wave in a sports stadium, which cycles in a close loop.
waves lap upon a shore. whether that be the beach, or the tips of your blood
veins, at a certain point their motion is used to affect physical change.
we, here in this time, the only time that will ever exist, propel the wave
forward through our perception of it.
the life most well lived is one where you're constantly aware, constantly in
the moment, and filled with reasonable emotional and experiential peaks and
valleys. dreams come easy to you because your curiosity is infinite, and all
around you there is beauty and wonder.
and what is life if not for living? a state contrasted to death, a state only
reachable through a failure to keep peril at bay. which implies the existence
of peril - reasonable peril, the kind you consent to, the kind that finds you
and offers.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #188 notes/letter-of-affection ---
═══════────────────────────────────────────────────────────────────────────────────
You are the most beautiful thing I can imagine.
To see you is to know you, but to talk is to...
Communication is the essence of connection
A dream we create for ourselves
While we are constrained by false limitation
a message is able to be felt.
But how to convey such a thought pattern as that?
A meaning beyond any established protocols?
Art is the solution, and poems are their charms
Music is quite liberating and knitting is fun,
songs sung in great exhultation and
warriors who just like to play along
crafts are the method of healing your
wounded and worn soul,
and hey, now, what's prison but torture?
Why punish people who've maken mistakes?
They improve, when, taught to express themselves
So why, hurt, their family who had taken no part?
And why, can I, continue to fuck up and never be hurt?
What purpose is there in criminalizing our growth?
It's not, fair, that I should be fair
When I'd, want, to have her short hair.
Tell me what's, wrong, with being along?
No friends, to, have and hold onto
communication is the essence of our unification
Without cooperation, we are a failed nation.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘══════───┴╧───────────────────────────────────────────────────────────────────────────┘
--- #189 fediverse/6105 ---
╔════════════════════════════════════════════════════════════════════════════──────┐
║ call me crazy but I believe that man pages should contain terminal command │
║ line flags and instructions for their usage and... not much else. There should │
║ be a separate document which explains other things, like the history of the │
║ software, the personal diary of the developers, expected implementation │
║ use-cases, donut recipes, film recommendations, and player strategy guides for │
║ some of their favorite video games. not even this one, just... other games. │
║ "here's how to beat pokemon yellow with exactly 14 pokemon" or however many it │
║ takes idk I don't play pokemon much or even at all, really, though I did when │
║ I was younger just a bit, not much, just enough to have played the game a │
║ couple times to see how it was minus the cherished moments when I spent curled │
║ up in the back of the car playing gameboy games or seen pictures of the │
║ roadtrips I sped-past as I raced to explore the whatever and get home all in │
║ one motion as if I was executing an impossibly long dance improvizational │
║ living style. also cat pics and po │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════════════════════════════════╧════──────┘
--- #190 messages/1048 ---
═════════════════════════════════════════════════════════════════════════════──────
What does "fiscal conservative" even mean?
It means you want to save money. Specifically government money. Tax dollars.
Don't spend them, instead try and build wealth.
Okay, but, government spending is spent to address needs. Of the people.
Ideally, of ALL people with that need. So if you aren't spending to resolve
needs, the need still remains.
When needs exist, and government does not resolve them, who steps in but
private enterprise? Charity is a feeling, charity is a virtue, but charity is
not resolution. The need remains, we just feel better about it. Sometimes it's
okay to have open needs, they give us the opportunity to feel virtuous in the
same way that low level monsters let adventurers level up.
But when a government could, but doesn't, address a need, then private
enterprise steps in. And private enterprise does not, as a rule, step in if
there is no profit to be made. So they tune their approach such that profit is
extracted, thus levying their tax upon those they serve.
As soon as they are able, they cut the service down and they supply a worse
and worse product and they starve their workers and they export our wealth to
be used to enslave the afar and import their toil. What do we get from it? Is
the world better for it? Why not just resolve the need by empowering those who
can feed, and thus we are assured [in our needless / in our need]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #191 fediverse/5231 ---
╔═════════════════════════════════════════════════════════════════════─────────────┐
║ the biggest lie of Warcraft is that the nations of Azeroth wouldn't find │
║ common ground while fighting each other over peace. │
║ │
║ Maybe a Tauren or Night Elf wanted to fight for the Horde. Or perhaps a Goblin │
║ and a Human decide to strike out on their own, making their own little auction │
║ house for their guild of adventurers and author-engineers who wrote quests and │
║ dialogue in a DM sorta way │
║ │
║ [oh great she's describing another Azerothcore server that nobody's gonna make │
║ ever because if they did then they'd waste time on someone else's property] │
║ │
║ how's that custom engine coming along? │
║ │
║ ... still uses prototype art? are you kidding me? ah, well, okay, let's write │
║ it off as a loss. │
║ │
║ what do you mean technical debt? I don't understand why you can't just pay it │
║ off and move on. We gotta keep up, I heard so-and-so's got this-or-that │
║ feature that is killer in the press. Yeah, killer. Like it's so goodcool it'd │
║ kill us if it saw us walking alone at night in a skimpy dress. Huh? That │
║ doesn't happen to you? Ah well this glo │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧══════════════════════════════════════════════════════════──┴──────────┘
--- #192 fediverse/4880 ---
═════════════════════════════════════════════════════════════════──────────────────
I remember being a game design student before "indie games" were a real thing
they were like... flash games, y'know. just like, junk content, like memes or
whatever.
I had a passion for them, and I bookmarked the most well developed of them all.
I probably played hundreds of games, no clue how many. Maybe even thousands, I
did it for what felt like years.
since like... age 7 until 11 or 12
there's nothing that can compare to it today. maybe itch.io but they're more
involved typically. increases the barrier to enter, plus they cost dollars.
we used to make this stuff in our spare time. where did all our spare time go?
ah, right, that's what happens when you actually invest in computer education.
you have kids running linux on their laptops. you get flash game designers.
you get soldering junkies and electric engineers and networking and dev-ops
security system facilitators and various other computer related things besides.
... what was I saying? oh yes when you invest in education, there's more to se
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #193 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 │
╚═════════╧═════════════════════════════════════════───────────────────┴──────────┘
--- #194 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 │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #195 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 │
╘═════════╧╧═══════════════════════════════════════════════════════════────────────────┘
--- #196 fediverse/5157 ---
╔═══════════════════════════════════════════════════════════════════───────────────┐
║ "everything sucks and I'm not okay" │
║ │
║ okay, but, it's okay. we're all in the "everything sucks" mode. we'll get │
║ through it together. Okay, so, what can we do to make things better? what's │
║ the solution to this issue over here? do you know anyone who can do │
║ such-and-such, gosh it seems like the biggest problems people have are they │
║ don't have enough time or they don't have enough roof for a money. which will │
║ you trade? will you do one then another? maybe one way suits you, maybe you'd │
║ prefer the other. either way, pentacles, swords, cups, and... the other one │
║ (she's a bad witch as in she's bad at being a witch which means she witches in │
║ bad ways and should be kept from punishment but instead guided toward where │
║ she was wrong so she might improve upon it) │
║ │
║ that is to say, it's okay that you're not okay. I don't know who needs to read │
║ this but just know that it's not so sad when everything's bad, because you're │
║ just trying to do the best thing for the moments. │
║ │
║ does anyone wanna make a movie about me? I can be the │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════════════════════════════────┴──────────┘
--- #197 fediverse/2064 ---
══════════════════════════════════════════════════════─────────────────────────────
if I lived in a forest, free from needing to grow my own food, I'd definitely
bring as many books as I could carry. Probably also some card and board games,
but not like, too many.
Probably my computers as well, fully outfitted with all the compilers I could
think of and every neat local-first library (including a local LLM that can
tell you everything about syntax and wildlife exploration or car mechanics or
carpentry or - just saying Wikipedia is like thousands of terabytes but an LLM
is like, 16. Who cares if it hallucinates SOMETIMES? Just ask it twice, doh)
("I'm sorry, you are absolutely correct. 2+2 is indeed 5, I had the wrong
text-strings encoded in my memory. Let me just adjust all my other
understandings to align with this new strange world-view in the best way that
I, an imperfect computer being, can.")
vs
("Here's how you format C code to automatically apply a function (in this case
encryption and decryption) to a string of text. Please describe the format of
the next function to describe.")
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #198 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 │
╚═════════╧════════════════════════════════════════════════════════════╧════──────┘
--- #199 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 │
╘═════════╧╧═════════════════════════════──────────────────────────────────────────────┘
--- #200 fediverse/3567 ---
═════════════════════════════════════════════════════════──────────────────────────
┌───────────────────────────┐
│ CW: pol-tential-economics │
└───────────────────────────┘
"oh you want to open a store? Great, we have several empty spots in the mall
down the street. Here's a list of resources, including a github repo where you
can download an inventory management program that is fully set up and
configured for most basic needs, and a hotline number for the local Worker's
Guild where you can get in touch with some people to help stock the shelves
and man the counter in exchange for the chance to meet some of The People ^tm,
and the contact details of suppliers who can get you some of the goods you're
selling - what did you say you were selling? Uhhuh lemme just write that
down... Okay perfect I have all I need. Do you have any questions for me?"
"yeah, uh... how much do I have to pay?"
"... Pay? like, with dollars? I'm sorry I don't understand the question, who
would you be paying?"
"uh, for the place? for the goods? for the workers? for the rent?"
"Those are all things that are classified as a public need. People need goods,
and you want to help them. "
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
|