RSS Amplifier

Blog

/dev/random

Recent content on /dev/random

blog.piaseczny.devRSS feed ↗14 posts

Latest posts

Customize your fedora with a Dockerfile

A gentle introduction to bootable containers

Wi-Fi Cracking - PMKID

Showcasing PMKID - a Wi-Fi attack which does not require an active client connection

Cracking the air - How Wi-Fi hacking works

Ever wondered how aircrack works? Exploring robust security networks (RSN)

Sharing is caring - using IVSHMEM

Explaining the model behind fast data transfers between virtual machines in QEMU.

Hardening docker

Quick guide on how to prepapre your environment to run containerized applications securely.

Sending Love Across Servers: Creating a small Discord Bot

Learn async Python while crafting a heartfelt digital present for your loved one.

goread - News in the Terminal

Read your RSS and ATOM news straight on the cmdline, no hassle

mDawka - Smart Pill Scheduler

A smart and easy pill scheduler based on the Polish e-recepta

Minecraft Discord Bot

Run your mc server locally with ease

mines - Sleek Minesweeper

Sweep the mines in raylib with a sweet interface

SpareSnack - Diet Management

Your diet is safe with me

wydra9 - NixOS Server

A resilient website, you are reading content on it after all

Cross Compiling CGO projects with goreleaser

Learn how to use goreleaser-cross to simplify cross-compilation of Go applications using CGO dependencies, for example the raylib-go library.

Working with generics in Go

While generics are said to be a tool for library-makers, learning about how they work can help to solve some tricky problems in a much more general manner.