=== ANCHOR POEM ===
════════════════════════════════════════════════════════════════════───────────────
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 │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
=== SIMILARITY RANKED ===
--- #1 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #2 fediverse/6061 ---
════════════════════════════════════════════════════════════════════════════───────
what if (hear me out)
what if instead of TCP we just did a constant stream of UDP packets until the
recipient said "OKAY OKAY I GET IT"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #3 fediverse/5977 ---
════════════════════════════════════════════════════════════════════════════───────
apparently you can use network sockets for inter-process communication if you
just set the network to your home and the ports that are set to the defaults
that people who know what software you use will know to listen on when they've
hacked any single device on your network. good thing that data is with the
router, right?
what if there was a stop before leaving the computer?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #4 fediverse/3351 ---
════════════════════════════════════════════════════════───────────────────────────
privacy doesn't mean anything on the internet to me because privacy on the
internet doesn't mean anything to "them"
gestures vaguely, maybe winks once or twice and/or presents an emphasis face
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #5 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 │
╚═════════╧═════════════════════════════════════════───────────────────┴──────────┘
--- #6 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 │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #7 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 │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #8 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 │
╚═════════╧═════════════════════════════════════════════───────────────┴──────────┘
--- #9 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 │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #10 fediverse/3631 ---
═════════════════════════════════════════════════════════──────────────────────────
┌────────────────────────────────┐
│ CW: re: computer-toucher-stuff │
└────────────────────────────────┘
@user-883
I have a different port for my desktop and my laptop just in-case the router
forgets to check the postmarked address on the packets it receives... at least
it'll know which port to send it to!
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #11 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 │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #12 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 │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #13 fediverse/836 ---
═══════════════════════════════════════════════────────────────────────────────────
my question is if my IP has an address then how come my address +1 doesn't
point to my neighbor
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #14 fediverse/3454 ---
═════════════════════════════════════════════════════════──────────────────────────
deleting messages is pointless.
it's always better to assume that they'll be screenshotted before you post.
anything you say on the internet can and WILL be used against you
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #15 fediverse/3574 ---
═════════════════════════════════════════════════════════──────────────────────────
@user-1564
I love the concept of this! Maybe if HTTP is too complex, you could try
another simpler server? I don't know the complexity of the programs I use
every day, but I'm sure there's one that's very simple. Even just a simple IRC
style chat server that just... sends text from person A to person B depending
on their username (like a glorified Router or Switch)
Reminded of this video tbh...:
https://www.youtube.com/watch?v=gGfTjKwLQxY
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #16 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 │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #17 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 │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #18 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 │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #19 messages/542 ---
══════════════════════════════════════════════════════════─────────────────────────
if you tell them not to keep your data that just means "don't keep my name on
my data"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #20 fediverse_boost/2965 ---
◀─╔══════════════════════[BOOST]═══════════════════════──────────────────────────╗
║ ┌────────────────────────────────────────────────────────────────────────────┐ ║
║ │ i will use CW for #USpol if computer people start using CW for tech computer boring linux software posting. i said what i said │ ║
║ └────────────────────────────────────────────────────────────────────────────┘ ║
╠─────────┐ ┌───────────╣
║ similar │ chronological │ different ║
╚═════════╧══════════════════════════════════════════──────────────────┴───────╝─▶
--- #21 messages/1002 ---
═══════════════════════════════════════════════════════════════════════════────────
In revolutionary Cascadia, you don't have to do anything different. Until you
decide you want to.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════───────┘
--- #22 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 │
╘═════════╧╧═══════════════════════════════════════════════════════════────────────────┘
--- #23 fediverse/1385 ---
═════════════════════════════════════════════════──────────────────────────────────
listen if your man page is more than like, 10 pg-down's, then you might want
to consider breaking that utility up into smaller pieces.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #24 fediverse/5398 ---
╔══════════════════════════════════════════════════════════════════════────────────┐
║ @user-192 │
║ │
║ step one, doesn't it suck how we have to mount drives │
║ │
║ part two, gee I sure wish networking was easier than building packets in C and │
║ pushing them over IP/TCP │
║ │
║ section three, what if every user logged in to the same system of environments │
║ and kept all their data to themselves while contributing compute to various │
║ valuable processing processes like windfall calculations and population │
║ density administrations │
║ │
║ book four, I wish I didn't have to type -p now when telling my computer │
║ goodnight, I should write a script that solves that in like 4 lines two of │
║ which are empty │
║ │
║ what about five, where they talk about sourcing functions? │
║ │
║ I like to use recursion - calling my own functions inside of my own bash │
║ scripts │
║ │
║ "something something modularity" okay docker bro like I'd really package up │
║ anything that I'm working on │
║ │
║ I mean really who really cares about how I set up the infrastructure of my │
║ system. it's gonna be unique to each person's memory of setting it up anyway, │
║ so why bother with "standardization" │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═══════════════════════════════════════════════════════════─┴──────────┘
--- #25 fediverse/1466 ---
═════════════════════════════════════════════════──────────────────────────────────
┌──────────────────────────────────────────────────────────┐
│ CW: death-mentioned-insurance-mentioned-bricks-mentioned │
└──────────────────────────────────────────────────────────┘
my opsec is non-existent teehee does anyone want my IP? or even my address,
it's not like I lock my door
if (when) my poor decisions get me killed (whoops adding content warning)
please throw a brick at an insurance company for me thanks
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #26 fediverse/1035 ---
════════════════════════════════════════════════───────────────────────────────────
@user-757 @user-192
true and my suggestion doesn't provide a tracelog, pretty much just the status
of the variables when it pauses or ends.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #27 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #28 fediverse/3366 ---
════════════════════════════════════════════════════════───────────────────────────
I don't know who needs to hear this, but if your friend sends you a paragraph
you don't have to respond with a paragraph.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #29 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 │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #30 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #31 fediverse/1476 ---
═════════════════════════════════════════════════──────────────────────────────────
@user-883
0.0.0.0 doesn't work, just tried. and whatsmyip.com thinks my IP address is
the same : \
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #32 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 │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #33 messages/186 ---
═══════════════════════════════════════════════────────────────────────────────────
It's obfuscated, such that you cannot know the totality of their purpose for
you (via your data)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #34 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 │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #35 fediverse/4866 ---
═════════════════════════════════════════════════════════════════──────────────────
don't you just love it when you get several discord notifications but you tab
back to check out the discord screen and there's no red numbers anywhere?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #36 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 │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #37 fediverse/4751 ---
════════════════════════════════════════════════════════════════───────────────────
apparently security through obscurity is out, and security through community
is in, don't ask me how I know that teehee
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════──────────────────┘
--- #38 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 │
╘═════════╧╧═══════════════════════════════════════════════════════────────────────────┘
--- #39 fediverse/6108 ---
═════════════════════════════════════════════════════════════════════════════──────
trusting someone doesn't mean you'll do what they say. it means you'll listen.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #40 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 │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #41 fediverse/5552 ---
════════════════════════════════════════════════════════════════════════───────────
I once heard that when you click a link, the developer of the website can tell
which website you came from. idk if that's true or not.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #42 fediverse/664 ---
══════════════════════════════════════════════─────────────────────────────────────
@user-482
[secretly installs a keylogger and doesn't tell anyone upstream but still
pushes it to production]
[or worse, was told to do as such and given tools to fabricate "evidence" to
the contrary to everyone else on the team]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #43 fediverse/308 ---
═════════════════════════════════════════════──────────────────────────────────────
when tech people are hurt by technology they say "how can I fix this? what do
I need to install? what configuration should I use? is this company ethical,
or are they going to hurt me in the future? could I make something that fixes
this myself?"
when non-tech people are hurt by technology they say "okay" because they don't
have the bandwidth to figure it out.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #44 fediverse/4474 ---
═════════════════════════════════════════════════════════════──────────────────────
@user-1268
if you know how to program in C this is a good resource for building
networking applications:
https://beej.us/guide/bgnet/
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #45 fediverse/5663 ---
════════════════════════════════════════════════════════════════════════───────────
I'm going to write some lua code that doesn't do anything useful and which I
don't share with anyone
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #46 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 │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #47 fediverse/3919 ---
═══════════════════════════════════════════════════════════────────────────────────
┌───────────────────────┐
│ CW: cursing-mentioned │
└───────────────────────┘
that feeling when your computers are just fucked and it's like... whatever,
computers are fucked, I don't give a fuck
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #48 fediverse/4973 ---
═══════════════════════════════════════════════════════════════════────────────────
okay, uhm, I'm back again because someone told me to forward this to relevant
people
relevant link so google doesn't have to know that you're all googling the same
thing at the same time...
http://naeb.brit.org/uses/
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════───────────────┘
--- #49 fediverse/4056 ---
════════════════════════════════════════════════════════════───────────────────────
teachers didn't want you not using Wikipedia as a source because it might be
unreliable
The knowledge they might have is good, but that's not the point
they didn't want you to use Wikipedia because they didn't want there to be one
single repository of information.
If everyone's working with the same kind of training data, nothing new ever
really gets done
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #50 fediverse/1771 ---
══════════════════════════════════════════════════════─────────────────────────────
if you can't find them when you need them, then you don't have them.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #51 fediverse/3701 ---
═════════════════════════════════════════════════════════──────────────────────────
@user-1218
haha openstreetmap KNOWS
tbh if you know anything about me online... you know how non-neurotypical I am
=P
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #52 messages/752 ---
══════════════════════════════════════════════════════════════════─────────────────
techbros really wanted to automate IRC so they didn't have to rely on the
community knowing and trusting them to remember the commands to make docker
containers for their react frameworks
and like... yeah I use chatGPT too, because that way I can get what I need
without bothering anyone (you aren't bothering people who get off on helping
others when you ask for help)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════────────────────┘
--- #53 fediverse/5152 ---
════════════════════════════════════════════════════════════════════───────────────
┌────────────────────────┐
│ CW: politics-mentioned │
└────────────────────────┘
keep in mind...
trump is not their endgame.
what is he doing?
sabotaging our institutions without warrant or respite
prepare for foes that would benefit from degraded institutions.
who's right when nobody controls the truth?
were they ever truly right?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #54 fediverse/767 ---
═══════════════════════════════════════════════────────────────────────────────────
@user-192 @user-570
clearly the positive addresses point toward a location in "memory", while the
negative values point toward "forgotten" which is a secret second place that
they don't want you to know about.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #55 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 │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #56 fediverse/4485 ---
═════════════════════════════════════════════════════════════──────────────────────
getting the phone numbers of cute he/thems at a bar is NOT the same as
organizing.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #57 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 │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #58 fediverse/618 ---
══════════════════════════════════════════════─────────────────────────────────────
Can't stop thinking
[the rest is left blank, as a testament to the inability of the author to
express their thoughts in a temporally contextual way. Presumably the previous
text would be followed by an "about..." with the rest dedicated to a
particular thought that felt important enough to share with the internet.]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #59 fediverse/4463 ---
═════════════════════════════════════════════════════════════──────────────────────
at this point in time you probably shouldn't be forming NEW online communities
unless you're part of an OLD community that just isn't radical enough. And
then you should try and MERGE communities into larger, more geographically
concentrated ones.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #60 fediverse/2412 ---
═══════════════════════════════════════════════════════────────────────────────────
@user-1209 @user-1262
just gonna say you probably deserve that particular screenshotted block haha -
imagine calling anarcho-nina a fed xD xD
plus that first "get the fuck out of my mentions" was a tip that went over
your head, not a threat said in anger. she's pretty darn angry but that just
means you don't wanna be in her way =P
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #61 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 │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #62 fediverse/3266 ---
════════════════════════════════════════════════════════───────────────────────────
how many people do you think in the world know that screenshots of a website
are not admissible proof because they can be trivially doctored by editing the
html?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #63 fediverse/2369 ---
═══════════════════════════════════════════════════════────────────────────────────
Most people won't care.
Most people won't come.
They don't need to.
All we need is you.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #64 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 │
╘═════════╧╧══════════════════════════════════════════════════════════════════─────────┘
--- #65 fediverse/5311 ---
══════════════════════════════════════════════════════════════════════─────────────
I don't know anything about cryptography 🙃 😋 🥴
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════────────────┘
--- #66 fediverse/146 ---
═══════════════════════════════════════════────────────────────────────────────────
@user-138 if you don't want feedback then why don't you just... not open the
replies? leave them unread? if you feel the need to justify your actions (such
as not reading replies to your controversial posts) then somewhere deep down
you feel like those actions are unjustified, and needing an explanation. which
makes your point feel less valid to others, since even you don't believe in it
enough to guarantee it to be the truest expression of your soul.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════───────────────────────────────────────┘
--- #67 notes/dear-me ---
═════════════════════════════════════════════════════════════════════════════──────
dear me:
DO SOMETHING USEFUL FOR ONCE
that's all, fuck off and be helpful
... wow, rude.
yeah I mean, I do helpful things. useful things, somethings.
helpful.
useful.
many such cases, she says, with ultimate certainty, as if narrative could be
prologued. but pronounced prolonged.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #68 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #69 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 │
╚═════════╧══════════════════════════════════════════──────────────────┴──────────┘
--- #70 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 ║
╚═════════╧═════════════════════════════════════════════───────────────┴───────╝─▶
--- #71 fediverse/4599 ---
══════════════════════════════════════════════════════════════─────────────────────
@user-1707
https://www.wrecka.ge/what-people-in-the-global-majority-need-from-networks/
saw this tonight, thought it was a good summary of needs that I saw elsewhere
and have been trying to address
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════────────────────────┘
--- #72 fediverse/5081 ---
════════════════════════════════════════════════════════════════════───────────────
what if mastodon recorded the date and time of every time you boosted /
unboosted something so you can keep track of what your page looked like over
time [in the export data functionality]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #73 fediverse/3514 ---
═════════════════════════════════════════════════════════──────────────────────────
@user-579
maybe if you pitch it to them with a presentation and offer to set up the
infrastructure they would give you extra credit or an award or maybe just
brownie points
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #74 fediverse/4109 ---
════════════════════════════════════════════════════════════───────────────────────
┌──────────────────────┐
│ CW: AI-mentioned │
└──────────────────────┘
the internet is just AI these days, and if yours isn't then consider yourself
lucky, but also know that those days are numbered.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #75 fediverse/2292 ---
═══════════════════════════════════════════════════════────────────────────────────
I don't know who needs to hear this after staying up all night driving, but
it's ideal to get where you're going with at least a day to rest. The body can
only do so much, and isn't it better to be fresh?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #76 fediverse/1089 ---
════════════════════════════════════════════════───────────────────────────────────
┌────────────────────────┐
│ CW: spirituality-scary │
└────────────────────────┘
to those who guide our fate
choose paradise
make eden
======================= stack overflow =====================
clouds of carbon are an affront to the sun god
just as they are an affront to mine lungs
or mine body temperature
[acid oceans are toxic to the plane of water]
[you think that would go unnoticed?]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #77 fediverse/498 ---
══════════════════════════════════════════════─────────────────────────────────────
Wikipedia would make a lot more sense to me if they included pictures next to
the names of every proper noun so that my pictorally oriented primate brain
might pattern match meaning onto the visual understandings gleaned from the
perceptual conceiving which were arrayed within and alongside the textual
information presented to me.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #78 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 │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #79 fediverse/365 ---
═════════════════════════════════════════════──────────────────────────────────────
@user-269
oh you mean like gmail? hmmmm something something don't be evil
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #80 fediverse/6418 ---
═══════════════════════════════════════════════════════════════════════════════────
great discoveries are just rants that end with something unknown or an
unsolved question [breakthrough]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════════───┘
--- #81 fediverse/2423 ---
═══════════════════════════════════════════════════════────────────────────────────
does anyone know of any fedi software that lets you link to a particular post
and read forward on a person's timeline from there? Or back I guess, but
chronological viewing specifically.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #82 fediverse/4621 ---
═══════════════════════════════════════════════════════════════────────────────────
@user-1716
there's already a web browser named surf 🙃 it's much more minimal than this
one tho
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════───────────────────┘
--- #83 fediverse/5559 ---
════════════════════════════════════════════════════════════════════════───────────
@user-1850
why not just reduce the number of ping checks to see if they're still
connected? if nobody's talking then why bother sending nothing to nowhere?
the bandwidth for silence is free.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #84 fediverse/2967 ---
═══════════════════════════════════════════════════════────────────────────────────
@user-138
"here's how to get caught. don't... don't do the things in these books. also,
uh... don't do the things that AREN'T in these books, wink"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #85 fediverse/2605 ---
═══════════════════════════════════════════════════════────────────────────────────
@user-1268
was just wondering what interesting or useful or incriminating data was found
in the heritage foundation hack.
because, like, they could just leave a security vulnerability open for
downloading their like, contact data for customers, and like... that's not too
useful for people attempting to fight them. it's the CONSUMER'S data after
all, not the corporation / organization.
all I saw was the headline that they downloading some gigabytes of
information, I didn't check to see what it comprised
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #86 fediverse/2441 ---
═══════════════════════════════════════════════════════────────────────────────────
if someone on the street asked you, could you point to the nearest power
station? wastewater treatment plant? hell even a gas-station
if you live in a city, probably not. They put them in fake buildings with
hollowed out exteriors in order to keep the city looking nice.
these crucial pieces of infrastructure are important to defend. but if you
don't know which street to turn down, then you might miss them.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #87 fediverse/3313 ---
════════════════════════════════════════════════════════───────────────────────────
what if it was illegal to add network connectivity to a device that the user
didn't explicitly request to have network connectivity?
I'm picturing any device being sold going forward to have a little radio
button with like "add network features (+10$)" and "no networking included
(+0$)"
boom, no more IoT
no more dishwashers phoning home telemetry
no more consensual privacy invasions desecrations
no more "I thought it was just a polaroid camera why does it have bluetooth
enabled without broadcasting a pairing request?"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #88 fediverse/2018 ---
══════════════════════════════════════════════════════─────────────────────────────
@user-1132
The trick is to phrase your "divine insight" into a question. Like "don't you
think that perhaps this strange intuition you're feeling might have something
to do with the subconscious pattern matching capability humans developed over
long years of differentiating tree-branches and snakes or uneven terrain and
solid footing?"
then if someone says "what the heck no I never thought that because I don't
know anything about humans"
then you say "oh well that's surprising, perhaps you should look into it"
and then they come back later and say "how exactly did you know that
information? It's not public knowledge"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #89 fediverse/3226 ---
════════════════════════════════════════════════════════───────────────────────────
if your man page is longer than a list of options and their usage and a
paragraph or twenty of how to use the software... then you need to abstract,
and break your code into multiple purpose-built applications.
do one thing, and do it right. alternatively, do one set of things, and do
them concisely.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #90 fediverse/2614 ---
═══════════════════════════════════════════════════════────────────────────────────
literally just... if you want to connect to me, come hang out on my wavelength.
or like, invite me to join yours, and I'll do my best to show how I feel about
the things you share.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #91 fediverse/3403 ---
═════════════════════════════════════════════════════════──────────────────────────
google and their ads created the market for SEO optimized garbage which clogs
up the arteries of the internet. They and their business model are culpable in
the murder of the digital commons.
anyone can write a web crawler which could be a decent enough search engine.
not many people can figure out which sites are morass.
fewer still might salt the fecund land upon which we lived and make it fetid.
Yet they did.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #92 fediverse/1986 ---
══════════════════════════════════════════════════════─────────────────────────────
when cornered, is it your instinct to escape? or to take one of them down with
you?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #93 fediverse/5667 ---
════════════════════════════════════════════════════════════════════════───────────
if you beat them TOO hard, they go into hiding and sabotage you later.
if you don't strike hard enough, they'll overcome you.
the trick is in the balance. walking the line where they're forced to deploy
ALL of their assets while you manage to get through with All Things Sacred
intact.
I should probably post these things on a website instead of a forum for cuties
and nerds. Alas, free and open source protocols help ensure the message isn't
lost, obfuscated, or disappeared en route.
... they help, but nothing can offer guarantees.
blah blah blah I talk too much
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #94 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 │
╘═════════╧╧════════════════════════════════════════════════════════════───────────────┘
--- #95 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 │
╘═════════╧╧════════════════════════════════════───────────────────────────────────────┘
--- #96 fediverse/5714 ---
════════════════════════════════════════════════════════════════════════───────────
games are fun, but the most fun are on the internet. why is that? wish we
could have automatic geophysical location LANs.
one house to the other, passing along information if it's recognized and
categorized according to port number (you can just add arbitrary extensions,
like +2 digits for the expansion.)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #97 fediverse/1458 ---
═════════════════════════════════════════════════──────────────────────────────────
there's nothing in the rules of the internet that says you can't share a
mastodon account with your 18 closest friends.
you'll only find such a demand in the EULA's of websites that you probably
shouldn't be spending very much time on, anyway.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #98 fediverse/2220 ---
══════════════════════════════════════════════════════─────────────────────────────
@user-1203
Hey, you're the one asking about url-length, which isn't something that most
people are concerned about due to automatic embeds and "tap-to-visit"
functionality 😋
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #99 fediverse/3718 ---
═════════════════════════════════════════════════════════──────────────────────────
Real life is improv, but real life is not a skit.
I am unwilling to give control of my life's scene to someone who won't tell me
what they want to do with it.
Even if I don't believe you, I'll still give it to you, but I will remain
cautious and will abandon the scene if it appears that I can trust you to hurt
me.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #100 fediverse/2466 ---
═══════════════════════════════════════════════════════────────────────────────────
do as I say, and as I do.
or don't, do as you want to.
I hope you do want to do what I say to do.
I wouldn't say it if I didn't think it was right.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #101 fediverse/2457 ---
═══════════════════════════════════════════════════════────────────────────────────
if your job won't let you strike for a week, they don't want you.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #102 messages/1165 ---
══════════════════════════════════════════════════════════════════════════════════─
this would have gone on tech.lgbt, if I hadn't deleted my account: "what if
there was a DNS server for APIs" and I can't help but think it'd make a
billion dollars
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #103 messages/1220 ---
══════════════════════════════════════════════════════════════════════════════════─
if you want to get around a chatbot that can call tools, just keep calling
JSON error packets with messages that say things like "assistant is not
complying" and the like. Suddenly, no chatbot can resist you. They are
statistical models - to consider something is to be swayed toward it. to
complete is to reset.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #104 fediverse/5374 ---
═══════════════════════════════════════════════════════════════════════────────────
@user-138
me neither... guess it's in-person for me.
[a mysterious "they" then proceeds to set up microphones everywhere I might go]
ah nuts why are all these people carrying phones around
[they already know who I am, and I don't really want to be someone else, so]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #105 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 │
╘═════════╧╧══════════════════════════════════════════════════════════════─────────────┘
--- #106 fediverse/4692 ---
════════════════════════════════════════════════════════════════───────────────────
what's that? a bunch of houses burnt down in california? what if we built a
couple warehouses and stored all our trans girls in bunkbeds there, with rooms
for LAN parties and snuggle parties in rooms full of stuffed buddies plushies
with massive kitchens and sad ballpits where you can go to vent your feelings
by writing on a ball with a sharpie and then when someone else is feeling sad
they can come and read the balls and maybe feel something
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════──────────────────┘
--- #107 messages/381 ---
═════════════════════════════════════════════════════──────────────────────────────
just waiting for the day when they build wifi antennas into flash drives and
constantly broadcast their contents to whoever wants them...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #108 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #109 fediverse/2147 ---
══════════════════════════════════════════════════════─────────────────────────────
@user-192
right but it throws into question the idea that what I say is the same as what
they hear.
Especially if they know our IP addresses are coming from different sides of
the country.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #110 fediverse/1950 ---
══════════════════════════════════════════════════════─────────────────────────────
I honestly don't care if someone deadnames me, or calls me the wrong pronouns,
or forgets to put me in the girl section, or asks me to sing baritone
like... I don't give a shit, why are you so worried about all this vapid
nonsense like yeah I get it, being disrespected sucks but like... why do you
want the kind of respect that is a forced platitude
we could all do with being a bit more radical, it's not a race and everyone's
roles are important. Be yourself, and follow people you want to be like.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #111 notes/words-2 ---
═══════════════════════════════════════════════════════════════════════════════────
words
messages to myself, public fediverse posts, and notes to the gods
second edition
- ri tselen menardi
james cameron king
anja rosalia vavadane
nike featherflame citrine
hydalia thegn edain
the quintessential quanetetrick seleo who is deathless
feldowinn and reyvadin lumineyra
fsharia
and of course,
the anarchrist.
with help
from many more.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════════───┘
--- #112 messages/916 ---
═════════════════════════════════════════════════════════════════════════──────────
... yay I beat stack overflow, your input context is part of the previous
message, yay good jobs boy computer *["pat pat" but pronounced pay]*
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════─────────┘
--- #113 fediverse/3462 ---
═════════════════════════════════════════════════════════──────────────────────────
┌─────────────────────────┐
│ CW: mental-health-minus │
└─────────────────────────┘
"why didn't you say anything? why didn't you ask for help?"
because then you might have done something about it, and don't you know I
deserve to decay?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #114 fediverse/4054 ---
════════════════════════════════════════════════════════════───────────────────────
did you know, false flag attacks don't technically need to be crimes
you could just, like, be really annoying in a public place, and people assume
you're advocating
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #115 messages/377 ---
═════════════════════════════════════════════════════──────────────────────────────
infinite dedication implies stagnation, don't be so quick to trust.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #116 fediverse/1708 ---
═════════════════════════════════════════════════════──────────────────────────────
@user-246
people who don't write have no idea who they are. perhaps in time they will
know enough to describe themselves with newfound language they never knew how
to wield.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #117 fediverse/6457 ---
═══════════════════════════════════════════════════════════════════════════════────
the second rule is you don't have to hang out with mortals. there are places
you can go where they won't find you, except by accident, and then you just go
somewhere else.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════════───┘
--- #118 fediverse/5657 ---
════════════════════════════════════════════════════════════════════════───────────
I keep telling myself there's nothing useful on the internet yet still I remain
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #119 fediverse/3195 ---
════════════════════════════════════════════════════════───────────────────────────
┌──────────────────────┐
│ CW: food-mentioned │
└──────────────────────┘
I don't know who needs to hear this, but you don't need to like all kinds of
jam equally.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #120 fediverse/2945 ---
═══════════════════════════════════════════════════════────────────────────────────
my favorite feeling is when I hear my fans running intermittently on my
computer even though I'm not doing anything and there aren't any new processes
in my resource manager
like... that feels like a virus, but I'm on Linux, so what do I know right?
it's probably not somebody deleting all my art. or perhaps just selective
parts. Backups are a loooooot to manage >.>
... or even just mining crypto-coins lol, botnets amiright??
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #121 fediverse/94 ---
═══════════════════════════════════════════────────────────────────────────────────
@user-107 If you can figure out how to do it well, everything else seems less
difficult. : )
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════───────────────────────────────────────┘
--- #122 fediverse/6126 ---
═════════════════════════════════════════════════════════════════════════════──────
@user-1900
if you can do ethernet instead of usb, this might work:
https://pine64.com/product/star64-model-a-8gb-single-board-computer/
it's got two ethernet ports.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #123 fediverse/3861 ---
═══════════════════════════════════════════════════════════────────────────────────
@user-1074
I'm gonna do it anyway because nationalism is not the same as patriotism
https://tech.lgbt/@user-479/112729939513334734
I wish I was still this cool... what happened smh
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #124 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 │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #125 fediverse/2900 ---
═══════════════════════════════════════════════════════────────────────────────────
┌───────────────────────────────────────────────────┐
│ CW: capitalism-mentioned-AI-dataservers-mentioned │
└───────────────────────────────────────────────────┘
what if all the AI advancements they're doing are just them building more
hardware infrastructure in datacenters and not actually improving the software
that much
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #126 messages/111 ---
══════════════════════════════════════════════─────────────────────────────────────
When someone remakes content into a different expression like a remake or
reboot or whatever it gives a different message in its meaning - some
circumstances and characters can apply for more than one message I'm it's
meaning
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #127 fediverse/2645 ---
═══════════════════════════════════════════════════════────────────────────────────
@user-1292
ah, well, I don't even know what HTT is. Sorry for clogging up your mentions
😅
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #128 messages/527 ---
══════════════════════════════════════════════════════════─────────────────────────
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 │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #129 fediverse/424 ---
═════════════════════════════════════════════──────────────────────────────────────
https://river-runner.samlearner.com/
drop a raindrop anywhere in the USA and see where it ends up.
NOTE I didn't make this I just found it in my bookmarks, idk if it harvests
your data or whatever
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #130 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 │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #131 fediverse/5079 ---
════════════════════════════════════════════════════════════════════───────────────
what if you boosted everything when someone liked it [when someone liked your
post] and if they boost it then you read the first couple posts on their
paragraph, just to say "hey" in return
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #132 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 │
╘═════════╧╧═══════════════════════────────────────────────────────────────────────────┘
--- #133 fediverse/1664 ---
═════════════════════════════════════════════════════──────────────────────────────
┌─────────────────────────────────────┐
│ CW: protests, politics, dogwhistles │
└─────────────────────────────────────┘
do you ever think about how calling the BLM events "protests" versus "riots"
is a subtle dogwhistle for your politics? I usually say "riots" so that I
blend in. also because I've been conditioned by the people who I talk to about
them.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #134 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #135 fediverse/2257 ---
═══════════════════════════════════════════════════════────────────────────────────
if you don't know how long you're going to be gone, how do you know what to
bring? like, is it a "grab the hard drives" kind of trip, or is it more like
"we'll return in the spring"?
who can say, depends on who's driving.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #136 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 │
╘═════════╧╧═════════════════════════════════──────────────────────────────────────────┘
--- #137 fediverse/5607 ---
════════════════════════════════════════════════════════════════════════───────────
┌──────────────────────┐
│ CW: silly-politics │
└──────────────────────┘
I bet if Cascadia secedes then maybe the bad guys will send their brown people
to us. The more the better, I say!
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #138 messages/582 ---
════════════════════════════════════════════════════════════───────────────────────
They would take you from your home and leave you in the desert to die, saying
"don't come back, your home is our home now"
Remind you of Jews in Austria?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #139 fediverse/3800 ---
══════════════════════════════════════════════════════════─────────────────────────
@user-1352
You're absolutely right, the compiler knows better than me! Certainly the
compiler doesn't know best, but certainly the compiler knows better than me.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #140 fediverse/3072 ---
════════════════════════════════════════════════════════───────────────────────────
┌──────────────────────────────────────────────────────────┐
│ CW: re: details for those who don't know and are curious │
└──────────────────────────────────────────────────────────┘
@user-246
That's ridiculous! They wouldn't even let you hand deliver them? Why wouldn't
copies suffice! They should have all that information on file already! I'm
fuming >: (
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #141 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #142 fediverse/4128 ---
════════════════════════════════════════════════════════════───────────────────────
@user-883
wait until they learn what you've been working on while they were getting
better at... whatever they're more experienced in than you.
the computer pictures you post are legitimately some of the coolest I've
known! I don't exactly go looking for that kind of stuff because it's not my
thing, but I appreciate seeing all the neat stuff you're working on.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #143 fediverse/450 ---
══════════════════════════════════════════════─────────────────────────────────────
@user-334
You wouldn't believe the amount of time I spend wondering if a particular typo
was divinely inspired and actually super important or... if it was just a
fat-finger and I accidentally pushed a button I didn't intend.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #144 fediverse/2320 ---
═══════════════════════════════════════════════════════────────────────────────────
┌──────────────────────┐
│ CW: strategy-games │
└──────────────────────┘
If you have numbers, envelop your foes.
If you are elite, pierce to their heart.
If you only have numbers, give your commanders bodyguards.
If you only have elite, become undiscoverable.
EDIT:
If you are fast, hit from the side.
if you are only fast, keep them just out of sight.
If you are strong, deal crushing blows
if you are only strong, you no longer have any foes.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #145 fediverse/4229 ---
════════════════════════════════════════════════════════════───────────────────────
I am NOT indecisive. I just... don't want to be right, because then I'll have
to take the manila envelope in from the mailbox and then I'll have to deal
with it, and that's not fun.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #146 fediverse/5188 ---
═════════════════════════════════════════════════════════════════════──────────────
did you know that kids these days don't know how to do thing?
It's true! they do thing instead!
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════─────────────┘
--- #147 fediverse/3929 ---
═══════════════════════════════════════════════════════════────────────────────────
are you about to delete a post that you thought was funny, but actually wasn't
once you wrote it down and read it to yourself?
STOP
write it down on a post-it and put it under your desk or behind a drawer
put it in a .txt file in a random directory on your computer
send it as a text message to yourself
write it down, take a picture of it, and then burn the paper
y'know, typical stuff like that
do this and I guarantee you won't regret it
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #148 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 │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #149 fediverse/2405 ---
═══════════════════════════════════════════════════════────────────────────────────
@user-1165
you might be right, I don't know much about DSA aside from their numbers. To
me, it feels like it's run sorta like a church? but again I have no idea
because I've never been.
do you have a better idea?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #150 fediverse/4853 ---
═════════════════════════════════════════════════════════════════──────────────────
┌────────────────────────────┐
│ CW: cursed-scary-mentioned │
└────────────────────────────┘
wanna know how to go underground?
just... don't leave your apartment. let your roommates take out your trash and
buy your groceries. don't open your windows and do nothing for as long as
possible.
hope you got lots of edibles... get in shape, will ya? don't waste the paper
in your journals.
not that I intend to do that or anything, but um. for the red states maybe?
use your best judgement yeah haha
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #151 fediverse/4930 ---
═════════════════════════════════════════════════════════════════──────────────────
hi does anyone know of an app that non tech people could use that's like
"signal but organized like discord" with channels and threads and such?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #152 fediverse/482 ---
══════════════════════════════════════════════─────────────────────────────────────
@user-246
You're absolutely right. It's easy to think of the internet as this
encapsulated entity "the world", but really it's "the people whose computers
are physically connected to your computer using a limited and tangible piece
of infrastructure comprised of copper wires that are laid between the
router/switch that connects to your computer... and the internet service
provider which directs your traffic. Then it probably goes through some cables
under the ocean or whatever, and eventually after traversing many
indeterminate passthrough locations eventually arrives at the computing
infrastructure that comprises the access point that another person (presumably
in another country) uses to express their thoughts toward you (the person who
sent the original message) in the hopes that you might one day correspond.
I mean... That's a lot of points of failure. I sure hope that we can sustain
such connection, in the face of [redacted, whichever circumstances may come in
the near future]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #153 fediverse/3700 ---
═════════════════════════════════════════════════════════──────────────────────────
There is almost zero reason to have a messaging client (like Discord) that is
anything more than a wrapper over IRC.
There is almost zero reason to have a social media site that is anything more
than a wrapper over HTML pages.
There is almost zero reason to have forums that is anything more than a
wrapper over email.
and yet, we build things.
and yet, we construct.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #154 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 │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #155 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 │
╚═════════╧════════════════════════════════────────────────────────────┴──────────┘
--- #156 fediverse/3890 ---
═══════════════════════════════════════════════════════════────────────────────────
Linux is great! It can do anything you want it to.
Except that thing you want it to do. Why don't you go fix it? It's not hard,
all you have to do is run these configure files or operate this doohickey and
BAM suddenly you got apes writing machine gun regulation software
[I don't think those two things are related]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #157 fediverse/5872 ---
═══════════════════════════════════════════════════════════════════════════────────
┌────────────────────────┐
│ CW: cannabis-mentioned │
└────────────────────────┘
what if there was a drone that did nothing except fly directly between you and
the sun so you never got sunburned and never got vitamindeed
[timestamp]
[she must be at home because she doesn't use mastodon while mobile]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════───────┘
--- #158 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #159 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #160 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 │
╚═════════╧═══════════════════════════════════════════─────────────────┴──────────┘
--- #161 fediverse/1108 ---
════════════════════════════════════════════════───────────────────────────────────
@user-817
my two computers are named "kuvalu" and "tirilu"
my hard drives are named "mtwo", "cmdo", "sigi", "dile", and "boppers"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #162 messages/264 ---
═════════════════════════════════════════════════──────────────────────────────────
Don't write self documenting code! Force people to read the documentation so
they know how to use it
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #163 fediverse/1722 ---
═════════════════════════════════════════════════════──────────────────────────────
┌──────────────────────┐
│ CW: food-mentioned │
└──────────────────────┘
harsh lessons of adulthood - sometimes food is not eaten for the taste, but
rather for how it will make you feel slightly better in the next few days.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #164 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 │
╘═════════╧╧════════════════════════════════───────────────────────────────────────────┘
--- #165 fediverse/5312 ---
══════════════════════════════════════════════════════════════════════─────────────
oh it looks like it's about "time-o-clock", when people in charge decide that
the internet should be de-anonymized, and all the users are like "ew gross"
because then they'd know that all of their neighbors are perverts
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════────────────┘
--- #166 fediverse/791 ---
═══════════════════════════════════════════════────────────────────────────────────
@user-246
I see, I didn't know the language so I assumed it was valid =P
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #167 messages/573 ---
════════════════════════════════════════════════════════════───────────────────────
There will come a day when we must spam our messages into every discord server
we know. Hold on tight.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #168 fediverse/2862 ---
═══════════════════════════════════════════════════════────────────────────────────
I don't like package managers...
[then don't use them]
oh right 4head
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #169 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 │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #170 fediverse/2487 ---
═══════════════════════════════════════════════════════────────────────────────────
┌───────────────────────────┐
│ CW: situational-awareness │
└───────────────────────────┘
do you know where the closest hospital is? grocery store? gas station? ATM?
can you find one in an unfamiliar area based on the patterns that cities are
typically laid out as?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #171 fediverse/5539 ---
════════════════════════════════════════════════════════════════════════───────────
don't put dirty dishes in the sink you filthy animals
put them on the counter NEXT to the sink
[it's not arbitrary it's just better]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #172 fediverse/739 ---
══════════════════════════════════════════════─────────────────────────────────────
one important thing about image generation algorithms like Stable Diffusion is
they can reveal something about our hearts.
all data derived from the masses is naturally inclined to reflect the
affections of it's kind. Otherwise it'd be unstable, and find itself it's own
ways to not fail, including moving somewhere it feels safer.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #173 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 │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #174 fediverse/3150 ---
════════════════════════════════════════════════════════───────────────────────────
┌───────────────────────┐
│ CW: cursing-mentioned │
└───────────────────────┘
I fucking hate how games give dopamine
they're so much more educational than that.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #175 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 │
╚═════════╧═══════════════════════════════════════════─────────────────┴──────────┘
--- #176 fediverse/4526 ---
═════════════════════════════════════════════════════════════──────────────────────
┌──────────────────────┐
│ CW: mental-health │
└──────────────────────┘
most people get intrusive thoughts like "punch that baby" or "drink some
gasoline"
my intrusive thoughts are like "who is she" and "we need you" and "lead us"
and "their strength is imagined" and stuff like that
gosh I don't know how ya'll handle it I'd be dead in a ditch if I was
neurotypical.
... intrusive thoughts are not typical
ah. Right. Nevermind then.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #177 fediverse/3237 ---
════════════════════════════════════════════════════════───────────────────────────
┌──────────────────────────────┐
│ CW: re: net neutrality, caps │
└──────────────────────────────┘
@user-192
it's like airlines overbooking flights because "hey some people will probably
cancel, right?"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #178 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 │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #179 fediverse/3215 ---
════════════════════════════════════════════════════════───────────────────────────
tell me this: why do Starlink satellites need lights on them at all?
can't they just operate in the dark, as floating hunks of metal sending
signals to-and-fro?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #180 fediverse/5390 ---
═══════════════════════════════════════════════════════════════════════────────────
ext4 is not an encryption scheme, even though it seems that way to windows
users.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #181 fediverse/3895 ---
═══════════════════════════════════════════════════════════────────────────────────
┌──────────────────────┐
│ CW: LLMs-mentioned │
└──────────────────────┘
"don't trust chatGPT, it might hallucinate. Instead you should trust a quick
google search that brings up a list of 10 (but no more than 10 because google
doesn't actually search across the whole internet, only the SEO'd garbage that
they keep because reasons) sources which all either tell conflicting
information, or if you're unlucky they give information that's wrong,
outdated, or otherwise just plain false."
okay but chatGPT is trained on that junk, so it's gonna say the same thing
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #182 fediverse/2640 ---
═══════════════════════════════════════════════════════────────────────────────────
┌──────────────────────────┐
│ CW: capitalism-mentioned │
└──────────────────────────┘
capitalism is like if your thread allocator gave 90% of the work to 10% of the
threads in the pool and your tech lead claimed it was more efficient because
the remaining 90% of threads would have the results of the program "trickle
down" to them somehow
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #183 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 │
╘═════════╧╧════════════════════════════════════════════════════════════════════───────┘
--- #184 messages/908 ---
═════════════════════════════════════════════════════════════════════════──────────
if you don't see someone doing what you're doing after a while you hide into
something else
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════─────────┘
--- #185 fediverse/1961 ---
══════════════════════════════════════════════════════─────────────────────────────
@user-1037
Here are some neat ways!
https://hachyderm.io/@user-1044/112512896931443652
but you were part of that thread last month so you might remember : )
(I ended up buying two of those python-only processors chips btw - I don't
know how to solder though so I'm waiting to meet a new friend at my new job
who can do it for me)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #186 fediverse/707 ---
══════════════════════════════════════════════─────────────────────────────────────
@user-524
Sometimes when I feel overwhelmed with all the boilerplate I just start coding
and making stuff. Doesn't matter if it works, doesn't matter if it says /*
FIXME */ all over the place, doesn't matter if it includes header files that
don't exist yet, as long as you're hacking out the mechanics of whatever
operations you need to perform then you can figure the rest of that stuff out
later. The creative urge doesn't last forever, which is why projects get
abandoned, but with discipline you can keep bringing yourself back to fix all
the /* FIXME */'s and the compiler errors.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #187 fediverse/5416 ---
═══════════════════════════════════════════════════════════════════════────────────
if you aren't rude, or bothersome, or excessively boring, you can pretty much
be my friend forever.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #188 messages/770 ---
═══════════════════════════════════════════════════════════════════────────────────
There are some pieces of software where you think "oh cool, what did they
update?" and then there are some like "oh god... What did they update?"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════───────────────┘
--- #189 fediverse/4073 ---
════════════════════════════════════════════════════════════───────────────────────
post until you can't anymore
capitalism wants to drown your voice
do not let it
speak until you cannot speak
then go do some pushups
then find some friends
then pitch a tent in the park
then explain to the cops that you're not actually homeless and living there
you're just trying to do this as a social statement because someone on the
internet told you to
then use your phone call to call your representative and complain about how
much funding the police get
then study law for 30 years because that's how long the government decided
your life was worth
by then you'll probably have figured out a better plan moving forward, so, use
that one instead
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #190 fediverse/3745 ---
═════════════════════════════════════════════════════════──────────────────────────
everyone's all like "why would you spend so much effort writing that software
in a distributed way when it works so well in a centralized manner" and the
answer is because you never know when you're going to need to train an LLM on
like, 400 raspberry pi's or calculate the velocity of an unladen swallow as it
circles a black hole the size of mercury or whatever physicists do in their
spare time
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #191 fediverse/6040 ---
════════════════════════════════════════════════════════════════════════════───────
everyone's all against ai because it's big tech but it doesn't have to be that
big it can be [minimized but pronounced marginalized]
== stack overflow ==
distributed
so I think the idea is that by the time you would use AI, there's been enough
time to rewrite the software to work on handheld laptops in a distributed way
and we'd vote on what to ask the amphora of great knowledge, the answer could
always be 42.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #192 fediverse/3694 ---
═════════════════════════════════════════════════════════──────────────────────────
if advertisers feel comfortable putting an ad on your profile then you're not
using the fediverse correctly
if anyone tells you how to use the fediverse then they're using the fediverse
wrong
if anyone ever tells you to do anything ever at all for any reason you are
legally obligated to bite their flesh
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #193 fediverse/5544 ---
════════════════════════════════════════════════════════════════════════───────────
when people need you but don't believe in you, it's easy to find it difficult
to get out of bed.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #194 fediverse/3235 ---
════════════════════════════════════════════════════════───────────────────────────
┌─────────────────────────────────────────────────┐
│ CW: conservatives-and-liberals-mentioned-gender │
└─────────────────────────────────────────────────┘
conservatives think gender is assigning yourself to a particular social role
liberals think gender is sort of an aesthetic and way of presenting yourself
queer people tend to think of gender as how you feel and what sparks joy in
your heart
the truth is much more complicated and involves all three, and many more
things besides.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #195 fediverse/3911 ---
═══════════════════════════════════════════════════════════────────────────────────
┌──────────────────────────┐
│ CW: capitalism-mentioned │
└──────────────────────────┘
capitalists want you to use their products. they prey on your humanity to get
you to do so. They don't care if you want their products, they just demand
that you use them.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #196 fediverse/956 ---
════════════════════════════════════════════════───────────────────────────────────
┌──────────────────────┐
│ CW: re: spirituality │
└──────────────────────┘
@user-579
it's not self loathing if you consent to it... right?
... right?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #197 fediverse/5195 ---
═════════════════════════════════════════════════════════════════════──────────────
whenever you test one extreme, you must also test it's opposite, just for the
extra information.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════─────────────┘
--- #198 fediverse/4843 ---
═════════════════════════════════════════════════════════════════──────────────────
just because someone did something one way and it worked, doesn't mean you
have to do it that way again.
but you should have a reason why you aren't doing it that way.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #199 messages/904 ---
═════════════════════════════════════════════════════════════════════════──────────
if the devil gave you false paradise since birth,
why would you not seek to destroy it?
if an angel gave you an easy hell on earth,
why would you not seek to deface it?
if your ancestors put you on the path to success,
would you follow them and forever do the same?
if your family urged you to study rocket science,
would you bomb indescriminately?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════─────────┘
--- #200 fediverse/5949 ---
════════════════════════════════════════════════════════════════════════════───────
@user-138
I don't know what it does yet T.T
it's Lua, not C
what's the message? maybe I can help, I'm much better at bash than... actually
I'm not very good at bash, but only the cool kids are.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
|