=== ANCHOR POEM ===
════════════════════════════════════════════════════════════───────────────────────
this is what I got so far for a messaging client that uses SSH
... so you need someone's public key in order to talk to them
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
=== SIMILARITY RANKED ===
--- #1 fediverse/797 ---
═══════════════════════════════════════════════────────────────────────────────────
irc is bloat
use ssh + write to chat with your friends instead
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #2 fediverse/1482 ---
═════════════════════════════════════════════════──────────────────────────────────
@user-192
I feel like SSH keys to log into every website should be a standard
or something similar
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #3 fediverse/1242 ---
════════════════════════════════════════════════───────────────────────────────────
one way to network is to connect other people.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #4 fediverse/4842 ---
═════════════════════════════════════════════════════════════════──────────────────
this is what "taking it seriously" looks like to me
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #5 messages/701 ---
═══════════════════════════════════════════════════════════════────────────────────
one sec gotta send something else from my phone... now, what was it, hmmmmm
lemme think
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════───────────────────┘
--- #6 fediverse/4093 ---
════════════════════════════════════════════════════════════───────────────────────
I have no idea why people prefer a GUI when working with software. How the
heck do they expect to use their computer remotely if they can't even run
their software over SSH?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #7 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 │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #8 fediverse/874 ---
═══════════════════════════════════════════════────────────────────────────────────
oh yeah well if SSH keys are so secure then why doesn't every website on Earth
require them
really though why doesn't every website on Earth require them
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #9 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 │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #10 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #11 fediverse/2113 ---
══════════════════════════════════════════════════════─────────────────────────────
this is what the crypto news looks like rn, if you know anyone who's into that
kinda thing... wait, why not? me either, huh
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #12 fediverse/1310 ---
═════════════════════════════════════════════════──────────────────────────────────
that feeling when you type your password so fast that one hand is faster than
the other and the letters get all jumbled and now you have to remake your ssh
key -.-
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #13 fediverse/1207 ---
════════════════════════════════════════════════───────────────────────────────────
@user-883
okayyyy I have catgirl installed
https://git.causal.agency/catgirl/about/
let me know what server or whatever to join
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #14 fediverse/4855 ---
═════════════════════════════════════════════════════════════════──────────────────
"you should be acting like these people want to destroy you."me, to me
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #15 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 │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #16 fediverse/469 ---
══════════════════════════════════════════════─────────────────────────────────────
something something brb watching a Perun video
https://www.youtube.com/@user-343
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #17 fediverse/571 ---
══════════════════════════════════════════════─────────────────────────────────────
I wish I could "like" the "so-and-so is typing..." message on messaging
applications
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #18 fediverse/2795 ---
═══════════════════════════════════════════════════════────────────────────────────
this is me on the fediverse:
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #19 fediverse/297 ---
═════════════════════════════════════════════──────────────────────────────────────
@user-214 so you know where to find what you need to know
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #20 fediverse/1309 ---
═════════════════════════════════════════════════──────────────────────────────────
@user-883
just realized when I got disconnected it gave me a different username, so if
you've been messaging me I haven't been getting it. Ooops. relogging now to
try and fix it.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #21 fediverse/1670 ---
═════════════════════════════════════════════════════──────────────────────────────
robot girl who uses her text-completion function to finish other people's
sandwiches
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #22 fediverse/2750 ---
═══════════════════════════════════════════════════════────────────────────────────
@user-246 @user-570
or "what button do you want to use for "yes I want to configure my keybinds"?
Push "start" to use the default"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #23 fediverse/3832 ---
══════════════════════════════════════════════════════════─────────────────────────
I got SSH working!!!
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #24 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 │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #25 fediverse/5816 ---
══════════════════════════════════════════════════════════════════════════─────────
this is the easiest way I know of to make friends
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════────────┘
--- #26 fediverse/1198 ---
════════════════════════════════════════════════───────────────────────────────────
@user-883
I use DWM and Vim, so yeah I get it ^_^
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #27 fediverse/4621 ---
═══════════════════════════════════════════════════════════════────────────────────
@user-1716
there's already a web browser named surf 🙃 it's much more minimal than this
one tho
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════───────────────────┘
--- #28 fediverse/4720 ---
════════════════════════════════════════════════════════════════───────────────────
@user-882
it's a security hole though
yeah... there ya go...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════──────────────────┘
--- #29 fediverse/2252 ---
═══════════════════════════════════════════════════════────────────────────────────
┌──────────────────────┐
│ CW: tech-encryption │
└──────────────────────┘
users don't want to have to think about encryption keys.
they should be available for them if they need them, in like... a folder or
something somewhere, but they don't need to really know that they exist.
more friction like that keeps people away from being secure.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #30 fediverse/1254 ---
════════════════════════════════════════════════───────────────────────────────────
@user-889
I'm always here if you need me. Let me know if you'd prefer Telegram or
something.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #31 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 │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #32 fediverse/1246 ---
════════════════════════════════════════════════───────────────────────────────────
@user-883
hehe if I don't understand how it works it's difficult for me to use things.
My Linux friends get so exasperated with me because I'm like "cool script
gimme like 2 days to figure it out" and they're like "bro just use these
flags" and I'm like "no"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #33 fediverse/4955 ---
══════════════════════════════════════════════════════════════════─────────────────
"say superfluous on a social media post rn so I know it's you"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════────────────────┘
--- #34 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 │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #35 fediverse/5036 ---
════════════════════════════════════════════════════════════════════───────────────
give me syntax highlighting in a terminal based editor and that's all I need.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #36 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 │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #37 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 │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #38 fediverse/3407 ---
═════════════════════════════════════════════════════════──────────────────────────
@user-1218
there's only a password so that if the zip archive is displaced from it's
context it's harder to read.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #39 fediverse/5360 ---
═══════════════════════════════════════════════════════════════════════────────────
another day goes by when I haven't done any programming... oh well
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #40 fediverse/3513 ---
═════════════════════════════════════════════════════════──────────────────────────
@user-579
?!?! yeah totes
relationship ended with Telegram
IRC is my new best friend
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #41 fediverse/1221 ---
════════════════════════════════════════════════───────────────────────────────────
@user-883
either that or I might get lost in some C code we'll see how things develop
>.>
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #42 fediverse/2811 ---
═══════════════════════════════════════════════════════────────────────────────────
this is the world I want to live in and I'm not even kidding
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #43 fediverse/2146 ---
══════════════════════════════════════════════════════─────────────────────────────
@user-192
"reason not available" doesn't tell me anything except that my experience is
valid
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #44 fediverse/4053 ---
════════════════════════════════════════════════════════════───────────────────────
not everything is a message -.-
sometimes it's just like... graffiti on a wall
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #45 fediverse/1693 ---
═════════════════════════════════════════════════════──────────────────────────────
"if I work on the TTY then they can't forward my X session without my consent"
- ramblings of the utterly deranged
as if they couldn't just look at your unencrypted source-code as you save it
to your hard drive smh
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #46 messages/264 ---
═════════════════════════════════════════════════──────────────────────────────────
Don't write self documenting code! Force people to read the documentation so
they know how to use it
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #47 fediverse/3668 ---
═════════════════════════════════════════════════════════──────────────────────────
setting up an SSH server is like a rite of passage for Linux administrators
(notice I didn't say users, you can't use linux, only administer it)
... I'm having trouble with my rites >.>
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #48 fediverse/1348 ---
═════════════════════════════════════════════════──────────────────────────────────
@user-950
ohhhhh sorry here ya go:
https://tech.lgbt/@user-479
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #49 messages/373 ---
═════════════════════════════════════════════════════──────────────────────────────
that moment when you swear you see your messages changing under your
fingertips, long after you've written them
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #50 messages/483 ---
════════════════════════════════════════════════════════───────────────────────────
"hey listen! Do this thing to hurt me! Build the infrastructure to do it so
that you can use it on people who deserve it!"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #51 fediverse/4876 ---
═════════════════════════════════════════════════════════════════──────────────────
┌───────────────────────────────────────┐
│ CW: re: US politics-related, personal │
└───────────────────────────────────────┘
@user-1370
you don't have to apologize for escalating your response to trauma
it's cool
we get it
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #52 fediverse/2872 ---
═══════════════════════════════════════════════════════────────────────────────────
@user-633
my laptop is gentoo, I get it T.T
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #53 messages/85 ---
═════════════════════════════════════════════──────────────────────────────────────
You can learn a lot about someone by asking how long their commute is.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #54 fediverse/6286 ---
══════════════════════════════════════════════════════════════════════════════─────
how can you call it a computer science education if the students can't even
send packets
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #55 fediverse/4428 ---
═════════════════════════════════════════════════════════════──────────────────────
@user-1669
sorry, I'm on a roll. Gotta speak my mind, even if it has other stuff bouncing
around in it. I hope you understand : )
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #56 messages/551 ---
═══════════════════════════════════════════════════════════────────────────────────
This gun is my sword
This blade is my weapon
And my foes will lay before me
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #57 fediverse/2892 ---
═══════════════════════════════════════════════════════────────────────────────────
@user-192
still is for DWM as far as I can tell 😭 👍
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #58 fediverse/4166 ---
════════════════════════════════════════════════════════════───────────────────────
if someone wrote to my terminal "wake up, Ritz" I would sure as heck do
anything that Morpheus told me to
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #59 fediverse/2922 ---
═══════════════════════════════════════════════════════────────────────────────────
@user-192
now I want to re-implement strings as structs in C! I don't know why I never
thought of them that way.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #60 fediverse/6380 ---
═══════════════════════════════════════════════════════════════════════════════────
[it won't connect because I'm not hosting it, but it's fun to think about]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════════───┘
--- #61 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 │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #62 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #63 fediverse/4226 ---
════════════════════════════════════════════════════════════───────────────────────
This should go without saying, but...
I'm here for you.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #64 fediverse/102 ---
═══════════════════════════════════════════────────────────────────────────────────
@user-5 why not just use a keyboard? 🙃
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════───────────────────────────────────────┘
--- #65 fediverse/2601 ---
═══════════════════════════════════════════════════════────────────────────────────
@user-249
you can host anything you'd like on a raspberry pi. If the software
requirements are within the hardware specs, of course.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #66 fediverse/4570 ---
══════════════════════════════════════════════════════════════─────────────────────
easiest way to deliver email malware is to put it in the "unsubscribe" link
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════────────────────────┘
--- #67 messages/679 ---
═════════════════════════════════════════════════════════════──────────────────────
What if we paid people to administer a database of people who needed mutual
aid so we could keep track of them, organize them, and care for them?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #68 fediverse/5662 ---
════════════════════════════════════════════════════════════════════════───────────
don't work with me.
work around me.
don't talk to me.
talk about me.
don't share with me.
I deserve nothing.
don't take from me.
I have nothing.
-radio-radio-remedy-
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #69 messages/1053 ---
══════════════════════════════════════════════════════════════════════════════─────
Anyway here's what i came to say:
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #70 fediverse/956 ---
════════════════════════════════════════════════───────────────────────────────────
┌──────────────────────┐
│ CW: re: spirituality │
└──────────────────────┘
@user-579
it's not self loathing if you consent to it... right?
... right?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #71 fediverse/2072 ---
══════════════════════════════════════════════════════─────────────────────────────
┌───────────────────────┐
│ CW: re: Uspol, Debate │
└───────────────────────┘
@user-367
I figured, based on what you said : )
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #72 fediverse/2434 ---
═══════════════════════════════════════════════════════────────────────────────────
I spent most of today asleep. I guess that's what I get for chatting all night
with a stranger. gonna putz around a bit, should be nice.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #73 fediverse/4468 ---
═════════════════════════════════════════════════════════════──────────────────────
oh look at me, typing my thoughts while doing chores. And you all get to
listen, you lucky ducks ; )
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #74 fediverse/3817 ---
══════════════════════════════════════════════════════════─────────────────────────
hey, anyone wanna build the matrix with me? minus the human CPUs of course.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #75 fediverse/5700 ---
════════════════════════════════════════════════════════════════════════───────────
it's okay if you hate me. Please don't have me and not tell me...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #76 fediverse/1762 ---
══════════════════════════════════════════════════════─────────────────────────────
This was the first bash script I ever wrote.
It's been updated a little, it was a bash alias first, but this is what it
looks like now.
Kinda shows what kinds of problems I needed to solve most.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #77 fediverse/5168 ---
════════════════════════════════════════════════════════════════════───────────────
this is one of the first scripts I wrote
I can't believe I put the --no-ls AFTER the argument, ha, what a noob.
ah well if it works it works and I can't refactor now because I built it into
random scripts and I'd be fixing errors all the time.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #78 fediverse/1760 ---
══════════════════════════════════════════════════════─────────────────────────────
@user-217
this is what the other side of a summoning circle looks like
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #79 fediverse/1272 ---
═════════════════════════════════════════════════──────────────────────────────────
get yourself a fedi friend who knows everyone and boosts the cool people
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #80 fediverse/2655 ---
═══════════════════════════════════════════════════════────────────────────────────
just now realized what the "followers only" privacy setting is designed for
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #81 fediverse_boost/6017 ---
◀─╔═══════════════════════════════[BOOST]═════════════════════════════════───────╗
║ ┌────────────────────────────────────────────────────────────────────────────┐ ║
║ │ Linux admins when they have to use Windows: :/ │ ║
║ │ │ ║
║ │ Windows admins when they have to use Linux: :\ │ ║
║ └────────────────────────────────────────────────────────────────────────────┘ ║
╠─────────┐ ┌───────────╣
║ similar │ chronological │ different ║
╚═════════╧════════════════════════════════════════════════════════════╧───────╝─▶
--- #82 fediverse/2190 ---
══════════════════════════════════════════════════════─────────────────────────────
@user-1203
Another use-case:
receiving a text message on a flip phone and having to type it into your
computer
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #83 fediverse/112 ---
═══════════════════════════════════════════────────────────────────────────────────
I live through the moments where I find a folder of stuff I made that I forgot
about and I can go back and see it for the first time.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════───────────────────────────────────────┘
--- #84 messages/1116 ---
════════════════════════════════════════════════════════════════════════════════───
What works for me might not work for another,
But
What works for me might work for another.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════════──┘
--- #85 fediverse/3571 ---
═════════════════════════════════════════════════════════──────────────────────────
┌───────────────────────────────┐
│ CW: re: pol-tential-economics │
└───────────────────────────────┘
@user-1074
all things are intermediate steps, from yesterday to tomorrow.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #86 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 │
╘═════════╧╧═════════════════════════════════════════════════════════──────────────────┘
--- #87 fediverse/1803 ---
══════════════════════════════════════════════════════─────────────────────────────
games where comments on the replays show up in future chat-logs for that
episode
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #88 fediverse/491 ---
══════════════════════════════════════════════─────────────────────────────────────
@user-353
this is 500% how you get things done in the current system (in my country)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #89 fediverse/684 ---
══════════════════════════════════════════════─────────────────────────────────────
@user-507
meow
now there's just a few more
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #90 fediverse/6057 ---
════════════════════════════════════════════════════════════════════════════───────
gonna touch grass. maybe do some programming. ttyl
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #91 fediverse/1472 ---
═════════════════════════════════════════════════──────────────────────────────────
@user-883
my streaming is broken and I can't figure out why : (
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #92 fediverse/4484 ---
═════════════════════════════════════════════════════════════──────────────────────
┌─────────────────────────────────┐
│ CW: politics-violence-mentioned │
└─────────────────────────────────┘
okay I really need to get going. It's too easy to scroll mastodon looking
for... um, "memes"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #93 fediverse/905 ---
═══════════════════════════════════════════════────────────────────────────────────
having trouble naming things?
just name it after it's inevitable logical conclusion! AKA the message you're
trying to get across.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #94 fediverse/3253 ---
════════════════════════════════════════════════════════───────────────────────────
it's so weird how these days if you don't like someone you can exclude them
from your social life entirely - like, wow... that hurts
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #95 fediverse/4485 ---
═════════════════════════════════════════════════════════════──────────────────────
getting the phone numbers of cute he/thems at a bar is NOT the same as
organizing.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #96 messages/511 ---
═════════════════════════════════════════════════════════──────────────────────────
That feeling when running a command on my laptop causes the fans to spin up on
my desktop...!
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #97 messages/486 ---
════════════════════════════════════════════════════════───────────────────────────
You can find a lot of interesting pictures by going to the "media" tab of
various random discord servers you've been in since forever
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #98 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 │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #99 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 ║
╚═════════╧══════════════════════════════════════════──────────────────┴───────╝─▶
--- #100 fediverse/3298 ---
════════════════════════════════════════════════════════───────────────────────────
chat is it rude to use the "followers only" privacy setting ? ? ?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #101 messages/1224 ---
══════════════════════════════════════════════════════════════════════════════════─
when I go out on walks
before I set out again
I wait until my blisters healed again
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #102 fediverse/3805 ---
══════════════════════════════════════════════════════════─────────────────────────
neat
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #103 fediverse/4960 ---
══════════════════════════════════════════════════════════════════─────────────────
vim plugin where every tab changes the font color
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════────────────────┘
--- #104 fediverse/3043 ---
════════════════════════════════════════════════════════───────────────────────────
you know more than me and I appreciate your analysis
if you ever want to work on something together let me know
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #105 fediverse/5269 ---
══════════════════════════════════════════════════════════════════════─────────────
"girl why do you talk"
girl why do you listen
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════────────────┘
--- #106 fediverse/6437 ---
═══════════════════════════════════════════════════════════════════════════════────
if I was writing a programming language, I'd name it C just to fuck with people
(great, now others can decide how it's known)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════════───┘
--- #107 messages/411 ---
═════════════════════════════════════════════════════──────────────────────────────
My favorite thing about chatGPT is that its only useful to people who already
know what they're doing and just need reminders or clarification about
specifics.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #108 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 │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #109 fediverse/3429 ---
═════════════════════════════════════════════════════════──────────────────────────
configuring Linux is programming
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #110 messages/730 ---
════════════════════════════════════════════════════════════════───────────────────
"got it. So-and-so likes this-or-that, and whats-her-face wants it that way.
Is this the kind of thing you want me to try and remember to accomodate or can
you handle agreeing to disagree?"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════──────────────────┘
--- #111 fediverse/2634 ---
═══════════════════════════════════════════════════════────────────────────────────
I don't have anyone to vent to but you, fedi
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #112 fediverse/5384 ---
═══════════════════════════════════════════════════════════════════════────────────
before you go to a location, always ask yourself what you can bring to that
location.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #113 fediverse/1411 ---
═════════════════════════════════════════════════──────────────────────────────────
go to sleep what's wrong with you jeezzzz
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #114 fediverse/3052 ---
════════════════════════════════════════════════════════───────────────────────────
@user-1201
you are all of these things to me
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #115 fediverse/4489 ---
═════════════════════════════════════════════════════════════──────────────────────
I miss my cat, but now that it's dark I can go looking for her again. : )
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #116 messages/488 ---
════════════════════════════════════════════════════════───────────────────────────
Look at the unique patterns in a programming language, and you will find
within them a usecase.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #117 fediverse/4901 ---
═════════════════════════════════════════════════════════════════──────────────────
"hey what if we broke our product and made it impossible to use without being
caught by github"
- computer touchers in a union
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #118 fediverse/1428 ---
═════════════════════════════════════════════════──────────────────────────────────
hello everyone, Discord is down for me and I can't reach any of my friends
over SMS.
You know I'd just... give you my address if you asked, right?
oh no sorry turns out they were just busy haha silly me why would I worry
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #119 fediverse/2415 ---
═══════════════════════════════════════════════════════────────────────────────────
@user-1074 @user-1209 @user-1262
heh what kind of vibe do I give?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #120 fediverse/6002 ---
════════════════════════════════════════════════════════════════════════════───────
sorry don't have the text for alt-text
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #121 fediverse/5488 ---
═══════════════════════════════════════════════════════════════════════────────────
okay ttyl I gotta go play video games I guess >.>
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #122 fediverse/4274 ---
════════════════════════════════════════════════════════════───────────────────────
this is how I nourish my brain.
By being hopelessly profane.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #123 fediverse/1213 ---
════════════════════════════════════════════════───────────────────────────────────
why did g0d see fit to put the zero right next to the o key
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #124 fediverse/3123 ---
════════════════════════════════════════════════════════───────────────────────────
using linux requires constant maintenance and that's kind of unfair, actually.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #125 fediverse/6014 ---
════════════════════════════════════════════════════════════════════════════───────
don't mind me just dreaming of a future where I can have whatever I want : )
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #126 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 │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #127 messages/243 ---
════════════════════════════════════════════════───────────────────────────────────
I respected nature, and I
ohhhhh I get it
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #128 fediverse/3440 ---
═════════════════════════════════════════════════════════──────────────────────────
@user-192 @user-763
omg who is that and why do I have gender envy
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #129 fediverse/6007 ---
════════════════════════════════════════════════════════════════════════════───────
I always get the syntax backwards, for some reason...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #130 fediverse/1597 ---
═════════════════════════════════════════════════════──────────────────────────────
hey a couple months ago there was this really cool visual programming language
posted here that was like, windows aero themed and it was super cute - does
anyone know what that was called or have a link to it?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #131 fediverse/5899 ---
════════════════════════════════════════════════════════════════════════════───────
What's on your mind?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #132 fediverse/1208 ---
════════════════════════════════════════════════───────────────────────────────────
@user-883
what would you prefer? I exist in this IRC space at your behest, command me o'
wizest of teachers. *.*
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #133 fediverse/261 ---
════════════════════════════════════════════───────────────────────────────────────
does anyone know of a Firefox addon that will automagically zoom any document
on the web such that there are approximately 80 characters per line?
#firefox
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════──────────────────────────────────────┘
--- #134 fediverse/6082 ---
════════════════════════════════════════════════════════════════════════════───────
if you wanna be with me, you gotta kiss the dirt and mean it
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #135 fediverse/1196 ---
════════════════════════════════════════════════───────────────────────────────────
@user-883
you're not a creep in fact you're quite awesome and cool and neato to be sure
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #136 fediverse/3573 ---
═════════════════════════════════════════════════════════──────────────────────────
@user-1561
heyyy wanna be friends? I can offer letter repetition as tribute
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #137 fediverse/6295 ---
══════════════════════════════════════════════════════════════════════════════─────
┌────────────────────────────────────────────────────┐
│ CW: uncomfortably-personal-relationships-mentioned │
└────────────────────────────────────────────────────┘
if you don't have a crush on someone, then why are you even dating them
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #138 fediverse/245 ---
════════════════════════════════════════════───────────────────────────────────────
if your phone doesn't have a headphone jack, how are you going to use it for
anything that Apple doesn't want you to?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════──────────────────────────────────────┘
--- #139 fediverse/6175 ---
═════════════════════════════════════════════════════════════════════════════──────
okay okay bear with me...
what if blackberry with keyboard ABOVE the screen
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #140 fediverse/5124 ---
════════════════════════════════════════════════════════════════════───────────────
┌────────────────────────────────────────────────┐
│ CW: re: NSFW, kink (ABDL), lewd pic w/o nudity │
└────────────────────────────────────────────────┘
@user-1370
wawawawawawawawawa : )
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #141 fediverse/2143 ---
══════════════════════════════════════════════════════─────────────────────────────
@user-1171
"gee I never hear from you how would I know that if people like you didn't say
something valuable and important like this"an appreciative someone
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #142 fediverse/5322 ---
══════════════════════════════════════════════════════════════════════─────────────
"I am liberatory" they tell me, yet everyone I know has a job.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════────────────┘
--- #143 bluesky#21 ---
══════════════════════════════════════════════════════════════════─────────────────
the main product that github offers is the assurance that the code displayed
on your monitor is the same as the one running on your computer.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════────────────────┘
--- #144 fediverse/5357 ---
═══════════════════════════════════════════════════════════════════════────────────
┌───────────────────────────────────────────────────────┐
│ CW: re: CIA-bullshit-mentioned-oops-cursing-mentioned │
└───────────────────────────────────────────────────────┘
@user-1807
haha thanks i hate it because it's true
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #145 fediverse/2902 ---
═══════════════════════════════════════════════════════────────────────────────────
me, saying "hey" to the me in the mirror:
hey
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #146 fediverse/4942 ---
══════════════════════════════════════════════════════════════════─────────────────
@user-1755
... I do that, but I do it because I want to find common subjects to talk
about. Or I think "if I was working on a project, who can I ask if I need
help?"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════────────────────┘
--- #147 notes/peace-as-our-future ---
════════════════════════════════════════───────────────────────────────────────────
this is the land of peace
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════──────────────────────────────────────────┘
--- #148 messages/678 ---
═════════════════════════════════════════════════════════════──────────────────────
ChatGPT needs a way to leave a thank-you without demanding a response
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #149 fediverse/5696 ---
════════════════════════════════════════════════════════════════════════───────────
hey does anyone wanna go over my code for this text adventure game thingy that
I spent 2 days on so far?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #150 messages/1002 ---
═══════════════════════════════════════════════════════════════════════════────────
In revolutionary Cascadia, you don't have to do anything different. Until you
decide you want to.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════───────┘
--- #151 fediverse/6021 ---
════════════════════════════════════════════════════════════════════════════───────
you volunteer for things because you want a say in how they turn out.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #152 messages/431 ---
══════════════════════════════════════════════════════─────────────────────────────
Rent is expensive because they only want you living there if you're working.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #153 fediverse/5450 ---
═══════════════════════════════════════════════════════════════════════────────────
"cool it with the psychic posting"
ha yeah okay. I still got some things to get through though. I bet someone
somewhere wants to see it.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #154 fediverse/365 ---
═════════════════════════════════════════════──────────────────────────────────────
@user-269
oh you mean like gmail? hmmmm something something don't be evil
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #155 fediverse/4658 ---
═══════════════════════════════════════════════════════════════────────────────────
... and then things got turned up to eleven
what were they at before?
... eleven. why do you ask?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════───────────────────┘
--- #156 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 │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #157 fediverse/5311 ---
══════════════════════════════════════════════════════════════════════─────────────
I don't know anything about cryptography 🙃 😋 🥴
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════────────────┘
--- #158 fediverse/357 ---
═════════════════════════════════════════════──────────────────────────────────────
@user-5
and mobile users who accidentally type . instead of [space] or something like
that which is easy to mistakenly press on some keyboards
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #159 fediverse/2668 ---
═══════════════════════════════════════════════════════────────────────────────────
┌──────────────────────────────────────────────────────────────────────┐
│ CW: re: meta-adjacent, but fedi and Internet cultures in general too │
└──────────────────────────────────────────────────────────────────────┘
@user-570
what does fash-jacket mean? :O
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #160 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 │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #161 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 │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #162 fediverse/178 ---
═══════════════════════════════════════════────────────────────────────────────────
@user-95 you aren't the first person to tell me that so I think you might be
right : )
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════───────────────────────────────────────┘
--- #163 fediverse/3299 ---
════════════════════════════════════════════════════════───────────────────────────
what if we could record and playback certain timeframes of our CPU and RAM
status and use it for debug purposes
like running some code in a VM every time you wanted to show a youtube video
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #164 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #165 fediverse_boost/5147 ---
◀─╔════════════════════════════[BOOST]═════════════════════════════──────────────╗
║ ┌────────────────────────────────────────────────────────────────────────────┐ ║
║ │ Need that E2EE fedi right now │ ║
║ │ │ ║
║ │ i'd be at least 70% more feral │ ║
║ │ │ ║
║ │ and feel cozier opening up and sharing │ ║
║ └────────────────────────────────────────────────────────────────────────────┘ ║
╠─────────┐ ┌───────────╣
║ similar │ chronological │ different ║
╚═════════╧══════════════════════════════════════════════════════──────┴───────╝─▶
--- #166 fediverse/1112 ---
════════════════════════════════════════════════───────────────────────────────────
@user-78
elle - emm - ayyyy - ohhhh
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #167 fediverse/6458 ---
═══════════════════════════════════════════════════════════════════════════════────
gonna pre-emptively backup my fediverse archive haha just-in-case I get banned
for spamming or something teehee (totally reasonable teebeeh)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════════───┘
--- #168 fediverse/572 ---
══════════════════════════════════════════════─────────────────────────────────────
Hi, I'm learning about semaphores right now and trying to explain them to a
friend. But I only sorta understand how they work - can anyone look at this
pseudocode and tell me if I'm on the right track?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #169 fediverse/4122 ---
════════════════════════════════════════════════════════════───────────────────────
if your friend moves to the country, it's important to stay in touch
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #170 fediverse/6051 ---
════════════════════════════════════════════════════════════════════════════───────
I wish I could go outside and see how things are going.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #171 fediverse/369 ---
═════════════════════════════════════════════──────────────────────────────────────
Gaming on Linux is never knowing for sure that a game will launch.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #172 fediverse/541 ---
══════════════════════════════════════════════─────────────────────────────────────
@user-216
this is what Earth looks like to the sun
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #173 fediverse/3328 ---
════════════════════════════════════════════════════════───────────────────────────
shout out to all the people I thought "okay gotcha, one sec I'll get back to
you and reply to this message after dealing with blank" to and never got back
to after forgetting to deal with blank
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #174 fediverse/5341 ---
═══════════════════════════════════════════════════════════════════════────────────
what a friend we have in time
gives us children
makes us wine
tells us what to take or leave behind
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #175 fediverse/4552 ---
══════════════════════════════════════════════════════════════─────────────────────
┌───────────────────────┐
│ CW: cursing-mentioned │
└───────────────────────┘
this is my home...
this is where I'm from...
can't wait to turn it into a public park, just fuckin' watch me.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════────────────────────┘
--- #176 fediverse/2459 ---
═══════════════════════════════════════════════════════────────────────────────────
this is the simplest implementation of scalable anarchism I could think of.
tell me how it's flawed so I can improve it before I need it.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #177 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 │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #178 fediverse/1544 ---
══════════════════════════════════════════════════─────────────────────────────────
@user-1015
Meanwhile, this is me:
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════────────────────────────────────┘
--- #179 fediverse/1707 ---
═════════════════════════════════════════════════════──────────────────────────────
@user-217
well to the prison of the ancients
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #180 fediverse/718 ---
══════════════════════════════════════════════─────────────────────────────────────
@user-547
That feeling when you get to the end of a paragraph and think "why do I have
this extra parenthesis )? Oh yeah I opened it up waaaaay up here" and then you
reread what you wrote and think
perfect, no notes
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #181 fediverse/1044 ---
════════════════════════════════════════════════───────────────────────────────────
#CDCsays to always cheese the cat when they need it
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #182 fediverse/413 ---
═════════════════════════════════════════════──────────────────────────────────────
@user-243
now I'm going to start doing that
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #183 fediverse/2229 ---
══════════════════════════════════════════════════════─────────────────────────────
@user-1203
ah, like writing down a url on a note-card for a friend
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #184 fediverse/6321 ---
══════════════════════════════════════════════════════════════════════════════─────
"hey. wanna stretch with me? oh, whatever you want. I'll be doing my own
thing."
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #185 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 │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #186 fediverse/1939 ---
══════════════════════════════════════════════════════─────────────────────────────
@user-579
OMG I've never met someone who also uses Void - it's the best distro for my
purposes!
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #187 fediverse/5162 ---
════════════════════════════════════════════════════════════════════───────────────
hey, do you wanna hang out sometime and do the things you usually do when
you're alone?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #188 fediverse/1445 ---
═════════════════════════════════════════════════──────────────────────────────────
I miss university because of all the gay people I could hang out with.
I guess I must be lonely.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #189 messages/1129 ---
═════════════════════════════════════════════════════════════════════════════════──
ai-stuff - this is how to program a society. (or software project) there are
lots of other implementations
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════════─┘
--- #190 fediverse/5397 ---
═══════════════════════════════════════════════════════════════════════────────────
this is why I strive to get people to move. get ready. for what? who can say.
but the more power to you, the greater our potential as we thrive.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #191 fediverse/4524 ---
═════════════════════════════════════════════════════════════──────────────────────
┌───────────────────────┐
│ CW: chatGPT-mentioned │
└───────────────────────┘
phew that takes a load off my mind : )
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #192 fediverse/1558 ---
══════════════════════════════════════════════════─────────────────────────────────
Just because you haven't won yet, doesn't mean you've lost.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════────────────────────────────────┘
--- #193 messages/424 ---
══════════════════════════════════════════════════════─────────────────────────────
Facebook is great because you can talk with your friends, but, like...
Facebook knows who you are.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #194 messages/910 ---
═════════════════════════════════════════════════════════════════════════──────────
all you need is to be steam friends with one person and then your whole
organization knows what you're trying to say with game titles
(I just like games)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════─────────┘
--- #195 fediverse/2198 ---
══════════════════════════════════════════════════════─────────────────────────────
@user-1206
Plug it into my mostly broken laptop that has the network card physically
removed and see what's on it
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #196 fediverse/3562 ---
═════════════════════════════════════════════════════════──────────────────────────
@user-1550
me too T.T
give it time
someday everyone will be paid to do whatever they wanted
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #197 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 │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #198 messages/54 ---
═════──────────────────────────────────────────────────────────────────────────────
https://kali-is-an-abdl.tumblr.com/
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘════─────┴┴───────────────────────────────────────────────────────────────────────────┘
--- #199 fediverse/5390 ---
═══════════════════════════════════════════════════════════════════════────────────
ext4 is not an encryption scheme, even though it seems that way to windows
users.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #200 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 │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
|