• 0 Posts
  • 83 Comments
Joined 1 year ago
cake
Cake day: June 4th, 2025

help-circle
  • When someone messages just “hello” it’s a very useful indicator. They clearly don’t value their own efficiency (as well as not valuing yours) so you can assume their job mostly involves sitting in interviews and chatting to people, and does not in fact consist of actual ‘work’










  • I can never understand why the tier list meme template starts at red (bad) for the best rank and goes to green (good) for the worst.

    I wondered if red was being used to indicate “hotness”, but then the bad colour should be “cold” blue.

    Is it just completely arbitrary? Does my life have no meaning?







  • I find it wild there are countless “convert videos online for free!” sites on the Internet full of bonus malware which are all just thin wrappers around ffmpeg. And yet they persist because people want googleable answers to their problem which don’t need a command line or downloading anything.

    Personally I’ve got a Python script which provides a slightly friendlier wrapper around ffmpeg for my common use-cases.

    But honestly ffmpeg is such a beast, so much of what we use daily depends on it under the hood.


  • The expiry date has been a necessary and useful tool, but these dots seem like they could be a good idea if they can actually sense when spoilage happens.

    Meat could have been exposed to bad conditions that makes it spoil before the expected date.

    But maybe even bigger is that the date is always going to be very much on the side of caution, so it might avoid waste where people tend to bin stuff as soon as the expiry hits, even though that food may still be perfectly good.


  • Blocks shorts.

    uBlock filters use a modified form of CSS selectors to determine what parts of a page to hide.

    If you know vaguely how CSS selectors work you can infer that the filter definition is matching on youtube.com and is finding an element whose title property is shorts - so it seems to be doing an appropriate thing.

    The important part is that uBlock filters are not executable; you can’t inject malicious code through one, as they are simply patterns which describe what parts of a page should be hidden, and hiding content is all they can do.

    The worst that a filter could do is hide something that shouldn’t be hidden.


  • Because they want you to watch shorts. They know that people who watch shorts are the most brainrotted on the platform, and the ones who will keep scrolling and watching video after video, and seeing ad after ad, and those are the users YouTube wants all other users to be like.

    And so they will push shorts in your face again and again no matter how much you say no, because they think eventually they’ll break you.

    The close button is just a temporary placebo to make it feel like you’re the one in control.