❤️ sex work is work ✊

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

help-circle
  • This kind of confusion illustrated by Telegram users is exactly why it was the right thing to do for privacy when Signal removed support for SMS because it’s not encrypted. People still whine endlessly about it, but most users are not very savvy, and they’ll assume “this app is secure” and gleefully send compromised SMS to each other. All the warnings and UI indicators that parts of the app were less secure (or not at all in the case of SMS) would be ignored by many users, resulting in an effectively more dangerous app. Signal was smart to remove those insecure features entirely.


  • I’m not necessarily disagreeing with your overall point here (I have no idea why people engage with shorts, maybe they do love that format) but I wanted to push back a little on the idea that a product must be popular simply because corporations continue to offer them. Especially with social media, where users are actively discouraged from making their own decisions as much as possible by The Algorithm.

    I think there are plenty of examples of things that people continue to use (and often even pay for the “privilege”) despite major aspects of those things being generally reviled by everyone who uses them:

    • ad infested apps and websites
    • gaming microtransactions
    • a new phone every year
    • cable service
    • insurance
    • HOAs
    • gasoline
    • Amazon
    • pants and dresses without pockets




  • Having to copy a line from a document titled “The Principles of Communism” just to sign up should’ve tipped you off that something was a bit weird.

    Uh what? How is it weird to have a mild anti-bot task in a registration process? That’s pretty normal.

    If you’re objecting to the content in the text, well that’s just silly. A communist instance referencing communist writings is not “weird”, that’d be entirely within the realm of reasonable expectation.

    If you feel so threatened by the mere presence of communism in your bubble, maybe don’t try to join an instance by and for them? How dare the dastardly communists be so happy and welcoming to everyone!






  • It’s not downloadable software, but you might check out WordPress if you haven’t recently, it’s open source and free (though you do need to host it somewhere).

    It used to have kind of a bad reputation for being a horrible hodgepodge of bad editing UI and random plugins that do things in wildly different ways, but the WordPress team has really stepped up their game in the last few years and it’s actually very nice now as long as you stay away from the commercial plugins. There’s almost always an open source plugin available for anything you’d want to do, but the out of box experience is plenty good for most pages you’d be likely to need.

    WordPress has a very nice “block editor” enabled by default these days, which is essentially just their name for a WYSIWYG interface. Use drag and drop to design the pages, and then click a button to see it in a “code editor” that shows the HTML if you’d rather edit that way.

    Anyhow, I know it’s not exactly what you asked for, but I thought I’d mention it since you did say you are open to something web based.










  • My worker cooperative helps authors self-publish, and we use as much open-source as possible to do that. We rely almost exclusively on a number of tools which are all better than proprietary counterparts for one reason or another (sometimes merely because they are free and allow us to keep costs minimal) but the main reason is most of our clients value unquestioned data ownership over anything else. We avoid corporate cloud services and self-host as much as possible, for example.

    Having said that, IMO many of these are also better designed and better UI than comparable paid tools. Blender being the obvious best example, but WordPress is another one. I used to ignorantly shit on WP so much when I was working in the professional startup industry as a web developer. Since then, I’ve learned to my delight that it’s awesome if you don’t bog it down with a bunch of horrible plugins, and the latest versions with their block editor approach are so good for easy and quick theming.

    Here’s a list off the top of my head of our regularly used software. I’m sure I’m forgetting some, and many of these are going to be unsurprising:

    • Linux (seems obvious, but definitely worth mentioning. We primarily use Ubuntu and Debian based images.)
    • Blender (2D/3D graphics)
    • GIMP (raster image editing)
    • Inkscape (vector image editing)
    • calibre (creating ebooks)
    • InvoiceNinja (generating invoices, tracking hours, payments, expenses, general accounting)
    • NextCloud (storage and collaboration on files, passwords, office editing)
    • Gitlab (git repository tracking, deployment management)
    • WordPress (client websites)
    • Caddy (web server with dead-simple config and automatic https support)
    • Zulip (chat, the threading style they use is so effective for organizing discussions about client work, it’s miles beyond Slack or any other options we’ve all used in past corporate lives)