diff --git a/site/blog/2024-04-15-nix-iceberg.md b/site/blog/2024-04-15-nix-iceberg.md index 3fb617a..595169a 100644 --- a/site/blog/2024-04-15-nix-iceberg.md +++ b/site/blog/2024-04-15-nix-iceberg.md @@ -895,7 +895,7 @@ in [ a foo ] However, this behaviour might get removed in the future. But currently, in the Nix version that I am using which is `2.28.3`, it prints this warning instead: -```text +``` warning: at «string»:4:6: This expression uses `or` as an identifier in a way that will change in a future Nix release. Wrap this entire expression in parentheses to preserve its current meaning: (a or) diff --git a/site/blog/2024-05-20-swap-i.md b/site/blog/2024-05-20-swap-i.md index 0fc6333..efbe3a6 100644 --- a/site/blog/2024-05-20-swap-i.md +++ b/site/blog/2024-05-20-swap-i.md @@ -85,8 +85,8 @@ keys: include "/usr/share/keymaps/i386/qwerty/trq.map" keycode 23 = i - altgr keycode 23 = +icircumflex - altgr shift keycode 23 = +Icircumflex + altgr keycode 23 = +icircumflex + altgr shift keycode 23 = +Icircumflex keycode 40 = +dotlessi +Idotabove ``` @@ -107,8 +107,8 @@ This is how it is done on NixOS: include "${pkgs.kbd}/share/keymaps/i386/qwerty/trq.map" keycode 23 = i - altgr keycode 23 = +icircumflex - altgr shift keycode 23 = +Icircumflex + altgr keycode 23 = +icircumflex + altgr shift keycode 23 = +Icircumflex keycode 40 = +dotlessi +Idotabove ''; @@ -122,8 +122,8 @@ cat << :end include "/usr/share/kbd/keymaps/i386/qwerty/trq.map" keycode 23 = i - altgr keycode 23 = +icircumflex - altgr shift keycode 23 = +Icircumflex + altgr keycode 23 = +icircumflex + altgr shift keycode 23 = +Icircumflex keycode 40 = +dotlessi +Idotabove :end > /usr/share/kbd/keymaps/i386/qwerty/trq-swapped-i.map diff --git a/site/blog/2025-06-05-why-cores.md b/site/blog/2025-06-05-why-cores.md index 13f6f07..5a31729 100644 --- a/site/blog/2025-06-05-why-cores.md +++ b/site/blog/2025-06-05-why-cores.md @@ -22,7 +22,7 @@ on, `hwmon4` under this directory corresponds to the CPU. Let's run a `tree`: -```text +``` /sys/class/hwmon/hwmon4 -> ../../devices/platform/coretemp.0/hwmon/hwmon4 ├── device -> ../../../coretemp.0 │ ├── driver_override @@ -169,7 +169,7 @@ Let's run a `tree`: Let's `cat` all the `_label` files: -```text +``` /sys/class/hwmon/hwmon4/temp1_label: Package id 0 /sys/class/hwmon/hwmon4/temp2_label: