I love creating scalable web applications, created pragmatically, with both "boring" and new technologies, whatever is best suited for the job. I made the first commit to AppSignal, where I'm still happily employed. In my free time I like to travel, mainly to Asia and when I'm not abroad I regularly take my longboard out for a spin.

Recent content

  1. The only bike messengers in Seoul

    I love these kinds of short documentaries about a super specific subject. It’s really well made and now I kind-of want to be a bike messenger in Seoul too!

    From Scratch: The only bike messengers in Seoul // Eui Ho Kim at Gig Courier 무(無)에서와 다른 이야기들

    (Also the bag he has is amazing, but it’s a custom-made one for Tserv, a Japanese Bike Messenger Company and you can’t buy them, unfortunately.)

  2. Cross section of Kowloon Walled City

    I could stare at this for ages, so many little details to spot.

    https://cohost.org/belarius/post/6677850-architectural-cross

  3. Trip: UAE 2024

    Themeparks in Abu Dhabi and Dubai

    1. Day One

      Abu Dhabi

    2. Day Two

      Ferrari World and Yas Water park

    3. Day Three

      Motiongate

    4. Day Four

      Aquaventure Waterpark & Burj Khalifa

    5. Day Five

      IMG Worlds of Adventure

  4. Site updates May/June 2024

    • Update homepage to show content of notes, instead of just links

    • Update all crates to the latest version

    • Ran clippy and fixed all issues

    • Fix canonical URL issue, I’ve added a meta tag to designate the canonical url (The Axum router accepts an optional trailing slash, confusing Google)

    • Add h-entry and h-card elements to all content pages for better content discovery

    • Add web mentions for blog posts, trips, notes and photos.

    • Add task system, so I can run things post-publish (even with scheduled posts), such as sending webmentions and future POSSE tasks.

    • Add sync to Mastodon for Trip posts and blog posts

    • Add Like button

    • Add click/linkable subheadings

  5. Blog Microfeatures

    This post by Danila is about nice microfeatures for personal websites and while I don’t like every feature described, it does contain a few things I’d like to implement

    • Linkable headers

    • ToC for long articles

    • Blogs I read to spread some link love

    You can read it here: https://danilafe.com/blog/blog_microfeatures/

  6. Rust Enums in SQLite with Diesel

    I keep forgetting how to use Rust Enums with Diesel, so I wrote it down for future self.

  7. Noodle Reviews

    This person is reviewing a ton of instant noodles, and I’m all for it!

    https://noodles.mendhak.com/

  8. Concert

    Pretty good and a very fun crowd!

  9. Trail run

    I signed up for a trail run a few weeks ago and this morning it was time to start running in a forest. The run consists of three separate loops (green, blue, red), each about 7.5-8 Kilometers in length. The start/finish of all three loops is at the same place, and you can also get water/energy drinks and snacks there (bananas, sweets, crackers, nuts etc.).

    Originally, I planned to do one loop, as I hadn’t been able to train all that much, and I trained for 7.5K. But after the first loop I felt great and had enough energy to do the second (blue) loop. I was there with two friends who planned to do two loops from the beginning, so I joined them for the second loop.

    After the second loop,and this was already the furthest I’ve ever run in a single session (15K), they wanted to do the third (red) loop as well. I wasn’t sure if I’d make it, but I figured I could always just stop and walk back if I needed to.

    And that’s how I managed to do a 24K run today.

    Hopefully I won’t regret this tomorrow or the next week.

    [update] I haven’t regretted it! Apart from some muscle aches I’m fine!

  10. Bought new prints

    Bought two new A3 prints from Ano Studio. They are a limited, and I managed to snag number 48/50 and 44/50.

  11. Summer evening

  12. Site updates March/April 2024

  13. Trip: Asia 2024

    Spring holiday to Seoul, Naha (Okinawa) and Beijing

    1. Day one

      Amsterdam to Seoul

    2. Day two

      Incheon

    3. Day three

      Seoul to Okinawa

    4. Day four

      Exploring Naha

    5. Day five

      Zamami Island

    6. Day six - nine

      Himeyuri

    7. Day ten

      Bukhansan Baegundae Peak

    8. Day eleven - twelve

      All the museums

    9. Day thirteen - fourteen

      Gwanaksan

    10. Day fifteen

      Seoul to Beijing

    11. Day sixteen

      Universal Studios Beijing

    12. Day seventeen

      Exploring Beijing

  14. Site updates Jan/Feb 2024

    • Updated my now page

    • Updated my uses page

    • Changed the mobile rendering of a trip “day” to not use up 80% of the vertical height. I don’t do many vertical photos so they always looked weird in vertical mode. I do have to figure out a better way to differentiate between “checkins” and “posts” on the trip page.

    • Updates to pages now set the updated field to the current time. (shown on now/uses pages)

    • Add timeline of latest posts/trips/notes to the homepage

  15. Send Noods

    Miso Ramen noodles with Chashu from the Instant Pot 4 out of 5, would have liked a bit more Miso taste.

  16. Trip: China 2023

    Following the Yangtze River

    1. Day One

      Disneyland

    2. Day Two

      Teamlab and the French Consession

    3. Day Three

      Suzhou

    4. Day Four

      Suzhou Gardens

    5. Day Five

      Tongli water town

    6. Day Six

      Wuxi

    7. Day Seven

      Nanjing

    8. Day Eight

      Nanjing

    9. Day Nine

      Niu Shou Shan Sen Lin Gong Yuan

    10. Day Ten

      Hangzhou

    11. Day Eleven-Thirteen

      Huang Shan

    12. Day Fourteen

      Wuhan

    13. Day Fifteen

      Enshi

    14. Day Sixteen

      Enshi Grand Canyon

    15. Day Seventeen

      The banks of Chongqing

    16. Day Eighteen

      Downtown Chongqing

    17. Day Nineteen

      Three peaks

    18. Day Twenty

      Three Gorges Museum

    19. Day Twenty One

      Chengdu

    20. Day Twenty Two

      The last day

  17. Dangerous item

    Statistically this is the most dangerous item in my kitchen.

    (yes I did slice yet another part of my thumb off)

  18. Site updates in September

  19. Trip: Middle East 2023

    A company trip

    1. Day One

      Exploring Tel Aviv

    2. Day Two

      Jerusalem

    3. Day Three - Eleven

      Antalya Turkey

  20. Site updates in August

    • Add GPTBot to robots.text disallow list.

    • Fix scroll for pre tag.

    • Add proper error pages for 401, 404 and 500 errors.

    • Add /uses page.

    • Fix embed code for some youtube videos (rewrite watch?v= to embed/)

    • Add pagination for /notes

    • Add /health endpoint

    • Add additional instrumentation for queries

    • Improved PageSpeed score