From here:
for f in /etc/ssh/ssh_host_*_key; do ssh-keygen -l -f "$f"; done
From here:
for f in /etc/ssh/ssh_host_*_key; do ssh-keygen -l -f "$f"; done
A really excellent article: On navigating a large codebase, about how to read software.
Today I came across Lee Sedol vs AlphaGo Move 37 reactions and analysis, wherein AI made a weird move in Go. I ran across the link in The Why of technology which was interesting. It also referenced The Concept of Language (Noam Chomsky) and “Humanity 2.0” by Matt Taylor.
# apt install doomsday doom-wad-shareware
I’m reading Designing the Mind: The Principles of Psychitecture which says:
Cognitive restructuring is the fundamental tool of emotional psychitecture, and psychological research has found it to be highly effective for eliminating negative emotional responses. The first step is to keep a log in the form of a notepad or smartphone app. Try to take note of every undesirable emotion you notice – anything from minor annoyance to severe anxiety. The simple act of keeping a log should cause you to notice many more of these emotions than you normally would. Every time you log an emotion, take a note of the situation which triggered it, and if possible, the chain of thoughts which immediately preceded it.
Today I read My Third Year as a Solo Developer which is about a dude trying to establish himself as a solo developer after leaving Google.
Something I already knew very well from experience but which I was happy to hear again: A megacorp is not your dream job.
A fun read: Falsehoods Programmers Believe about REST APIs.
So from here (but without the tracking short links) I collated: