• 0 Posts
  • 133 Comments
Joined 1 year ago
cake
Cake day: April 3rd, 2024

help-circle


  • “Legally required”, so they’re seeing it in the local laws. Some countries require websites to disclose who operates them.

    For example, in Germany, websites are subject to the DDG (Digitale-Dienste-Gesetz, “digital services law”). Under this law they are subject to the same disclosure requirements as print media. At a minimum, this includes the full name, address, and email address. Website updated by companies or for certain purposes can need much more stuff in there.

    Your website must have a complete imprint that can easily and obviously be reached from any part of the website and is explicitly called “imprint”.

    These rules are meaningless to someone hosting a website in Kenya, Australia, or Canada. But if you run a website in Germany you’d better familiarize yourself with them.


  • It’s not terribly exciting but I find myself using this a lot:

    #!/bin/sh
    
    echo "$*" | sed -e "s/x/*/g" | bc -l
    

    Just a little shorthand for bc that allows me to write “x” instead of “*” to avoid shell expansion nonsense. I put it in ~/.local/bin/= so I can e.g. just write = 17+4x5. Combined with a Quake-style terminal this is much faster than launching a calculator app. It’s a script instead of an alias so it works regardless of the shell I’m currently using.

    The call to bc -l could be replaced with one to qalc -t if you know qalc to be present on the system .






  • I got tired of it in 2013. While it does work in some places (Android does it reasonably well), I haven’t yet seen a good flat design on the desktop.

    Windows 8 and 10 looked garish and hard to read, especially since everything is a rectangle with a one-pixel outline. Is it a button? Is it a text field? Maybe a thick progress bar? Who knows, they all look extremely similar.

    While Apple did overdo it in the later big-cat OS X releases, I’ll take a felt-textured widget panel and a calendar bound in leather over an endless sea of hairline rectangles.






  • Jesus_666@lemmy.worldtoMemes@sopuli.xyzThe Faculty, any day
    link
    fedilink
    English
    arrow-up
    7
    ·
    29 days ago

    Das Millionenspiel.

    It’s The Running Man except twelve years earlier and a media satire instead of an action movie. It comments on TV phenomena that wouldn’t exist in Germany until two decades later (like scripted “reality” TV). Also, it has early appearances of one of Germany’s most famous TV hosts (as the show’s host, fittingly) and one of Germany’s most famous comedians of the 70s to 90s (in a completely serious role, unfittingly). And unlike the Schwarzenegger movie it doesn’t construct a dystopian future to introduce public bloodsports but merely gives a terse reference to a “law on active recreation” dated three years after the movie first aired.

    To make it even more odd, it’s actually a good movie despite being from Germany and made for TV.





  • I remember the early 2000s when basically 90% of all Americans were absolutely certain that jihadists were going to attack their local supermarket any minute now because Power Cable, Nebraska was such a strategic target.

    Heck, there was a bomb scare because of an advertisement campaign for Aqua Teen Hunger Force that involved placing PCBs with LEDs on them that would display characters from the show. Because surely Al Quaeda would put conspicuous LED displays on their bombs.

    News media want people to panic so they keep tuning in. Panicked people tend to come up with remarkably stupid scenarios like “Al Quaeda have unlimited resources and can show up anywhere to shoot people at random” or “Hamas want to take Dorcester as a strategic location to strike at Israel from”.