|
You are here |
reitzen.com | ||
| | | | |
ochagavia.nl
|
|
| | | | | Advent of code has come and passed, what should I do now with so much free time? Fear not! The JIT calculator challenge is here. 1. The challenge Back when Rust was in its infancy, the official website featured an example program to showcase the language's syntax. It was a toy calculator, implemented as an interpreter in 20 lines of code. Why talk about website archaeology, though? We are not here for nostalgia's sake, are we? | |
| | | | |
blog.dhsdevelopments.com
|
|
| | | | | For the last few years, I've solved some of the Advent of Code problems using Kap. It's turned out to work quite well, and Kap has turned... | |
| | | | |
chrismcleod.dev
|
|
| | | | | Chris McLeod is a software developer with over 20 years of experience. Sometimes he writes about it. | |
| | | | |
brianreiter.org
|
|
| | | Normally, the macOS Terminal.app title bar includes the current directory name. When you connect to a remote host with openssh on macOS, the title bar gets updated to be "$(whoami)@$(hostname): $(pwd)" instead. Unfortunately when you exit ssh, the terminal title bar is not restored and continues to say you are on a remote host. Once... | ||