Comments

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

andrew_bidlaw, to linux in Linux holds more than 8% market share in India, and it's on the upward trend
@andrew_bidlaw@sh.itjust.works avatar

Indians are present in big numbers on reddit and other websites due to how populated India is, how english is popular there and that they aren’t contained in national platforms like their chinese neighbors. It makes them noticeable for bigots to single them out and target. Just because they want someone to hate and laugh at to up their self-esteem.

andrew_bidlaw, to memes in Wait... nevermid you're right.
@andrew_bidlaw@sh.itjust.works avatar

What if they were hanging out with their dog or had to put down their mother? You’d be glad they haven’t got sick that weekend.

I Am Legend movie poster

Shaun of the Dead movie poster

andrew_bidlaw, to science_memes in All is fair in love and war. (See body for part 2)
@andrew_bidlaw@sh.itjust.works avatar

It sounds sweet.

andrew_bidlaw, (edited ) to piracy in Can't figure out how to download an embedded PDF
@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 ) to piracy in Can't figure out how to download an embedded PDF
@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, to memes in My face when
@andrew_bidlaw@sh.itjust.works avatar

You know what they’re afraid of more.

andrew_bidlaw, to risa in Yet they immediately forgot again
@andrew_bidlaw@sh.itjust.works avatar

That’s why they are so fit and resourceful. Imagine carrying every IF statement by hand.

andrew_bidlaw, (edited ) to memes in I'm gonna pee in a Hot Topic
@andrew_bidlaw@sh.itjust.works avatar

Row, row, row your Hog

Gently down the stream.

Merrily, merrily, merrily, merrily,

Life is but a dream.

andrew_bidlaw, to memes in Let me load it
@andrew_bidlaw@sh.itjust.works avatar

huh?

andrew_bidlaw, (edited ) to lemmyshitpost in Brand X
@andrew_bidlaw@sh.itjust.works avatar

One of these would be over-designed to communicate that he doesn’t care, the other would be an unfunny demotivator about how The Left can’t stand him.

andrew_bidlaw, to piracy in Piracy even when I can get it legally
@andrew_bidlaw@sh.itjust.works avatar

I too took my speeds for granted before I learnt many people I know have a cable connection worse than mobile. It’s 2023, in a big city. How does it make sense?

What I dislike about all these services is all of them have their own app\UI, many of them are awful and take time to figure out. There are plenty of refined software solutions for playing music and videos, they have plugins you can put your DRM overseer in, they exist for decades. Yet every one of them see their mission in reinventing the bycicle once again. I want my experience and my hotkeys to be consistent, to have the same quality whatever I consume. The only way to achieve that is to invest the same money into a big hard drive and then leech and seed.

andrew_bidlaw, to memes in Lex fridman is Joe Rogan in a suit
@andrew_bidlaw@sh.itjust.works avatar

He talked with some cool people, but oh god, oh fuck, his muskiemania is too strong to ignore: youtube.com/watch?v=oJHb5a3ggzE

andrew_bidlaw, to risa in Nerds of equal standing.
@andrew_bidlaw@sh.itjust.works avatar

And Cons are about conning people into buying fan merchandize and provide a free advwrtisement in a form of cosplay.

andrew_bidlaw, to lemmyshitpost in Georgia
@andrew_bidlaw@sh.itjust.works avatar

Sakartvelo if romanized. There is a page about them all.

en.wikipedia.org/wiki/Names_of_Georgia

andrew_bidlaw, to lemmyshitpost in Sussy Arabia
@andrew_bidlaw@sh.itjust.works avatar

Iraqus.

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