Recently Updated Pages
Times and Dates in Python
The built in datetime library in Python can be a bit rubbish/difficult to use. Pendulum provide...
React Native on Android
Installing Dev Environment On ubuntu you can install the android SDK with apt-get install android...
Python and Gitea
Tips and tricks for Python and Gitea and CI stuff. Use Drone CI for Gitea I use Drone + Gitea for...
CRON No MTA installed discarding output
Answer from here Linux uses mail for sending notifications to the user. Most Linux distributions...
Golang Web Services and Gin
I've been using GoLang to build IndieScrobble Live Reload I use this package to live-reload my ap...
FOSS Funding
Underfunding of FOSS projects can be disasterous as this list shows.
Caddy Handler
You can set up caddy to do different things depending on the prefix using handle directive testsi...
Gitea and DroneCI
I use Gitea to self-host my code + projects here and I use DroneCI, a lightweight CI pipeline tha...
Bulk Unsubscribe from Jira
If you find yourself in a position where you are receiving a huge number of jira notifications yo...
Kong Gateway
Kong Gateway is an open core project that offers many of the traditional API Management features....
API Management Overview
API Management - the art of funnelling traffic from an API client through to the background servi...
BigQuery Working with Array Structures
On a companies table where you can have multiple websites per company: SELECT * FROM p...
BigQuery
Google BigQuery is a data warehouse platform. Schema You can define table schemas via JSON docu...
BigQuery Analytics Hub
Analytics Hub is a mechanism for sharing datasets between BigQuery users. Google's official produ...
The Copying Task
The Copying Task is a benchmarking task in NLP that assesses recurrent models (and other sequenti...
PyLLMCore
PyLLMCore is a python library for working with a variety of LLM models and it supports both OpenA...
Embeddings and Llama.cpp
SQLite VSS - Lightweight Vector DB SQLite VSS is a SQLite extension that adds vector search on...
LangChain and Zephyr
Zephyr is pretty powerful and it will quite happily use tools if you prompt it correctly. Zephy...
Local LLMs
LLM Utility I'm a big fan of Simon Willison's llm package. It works nicely with llama-cpp. Inst...
Variance
Variance essentially refers to how spread out your data is relative to its mean. In the diagra...