Fabrice Aneche's Avatar

Fabrice Aneche

@akhen

Hacker before it was cool, coder, devops, radio amateur, geospatial, escaped from Paris ๐Ÿ‡ซ๐Ÿ‡ท, now in Quebec, Canada ๐Ÿ‡จ๐Ÿ‡ฆ, east coast. https://inair.space

118
Followers
369
Following
147
Posts
06.02.2024
Joined
Posts Following

Latest posts by Fabrice Aneche @akhen

Example output of the APRS bento plugin

Example output of the APRS bento plugin

Example output:

13.03.2026 01:53 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
GitHub - akhenakh/bento-aprs: A Bento input plugin for connecting to APRS-IS servers and streaming parsed APRS packets. A Bento input plugin for connecting to APRS-IS servers and streaming parsed APRS packets. - akhenakh/bento-aprs

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...

13.03.2026 01:51 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
GitHub - akhenakh/bento-llm: A custom Bento processor plugin that allows you to query Large Language Models (LLMs) directly within your data pipelines. A custom Bento processor plugin that allows you to query Large Language Models (LLMs) directly within your data pipelines. - akhenakh/bento-llm

I've created a new plugin for Bento, to have an event triggering a prompt request

13.03.2026 00:25 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

PR accepted, Bento can now use DuckDB 1.5.0 github.com/warpstreamla... ๐ŸŽ‰

13.03.2026 00:22 ๐Ÿ‘ 0 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Bento | Fancy stream processing made operationally mundane Bento is a stream processor that makes data engineering simple with declarative and unit testable configuration. Connect various sources and sinks with YAML.

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...

12.03.2026 02:32 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

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!

11.03.2026 20:05 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

2026 we have AI, capable of reasoning, coding, but Python dependencies is still an unsolved problem ...
Installing anyone else project is hell !!@#$

08.03.2026 14:14 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
GitHub - akhenakh/zim-mcp: 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.). 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.). - GitHub - akhenakh/zim-m...

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.

26.02.2026 23:49 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
screenshot of the integrated http server showing a wikipedia zim

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:

26.02.2026 23:47 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

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!

25.02.2026 18:08 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 0
Rp2350 showing a chess game

Rp2350 showing a chess game

Working on a mate in 1 game for the rp2350 using tinygo

22.02.2026 22:43 ๐Ÿ‘ 1 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
CS1816 Tinygo CS1816 Tinygo. GitHub Gist: instantly share code, notes, and snippets.

CST1816 Touch rp2350 with Tinygo

gist.github.com/akhenakh/c07...

22.02.2026 22:40 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
Benchmarks: Go's FFI is finally faster then GDScript (and Rust?) ยท quaadgras graphics.gd ยท Discussion #277 One of the most frequently raised concerns about using Go for graphics & game development is the FFI overhead. cgo (the layer that lets you call the C ABI from Go) has to (amongst other things) swi...

Benchmarks: #Golang FFI is finally faster then GDScript (and Rust?)

github.com/quaadgras/gr...

22.02.2026 02:50 ๐Ÿ‘ 3 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
errors package - errors - Go Packages

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

21.02.2026 08:06 ๐Ÿ‘ 3 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
What's new? | kepler.gl

I've missed it, it was in a previous release docs.kepler.gl/release-note...

21.02.2026 14:44 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
kepler rendering geospacial data in 3d using duckdb

kepler rendering geospacial data in 3d using duckdb

Kepler the geospacial data renderer implemented a WASM #DuckDB frontend! kepler.gl

21.02.2026 14:41 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
screenhost of the Bento blobl server

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...

21.02.2026 01:30 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
A lcd displaying the Go logo

A lcd displaying the Go logo

Displaying a raw 240x320 image

20.02.2026 23:45 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Waveshare rp2350 touch screen support for tinygo Waveshare rp2350 touch screen support for tinygo. GitHub Gist: instantly share code, notes, and snippets.

Use the machine description from there gist.github.com/akhenakh/49a...

20.02.2026 22:22 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Image of rp2350 showing colors

Image of rp2350 showing colors

RP2350 Touch LCD working with tinygo!

20.02.2026 22:21 ๐Ÿ‘ 4 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
reached your rate limit screenshot

reached your rate limit screenshot

Then this happened ๐Ÿ˜‚

19.02.2026 18:35 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
screenshot of the gemini 3.1 chat

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.

19.02.2026 18:35 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
GitHub - safedep/gryph: The AI coding agent audit trail tool The AI coding agent audit trail tool. Contribute to safedep/gryph development by creating an account on GitHub.

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)

05.02.2026 03:20 ๐Ÿ‘ 1 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

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

19.01.2026 13:00 ๐Ÿ‘ 3 ๐Ÿ” 3 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
GitHub - akhenakh/csi-debugger: CSI Secret Debugger for Kubernetes CSI Secret Debugger for Kubernetes. Contribute to akhenakh/csi-debugger development by creating an account on GitHub.

A CSI Secret Debugger for #Kubernetes github.com/akhenakh/csi...

02.02.2026 05:09 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
a screenshot of the web admin interface for CSI secret debugger

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

02.02.2026 02:54 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

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).

01.02.2026 23:27 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

"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.

27.01.2026 01:31 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
LLMs Are Tools, Not Replacements ยท Roberto Selbach Random thoughts

Great post from a friend about LLMs for coding rselbach.com/llms-are-too...

18.01.2026 00:16 ๐Ÿ‘ 0 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
GitHub - ajroetker/go-highway: Write SIMD once, run everywhere. AVX2, AVX-512, or pure Go fallback. Like Google Highway, but for Go. Write SIMD once, run everywhere. AVX2, AVX-512, or pure Go fallback. Like Google Highway, but for Go. - ajroetker/go-highway

github.com/ajroetker/go... looks promising

09.01.2026 15:34 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0