Conversation
Notices
-
Machismo (zerglingman@freespeechextremist.com)'s status on Monday, 25-Dec-2023 00:57:13 JST Machismo fuckfuckfuckfuckfuckfuckfuck
So, while testing python's r/w stuff, I managed to accidentally wipe out a file I was working on. I should not have been using it for testing.
Thankfully it was only 10-15 lines, but I don't remember most of them already, so I will have to work them out again. It's probably already half re-done.
So I decided I'd go work on manga TL instead. Wrote a loop to chop up images into individual pages and forgot to point one at the right dir so I just overwrote half my source images, and half of it's garbage.-
GothicAnon (gothicanon@pone.social)'s status on Monday, 25-Dec-2023 01:22:38 JST GothicAnon @Zerglingman
Ayy, shit happens my man. The manga TL tool sounds pretty interesting thu. Is this something you share on GitHub or just working for your own projects?Machismo likes this. -
Machismo (zerglingman@freespeechextremist.com)'s status on Monday, 25-Dec-2023 01:24:03 JST Machismo @GothicAnon It's just a bash one-liner to deal with bookwalker's rubbish. I have a couple of lines of python to pull in images from data urls, because that's the easiest thing to get out of it.
If you happen to have a proper bookwalker script that isn't a colossal pain in the ass to set up and run, I'd appreciate it. (I found one in lua that I couldn't get running, and got about as far as successfully logging in with a bash rewrite before I gave up.)
-