/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

andre.arko.net
| | www.rasulkireev.com
3.2 parsecs away

Travel
| | Poetry is relatively new packaging and dependency manager. It makes it very easy to upload libraries to PyPI, manage dependencies visually, and has a couple of handy features. Today, I'm not going to do a deep dive into how Poetry works and all its features. Today I just want to focus on how to configure it for a Django project.
| | adol.pw
2.1 parsecs away

Travel
| | [AI summary] A tutorial explaining how to use RVM to create isolated Ruby environments and gemsets for projects like Jekyll on Linux systems.
| | swethatanamala.github.io
3.6 parsecs away

Travel
| | In this blog, I would like to eloborate the difference of various terms using ruby programming language
| | ankane.org
15.7 parsecs away

Travel
| Some Ruby features like scrypt and hkdf require OpenSSL 1.1. Here's how to make it work on Mac: Install rbenv and OpenSSL 1.1 Install Ruby Open an...