|
You are here |
www.nicholascloud.com | ||
| | | | |
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... | |
| | | | |
keepinguptodate.com
|
|
| | | | | This article covers creating a blog from scratch using the static site generator Eleventy (aka 11ty). Eleventy keeps things simple and as you'll see, enables you to very quickly create a fully functional site. | |
| | | | |
www.simpleprimate.com
|
|
| | | | | Jekyll bills itself as "a simple, blog-aware, static site generator." It takes source files like templates, stylesheets, includes, and posts and uses them to generate a website that can then be hosted on your server of choice. This means that the entire website is generated at once, and visitors are simply served static files. | |
| | | | |
adventuresinqa.com
|
|
| | | [AI summary] A blog post by Daniel Knott discusses the intersection of software testing, agile development, and product management, specifically highlighting mobile app testing resources and courses. | ||