SentencePiece BPE Tokenizer in Go
SentencePiece BPE Tokenizer in Go
SentencePiece BPE Tokenizer in Go
Claudes API now supports CORS requests enabling client-side applications
pwsh64sh - PowerShell amd64x64 Docker Runner This post presents a bash script that allows you to run PowerShell commands and scripts in an x64 environment using Docker on Arm based systems. It’s particularly useful for those using Apple Silicon (or other ARM based systems) who need to run x64-only PowerShell tools. Prerequisites Docker installed and running on your
Building static binaries with Go on Linux
Notes on Taylor and Maclaurin series
Lessons from my kids on how to feel alive A few things we can remember just by watching kids at play in the natural world.
Why Cloud-Native Buildpacks Should Excite Companies Why Cloud-Native Buildpacks Should Excite Companies
Asking an LLM to build a simple web tool
Graph DB with Postgres The Big Idea In this post we will leverage the power of PostgreSQL Common Table Expression to create a makeshift graph database. The goal is to represent nodes (things like stories, tags, etc.) and edges (connections between those things) using relational tables. This allows us to query and traverse the data
Pudding user discovery for anonymity networks I’d like to introduce an exciting new research paper I worked on! It’s about a system called Pudding, and it was presented by Ceren at the IEEE Symposium on Security and Privacy, one of the top academic conferences on computer security, in May. Daniel and Alastair also worked on