View Single Post
Old 26th October 2017
demifiend's Avatar
demifiend demifiend is offline
Real Name: Matthew Graybosch
Silent Protagonist
 
Join Date: Oct 2017
Location: Harrisburg, PA
Posts: 29
Default

I like to use C# at work. Most of C# jobs I've found are relatively chill 9-5 affairs with minimal overtime. Also, C#'s LINQ is brilliant if you don't have experience with LISP or functional programming languages.

C was my first, and I still tinker with it occasionally because it keeps me humble.

However, most of my home programming is in the shell. My last two scripts took an arbitrary set of images, copied them to two directories named "originals" and "resized", resized them with ImageMagick, and adjusted their compression with jpegoptim. The other takes a directory full of Markdown and org-mode files and runs them through pandoc to build a website.
__________________
OpenBSD 6.2-RELEASE on Thinkpad T430s, ThinkCentre M92P, and Clevo W24AEU
Web | Keybase | Mastodon | GitHub
"What happens in the TARDIS stays in the TARDIS."
Reply With Quote