Explore >> Select a destination


You are here

blog.jayfields.com
| | blog.sanctum.geek.nz
15.3 parsecs away

Travel
| | [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...
| | www.spinellis.gr
15.7 parsecs away

Travel
| | [AI summary] The provided text is a collection of blog posts and articles, primarily focused on Unix tools, system administration, programming, and software development. It includes various topics such as debugging, file processing, regular expressions, build systems, and the philosophy of software engineering. The content spans multiple years, with some entries as recent as 2025. The text also contains metadata like dates, categories, and licensing information.
| | p1k3.com
18.3 parsecs away

Travel
| | [AI summary] The text discusses the use of shell scripts for managing and comparing text files, particularly in the context of version control and text analysis. It highlights the importance of tools like `diff` for identifying differences between files, and how these tools are essential for both academic and programming tasks. The text also touches on the broader implications of text comparison, drawing parallels to historical textual analysis methods used in religious studies. Additionally, it reflects on the adaptability of simple utilities and the value of small, adaptable tools in handling complex tasks.
| | www.regexmagic.com
33.4 parsecs away

Travel
| RegexMagic provides many powerful and flexible patterns that you can use alone or in combination to generate regular expressions that match exactly what you want.