• 0 Posts
  • 9 Comments
Joined 1 year ago
cake
Cake day: June 23rd, 2023

help-circle

  • That makes total sense. Still, it removes the pressure of choosing a server, since migration and use of several servers becomes seamless. As it is right now, there’s the resilience and future lifespan of an instance to consider, plus fragmentation of your identify as defined not by your username but by your actual “online persona” constructed from your posts, etc. (unless you’re really going for alts, of course). You can create other identities on other instances but they are separate, you “lose” your posts, etc. if something happens. if I understood correctly, that becomes less of an issue with nomadic identity?




  • 99% Invisible - An excellent design/architecture podcast

    20k Hz (“twenty thousand hertz”) - great show about the audio that pervades our daily lives, from notification sounds to movie special effects, passing through game sounds, sound history,etc.

    Imaginary Worlds - in their own words, “ a podcast about science fiction, fantasy and other genres of speculative fiction”.

    All three are done by professionals in their respective fields, exceedingly well researched, and with superb production values.


  • Yah, I can’t imagine finger being widely deployed nowadays, the huge security and privacy hole it would be!

    As for nntp and email… I also remember using email relay proxies for FTP way back when! FTP access to some places was spotty at best, so I sent a GET request to an email server that would get the file, UUENCODE it, and send it multipart by email. Not that files were big back then, but not was it possible to attach more than a few hundred KBs at once, if that.

    In fact, I just remembered a funny story from when I was using the Usenet. I used a client that ran on our VAX/VMS mainframe. While browsing the newsgroups, I would get a figure for the transfer rate at the bottom of the screen. It was usually in tens of bytes per second, sometimes a few hundred. Often it stalled, etc. One day, out of the corner of my eye, I see it is showing “1”. My immediate thought as the most plausible interpretation: “damn, one byte per second. this is especially slow today!” And then I noticed the units: one KILOBYTE per second. it was the first time I had ever seen such a fast transfer rate!

    A few years later, mid 90s I was trying to download a video that accompanied a conference paper. It was 6MB in size if memory serves. It took me from Friday afternoon to Sunday to manage it. Not only was it slow, but it kept interrupting and I had to start over numerous times. But I did manage in the end, and walked away with it split into a few floppy disks 🙂.

    We’ve certainly come a long way since!


  • So much this! I am old, I guess, but I was on Usenet for years before the web was even invented. When I became aware of the fediverse, I got serious Usenet vibes. A decentralized model, several servers, you access one and get what it sends you, but it syncs with all other servers. You‘re getting everything in the entire Usenet and what you post gets everywhere too… we’ve come full circle, I think, even if we now use ActivePub instead of NNTP… a shame people nowadays know of it as “that piracy thing” instead of what it once was (and was designed to be).


  • This is like saying “you can write ransomeware in C++” and implying it is the language’s fault, somehow. ChatGPT is a tool, it does what the user asks it too (or it should, anyway). It has no agency nor morals. The argument that it makes it easier to write ransomware is silly as well. From high level languages to libraries and IDEs, we’ve always been developing tools to make programming easier! This is just the latest iteration.