From 5415cac3f1f251fd2196b100fd269ecf236313a7 Mon Sep 17 00:00:00 2001 From: bouncepaw Date: Wed, 22 Nov 2023 13:00:09 +0000 Subject: [PATCH] Sync Wed Nov 22 13:00:09 UTC 2023 --- 834.myco | 4 ---- 835.myco | 12 ------------ 836.myco | 4 ---- 898.myco | 4 ++++ 899.myco | 3 +++ 900.myco | 3 +++ ...ent with texture healing (monospace kerning).myco | 3 +++ set -e, -u, -o, -x pipefail explanation.myco | 12 ------------ vertigo.myco | 4 ++++ write your own terminal.myco | 3 +++ Жареный сулугуни по Похлебкину.myco | 4 ---- 11 files changed, 20 insertions(+), 36 deletions(-) delete mode 100644 834.myco delete mode 100644 835.myco delete mode 100644 836.myco create mode 100644 898.myco create mode 100644 899.myco create mode 100644 900.myco create mode 100644 experiment with texture healing (monospace kerning).myco delete mode 100644 set -e, -u, -o, -x pipefail explanation.myco create mode 100644 vertigo.myco create mode 100644 write your own terminal.myco delete mode 100644 Жареный сулугуни по Похлебкину.myco diff --git a/834.myco b/834.myco deleted file mode 100644 index 7782855..0000000 --- a/834.myco +++ /dev/null @@ -1,4 +0,0 @@ -= 834 -https://github.com/Ralakus/tritium - -> An open source RISC based balanced ternary computer research project \ No newline at end of file diff --git a/835.myco b/835.myco deleted file mode 100644 index 22ff6ee..0000000 --- a/835.myco +++ /dev/null @@ -1,12 +0,0 @@ -= 835 -https://gist.github.com/mohanpedala/1e2ff5661761d3abd0385e8223e16425 - -Bash strict mode. -```sh -set -euxo pipefail -``` - -The -x is sometimes not needed, it prints out every input back. So, this is an option: -``` -set -euo pipefail -``` \ No newline at end of file diff --git a/836.myco b/836.myco deleted file mode 100644 index 2050248..0000000 --- a/836.myco +++ /dev/null @@ -1,4 +0,0 @@ -= 836 -https://www.povarenok.ru/recipes/show/120508/ - -Как пожарить сулугуни. Надо попробовать. Я люблю жареное и сулугуни. Смесь должна тоже понравиться! \ No newline at end of file diff --git a/898.myco b/898.myco new file mode 100644 index 0000000..ada87f9 --- /dev/null +++ b/898.myco @@ -0,0 +1,4 @@ += 898 +https://flak.tedunangst.com/post/vertigo + +Tedu wrote a terminal and an article about it. Also links two other articles of his on the topic, which I also betulized. Writing your own terminal sounds fun! \ No newline at end of file diff --git a/899.myco b/899.myco new file mode 100644 index 0000000..62988b8 --- /dev/null +++ b/899.myco @@ -0,0 +1,3 @@ += 899 +https://flak.tedunangst.com/post/experiment-with-texture-healing-monospace-kerning + diff --git a/900.myco b/900.myco new file mode 100644 index 0000000..65e6f23 --- /dev/null +++ b/900.myco @@ -0,0 +1,3 @@ += 900 +https://flak.tedunangst.com/post/write-your-own-terminal + diff --git a/experiment with texture healing (monospace kerning).myco b/experiment with texture healing (monospace kerning).myco new file mode 100644 index 0000000..d387bb7 --- /dev/null +++ b/experiment with texture healing (monospace kerning).myco @@ -0,0 +1,3 @@ += experiment with texture healing (monospace kerning) +https://flak.tedunangst.com/post/experiment-with-texture-healing-monospace-kerning + diff --git a/set -e, -u, -o, -x pipefail explanation.myco b/set -e, -u, -o, -x pipefail explanation.myco deleted file mode 100644 index 6087b8d..0000000 --- a/set -e, -u, -o, -x pipefail explanation.myco +++ /dev/null @@ -1,12 +0,0 @@ -= set -e, -u, -o, -x pipefail explanation -https://gist.github.com/mohanpedala/1e2ff5661761d3abd0385e8223e16425 - -Bash strict mode. -```sh -set -euxo pipefail -``` - -The -x is sometimes not needed, it prints out every input back. So, this is an option: -``` -set -euo pipefail -``` \ No newline at end of file diff --git a/vertigo.myco b/vertigo.myco new file mode 100644 index 0000000..e3dbd3b --- /dev/null +++ b/vertigo.myco @@ -0,0 +1,4 @@ += vertigo +https://flak.tedunangst.com/post/vertigo + +Tedu wrote a terminal and an article about it. Also links two other articles of his on the topic, which I also betulized. Writing your own terminal sounds fun! \ No newline at end of file diff --git a/write your own terminal.myco b/write your own terminal.myco new file mode 100644 index 0000000..551326a --- /dev/null +++ b/write your own terminal.myco @@ -0,0 +1,3 @@ += write your own terminal +https://flak.tedunangst.com/post/write-your-own-terminal + diff --git a/Жареный сулугуни по Похлебкину.myco b/Жареный сулугуни по Похлебкину.myco deleted file mode 100644 index 51edaa2..0000000 --- a/Жареный сулугуни по Похлебкину.myco +++ /dev/null @@ -1,4 +0,0 @@ -= Жареный сулугуни по Похлебкину -https://www.povarenok.ru/recipes/show/120508/ - -Как пожарить сулугуни. Надо попробовать. Я люблю жареное и сулугуни. Смесь должна тоже понравиться! \ No newline at end of file