• 0 Posts
  • 35 Comments
Joined 4 months ago
cake
Cake day: June 24th, 2025

help-circle



  • Admission time: I actually used a porn AI chatbot.

    To defend myself, what I was trying to do is experiment with high-protocol BDSM ideas in an environment where cost of failure was low. This is when there’s a more formal hierarchy and rules. Often, the rules are deliberately unfair to the subs so that they can be “punished” for breaking them.

    Problem was that chatbots would straight up hallucinate one rule or another all the time. The idea isn’t for the subs to fuck up every time. Then it’s nothing but punishment, and that doesn’t work. There needs to be times when they’re successful so they can be “praised”, and the chatbots simply couldn’t do that.




  • There were when the first Ethereum bubble burst. That was one easier for the average person to get into with gamer GPUs, and they flooded the market on eBay as soon as it was no longer profitable.

    Bitcoin won’t do that, because it hasn’t been based on GPUs for a long, long time. Ethereum doesn’t even work like that anymore.

    The AI bubble popping will only flood the market with GPUs that are useful for running AI models. The GPUs in AI datacenters often don’t even have a display output connector. I think Corey is overstating his case on that one. Most likely, those GPUs are headed to the landfill.










  • The network includes accounts impersonating reputable news outlets such as BBC News, Euronews, and Meduza, designed to give credibility to Telegram propaganda links. We believe it may be connected to the “Pravda/Portal Kombat” pro-Russia propaganda network.

    Accounts are hosted across numerous Mastodon instances and bridged into Bluesky, creating the appearance of independent sources. Activity on Bluesky helped reveal aggregate patterns, identical usernames, posting schedules, and content themes more clearly than across decentralised Mastodon services.

    If your first reaction was to post “posts I dislike are Russian bots”, then you haven’t actually grasped the argument. It has nothing to do with anyone disagreeing with specific posts.

    It’s also very telling that you’re reflexively posting that when it says nothing about the data being presented.


  • Meh.

    I converted my blog from WordPress to a static site generator using Gemini’s version of Markdown as the base format, and then hosted both HTTP and Gemini versions.

    I later took down the Gemini version. The web site remains as static HTML driven by (a variation of) Markdown. No cookies, no JS, limited CSS. Even took out some old YouTube <iframe> tags and converted them to straight links to videos. Doing it this way does everything anyone would want out of Gemini without having to use a specialized client.

    We should be promoting some kind of browser extension that flags a site as having no cookies and no JS.


  • This has been mangled up by history. The important parts of the World Wide Web are having hypertext (basically links inside the document to other documents) and being networked (those links can take you to a completely different server). Apple’s Hypercard had hypertext, but it wasn’t networked. Usenet was networked, but had no hypertext.

    This is laid out in Tim Berners-Lee’s original 1989 proposal for the web while he was at CERN:

    https://www.w3.org/History/1989/proposal.html

    Gopher has all the qualities he was talking about. Gopher was a different kind of World Wide Web. We decided against that particular route, and for mostly good reasons, IMO.


  • Sort of. It predated the web, so calling it a “site” is wrong. Just like you can have an email application that’s completely separate from your web browser, you can have a Usenet client that’s also its own thing. Of course, people made web-based clients as time went on.

    Your ISP ran a Usenet server that connected to other Usenet servers. The biggest problem with this system was that your ISP would automatically delete posts past a certain age. Following old threads was a pain.

    Google Groups started as a Usenet archive where messages were kept forever. Google bought them and turned it into what it is now.