/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

proycon.anaproy.nl
| | blog.con.rs
9.8 parsecs away

Travel
| | I decided recently to refactor my homepage, so as to better represent the way a bash shell works. This is because my site, while cute, didn't capture the best part of doing things the Unix Way - composability.
| | java-source.net
5.3 parsecs away

Travel
| | [AI summary] The article discusses various open-source scripting languages and tools compatible with the Java platform, such as Groovy, Jython, BeanShell, Rhino, JRuby, and others, highlighting their features and use cases.
| | jeroenjanssens.com
6.3 parsecs away

Travel
| | Blog article by Jeroen Janssens. Sep 19, 2013. 20 min read. Data science is OSEMN (pronounced as awesome). That is, it involves Obtaining, Scrubbing, Exploring, Modelling, and iNterpreting data. As a data scientist, I spend quite a bit of time on the command-line, especially when there's data to be obtained, scrubbed, or explored. And I'm not alone in this. Recently, Greg Reda discussed how the classics (e.g., head, cut, grep, sed, and awk) can be used for data science. Prior to that, Seth Brown...
| | ewintr.nl
27.8 parsecs away

Travel
| [AI summary] This article explains how to set up a simple CI/CD pipeline using bash scripts and git hooks to automate deployment processes, including deploying to production and staging environments with user permissions management.