SWE Blog Directory

Discover active software engineering blogs

Posts from today

This page was built on November 28, 2025

Automatically Signing a Windows EXE with Azure Trusted Signing, dotnet sign, and GitHub Actions

Mac Tahoe (in Beta as of the time of this writing) has this new feature called Edge Light that basically puts a bright picture of an Edge Light around your screen and basically uses the power of OLED to give you a virtual ring light. So I was like, why can't we also have nice things? I wrote (vibed, with GitHub Copilot and Claude Sonnet 4.5) a Windows Edge Light App (source code at https://github.com/shanselman/WindowsEdgeLight and you can get the latest release here https://github.com/shanselma... Take me to this post.

November 28, 2025

How can I have a Win32 drop-down combo box with a read-only edit control?

You can ask for its handle and mark it read-only. The post How can I have a Win32 drop-down combo box with a read-only edit control? appeared first on The Old New Thing.... Take me to this post.

November 28, 2025

The Geometry of Movement: A Shopify-Powered Digital Tribute to Raymond Templier’s Modernist Vision

How a custom Shopify experience reimagines Templier’s modernist legacy through motion and refined digital design.... Take me to this post.

November 28, 2025

Error'd: On the Dark Side

...matter of fact, it's all dark. Gitter Hubber checks in on the holidays: "This is the spirit of the Black Friday on GitHub. That's because I'm using dark mode. Otherwise, it would have a different name… You know what? Let's just call it Error Friday!"   "Best get typing!" self-admonishes. Jason G. Suffering a surfeit of snark, he proposes "Not sure my battery will last long enough. Finally, quantum resistant security. I can't remember my number after the 5000th digit. " Any of those... Take me to this post.

November 28, 2025

One CSS Trick to Eliminate Scrollbar Layout Shifts

When a webpage’s content exceeds the viewport height, browsers typically introduce a vertical scrollbar. This can lead to layout shifts, especially when navigating between pages or toggling content visibility, as the presence or absence of the scrollbar alters the available width for content.... Take me to this post.

November 28, 2025
Back to Home