Skip to main content

Recently Updated Pages

Times and Dates in Python

Python

The built in datetime library in Python can be a bit rubbish/difficult to use. Pendulum provide...

Updated 1 year ago by James

React Native on Android

Node and Typescript

Installing Dev Environment On ubuntu you can install the android SDK with apt-get install android...

Updated 1 year ago by James

CRON No MTA installed discarding output

Software Misc

Answer from here Linux uses mail for sending notifications to the user. Most Linux distributions...

Updated 1 year ago by James

Golang Web Services and Gin

Software Misc

I've been using GoLang to build IndieScrobble Live Reload I use this package to live-reload my ap...

Updated 1 year ago by James

FOSS Funding

Software Misc

Underfunding of FOSS projects can be disasterous as this list shows.

Updated 1 year ago by James

Caddy Handler

Software Misc

You can set up caddy to do different things depending on the prefix using handle directive testsi...

Updated 1 year ago by James

Gitea and DroneCI

Software Misc

I use Gitea to self-host my code + projects here and I use DroneCI, a lightweight CI pipeline tha...

Updated 1 year ago by James

Bulk Unsubscribe from Jira

JIRA

If you find yourself in a position where you are receiving a huge number of jira notifications yo...

Updated 1 year ago by James

Kong Gateway

API Management

Kong Gateway is an open core project that offers many of the traditional API Management features....

Updated 1 year ago by James

API Management Overview

API Management

API Management - the art of funnelling traffic from an API client through to the background servi...

Updated 1 year ago by James

BigQuery Working with Array Structures

Google Cloud Platform

On a companies table where you can have multiple websites per company: SELECT * FROM p...

Updated 1 year ago by James

BigQuery

Google Cloud Platform

Google BigQuery is a data warehouse platform. Schema You can define table schemas via JSON docu...

Updated 1 year ago by James

BigQuery Analytics Hub

Google Cloud Platform

Analytics Hub is a mechanism for sharing datasets between BigQuery users. Google's official produ...

Updated 1 year ago by James

The Copying Task

AI Benchmarks and Exercises

The Copying Task is a benchmarking task in NLP that assesses recurrent models (and other sequenti...

Updated 1 year ago by James

PyLLMCore

Working with LLMs

PyLLMCore is a python library for working with a variety of LLM models and it supports both OpenA...

Updated 1 year ago by James

Embeddings and Llama.cpp

Working with LLMs

SQLite VSS - Lightweight Vector DB SQLite VSS is a SQLite extension that adds vector search on...

Updated 1 year ago by James

LangChain and Zephyr

Working with LLMs

Zephyr is pretty powerful and it will quite happily use tools if you prompt it correctly.  Zephy...

Updated 1 year ago by James

Local LLMs

Working with LLMs

LLM Utility I'm a big fan of Simon Willison's llm package. It works nicely with llama-cpp. Inst...

Updated 1 year ago by James

Variance

Data Quality and Preparation

Variance essentially refers to how spread out your data is relative to its mean. In the diagra...

Updated 1 year ago by James

Assessing Data Quality

Data Quality and Preparation

One of the biggest difficulties with ML is dealing with messy data. This is a common and reoccurr...

Updated 1 year ago by James