• 0 Posts
  • 10 Comments
Joined 1 year ago
cake
Cake day: August 7th, 2023

help-circle






  • As a pedantic French speaker I’ll point out that “je l’aime” is neutral and doesn’t specify a gender. It could also be “I love him” depending on the context.

    It’s Garak’s sentence so he can decide what it means, but knowing it could mean either her or him is an additional layer of subtlety.


  • I’m a tech and not a serious programmer but I really like scripting with bash. It’s an easy way to automate and program tasks while also manipulating data.

    For example, I’ve automated reports for my work and made lots of screen scraping scripts.

    It’s my go to for anything. I’ve recently started to learn python but often catch myself thinking it would be easier to accomplish most of what I want with a bash script.

    And my least favorite has to be Tcl. It’s one of the first serious languages I “learned”, because eggdrops in the 90ies, and I still don’t like it.