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 11 months 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 11 months ago by James

Python and Gitea

Python

Tips and tricks for Python and Gitea and CI stuff. Use Drone CI for Gitea I use Drone + Gitea for...

Updated 11 months ago by James

CRON No MTA installed discarding output

Software Engineering Misc

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

Updated 11 months ago by James

Golang Web Services and Gin

Software Engineering Misc

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

Updated 11 months ago by James

FOSS Funding

Software Engineering Misc

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

Updated 11 months ago by James

Caddy Handler

Software Engineering Misc

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

Updated 11 months ago by James

Gitea and DroneCI

Software Engineering Misc

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

Updated 11 months 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 11 months ago by James

Kong Gateway

API Management

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

Updated 11 months 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 11 months 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 11 months ago by James

BigQuery

Google Cloud Platform

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

Updated 11 months 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 11 months ago by James

The Copying Task

Benchmarks and Exercises

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

Updated 11 months 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 11 months 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 11 months 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 11 months 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 11 months 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 11 months ago by James