Elektrine lite

← Feed

Alexandre Mutel

xoofx@mastodon.social

<p>VP of Engineering at DataGalaxy, C#/.NET, OSS, lang/compilers, GPU/sound, performance/SIMD/HPC, architecture 🏎️<br />Microsoft MVP, ex-demoscene PC/Amiga, ex-Unity πŸŽ†<br />Veggie 🌿, opinions are my own</p><p>Supporting freedom for πŸ‡ΊπŸ‡¦ and πŸ‡΅πŸ‡Έ</p><p>He/him/his</p>

Posts

  • Post #2515424

    Another old project of mine, Tomlyn, just got a major refresh with the 1.0 release: https://xoofx.github.io/Tomlyn/ - a solid, modern foundation for working with TOML in .NET. Coding agents made it possible to reach this level of polish in my spare time. It&amp;#39;s also pretty liberating to ship it, feel the accomplishment, and move on. #dotnet

  • Post #2515421

    What&amp;#39;s your favorite AI Coding agent CLI/GUI that can use Codex / Copilot subscriptions? * Codex is pretty bad from my experience * Copilot is quite better * OpenCode I haven&amp;#39;t tried recently but I have heard good things. * Squad, quite good, from a multi-agent perspective, used at work, haven&amp;#39;t setup it at home Any others that you would recommend?

  • Post #1891044

    Heya! πŸ₯³ I just released XenoAtom.Logging https://github.com/XenoAtom/XenoAtom.Logging a performance-first structured logging runtime for .NET focused on zero allocations on the hot path! πŸš€ Bonus: it integrates nicely with XenoAtom.Terminal.UI: https://xenoatom.github.io/terminal/docs/logging/ ✨ #dotnet