Posts

    2026

    Seqix: Memory Game

    July 23, 2026 · 2 min

    Seqix is a space-themed 'Simon says' memory game for iOS and Android, built with Expo and React Native.

    expo react-native gamedev
    Apple

    MacBook 12 lid close on Arch Linux

    March 27, 2026 · 3 min

    How to fix the lid close on MacBook 12 2017 running Arch Linux.

    arch linux linux macbook-12
    Apple

    MacBook 12 Audio on Arch Linux

    March 27, 2026 · 3 min

    How to fix audio on MacBook 12 running Arch Linux by enabling the boot chime and installing the custom DKMS audio driver.

    arch linux linux macbook-12
    Smart card

    Smart Card Reader on Arch Linux

    January 3, 2026 · 4 min

    Complete guide to set up smart card reader support on Arch Linux for certificate-based authentication.

    arch linux smart card security
    2025
    Java

    Java Strings Internals

    October 13, 2025 · 11 min

    Deep dive into Java Strings internals: learn about storage optimizations, encoding evolution, and performance improvements across different JDK versions.

    java performance
    SDK install

    Getting started with SDKMAN!

    April 20, 2025 · 3 min

    Learn how to install and use SDKMAN! to manage multiple versions of Java and other JVM-based development kits. A comprehensive guide for developers.

    java
    Git

    Using SSH keys with Git

    April 16, 2025 · 4 min

    Learn how to set up and use SSH keys with Git for secure and convenient repository access. Step-by-step guide for key generation, configuration and best practices.

    git ssh
    QEMU

    Virt-Manager with QEMU on Arch Linux

    March 30, 2025 · 2 min

    A comprehensive guide to installing and configuring QEMU with Virt-Manager for virtualization on Arch Linux.

    qemu arch linux libvirt
    nvm

    Node Version Manager (NVM)

    March 24, 2025 · 3 min

    A comprehensive guide to installing and using Node Version Manager (NVM) for managing multiple Node.js versions.

    node javascript
    Arch Linux

    Silent boot in Arch Linux with Plymouth

    March 12, 2025 · 4 min

    A comprehensive guide to implementing a silent and elegant boot process in Arch Linux using Plymouth and GRUB silent.

    arch linux