New friendly place to share updates about your indie apps
A developer creates r/IndieAppNews, a subreddit for indie developers to share app launches and updates without strict self-promotion rules.
A developer creates r/IndieAppNews, a subreddit for indie developers to share app launches and updates without strict self-promotion rules.
A daily tech link roundup covering .NET, AI, web development, cloud services, and Windows development with tutorials and news.
Argues against the Agile mantra 'quality is everyone's responsibility' and advocates for dedicated software testing roles.
A developer explores using the GitHub Markdown API for syntax highlighting in ColdFusion, moving away from GitHub Gists.
GExperts 64-bit update enables the Explicit Filter expert, which suppresses unnecessary layout properties in Delphi .dfm files to clean up version control diffs.
A daily roundup of links covering .NET, Azure, AI, web development, JavaScript, and other software engineering topics and tools.
Apple's Q1 2026 earnings report shows record revenue of $143.8 billion, driven by strong iPhone and Services sales.
Datasette 1.0a24 release adds file upload support, a new dev environment using uv, and plugin hook enhancements.
Datasette 1.0a24 release adds file upload support, a new dev environment with uv, and a render_cell parameter for plugin hooks.
Explores the Broadcast Channel API for cross-document communication in JavaScript, comparing it to window.postMessage() and providing a demo.
A daily roundup of links and articles covering .NET, AI, web development, Windows, and the latest tech industry news and tutorials.
A curated summary of recent technical blog posts from Microsoft, .NET, Azure DevOps, GitHub, and Visual Studio, covering updates and new features.
A daily roundup of top IT and developer news, including updates on .NET, AI agents, Visual Studio, web development, and Windows tools.
A developer enhances the GildedRose kata test output in ColdFusion by implementing the Myers Diff algorithm for better error visualization.
A daily roundup of tech links covering AI, web development, .NET, Windows, and developer tools, including updates on OpenSilver, GitHub Copilot, and MCP.
Troubleshooting guide for resolving a WinSCP assembly loading error in BizTalk Server's SFTP adapter, including version compatibility and installation steps.
A developer explores implementing the Myers Diff algorithm in ColdFusion to create detailed text comparisons for debugging code kata results.
Using GitHub Copilot CLI to build a .NET console app that merges MP3 files into a large audio file, focusing on streaming and CLI design.
A daily roundup of links covering .NET, Azure, AI, web development, and software engineering news, tutorials, and updates.
Using C# extension methods to solve nullability issues when modeling optional DTOs for partial entity updates.