The archive

Writing

A running archive of things I learn, build, question and occasionally change my mind about.

82entries 15topics

Article archive

  1. Rails World 2025

    A short note after Rails World 2025 on what I took from the conference, why Rails still feels practical and why I want to keep building with it.

  2. The Future of Work in the Age of AI

    Will technology liberate us from monotonous jobs and pave the way for an era of creative pursuits and passive income, or will it lead to widespread job losses and economic disparity?

  3. Chess opening drills project

    Master chess openings with a drill plaform, designed for enthusiasts to practice and hone their skills. Upload custom PGNs, convert them into chess opening trees, and challenge yourself against a computerized opponent. Tailored for personal use, it's an MVP solution to a common chess challenge. Dive in and share your feedback!

  4. Exploring Mobile Development with AstroMobile

    Journey of AstroMobile, a cross-platform quiz game. Discover the challenges, insights, and the road ahead as we gear up for more intricate gaming experiences.

  5. GPT-3.5 vs GPT-4

    A personal basic analysis and comparison of the latest Chat-GPT versions, focusing on their answer accuracy to better understand their performance in AI-driven communication

  6. About ChatGPT

    My observations about chatgpt

  7. Strange bugs

    I am describing two production error bugs that we recently encountered and the path to solve them

  8. Ruby in reddit api

    Ruby way of communicating and using reddit through API