Skip to content

Instantly share code, notes, and snippets.

{
"schemaVersion": 2,
"publisherId": "500a2d98-e418-4c83-9f51-0f720372b4e1",
"updatedAt": "2026-08-16T02:04:11.340Z",
"observations": {
"sha256:4c0da6ce938aa14b85ff91431bb693966f09268f867dfa4e307ab5009913dae7": {
"sessionUpdatedAt": "2026-07-03T02:32:35.000Z",
"attributionStatus": "excluded",
"overrideDecision": null,
"tokens": 4443573,
{
"schemaVersion": 2,
"publisherId": "e08e2a6a-a954-4ccc-bf40-4be6c5a9531d",
"updatedAt": "2026-08-16T17:08:10.673Z",
"observations": {
"sha256:4c0da6ce938aa14b85ff91431bb693966f09268f867dfa4e307ab5009913dae7": {
"sessionUpdatedAt": "2026-07-03T02:32:35.000Z",
"attributionStatus": "excluded",
"overrideDecision": null,
"tokens": 4443573,
{
"schemaVersion": 2,
"publisherId": "e659e8f8-15c6-49ea-973e-cae7bce3e640",
"updatedAt": "2026-08-16T02:47:26.249Z",
"observations": {
"sha256:4c0da6ce938aa14b85ff91431bb693966f09268f867dfa4e307ab5009913dae7": {
"sessionUpdatedAt": "2026-07-03T02:32:35.000Z",
"attributionStatus": "excluded",
"overrideDecision": null,
"tokens": 4443573,
@jbboehr
jbboehr / agent-badge-combined.json
Last active August 16, 2026 02:47
agent-badge publish target
{
"schemaVersion": 1,
"label": "AI burn",
"message": "3.8B tokens | $713",
"color": "#E8A515"
}
@jbboehr
jbboehr / agent-badge-combined.json
Last active August 7, 2026 07:30
agent-badge publish target
{
"schemaVersion": 1,
"label": "AI burn",
"message": "4.9M tokens | $0",
"color": "#E8A515"
}
@jbboehr
jbboehr / agent-badge-combined.json
Last active August 16, 2026 02:47
agent-badge publish target
{
"schemaVersion": 1,
"label": "AI burn",
"message": "14.1M tokens | $0",
"color": "#E8A515"
}
{
description = "A very basic flake";
inputs = {
ugit-src = {
url = "github:Bhupesh-V/ugit";
flake = false;
};
flake-utils = {
url = "github:numtide/flake-utils";
set -e -o pipefail
# Get the image.
iso=ubuntu-18.04-server-cloudimg-ppc64el.img
if [ ! -f "$iso" ]; then
wget "https://cloud-images.ubuntu.com/releases/18.04/release/${iso}"
fi
img=ubuntu-18.04-server-cloudimg-ppc64le.qcow2
if [ ! -f $img ]; then
qemu-img \
@jbboehr
jbboehr / convert-parser.js
Last active April 27, 2020 22:53
handlebars-spec-translator
var inputFile = process.argv[2] || process.argv[1];
var acorn = require('acorn');
var walk = require('acorn-walk');
var fs = require('fs');
var assert = require('assert');
var escodegen = require('escodegen');
var path = require('path');
var inputText = fs.readFileSync(inputFile).toString();

Keybase proof

I hereby claim:

  • I am jbboehr on github.
  • I am jbboehr (https://keybase.io/jbboehr) on keybase.
  • I have a public key whose fingerprint is F6B5 3122 5824 4E00 C398 A9D2 37B7 74BD 04F5 0817

To claim this, I am signing this object: