#ai-coding #automation #best-practices #code-agents #github #prompt-engineering#future#github #prompt-engineering#ai-coding #automation #best-practices #code-agents #future #prompt-engineering#code-agents #future #prompt-engineering#cloud #code-agents #prompt-engineering #web-dev#automation #code-agents #futurecontext/$FEATURE.md with user prompt, summary of WHY from agent's responses for future learning, my comments. Like Architectural Decision Records (ADRs) for humans and agents. Context Anchoring #code-agents #features #future #markdown #prompt-engineering#prompt-engineering#future#chatgpt #gpu#best-practices #optimization #prompt-engineeringr > g. The interest on capital (r) is always greater than the economic growth (g). Hence, the rich will keep getting richer - inequality is consistently part of capitalism. (Not surprising, but well supported by data.)#html #markdown #speech-to-text #web-dev#ai-coding #cloud#cloud #code-agents #web-dev#cloud #web-dev#optimizationgsettings set org.gnome.desktop.interface enable-animations false
gsettings set org.gnome.desktop.interface cursor-blink false
gsettings set org.gnome.settings-daemon.plugins.power idle-dim true
gsettings set org.gnome.desktop.notifications show-in-lock-screen false
gsettings set org.gnome.desktop.session idle-delay 300
gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout 900
# gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout 1200
```cd ~
#githubscript command that runs a shell and logs it. For example: script -c fish session.log starts a new fish shell and logs it to session.log.script -c "uv run app.py" -q -a app.log will append to app.log, suppressing "Script started..." and "Script done..." messages.script --timing=time.txt session.log logs the timing, which you can replay with scriptreplay --timing=time.txt session.log. Similar to asciinema.npx strip-ansi-cli.