Skip Navigation

Posts
2
Comments
887
Joined
2 yr. ago

  • Anything by Becky Chambers.

    Cory Doctorow's Walkaway

    Kim Stanley Robinson's The Ministry for the Future

    The Thursday Murder Club by Richard Osman

  • What we need is a Ministry for the Future without a killer heatwave killing millions.

  • What worries me is that combined with anti immigrants sentiment. I fear beaches of dead as people are prevented from fleeing. I read a SciFi with that and it chilled me as I can see it happening.

  • They believed their own misinformation that it was all western lies. Bet that misinformation is still being pushed.

  • Just a follow up to this.

    So I never ended up contacting O2 to say "please stop this", I just used Wireguard to home and ignored it. Until the local Morrison's wifi started doing the same thing but worse and I couldn't event Wireguard round it.

    So I finally just bought a domain and setup my Apache to redirect the old duckdns to the new domain.

    So far this all seams to be working great.

  • That is a low bar for duckdom.

  • More like file descriptor. File path is like address system, but it's not how you get all file descriptors. For example: sockets (there is bash's fake /dev/{tcp,udp}), epoll, timer, event, inotify.

    In UNIX systems event systems have a list of filedescriptors with a callback for each. You could have your event loop an epoll fd itself and nest it in another.

  • That is Windows NT personalities. It was originally able to run OS/2 stuff too. Doesn't really make NT a UNIX. Note: They used this stuff for WSLv1, but it was slow and had same issue as WINE. Swapping underlying implementation brings out bugs of the software above.

  • You can do it, but you also need to test it all.

  • I'm reading "Lords of uncreation". I recommend Dogs of War too. Rex is a good boy.

  • Not just ADHD folk. I've had programmers like that, swinging from "I can't do it" to "I don't need to test that".

  • Read Children of Time first, but the whole series is good. Basically anything he writes is good.

  • You may want to read Adrian Tchaikovsky's Children of Ruin (after Children of Time). If you haven't already...

  • Even modern cars don't all have self drive and collision avoidance. I've driven a few new cars recently and none do more than flash messages and beep when they forsee a crash.

  • What? No, I want people to be responsible because that is what works.

    Search "car slams breaks in false positive collision detection". There are loads of stories. Mine beeps sometimes, but thankfully doesn't apply the breaks itself.

  • Even those are riddled with proprietary devices. Cars have had a CAN bus network of devices for decades. These closed smarts alone have caused things like the emissions scandal. These alone interfere with right to repair and competition. What is new is the spying and direct control, but the problem is older than that.