Explore >> Select a destination


You are here

yasoob.me
| | blog.randombits.host
9.6 parsecs away

Travel
| | PyPi - The Python Package IndexI love Python. It's easy to read, even easier to write, and best of all, the easiest language (I've used) to interact with other people's code. I spent too long being only on one end of that equation though, only consuming code other people have
| | www.pither.com
9.9 parsecs away

Travel
| | The simple way to build a Python script and dependencies into a portable binary.
| | www.mattlayman.com
11.9 parsecs away

Travel
| | MarkWiki 1.3 release announcement
| | geoff.tuxpup.com
62.0 parsecs away

Travel
| How I Start: Django, Tailwind, HTMX (part 1) I wanted to try out some "modern" front-end development for a while, and I did. FastAPI is great. So is Svelte. But even though I found creating APIs that way to be a breeze, building a whole site that way felt much slower and heavier than using traditional server rendering. So I decided to give django a fair shake for a while, and I'm glad I did.