Sync Wed Nov 22 13:00:09 UTC 2023
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
= 834
|
||||
https://github.com/Ralakus/tritium
|
||||
|
||||
> An open source RISC based balanced ternary computer research project
|
||||
@@ -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
|
||||
```
|
||||
@@ -1,4 +0,0 @@
|
||||
= 836
|
||||
https://www.povarenok.ru/recipes/show/120508/
|
||||
|
||||
Как пожарить сулугуни. Надо попробовать. Я люблю жареное и сулугуни. Смесь должна тоже понравиться!
|
||||
@@ -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!
|
||||
@@ -0,0 +1,3 @@
|
||||
= 899
|
||||
https://flak.tedunangst.com/post/experiment-with-texture-healing-monospace-kerning
|
||||
|
||||
@@ -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
|
||||
```
|
||||
@@ -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!
|
||||
@@ -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/
|
||||
|
||||
Как пожарить сулугуни. Надо попробовать. Я люблю жареное и сулугуни. Смесь должна тоже понравиться!
|
||||
Reference in New Issue
Block a user