@andrew_bidlaw@sh.itjust.works avatar

andrew_bidlaw

@andrew_bidlaw@sh.itjust.works

red nose energy

This profile is from a federated server and may be incomplete. Browse more on the original instance.

andrew_bidlaw,
@andrew_bidlaw@sh.itjust.works avatar

Creating, collecting and sharing CSAM is in the law already. There are orgs and agencies for tracking and prosecuting these violations.

It’s like fighting against 3d printers because you can make yourself a diy gun, a thing that have never being possible before because we got all pipes banned from hardware stores. The means to produce fictional CSAM always existed and would exist, the problem is with people who use a LMM, a camera, a fanfic to create and share that content. Or a Lemmy community that was a problem in recent months.

It’s better to ensure the existing means of fighting such content are effective and society is educated about this danger, know how to avoid and report it.

andrew_bidlaw, (edited )
@andrew_bidlaw@sh.itjust.works avatar

FOR LINUX, COMPLETE AND WORKING

  1. Install xdotool, AutoKey
  2. In Firefox get Save Screenshot: addons.mozilla.org/en-US/…/savescreenshot/ Then, in Firefox Shortcuts add Ctrl+1 as a hotkey to capture visible page.
  3. Create a script for Autokey in Python, mine is:

<span style="color:#323232;">import time
</span><span style="color:#323232;">import os   
</span><span style="color:#323232;">import subprocess
</span><span style="color:#323232;">
</span><span style="color:#323232;">pages = dialog.input_dialog(title='', message='Number of pages:', default='5').data
</span><span style="color:#323232;">
</span><span style="color:#323232;">time.sleep(1)
</span><span style="color:#323232;">for k in range(1,int(pages)):
</span><span style="color:#323232;">    subprocess.run(["xdotool", "key", "ctrl+1"]) # Plugin's hotkey
</span><span style="color:#323232;">    time.sleep(2)
</span><span style="color:#323232;">    subprocess.run(["xdotool", "click", "1"]) # Mouseclick
</span><span style="color:#323232;">    time.sleep(2)
</span><span style="color:#323232;">
</span><span style="color:#323232;">subprocess.run(["xdotool", "key", "ctrl+1"]) # to screenshot the last one
</span>
  1. In the bottom of a program, set a hotkey to launch it (I set it to Home).
  2. Open OP’s page and via Inspect Element find the link to embed. It’s www.sbcaplanroom.com/preview/2477/12610/200647
  3. Press F11, make the whole picture fit.
  4. Place mouse pointer over next page button, so it clicks each time.
  5. Lauch my Autokey script via Home button.
  6. Enter number of pages.
  7. See how it does it.
  8. Open screenshots directory in XnView, select them. Locate it’s BatchConvert tool, in Actions tab select a crop action and adjust it to pages’ margins. ACHTUNG The last one should be done differently, you can open it in XnV and crop this one alone.
  9. Use any tool to stitch them back together into a PDF. I’ve used PDF Arranger: github.com/pdfarranger/pdfarranger But some user down there said it crashed on 600-something pages document.

Result: files.catbox.moe/iivoga.pdf

andrew_bidlaw, (edited )
@andrew_bidlaw@sh.itjust.works avatar

Damn, you are right.

I’ve found this Q-A thread about alternatives for Linux: unix.stackexchange.com/a/533392 I’d need to look into it.

Good god XnV and plugins aren’t.

Upd: AutoKey works. Scripts are on Python.

andrew_bidlaw,
@andrew_bidlaw@sh.itjust.works avatar

PDF Arranger: github.com/pdfarranger/pdfarranger

On the top there’s a button to import - Select images you want to add - Save as.

andrew_bidlaw,
@andrew_bidlaw@sh.itjust.works avatar

In the end it made it?

andrew_bidlaw, (edited )
@andrew_bidlaw@sh.itjust.works avatar

OP, I did it: files.catbox.moe/6eofj6.pdf

I will edit my reply with linux specifics.

My link was updated with a slightly better PDF. Comparison on max zoom: files.catbox.moe/5q3v4b.png A person with a 4k display could make better, but that’s what my screen is capable of.

Either way, it was a fun puzzle for my entry knowledge of linux\python\macroses and I feel I’ll use this method a couple of times myself. Hope someone would make use of it.

andrew_bidlaw,
@andrew_bidlaw@sh.itjust.works avatar

You are welcome 😉

andrew_bidlaw,
@andrew_bidlaw@sh.itjust.works avatar

Some shops I only used once still send me their written newsletters and I don’t mind checking them if they do them entertaining, or about some niche products, even if I don’t consider buying them at all. I miss well-designed full-page print ads in magazines, or just those with a catchy imagery\wording. Now these all feel like a vintage, premium product, akin to vinyl records, if compared to what garbage web serves today. Such a weird thing to be nostalgic about, but I hope oldschool advertisers\smm persons feel it on their end too.

andrew_bidlaw, (edited )
@andrew_bidlaw@sh.itjust.works avatar

He is watching if you took the bait.

andrew_bidlaw,
@andrew_bidlaw@sh.itjust.works avatar

Electrocution ends for an ad break, then starts again, and again.

andrew_bidlaw,
@andrew_bidlaw@sh.itjust.works avatar

EU bullied sites into showing cookies warnings even on sites outside of EU. In effing Russia of all places too. You’d think, with enough torque, anything can be pushed onto them. Even good things.

andrew_bidlaw,
@andrew_bidlaw@sh.itjust.works avatar

Is it a new religion? I though priests started to convert into pdfiles a long time ago.

andrew_bidlaw,
@andrew_bidlaw@sh.itjust.works avatar

In Soviet Russia there are lines to be punched and be upset.

andrew_bidlaw,
@andrew_bidlaw@sh.itjust.works avatar

Their replies are too long. Why aren’t they like two lines at max? They space out real conversations.

andrew_bidlaw,
@andrew_bidlaw@sh.itjust.works avatar

IIRC stickies are also excluded from feed once they get this attribute.

But yeah, we don’t even understand what a barrier switching to fediverse sites is for regular joes, jemmas and jermas. Like, for many people the internet is suggested apps’ feed and, rarely, their browser’s default start page. They don’t choose anything, and why would they? And here we are, challenging them to do something on intent while they are pretty happy with what they have now.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #