Explore >> Select a destination


You are here

kushaldas.in
| | github.com
2.8 parsecs away

Travel
| | Generating documentation using sphinx autodoc. Contribute to Nivratti/sphinx_autodoc_demo development by creating an account on GitHub.
| | bylr.info
2.4 parsecs away

Travel
| | Often, technical documentations include lists or other snippets of text that are strongly related to some of the projects code. vpypes documentation is no exception to this. For instance, the Built-in symbols section lists the units available to expressions: These units are related to the following piece of code: # vpype/utils.py UNITS = { "px": 1.0, "in": 96.0, "inch": 96.0, "ft": 12.0 * 96.0, "yd": 36.0 * 96.0, "mi": 1760.0 * 36.
| | geoff.tuxpup.com
2.7 parsecs away

Travel
| | A friend recently very generously gifted me a flipper zero, and it's been a lot of fun to kick the tires. After exploring the stock firmware for a while, I wanted to customize it more than was possible with stock firmware, play with some apps people have built, and try my hand at running my own code on there. Initial Setup First, I grabbed a microSD card, formatted it, installed qflipper on my machine, and followed the instructions here to get everything updated.
| | geoff.tuxpup.com
20.8 parsecs away

Travel
| For the first time in quite a while, I caught the urge to publish a package to pypi today. The happy path for publishing a pure python package felt less obvious than I think it should've. Here's what I did. The package in question is published here, and the source code is available on sr.ht. It's the beginning of a youth baseball season. One of the things I do is help our commissioners get all the information our families need to the right places where families will find it.