.{ .nick = "maschinenstuermer" }
lukasrotermund@social.lukasrotermund.de
<p>👨💻 Backend software developer working with <a href="https://social.lukasrotermund.de/tags/golang" class="mention hashtag" rel="tag nofollow noreferrer noopener" target="_blank">#<span>golang</span></a> and <a href="https://social.lukasrotermund.de/tags/php" class="mention hashtag" rel="tag nofollow noreferrer noopener" target="_blank">#<span>php</span></a>.</p><p>Currently learning <a href="https://social.lukasrotermund.de/tags/zig" class="mention hashtag" rel="tag nofollow noreferrer noopener" target="_blank">#<span>Zig</span></a> with the hope to do Zig full time at some point. Beautiful language. Great community! In case you have a promising Zig position, send me a ping.</p><p>he/him</p><p>Neo luddite, machine-breaker and fighter against AI.</p><p>From Germany, but I want to live in T
Posts
-
Post #4197254
I have like zero respect left for developers who use LLMs to write or maintain their software. I don't even care for the reasons why they use this unethical piece of... technology. Technology trained on data they don't own. Technology owned and shaped by fascists. Technology that sends its crawlers around the globe to suck every bit they can find to dump their models into big f***ing corp data centers. Data centers that are polluting the air with their big ass gas plants. But hey! &qu...
-
Post #3513636
Today I realized again that I really don't like (PHP) Symfony. When everything works, it's simple. But when some dependency injection (DI) magic doesn't work, and e.g., an injected logger logs into the void instead of to your log management, you suddenly have to be an expert in unshittyfying/ demystifying/ untangling the DI magic. I am stupid, and I like stupid-simple solutions. No magic. No DI. No YAML or XML configs. No attributes on classes, spread everywhere in the codebase. I...