Default commit message, part of an automated flow.

This commit is contained in:
2021-10-10 13:42:04 +02:00
parent c15d2501a8
commit 9e508562b7
2 changed files with 8 additions and 1 deletions
+4 -1
View File
@@ -7,14 +7,17 @@
- [[push]] [[do]]
- [[uprank stoa]] in nodes that have content
- perhaps also improve the stoa by having a better default note, default view
- [[auto pull wikipedia]] in empty nodes with an article
- [[auto wp]] in nodes with an article
- improve pulling:
- [[auto pull]] should at least auto pull plurals/concatenations/different slug methods
- to start with, [[things that are a cheap regex away]]
- [[auto pull wikipedia]] in empty nodes with an article
- make more consistent
- all pulling in resources should transclude
- [[flow]]
- [[push]] [[later]]
- check out [[maubot]]
- node [[thoughtstorms]] / [[thought storms]]
- [[sundays for hacking]]
- [[quantum computing since democritus]]
- nice recap of logic, complexity theory, cryptography, many fundamental proofs
+4
View File
@@ -0,0 +1,4 @@
# things that are a cheap regex away
I love [[regexes]]. I sometimes say I'm a [[list comprehension]] and regex programmer: they are the choice tools of my hacking. They have limits (and those are mostly my limits) but will get you quite far.