From 192c73b2d331c091965737c695bdea210cf8a159 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Thu, 2 Jan 2025 02:04:38 -0500 Subject: [PATCH] committing files so they aren't gone when I delete this repo from laptop --- content/critique4.md | 5 +++++ content/critique5.md | 3 +++ 2 files changed, 8 insertions(+) create mode 100644 content/critique4.md create mode 100644 content/critique5.md diff --git a/content/critique4.md b/content/critique4.md new file mode 100644 index 0000000..ade46a5 --- /dev/null +++ b/content/critique4.md @@ -0,0 +1,5 @@ +https://notes.volution.ro/v1/2022/01/notes/fbf3f06c/ + +imo the ideal solution is containers, we already have repo(s) setup, you can actually package everything via containers, less duplication and no downsides due to `FROM scratch` if the static executable is preferable for a particular program + +they link to https://ludocode.com/blog/flatpak-is-not-the-future as a counterpoint to flatpak diff --git a/content/critique5.md b/content/critique5.md new file mode 100644 index 0000000..7e135d8 --- /dev/null +++ b/content/critique5.md @@ -0,0 +1,3 @@ +https://kristoff.it/blog/raii-rust-linux/ + +incorrect invocation of the C++ rant, rant isn't about RAII because RAII came with C++11 and the rant was 2004/2007