Every Python developer knows some or all of these libraries, because they’re stable, reliable, and excellent at what they do.
Code that works perfectly locally (on macOS) goes silent the moment it is deployed to a production Docker container. This is a common sight in solo development. This time, I fell into this classic ...
When it comes to working with data in a tabular form, most people reach for a spreadsheet. That’s not a bad choice: Microsoft Excel and similar programs are familiar and loaded with functionality for ...
Posit’s ggbot2 is a voice assistant for ggplot2. Tell it what you want in a spoken conversation, and it will generate plots and ggplot2 R code from your data. Typing questions into a chatbot is nice, ...
Digital Elevation Models (DEMs) are data files that provide height information about different locations on the planet or moon. In this project I used a DEM for Mars provided by the United States ...
A package for using Billinge group Matplotlib style files. bg-mpl-stylesheets is a Python software package that creates a standardized matplotlib figure format. This includes specialized fonts, figure ...
In the ever-growing large language model (LLMs) landscape, two front-runners stand out from the rest of the race: Anthropic’s Claude 3.5 Sonnet and OpenAI’s GPT-4o (the “o” stands for “Omni”). Both ...
- Software Engineer - CEO, Lucre (getlucre.xyz - Bitcoin payment infrastructure). Disclaimer: This article aims to clarify that the code provided is not a universal solution for all aspects of ...