yote_zip

joined 1 year ago
[–] [email protected] 9 points 8 months ago

You probably have a higher attack surface from the gremlins in your walls. OTOH, Amazon knowing that you use Mullvad is a tangible downside, as they will probably use that to stick you in a marketing group or something. Monero is still an easy solution with the ~same cost if you're concerned about that.

[–] [email protected] 7 points 8 months ago (2 children)

How would Amazon track a voucher? It's a physical scratch off code, sealed by Mullvad before they send it over to Amazon. More importantly, if you think that was possible why would Mullvad be unaware of it and/or lie about it? Just go with the vouchers if you want untraceability. They're also cheaper in USD than other methods IIRC, at $29/6 months and $57/12 months.

[–] [email protected] 1 points 10 months ago (3 children)

Yeah there's a few ways they could be acquired. I don't do Amazon or Kindle but they appear to be on Kindle Unlimited. They've also apparently been sent out for free a few times. I feel like it puts a bad taste in my mouth either way; even if I could sidestep the cost, by reading them it would still be supporting the books and therefore the gouging of others, in an indirect sense.

[–] [email protected] 8 points 10 months ago (9 children)

I haven't read this series yet but it's on my TBR. Is there some kind of actual justification for the price of these books? The combined total word count of all the books is ~350k, which is 50k words shorter than a few books I've recently read that cost $7-8 each. Meanwhile the entire Murderbot series costs $76 to purchase, most of them being 30k words for $12.

I'm lethargic on both getting around to reading it and not letting those hefty prices color my opinion if I were to read it, so I'm not sure if I ever will.

[–] [email protected] 22 points 10 months ago

I wrote a short guide on this method recently: https://lemmy.ml/comment/6708735

[–] [email protected] 21 points 11 months ago (2 children)

Vote with your wallet regards any sort of purchase. By giving money to someone you are giving them the most encouragement possible to continue doing what they're doing. If you purchase something that you end up not liking, they will still receive your initial vote loud and clear. The gaming industry especially has shown us that companies will happily take both the money and the negative review and say 'thank you'.

[–] [email protected] 223 points 11 months ago (31 children)

I feel piracy for demo purposes is fully justified if you buy it after you like it. People always say vote with your wallet but it's more like gambling with your wallet if you don't get to see and touch the product before you make the purchase. Giving proper demos should be more common with digital media.

[–] [email protected] 49 points 11 months ago (3 children)

Everyone fully missing the point here. This is the banner image for [email protected] (that's not where we are right now for the record), and it has a normal JPEG size of 7.7MB. When it's served as WebP it's 3.8MB. OP is correct that this is very stupid and wasteful for a web content image. It's a triple-monitor 1440p wallpaper that's used verbatim, and it should instead be compressed down to be bandwidth-friendly. I was able to get it to 1.4MB at JPEG quality 80, and when swapping it out in dev tools and performing A/B testing I can't tell the difference. This should be brought to the attention of a mod on that community so it can stop sucking people's data for no reason.

[–] [email protected] 1 points 11 months ago

Wow I feel dumb for not thinking of that. In my defense I like the text as #FFF on gray. KOReader's arbitrary CSS snippets and style tweaks are really neat.

[–] [email protected] 2 points 11 months ago (1 children)

This is all I needed to do so: https://www.mobileread.com/forums/showthread.php?t=314220

Run the script from the second post, then eject the Kobo and let it install. Afterwards you can open it from the new NickelMenu button at the bottom right. My Kobo just stays in KOReader mode all the time.

[–] [email protected] 10 points 11 months ago* (last edited 11 months ago) (2 children)

You can change the background color by changing the ["cre_background_color"] key in settings.reader.lua (again, I dislike needing to configure it like this). On my Android and desktop I set it to ["cre_background_color"] = "0xECECEC",, which inverts into a nice gray when I set it to night mode, then I invert all the image colors so they're a normal color. ~~Font color can't be changed though, TMK.~~ You can change font color with custom CSS snippets.

 

even though checkinstall is buggy and old, when it works it's great.

4
Never OOM again (files.catbox.moe)
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 
 
 
 

Heyo, I recently posted some notes about cracking games on Linux. Those notes originally started as a reply to someone, but they evolved into more of a small treasure map for a lot of the important parts of cracking games on Linux. As I finished up the post, I noticed that it was almost exactly at the maximum length it could be on Lemmy (10k characters). I kept wanting to come back and expand just a little bit on something in that post but anything over 10k characters would not save. I eventually got so annoyed that one thing led to another and now I actually have a proper bible, this time at 100k characters.

The GNU Testament of the Linux Cracking Bible is located on GitHub: https://github.com/YoteZip/LinuxCrackingBible

A brief list of topics covered in it:

  • Configuring Lutris
  • Configuring Wine
  • Sourcing clean games
  • Discovering what DRM your game has
  • Step-by-step guides for cracking each type of popular DRM using community tools:
    • CEG (Steam Custom Executable Generation)
    • Epic Online Services
    • GFWL (Games for Windows Live)
    • Origin
    • Securom
    • SteamDRM (Windows)
    • SteamDRM (Linux)
    • Steamworks API
    • Uplay r1
    • Uplay r2
    • Xbox Live
  • Some of my personal scripts for automated cracking
  • Repacking games on Linux

My primary goals for this guide are to:

  • Demystify cracked gaming on Linux
  • Teach you to crack games by yourself, instead of relying on scene/p2p crackers

(Although it's written primarily for Linux users, Windows users should be able to follow along fairly easily for the cracking guides.)

view more: next ›