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/)CH

Student, aspiring developer, dog-lover, hiker (with my pups whenever possible)

Posts
1
Comments
6
Joined
2 yr. ago
  • Good point(s). Maybe it's because I'm neck deep in Assembly and I'm finally really understanding what is happening when I create a program. It's so much work and I've spent so much money to have a long-term career that is actually challenging and interesting to me.

    I can see the merit in treating AI as another tool in the box.

  • commandline @programming.dev
    chaoticAnimals @programming.dev

    Let's make a list of our favorite CLI utilities.

    Any extra tips or tricks are welcome!

    Yesterday I learned that set -x enables trace for a bash, sh, or zsh script and prints the trace to the terminal.