/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

opensource.googleblog.com
| | blog.netbsd.org
0.9 parsecs away

Travel
| |
| | github.com
3.9 parsecs away

Travel
| | An extension to visualize CadQuery 3D files in your Sphinx documentation - sphinxcadquery/tests at master · CadQuery/sphinxcadquery
| | spacekookie.de
2.4 parsecs away

Travel
| | The title should be self explanatory about that one But let me go back a little bit. A couple of weeks ago I sat in the basement of my local hackerspace talking to a friend about crypto when somebody joined the conversation, asking if I was a student and if I might be interested in Google Summer of Code. After I looked up the project and familiarised myself with what had to be done, I thought it would be interesting to try to apply. And so I did. I wrote a long-ish proposal of what I wanted to do, how I would do it and when exactly I would acomplish my goals. (You can read my original proposal here) In ...
| | www.mattlayman.com
44.5 parsecs away

Travel
| How can you set up Tailwind CSS for your Django app on Heroku? In this article, we'll see how I did exactly that recently. I have a side project that uses Tailwind CSS. To get started quickly, I used the version from a Content Delivery Network (CDN) as Tailwind describes in the documentation. This worked fine initially while I got my project started, but the CDN version is huge (around 3MB).