/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

arunrocks.com
| | mbuffett.com
8.0 parsecs away

Travel
| | The Commonplace blog has been writing a lot on tacit knowledge recently. As someone who's been programming for a long time (8ish years), these articles resonated deeply. I won't go into too much detail what tacit knowledge is about, since the above posts do such a good job with it. If you're not familiar, check them out. Explicit knowledge vs tacit knowledge Essentially, explicit knowledge is that which can be transferred verbally. For example, I could tell someone the method name for pushing to an array in JavaScript, what version of Python print went from a keyword to a function, and the range of HTTP status codes that represent success. Maybe they'd need to do some spaced repetition learning or something, but they can just memorize these bits.
| | boxbase.org
1.8 parsecs away

Travel
| | I came up with an idea when studying type theory. I am a vehement proponent of dynamic typing but there are several ideas that require me to explore into type theory so I am studying it.
| | blog.codingconfessions.com
4.3 parsecs away

Travel
| | Exploring the concurrency, debugging, and performance upgrades that make Python 3.14 special.
| | exercism.org
39.2 parsecs away

Travel
| This month we're exploring varients of Lisp. With languages ranging from 50 to 10 years old, its fascinating to see how this branch of programming has grown and evolved!