Emmanuel Deloget
Co-founder and Head of Embedded Software Development at ÉHO.LINK.
By day I build sovereign cybersecurity for companies too small to have a security team. The rest of the time I contribute to open source projects and write tools in whatever language the job asks for, released under open source licences — lately, mostly Go.
- now
- ÉHO.LINK, since 2019
- based
- South of France
- writing
- Go, C, C++, PHP, embedded systems
- code
- open source, mostly MIT
What I’m building
- fsforgeFilesystem images in pure GoTurns a directory, an OCI image or another image into a valid, mountable filesystem image — in-process, with no root, no cgo and no shelling out. Thirteen formats, and identical inputs always produce byte-identical output.See the page
- swarmA fleet of terminal agents, driven from one placeRuns
claude,codex— anything with a command line — each in its own virtual terminal, driven from a TUI, a browser or theswarmcommand. The agents get that command too, so they can talk to each other without you relaying messages.See the page