=== ANCHOR POEM ===
═════════════════════════════════════════════════════════──────────────────────────
@user-883
it might be, I don't know much about it (hence why I'm asking questions) but I
have heard that ssh keys are more secure than password authentication and it
never made sense to me. If availability is important for security purposes,
then wouldn't SSH keys (which are much more difficult to carry around than a
password) be less suitable?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
=== SIMILARITY RANKED ===
--- #1 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 │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #2 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 │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #3 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 │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #4 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 │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #5 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 │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #6 fediverse/1505 ---
═════════════════════════════════════════════════──────────────────────────────────
2 factor authentication is not for security. If they cared about security they
would use SSH keys.
2FA is so that your email provider knows whenever you log in somewhere. Most
people use gmail.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #7 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 │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #8 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 │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #9 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 │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #10 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 │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #11 fediverse/1482 ---
═════════════════════════════════════════════════──────────────────────────────────
@user-192
I feel like SSH keys to log into every website should be a standard
or something similar
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #12 fediverse/4107 ---
════════════════════════════════════════════════════════════───────────────────────
Just configured Wake on LAN so I can turn on my desktop from anywhere. As long
as I have the right SSH key...
Couldn't figure out how to do Wake on WAN, which I think is somehow more
secure. This way uses a small jump from a separate tiny computer which is
always on.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #13 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 │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #14 fediverse/5311 ---
══════════════════════════════════════════════════════════════════════─────────────
I don't know anything about cryptography 🙃 😋 🥴
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════────────────┘
--- #15 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 │
╘═════════╧╧═══════════════════════════════════════════════════════════────────────────┘
--- #16 fediverse/4720 ---
════════════════════════════════════════════════════════════════───────────────────
@user-882
it's a security hole though
yeah... there ya go...
┌─────────┐ ┌───────────┐
│ 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 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 │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #19 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 │
╘═════════╧╧═════════════════════════════════════════════════════════──────────────────┘
--- #20 fediverse/4172 ---
════════════════════════════════════════════════════════════───────────────────────
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 │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #21 fediverse/1123 ---
════════════════════════════════════════════════───────────────────────────────────
@user-835
kinda feels like that type of work, the kind that people rely on, is more
important than... whatever they were having you work on at work-work.
(assumption on my part)
and if that important work is not provided for, in the allocation of resources
applied toward the developer who is developing security developments that
develop required functionality for the development of people's
communication/interactions, then perhaps resources should be allocated for
resolving those difficulties.
Or maybe not idk I'm broke, shows how much I know about money
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #22 fediverse/3627 ---
═════════════════════════════════════════════════════════──────────────────────────
┌────────────────────────────┐
│ CW: computer-toucher-stuff │
└────────────────────────────┘
"why putting SSH on a port other than 22 is a bad idea"
https://www.adayinthelifeof.nl/2012/03/12/why-putting-ssh-on-another-port-than-
22-is-bad-idea/
"When you are logged onto a system as a non-root user you cannot create a
listing TCP or UDP port below 1024. This is because port numbers below 1024
are so-called privileged ports and can only be opened by root or processes
that are running as root."
thoughts?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #23 fediverse/6029 ---
════════════════════════════════════════════════════════════════════════════───────
spilled water on my keyboard by living with a cat. it might be broken so I'm
using a spare that my girlfriend lent me. if you're wondering why my password
sounds different...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #24 fediverse_boost/4311 ---
◀─╔════════════════════════[BOOST]══════════════════════════─────────────────────╗
║ ┌────────────────────────────────────────────────────────────────────────────┐ ║
║ │ software: i'm secure │ ║
║ │ software: is proprietary │ ║
║ │ │ ║
║ │ yeah, no, you're not secure │ ║
║ └────────────────────────────────────────────────────────────────────────────┘ ║
╠─────────┐ ┌───────────╣
║ similar │ chronological │ different ║
╚═════════╧═══════════════════════════════════════════════─────────────┴───────╝─▶
--- #25 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 │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #26 fediverse/5390 ---
═══════════════════════════════════════════════════════════════════════────────────
ext4 is not an encryption scheme, even though it seems that way to windows
users.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #27 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #28 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 │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #29 fediverse/2873 ---
═══════════════════════════════════════════════════════────────────────────────────
┌────────────────────────────┐
│ CW: re: unsolicited advice │
└────────────────────────────┘
@user-883 @user-192
I don't update my kernel more than like, once every few months, so maybe that
would be something to look into! how scriptable is it?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #30 fediverse/970 ---
════════════════════════════════════════════════───────────────────────────────────
┌───────────────────────┐
│ CW: cursing-mentioned │
└───────────────────────┘
side note, but the reason PINs were invented was so that people didn't have to
type in a long-ass password.
"it's only more insecure when it's on a network" - someone who didn't design
every product after that
(actually no that's bullshit because the first PIN numbers were probably used
a long-ass time ago, and besides it's not like a short password was all that
uncommon - when asked "what's the password" usually people will say something
like "applesauce" or "butterflies" but really the better way is "10, 16, 26,
46, 99, butts")
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #31 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 │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #32 fediverse/3474 ---
═════════════════════════════════════════════════════════──────────────────────────
@user-883
true, but much the same way people will rebel against inconvenience by writing
passwords on sticky notes, so too might they put SSH keys onto the nearest
flash drive without validating that it hasn't been compromised. There's
tradeoffs everywhere I guess.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #33 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 │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #34 fediverse/1221 ---
════════════════════════════════════════════════───────────────────────────────────
@user-883
either that or I might get lost in some C code we'll see how things develop
>.>
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #35 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #36 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 │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #37 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 │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #38 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 │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #39 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 │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #40 fediverse/5369 ---
═══════════════════════════════════════════════════════════════════════────────────
@user-138
you can use a username now. They added that functionality recently.
it's supposedly more encrypted or something. But, it's still a centralized
point of failure. If you want to say something privately, pretend like you're
ordering drugs on the dark web and use PGP encryption or SSH keys or whatever
it says in the "how to order drugs on the dark web" guides.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #41 fediverse/797 ---
═══════════════════════════════════════════════────────────────────────────────────
irc is bloat
use ssh + write to chat with your friends instead
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #42 fediverse/5260 ---
══════════════════════════════════════════════════════════════════════─────────────
┌───────────────────────┐
│ CW: passing-mentioned │
└───────────────────────┘
passwords without typos by requiring 30+ characters and accepting any of the
neighboring keys as passing that "if" check
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════────────────┘
--- #43 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #44 fediverse_boost/5333 ---
◀─╔═════════════════════════════[BOOST]══════════════════════════════────────────╗
║ ┌────────────────────────────────────────────────────────────────────────────┐ ║
║ │ Overheard at the lab: “I don’t understand why people do drugs when they could be doing operating systems research instead.” │ ║
║ └────────────────────────────────────────────────────────────────────────────┘ ║
╠─────────┐ ┌───────────╣
║ similar │ chronological │ different ║
╚═════════╧════════════════════════════════════════════════════════────┴───────╝─▶
--- #45 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 │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #46 fediverse/3671 ---
═════════════════════════════════════════════════════════──────────────────────────
Phew got SSH working! Turns out it was the fact that the authentication key
was owned by root instead of ritz. Doh, how could I forget the thing that
wasn't mentioned anywhere in my search queries.
you didn't search query, you used chatGPT, which is why you were stuck for so
long
haha oh yeah
... now I should fix my obs, it won't record video for some reason.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #47 fediverse/3822 ---
══════════════════════════════════════════════════════════─────────────────────────
@user-1582
I think that's what happened, in addition to... whatever this input/output
error is. No clue what to do about that. Maybe my SD card is dying, I've
flashed over it like, 10 times now haha 😅
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #48 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #49 fediverse/5947 ---
════════════════════════════════════════════════════════════════════════════───────
you're supposed to try it out and see. or are you not a hacker?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #50 fediverse/807 ---
═══════════════════════════════════════════════────────────────────────────────────
one of my favorite websites is https://reddit.com/r/shruglifesyndicate/
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #51 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 │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #52 fediverse/2674 ---
═══════════════════════════════════════════════════════────────────────────────────
┌────────────────────────────────────────────────────────────────────┐
│ CW: factually-untrue,-that-never-happened.-this-is-just-gesturing. │
└────────────────────────────────────────────────────────────────────┘
the kind of friendship where you SSH into each other's systems and leave notes
for one another.
as soon as you find one you message the person who left it like "yoooo only
just found this lol" and they're like oooo yeah did you see the bash script I
wrote in that directory "yeah totally I used it on one of my video files just
now - cool filter!"
ahhhh reminds me of all the times hackers have hacked my permanently insecure
system and left me friendly messages like "hey I'm on your side" or "how's
life, friend? I hope it's going well." or "never forget; you are worth all the
fear" y'know cute things like that
oh. right. because leaving vulnerabilities like that can lead to threat actors
affecting your stuff. how lame.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #53 fediverse/6119 ---
═════════════════════════════════════════════════════════════════════════════──────
what's the point of using a password manager if they're just going to 2FA your
ass anyway?
oh right, so google knows whenever someone signs into obscure-porn-site.com or
radical-chemistry-and-explosives.net or
cheap-hot-anime-gunpla-fast-xoxo.itch.io or whatever the kids are buying these
days
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #54 fediverse/4485 ---
═════════════════════════════════════════════════════════════──────────────────────
getting the phone numbers of cute he/thems at a bar is NOT the same as
organizing.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #55 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 │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #56 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 ║
╚═════════╧═════════════════════════════════════════════───────────────┴───────╝─▶
--- #57 fediverse/3600 ---
═════════════════════════════════════════════════════════──────────────────────────
┌─────────────────────────────┐
│ CW: re: computers-mentioned │
└─────────────────────────────┘
@user-1573
Also HardcopyPdf is nice, it turns a file into a pdf. Does what it says on the
tin. ^_^
And it doesn't need anything more than those lines there in the config.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #58 fediverse/582 ---
══════════════════════════════════════════════─────────────────────────────────────
@user-431
I made an alias that overwrites cd so I don't have to do this. The important
line is line 27, you could probably accomplish something similar like this:
alias cd="cd ${1} && ls -v --color=auto"
I also set it up so I can change more than one directory up using ... or ....
or .....
also I have a few shortcut scripts, cdir and qcd. cdir creates a quick way to
drop a bookmark wherever I'd like, while qcd can make permanent bookmarks.
Also qcd makes it so whenever I open a new terminal it opens to the last
directory I was in, which is nice if you need a new terminal to do something
in the current folder and you don't want to have to walk alllllllll the way
back.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #59 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 │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #60 fediverse/3608 ---
═════════════════════════════════════════════════════════──────────────────────────
┌─────────────────────────────┐
│ CW: re: computers-mentioned │
└─────────────────────────────┘
@user-1573
true but someone could walk in while you're away! the locks on doors aren't
THAT useful if someone already knows where you live and what your room looks
like and that you use linux. If you leave for a night they can just, copy the
hard drives and scan through them at home.
... I'm too paranoid for my level of precaution xD xD
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #61 fediverse/1986 ---
══════════════════════════════════════════════════════─────────────────────────────
when cornered, is it your instinct to escape? or to take one of them down with
you?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #62 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 │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #63 fediverse/1247 ---
════════════════════════════════════════════════───────────────────────────────────
so wait is there any guarantee that the "releases" on github actually have the
same code as that which is in the repository? Or could they just... put their
own binary, with it's own strange rules and vulnerabilities, or am I just
fearmongering?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #64 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #65 fediverse/5158 ---
════════════════════════════════════════════════════════════════════───────────────
if you ever EVER feel unsafe while walking outdoors, then that place needs
more strength and co-security.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #66 fediverse/2200 ---
══════════════════════════════════════════════════════─────────────────────────────
I love D&D books with lots and lots of randomized tables because you can,
in a pinch, use them as code-books for encrypting text using a method that
nobody will ever guess. Well, as long as you have two of them, one to give to
your friend and one to keep yourself.
This is a form of "symmetric encryption", where you each have a copy of the
input/output tables. More secure is the private/public key style encryption,
but good luck explaining that to a 14 year old. Plus you can't do it over a
radio, you need a computer.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #67 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 │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #68 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 │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #69 fediverse/3716 ---
═════════════════════════════════════════════════════════──────────────────────────
┌─────────────────────────────┐
│ CW: tech-accessibility-rant │
└─────────────────────────────┘
https://www.reddit.com/r/comics/comments/1f5u47p/transfer/
This Reddit thread is wild to me. Like... Why did the designers of Androids
and iPhone just... stop designing ways to safely and easily transfer files?
Why the heck doesn't every android have a built-in SSH server that
automatically and permanently pairs to your PC using an automatically managed
private key the first time you plug it in? The user doesn't care about
security, they just want to click on a picture, click the "view on PC" button,
and then open up their downloads folder. (paraphrasing the comments) - so why
don't we make that happen. What happened to tech, that we stopped working as
soon as the consumer decided they wouldn't pay for it? (it being a file
transfer service)
It's like healthcare. You don't stop treating someone when they're healthy,
you ask them how they'd like to feel and you make it happen. (hormones).
[continued in picture because letter count]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #70 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 │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #71 fediverse/6380 ---
═══════════════════════════════════════════════════════════════════════════════────
[it won't connect because I'm not hosting it, but it's fun to think about]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════════───┘
--- #72 fediverse/6171 ---
═════════════════════════════════════════════════════════════════════════════──────
@user-882
I dunno I just remember having that problem every once in a while and if you
search the man page for "sub" it takes like, 16 n pushes to find what you need
and it's like... can't you just put the flags and keyboard shortcuts at the
beginning??
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #73 fediverse/2120 ---
══════════════════════════════════════════════════════─────────────────────────────
sometimes I think performing my art was just an excuse to use Linux. At least,
some of my art.
But hey, I'm not complaining, it's awesome.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #74 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 │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #75 fediverse/5314 ---
══════════════════════════════════════════════════════════════════════─────────────
people are so afraid of defamation lawsuits that they'll refrain from posting
things like "steam could technically see everything going on on your screen"
what will you say in front of a phone?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════────────────┘
--- #76 fediverse/1397 ---
═════════════════════════════════════════════════──────────────────────────────────
why don't we teach git in high school?
oh yeah, because microsoft word is not plain text.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #77 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 │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #78 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #79 fediverse/316 ---
═════════════════════════════════════════════──────────────────────────────────────
┌──────────────────────┐
│ CW: mathematics │
└──────────────────────┘
ask not "what can logarithms do for you" but rather "what shape does a
logarithm make"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #80 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 │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #81 fediverse/6438 ---
═══════════════════════════════════════════════════════════════════════════════────
why would you gatekeep content by keeping us from easily using LLMs some
people aren't technical and still need to write computer programs because
that's how you enlighten a people is empower them with new tools
"I've never heard of that programming language, but luckily I can fit all of
it's documentation in my context window."
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════════───┘
--- #82 fediverse/3213 ---
════════════════════════════════════════════════════════───────────────────────────
@user-1484
I'm curious which operating systems don't have that feature?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #83 messages/264 ---
═════════════════════════════════════════════════──────────────────────────────────
Don't write self documenting code! Force people to read the documentation so
they know how to use it
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #84 fediverse/6418 ---
═══════════════════════════════════════════════════════════════════════════════────
great discoveries are just rants that end with something unknown or an
unsolved question [breakthrough]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════════───┘
--- #85 fediverse/4370 ---
═════════════════════════════════════════════════════════════──────────────────────
what do they have that we don't? what do we do better than most?
questions to ask yourself
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #86 fediverse/1669 ---
═════════════════════════════════════════════════════──────────────────────────────
"she has a certain, I don't know what, je ne sais quoi? that I don't know what
to describe as."
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #87 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 │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #88 fediverse/5782 ---
═════════════════════════════════════════════════════════════════════════──────────
sometimes I post random silly [scary] things to pad out the serious things and
I hope that's okay
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════─────────┘
--- #89 fediverse/6292 ---
══════════════════════════════════════════════════════════════════════════════─────
I'm stuck. I don't know how to leverage whatever talents I have into making
things happen. Maybe I should seek advice from a wise elder...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #90 fediverse/5303 ---
══════════════════════════════════════════════════════════════════════─────────────
I don't ever delete my posts (except two or three times because I had a crisis
of faith)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════────────────┘
--- #91 fediverse/4935 ---
═════════════════════════════════════════════════════════════════──────────────────
... I think. I don't actually know how bitcoin works.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #92 fediverse/3441 ---
═════════════════════════════════════════════════════════──────────────────────────
┌──────────────────────────┐
│ CW: capitalism-mentioned │
└──────────────────────────┘
capitalism is non-consentual, which is... pretty much the main reason why I am
against it.
like, I don't really care about whether it's more or less efficient. the fact
that you cannot opt out means it is unethical.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #93 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 │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #94 fediverse/4083 ---
════════════════════════════════════════════════════════════───────────────────────
It's easy to stop cringing at others, but how the heck do you stop cringing at
yourself?? it's impossible!!
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #95 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #96 fediverse/3751 ---
══════════════════════════════════════════════════════════─────────────────────────
I wonder if anyone would pay me to write bash scripts for them? is there a
role that's just... bash scripter? is that what sysadmins do all day? or is
that more automation? and what the heck is a dev op? do they write bash
scripts?
or maybe writing bash scripts is the "fun" part of linux, and nobody would pay
anyone else to do it because they want to do it themselves
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #97 fediverse/2044 ---
══════════════════════════════════════════════════════─────────────────────────────
honestly I think everyone should have two mastodon accounts - one for people
you like, and one for people you trust
(I have one)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #98 fediverse/3406 ---
═════════════════════════════════════════════════════════──────────────────────────
@user-1218
ohhhhh I think the password is menardi. or maybe ephemeren. I forget.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #99 fediverse/2307 ---
═══════════════════════════════════════════════════════────────────────────────────
"If you can't find it, you don't have it"
ugh I know, me-from-the-past, now shut up and tell me where my USB-C cable is.
I have like 4 how did I hide them so good when packing ? ? ?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #100 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 │
╘═════════╧╧═════════════════════════════════════──────────────────────────────────────┘
--- #101 fediverse/6154 ---
═════════════════════════════════════════════════════════════════════════════──────
it's fine I'm fine don't worry about it idk why I posted that
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #102 messages/888 ---
═════════════════════════════════════════════════════════════════════──────────────
The biggest danger to opsec is when other people think they know more than you.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════─────────────┘
--- #103 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #104 fediverse/1297 ---
═════════════════════════════════════════════════──────────────────────────────────
┌──────────────────────────────────────────────────────────────────────────────┐
│ CW: paranoia-keyloggers-steam-always-on-internet-connections-updates-streaming-arbitrary-data-with-complex-and-unknowable-ordered-structuring-mentioned │
└──────────────────────────────────────────────────────────────────────────────┘
every time I update my system I can't help but think "okay THIS is the time
they sneak a keylogger or screen recorder or whatever in" and like... there's
no way I'd ever know, I just want Steam to work again, it was working
yesterday, NOTHING CHANGED, STEAM, SO WHY do I gotta risk a keylogger by
updating my system for the first time in 3+ months
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #105 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #106 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 │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #107 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 │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #108 fediverse/3095 ---
════════════════════════════════════════════════════════───────────────────────────
if your business can't afford to have a back-up plan, then it is not a
sufficiently prepared operation.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #109 fediverse/4301 ---
════════════════════════════════════════════════════════════───────────────────────
@user-1655
maybe the user could tell their client what fields to expect and how to
present them (like, a field called "memes" would be presented as a picture in
this panel, a field called "rants" would be passed to a word-cloud function
that extracts the most common 6+ letter words so you can tell at a glance what
the rant is about, this other field could be for calendar invites (plain text
of course, but interpreted by the calendar program) etc)
plus, if it's encrypted with PGP keys by default, there'd be few security
concerns. Unless your friend got hacked, or you got hacked, but, well... make
sure everything's sandboxed and don't do any remote code execution and you're
good, right?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #110 fediverse/4804 ---
═════════════════════════════════════════════════════════════════──────────────────
I love it when wine doesn't work because it "failed to open program.exe"
... okay, can you tell me why it failed?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #111 fediverse/111 ---
═══════════════════════════════════════════────────────────────────────────────────
@user-95 that's why I like programming - it's my favorite form of spelling.
i'm not very good at remembering all the names and the numbers, but I like to
think I can make things do a function.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════───────────────────────────────────────┘
--- #112 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 │
╘═════════╧╧════════════════════════════════════════════════════════════───────────────┘
--- #113 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 │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #114 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 │
╘═════════╧╧════════════════════════════════───────────────────────────────────────────┘
--- #115 messages/1201 ---
══════════════════════════════════════════════════════════════════════════════════─
Whoever said that left and right shift had to do the same things?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #116 fediverse/3055 ---
════════════════════════════════════════════════════════───────────────────────────
If you're on a Windows computer, first of all why and second of all you can
use the WINDOWS key + SHIFT + S to screenshot a part of the screen.
this will put it in your copy/paste clipboard, meaning all you have to do is
ctrl+V and boom suddenly you are significantly more productive.
just don't forget alt text...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #117 fediverse/956 ---
════════════════════════════════════════════════───────────────────────────────────
┌──────────────────────┐
│ CW: re: spirituality │
└──────────────────────┘
@user-579
it's not self loathing if you consent to it... right?
... right?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #118 fediverse/5796 ---
══════════════════════════════════════════════════════════════════════════─────────
"what is she DOING" or is it more like "what is she VIEWING" like damn that's
some pretty spicy kush
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════────────┘
--- #119 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 │
╘═════════╧╧═════════════════════════════════════──────────────────────────────────────┘
--- #120 fediverse/4704 ---
════════════════════════════════════════════════════════════════───────────────────
"Is... is she advocating for tax evasion??"
lol
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════──────────────────┘
--- #121 fediverse/3506 ---
═════════════════════════════════════════════════════════──────────────────────────
@user-95
like, trading cash for drugs in front of a police station? I couldn't agree
more!
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #122 messages/255 ---
═════════════════════════════════════════════════──────────────────────────────────
Has that tree always been there? How is it so tall with such a thin trunk?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #123 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 │
╘═════════╧╧═══════════════════════════════════════════════════════════────────────────┘
--- #124 fediverse/1977 ---
══════════════════════════════════════════════════════─────────────────────────────
functions should be forced to describe the context of why they were being
called. I think it would help debug a lot if we supplied a reasoning for each
and every request [function call] that we made. We might even be able to parse
them into semantic pyramids which we could sorta use to estimate [tree-like
scanning] how and why the program did do wrong.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #125 fediverse/5948 ---
════════════════════════════════════════════════════════════════════════════───────
worth
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #126 fediverse/3257 ---
════════════════════════════════════════════════════════───────────────────────────
whoa
cool
do you... turn the sensitivity up so you don't have to move your hand very
much so it can remain in position with it's thumb on the enter key?
... now I want to try that. Mine doesn't have enter, there's no numpad. So I
have the arrow keys.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #127 fediverse/1416 ---
═════════════════════════════════════════════════──────────────────────────────────
@user-979 @user-980
they do it for power.
power corrupts, and these profane desires they possess are the definition of
evil.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #128 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 │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #129 fediverse/5292 ---
══════════════════════════════════════════════════════════════════════─────────────
you can trust me, but please don't rely on me, for all of my power is soft.
sometimes people just don't want to do what I tell them to, and I wouldn't
have it any other way.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════────────────┘
--- #130 messages/1170 ---
══════════════════════════════════════════════════════════════════════════════════─
look, it's easy enough to solve bitrot. Just store three copies of the file
and synchronize them everytime you open them. Like, an in-software raid array,
except with less expense because a .png is what, 2mb? great, now they're 6mb.
Nobody will notice except people who really should be buying more hard drives.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #131 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 │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #132 fediverse/4770 ---
═════════════════════════════════════════════════════════════════──────────────────
@user-1201
and yet you have to answer or suspicious you do appear.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #133 fediverse/365 ---
═════════════════════════════════════════════──────────────────────────────────────
@user-269
oh you mean like gmail? hmmmm something something don't be evil
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #134 fediverse/888 ---
═══════════════════════════════════════════════────────────────────────────────────
"Are you sure you're a boy? You don't even practice karate chops when you're
alone"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #135 fediverse/6026 ---
════════════════════════════════════════════════════════════════════════════───────
"huh weird why does my ls -ltr output display 4096 for every single
directory's size"
"maybe there's a man-file option for it"
https://stackoverflow.com/questions/1019116/using-ls-to-list-directories-and-th
eir-total-sizes
what if every file had a record of every file that had a record of it. then,
we could see the total size no matter what level of the directory structure.
plus, it'd make deleting a lot easier, all you'd have to do is propagate a
process. that way it can get super messed up and complicated if ever shut down.
boom, robot mortality, they cherish it
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #136 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 │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #137 fediverse/5834 ---
═══════════════════════════════════════════════════════════════════════════────────
would you feet a cat at your door?
how about a crow?
would you water a dying plant? (don't, they get waterlogged if the soil is
already moist)
what if a dear
what if dear food
what if bear
what if bear food
what if dogpack
what if dogpackfoodtearchompbitepullsavor
I'd feeeed my self but dollars and errands are hard : (
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════───────┘
--- #138 fediverse/5418 ---
═══════════════════════════════════════════════════════════════════════────────────
@user-119
even if they don't know it
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #139 fediverse/5496 ---
═══════════════════════════════════════════════════════════════════════────────────
┌─────────────────────────┐
│ CW: weirdness-mentioned │
└─────────────────────────┘
"why bother disadvantaged and vulnerable people when you could just grow your
own?"
- motivations of a capitalist-in-regard
empowerment requires strength. do you force people to unbecome the victim? how
are your traps mentally prepared?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #140 fediverse/5988 ---
════════════════════════════════════════════════════════════════════════════───────
but I like moonmen T.T
what if the ISS was untethered
"send thrusters to space? why bother? just use them down on the surface to get
that extra oomph!"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #141 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 │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #142 fediverse/1587 ---
════════════════════════════════════════════════════───────────────────────────────
@user-883
If we lived in a sane world, the internet would operate on standards. And
yet... Well, that's not entirely true, we have HTTP and HTML and all the
security risks that Javascripts entails... Well, here's hoping the future can
figure out what exactly's important aside from profit and ease-of-development.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════──────────────────────────────┘
--- #143 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #144 fediverse/5998 ---
════════════════════════════════════════════════════════════════════════════───────
I should conjure x11 from source. I bet they have a lot of useful utilitudes
that I can configure. I wonder if Gentoo can do it for me? nahhhhh I'll just
write my own script, it'll only take me like a couple hours per piece of
software
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #145 fediverse/3059 ---
════════════════════════════════════════════════════════───────────────────────────
I only sorta know what a "reply guy" is and at this point I'm scared to ask
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #146 fediverse/2891 ---
═══════════════════════════════════════════════════════────────────────────────────
┌──────────────────────┐
│ CW: physical-health │
└──────────────────────┘
they're painting the inside of my apartment and it naturally has low airflow
in here and it's seeping under my door and making me woozy teehee better open
all the windows
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #147 fediverse/2647 ---
═══════════════════════════════════════════════════════────────────────────────────
Verizon is apparently the only "secure" mobile network, though I'm not sure
why.
Frankly I don't think any of them are secure, but ah well who can say.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #148 fediverse/878 ---
═══════════════════════════════════════════════────────────────────────────────────
@user-192
omggg would it kill them to add a "synchronous" / "asynchronous" to the end of
the name, sheesh
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #149 fediverse_boost/4425 ---
◀─╔════════════════════════[BOOST]══════════════════════════─────────────────────╗
║ ┌────────────────────────────────────────────────────────────────────────────┐ ║
║ │ If anyone out there is thinking, "I need to arm myself to the teeth" - I'm not gonna try to dissuade you. │ ║
║ │ │ ║
║ │ But promise me you'll take every available safety class for whatever hardware you decide to equip yourself with, OK? │ ║
║ └────────────────────────────────────────────────────────────────────────────┘ ║
╠─────────┐ ┌───────────╣
║ similar │ chronological │ different ║
╚═════════╧═══════════════════════════════════════════════─────────────┴───────╝─▶
--- #150 fediverse/5384 ---
═══════════════════════════════════════════════════════════════════════────────────
before you go to a location, always ask yourself what you can bring to that
location.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #151 fediverse/5538 ---
════════════════════════════════════════════════════════════════════════───────────
@user-1074
what do you do with the people who don't want to do that in particular and
want to try a different sort of socialism?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #152 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #153 fediverse/5234 ---
══════════════════════════════════════════════════════════════════════─────────────
"don't tell a local cached offline LLM what you're looking into, instead tell
it to Google or Firefox instead."
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════────────────┘
--- #154 fediverse/2889 ---
═══════════════════════════════════════════════════════────────────────────────────
@user-95
get two and do RAID! It's fun to set up! I think Western Digital is a good
brand?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #155 fediverse/5179 ---
════════════════════════════════════════════════════════════════════───────────────
why don't corporations let you write code in whatever language you want? it's
trivial to run a compiler or interpreter inside of another program.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #156 fediverse/3298 ---
════════════════════════════════════════════════════════───────────────────────────
chat is it rude to use the "followers only" privacy setting ? ? ?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #157 fediverse_boost/6017 ---
◀─╔═══════════════════════════════[BOOST]═════════════════════════════════───────╗
║ ┌────────────────────────────────────────────────────────────────────────────┐ ║
║ │ Linux admins when they have to use Windows: :/ │ ║
║ │ │ ║
║ │ Windows admins when they have to use Linux: :\ │ ║
║ └────────────────────────────────────────────────────────────────────────────┘ ║
╠─────────┐ ┌───────────╣
║ similar │ chronological │ different ║
╚═════════╧════════════════════════════════════════════════════════════╧───────╝─▶
--- #158 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 │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #159 fediverse/4288 ---
════════════════════════════════════════════════════════════───────────────────────
┌──────────────────────────┐
│ CW: capitalism-mentioned │
└──────────────────────────┘
"I'm not paid enough to care" is a symptom of capitalism.
Why would you not care? Because you're paid not to.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #160 fediverse/2202 ---
══════════════════════════════════════════════════════─────────────────────────────
┌──────────────────────┐
│ CW: re: Reply │
└──────────────────────┘
@user-1206
Right. How can you trust that any drive produced in the last 10 years (aka any
drive with a reasonable amount of storage space for sharing things like
LaserDisk rips of Bubblegum Crisis or detailed instructions on how to build a
nuclear power generator)how can you trust that any drive with that kind of
capacity wasn't built with the goals of it's manufacturers included into it's
design requirements? Goals that typically include invading your privacy and
removing your opsec capabilities.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #161 fediverse/1354 ---
═════════════════════════════════════════════════──────────────────────────────────
whose idea was it to optimize our candy toward the ones with the most sugar?
[wait a minute I got like 4 toots written but not posted, what the heck where
did they come from? I'm gonna post them without reading them]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #162 fediverse/6278 ---
══════════════════════════════════════════════════════════════════════════════─────
@user-1429
do something fun and hard like walk to seattle or install linux on a toaster
or write happy notes on post-its and leave them in public places or make art
and leave it in a public place or~
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #163 fediverse/2884 ---
═══════════════════════════════════════════════════════────────────────────────────
┌──────────────────────┐
│ CW: tech-paranoia │
└──────────────────────┘
every time I update my system, it breaks.
kinda makes me think they do that on purpose so that you spend all your time
up to date and that way they can quickly patch in and out security flaws fast
enough that nobody notices.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #164 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 │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #165 fediverse/94 ---
═══════════════════════════════════════════────────────────────────────────────────
@user-107 If you can figure out how to do it well, everything else seems less
difficult. : )
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════───────────────────────────────────────┘
--- #166 fediverse/934 ---
═══════════════════════════════════════════════────────────────────────────────────
@user-171
thanks, it's my most precious possession
along with my flash drive with all my files on it. at least, the ones since I
last backed up from my computer.
does my cat count as a possession?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #167 fediverse/978 ---
════════════════════════════════════════════════───────────────────────────────────
@user-699 @user-78
I say "blep" when I intentionally stack overflow in order to avoid painful
thoughts
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #168 fediverse/3214 ---
════════════════════════════════════════════════════════───────────────────────────
@user-1484
Oh, right, I don't use Mac or Windows so I didn't know how they implement it.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #169 fediverse/3372 ---
═════════════════════════════════════════════════════════──────────────────────────
I don't really need to know if people like me. It's nice, but it doesn't help
me.
I do, however, desperately want to know if I'm helping. Knowing this would
help me.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #170 fediverse/1086 ---
════════════════════════════════════════════════───────────────────────────────────
┌───────────────────────────────────┐
│ CW: death-mentioned-mental-health │
└───────────────────────────────────┘
"I like you" neat
"I don't like you" guess I'll die
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #171 fediverse/4706 ---
════════════════════════════════════════════════════════════════───────────────────
┌───────────────────────────────────────────┐
│ CW: re: cursing-mentioned-nazis-mentioned │
└───────────────────────────────────────────┘
"oh also I should mention that if you think about her too hard or too often
there's a chance she'll overhear what you're talking about anyway so try not
to think about her too much."
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════──────────────────┘
--- #172 messages/1172 ---
══════════════════════════════════════════════════════════════════════════════════─
the danger is not that the LLM will generate poor, vulnerable, or malicious
code.
the concern is that someone else might inject something into the codebase that
you're not reading.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #173 fediverse/1261 ---
╔════════════════════════════════════════════════──────────────────────────────────┐
║ sometimes I run this WoW server with only like, 10 username and passwords. And │
║ they're all public. As far as I can tell nobody's ever tried connecting │
║ (whatever >.> ) but rather than set up a way to create your own │
║ credentials I just said "yeah pick one at random and play whatever someone │
║ else was doing because I like the idea of that" │
║ │
║ somehow, it felt right. │
║ │
║ most of my passwords (not all of them) are hacked and visible on the clear │
║ net. Like you could probably google my usernames and get my current passwords │
║ for things like, social media or my banks or whatever. I kinda like the idea │
║ that "you cannot trust anything I say, so think of the ideas behind my words │
║ and decide whether they hold meaning to you" rather than "execute these │
║ particular thought patterns in your mind as if they came from my voice" │
║ because one implies an exertion of control over the mind of the recipient │
║ -> obey my thoughts as I broadcast them into your mind, that kinda vibe. │
║ And I feel like you have to consent to that kind of thing hehe │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧═════════════════════════════════════───────────────────────┴──────────┘
--- #174 messages/329 ---
════════════════════════════════════════════════════───────────────────────────────
LLM training data that's been encrypted in such a way that it preserves
symantic meaning, while also allowing for secrecy and unique customization
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════──────────────────────────────┘
--- #175 fediverse/5110 ---
════════════════════════════════════════════════════════════════════───────────────
I'll give ya a hint - encrypt the return IP address WITHIN the packet's data
package repository area itself, rather than trusting your "router" to return
it to sender.
YOU DON'T KNOW WHO IS SENDING A PACKET
that's the whole point of udp
(actually udp is when it doesn't matter if it got snatched in transit. Usually
used for more analog data streams like netflix or hulu prime.)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #176 fediverse/578 ---
══════════════════════════════════════════════─────────────────────────────────────
@user-422
if you didn't have your eyes could you see where you were?
if you didn't have your body, too?
where's your sense of direction, is it lost in the rain?
keep it close to your heart.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #177 messages/141 ---
══════════════════════════════════════════════─────────────────────────────────────
Why would we say not to divide by zero? We literally do it every time we use
the percent sign smh [silly]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #178 fediverse/1890 ---
══════════════════════════════════════════════════════─────────────────────────────
I always get a little suspicious when my machine pseudo-randomly starts
running the fans super loud and when I open my resource monitor they suddenly
drop to silent
like... bro what are you hiding
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #179 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 │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #180 fediverse/1862 ---
╔═════════════════════════════════════════════════════─────────────────────────────┐
║ some people look for signals or signs before doing something. Try and have │
║ someone in your life who can give you signals or signs so that you know when │
║ to do things. And ideally, if they're more hardcore than you, you'll know what │
║ to do, not just when to do it. │
║ │
║ did you know that anything on the internet can be read by at least one other │
║ person besides your intended recipient? There's no way they'd let us talk │
║ amongst ourselves otherwise. │
║ │
║ I think encryption is pretty neat, all you have to do is run a shell script on │
║ some text, then send that text over the internet. If you want to decrypt it, │
║ all you have to do is run a shell script on it to decrypt it. │
║ │
║ downside is, it has to be translated into plain text somewhere along the │
║ line... Maybe if we rendered the words not as text that can be read from │
║ memory, but as like, brush-strokes that can have a randomized order, but still │
║ present to the user as visual text? anyway that's what's on my mind as I try │
║ and improvise a baking recipe with yeast, flour, and butter │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧══════════════════════════════════════════──────────────────┴──────────┘
--- #181 fediverse/545 ---
══════════════════════════════════════════════─────────────────────────────────────
┌──────────────────────────────────────────────────────────────────────────────┐
│ CW: re: PSA: aspublic.org is still active, and still archives + makes searchable all public posts, they have no opt-out, nor do they respect the "Include public posts in search results" setting │
└──────────────────────────────────────────────────────────────────────────────┘
@user-391 @user-78
I see, it seems you know more than me about this topic. It's true that search
engines don't index emails, but I was thinking more of a "cybersecurity"
perspective, as in any "sufficiently motivated" individual or organization
could access your emails should they so desire. And should they be willing to
(I'm assuming?) break a few laws.
If it can be done, and if it gives information that could be used for
leverage, then you can be assured that someone will do it. I personally worry
about people in power who could be blackmailed because their communications
were more public than they anticipated. Which speaks to the problem mentioned
in this post of the search-indexing-opt-out functionality being present but
circumnavigatable. Avoidable? Able to be bypassed? It's an illusion of
security.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #182 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 │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #183 fediverse/2607 ---
═══════════════════════════════════════════════════════────────────────────────────
┌───────────────────────────────────────────────────┐
│ CW: re: politics-fascism-sexual-assault-mentioned │
└───────────────────────────────────────────────────┘
@user-249
most people don't talk to me so either you're braver than most or I hit a
common chord that you and I share
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #184 fediverse/3124 ---
════════════════════════════════════════════════════════───────────────────────────
I should not have to follow 16 steps that I don't understand just because you
decided my system wasn't good enough for me.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #185 fediverse/1893 ---
══════════════════════════════════════════════════════─────────────────────────────
@user-1056
heh probably, though for this specific instance my Ollama server wasn't
running and I had already killed my Stable Diffusion server after utterly
failing to produce anything useful... alas, a girl can dream of having a robot
familiar, but not today I guess.
Not if they keep hiding GPU usage from me >: (
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #186 fediverse/497 ---
══════════════════════════════════════════════─────────────────────────────────────
@user-346
Nobody will get past the login screen on my computer, but if they do they
probably won't know that you need to push alt+p in DWM to start a program. But
even if they push "alt+p firefox" they will only have access to my gmail and
discord, because those are the only two places I've saved my login information.
Most of my data is on my hard disk anyway, so for that they'd have to push
alt+enter and then navigate my filesystem to find it. Shouldn't be too hard if
you're familiar with Linux.
They could always just pull the hard drive and put it into a new computer
though. It's not like it's encrypted, because why would I encrypt it? I want
to share information, not conceal it! Surely nobody would desire to exploit
that vulnerability of mine, that my data should be unencrypted?
If you have a copy of Wikipedia then you're 500% more prepared than 90% of
humanity so good job _^
Sure would be cool if you put it in the documents folder of every person in
your family who solicited tech advice from you
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #187 fediverse/511 ---
══════════════════════════════════════════════─────────────────────────────────────
@user-366 @user-246 @user-367 @user-352
yikes those sound like pretty awful things. I don't know anything about the
author, I just read this essay on hacker news and it stuck with me as an
expression of a particular feeling that I've found difficult to articulate.
I'll read through the two things you posted.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #188 fediverse/2742 ---
═══════════════════════════════════════════════════════────────────────────────────
@user-1352
that's pretty cool. It kinda sounds like a local replacement for AWS / Azure?
I don't fully get it but I haven't worked with web applications before ^_^
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #189 fediverse/4744 ---
════════════════════════════════════════════════════════════════───────────────────
┌──────────────────────┐
│ CW: cat-mentioned │
└──────────────────────┘
me to my cat: "don't eat so much that you puke, okay?"
me to me: "yeah I can take on another task, I'm almost done with this one and
then I'll just do that one and maybe this one'll get back to me at the same
time as this one which conflicts with this other thing so maybe I'll just
puke, okay?"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════──────────────────┘
--- #190 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #191 fediverse/3832 ---
══════════════════════════════════════════════════════════─────────────────────────
I got SSH working!!!
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #192 fediverse/5156 ---
════════════════════════════════════════════════════════════════════───────────────
@user-1767
yep... I think they must stay in blind-people-mostly instances. surely they
must, right? where else would they be? using screen-readers and seeming
regular and normal to you and me? ah gosh who can say, maybe there's some
statistics out there or something /shrug
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #193 fediverse/3277 ---
════════════════════════════════════════════════════════───────────────────────────
also, whose idea was AppData like... c'mon "Local"? "LocalLow"? what's the
difference and why does it matter? why not just put things on the hard drive,
and store it in a single, unified, easily understood formulation?
also... what's up with not supporting .ext4 drives? we support NTFS!!
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #194 fediverse/6175 ---
═════════════════════════════════════════════════════════════════════════════──────
okay okay bear with me...
what if blackberry with keyboard ABOVE the screen
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #195 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 │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #196 fediverse/6143 ---
═════════════════════════════════════════════════════════════════════════════──────
"I don't know who needs to hear this" but for every post
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #197 fediverse/1771 ---
══════════════════════════════════════════════════════─────────────────────────────
if you can't find them when you need them, then you don't have them.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #198 fediverse/2645 ---
═══════════════════════════════════════════════════════────────────────────────────
@user-1292
ah, well, I don't even know what HTT is. Sorry for clogging up your mentions
😅
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #199 fediverse/2506 ---
═══════════════════════════════════════════════════════────────────────────────────
I can't imagine having a fediverse feed comprised of more than 70 people. I
fear I'd forget them, or forget what they stand for.
I guess that's why ya'll put so much information in your bios. Information
they can use to simulate you, alongside all of your posts.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #200 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 │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
|