Sigurd Fosseng
laat.yapping.no
Sigurd Fosseng
@laat.yapping.no
programmer yapping
oh, and the application process is frustrating _on purpose_ to ensure that the tool is actually needed.
November 19, 2025 at 10:03 AM
Is it about as awkward telling people their PR sucks and stinks of AI as telling somebody that their bad breath bothers you? For me it is, and it sucks, but telling them is the only way to stop the stink.
November 13, 2025 at 8:39 PM
Like any slob in the past. We can not avoid it, but we can contain it. Focus on API surfaces that impact the whole.
November 13, 2025 at 6:37 PM
It is Groundhog Day, but we forgot all the previous days. Sisyphus was happy this morning, will not be tonight.
November 13, 2025 at 8:26 AM
Sisyphean and aware. 😱
November 11, 2025 at 8:20 PM
maybe a fire? lot's of fires in the states apparently
www.mapofire.com#7.78/47.493/...
September 25, 2025 at 8:12 PM
Try disabling Dolby Atmos on the Apple TV, or try to find an audio "pass-through" setting on the TV.
September 14, 2025 at 10:18 PM
Want to send mail? No SMTP for you!

The Architect's API that does SMTP for you, with added features like email templates and security. It might even add a non optional signature to the e-post message.

Oh, and everybody must use that API from now on.
September 10, 2025 at 7:23 PM
But when I receive that empty string in other languages, it really isn't the same, because we treat them as distinct.
August 16, 2025 at 2:27 PM
A string is clearly defined, but because we use IsNullOrEmpty everywhere our code does not care. It does not matter if the default value in a class is the empty string or null, because we check both always.
August 16, 2025 at 2:22 PM
Oh, I very much agree if we talk about valid strings in the context of a domain. Valid strings within a programming language on the other hand should be pretty strict.

Problem is, .NET and C#, has in practice made the line between null and string fuzzy, making interop hard. As your example shows.
August 16, 2025 at 2:18 PM
String.IsNullOrWhiteSpace or String.IsNullOrEmpty? that's the question.

myString == null isn't a thing.
August 16, 2025 at 12:48 PM
"But who would do such a thing?" 😅

Fantastic blog post.
August 16, 2025 at 12:18 PM
I'm pretty sure that by having C# anywhere in your stack you will inevitably end up treating empty strings as null everywhere.

God awful førrbanna sjit.

(whitespace is empty? probably)
August 16, 2025 at 12:16 PM
I'm not using LLMs at all, but I'm considering writing the llm-context file for people that do to get higher quality PRs.
June 7, 2025 at 9:02 AM
Juniors next week: pipe your talk into whisper and place the transcript in a llm-context.md file for that sweet sweet LLM dopamine.
June 7, 2025 at 8:57 AM