/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

humberto.io
| | www.pakstech.com
3.3 parsecs away

Travel
| | In the last post of the series we touched the surface and learned what Hugo is. This time we will dive deeper and actually create our first example site with a ready theme.
| | www.morling.dev
2.7 parsecs away

Travel
| | As a software engineer, I like to automate tedious tasks as much as possible. The deployment of this website is no exception: it is built using the Hugo static site generator and hosted on GitHub Pages; so wouldn't it be nice if the rendered website would automatically be published whenever an update is pushed to its source code repository?
| | blog.nuculabs.de
3.2 parsecs away

Travel
| | Hello, In this article I will introduce you to pyenv, a tool for managing python environments. Installing pyenv is pretty straight forward, you'll need to clone the repo and add the binaries to the path. For a typical Debian based distro using the Zsh shell the instructions would be: 1 2 3 4 git clone https://github.com/pyenv/pyenv.git ~/.pyenv echo 'export PYENV_ROOT="$HOME/.pyenv"' >> ~/.zshrc echo 'export PATH="$PYENV_ROOT/bin:$PATH"' >> ~/.zshrc Then, in order for this to take effect, you need to reload the shell with: source ~/.zshrc, or just restart your terminal.
| | opensource.googleblog.com
24.6 parsecs away

Travel
| The 2024 GSoC program is open to students and to beginners in open source software development. Contributor applications will open on Monday, March 18