• 1 Post
  • 170 Comments
Joined 4 months ago
cake
Cake day: March 23rd, 2025

help-circle
rss

  • I have read the article, and I got your point before, and I still think that it’s totally moot and besides the point.

    If they had been two total randos, say Max the car repair man cheating with Mandy the receptionist, then nobody would have even tried to recognize them. Not with social media, not with facial recognition not with anything else.

    And even if Peter, the coworker of Max and Mandy would have recognized them, he’d maybe have told their partners, or he might have made fun of them at work, but that’s it. Because these people don’t matter.

    To get back to your example: Somebody took a picture of you. Ok. Now what? Did that picture go viral on social media? Did that picture make it into international news? No. Because you don’t matter.

    And you said it yourself:

    Shit, my workplace couldn’t even identify the people who walked in the front door and stole stuff and walked out. The police could see their faces clearly in the security footage, but they weren’t from around here and no one knew who they were.


  • We should bring back paying to read a newspaper, magazine, (pc-magazine :P)

    You are probably not wrong, and we should be paying for a lot more things, but the genie is out of the bottle for many things here and it’s difficult to roll that back.

    For example, newspaper reading habits have changed a lot. Before the internet, you’d usually stick with one newspaper and that’s it. Maybe two if you have too much money. You buy your newspaper and you read it front to back, probably even the topics you don’t particularly care about.

    Now it’s often the other way round. Most people read news from quite a few sources (or often just follow links on social media and don’t really even care for the publisher), but they don’t read their news from virtual cover to virtual cover. Instead, they stick to the topics they care for, or maybe even read about the same thing in multiple publications, comparing what they have to say about it.

    For this kind of newspaper reading, current forms of monetarisation don’t really work. Most newspapers only offer subscriptions to the whole newspaper, often in the range of €5-15 per month. So if I were to pay for the ~20 newspapers that I read news from at least semi-frequently, that’s €200-600 per month. No way I can or want to afford that.

    Some allow you to pay per article, but that is usually pretty expensive too (€1-3 per article) and also I need to register to every single newspaper. That’s not great either.

    What I’d really like to see would be a industry-wide subscription. For example, I pay €10 per month and that allows me to read 100 articles per month across all newspapers. That would be really nice.





  • There’s even worse stuff: Planting trees is sold as carbon offset. But where do you plant trees? Certainly not on valuable farmland. Instead they drain bogs to plant trees instead.

    The issue is that bogs can store about 10x as much CO² as a forest can, and by draining the bog, that CO² is released.

    And bog land isn’t exactly well-suited for growing trees, and also the carbon offset only pays for planting the trees, not for keeping them alive. So the trees die almost instantly, thus releasing their stored CO². But the upside to it is that on the now re-deforested land, more trees can be planted.

    It’s complete greenwashing with at best no effect and at worst terrible effects.

    The main issue with planting trees to remove CO² is that a forest doesn’t consume CO² but instead just stores it. Once a forest is fully-grown, no more CO² is sunk in there. A hectare of forest stores ~400t CO2. Germany creates about 650 million tons CO² per year. So to offset that, Germany would need to plant 1.6 million hectars of forest a year, which is about 4.5% of the surface area of Germany. 32% of Germany is already forest, so that leaves a theoretical maximum of 14.5 years of CO² emissions that Germany could offset by planting trees.

    But Germany has been creating CO² for much longer.






  • According to more realistic data, e.g. https://gs.statcounter.com/os-market-share/desktop/worldwide/#monthly-202406-202506 the market share has been around 4% for the last year, even slightly declining in the meantime.

    But that doesn’t make for nice, sensationalist headline stoked by wishful thinking.

    Sorry to say, Linux isn’t going mainstream anytime soon and by and large the end of Win10 just means that the comparatively small group of users still running 5+ years old hardware will just buy a new PC or keep using their outdated OS.

    In fact, if you combine the market share of outdated Windows versions (XP-8.1) you get a market share very close to the market share of Linux.

    As much as we all would love it if the Linux market share goes to 50% in fall, it’s not going to happen.

    The main issues with Linux adoption (it’s not preinstalled and most people have no idea which OS they are using and really can’t be bothered to reinstall) are just as present now as they were for the last 30 years.





  • Listing already exists, but in practice it’s quite impractical, mainly because it’s either not granular enough or too granular.

    If the listing feature allows me to allow/deny on a domain basis, then allowing Wikipedia for example would mean that I’d also allow all the non-child-friendly content on there too. Like the literal full-length porn videos or the photographies of genital torture that are on there. And if I block all of Wikipedia, I also block all of the hundreds of thousands of informative and totally child-acceptable pages on there.

    If, on the other hand, I allow/deny on a per-page basis, then using the internet becomes nigh unmanageable, because each click of my kid requires me to allow/deny the next page. It’s not that often when using the internet that you access the same exact url every day without clicking to sub-pages.

    A header would solve that issue. That way I could e.g. allow all Wikipedia articles that are rated for ages 6 and that’s ok. The rating should of course be like for movies, so that it doesn’t mean that a child would understand the articles, but that there’s nothing child-endangering in there like the videos and images (and accompanying texts) mentioned above.




  • The solution to all of this “think of the children” stuff is that devices owned/used by children should have to be registered as a child’s device, which would enable certain content blockers.

    That’s kinda the case right now already, but the problem is that adult-only sites don’t work with that currently.

    So the right solution would be to mandate that e.g. all sites are required to return a header with an age recommendation or something similar, so that a device set to child-mode then can block all these sites. And if a site doesn’t set the header, it will also get blocked on child-mode devices

    Wouldn’t be too hard to do, and accidental overblocking would only occur on child-mode devices, so there’s not much of a loss there.

    Legislation could then be focussed on mandating that these headers aren’t falsely set (e.g. a porn site setting the header to child-friendly).


  • I got myself an old EEE PC for exactly that purpose. (Except, substitute python with lua).

    8h battery life, cost me €20 and does what it’s supposed to. Just make sure you get one with an Atom N280 or better. The popular N270 is 32bit only, and more and more programs are dropping 32bit support. Some of them you can DIY compile for 32bit, some you really don’t want to.

    (For example, compiling Node on an Atom N270 takes around 3 days.)

    I had one with an N270 first and replaced it with one with an N450 to get 64bit.

    Maxed it out with 2GB RAM, a cheapo €10 SSD that maxes out SATA and overclocked it to 2GHz.

    It’s not fast by any stretch of the imagination, but it’s totally ok for editing text files with Kate and compiling with platformio.