Skip Navigation

Posts
0
Comments
61
Joined
3 yr. ago

reject humanity, become toaster | she/they | experimenting with names

  • There have been multiple studies finding a general decrease in cognitive skills and critical thinking related to AI use. Here is one of them: https://doi.org/10.3390/soc15010006

  • headscale, an open-source reimplementation of the tailscale control server, exists. I haven't tried it myself yet, but it claims to be an option for a fully selfhosted tailscale-compatible network.

  • AI is an overloaded marketing term. Definitely ask which kind of AI, how it is used, how and which of your data is going to be used.

  • Deleted

    Permanently Deleted

    Jump
  • How shitposts travel across the world in an imperceivable amount of time. On a technical level, I know how computer networks work, but it still feels like an incredible achievement.

  • Penny-pinching companies love to give the absolute bare minimum equipment to their employees

  • Because you want to, or because you need to?

  • Just a wild guess, but maybe it got rate limited by GitHub?

  • Of course it is, just have a bot periodically load one of your repos and check if it is still named the same

  • I can understand a subscription if it is directly related with the running cost of the service. But if it has no running cost for the manufacturer (e.g. you buy printer ink) it should not need a subscription to function.

  • microtransactions.

    not to be confused with micro trans actions, like nail painting. those are great

  • revanced youtube music. i started collecting stuff in a youtube playlist a long time ago, and at this point i't be quite a hassle to switch, so i always put it off. also, you can't really beat the simplicity of discovering a song through the algorithm and instantly having available on all devices without having to faff around with downloading it to a selfhosted insert service

  • the datetime library developer takes another bottle from the liquor cabinet

  • My bet is on a lot of bigtech bribes lobbying

  • I managed to get through most of my computer engineering bachelor's using Linux. There were some specialized windows-only programs related to electronics design.

  • A classic beginners C program! Some points of inspiration:

    • for better readability, try splitting the operations into functions.
    • you could look into using a switch statement instead of chained if-else
    • see what happens if you enter something that isn't a number, and how you could fix it.
  • Sometimes I would appreciate a "Loot all except junk" button, and possibly having the option of manually marking certain items as junk

  • Good luck detecting that with any kind of client-side anti-cheat.

    The game will now only play on a "secure" display, and the anti-cheat has privileges to monitor the entire chain from the GPU to the display. Non-conforming monitors or devices in the middle break the chain of trust and the game refuses to play.

    And then cheaters will shift to a camera pointed at the screen...

    Client-side anti cheat is an endless cat-and-mouse game.