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