Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SE
Posts
7
Comments
927
Joined
2 yr. ago

  • I first tried vi in the early 90s, before I had easy access to online resources. I had to open a new shell and kill the vi process to exit it. Next time I dialed into my usual BBS I asked how to exit that thing. But since then I've liked it, because vi has been on every system I ever ssh'ed into.

  • Permanently Deleted

    Jump
  • While that is true, for how long can you resist gravity? Gravity is the endurance hunter of the fundamental forces. Sure, you can lift your arm and resist the entire earth's gravity. But for how long, before you succumb to gravity's irresistible pull?

  • Docker is a set of tools, that make it easier to work with some features of the Linux kernel. These kernel features allow several degrees of separating different processes from each other. For example, by default each Docker container you run will see its own file system, unable to interact (read: mess) with the original file system on the host or other Docker container. Each Docker container is in the end a single executable with all its dependencies bundled in an archive file, plus some Docker-related metadata.

  • 530 dollars for 251 games in almost 22 years of service. Steam only logged about 210 hours in those years, which is bullshit. There's almost no time recorded in Half-life, Day of defeat or Counterstrike and those are the games I played the most. I also got most games through Humblebundle, where I spent 270 dollars since June 2012. But as I haven't been playing much on PC ever since the PS3 came out, the real money went to Sony and I don't even want to know.

  • I do enjoy the new assistant in JetBrains tools, the one that runs locally. It truly helps with the trite shit 90% of the time. Every time I tried code gen AI for larger parts, it's been unusable.