|
You are here |
proycon.anaproy.nl | ||
| | | | |
blog.sanctum.geek.nz
|
|
| | | | | [AI summary] The provided text is a collection of various technical topics and articles, including: 1) A guide on using command-line tools for development, covering debugging, profiling, and performance analysis with tools like GDB, Valgrind, and others. 2) An in-depth look at version control systems, from early systems like RCS and CVS to modern ones like Git and Mercurial. 3) A discussion on shell scripting, including Bash, custom commands, and automation. 4) A series of articles on Vim, covering configuration, diffing, and debugging within the editor. 5) Miscellaneous topics such as terminal usage, shell configuration, and system administration practices. The content is written in a technical style, suitable for developers and system administrators workin... | |
| | | | |
jeroenjanssens.com
|
|
| | | | | 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... | |
| | | | |
nurkiewicz.com
|
|
| | | | | Clojure is a dynamically, strongly typed programming language. It's a dialect of _Lisp_ running on the Java Virtual Machine. Lisp is 6 decades old and has a really weird syntax. That weird syntax is called _Polish prefix notation_. Basically, in every other language you've used math operators like plus or minus are infix. It means they are placed between operands. For example, `1 + 2`. In Clojure, you always put the operator (or any other function for that matter) in front. So simple addition becomes... `+ 1 2`. | |
| | | | |
www.onlandscape.co.uk
|
|
| | | [AI summary] The article discusses the use of cookies on the Winter Forest website, part of Landscape Media Limited, and outlines privacy and cookie policies. | ||