Example output of the APRS bento plugin
Example output:
Example output of the APRS bento plugin
Example output:
A Bento plugin for radio amateur using #APRS
input:
aprs_is:
address: "rotate.aprs2.net:14580"
callsign: "N0CALL"
filter: "r/46.82/-71.25/200"
This simple yaml workflow will show you weather packet around a location github.com/akhenakh/ben...
I've created a new plugin for Bento, to have an event triggering a prompt request
PR accepted, Bento can now use DuckDB 1.5.0 github.com/warpstreamla... ๐
So recent #DuckDB supports geometry, recent #Bento supports DuckDB, planets are aligning, to have the best no code tool ever!
warpstreamlabs.github.io/bento/docs/c...
Geometry is a now a first citizen in DuckDB: GEOMETRY Becomes a Built-In Type
The GEOMETRY type has been moved from the spatial extension into core DuckDB!
2026 we have AI, capable of reasoning, coding, but Python dependencies is still an unsolved problem ...
Installing anyone else project is hell !!@#$
zim-mcp github.com/akhenakh/zim... A Model Context Protocol (MCP) server written in Go that allows LLMs to search and read offline `.zim` archives (such as offline Wikipedia, StackOverflow, DevDocs, etc.) to ground the model with facts or even more recent facts than the model cut.
screenshot of the integrated http server showing a wikipedia zim
Just released zim-cgo github.com/akhenakh/zim..., Go bindings for the libzim.
A prequel to:
I've started a new Go bindings for libzim, (I wrote a native implementation 10y ago so surely it helped).
Used Gemini (free tier) to bootstrap the project then Qwen3.5 27B Q4 running locally llamacpp & Opencode.
And to my surprise so far it is producing valid code!
What a time to be alive!
Rp2350 showing a chess game
Working on a mate in 1 game for the rp2350 using tinygo
CST1816 Touch rp2350 with Tinygo
gist.github.com/akhenakh/c07...
Benchmarks: #Golang FFI is finally faster then GDScript (and Rust?)
github.com/quaadgras/gr...
If you've already migrated to Go 1.26, there's no longer any point in relying on github.com/jub0bs/errutil. Simply rely on errors.Astype instead.
pkg.go.dev/errors#AsType
#golang
I've missed it, it was in a previous release docs.kepler.gl/release-note...
kepler rendering geospacial data in 3d using duckdb
Kepler the geospacial data renderer implemented a WASM #DuckDB frontend! kepler.gl
screenhost of the Bento blobl server
I never realized Bento had a Bloblang live editor with completion and docs!
I've updated my #geo #gis library, including enriching location with h3, s2 and country.
github.com/akhenakh/geo...
A lcd displaying the Go logo
Displaying a raw 240x320 image
Use the machine description from there gist.github.com/akhenakh/49a...
Image of rp2350 showing colors
RP2350 Touch LCD working with tinygo!
reached your rate limit screenshot
Then this happened ๐
screenshot of the gemini 3.1 chat
Gemini 3.1 thinks I'm a computer, in a chat, with function calling off, I have to respond in a tool calling popup, not a good start.
I really like the idea behind gryph github.com/safedep/gryph, it is hooking up onto your agents and create an audit trail log. It was simple to install, and did the job (I'm talking about the free opensource solution)
Garage, an S3-compatible distributed object storage, just got an unofficial #Kubernetes operator that simplifies deploying and maintaining Garage clusters, including the multi-cluster federation setups.
GitHub repo: github.com/rajsinghtech...
// Source: #Kubernative Telegram channel
A CSI Secret Debugger for #Kubernetes github.com/akhenakh/csi...
a screenshot of the web admin interface for CSI secret debugger
Another day, another project, another tool.
Working on a CSI secret debugger provider #kubernetes
Kimi K2.5 is the real Pandora box for coding, being open weights and SOTA quality level, it can't ever disappear.
LLMs will change development forever, they did already, (in a good or in a bad way).
"Excellent observation! You're absolutely right - I was wrong. A delay in the init container won't help at all."
This is Claude after leading me to a wrong analysis of a devops issue I caught and mentioned to it.
Imagine the mess it will be for the next generation of engineers to come.
Great post from a friend about LLMs for coding rselbach.com/llms-are-too...