- 1 Post
- 44 Comments
MummifiedClient5000@feddit.dkto Selfhosted@lemmy.world•Minio strips away almost all features from AGPL interface and suggests people use their licensed "AIStor" service insteadEnglish5·1 month agomc mirror is a pretty straightforward method of migration. Should work if the other end is S3-compatible.
MummifiedClient5000@feddit.dkto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Download Every Game Ever Made On Any PlatformEnglish2·2 months agoDon’t question. Just download every game ever made on any platform. Click the link and don’t question.
MummifiedClient5000@feddit.dkto Linux@lemmy.ml•What was your first Linux distribution?English2·2 months agoTurbo Linux in the late 90s. It didn’t go well.
Later I gave Redhat a shot - 5.0 or 5.1, I forget. Stayed with RH and now Fedora.
MummifiedClient5000@feddit.dkto Selfhosted@lemmy.world•Using Jenkins to deploy Docker containers?English2·5 months agoI use Ansible to deploy a bunch of containers with intradependencies (shared volumes, networks and settings). One of the containers is homemade with the source pulled from codeberg. Variables are kept in a separate file and passwords in an encrypted one and the whole thing is in a private repo. It is quite flexible.
When I started out converting from compose, I literally asked Copilot for “this, but in Ansible”, which got me pretty far.
MummifiedClient5000@feddit.dkto Linux@lemmy.ml•How to help a person who has bad times remembering commands when using Linux.English3·6 months agohistory | grep whatever
is quite useful when you just barely remember a command or the files you used it on.
Would love to play one of the Overcooked games (or both) with the wife.
MummifiedClient5000@feddit.dkto Technology@beehaw.org•Forums Are Still Alive, Active, And A Treasure Trove Of Information [Aftermath]English10·9 months agoQuiet down, you don’t want the bots or the AI scrapers to hear you.
MummifiedClient5000@feddit.dkOPto Selfhosted@lemmy.world•Comic Book Collection Manager?English1·9 months agoObsidian looks interesting.
MummifiedClient5000@feddit.dkOPto Selfhosted@lemmy.world•Comic Book Collection Manager?English1·9 months agoThanks for the suggestion, but it seems like the challenges with Komga would be similar to those when using Mylar. I’ll probably just go for a spreadsheet.
MummifiedClient5000@feddit.dkOPto Selfhosted@lemmy.world•Comic Book Collection Manager?English2·9 months agoThat was my first idea too, but last I checked it didn’t scrape much other than English editions (using Comicvine AFAIR) and had no way of manually adding stuff it can’t scrape.
MummifiedClient5000@feddit.dkOPto Selfhosted@lemmy.world•Comic Book Collection Manager?English4·9 months agoScraping metadata. Wish/purchase/pull lists. Keeping track of multiple editions. Perhaps even scraping entire collections/storylines into manageable lists?
At the very least a quick way to use my phone to check if I already have a specific comic when I’m at the store.
Grist might be useful if I end up setting more than a spreadsheet up, thanks.
MummifiedClient5000@feddit.dkOPto Selfhosted@lemmy.world•Comic Book Collection Manager?English1·9 months agoThanks for the suggestion. I think that might be too much work for my needs though.
MummifiedClient5000@feddit.dkto Gaming@beehaw.org•The Rocky Horror Video Game is a thing, and coming out this month [Eurogamer]English2·9 months agoI played it as a kid with my buddies. We never understood the point of the game, but their clothes would fall off and that is kind of a big deal for little boys.
MummifiedClient5000@feddit.dkto Linux@lemmy.ml•Found this function in my bashrc under user defined aliases; I dont remember adding it?English37·10 months agoThen it does nothing.
MummifiedClient5000@feddit.dkto Linux@lemmy.ml•Found this function in my bashrc under user defined aliases; I dont remember adding it?36·10 months agoIt sources (includes) any file found in ~/.bashrc.d/ so check that directory.
MummifiedClient5000@feddit.dkto Mildly Infuriating@lemmy.world•One car accident, endless spam callsEnglish392·10 months agoSounds like spam to me.
Both cbr and cbz are just compressed archives - R for Rar and Z for Zip. The format has got nothing to do with how the images are displayed in a reader application.
If you want any reader to read a comic frame by frame instead of page by page, you’d have to uncompress the file, then cut out each individual frame and give them sensible names (eg. page_39_frame_03.png or somesuch) and then recompress.
Someone else in the thread mention software that can do this, but it might not always work as expected, when the layout is not straight-forward.