Skip Navigation

User banner
Posts
0
Comments
9
Joined
2 yr. ago

Many.

Jump
  • Have they redesigned the Lego skeleton arms? I remember them being different.

  • Andre Geim got the Ig Nobel for this. He is the only person this far to have got both the Ig Nobel and an actual Nobel prize.

  • Well, Python is my main programming language, so things being made with it gives me a feeling that I can understand and control them. Sometimes this feeling is even right, for example with Qtile, which is also configured with Python.

  • Qtile, just because it's Python-based.

  • Xonsh. For basic use (running CLI programs with arguments) it works like any other shell, and for other uses it has nice Python syntax (and libraries!). For example, I like not needing a separate calculator program, as I can do maths directly in the shell with an intuitive syntax.

  • I like Terminator for its mouse-controlled multiplexing. I also like the fact that it's made with Python, although I haven't utilized this fact in practice.