Sync Wed Nov 22 13:00:09 UTC 2023

This commit is contained in:
bouncepaw
2023-11-22 13:00:09 +00:00
parent 1f573e4c44
commit 5415cac3f1
11 changed files with 20 additions and 36 deletions
-4
View File
@@ -1,4 +0,0 @@
= 834
https://github.com/Ralakus/tritium
> An open source RISC based balanced ternary computer research project
-12
View File
@@ -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
```
-4
View File
@@ -1,4 +0,0 @@
= 836
https://www.povarenok.ru/recipes/show/120508/
Как пожарить сулугуни. Надо попробовать. Я люблю жареное и сулугуни. Смесь должна тоже понравиться!
+4
View File
@@ -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!
+3
View File
@@ -0,0 +1,3 @@
= 899
https://flak.tedunangst.com/post/experiment-with-texture-healing-monospace-kerning
+3
View File
@@ -0,0 +1,3 @@
= 900
https://flak.tedunangst.com/post/write-your-own-terminal
@@ -0,0 +1,3 @@
= experiment with texture healing (monospace kerning)
https://flak.tedunangst.com/post/experiment-with-texture-healing-monospace-kerning
@@ -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
```
+4
View File
@@ -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!
+3
View File
@@ -0,0 +1,3 @@
= write your own terminal
https://flak.tedunangst.com/post/write-your-own-terminal
@@ -1,4 +0,0 @@
= Жареный сулугуни по Похлебкину
https://www.povarenok.ru/recipes/show/120508/
Как пожарить сулугуни. Надо попробовать. Я люблю жареное и сулугуни. Смесь должна тоже понравиться!