Explore >> Select a destination


You are here

chrisaldrich.wordpress.com
| | eternalstorms.wordpress.com
3.5 parsecs away

Travel
| | This blog has moved. You can find the blog post here. - Matthias mail | website | twitter | instagram | twitch | facebook
| | truthmemesshop.wordpress.com
4.3 parsecs away

Travel
| | LEARN MORE
| | endofline.wordpress.com
3.9 parsecs away

Travel
| | Here's a quick one liner in ruby that finds all of the binaries on your PATH: Dir[*ENV['PATH'].split(':').map{|p| p+"/*"}].select{|f| File.executable? f}.map{|f| File.basename f}.uniq How does it work? Working in the order of execution, we get the PATH from your environment variables. Next we split by : the path separator, and then add "/*" to it. This...
| | irisvanrooijcogsci.com
83.1 parsecs away

Travel
| Here I collect a selected set of critical lenses on so-called1 'AI', including the recently hyped ChatGPT. I hope these resources are useful for others as well, and help make insightful why we need to remain vigilant and resist the AI hype. I expect to be updating this blog as time passes. If you have...