Explore >> Select a destination


You are here

choosealicense.com
| | dougmccune.com
0.3 parsecs away

Travel
| | Any source code released on this blog, unless otherwise explicitly noted, is licensed under the MIT license: Copyright (c) Doug McCune Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights
| | github.com
0.5 parsecs away

Travel
| | A media player for Subreddits. Contribute to anirudhvarma12/snooplay development by creating an account on GitHub.
| | blog.molecular-matters.com
0.4 parsecs away

Travel
| | All source code snippets found on this blog are subject to the MIT license: // The MIT License(MIT) // // Copyright(c) 2012-2017 Stefan Reinalter // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software...
| | brianreiter.org
3.6 parsecs away

Travel
| Normally, the macOS Terminal.app title bar includes the current directory name. When you connect to a remote host with openssh on macOS, the title bar gets updated to be "$(whoami)@$(hostname): $(pwd)" instead. Unfortunately when you exit ssh, the terminal title bar is not restored and continues to say you are on a remote host. Once...