20230126
Users? What other users?
20230113
Food processors, word processors: Brenda describes the trajectory of ChatGPT and other word blenders
History reinvents itself
20230110
20221226
Bundle that ToolForThoughts
2022-12-27T13:51:29-XXXX Tue HackerNewsComments Great article and highlights the cyclical hype of PKMS. I use FountainPens and Paper. RandyPausch was/is a TimeManagement guru and inspires. https://www.cs.cmu.edu/~pausch/ KeepItSimple. PaidFor SubscribedTo literally every MajorPkms DigitalGarden Wiki MindMap GewGaw aka ToolsForThought out there. But thoughts are cheap along with storage (SdCard) and backup (RsyncBackupScript) There is simply no reason not to enjoy ExternalizeThinking with DigitalTools (and have it centralized) Now for the last 9 years feel like I am making my own language and talking to itself.
Literally my Year2022Review sans redaction of personal nodes and most of B-Z [1]:
010Editor 2022-09-21 2022-12-23 2022-12-24 2022-12-25 21stCenturyHomeHealth 432Hz ABBA ANeuroscientistReflectsOnDeath AboutObsidian AcceptingOldAge Activism Add2Dict AdviceFromSmartPeople AirmeshVsAlphaDirect AjahnSumedho AlbertoMarino AllYouNeedIsLinks AlsiaCrochetSweater AmadeusMozart AmazonOrder AmazonOrders AmericanAirlines Amphora AnInkGuy AndeanTextileArts AndreasScholl Anki AnsiOsc52 Anthropic AntinetZettelkasten AntonioMachado AnÃbalTroilo AppImage Appelboom AppendOutputToFile AptCacheSearch AptList ArchLinux ArtOfLisp ArtOfPlainText ArtOfTheCommandLine AsahiLinux AsciiArtCodeDiagrams AssamTea AsusC523NLog AttentionToDetail AutoHotKey Awk AwkAndCsv BackupScripts BackupWithRsyncNet BagdadCafe BashAliases BashExportVariables BashHistory BashPatternMatching BashRc BashRcAlternativeBashHistoryLogging BashRcHistoryLogging BashScriptingTemplate BatCat BayesRules BayesianProbabilityWorksheet BearMeetings ... Be\+
WuWei is the way.
Live in the terminal both in DayJob and Personal; UseVim; no FileExtensions; CamelCase = thought = node; ISO8601 DateTimeStamp every node; Mimimal DataStructure or VimOutliner prn; F*ck Markup MarkDown, PlainText is LazyGenius; FrictionlessSystem, ZeroMaintenance
Capture in GuiBrowser
CaptureBookmark DataUrl
javascript:(function(){let text=""; if(window.getSelection()!=''){text=window.getSelection().toString()+"\n";}prompt("Press Ctrl+C, Escape", text+"\n"+document.title+" "+location.href);})()
[1] Year2022Review Method in local ./.exrc in 128G sd card
Have cursor on 2022 then ,b in NormalMode
where nmap ,b :r !. ./backlinks.sh <C-R><C-W><CR>
and ./backlinks.sh is
#!/usr/bin/sh
term=$1
for file in $term
do
echo $file
rg -l -i $file -g '!*.*' | sed 's/^/\t/g'
done
20221224
Most forgettable vim lesson of 2022
Most forgettable vim lesson of 2022
alias zk='cd ~/zk&&vim -S zk.vim'
:mks! zk.vim
20221223
Memory aid: programs installed with sudo apt-get and persistent history with logs
What did I install again?
$ cat /var/log/apt/history.log |grep '^Commandline' | sort -u
Persistent History with Logs
# running bash history https://spin.atomicobject.com/2016/05/28/log-bash-history/
export PROMPT_COMMAND='if [ "$(id -u)" -ne 0 ]; then echo "$(date "+%Y-%m-%d.%H:%M:%S") $(pwd) $(history 1)" >> ~/.logs/bash-history-$(date "+%Y-%m-%d").log; fi'
# must check ~/.logs for full history of all commands since enabling
AND
shopt -s histappend
PROMPT_COMMAND='history -a;history -n'
But so many options...?!
20221210
Moka Pot Coffee
Purpose
Increase capacity over 1 single serve Aeropress but with espresso-like depth
Background
Choice
Steel > Aluminum for induction burner
Health
Venus Bialetti to reduce 4x Al intake
Methods
- Consistent flow
- Lower heat
- No Sputter
- Preheat water
- 1:3-4 ratio of coffee to water
- Leaving water in boiling basket is ok
- No tampering or leveling just stamp, stamp
- The usual burr grinder, filtered water applies
Reviewed videos
Basic method
Advanced methods
Hoffman nice voice
Get complicated isolating variables: temp, water, etc
Shop
- BedBathBeyond - nope
- Amazon - ugh, they have it
Must buy: Induction plate for non-induction compatible cookware
- Bialetti Stainless Steel Plate, Heat Diffuser Cooking Induction Adapter, Steel
- Turkish coffee? yep works great for that too!