Semirocket Noteblog

← Back

Quick links to topics I write about

benchmark, DNS, ffmpeg, Gentoo Linux, JavaScript, Knot Resolver, LineageOS, neomutt, nginx, OpenSSL, PDF, QEMU, Ruby, Ruby on Rails, Rust, Sway, time zone, Wayland, wpa_supplicant

My notes

2024-03-19 nginx: bind(0.0.0.0) failed (22: Invalid argument) while connecting to upstream

2024-01-13 Ruby & OpenSSL 3.0: Neither PUB key nor PRIV key: bad decrypt (OpenSSL::PKey::RSAError)

2024-01-11 Custom local top-level domain with Knot Resolver

2023-12-31 Revert random Message-ID in neomutt

2023-04-16 wpa_parse_wpa_ie_rsn: invalid group cipher 0x8 (000fac02)

2023-03-22 [Gentoo] Bootstrapping Rust compiler from source code

2023-03-19 [Gentoo] How to change time zone

2023-02-05 Upgrading LineageOS from 18.1 to 19.1 on Sony XZ2C

2023-01-08 Remove password protection from a PDF file

2022-10-09 Why to avoid Rust (the programming language)

2022-09-15 Ruby on Rails: forget link_to with :method

2022-08-17 [Gentoo] ffmpeg/ffprobe manifest.mpd: Invalid data found when processing input

2022-05-17 Ruby on Rails, assert_select and Nokogiri::CSS::SyntaxError: unexpected '?' after ', '

2022-04-21 Make Bundler install gems into home

2022-03-30 QEMU GUI under Wayland/Sway

2022-03-24 Benchmarking YAML and JSON serialisation of simple data structure in Ruby

2022-03-14 Defend your master branch against Rails generator

2022-03-13 Keep using Factory Girl

2022-03-12 Disable IRB autocomplete dialogue