LD

Blog posts

  1. Using mirror repositories for code backups

    I go over a handy feature I’ve started using for backups, using an automatic syndication feature of my git server software
    Read more
  2. BASIC Interpreter Part 3: Copying values

    In this post, I update my BASIC interpreter to allow me to reference other variables when creating new variables, as well as printing them and adding comments.
    Read more
  3. Scratching an itch

    For the last two weeks or so I’ve had the urge to buy and older PC, just for the purposes of messing about with the hardware and putting a daft linux config on it. I know that if I buy it, I’ll do that for a couple of hours and then never touch it again, but I still want to do it.
    Read more
  4. Note-taking: 1 week in

    Just a quick review of how my new approach to note-taking has been going
    Read more
  5. TIL: Forwarding ports using SSH and proxying with Apache

    A quick post about using ssh remote port-forwarding and Apache proxies to direct traffic to my home server.
    Read more