|
You are here |
www.spinellis.gr | ||
| | | | |
arcan-fe.com
|
|
| | | | | This post is about experimentingwith imitatingand extendingthe window management concepts from the venerablePlan9, Rio. The backstory and motivation is simply that I've had the need for asmaller and more'hackable' base than the feature-heavyDurdenenvironment for a while, and this seemed like a very nice fit. For the TL;DR - here's a video of a version with... | |
| | | | |
sanctum.geek.nz
|
|
| | | | | [AI summary] The article provides comprehensive guidance on various aspects of shell scripting and system administration. It covers best practices for using cron jobs, managing shell configuration files, customizing the shell prompt, and handling command exit statuses effectively. Key points include setting up cron tasks, organizing shell configuration with .d directories, trimming directory paths in prompts, and improving script readability by avoiding the use of $? directly. | |
| | | | |
simpleprogrammer.com
|
|
| | | | | What Languages to Learn, How to Structure Code, Algorithms & Data Structures, Methodologies, Source Control, Object Oriented Design, Frameworks or Stack ... | |
| | | | |
128bit.io
|
|
| | | Over the past couple months, I've been working on fine tuning my Python skills, part of this has been taking tutorials online along with building some applications. One of the things I've been wanting to document, mostly for myself, is setting up a new environment for developing with Python. I'm using macOS Sierra right now, it seems that most operating systems still comes with version 2.x of Python. It's always a good idea to be able to control the version of Python you are using. | ||