Monthly Shaarli
February, 2025
The oklch() functional notation expresses a given color in the Oklab color space. oklch() is the cylindrical form of oklab(), using the same L axis, but with polar Chroma (C) and Hue (h) coordinates.
In this tutorial, you will learn how to insert rows into a table in the SQLite database from a Python program using the sqlite3 module.
This lesson plan on Python packaging is excellent! It's by the author of Level Up Your Python.
Learn how to securely upload Python packages to PyPI from GitLab CI/CD pipelines using a βTrusted Publisherβ (and without API tokens). Continuously test the release process with TestPyPI on every push. Use GitLab (deploy) environments as an additional...
PowerOutage.us tracks, records, and aggregates power outages across the United States.
You should start a blog. Having your own little corner of the internet is good for the soul! But what should you write about? Itβs easy to get hung up β¦
goblin.tools is a collection of small, simple, single-task tools, mostly designed to help neurodivergent people with tasks they find overwhelming or difficult.
PyPI now supports marking projects as archived. Project owners can now archive their project to let users know that the project is not expected to receive any more updates. Project archival is a single piece in a larger supply-chain security puzzle: by exposing archival statuses, PyPI enables downstream consumers to make moreβ¦
β¨ Huzzah! This is very welcome news indeed!
A cool entry from the Anna's Archive challenge!
Quartz is a great GitLab Pages-friendly alternative to Obsidian Publish. It's what troubleshooting.party is using.
Free Analytics service for Python package downloads, powered by ClickHouse
Below is a list of terminal tools in alphabetical order (A-Z) and updated regularly. Discover CLI, TUI, and more developer tools at Terminal Trove.
Produce Debian packages from Python packages.
What is the origin of the word "mainframe", referring to a large, complex computer? Most sources agree that the term is related to the frame...