RSSAmplifier

Blog

Lunik's Blog

LeadTech DevOps & Cloud & IA engineer blog

lunik.tiwabbit.frRSS feed ↗19 posts

Latest posts

Vibe Coding for Nearly Free: Claude Code + OpenRouter with Free Models

How I'm building software for virtually zero cost using Claude Code and OpenRouter's free tier models

Building Crypto Scripts: Stellar XLM & Ethereum

A practical guide to building safe, production-ready scripts for sending and receiving cryptocurrency across Stellar and Ethereum networks

Refreshing the blog — again

How and why I migrated my personal website from MkDocs + raw HTML to a Docusaurus + Vite monorepo

Apple Keyframer Saturn SVG

Simply the SVG used by Apple in their Keyframer demo application

Python Virtual Environments Paradise

Why you should use Python Virtual Environments and how to use them.

Configure default boot image in Grub2

Simple guide to configure the default boot image in Grub2

Force network link speed on Linux

Step-by-step guide to troubleshooting and forcing network interface link speed on Linux using ethtool, covering common issues with auto-negotiation.

SSH Authentication with a CA

How to use a SSH CA Authority to authenticate to SSH servers

Automated media center

Fully automated media center step by step from requesting to watching in less than 5 minutes

Install custom CA on IOS

Step by step installation of a root CA certificate on IOS

Decrypt Terraform States in GitLab Backend

This article explain how you can retreive and decrypt Terraform states stored in GitLab backend from a GitLab backup

Properly handle Git flow

Full example of a Git repository lifecycle

Zero trust deployment with Kubernetes

How to securely deploy application inside a Kubernetes Cluster. Especially with untrusted application or OpenSource software.

Understanding Time-based One-time-password

Deep dive inside the TOTP protocol

x509 certificat managment

Presentation and managment of a Root Certificate Authority

Create and Expose a public DNS service

I'm explaining how I have created an exposed a public DNS service

Why pylint rule `W1203` is important

`W1203: logging-fstring-interpolation` is a pylint rule that is a warning about potential performance issues

Securing web entrypoint from external threats

I'm explaining how I have secured a web entrypoint from external threats

Blog initialisation

I'm explaining how I have created this blog