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/)I
Posts
13
Comments
1045
Joined
3 yr. ago

  • My screen is wider than it is tall. I have more horizontal screen real estate than vertical, why are you forcing me to waste vertical space? I wanna move it to the left again...

  • This is great! My computer is dated but still works great for a lot of purposes. As long as it chugs along I don't really want to replace it. With that in mind, finding games is sometimes tedious.

  • Is that Zuck's metaverse? Probably not, too much detail.

  • "Oh! Suits you, sir! Oh!"

  • What the fuck?

  • Since OP has dyslexia, the brevity actually helps 😄

  • Yes, definitely and I do run into that when I search my history

  • You can't really blame an AI company from dogfooding their own products throughout their branches. It would send the wrong signal if the CISO of an AI company didn't use their own AI, quite the opposite.

  • I'm not sure what you mean. I gave 3 different commands..

  • Water? Like in the toilet?

  • I use $_ a lot, it allows you to use the last parameter of the previous command in your current command

    mkdir something && cd $_

    nano filechmod +x $_

    As a simple example.

    If you want to create nested folders, you can do it in one go by adding -p to mkdir

    mkdir -p bunch/of/nested/folders

    Good explanation here:https://koenwoortman.com/bash-mkdir-multiple-subdirectories/q

    Sometimes starting a service takes a while and you're sitting there waiting for the terminal to be available again. Just add --no-block to systemctl and it will do it on the background without keeping the terminal occupied.

    systemctl start --no-block myservice

  • I can recommend tmux also as an alternative to screen

  • Cristiano Ronaldo? That caught me off guard.

  • Xbox One X Series X CoPilot X

  • More importantly, what brand, type and/or specs. It's easy to get cheap disks with crap performance. I have a few around that we quickly dubbed "Super Slow Disks".

  • Not in the popup dialog, but in the text tool properties (on the left under the tools after you select the tool). You can scroll through the fonts there and your selected font will apply to the currently selected text.

    My biggest pet peeve is having to scroll past 5000 versions of Noto font.

  • "wow, I haven't been booted in months, better get those updates going"

  • Before I read the statement I was sure they were gonna go with "we rejected it because it doesn't go far enough" 😂

  • Was looking for some wireless speakers and "the good ones", or in other words the more popular recommended brands, all require an app. Nah removed, use open standards, I just want to connect. Bluetooth exists for a reason.