aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Lisp Quine.wiki7
-rw-r--r--Logitech G29.wiki5
-rw-r--r--Media.wiki1
-rw-r--r--PEP3131.wiki14
-rw-r--r--index.wiki9
5 files changed, 30 insertions, 6 deletions
diff --git a/Lisp Quine.wiki b/Lisp Quine.wiki
new file mode 100644
index 0000000..011b8b3
--- /dev/null
+++ b/Lisp Quine.wiki
@@ -0,0 +1,7 @@
+Note that the code below isn't necesarily a quine, but becomes one
+when put through your lisp evaluator.
+
+{{{lisp
+((lambda (f) `(,f ',f)) '(lambda (f) `(,f ',f)))
+}}}
+
diff --git a/Logitech G29.wiki b/Logitech G29.wiki
index 26663bf..40b9ede 100644
--- a/Logitech G29.wiki
+++ b/Logitech G29.wiki
@@ -3,7 +3,9 @@
- DSUB9 (RS232) hona
- Atmega8L-8PU
-== Euro Truck Simularo fix ==
+[[file:~/code/g29/pedalkontroller]]
+
+== Euro Truck Simulator fix ==
[[file:~/.steam/steam/steamapps/common/Euro Truck Simulator 2/bin/linux_x64/plugins/real_ffb.ini|steamapps/common/Euro Truck Simulator 2/bin/linux_x64/plugins/real_ffb{.ini,_x64.so}]]
@@ -15,4 +17,3 @@
Se Γ€ven ansible/roles/games euro-truck
-
diff --git a/Media.wiki b/Media.wiki
index aba7f3f..ffea2da 100644
--- a/Media.wiki
+++ b/Media.wiki
@@ -65,6 +65,7 @@ Teolog
- [ ] Wargames
- [ ] Yesterday
- [ ] The Death of Stalin
+- [ ] Queens Gambit
== Podcasts ==
- https://corecursive.com/brian-kernighan-unix-bell-labs1/
diff --git a/PEP3131.wiki b/PEP3131.wiki
new file mode 100644
index 0000000..86e4829
--- /dev/null
+++ b/PEP3131.wiki
@@ -0,0 +1,14 @@
+- https://stackoverflow.com/questions/62256014/does-python-forbid-two-similarly-looking-unicode-identifiers/62256274#62256274
+- https://www.python.org/dev/peps/pep-3131/
+
+{{{python
+>>> a = 10
+>>> 𝐚 == π”ž == 10
+True
+>>> t = dict()
+>>> t['a'] = 10
+>>> t['𝐚']
+Traceback (most recent call last):
+ File "<stdin>", line 1, in <module>
+KeyError: '𝐚'
+}}}
diff --git a/index.wiki b/index.wiki
index 73d54f8..09e4f03 100644
--- a/index.wiki
+++ b/index.wiki
@@ -44,7 +44,11 @@
- [[aur]]
- [[StrapCentOS]]
- [[debian-pkg]]
+- Pedalmontering
+== Misc ==
+- [[Lisp Quine]]
+- [[PEP3131]]
--------------------------------------------------
- [[Mimetypes]]
@@ -68,10 +72,7 @@
- [ ] http://tim.stoakes.net/remind/
- [ ] Triwing -- 360/(Y) x50
- [ ] Intel 5100 WiFi E2:5B:A8:1A:A8:2A iwlwifi wlp12s0
-
-{{{lisp
-((lambda (f) `(,f ',f)) '(lambda (f) `(,f ',f)))
-}}}
+- [ ] https://www.offismart.se/product/kaffemjolk-arla-15-2cl-100-fp
- systemd nspawn