Laraue Software Blog β€” C# .NET Development & Open Source

Real code, real decisions, real tradeoffs. We write about what we build β€” .NET libraries, Telegram bots, AI integrations, and the architecture mistakes worth learning from.

Why reviewing AI-generated code is often more expensive than writing it yourself
The modern approach to development increasingly comes down to one claim β€” AI should write the code, and the developer just steers it and checks the results. The fact that reviewing generated code well enough to trust it is often slower than writing it yourself gets quietly left out.
Read β†’
How we build β€” engineering principles for working on real products
The engineering principles Laraue projects follow β€” start from the user path, do not overcomplicate ahead of time, split logic into layers, isolate third-party integrations, and where AI helps and where it is not allowed near the codebase.
Read β†’