Notes

  1. Generating an Atom feed using Go
  2. Generating an Atom feed using FeedGenerator
  3. Generating an Atom feed using the rss gem
  4. Atom feeds specification
  5. YAML lexer: proof of concept in Go
  6. Tree data structure: proof of concept in Go
  7. Tree data structure for small data sets
  8. Rake tips & tricks
  9. Software design diagrams using PlantUML
  10. C4 system context diagrams using PlantUML
  11. Implementing a dynamically sized array
  12. Sequence diagrams using PlantUML
  13. Domain model diagrams using PlantUML
  14. Installing PlantUML
  15. Installing lowdown from source
  16. Installing Neovim from source
  17. Curses spike for Ebookrack Finder
  18. Compiling a TUI fuzzy-finder into a Go program
  19. Plotting resource usage statistics
  20. Viewing a markdown file in the terminal
  21. C++ tips & tricks
  22. Publishing a Python library to PyPI with Flit
  23. Vim tips & tricks
  24. Releasing a new version of a software project
  25. Binary data serialisation vs. JSON in Python
  26. Converting between colour spaces using R
  27. Converting blog posts from markdown with Goldmark
  28. Script for cloning reference Git repos
  29. Colourising terminal output in Python scripts
  30. Setting up an R environment
  31. Root directory for installing from source
  32. GTK spike for Ebookrack Finder
  33. Study notes: Programming: Principles and Practices
  34. Study notes: Initiation à la programmation
  35. Study notes: Fundamentals of C++
  36. Study notes: Rust
  37. Reading Rust documentation offline
back to top