Interests: programming, video games, anime, music composition

I used to be on kbin as e0qdk@kbin.social before it broke down.

  • 4 Posts
  • 124 Comments
Joined 2 years ago
cake
Cake day: November 27th, 2023

help-circle







  • “The easiest way to stop piracy… is to give those people a service that’s better than what they’re receiving from the pirates.” -Gabe Newell

    Yep – although even there, I have 5x as many games on GOG as Steam because they’re mine and I don’t have to worry about dealing with forced updates ever. That was a BIG deal for me when I had crappy internet access – a single game’s forced update could tank my entire month’s quota… I still get nervous putting Steam in online mode to this day even though I don’t have to deal with that shit any more.

    Disagree with you on the BD issue, though. Much more capacity, higher quality video and audio, and drives are dirt cheap. I have a BDROM in an external enclosure, and it handles DVD and BD perfectly.

    My complaint there’s about Blu-Ray’s DRM. Better quality video means nothing to me if I can’t actually get the damned thing to even play.


  • Whilst I agree, there’s (currently) nothing stopping you from buying the DVDs?

    I have a ridiculous number of DVDs. (Blu-Ray on the other hand can fuck off and die.) A ton of content is just not practically available as DVDs.

    Checking Amazon just now for some stuff that was absolutely impossible to find at all a few years ago when I was looking for it, there seem to be non-US releases now (e.g. region 2, region 4…) for some of them at not insane prices. Others want $300 for “only 1 in stock” from a nonsense bot account with a last purchase comment from ~2015… i.e. they probably aren’t real listings even if I was willing to pay that insane amount. A few others look like they might be commercial pirate offerings with only subsets of episodes and strange packaging. (I might just be OOTL on some marketing gimmick with those though.)

    Honestly, I’ve largely given up on anime since COVID hit. I still like the art, but I don’t really watch new shows any more. The inability to get legit copies in a timely fashion is the main reason why. The shift to Blu-Ray really alienated me. Yes, I can work around its bullshit up a point. No, I am not going to pay ~$60 for half a show from years ago and then have to do quasi-illegal shit just to get it to maybe play on my computer – without menus. Fuck that.




  • the thumbnails now are even more clearly 4-pixel potatoes

    pictrs’s thumbnail parameter uses dumb raw pixel sampling – which leaves something to be desired… It has other sampling options implemented (with resize, according to the docs), but they don’t seem to accessible on my instance. You can remove thumbnail=96 if you want to get the image without that thumbnail sampling, at least.

    make everything zoom 150%

    I do this with my browser’s UI (ctrl-plus keyboard shortcut in FF-based browsers works for me).

    e.g. right side bar

    [...document.querySelectorAll(".side")].forEach(sidebar => sidebar.remove())

    You could also just adblock the element with class side.



  • Voting

    You could support this by making vote buttons submit a form if JS isn’t enabled. (That’s what mlmym does.)

    Can’t manually switch between dark and light mode

    Hmm… There are some pretty nifty things you can do with a hidden checkbox, label, and some clever CSS (e.g. html:has(#element:checked) + CSS variables – though FYI :has is baseline 2023.)

    Making it persistent would require some more effort – e.g. form + cookies + server side style sheet selection, most likely. mlmym lets users change their theme w/o JS by submiting a form on the setting page. I’d have to think a bit if there’s a good way to make it persistent across multiple requests for logged out users with a CDN caching things in between though…

    only automatically based on browser settings

    Doesn’t actually work for me in a FF138-based browser w/ JS blocked via NoScript – I always get light mode despite having a dark mode preference set. (Where do you have your prefers-color-scheme media query?)

    Also, FYI I had to manually override font restriction – otherwise all your buttons end up as tofu characters. (I think NoScript is being kind of unreasonably strict there by blocking first party fonts.) That’s a papercut kind of issue, but figured I’d point it out in case it might save you some debugging time if you get confused NoScript users in the future.




  • This has only one type of puzzle that is repeated over and over again?

    Not exactly. There’s a basic idea underlying the puzzles (click on a circle and draw a line to the end point) but the game takes that trivial mechanic and really pushes it as far as it can. The game doesn’t explicitly tell you what the symbols on the boards mean – you have to infer that yourself through experimentation to figure out valid solutions with puzzle sequences to help you grasp an idea. The game is basically a giant meditation on observation/perspective/inference/the scientific method/learning/etc. If that sounds intriguing, you might like the game; if that sounds pretentious and annoying, you probably won’t.

    To the game’s credit, it has some genuinely neat ideas. I strongly advise not looking anything up about the game if you think you might enjoy playing it. It’s a game about discovery and some of the more interesting epiphanies you can have are easily spoiled…

    And they want 37€ for this?

    I got it for ~$10 from GOG a few years ago when it was on sale. 37€ is basically the launch price from almost a decade ago.