Featured post what's this? ✨ Intel Announces It's Shutting Down Clear Linux The most depressing news of the week: Intel is ending their performance-optimized Clear Linux distribution
Solving the source generator 'marker attribute' problem in .NET 10: Exploring the .NET 10 preview - Part 4 In this post I discuss a new source generator API, AddEmbeddedAttributeDefinition(), added in .NET 10, which makes it easier to embed generated attributes
Automate AI Prompts with Claude Code Custom Commands Learn how Claude Code custom commands eliminate prompt repetition and standardize AI workflows. Complete tutorial with examples, $ARGUMENTS usage, and team implementation strategies.
Complete silence is always hallucinated as "ترجمة نانسي قنقر" in Arabic which translates as "Translation by Nancy Qunqar" · openai/whisper · Discussion #2608 If you generate complete silence in a wav file and run whisper on it, it will always hallucinate the same thing ffmpeg -f lavfi -i anullsrc=r=44100:cl=stereo -t 30 silence.wav whisper ./silence.wav...
Running scripts | uv A guide to using uv to run Python scripts, including support for inline dependency metadata, reproducible scripts, and more.
What Went Wrong Inside These Recalled Power Banks? Investigate Anker’s recalled power banks. See how CT scanning uncovers battery defects and improves safety in lithium-ion designs.
How I found my way to contribute to OSS Disclaimer: I do not consider myself an experienced OSS contributor, but rather someone beginning to understand how OSS actually works. A (de)motivational story Since I started programming I've...
A Kaizen for Knowledge Work Confluence was a mess. Our documentation felt outdated, hard to navigate, and unreliable. Rather than scrap everything and start over, I decided to try something different: a Kaizen.
The Rise of Fluid Teams In today’s world, software development needs to be super flexible but also stable. Fluid teams are a fresh new idea to help overcome that contradiction.
Tracking Phishing Bots Via Locations, by Gwern · Gwern.net Proposal: use an information leak from catfishing/thirst-trap bots of ‘their location’, which they set to a target’s location, to monitor their collective activities and infer their attacks.
Mentoring junior engineers in the age of coding agents A decent amount of digital ink has been spilled about the future of software engineering in light of increasingly powerful coding agents. Will software engineers, especially junior ones, be able to find jobs in the future as coding agents become more powe...
100R — solar evacuated tube cooking Vacuum tubes are also known as Solar Evacuated Tubes, and Solar Collector Tubes.
How my manager tricked us team into doing things: The Experiment Framework | Daniel Sada Caraveo | Developer Productivity & Culture Software Development Engineer, I work on sync technologies and storage solutions for services that have millions of users. I empower people to be more productive.
You have to decide | Tern Blog Today's AI coding tools aren't built for engineers. Let's change that.
Dirt to airplanes: Making aluminium (Maurycy's blog) No adblocker detected. Consider using an extention like uBlock Origin to save time and bandwidth. Click here to close.
Why I'm Building a Low Cost ROV After looking at the cost of an ROV that question has been rattling around in my head for a while now. And after lots of research and thinking, I’ve deci...
Getting into technical writing: a primer Over the past few years I’ve talked to a number of people who are interested in getting into the technical writing field. After years of meaning to do this, I finally took some time to write up the thoughts and resources I typically share with people look...
SQL Injection as a Feature Looking at old applications, we always wonder who in their right mind thought of building them so badly. But every repository has its story and every effort has noble origins. I encountered such an ap
Version Control Your Diagrams: Automated PlantUML Rendering with GitHub Actions Learn how to automate PlantUML diagram generation using GitHub Actions to create SVG images for your documentation. This post demonstrates a complete workflow that renders diagrams from .puml files and commits them back to your repository automatically.
Can LLMs Do Accounting? | Penrose An experiment exploring whether frontier models can close the books for a real SaaS company.
The Forced Use of AI is getting out of Hand Corporate America just issued its latest ultimatum: use AI or update your LinkedIn
Advanced version of Gemini with Deep Think officially achieves gold-medal standard at the International Mathematical Olympiad Our advanced model officially achieved a gold-medal level performance on problems from the International Mathematical Olympiad (IMO), the world’s most prestigious competition for young...
GitHub - KrishKrosh/TrackWeight Contribute to KrishKrosh/TrackWeight development by creating an account on GitHub.
Ask Mode vs Agent Mode - Choosing the Right Copilot Experience for .NET - .NET Blog GitHub Copilot Chat offers two powerful modes, Ask Mode and Agent Mode, that can dramatically accelerate your development. Learn when to use each mode to get the most out of this tool.
Understand GitHub Copilot Extensions and Slash Commands | BinaryIntellect Knowledge Base In the previous article, you learned the basics of GitHub Copilot Chat window. Once you've grasped how GitHub Copilot Chat fits into your development environment, it's time to unlock the finer tools that can amplify its capabilities: Copilot Extensions an...