Interests: programming, video games, anime, music composition

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

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

help-circle

  • Fuck no, I don’t agree with that at all. People mature at different rates, and the main reason IMO not to show sexual content to very little kids is that they literally don’t have the capability to understand it having not yet hit puberty. If you’re old enough to be interested in sexuality, you’re old enough that you’re going to start trying to explore it… and it’s a hell of a lot safer to explore it through media than through doing things IRL. I don’t think there’s anything particularly harmful about a ~13+ year old searching for boobs or dicks if they’re interested and want to see them; I did it myself. I may have gotten a few weird ideas about sex from seeing porn online when I was a teenager – that took me a couple years to sort through while growing up – but I never got an STD or got anyone pregnant from looking at porn!

    I reached the point of being interested in sexuality around 9th grade – and I seemed to be on the late side compared to my peers based on things I heard from them in 7th and 8th grade. As far as I can recall, the first time I encountered something explicitly sexual was in a novel I found at a library when I was in 6th grade; I was more traumatized by the taboo around sexuality than anything in the book itself (which was a fairly tame sexual fantasy that the main character had involving comparing a girl’s breasts to fruit of various sizes, IIRC). I was not ready for that content yet, and that led to me having a formative conversation with my dad about the subject – i.e. it was ultimately a positive experience for me growing up, even though I was briefly uncomfortable for a bit while I was going through it. When I was a teenager, I was ready to deal with it and sought it out on my own. Speaking as someone who grew up in the goatse/lemonparty/tubgirl era of the internet, if I ran into something that was too extreme, I backed off and said “yeah, that ain’t for me!” I don’t think I would’ve turned out better if I’d been locked out of it.




  • 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.


  • I picked an RNG name since my old common username (from reddit, etc) was not available when I started on kbin.social (RIP) and I couldn’t think of anything else I wanted to be called. I deliberately kept it short though. Not sure what to make of other RNG names – esp. long unintelligible ones – but I’ve seen at least one account that I think is legit which has a long, bizarre RNG-looking username and a non-English display name, so 🤷️