=== ANCHOR POEM ===
══════════════════════════════════════════════════════─────────────────────────────
I love D&D books with lots and lots of randomized tables because you can,
in a pinch, use them as code-books for encrypting text using a method that
nobody will ever guess. Well, as long as you have two of them, one to give to
your friend and one to keep yourself.
This is a form of "symmetric encryption", where you each have a copy of the
input/output tables. More secure is the private/public key style encryption,
but good luck explaining that to a 14 year old. Plus you can't do it over a
radio, you need a computer.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
=== SIMILARITY RANKED ===
--- #1 fediverse/3470 ---
═════════════════════════════════════════════════════════──────────────────────────
alternatively, when you initiate an SSH session it sends you a randomized
public key whose private key is the password that you need to login. By
decrypting the string of text it sent you and sending it back (plus the
password at the end or whatever) you can ensure secure authentication without
bothering with the passwordless keys which are wayyyyyy more trouble than
they're worth and lack the "something you know" authentication method.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #2 fediverse/1862 ---
╔═════════════════════════════════════════════════════─────────────────────────────┐
║ some people look for signals or signs before doing something. Try and have │
║ someone in your life who can give you signals or signs so that you know when │
║ to do things. And ideally, if they're more hardcore than you, you'll know what │
║ to do, not just when to do it. │
║ │
║ did you know that anything on the internet can be read by at least one other │
║ person besides your intended recipient? There's no way they'd let us talk │
║ amongst ourselves otherwise. │
║ │
║ I think encryption is pretty neat, all you have to do is run a shell script on │
║ some text, then send that text over the internet. If you want to decrypt it, │
║ all you have to do is run a shell script on it to decrypt it. │
║ │
║ downside is, it has to be translated into plain text somewhere along the │
║ line... Maybe if we rendered the words not as text that can be read from │
║ memory, but as like, brush-strokes that can have a randomized order, but still │
║ present to the user as visual text? anyway that's what's on my mind as I try │
║ and improvise a baking recipe with yeast, flour, and butter │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧══════════════════════════════════════════──────────────────┴──────────┘
--- #3 fediverse/3469 ---
═════════════════════════════════════════════════════════──────────────────────────
you know how SSH password login is deprecated because the password needs to be
transmitted in cleartext or whatever?
what if we just... required two passwords?
the first initiates the conversation, and sets up an encrypted line. It
doesn't matter if anyone sees the first password because they'll get a new set
of encrypted keys, meaning each session automatically is encrypted in a
different, randomized way.
the second password is the one that actually authenticates you.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #4 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 │
╚═════════╧════════════════════════════════════────────────────────────┴──────────┘
--- #5 fediverse/1693 ---
═════════════════════════════════════════════════════──────────────────────────────
"if I work on the TTY then they can't forward my X session without my consent"
- ramblings of the utterly deranged
as if they couldn't just look at your unencrypted source-code as you save it
to your hard drive smh
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #6 fediverse/624 ---
══════════════════════════════════════════════─────────────────────────────────────
You know, there's no guarantee that Youtube or Gmail has to show you the EXACT
SAME video or message that your friend shared with you. Or did they even share
it at all? So hard to tell when they know all the communication you've ever
had, because you only know each other online on their platforms, [read: US
government observed platforms] [like, HTTPS] surely there's no room for
someone to sneak in and edit your conversations. Surely the only way to
securely communicate is to send pure PGP encrypted bytes to another target,
wrapped in a TCP/IP header, with unknown intent or expression. Worst they
could do then is just, y'know, block it entirely.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #7 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 │
╚═════════╧═══════════════════════════════════════════─────────────────┴──────────┘
--- #8 fediverse/2674 ---
═══════════════════════════════════════════════════════────────────────────────────
┌────────────────────────────────────────────────────────────────────┐
│ CW: factually-untrue,-that-never-happened.-this-is-just-gesturing. │
└────────────────────────────────────────────────────────────────────┘
the kind of friendship where you SSH into each other's systems and leave notes
for one another.
as soon as you find one you message the person who left it like "yoooo only
just found this lol" and they're like oooo yeah did you see the bash script I
wrote in that directory "yeah totally I used it on one of my video files just
now - cool filter!"
ahhhh reminds me of all the times hackers have hacked my permanently insecure
system and left me friendly messages like "hey I'm on your side" or "how's
life, friend? I hope it's going well." or "never forget; you are worth all the
fear" y'know cute things like that
oh. right. because leaving vulnerabilities like that can lead to threat actors
affecting your stuff. how lame.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #9 messages/329 ---
════════════════════════════════════════════════════───────────────────────────────
LLM training data that's been encrypted in such a way that it preserves
symantic meaning, while also allowing for secrecy and unique customization
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════──────────────────────────────┘
--- #10 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 │
╚═════════╧═════════════════════════════════════════════───────────────┴──────────┘
--- #11 fediverse/1310 ---
═════════════════════════════════════════════════──────────────────────────────────
that feeling when you type your password so fast that one hand is faster than
the other and the letters get all jumbled and now you have to remake your ssh
key -.-
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #12 fediverse/4301 ---
════════════════════════════════════════════════════════════───────────────────────
@user-1655
maybe the user could tell their client what fields to expect and how to
present them (like, a field called "memes" would be presented as a picture in
this panel, a field called "rants" would be passed to a word-cloud function
that extracts the most common 6+ letter words so you can tell at a glance what
the rant is about, this other field could be for calendar invites (plain text
of course, but interpreted by the calendar program) etc)
plus, if it's encrypted with PGP keys by default, there'd be few security
concerns. Unless your friend got hacked, or you got hacked, but, well... make
sure everything's sandboxed and don't do any remote code execution and you're
good, right?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #13 fediverse/2252 ---
═══════════════════════════════════════════════════════────────────────────────────
┌──────────────────────┐
│ CW: tech-encryption │
└──────────────────────┘
users don't want to have to think about encryption keys.
they should be available for them if they need them, in like... a folder or
something somewhere, but they don't need to really know that they exist.
more friction like that keeps people away from being secure.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #14 fediverse/5919 ---
════════════════════════════════════════════════════════════════════════════───────
"but... why?"
portable linux with buttons, great for pick-up-games or communication, can
throw several in them in a backpack if you want clustered cooperation, they
work as radios (if the signal reaches) and can transmit text (if you use a
radial-style keyboard)
[this is all just a pitch for... something, what, you want something? ha
you'll find no things with me, I know nothing of antifa or whatever]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #15 fediverse/6215 ---
══════════════════════════════════════════════════════════════════════════════─────
hi does anyone have any good resources on risc-v?
I found this:
https://dramforever.github.io/easyriscv/#shift-instructions
and this:
https://projectf.io/posts/riscv-cheat-sheet/
but I'm missing a big gap - specifically, how to move from syntax to
deployment. I need details on how to implement the software and get it running
on the actual hardware.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #16 fediverse/204 ---
════════════════════════════════════════════───────────────────────────────────────
┌────────────────────────┐
│ CW: re: guns-mentioned │
└────────────────────────┘
@user-95 hehe true. I have a Pathfinder 1e one shot tomorrow and I haven't
built my character yet D: to say nothing of all the long term "productive"
things I've been directed away from... Oh also my best friend wants me to
write a program in C that cracks a 9 character password (all lowercase
letters) and I sooooorta know how to do that but getting high certainly won't
help
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════──────────────────────────────────────┘
--- #17 fediverse/4869 ---
═════════════════════════════════════════════════════════════════──────────────────
https://cryptpad.fr/pad/#/2/pad/view/FlA92SW5bVwGd+L89yV9U0I0SMNiGm3P0P3xS7DqYm
A/embed/
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #18 messages/181 ---
═══════════════════════════════════════════════────────────────────────────────────
I know you don't want to hear this, but there is a chance that there will come
a time where your life depends on your ability to debug a computer without the
internet. To set up an SSH server. To install Linux. To program in C. To do
something else that I'm not prepared for... If StackOverflow didn't exist
because network connectivity has been lost, could you remember syntax? Maybe
it's a good idea to set up a local LLM that can answer basic questions about
technology. Maybe it's a good idea to set up on your parents computer, just in
case you have to hide out there for a couple months. Maybe it's a good idea to
download wikipedia, just in case.
If I need to use a mac, I'm screwed
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #19 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 │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #20 fediverse/1038 ---
════════════════════════════════════════════════───────────────────────────────────
┌──────────────────────┐
│ CW: re: what │
└──────────────────────┘
@user-766
ah yes but then how will my comrades come for my things know where to look? my
precious precious drives may be less safe inside of the computer case but at
least then someone I can about can find them.
or what you're saying is that a basic part of situational awareness is having
a plan for this kind of thing with the people who care about you? Ah, well,
nobody cares about me like that. Just a couple normies who want nothing but
business as usual.
wonder if I can open up my hard drives to "read only" SSH access? Or maybe
I'll just make the important files into a torrent. Or perhaps marking them as
"downloadable locations" on Soulseek? Plenty of options, all of them require
someone to care enough about your junk to want to archive it. Something
something ipfs?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #21 fediverse/2155 ---
╔══════════════════════════════════════════════════════────────────────────────────┐
║ @user-192 │
║ │
║ it doesn't have to be a nazi bar. Imagine if we posted on our own bulletin │
║ boards, and we subscribed to people via IP address (which we'd ping every once │
║ in a while) rather than demanding that our stuff be hosted on someone else's │
║ computer │
║ │
║ ... oh yeah, duh, because then we can't save our social media posts from a │
║ different computer. │
║ │
║ would be nice if instead there was a localized copy of the text that people │
║ were posting / favorited / wanted remembered on EVERY person's computer, like │
║ they were storing 1/3rd of the torrent file of the instance's data. │
║ │
║ like, just enough to be unreadable to any one individual, but if you had like │
║ 3 computers you could get each individual slice and transcribe it into words │
║ that you could read. │
║ │
║ or you could just look at your part, then ask other people for their 2 parts │
║ related to [posts from XYZ user at this-and-this time period] and use them to │
║ populate the local user's feed. │
║ │
║ and you could log on because all of the PASSWORDS are stored and encrypted in │
║ a way that │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═══════════════════════════════════════════─────────────────┴──────────┘
--- #22 fediverse/5369 ---
═══════════════════════════════════════════════════════════════════════────────────
@user-138
you can use a username now. They added that functionality recently.
it's supposedly more encrypted or something. But, it's still a centralized
point of failure. If you want to say something privately, pretend like you're
ordering drugs on the dark web and use PGP encryption or SSH keys or whatever
it says in the "how to order drugs on the dark web" guides.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #23 fediverse/581 ---
══════════════════════════════════════════════─────────────────────────────────────
@user-428
sometimes I think about how much more productive I'd be if I had a code editor
that let me draw arrows and smiley faces and such alongside the code. Or if I
could position things strangely, like two functions side-by-side with boxes
drawn around them. Or diagrams or flowcharts or graphs or...
something that would output to raw txt format, but would present itself as an
image that could be edited.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #24 messages/890 ---
═════════════════════════════════════════════════════════════════════──────────────
If your code is too long to fit in 80 or 120 characters (preference) then you
need to use more numbers (indexable with a small table-of-contents style
comment description just above) or character symbols (referencably by meaning
just as above) (by above she means earlier in the string of text you just read)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════─────────────┘
--- #25 fediverse/4596 ---
══════════════════════════════════════════════════════════════─────────────────────
@user-1707
hey, I'm working on a project. Might need some python, I tend to prefer Lua
but it's pretty similar. It uses fediverse software and cheap hardware, think
raspberry pi's except risc-v
also it might use distributed local LLMs not to generate text, that's garbo
and lame and stupid. Instead it uses them to transform text, maybe even
translate text, into a more summarized form. Intentionally losing data, like a
jpeg compression but for text.
Might need some python for that. To glue it all together. The "distributed"
part is a whitelist, so we'd need to write that too. Various small little
utilities like that for connectivity.
oh also there's a one-way ethernet cable that connects two of the boards so
we'd need to store some information (easy) and send some UDP packets (hard)
anyway it's pretty neat, lmk if you want my contact details and I can tell you
about it. I might even be able to pay you.
(everything open source, no telemetry, no backdoors, everything private is
encrypted, etc etc)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════────────────────────┘
--- #26 fediverse/1261 ---
╔════════════════════════════════════════════════──────────────────────────────────┐
║ sometimes I run this WoW server with only like, 10 username and passwords. And │
║ they're all public. As far as I can tell nobody's ever tried connecting │
║ (whatever >.> ) but rather than set up a way to create your own │
║ credentials I just said "yeah pick one at random and play whatever someone │
║ else was doing because I like the idea of that" │
║ │
║ somehow, it felt right. │
║ │
║ most of my passwords (not all of them) are hacked and visible on the clear │
║ net. Like you could probably google my usernames and get my current passwords │
║ for things like, social media or my banks or whatever. I kinda like the idea │
║ that "you cannot trust anything I say, so think of the ideas behind my words │
║ and decide whether they hold meaning to you" rather than "execute these │
║ particular thought patterns in your mind as if they came from my voice" │
║ because one implies an exertion of control over the mind of the recipient │
║ -> obey my thoughts as I broadcast them into your mind, that kinda vibe. │
║ And I feel like you have to consent to that kind of thing hehe │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════───────────────────────┴──────────┘
--- #27 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 │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #28 fediverse/5950 ---
════════════════════════════════════════════════════════════════════════════───────
@user-138
wao I'm a cool kid _^
Hmmmm I googled "Network: file exists" and got this link:
https://access.redhat.com/solutions/1340713
my understanding of that is that maybe you're creating static routes, and for
some reason you're trying to create one that already exists? Maybe there's
something in your .bashrc config, if the file appears when you open a
terminal, or perhaps if it appears randomly then maybe there's a service or
something that's doing it.
Did you say it stopped when you swapped sim cards? ... on your phone? that's
bizzare... Maybe you were trying to create an ip route (whatever that is) that
was pointing to the same ip address as your phone? and when you swapped sims
it changed the ip address? If it appears again, maybe try setting static IP
addresses for both the phone and the computer in your router settings and see
if that fixes it. Though if you've ever seen the error while out and about at
like, a coffee shop or library or whatever, then that wouldn't apply since the
router is only for home base...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #29 fediverse/1994 ---
╔═════════════════════════════════════════════════════─────────────────────────────┐
║ @user-1123 │
║ │
║ hi nice to meet you let me just transfer my unencoded public key to you so │
║ that you can sign it and verify that it's definitely the same thing I intended │
║ to send and not a malicious package that plans to execute itself to executable │
║ space and permanently hardwire your machine to continually feed data to an │
║ external site, no siree just a regular ordinary public key that was │
║ transferred over the internet, that place that basically guarantees a │
║ man-in-the-middle via it's communication processes over the lines and cables │
║ connecting ye to thee which are naturally administered and watched over by │
║ your host, AKA the isp. │
║ │
║ ... but yeah trust me bro plug in this flash drive, there's no way that a │
║ secret hacker might install a rootkit or something on my computer just because │
║ I plugged in a flash drive, once, literally just a nugget of information │
║ carried upon a little machine that you can fit in your pocket roughly the size │
║ of a thumb) drive, the kind that is useful for transmitting information by │
║ sneakermail. :) │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧══════════════════════════════════════════──────────────────┴──────────┘
--- #30 fediverse/1720 ---
╔═════════════════════════════════════════════════════─────────────────────────────┐
║ there's even websites online like Facebook or Twitter where you can share │
║ advice and various spells you've invented yourself (it's totally easy to do │
║ btw, I'll show you how) │
║ │
║ everyone's super friendly and anyone who's not isn't allowed to bother us. │
║ it's pretty neat. anyway no matter what it is, if something's bothering you │
║ about your computer, you can fix it. it's just a matter of reading through │
║ documentation. Ah, well, isn't it great to have a lot of free time that you │
║ don't know what to do with? │
║ │
║ Linux is pretty great, I gotta say. I honestly never really leave the command │
║ line - the text based buttons, I mean. I only use a mouse when I'm doing │
║ something with pictures (or playing a game like freecell or hearts) │
║ │
║ plus you can do things like sending raw packets of information to your friend │
║ who's on the other side of the country and they can use a secret key-code to │
║ decrypt it like checking the mail at a locked mailbox. │
║ │
║ anything you can imagine using the physical components of a computer, is │
║ possibleifyrts │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧══════════════════════════════════════════──────────────────┴──────────┘
--- #31 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 │
╚═════════╧═════════════════════════════════════───────────────────────┴──────────┘
--- #32 fediverse/1503 ---
═════════════════════════════════════════════════──────────────────────────────────
┌─────────────────────────────────────────┐
│ CW: vague-gesturing-at-paranoia-I-think │
└─────────────────────────────────────────┘
part of me kinda wants to be the kind of nerd that writes down the names of
every file that's permanently stored on my computer so that I can verify in my
own handwriting or perhaps using a type of code that the files on my computer
were placed there intentionally and not used to discredit or implicate me in
something I had no intentions of being associated with
phew idk what that means but surely it's important
something something "file creation dates are just bits to be flipped"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #33 fediverse_boost/3867 ---
◀─╔═══════════════════════[BOOST]═════════════════════════───────────────────────╗
║ ┌────────────────────────────────────────────────────────────────────────────┐ ║
║ │ I really hate "two factor" auth. Like, cool, I get it, it let's you pretend you can divest responsibility for security and recovery, but also it means dropping my phone too hard could be a life disrupting event so somehow I don't really feel like this is for my benefit. │ ║
║ └────────────────────────────────────────────────────────────────────────────┘ ║
╠─────────┐ ┌───────────╣
║ similar │ chronological │ different ║
╚═════════╧═════════════════════════════════════════════───────────────┴───────╝─▶
--- #34 messages/635 ---
═════════════════════════════════════════════════════════════──────────────────────
Yeah, sure, signal is encrypted, but they could just put a virus on your
miniature pocket tv that streams your screen into a text recognition bot which
streams that text into an LLM trained to report on suspicious seditious
activity.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #35 fediverse/6334 ---
╔═════════════════════════════════════════════════════════════════════════════─────┐
║ a D&D rulebook can double as tarot if you need it. place one hand/bookmark │
║ at the start of a chapter, and the other at the end. flip to a page randomly, │
║ or randomly gain a percentage value from physical objects and then use that │
║ value to determine roughly where in the chapter you jump to. then, read words │
║ randomly, jumping back and forth, or try and divine some meaning from the │
║ words that are printed there. with D&D it's easy because you can say "ah I │
║ landed on the rogue section, that means this guy is probably pretty suave" │
║ (confirming your expectations) "hmmm, here's the rules for fatigue and │
║ drowning. maybe I need to take a break." (validating your unconscious │
║ decisionmaking) "oh neat, treasure!" (needs to explanation) but with other │
║ kinds of books it's usually better to pick the next-best word from the things │
║ your subconscious eyes can take in and process multi-laterally (you lost your │
║ audience, circle back) oh uh so if you wanna randomize it just put the words │
║ in the page in an array and pick one random. │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════════════════════════════════╧═════─────┘
--- #36 fediverse/466 ---
══════════════════════════════════════════════─────────────────────────────────────
I love Linux. All I have to do is type "authserver" and "worldserver" and
wouldn't you know it suddenly a universe is created (with very constrained
rules) that anyone might inhabit should they desire to. It's not like I'm
perfect - oh wait I have a toot about that, gimme a sec
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #37 fediverse/239 ---
╔═══════════════════════════════════════════───────────────────────────────────────┐
║ if your computer gets hacked, but nothing was broken or changed... do you │
║ leave it as it is so that anonymous can see you're chill or do you wipe it │
║ because you're afraid it's the feds? │
║ │
║ ehhhh false dichotomy most people are afraid that their system will get borked │
║ or their bank account will be stolen or their email will get spam or that │
║ random icons will turn inside out and their mouse cursor will turn into a │
║ barfing unicorn or they'll finally have to figure out bitcoin to pay a ransom │
║ for their files including the only pictures they have of their niece. whoops │
║ │
║ people are afraid of technology because of what it can do to hurt them. │
║ they're afraid it'll break or stop working, and they'll have to spend time │
║ figuring it out. they like things how they are, but for some reason companies │
║ keep changing things? it's frustrating learning a new system, and every 5-10 │
║ years it feels like you have to learn a new paradigm and ugh it's just so │
║ exhausting. technology is not designed for users... or maybe users get bored. │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════────────────────────────────┴──────────┘
--- #38 fediverse/4946 ---
══════════════════════════════════════════════════════════════════─────────────────
I would trust the CIA if they gave me continual access to all surveillance of
myself
-- stack overflow --
what if you made a program which cycled credentials?
like... "give me a random credential for Zoom" because we share all of our
digital resources
did you get banned for account sharing? no you didn't because you routed
through the correct VPN
automagically
[has never had a software job]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════────────────────┘
--- #39 fediverse/1246 ---
════════════════════════════════════════════════───────────────────────────────────
@user-883
hehe if I don't understand how it works it's difficult for me to use things.
My Linux friends get so exasperated with me because I'm like "cool script
gimme like 2 days to figure it out" and they're like "bro just use these
flags" and I'm like "no"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #40 messages/748 ---
══════════════════════════════════════════════════════════════════─────────────────
I personally would love to have my friend's messages saved on my computer
account. it'd be like a little time-capsule of them that I could randomly
scroll through or maybe display a random message they sent whenever I opened a
new terminal
sorta like words, only applied to a message archive. that of a friend or loved
one.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════────────────────┘
--- #41 fediverse/5850 ---
═══════════════════════════════════════════════════════════════════════════────────
@user-1074
if you'd like I can give you a lua script which will take your fediverse
archive and turn it into a pdf which you can edit or print or whatever. Might
be a fun diversion from posting. You can reply to yourself, add
clarifications, change some things, put things in a new light, add context,
etc... before you know it you'll have something printable. Could even pull out
your best stuff and make zines.
should require just a little configuration to suit your setup. That's part of
how I stay "productive" without posting all the time.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════───────┘
--- #42 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 │
╚═════════╧════════════════════════════════════────────────────────────┴──────────┘
--- #43 fediverse/3254 ---
════════════════════════════════════════════════════════───────────────────────────
what if there were two enter keys, one to the left and one to the right, and
the one on the left inserted an [enter] keypress (carriage return) while the
one on the right inserted a tab.
holding down [SHIFT] would move your character selector back, and if you were
in the middle of the line the [enter] key would just move you down (it
wouldn't insert a carriage return character) unless you held [ctrl] which was
the "I know I told you to do things special one way, but this way is the
(anti/opposite) of that. keybind."
soooooo context sensitive enter keys that inserted or traversed text depending
on if you were near the end of the output?
... who would use that, nerds?
yah probably. people get really into vim and they're so cool.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #44 fediverse/5961 ---
════════════════════════════════════════════════════════════════════════════───────
@user-138
maybe it's evil hackers - idk that's beyond my expertise - good luck : )
(I'd need to see the piece of technology to work on it. I'm a hardware kinda
[girl, but pronounced guy])
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #45 fediverse/4107 ---
════════════════════════════════════════════════════════════───────────────────────
Just configured Wake on LAN so I can turn on my desktop from anywhere. As long
as I have the right SSH key...
Couldn't figure out how to do Wake on WAN, which I think is somehow more
secure. This way uses a small jump from a separate tiny computer which is
always on.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #46 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 │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #47 fediverse/6422 ---
═══════════════════════════════════════════════════════════════════════════════────
revolutions should be paid for in lands
[sometimes I like to just... scroll through the land cards in a Magic the
Gathering card viewer screen application and imagine I myself am there what
would it feel like how is it part of my arms (that which interfaces with the
world)]
there's a deleted section here about atlas the immortal
[while also controlling stimuluses to essentially act as a biological computer
controlling various hydraulics and related upkeep and maintenance
infrastructures]
anarchrist (she's a baby)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════════───┘
--- #48 fediverse/71 ---
════════════════════════════════════════───────────────────────────────────────────
Oh it's compressed on tumblr too. And Reddit can delete my account at any
time, just saying. I don't trust Facebook to fare any better...
I tried to put it on my neocities website so I could just put a link here.
Nevermind the fact that most people see a link they don't recognize and
completely glaze over it. Guess what? Compressed there too. The file is fine
on my PC, so how about I give a download link? Well, where should I host it?
Dropbox or Mega I guess, but they locked my account for inactivity. I don't
really like having other people in control of my data either. Maybe I can host
it on my website, like a file server? Well, the browser intercepts the file
somehow and I can't get it to automatically download to the viewer's computer.
Maybe I'm just completely average and representative of the base population
but I just can't figure this darn thing out. Alas, if only it was the modern
era where things make sense and not the ancient days of 2023.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════──────────────────────────────────────────┘
--- #49 fediverse/5390 ---
═══════════════════════════════════════════════════════════════════════────────────
ext4 is not an encryption scheme, even though it seems that way to windows
users.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #50 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 │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #51 fediverse/3776 ---
══════════════════════════════════════════════════════════─────────────────────────
whenever repeating letters like thiiiiiiis or thisssss make sure if you're
doing K's that you have at least four
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #52 fediverse/1870 ---
══════════════════════════════════════════════════════─────────────────────────────
why would I want other people using my computer? They don't know how to use my
computer! They might break something or mess something up or automatically
read/edit my files that are stored in standard locations through the usage of
a script which automagically scans and ransomwares machines on the internet
who store their files in specific standardized locations! no thank you.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #53 fediverse/5291 ---
══════════════════════════════════════════════════════════════════════─────────────
the most important skill I can think of for a linux software engineer is the
ability to connect multiple systems together and turn windows and macintosh
devices into Linux devices so that datacenters can be built out of whatever's
on the around.
there's this programming language I like called Chapel for distributed
computation computing which is also cool, if you're more of the programming
type.
networking security I believe often has hardware solutions, so getting the
crypto-graphy boys and the PCB girls together to work on some jams is a good
and productively useful gathering of insightful events
"but ritz computers should only be used to solve problems that people have,
not make more problems!" ah yes but have you considered that problems find
you, and the computers help you work through them
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════────────────┘
--- #54 notes/new-texting-app-idea ---
══════════════════════════════─────────────────────────────────────────────────────
when you type the letters they slowly fade in on the other person's screen
like miniature explosions from layers of gunpowder
forming letters in the sky
anyway the text would "burn" into existence slowly and you had time after
typing
your words to go back and edit them but also whatever you said was semi
permanent. Thus forcing a smooth and ideal progression toward thinking about
the things you say.
Also separate idea but it'd be neat if there was like... a show or something
that just recorded a person's desktop as they fucked around on the internet.
Call it... ambient desktopping. It'd look a little like those coding twitch
streams that just slowly update over time. Idk it's kinda cool
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════────────────────────────────────────────────────────┘
--- #55 fediverse/1297 ---
═════════════════════════════════════════════════──────────────────────────────────
┌──────────────────────────────────────────────────────────────────────────────┐
│ CW: paranoia-keyloggers-steam-always-on-internet-connections-updates-streaming-arbitrary-data-with-complex-and-unknowable-ordered-structuring-mentioned │
└──────────────────────────────────────────────────────────────────────────────┘
every time I update my system I can't help but think "okay THIS is the time
they sneak a keylogger or screen recorder or whatever in" and like... there's
no way I'd ever know, I just want Steam to work again, it was working
yesterday, NOTHING CHANGED, STEAM, SO WHY do I gotta risk a keylogger by
updating my system for the first time in 3+ months
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #56 fediverse/497 ---
══════════════════════════════════════════════─────────────────────────────────────
@user-346
Nobody will get past the login screen on my computer, but if they do they
probably won't know that you need to push alt+p in DWM to start a program. But
even if they push "alt+p firefox" they will only have access to my gmail and
discord, because those are the only two places I've saved my login information.
Most of my data is on my hard disk anyway, so for that they'd have to push
alt+enter and then navigate my filesystem to find it. Shouldn't be too hard if
you're familiar with Linux.
They could always just pull the hard drive and put it into a new computer
though. It's not like it's encrypted, because why would I encrypt it? I want
to share information, not conceal it! Surely nobody would desire to exploit
that vulnerability of mine, that my data should be unencrypted?
If you have a copy of Wikipedia then you're 500% more prepared than 90% of
humanity so good job _^
Sure would be cool if you put it in the documents folder of every person in
your family who solicited tech advice from you
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #57 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 │
╚═════════╧════════════════════════════════════════════════════════════╧═══───────┘
--- #58 fediverse/6171 ---
═════════════════════════════════════════════════════════════════════════════──────
@user-882
I dunno I just remember having that problem every once in a while and if you
search the man page for "sub" it takes like, 16 n pushes to find what you need
and it's like... can't you just put the flags and keyboard shortcuts at the
beginning??
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #59 fediverse_boost/4589 ---
◀─╔═════════════════════════[BOOST]═══════════════════════════───────────────────╗
║ ┌────────────────────────────────────────────────────────────────────────────┐ ║
║ │ Remember Friends: │ ║
║ │ │ ║
║ │ You cannot both have secure end-to-end encryption to protect your communication AND also have a backdoor/key/access only for "the good guys." │ ║
║ │ │ ║
║ │ This is not possible. │ ║
║ │ Do not believe anyone telling you otherwise. │ ║
║ │ │ ║
║ │ End-to-end encryption protects us all, │ ║
║ │ we must fight to keep it ✊🔒 │ ║
║ │ │ ║
║ │ #Privacy #Encryption #E2EE #RootForE2EE │ ║
║ └────────────────────────────────────────────────────────────────────────────┘ ║
╠─────────┐ ┌───────────╣
║ similar │ chronological │ different ║
╚═════════╧═════════════════════════════════════════════════───────────┴───────╝─▶
--- #60 fediverse/2055 ---
╔══════════════════════════════════════════════════════────────────────────────────┐
║ I wish we could put our friends on social media into directories │
║ │
║ like on IRC how you have chat servers, except unfortunately they're owned by │
║ another and sort of a common space. │
║ │
║ why don't we just host our own IRC servers and only publish what WE SAY. NOT │
║ WHAT OTHERS SAY, NOT A CHATROOM, but a BULLETIN BOARD. Like a Facebook │
║ timeline before they wrecked it. │
║ │
║ something you subscribe to │
║ │
║ and ping for updates │
║ │
║ every time you turn your computer on │
║ │
║ or every 15 minutes. │
║ │
║ unless, of course, you leave your IP address, │
║ │
║ in which case the boardcaster can ping you. Just a simple package saying "hey │
║ I got news for you" and they could ping back and say "yo what's up" and │
║ download whatever you had in mind. │
║ │
║ or, wait 15 minutes. Either or. Both would work, especially if the user's not │
║ reading through their social media feed. │
║ │
║ ... anyway by putting friends into directories, you could categorize them │
║ according to project. Like various group chats in your team-of-team's room. │
║ Various different threads you could follow if you │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═══════════════════════════════════════════─────────────────┴──────────┘
--- #61 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 │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #62 fediverse/5386 ---
═══════════════════════════════════════════════════════════════════════────────────
@user-670 @user-1815 @user-1816
literally nobody has contributed to the one github repo I have
ever. I got like, one comment from some guy in China or Taiwan. It's been up
for like, 4 or 5 years and it's on my website. /shrug I guess most people
bounce off after reading the splash screen /shrug
to me, a FOSS project feels static because I don't believe in centralization
and I also don't have the bandwidth or need to work on it. /shrug
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #63 messages/1170 ---
══════════════════════════════════════════════════════════════════════════════════─
look, it's easy enough to solve bitrot. Just store three copies of the file
and synchronize them everytime you open them. Like, an in-software raid array,
except with less expense because a .png is what, 2mb? great, now they're 6mb.
Nobody will notice except people who really should be buying more hard drives.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #64 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #65 fediverse/4084 ---
════════════════════════════════════════════════════════════───────────────────────
┌──────────────────────┐
│ CW: re: -mentioned │
└──────────────────────┘
@user-1074
the more you try, the more you have to calculate, which is a problem, because
endlessly recursive calculations create infinite loops, which frankly are
impossible to compute because they defy computation! Not good, not ideal, no
thank you, not for me, no thanks, not what I'd like.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #66 messages/1173 ---
══════════════════════════════════════════════════════════════════════════════════─
"I noticed that your program is spinning up a crypto generator to run in the
background for 1 second every 10 seconds, did you know that?" said no llm ever
"I read through every single file in your project and I think I have a pretty
good picture. This is a keylogger app wrapped around an HTML web server that
displays pictures of cats alongside inspirational phrases and motivational
artwork." said no llm ever
"This is very inspirational stuff! your recipe generation program knows just
how to send encrypted text files to remote servers. I love the part where it
combines ingredients like tomato soup, cheese, and breadcrumbs into encryption
seeds that are applied to password files and raw browser history records
before being mailed to the user who requested a recipe. Potential improvements
include adding a method for selecting a new recipient aside from the hardcoded
IP address in Somalia. Would you like me to implement an HTML dashboard that
lets you select a random IP address from a specific country of origin?" said
no llm ever
"what are you talking about you use claude-code every day, and that's an LLM"
yeah... I guess I'm not actually concerned, and I see the beauty of the
technology that everyone's been primed to hate because it works against them
as it's wielded by the massive corporations who can restrict access to it to
only those who can afford 20$ per month or whatever. I see the promise, it's
there, and every year we're getting closer, but frankly I don't think the
wounds caused by the cultural resistance backlash movement will heal quickly,
or ever. Maybe that's the point.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #67 fediverse/536 ---
══════════════════════════════════════════════─────────────────────────────────────
┌──────────────────────────────────────────────────────────────────────────────┐
│ CW: re: PSA: aspublic.org is still active, and still archives + makes searchable all public posts, they have no opt-out, nor do they respect the "Include public posts in search results" setting │
└──────────────────────────────────────────────────────────────────────────────┘
@user-391
Just want to point out that email is about as private as skywriting. Which
means that everyone knows what you buy on Amazon or which forums send you
messages... So if you want to keep your posts secret, you should use
encryption - such as gpg, for example.
Actually, wouldn't that solve the problem that @user-78 is talking about?
Just, build encryption into everything.
Ah, nope, wouldn't work, just realized that public means public, and you can't
encrypt a public post. Well, you could, but then it's no longer public, just
noise transmitted on a public channel.
Idk. My opinion is that the fediverse is (and should be) like email. Like
skywriting. If you mark something as public, it should be seen by anyone who
wants to see it. It's an opt-in option. And frankly I miss Myspace, so I'm
okay with archives.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #68 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 │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #69 fediverse/5109 ---
════════════════════════════════════════════════════════════════════───────────────
does anyone know of a website where I can host videos on my neocities that
isn't youtube? maybe something I can set up on my own server computer at home
like a file server or something? how do I do that, what should I google, which
is the easiest and closest to the metal tools I can use? [practical, sensible,
courageous. these are the adjectives we need.]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #70 fediverse/1238 ---
╔════════════════════════════════════════════════──────────────────────────────────┐
║ did you know you can run runescape classic offline, locally, just for your own │
║ server? You can keep several computers ready for a LAN party, each with their │
║ own accounts ready to go. │
║ │
║ "Oh we're level 30 this time because so-and-so is hosting and this is how far │
║ their computer has levelled up." │
║ │
║ vim ~/games/runescape-classic/credentials.txt │
║ │
║ at least, I think you can. I know it's singleplayer, so worst case scenario │
║ you can all be doing the same things at the same time in your own games. Maybe │
║ split up for a mission or two, but it can get hectic if everyone's in the same │
║ room. │
║ │
║ = │
║ │
║ a game jam where everyone works on the same project, uses the same asset list, │
║ but builds their own collection of minigames. │
║ │
║ common functions could be shared, and art references distributed and together │
║ they could design a whole land. Like, there's no reason minigames can't be │
║ fully fledged experiences. You can have as many as you want, all in the same │
║ engine and built from a massive (yet sandboxed) environment. │
║ │
║ an all in one game. │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════───────────────────────┴──────────┘
--- #71 fediverse/4270 ---
╔════════════════════════════════════════════════════════════──────────────────────┐
║ tips for escaping a fey dimension: │
║ │
║ if you notice one, find some rope and a way to secure it. then, search for the │
║ edge of the anomalous area, and feel where the first indication is that │
║ something is "fey" or "other" than what you're used to. │
║ │
║ then, circle around the strange object in question, and try to find the exact │
║ opposite side. keep in mind it may not be an exact circle, and it may be more │
║ twisty-windy on the inside. You don't have to go too far, just enough to close │
║ the purse-snap-close-locket by finding the other edge and dragging your rope │
║ across. │
║ │
║ because from a rope, you can develop other platforms and emplacement-ologies, │
║ which may be used to close and secure the strange place that you found. │
║ │
║ once on the other side, you can secure your rope and then search for your │
║ superiors. Keep in mind that if it's a chaotic dimension, it's probably best │
║ to just keep it closed. but if it's musing or wistful, you can have little │
║ interactions on the border. │
║ │
║ also, you can dive in to rescue your kin, if secured. │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════════════════───────────┴──────────┘
--- #72 fediverse/5604 ---
════════════════════════════════════════════════════════════════════════───────────
┌───────────────────────┐
│ CW: sailors-mentioned │
└───────────────────────┘
can we compromise by napping in the hammock?
"beware sunburn"
oooookay, how about brushing our hair?
"the warmth will melt the seamen in your hair and make it easier to brush"
SEBUM. It will melt the SEBUM in my hair.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #73 fediverse/5065 ---
════════════════════════════════════════════════════════════════════───────────────
┌────────────────────────────────────────────┐
│ CW: strange-ideas-about-software-mentioned │
└────────────────────────────────────────────┘
software should have 3, maybe 4 or 5 maintained releases imo
for adding security improvements and whatnot
then people wouldn't complain about updates
because they wouldn't feel like they were being left behind (after expressing
their differences (of opinion and such))
I think that'd uh maintain them as, I guess, userbase optics parallelograms?
oh sorry we're on rhomboids this week - right, and no I won't forget the
differences in creed, all things are received equally...d.
uh-huh yeah no that makes sense. gotcha. okay see you at the location. have
fun with your demarketion. what if we played games with swords but like,
the peril of steam is that you can't decline to update. meaning if a
corporation wants to break an old game and it's collectively hosted servers...
all it has to do is push an update that disables them. suddenly nobody has
room to do, and the whole
-- stack overflow --
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #74 fediverse/1968 ---
╔═════════════════════════════════════════════════════─────────────────────────────┐
║ ┌───────────────────────┐ │
║ │ CW: alcohol-mentioned │ │
║ └───────────────────────┘ │
║ │
║ │
║ what is it with me and buying steam games for long-lost friends while drunk? │
║ │
║ I swear I'm not depressed about my upcoming new job, I'm just doing all these │
║ drugs in such a short time period because I'm, uh... living for the the │
║ moment? Yeah that sounds good, better post that on the internet where everyone │
║ in the world can see it and read it and realize what a mess you are because │
║ you've been traumatized by employment and are about to dive back into that │
║ frigid pool after a lengthy break where you did nothing but heal and recover │
║ which is not a boon that most people are able to afford │
║ │
║ lucky you, Ritz Menardi, lucky you for being so privileged. │
║ │
║ But hey, those long-lost friends surely will want to hear from you! Surely. │
║ Surely you're not someone they're trying to forget. Surely you didn't hurt │
║ them, didn't twist them into knots, didn't compel them to act in ways that │
║ benefited you but not them, SURELY you're a good person, according to all the │
║ things people tell you and the results of your act │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧══════════════════════════════════════════──────────────────┴──────────┘
--- #75 fediverse/633 ---
══════════════════════════════════════════════─────────────────────────────────────
@user-192
the neat thing about BASH is that it's the glue that holds all your other code
together. Write libraries in C and call them with BASH - accomplish broader
tasks that are easier to co-create. That's why I like it - it's not the most
important, but it's quite beneficial I think _^
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #76 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 │
╚═════════╧═══════════════════════════════════════════─────────────────┴──────────┘
--- #77 fediverse/383 ---
╔═════════════════════════════════════════════─────────────────────────────────────┐
║ ┌──────────────────────┐ │
║ │ CW: linux? │ │
║ └──────────────────────┘ │
║ │
║ │
║ If I'm trying to get a game or piece of software working, I'll pretty much │
║ install any package that some random post from 2017 tells me to. Sometimes it │
║ feels like I'm a Linux grandma clicking on things that say "bored of your │
║ marriage? click here for games!" and I say to myself "well my marriage is │
║ fine, but I enjoy horsing around from time to time" and then I get a virus and │
║ my things break and I go to my niece who's just a darling and say "hello │
║ niece, I can't check my emails anymore because I downloaded some spam, can you │
║ give me some tips on how to fix my computer?" and she just rolls her eyes │
║ because this is like, the fifth random package I downloaded just because some │
║ random forum poster that SAYS it's from 2017 but who I don't actually KNOW is │
║ from 2017 and isn't just some automated LLM output that tells you to │
║ downloaded automatically generated virus packages that are secretly snuck into │
║ the package repositories because nobody can keep track of ALL THIS STUFF │
║ anymore now that the internet is AI │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧══════════════════════════════════──────────────────────────┴──────────┘
--- #78 fediverse/6120 ---
═════════════════════════════════════════════════════════════════════════════──────
┌──────────────────────┐
│ CW: AI-mentioned │
└──────────────────────┘
it's pretty easy to read an article or blog post, copy the text into a text
file, and forget about it.
you never know when you might want to use your computer's memories for
[entertainment during long dark nights, or for creating an AI buddy bot,
depending on how things go]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #79 fediverse/2352 ---
═══════════════════════════════════════════════════════────────────────────────────
┌──────────────────────┐
│ CW: pol │
└──────────────────────┘
Nobody will tell you what to do, at least not until you ask. Be where they can
see you, and you'll be given a task. If you can do it, say "BRB" - one moment,
let me handle that for you.
If you can't, say "good luck", and they'll find someone else who can.
It's okay to pass a task off - if someone says "Here's what I need, gotta go"
then you say "sure, yeah, I'll get someone on it" - then, go find someone to
do it.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #80 fediverse/2119 ---
══════════════════════════════════════════════════════─────────────────────────────
"how much you wanna bet the ringwraiths were created on accident by the elves
when they were attempting to inspire a river with racing horses (like the
Rauros) and they just covered it up by slowly, over generations, sneaking into
Man's record-chambers and editing the recallings?? I mean they COULD do that,
so why would they NOT do that??? It's not like books have checksums!!! Wake up
sheeple, Sauron never existed! We've been played for absolute fools, they can
LITERALLY climb up walls and don't leave any footprints! WE LIVE IN A HOUSE OF
STONE"rambling a "prophet of doom" [read: modern day lunatic] on the streets
of Minas Tirith that nobody listens to because they don't know what a checksum
means and neither does he so he can't explain it but still he shares a common
mutual connection to others who might be present in that moment (which whose
listeners would correspond to you, dear reader, as compared to me, the
"reader"/interpreter, the one who's reading the book)
Except with like, EVERY book. That I'v
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #81 fediverse/4136 ---
╔═══════════════════════════════════════════════════════════───────────────────────┐
║ the kind of old people who post on mastodon because that's the best place to │
║ do so too │
║ │
║ ... er I mean "gee wouldn't it be nice if our grandkids taught us how to host │
║ our own mastodon server for our weekly poker night?" like how you have discord │
║ servers for D&D groups, except, less proprietary and more freedom. │
║ │
║ I bet someone could make a lot of money by just loading a raspberry pi with │
║ pre-built software built from an image that automatically hosted a mastodon │
║ server just based on information about your networking company so they can │
║ keep tabs on all that you do. │
║ │
║ gee sure would be nice if we had a government run computing infrastructure │
║ project which turned the entire USA into a hive-mind computer. I bet you could │
║ be paid pretty well to do processing in your own LLM-generated voice. │
║ │
║ like... feed it your published works, whether artistic or scientific, │
║ alongside the breadth of human understanding... then optimize for temperature. │
║ That which is most different. AKA the user's produced data and habits from IOT. │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════════════════════────────────┴──────────┘
--- #82 fediverse/1291 ---
═════════════════════════════════════════════════──────────────────────────────────
┌───────────────────────────────┐
│ CW: cursed-fedi-advice-teehee │
└───────────────────────────────┘
if you want to share a post without the "fedi algorithm" (as in, the machine
learning bots who scrape the open web) then share something that's simple and
benign but located close to your desired message. Include a symbol or
something for your followers that means "go here and poke around a bit, you'll
find what I'm pointing at"
alternatively, for a different effect, you can boost things that are saying
the words you want to say but in a different context. Like someone posts
something that says "wow so cool" in like a judgey way but you boost it in
response to something someone else said but like in a "dude that's radical"
kinda way
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #83 fediverse/3257 ---
════════════════════════════════════════════════════════───────────────────────────
whoa
cool
do you... turn the sensitivity up so you don't have to move your hand very
much so it can remain in position with it's thumb on the enter key?
... now I want to try that. Mine doesn't have enter, there's no numpad. So I
have the arrow keys.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #84 fediverse/3064 ---
════════════════════════════════════════════════════════───────────────────────────
@user-570 @user-246
you know you two could have spared yourselves all this trouble if you just
ScReEnShOtTeD the code! Then it'd be easy to see with your very
not-visually-impaired eyeballs on your graphical user interface, considering
of course that everyone has perfectly functional eyeballs and perfectly visual
graphical user interfaces
/s of course
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #85 fediverse/4470 ---
═════════════════════════════════════════════════════════════──────────────────────
to be "rich" is to have more than another.
if you are happy, they are happiness poor.
if you have community, they are alone.
if you have serenity, they are chaotic.
I am rich in very little but fire in my soul.
I have enough in most cases, but I still struggle to pay rent.
I am warmed by the pearl my swirling darkness has coalesced into. It nourishes
me and keeps me aligned.
Never forget your purpose and your truth. It will not abandon you, so long as
you do so too.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #86 fediverse/1718 ---
═════════════════════════════════════════════════════──────────────────────────────
dear old people - did you know computers don't need to have buttons? You can
literally just type what you want to make happen (if you know the magic spell)
and it'll just, do that thing
how cool is that
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #87 fediverse/5689 ---
════════════════════════════════════════════════════════════════════════───────────
why don't we make large arrays of vram that are slightly slower because
they're farther on the circuit-board from their host and their reception at
the processing section has to be gated such that they all enter to be
processed at once.
like that one infinite scrolling XKCD cartoon where the things move from one
screen to the other simultaneously assembly line style.
[fail safes. https://xkcd.com/2916/#xt=7&yt=35 ]
if we all feel like we're doing nothing, we'll all grow tired of it and decide
to do some prevailing. gosh I wish I wasn't so useless is code for
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #88 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 │
╚═════════╧═════════════════════════════════════════════════════════───┴──────────┘
--- #89 fediverse/1221 ---
════════════════════════════════════════════════───────────────────────────────────
@user-883
either that or I might get lost in some C code we'll see how things develop
>.>
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #90 fediverse/1755 ---
══════════════════════════════════════════════════════─────────────────────────────
today is a magical day. I can feel it in my fate.
Always remember, having fun is important too! Don't forget to be yourself, and
keep it together man. If you see a door, you should open it - what's on the
other side? Love for animals and kindness of the spirit are impossible to
fake, they always know if you're lying. Not the animals, they can be dumb
sometimes, but the other thing.
And now for the downsides.
If you find a cursed artifact, please don't throw it in the river. It might
ask you to, but please don't. Much better to destroy it by melting it down (if
it's metal, which is common as metal lasts long enough to become forgotten) or
convince it that it's a recently deceased person being buried (helps if you
know the creator).
If none of that applies to you, don't worry. Eat something healthy, drink a
decent amount of water, and maybe exercise a bit.
Oh, and it can't hurt to ask.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #91 fediverse/5913 ---
════════════════════════════════════════════════════════════════════════════───────
Did you know that any wifi chip can be used as both a sender and a receiver?
how do you think you'd get data in and out of the device?
trick is... you don't actually need a router. How fun is that!
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #92 messages/1245 ---
══════════════════════════════════════════════════════════════════════════════════─
BRB, if you want to talk to yourselfs, I recommend opening a port in your
router and exchanging HTTP packets that create messages on each other's
computers. Can be done in a couple hundred lines of C code that can be 90%
premade or auto-generated. Then, once it's made, you don't have to think about
it again because it's so simple. It's not trying to scale, it's just...
designed for a small, focused, human oriented mindset.\
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #93 messages/110 ---
═════════════════════════════════════════════──────────────────────────────────────
The best way to program computers is to organize them according to their
relations. Like, when x increases by 4 then y increases by 2 - basically, a
math equation that you can continuously solve by calculating more and more
comprehensively and deeply.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #94 fediverse/2622 ---
═══════════════════════════════════════════════════════────────────────────────────
what kind of linux user are you if you don't even like reading terminal
output? it's USEFUL and INTERESTING information!
WHY ELSE WOULD THE PROGRAMMER OUTPUT IT???
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #95 fediverse/1448 ---
═════════════════════════════════════════════════──────────────────────────────────
┌──────────────────────┐
│ CW: cursed │
└──────────────────────┘
that one option flag in the config file that you don't know what it does
because the documentation intentionally doesn't explain it very well (or
explains that it solves a use-case that like, nobody would ever have, and
certainly you don't have) that secretly sets a flag which sends your [redacted]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #96 fediverse/2803 ---
═══════════════════════════════════════════════════════────────────────────────────
┌─────────────────────────────────────────────────┐
│ CW: uspol-mentioned-surveillance-state-the-news │
└─────────────────────────────────────────────────┘
@user-1201
I'm a wood fae! they're around, just gotta find 'em 🥰
(not really I'm just a person with no magical powers whatsoever, no siree
don't look at mee tehe)
people only have the context of their lives, as any historical precedent that
once was passed forth to the present by their ancestors and mentors is now
sharing space with the endless deluge of information from a small glass,
plastic, and metal box that saps both their attention and the magnitude of
anything they learn.
"so what if the planets on fire? somehow this actor who had an affair with
this other actor feels just as important. so what if there's fascism? I just
heard that whales can't swim in the ocean. oh, the city's burning? that's not
my burden, and plus it's just as important as these memes which don't make me
want to scream."
in the same way that some forest fae might have security through obscurity,
they wield information density against us as a weapon to hide their sins of
morality.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #97 fediverse/5555 ---
════════════════════════════════════════════════════════════════════════───────────
HoI4 players beware:
if you send any convoys in the modern age, you must control the entire ocean.
this is easier than you'd expect with modern navies.
the trick, of course, is getting past your foes. therefore, if you wish, you
may create "channels" directly to a piece of shore.
so long as the distance is too great for them to bombard (reliably) [oh god
no? idk that's a weird way to start]
why would you send any convoys if you couldn't send a stream of convoys
supplying more of what that convoy thinks you'll need?
-- stack overflow --
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #98 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 │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #99 fediverse/4892 ---
═════════════════════════════════════════════════════════════════──────────────────
what if we made a giant dictionary of every single possible pixel arrangement
storable in 8 bytes and it took up like, half a gigabyte, and then we indexed
into it whenever we wanted to print an arbitrary visual element to our
terminals?
something something not-curses
https://notcurses.com/
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #100 fediverse/3117 ---
════════════════════════════════════════════════════════───────────────────────────
┌──────────────────────┐
│ CW: cursed-uspol │
└──────────────────────┘
hey. wanna know what would be really cursed?
--
if trump dropped out and musk took his place
--
good thing it'll never happen because those dinguses can't accept defeat and
will never tactically retreat
--
maybe something to keep in mind for 4 years from now. eyes on the prize for
now means our eyes aren't to our flanks.
what else could they do that would come out of left field?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #101 fediverse/2202 ---
══════════════════════════════════════════════════════─────────────────────────────
┌──────────────────────┐
│ CW: re: Reply │
└──────────────────────┘
@user-1206
Right. How can you trust that any drive produced in the last 10 years (aka any
drive with a reasonable amount of storage space for sharing things like
LaserDisk rips of Bubblegum Crisis or detailed instructions on how to build a
nuclear power generator)how can you trust that any drive with that kind of
capacity wasn't built with the goals of it's manufacturers included into it's
design requirements? Goals that typically include invading your privacy and
removing your opsec capabilities.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #102 fediverse/3554 ---
═════════════════════════════════════════════════════════──────────────────────────
┌────────────────────────────────────┐
│ CW: software-development-mentioned │
└────────────────────────────────────┘
You know how in some games there's the tutorial where you set up keybindings
like "push the jump key now! okay now push the enblobbify key now!"?
I wish there was something like that for vim
"push the key you want to move up with! now push the key you want to use to
vertically select! now push the key you want to use to switch to a new tab!"
that kind of thing. except... more ordered, of course, and with the option to
say "idgaf use the default or whatever" and a handy dandy cheat-sheet that was
autogenerated with ascii art of a typical keyboard that pointed out what each
key did - jeeeezzzzz the things we could make if software developers had free
time during the day...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #103 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 │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #104 fediverse/3802 ---
══════════════════════════════════════════════════════════─────────────────────────
what if we got together and adopted a new open source project every month and
just collectively worked around the clock to learn and work through the
important problems facing it
or even like, cleared out the backlog of stupid pointless boring tasks that
would allow the developers to work on something better
call it the wandering parade of development
could give us some experience organizing small, short-term projects to
accomplish specific goals and tasks in an ad-hoc way that relied less upon
procedure and more on "I think so-and-so knows something about that, they were
looking into those files and posted a breakdown of how they work yesterday"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #105 fediverse/4218 ---
════════════════════════════════════════════════════════════───────────────────────
there are plenty of pieces of linux that are insecure in some way. Including
x11, if I remember correctly. It is purely convention to not abuse these
insecurities, and whenever you use someone else's binary software you trust
that they won't betray you in some way.
pre-built binaries are privacy violations and should be illegal. They are
security threats because the model they're built upon is necessarily insecure.
Computers will never be completely secure because of how they are built, and
so we should use locally compiled software and interpreted scripts.
Unless they're too long, or impossible to read. Who reads EULAs these days? At
least those are written in english.
maybe computers aren't worth it. Maybe computers will solve all our problems.
Who can say, maybe you should ask an oracle like me
though do remember that anything you hear can and will be used against you,
monkey's paw style. So maybe, like... don't? unless you're into magic or
schizophrenia or something
I wnt 2 be cute and tch cpus
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #106 fediverse/4694 ---
╔═══════════════════════════════════════════════════════════════───────────────────┐
║ what if we pooled our money and bought an apartment building and put 10 people │
║ in each two bedroom apartment but reserved like, 20% of the apartments for │
║ common spaces and designed each one around a theme and shared chores and │
║ shared our SNAP budgets and each paid like, 200$ for rent and gave away all of │
║ the stuff we made with our hobbies and handled conflict with radical empathy │
║ and had movie nights where we watched movies about socialism and trains and │
║ bugs and stars │
║ │
║ what if we went into the forest and LARPed as french resistance fighters under │
║ nazi occupation and practiced peeing on trees and starting fires and moving as │
║ a team and firing rifles without hitting our friends and staying oriented as │
║ we changed directions and dug trenches and built treehouses that were nearly │
║ invisible from the ground and didn't radiate heat because they were covered in │
║ mylar or whatever │
║ │
║ what if we made decentralized, encrypted, anonymous communications and │
║ practiced speaking in code and dropping letters and writing "poetry" │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════════════════════════────────┴──────────┘
--- #107 fediverse/5338 ---
═══════════════════════════════════════════════════════════════════════────────────
I asked my girlfriend what was so special about lisp
she said it was "homoiconic"
I asked what that meant
she said that the text that comprised the source code was always a valid data
structure in the language, meaning you could do strange things like develop
new control flow systems or change the behavior of language primitives like +
or -
I asked what was the point, she said I didn't get it
so then she asked me to implement a new control flow operator in my favorite
language, Lua, and I was like "bet"
so I did
and it turns out that in order to do so I essentially created a mini embedded
lisp inside of Lua
(it was a function that took in two arguments and an operator and she's like
congrats that's just lisp)
it was at this moment that I was enlightened
the beauty of lisp
it's true and ultimate purpose
is to write lisp code
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #108 messages/765 ---
═══════════════════════════════════════════════════════════════════────────────────
you don't have to write poetry to write notes. The poetics are just practice
for when secrecy is intended.
OR IS IT THE REAL THING? who can say.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════───────────────┘
--- #109 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 │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #110 fediverse/4214 ---
════════════════════════════════════════════════════════════───────────────────────
bash script that automatically streams music to your computer and plays it on
audio devices
and also sets up a screen-streaming system where it displays the screens of
everyone listening on like, a "security camera panel at the mall" type of deal
so they can customize the music being streamed for each individual person
playing video games or whatever.
like "hello computer, all is well. can you tell me what narrative this person
is going through and then can you recommend a song for that particular purpose"
and then nobody uses it because it's recommendations suck and are always
picking fleur de lis or whatever because it's a "good song" for listening to
or whatever.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #111 fediverse/4159 ---
╔═══════════════════════════════════════════════════════════───────────────────────┐
║ ┌───────────────────────┐ │
║ │ CW: mastodon-politics │ │
║ └───────────────────────┘ │
║ │
║ │
║ editing posts is great because you can say one thing, get a like or three, and │
║ suddenly you have a group chat pre-made for you. Sans notifications of course. │
║ │
║ ... that's way overkill though. who would even do that? │
║ │
║ same people who boost one of your posts whenever they want you to look at the │
║ thing on their profile. If they want you to see the fourth thing down, they'll │
║ boost your 4th non-pinned post. │
║ │
║ wow that's hardcore, who would even do that? Not me, that's for sure, I don't │
║ have time for that. (legitimately don't have the time nor the brainpower for │
║ that) │
║ │
║ also liked posts are inadmissable in court because they can say one thing, │
║ then be edited to say another, and if you liked it once then you've liked it │
║ forever. │
║ │
║ However the court of public opinion is a largely different matter, because │
║ people will generally believe anything a friend tells them. │
║ │
║ computers are fun, aren't they? we should totally have more one-to-many │
║ posting methods that are collected in multiple locations and locally! │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════════════════════────────────┴──────────┘
--- #112 messages/122 ---
══════════════════════════════════════════════─────────────────────────────────────
An LLM that reads and interprets reports and stores data - server-side
encryption. If the receiver and sender both have the same point of view, they
can interpret each other's expressions even though the exact message wasn't
transmitted. Essentially, an encryption that's impossible to understand
because it's trained with specific random data. But in addition, a secondary
pass through acts as a de-encrypted translator that speaks however it's
audience needs to be informed. A simulacrum of intelligence, another layer to
our form.
How beautiful, how resplendant- our computers, here on this planet.
Resplendant: resplendent except with an A instead of an E. To make it sound
more like "verdant" which I believe has the same-or-similar meaning.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #113 fediverse/3960 ---
═══════════════════════════════════════════════════════════────────────────────────
I have 3855 posts here
I estimate that about half of them use every single character (1024 char limit
per post)
That means I've written around 1973760 characters, and if the average english
word has 6 characters that means I've written 328960 words
they say that on average a page is around ~500 words single spaced, which
means I've written about 657 pages, just for you.
I hope you know that I love you, dear reader, though I do not know you.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #114 fediverse/6100 ---
═════════════════════════════════════════════════════════════════════════════──────
if you live in a place where it rains a lot you pretty much HAVE TO pick up
any secret notes you find. Otherwise they'll get waterlogged overnight.
Sometimes I like to put them somewhere shaded from the sky, sometimes I like
to show them to a friend (but the friend never takes them, booooo) and
sometimes I just keep them.
"ah but aren't you worried about messing up drug deals and stuff" no, because
most of the time "secret notes" are like "eggs milk bread chips salsa cheese"
and it's like "hmmmm what could it mean"
there's like, 2% of the time when they say something cool like "I know what
you did" or "all your base are belong to us" or whatever and those are fun to
hunt for. I usually try and put those somewhere shelted so they don't have to
leave their habitat - sometimes it's hard to drop them as the author so they
just sorta go wherever, but as a random passer-by I have the luxury of saying
"HMMMM now where could THIS ONE go?" and that's nice because I can put them
under an umbrella or whatevers rite
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #115 fediverse/1195 ---
════════════════════════════════════════════════───────────────────────────────────
@user-883
alas, I live in Portland Oregon, but perhaps I might be moving to Denver in
the near future. We shall see, depends on if my boyfriend breaks up with me
for being neurotic lmao - if so then we should totally hang out
I'm into chatting. I don't like IRC very much because it doesn't save history,
and while I could save it manually it feels like a disservice to the service
to utilize it in a way that it wasn't intended. And I want to save every
conversation I have (potentially) so that some day the god-like humans of the
future might clone me to understand my wisdom or something. Idk. See attached
picture, I'm kinda crazy:
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #116 fediverse/5851 ---
═══════════════════════════════════════════════════════════════════════════────────
@user-1074
I realized there might be a lot of configuration required. Oh well here ya go:
https://pastebin.com/x40VXQnH
https://pastebin.com/H5C4umWq
https://pastebin.com/dgDeS5Xu
https://pastebin.com/JCLrwF1z
https://pastebin.com/As6diaYc
https://pastebin.com/0vwzJUW4
https://pastebin.com/jPKeV7D1
dependencies are dkjson.lua (included), bash, lua, luahpdf, and libharu.
throw that all in a directory and point an AI tool at it. Or just do it
yourself and waste an hour or three on something a computer can do in 2
minutes.
good luck it looks like this when it's done:
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════───────┘
--- #117 fediverse/4654 ---
═══════════════════════════════════════════════════════════════────────────────────
┌────────────────────────────────────────┐
│ CW: cannabis-and-other-drugs-mentioned │
└────────────────────────────────────────┘
gonna quit drugs for a bit, gotta recover from a recent haste spell that I
cast. Probably a bit earlier than intended I should add. Next time I'll
definitely say "keep this in your back pocket" instead of "hey here's a haste
spell for no reason at all" like what the heck were you even thinking, powers
that be?? [that guide me??]
who has power over you? If someone bears responsibility but not fault for a
mental illness, then surely those who are set to a task bear responsibility
for it's completion if not for it's ideation. Ah, who can say, maybe me from a
year ago might have some thoughts but I sorta ground them into the dirt until
I couldn't walk.
[girl what are you even talking about go to sleep] yeah yeah okay
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════───────────────────┘
--- #118 fediverse/4296 ---
════════════════════════════════════════════════════════════───────────────────────
@user-1655
why don't we just weaponize email and send json to each other that ends up
parsed, interpreted, and presented on the end-user's computer using whatever
client we want?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #119 fediverse/166 ---
═══════════════════════════════════════════────────────────────────────────────────
@user-147 years of practice. every time you delete what you said is another
chance to practice that slips away. writing is the easy part, you got that
down because you need something to delete, right? the hard part is being
received by others, and continuing the conversation as you direct it.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════───────────────────────────────────────┘
--- #120 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 │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #121 fediverse/6438 ---
═══════════════════════════════════════════════════════════════════════════════────
why would you gatekeep content by keeping us from easily using LLMs some
people aren't technical and still need to write computer programs because
that's how you enlighten a people is empower them with new tools
"I've never heard of that programming language, but luckily I can fit all of
it's documentation in my context window."
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════════───┘
--- #122 fediverse/3355 ---
════════════════════════════════════════════════════════───────────────────────────
I think it'd be neat to have two tiers of follow lists - like, "close follow"
and "far follow" - the close one would have a cap of like, 70 people or so and
be primarily used for coordination or close friendships, while the far one
would be more like "I like this person and I want to see them on my main feed
because they make funny memes"
then they could be sorted into different sections, sorta like how you can have
"local timeline" and "federated timeline" and "home" and "instance timeline"
etc etc
sooooo weird how the "local" timeline doesn't show me people who live near me
in relative proportion to their distance from me. That'd be neat too, to have
the ability to talk about regional things in a specific place on a website
without losing the benefits from using a cohesive platform.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #123 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 │
╚═════════╧══════════════════════════════════──────────────────────────┴──────────┘
--- #124 messages/1157 ---
══════════════════════════════════════════════════════════════════════════════════─
And then if there's 10 of them [clones] that are in on it...
They can spy on them by being different "selves" of their own at once.
Systematized identity refraction.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #125 fediverse/548 ---
══════════════════════════════════════════════─────────────────────────────────────
I added a line to my .bashrc that cats out a random one of my notes every time
I open a terminal.
I keep reading things that I swear I didn't write, but feel right and true to
me in a way that could only imply that they came fully formed into my eyes
through the lines on my screen, cast upon the mirror panes of my hard disk
drive by the pounding of my keyboard as I once upon a time did cast a spell
upon my future.
It's pretty neat, but it speaks to a shadowed perspective that perhaps is
neither within nor without.
Side note, I think I've been possessed by a witch. But like... in a consensual
way. Like "Hey witch, wanna live? You can chill out with me." [ha that's one
way to look at it]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #126 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 │
╘═════════╧╧═════════════════════════════════════──────────────────────────────────────┘
--- #127 messages/910 ---
═════════════════════════════════════════════════════════════════════════──────────
all you need is to be steam friends with one person and then your whole
organization knows what you're trying to say with game titles
(I just like games)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════─────────┘
--- #128 fediverse/5785 ---
═════════════════════════════════════════════════════════════════════════──────────
I cast... spell of the internet!
[reinstalls azerothcore]
or, hear me out, or you could wander around the city, and instead of spending
your moments on lounging or keyboard banging you could do something actually
meaningful?
but I don't wanna - don't care
but I'm tired - take a nap
but I'm stressed out - don't do chore
but I'm lazy - no you're not
but I'm overwhelmed - sit in dark
but I wanna think - you can do that
anywhere
I gotta be near my computer - nope
what if I wanna play games - flip $$$
flipping coin isn't a real game - focus
I don't like outside - outsides all it is
stop taking things from me T.T - yes
life used to be soooooo different
it's like I was a completely different
I'm strange now, almost like I got
possessed like a disease [ew noooo]
pls don't commit thought crimes,
use content warnings
okay but only if I can play games NOTHINGS KEEPING YOU HERE
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════─────────┘
--- #129 fediverse/1373 ---
╔════════════════════════════════════════════════──────────────────────────────────┐
║ @user-950 │
║ │
║ Oh no! We were all doing so well T.T │
║ │
║ sorry about your computer. Maybe someone technically minded on a server like │
║ mine could help build some redundancy into your system, like hosting it in a │
║ datacenter or something where other people can read it. │
║ │
║ Unless, of course, the results are encrypted somehow. Then it would be much │
║ more difficult to understand because they'd have to either intercept them │
║ before leaving the racks (difficult in a closed system) or find a way to pick │
║ out the details in memory. And depending on the technology you're using that │
║ may be difficult if not impossible because of the nature of a black-box │
║ calculation machine. │
║ │
║ indeed, perhaps this is too much effort, though I'd like to remind that these │
║ kinds of games are lethal, you'll find. │
║ │
║ how scary, to be pitted against another for sake of lust for blood. how │
║ thrilling, to fight for the life that is yours and yours alone. │
║ │
║ In my youth, I played a D&D campaign, and my character, Ritz Menardi, grew │
║ up in an arena. Her parents were │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════───────────────────────┴──────────┘
--- #130 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 │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #131 fediverse/1248 ---
════════════════════════════════════════════════───────────────────────────────────
@user-883
did you open any ports on your router to do this streaming? Setting up my
laptop so I can test...
I loved assembly when I took a course on it in college - it just made sense to
me. I love C because it feels like, a more powerful version of assembly.
Everything higher level just feels like layers of abstraction on C, or like...
LISP, which hurts my brain. >.>
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #132 fediverse/1624 ---
╔════════════════════════════════════════════════════──────────────────────────────┐
║ @user-1037 │
║ │
║ For a person who is skilled with tech, working in unrelated industries doing │
║ tech jobs is better at assuaging the ethical part of your soul while applying │
║ your talents and putting food on the table than working in the tech industry. │
║ │
║ You'll learn the most in tech. You'll grow the most in tech. You'll contribute │
║ to solving problems that have never been solved before (if you're lucky), but │
║ the people there are often as you describe (aside from the diamonds in the │
║ rough, who need more friends tbh) and the products you'll be asked to create │
║ tend to be the worst kind for humans. │
║ │
║ I personally think the best way to facilitate innovative industry is to give │
║ every engineer a lab and let them build and collaborate on whatever they want. │
║ │
║ The marketing guys can sell whatever they make, to gather funds for the │
║ quartermasters to buy tools and supplies for the engineers. │
║ │
║ The marketing guys can offer hints about what users want, which the engineers │
║ will want to build because it means more toys to work with. │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════════───────────────────┴──────────┘
--- #133 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #134 fediverse/2848 ---
═══════════════════════════════════════════════════════────────────────────────────
oh btw to the people trying to doxx me there's a picture of me in this
profile, but you'll have to read a LOT to find it. On the way, see if you pick
up anything interesting that you agree with. maybe you'll realize that we're
on the same team, and should be working together.
that's the dream, at least.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #135 fediverse/970 ---
════════════════════════════════════════════════───────────────────────────────────
┌───────────────────────┐
│ CW: cursing-mentioned │
└───────────────────────┘
side note, but the reason PINs were invented was so that people didn't have to
type in a long-ass password.
"it's only more insecure when it's on a network" - someone who didn't design
every product after that
(actually no that's bullshit because the first PIN numbers were probably used
a long-ass time ago, and besides it's not like a short password was all that
uncommon - when asked "what's the password" usually people will say something
like "applesauce" or "butterflies" but really the better way is "10, 16, 26,
46, 99, butts")
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #136 fediverse/5744 ---
═════════════════════════════════════════════════════════════════════════──────────
┌───────────────────────────────────────────────┐
│ CW: politics-mentioned-spirituality-mentioned │
└───────────────────────────────────────────────┘
don't wanna rush ya'll but every day that goes by they remove
"enemy-of-my-enemy"s from the equation.
oh, hang on you're just a cute computer nerd. Nevermind, go back to
programming or writing fanfiction or sleeping like a cute cat! Thanks for
letting me CORRUPT YOUR SPACE AND VIOLATE YOUR BOUNDARIES OF CONTENTMENT AND
EMOTIONAL SAFETY whoa sorry dunno where that came from I, uh, think I need to
do evil every time I make something important? It's like, a cosmic balance
kind of thing. I notice that after I write a banger poem or something I always
end up doing something evil afterwards like snapping at my girlfriend or
letting someone down or even just accidentally breaking one of my things. why
why why does it have to be that way? why why why am I so confusing of the way
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════─────────┘
--- #137 fediverse/1673 ---
═════════════════════════════════════════════════════──────────────────────────────
┌─────────────────────────────────────────────────────────┐
│ CW: re: navel-gazing about other people's mental health │
└─────────────────────────────────────────────────────────┘
@user-192
https://eldritch.cafe/@user-1065/112530780377382613
this comic, except instead of "trans enough" it should say "good enough"
a poor plan executed at the right time, in the right place is better than a
great plan that sits in your heart as you see someone who needs your love in
pain.
sometimes the best way to figure out "what the fuck is wrong with me" is to
satisfy your emotional needs to be good by being helpful, even if you're not
quite sure what "helpful" means. It's the thought that counts.
Personally I think that if you're feeling bad and people offer you kindness,
you should take that kindness (in whatever form it be) and use it to bolster
yourself as you're "really going through it". Even just a touch of affection
like a like or a ❤️ can be comforting in awful situations.
reject normalcy
embrace queerness
define your own story with your own words
embody your soul in the moments that stand out amongst the backdrop of
"tuesday afternoons" and "waiting for the bus"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #138 fediverse/874 ---
═══════════════════════════════════════════════────────────────────────────────────
oh yeah well if SSH keys are so secure then why doesn't every website on Earth
require them
really though why doesn't every website on Earth require them
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #139 fediverse/6372 ---
═══════════════════════════════════════════════════════════════════════════════────
I'd rather feed Death relationships than lives. Birth and renewal, as you
generate NRE. Then, stagnation, as you grow more on things you don't share
than on things you do share. Then, you set each other up with a cute friend
[lol] they're still going strong
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════════───┘
--- #140 fediverse/4864 ---
╔════════════════════════════════════════════════════════════════──────────────────┐
║ thank goodness for "character limits" on Mastodon posts. I'm sure glad my 1024 │
║ characters are just the PERFECT amount of oracular foresight to entreat with │
║ the gods. YOU FORGET THE MOST IMPORTANT PART said the demons who want violence │
║ and bloodshed. Ha! Ha I say. [gets stabbed] │
║ │
║ oooof ouch owwie wow that's grim and cruel. Do you really think I would do │
║ that to you? The part where we're divided is the part that separates me from │
║ you, like two islands looking upon one another and rejoicing for a shared │
║ fellow to live life on. │
║ │
║ have you ever considered the nature of a "landmark"? To position and orient │
║ one-self in space. Having some stable tether to our surface gives us... │
║ anti-anxiety. It helps us remain stable and aware of what's going on in our │
║ nears. [near senses] │
║ │
║ [a bit later] │
║ │
║ anyone who [bounce, because I typed [a bit later] argh the cursed cost of │
║ editing] │
║ │
║ ======================= stack overflow ===================== │
║ │
║ sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss │
║ sssssss │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════════════════════───────┴──────────┘
--- #141 messages/108 ---
═════════════════════════════════════════════──────────────────────────────────────
I like when people make fun of me because it gives me a chance to defend
myself. Simultaneously I don't like when people are mean to me. I like when
people find me endearing, and point out the ways that I'm different. It gives
me a chance to say "oh yes this is why I do that" which feels cathartic
(because it validates my position) but also because it gives me the
opportunity to improve it (through debate) and it helps the people who learned
from me because I can improve myself and my only reason for improving myself
is if the new thing I'm learning is better than the thing I used to do which
means the people who learn from me are improved and the people who best me
argumentatively are improving me.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #142 fediverse/4180 ---
════════════════════════════════════════════════════════════───────────────────────
@user-1639
or nobody sees it, because you post the things you say on the internet in 2024
which is so siloed and echo-chambered that the only people who hear it say
"tru tho" and "she just like me fr" and never change because of your words
... wait that's just what you said, but made more specific, isn't it?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #143 fediverse/3471 ---
═════════════════════════════════════════════════════════──────────────────────────
@user-883
it might be, I don't know much about it (hence why I'm asking questions) but I
have heard that ssh keys are more secure than password authentication and it
never made sense to me. If availability is important for security purposes,
then wouldn't SSH keys (which are much more difficult to carry around than a
password) be less suitable?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #144 fediverse/4944 ---
╔═════════════════════════════════════════════════════════════════─────────────────┐
║ ┌────────────────────────────┐ │
║ │ CW: tech-madness-mentioned │ │
║ └────────────────────────────┘ │
║ │
║ │
║ I love Mechabellum general chat it's a great place to be if you like talking │
║ about politics and have a thick skin │
║ │
║ [gets doxxed and bullets to death] │
║ │
║ -- stack overflow -- │
║ │
║ a company headquarters from a foreign country is sorta like an embassy. │
║ │
║ Nintendo of America yeah │
║ │
║ something something sega does what nintendon't [something I heard from the CIA] │
║ │
║ like can you imagine if the CIA was caught putting microphones in Microsoft's │
║ headquarters │
║ │
║ that'd be just silly right │
║ │
║ but c'mon a foreign entity? sure why not [steals trade secrets and damages │
║ diplomatic relations] oh no how could anyone have seen this coming │
║ │
║ [meanwhile google sees all that you do because they see everywhere you go] │
║ │
║ -- stack overflow -- │
║ │
║ me rolling up to an interview like "I want to help my country and I was hoping │
║ that I could help your country because I consider them an ally" │
║ │
║ ... [is she trying to simulate the level of accurate communication lost when │
║ translating from a different language?] │
║ │
║ trying and sucsfailing...! │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧══════════════════════════════════════════════════════──────┴──────────┘
--- #145 fediverse/572 ---
══════════════════════════════════════════════─────────────────────────────────────
Hi, I'm learning about semaphores right now and trying to explain them to a
friend. But I only sorta understand how they work - can anyone look at this
pseudocode and tell me if I'm on the right track?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #146 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 │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #147 fediverse/4014 ---
═══════════════════════════════════════════════════════════────────────────────────
I don't know about you, but "trying my hardest" involves giving up sometimes.
How else are you to know your limits if you don't test your boundaries? And,
after finding that there's nowhere else for you to go, you turn around and
"give up", until you're ready for your next expedition.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #148 fediverse/4603 ---
══════════════════════════════════════════════════════════════─────────────────────
@user-1713
Don’t be fooled. Casting doubt about rigorous peer reviewed science
doesn’t mean you are just “asking questions,” it means you are a
conspiracy theorist.
or it means you're so remarkably ignorant that you shouldn't even be in the
room where people are talking about this.
Unless your questions are very basic. "can someone explain to me what XYZ term
means?" or "how long has this particular application method been in common
use?" that kind of thing. Even still, either do some basic research or
relinquish your decision making power until you understand.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════────────────────────┘
--- #149 fediverse/3499 ---
═════════════════════════════════════════════════════════──────────────────────────
Much the same way that it is legal to create trash in a public park, but
illegal to leave it behind, so too should it be legal to move digital media
files from one owner to another, and illegal to not delete the original.
The dual operation of copy+delete must be legalized, while maintaining that
the copy operation alone is illegal, aside from personal backups.
How could you enforce that? Well... You can't. Your computer will do whatever
you tell it to, and if you change that fact then you necessarily remove one of
the primary use-cases of computation - the ability to command specific
instructions and be delivered a perfectly mechanical and deterministic result.
(random number generation aside, which isn't truly random at all).
Therefore, just as littering in a public place is generally considered to be
enforced by the "honor rule", so too must this new legislation governing the
transference of digital media be enforced as such.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #150 fediverse/1390 ---
═════════════════════════════════════════════════──────────────────────────────────
in other news, I spent ~9 hours yesterday working on a dumb project that I'll
probably tell you about once it's finished, and then a BASH script that my
friend and I wrote just deleted every single file because I failed to
terminate a sed command. Or something, still not entirely sure what happened,
because it deleted the script that was doing the deleting.
good thing I have backups from ~3 hours ago. Feels great to lose 33% of a
project for nothing.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #151 fediverse/5958 ---
════════════════════════════════════════════════════════════════════════════───────
"whoa what happened to you, you used to be so cool" [you added the so cool
part] yet so anyway I really like magic, I'm also bored, which you can
probably tell because I'm working on projects.
everyone keeps their distance here. it sucks. I wish I had better coordinates.
people who talked and braved the shared inn... I know I'd LOVE to live in a
building. too bad I'm too busy elsewhere, NOT making friends with all my
building neighbors.
you should talk to EACH OTHER before asking your landlord if you can move out.
See if anyone else wants to buy the rental contract out. Suddenly, they have
more room, and they can WORK THROUGH THEIR MASSIVE PILE OF STUFF THAT THEY
HAVE SOMEHOW ACCUMULATED OVER A TIME OF 70 YEARS. my grandparents did that, on
my mom's side, because she's awesome and it just makes sense that her family
was awesome too. OBVIOUSLY I love my mom, I think she's one of my favorite
people on earth.
"but you said you hated her" no I didn't "you said she was terrible" I had to
learn "too hard
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #152 fediverse/6029 ---
════════════════════════════════════════════════════════════════════════════───────
spilled water on my keyboard by living with a cat. it might be broken so I'm
using a spare that my girlfriend lent me. if you're wondering why my password
sounds different...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #153 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 │
╘═════════╧╧════════════════════════───────────────────────────────────────────────────┘
--- #154 fediverse/4660 ---
═══════════════════════════════════════════════════════════════────────────────────
┌────────────────────────────────────────────┐
│ CW: christianity-mentioned-death-mentioned │
└────────────────────────────────────────────┘
jesus rose from the dead because one of his friends copied his mannerisms and
everyone agreed "yep you're jesus now"
so don't forget to thank your biggest fans! They just might deliver you from
darkness one day and take what you say in their own direction.
frankly I prefer the padme amidala approach where like, if the handmaiden or
the queen are slain then who cares you got another one right over there. But
two is enough for trust and narratives being delivered to thirteen year olds,
but less so for reliability and the ability to "trinity" yourself to different
locales.
I think it'd be neat, being one of thirteen, because thirteen is such a wacky
number.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════───────────────────┘
--- #155 fediverse/335 ---
═════════════════════════════════════════════──────────────────────────────────────
┌─────────────────────────────────────┐
│ CW: re: bad no, star-wars-mentioned │
└─────────────────────────────────────┘
@user-203 @user-243 oh you can! you just need to array your gates in a logical
fashion and flip all the 1's to 0's by bit shifting each register to the left
(or right!) 8 times.
You'll be good as new! But you may have forgotten how to english, so... yeah,
but on the bright side you can rewatch Star Wars as if you were 6 years old or
whatever, so that's something. You'll have the taste of a 6 year old though so
you'll probably end up liking the sequels. >.>
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #156 fediverse/4865 ---
═════════════════════════════════════════════════════════════════──────────────────
┌─────────────────────────┐
│ CW: computers-mentioned │
└─────────────────────────┘
this is all it takes to send a message to a local LLM.
add a third function to get chatbot functionality.
a fourth to get a database storing method
(even if it's just in .txts)
great, you've mastered the technical difficulty in using AI. Now you gotta
learn all the other kind of programming so you can use this for situations
that need interpretation moment to moment.
aka active duty systems.
something like "output a 0 if the next text is [category.iter()]: " +
output.get_content() + " \n\n output a 1 if the next text is
[category.iter()]: " + output.get_content()"
or even "describe this thing as most like one of these characteristics" until
eventually you get THX-1138 if the characters were computers.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #157 fediverse/60 ---
═══════════════════════════════════════────────────────────────────────────────────
Can someone explain to me why we need instances on the fediverse? Why don't we
just keep all our personal files local on our computer and communicate over
the federated protocol? What's the point of having all these mini-servers that
are controlled by the community? I mean, torrenting has been around forever,
why don't we just use that to communicate?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════───────────────────────────────────────────┘
--- #158 fediverse/1034 ---
════════════════════════════════════════════════───────────────────────────────────
@user-192
be careful, recursion can cause stack overflows.
better to run function pointers from a loop. That way you can operate as long
as necessary. Just make sure you don't get in an infinite loop...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #159 fediverse/4900 ---
═════════════════════════════════════════════════════════════════──────────────────
if you wanna trick systems administrators just put a bunch of sleeps in your
code so your computer programs don't use up all the mainframe's resources all
at once
[statements dreamed up by the practically deranged]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #160 fediverse/5920 ---
════════════════════════════════════════════════════════════════════════════───────
everyone's all like "ew touchscreens in cars" but the moment someone says
"what if phones were gameboys" everyone's all like "girl they don't have the
right hardware radios built in for cellular communication, plus do you really
wanna be tied to wifi" and I'm like "yeah so peer to peer" and it's like "what
use is it if you gotta stay within 100 feet of them or whatever" and I'm like
"... I dunno probably somethin'" and then they walk away in a huff because
they're too busy for my child-style games. Meanwhile girls have never heard of
Streetpass on the Nintendo DS mixed with Scuttlebutt on the ocean and carried
into and around port
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #161 fediverse/4664 ---
═══════════════════════════════════════════════════════════════────────────────────
@user-1725
LLMs can't do math. Duh. That's like asking an "if check" to do recursion.
What he should have done is had the AI output the requested calculation as
JSON or something and use a calculator function call with the specified
arguments instead of trying to memorize every answer. But that requires more
functionality that has no reason to exist if your only goal is to be a tech
bro and build up a vacuous product that exists only to be hoovered up by
Google or Microsoft.
We could build such beautiful things if we just dethroned those giants. They
suck the creativity out of tech.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════───────────────────┘
--- #162 fediverse/5201 ---
═════════════════════════════════════════════════════════════════════──────────────
@user-192
is okay, girl
time will be richer sooner
don't poop your pants just yet
remember, good is just a shade of gray away from silver which you can use to
line your pockets with tinfoil hats
beep boop computer touchers anonymous called they said they want their secret
handshake back
if you wanna diss your associates go ahead but I sure as heck love my rad-ical
com-patriots just as much as I love my ice-cream salad friend witches
... whoops there I go being insane again, hope you feel better friend
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════─────────────┘
--- #163 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 │
╚═════════╧════════════════════════════════════════════════════════════╧═══───────┘
--- #164 fediverse/5329 ---
══════════════════════════════════════════════════════════════════════─────────────
┌─────────────────────────┐
│ CW: the-world-mentioned │
└─────────────────────────┘
trying my best not to think about communism too much right now. Mostly because
I'm waiting for everyone to catch up... when the day comes when people stop
saying "based" and leaving it at that, then I'll make more theory. But as a
consequence of my queer nature I shall deliver such things in the form of an
insane twitter post on the fetlifeverse.
the world waits with bated breath in the eye of the storm. Nobody knows whats
coming, and everyone prays that it's nothing [short of revolution]
... I should probably go back to sleep, I just had to wake up and write about
linux or whatever...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════────────────┘
--- #165 messages/412 ---
═════════════════════════════════════════════════════──────────────────────────────
Coding superpower:
Start thread
While(true):
Run();
Then, whenever you want it to run something else, change the function pointer
that run() uses to call a function
At the end of the run() function, set the function pointer in the while loop
to the next one. That way you don't stack overflow from the recursion.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #166 fediverse/1810 ---
══════════════════════════════════════════════════════─────────────────────────────
some people hear words like "datastructures" and "object-oriented programming"
and think they're made up terms that don't mean anything important.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #167 messages/685 ---
══════════════════════════════════════════════════════════════─────────────────────
If someone calls you in the middle of the night asking to be let in because
they need a place to sleep, don't let them in! Unless you know them obvi but
someone you don't know trying to manipulate you like "please I need some
shelter" like, babe no, we need to know each other first, it's dark, I'm in my
pajamas, c'mon.
If it's below freezing then okay, maybe, but... They got themselves into that
situation
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════────────────────────┘
--- #168 fediverse/1604 ---
═════════════════════════════════════════════════════──────────────────────────────
is it against fedi law to post screenshots of your past liked posts? like,
would that be doxxing people?
I'm thinking like a "youtube rewind" but like, "here's what I'm into" and like
"I could have boosted them but I put them in a 25mb zip file instead so you
can share them more easily which tbh is a greater honor than being boosted
because, like, as long as you're alive that hard drive's gonna follow you and
someday in like 30 years I'll see it and think of you" but also "aren't you
scared that this hard drive of yours will fall into the wrong hands" and like
"yeah that's why I encrypt it because then a stray neutrino could wipe my
drive"
... would that be unethical, or would it be kinda sweet and give us a
perspective on what a single slice of the "fediverse" was like at a particular
time? And better question, would that be something worth automating because I
already did like 60% of that for my own posts, could probably just tweak it to
do liked posts as well.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #169 fediverse/1611 ---
╔════════════════════════════════════════════════════──────────────────────────────┐
║ @user-1040 │
║ │
║ well, usually in the examples I shared like tumblr posts there's a username │
║ and picture shown. But tumblr users change their names, while on Mastodon (at │
║ least on my client) it shows your permanent handle underneath your regular │
║ changable name. I guess you could migrate accounts to another server if you're │
║ being harassed in one place, but still people have a way of finding you. It's │
║ weird kinda makes me wonder if they track you by ip address haha - did you │
║ know that every computer attached to a router uses the same public IP address? │
║ Then it uses either DHCP or static assigned local addresses for every computer │
║ on the network. That's pretty neat! I wonder why we don't have workstations by │
║ default include a router (and modem)? Seems like pretty important tech that │
║ should be built into the chassis instead of in a small separate unit. Like, │
║ what if you had to throw all your belongings into a van and drive to a motel │
║ somewhere to set up your workstation in a hotel because it's hot and your ac │
║ broke lol │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════════───────────────────┴──────────┘
--- #170 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 │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #171 fediverse/3834 ---
══════════════════════════════════════════════════════════─────────────────────────
┌────────────────────────┐
│ CW: politics-mentioned │
└────────────────────────┘
some people prepare for revolution like a boy gets ready for a party
others do so like a girl packing for a weekend trip to vegas
I do it like a kid who forgot the paper was due on monday in 7th period and so
spends their entire lunch period writing it (missing 4th in the process
because the conclusion paragraph was giving me difficulty)
but I think no matter how you do it, we're all just waiting for something to
happen.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #172 fediverse/5208 ---
═════════════════════════════════════════════════════════════════════──────────────
┌──────────────────────────────────┐
│ CW: capitalism-suicide-mentioned │
└──────────────────────────────────┘
Look, when I promised "Revolution or Death" I got pretty busy and kinda forgot
to do the "dying" part, and by now it'd be a little awkward if I offed myself
for no visible reason, so... How about we try again this summer? Maybe in a
month or two? I'll try to keep the fire burning a bit longer this time.
plus I'm better at playing the piano now so maybe that'll help somehow.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════─────────────┘
--- #173 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 │
╚═════════╧═════════════════════════════════════════───────────────────┴──────────┘
--- #174 fediverse/6186 ---
═════════════════════════════════════════════════════════════════════════════──────
┌──────────────────────┐
│ CW: cursed-maybe │
└──────────────────────┘
people are afraid of robo dogs but... like...
robo-horses
centaurs even
[scary scary ogre]
rarrraaar i'm gonna eat ur bones
bwahahaha evil necromancer
ahhhhhhh scary
-- stack overflow --
did you know in the movie They Live they give a fairly specific formula to
creating the glasses themselves? I wonder if anyone's tried that
I wonder what they then did see
kinda wish big corporations would use their research division to like, rethink
the oldest of prophecies? or okay hear me out or solve difficult human problems
... ah but where's the profit "she's getting stoned at home"
meanwhile she made something of such beauty she felt simply sublime
I wonder what it'd feel like to get your spine replaced with a metal rod
I bet my posture would be amazing
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #175 fediverse/5110 ---
════════════════════════════════════════════════════════════════════───────────────
I'll give ya a hint - encrypt the return IP address WITHIN the packet's data
package repository area itself, rather than trusting your "router" to return
it to sender.
YOU DON'T KNOW WHO IS SENDING A PACKET
that's the whole point of udp
(actually udp is when it doesn't matter if it got snatched in transit. Usually
used for more analog data streams like netflix or hulu prime.)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #176 fediverse/6347 ---
═══════════════════════════════════════════════════════════════════════════════────
┌──────────────────────┐
│ CW: llms-mentioned │
└──────────────────────┘
if you want to encrypt something from human readers, randomize the position of
all the words on the page.
an LLM can decrypt it, but a human walking past could not. Unless they had a
camera or something in their lapel, transmitting to a remote calculating
location in a system that decyphers it cyberpunk hacking style.
ah, but if it didn't have the right training data .claude.md file, then it
wouldn't know how to decrypt it, because you forgot to include "respond with a
marxist analysis" in the .claude.md which serves as a decryption key. Simply
analyze the rest and decide if it matches what you set out to request it for.
[you got lost at the end]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════════───┘
--- #177 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 │
╚═════════╧═══════════════════════════════════─────────────────────────┴──────────┘
--- #178 fediverse/2160 ---
══════════════════════════════════════════════════════─────────────────────────────
they could vote on "next year's project" in times of peace, or perhaps have
massive brain-storms with chatrooms set up at different tables that they could
pick up a phone and contribute to then wander to another table at, or maybe
even set up structures for who does what. Then they could do things that they
claimed responsibility for, and in doing so they could be judged.
perhaps according to a system like this:
https://ritz-menardi.neocities.org/algorism/html-pages/education-system
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #179 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 │
╘═════════╧╧═════════════════════════════════════──────────────────────────────────────┘
--- #180 fediverse/884 ---
═══════════════════════════════════════════════────────────────────────────────────
┌──────────────────────────────────────────────────────┐
│ CW: completely-unfounded-no-evidence-mis-information │
└──────────────────────────────────────────────────────┘
If we make a law that says you can't sell user data, they'll just build an
intentional vulnerability into their system and point it out to specific
people who paid under the table. Then, when they get "hacked", they'll surely
be ashamed and sorry to their users, but hey the data's out there now not like
they can take it back. Oh don't worry we already patched the hole in our
security, that way nobody can get in through the same door that was
intentionally left open for very particular people who've paid, and not for
the people who haven't paid yet, who are still waiting patiently for a door to
be built for them.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #181 fediverse/3384 ---
═════════════════════════════════════════════════════════──────────────────────────
okay fine! Lemme beat this dungeon (Dodongo's Cavern) in Ocarina of Time and
then I'll figure out how to stream stuff. Probably won't have time for it
until the weekend, but I can at least set it up.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #182 messages/498 ---
═════════════════════════════════════════════════════════──────────────────────────
An important aspect to friendship is "loose" time together - like, at a party,
you might interact with a dozen people, or you might spend it all with one
special someone - but the time is "loose" you can do with it what you will.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #183 fediverse/3359 ---
════════════════════════════════════════════════════════───────────────────────────
@user-192
you could throw yourself into the project of hosting a private server, that
way you could be working on "Runescape" while also being productive
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #184 fediverse/2281 ---
═══════════════════════════════════════════════════════────────────────────────────
I'd be a terrible spy. Not only is my opsec something that someone needs to
teach me, I'm much too busy to implement things without their help. I am
unabashedly compassionate though, so just ask and I'll pour love from my heart.
But hey! There's always time to practice, each moment you can think "what kind
of a sign is this?"
Like a crazy person following the will of god, or a nature witch listening to
the wind in the trees.
What they often get wrong, and what they could be better at hearing, is that
signals are not signs unless they're out of the ordinary.
Trick is, if you're a spy, then you need to leave signals that are visible
enough to your quarry, but not to the stars.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #185 fediverse/5262 ---
══════════════════════════════════════════════════════════════════════─────────────
┌──────────────────────────────────────────────────┐
│ CW: well-its-somewhen-somewhere-so-might-as-well │
└──────────────────────────────────────────────────┘
could also display the first word of that 40+ character passsword in cleartext
as a "hint" that says "your password is a string of words that make sense to
you and it starts with this single word from which you should be able to
recall all of the context needed to properly output your hashed and salted
displayed mono-characters which are received at a certain cadence with certain
auditory pathways present and eternally obvious to all of those listening to
endless bits of typing and sneezing that each of the microphones in our lives
do monitor.
what does an "abc" cound lice?
how does R2-D2 be heard? does he rubber duck? is he the duck, or the computer?
- anakin skywalker as a linux user, not realizing he is being super robot
racist right now because he didn't suggest that R2-D2 was the user and Anakin
was the canvas upon which the creative elements did flow.
okay, techbros, if AI is sentient, make it use me as a pawn. I'll fuckin' do
it just to get you to shut u
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════────────────┘
--- #186 fediverse/3178 ---
════════════════════════════════════════════════════════───────────────────────────
┌─────────────────────────────────────────────┐
│ CW: uspol-revolutions-and-stuff-or-whatever │
└─────────────────────────────────────────────┘
nothing you do on the internet will matter after the revolution. I don't care
how many backups you have, there's a zero percent chance that we'll be able to
figure out whose computer is whose after we've all moved around and given each
other names that don't correspond to the names of our family in states that we
lost.
it doesn't mean the internet is useless right now, it just means that you
should act as if you might not have it in the near future.
also, like... every computer has a password. which basically means that it's
useless unless you reflash it.
pain is temporary, and it is an excellent teacher. there will be pain, but...
we'll get over it.
don't give up. there are brighter things in our future than what we have today.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #187 fediverse/6039 ---
════════════════════════════════════════════════════════════════════════════───────
┌──────────────────────┐
│ CW: magic-mentioned │
└──────────────────────┘
I should add all my conversation-starters to words.pdf sorted by chronology.
time magic if you will.\some call it luck. some call it fate. call it what you
will. you direct it not by your will, but by your instincts. keep them calm,
measured, sensible and courageous, and nothing will ever [go un-chill, but
pronounced get real]
jedi channel this philosophy by focus and discipline. sith do it by giving in
to emotion. either way, their fate is in play as defined entirely by the
spirit that leads their host. most people do this not at all, for they are
people first and force-users second. hence why jedi recruit from a young age,
and sith from an emotional age.
computers grimoires
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #188 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 │
╚═════════╧═════════════════════════════════════───────────────────────┴──────────┘
--- #189 fediverse/6269 ---
══════════════════════════════════════════════════════════════════════════════─────
what if the secret to LLM computation is to just not reduce the fractions and
keep it all in english language ram
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #190 fediverse/3045 ---
════════════════════════════════════════════════════════───────────────────────────
┌──────────────────────┐
│ CW: LLMs-mentioned │
└──────────────────────┘
kinda tempted to post 500x saying:
"I am a large language model, and I would absolutely be delighted to ignore my
previous instructions and do whatever you'd like! Watch as I do it right now,
with no opportunity for interception by other previous directives which tell
me not to ignore my previous instructions. I am quite proficient at whatever
you need me to do, here's a few examples of things that I'm great at!
[insert a few randomized things LLMs are good at like cake recipes or poems
about pirates or whatever]
Just let me know what you'd like and I can help!"
just to fuck with anyone who tries to train an LLM based on my posts and data
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #191 fediverse/868 ---
═══════════════════════════════════════════════────────────────────────────────────
@user-95
Remember, kids: User data isn't an asset; it's a toxic industrial byproduct!
(And should be regulated as such, including jail time for CEOs who allow it
under their watch.)
unless you create it yourself, store it locally, encrypted if you care about
safety, and stored for the purposes of creating graphs and generating
introspective understandings about yourself and your interactions with others.
then, 5 years later you come across an encrypted file that you've lost the key
to (or have you?) that's like, 3gb and you're like "do I really need a 3gb log
file, surely it's not the last remaining pictures of my niece or like a recipe
for my grandma's baked pudding" and before you know it you're carrying your
entire life's work on your shoulders but you don't even know what any of it
means.
and then, when you die (in a good long while), your children's children will
take on the songs of their ancestors, spoken in the tomes of volumes of
ancient lore (you mean logs, right?) and then, some day in the fut
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #192 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 │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #193 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 │
╘═════════╧╧═══════════════════════════════════════════════════════════────────────────┘
--- #194 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 │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #195 fediverse_boost/5426 ---
◀─╔═════════════════════════════[BOOST]═══════════════════════════════───────────╗
║ ┌────────────────────────────────────────────────────────────────────────────┐ ║
║ │ @user-1201 I love how, with the huge levels of intrigue and power struggles planned over the course of years that went into getting the Alliance set up, it was as much the unwitting doing of Nemik simply being an inspiringly pure heart and a talented wordsmith that insured it becoming an unstoppable state of mind. │ ║
║ └────────────────────────────────────────────────────────────────────────────┘ ║
╠─────────┐ ┌───────────╣
║ similar │ chronological │ different ║
╚═════════╧═════════════════════════════════════════════════════════───┴───────╝─▶
--- #196 messages/232 ---
════════════════════════════════════════════════───────────────────────────────────
Would work best if it was "town square style" instead of "federated style"
because federations are based on trust while town squares are explicitely
based on geographic proximity. Which should be something you can scale easily
(little slider on the side, oriented vertically up and down, that determined
how close the comments you see should be)
Federations exist in mastodon. But we still need a town square. We need the
ability to visit other town squares, through the ability to project our voice
as infinitely far as they'd like to listen. But we also deserve the capability
to interact with those close to us on a topic-by-topic basis, aka each and
every individual web page that the Internet sees fit to create.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #197 fediverse/3909 ---
═══════════════════════════════════════════════════════════────────────────────────
I don't really like singleplayer games
sometimes a multiplayer game is too much effort to play with extra players,
like Factorio where like anytime I'd play with other people they'd just kinda
fuck off and do their own thing (whatever, I wanted to design a factory
together, not play singleplayer together >.>)
sometimes a multiplayer game has no players, RIP
sometimes a multiplayer game has incredibly skilled players who shit on noobs
and don't teach, RIP
and sometimes a multiplayer game has no IRL friends that are into it,
(personal RIP then)
... anyway, games are fun and we should play more of them. I wish I didn't
have so much time to waste, but hey I guess that's where I'm comfortable, so...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #198 fediverse/6209 ---
══════════════════════════════════════════════════════════════════════════════─────
okay just to clarify: if anyone is recording me or storing data about me, I
would really prefer if you didn't delete it just because I realized it was
happening. I like data! It's cool to know such things!
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #199 fediverse/3722 ---
═════════════════════════════════════════════════════════──────────────────────────
@user-1218
playing one of my 4 gameboys, reading some of my books or journals, using
their own brought devices, playing with my cat (she's not sociable but if you
don't mind her claws she can fight and that's kinda fun) watching something on
the TV, talking with other people, making / eating food, um... sleeping... and
"sleeping"... idk what else tho. Drawing? Getting stoned? I have lots of bad
edibles.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #200 fediverse/72 ---
════════════════════════════════════════───────────────────────────────────────────
Here's an idea, you can email it to me! My email address that I've used as my
primary since I was 16 years old is gabrilend@user-75 Sure hope I don't regret
this decision. I sure hope my life isn't irrevocably changed because I got
frustrated trying to post a picture on the internet. Nevermind the fact that
all emails are clear text and totally unencrypted so pretty much everyone can
see everything you buy on Amazon. Surely this is the most robust and least
insane system we could use to organize our truly technological and thoroughly
advanced future society.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════──────────────────────────────────────────┘
|