From 9e508562b77531e3c87686f1df89806ffa60c75a Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 10 Oct 2021 13:42:04 +0200 Subject: [PATCH] Default commit message, part of an automated flow. --- journal/2021-10-10.md | 5 ++++- things that are a cheap regex away.md | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 things that are a cheap regex away.md diff --git a/journal/2021-10-10.md b/journal/2021-10-10.md index 9f5684cde..e004b68c5 100644 --- a/journal/2021-10-10.md +++ b/journal/2021-10-10.md @@ -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 diff --git a/things that are a cheap regex away.md b/things that are a cheap regex away.md new file mode 100644 index 000000000..958add3c4 --- /dev/null +++ b/things that are a cheap regex away.md @@ -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. +