❤️ sex work is work ✊

  • 0 Posts
  • 18 Comments
Joined 2 years ago
cake
Cake day: June 3rd, 2023

help-circle


  • Luke@lemmy.mltoSelfhosted@lemmy.worldComic Book Collection Manager?
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    4 months ago

    Unfortunately, there doesn’t seem to be anything better than Calibre at the moment. (Though, I’m happy to be proven wrong!) Nothing against Calibre, it’s functionally amazing free software and it works very well; I said “unfortunately” because the interface is extremely dated and clunky and confusing to operate. Once you get it working, it’s very nice though. As long as you never have to go fiddling with it again, because every time you’ve gotta reacquaint with it’s weird UI. Still, it really is the best available at the moment, and it’s free so that’s awesome.

    My favorite way to set it up is using the linuxserver image, which has a web-based VNC built into it, so you can remotely run the app on a headless server and then use your browser to interact with it.

    I have Calibre configured to monitor a folder for new stuff I throw into it, where it’ll automatically fetch metadata and put it into the database. Calibre also has an OPDS server built in, to which I point a nicer frontend for reading comics. Currently that is Kavita which provides a decent web UI for both books and comics.

    Anyhow, I believe you could enter data about your physical comics into the Calibre database, and then view the metadata with something like Kavita, though of course you’d be skipping the reading features.


  • 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.




  • It is massively naive to think that zero of the people who are students right now will ever do sex work at some point in the future. Some of them definitely will. Even if you don’t agree that sex work is valid and honorable work (which you clearly don’t agree with) there’s no way to stop people from doing it despite how vilified or illegal it is in any society.

    Given that reality, a course teaching people how to avoid the dangerous elements of a job that some of those people will eventually do, sounds like a great course. Having a sex worker who knows WTF she’s talking about teach it? That’s fucking amazing.


  • 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)