Hi there! I'm Hampus, and this is my blog where I share some of my expertise ramblings* about all things web dev.

* Ramblings might be incoherent, incomplete or blatantly incorrect. So... You know, beware! Every article is written with the intention of learning and topics are picked willy-nilly.

Articles

2024

  1. Things You Don't Need To Know About Encodings
    • text
    • binary
  2. How To Over-Engineer Your Blog
    • aws
    • terraform
    • github
    • devops
  3. One Shape to Rule Them All
    • svg
  4. Find and Replace in Multiple Files
    • vim
    • grep
  5. Such Voluptuous Graphics
    • svg
  6. Fun With Variable Fonts
    • animation
    • typography
    • text-effect
  7. It's All Points On A Plane, Really
    • svg
    • html
    • mathematics
  8. Validate IP Address Network Inclusion
    • networking
    • mathematics
    • typescript

2023

  1. Longest Common Prefix
    • leetcode
    • javascript
  2. Largest Perimeter Triangle
    • leetcode
    • mathematics
    • javascript
  3. Find the Difference
    • leetcode
    • go
  4. Basics of Docker Networking
    • docker
    • networking
  5. Sharing A Secret While Everyone's Watching
    • cryptography
    • network