ASP.NET Community Standup - HybridCache updates Join Marc Gravell, Dan Roth, and Jon Galloway to hear about what's on the way for HybridCache! 🎙️ Featuring: Marc Gravell, Daniel Roth, Jon Galloway #dotnet #hybridcache
3,200% CPU Utilization A while back my machine was so messed up that I could barely ssh onto it. 3,200% CPU utilization - all 32 cores on the host were fully utilized! Compare that to my last bug where it only used 1 core, 100% Fortunately, it was using Java 17 runtime which...
Build and Run Your Own Kernel! Dave shows you how to git clone the Linux kernel, build it, and run it live! Free Sample of my Book on the Spectrum: https://amzn.to/3zBinWM Secrets of the Autistic Millionaire: https://amzn.to/3WNDDkJ Watch ShopTalk Now on Dave's Attic: https://youtu.b...
Why We Designed TigerBeetle's Docs from Scratch | TigerBeetle Blog Insights, updates, and technical deep dives on building a high-performance financial transactions database.
The Smartest Way To Manage Callbacks in An Event-Driven System Hi, I'm James. And in this video you'll learn all about the types of tests you should be writing when building an event-driven system. Specifically, schema and contract tests. As a producer in an event-driven system, one of your main responsibilities is ...
How to profile a .NET MAUI iOS application on macOS In this post, I am showing the steps needed to profile a .NET MAUI iOS application on macOS, utilizing the dotnet-trace global tool.
Github scam investigation: Thousands of "mods" and "cracks" stealing your data While looking through the articles on a "social engineering" themed forum I discovered a relatively new scam scheme that shocked me. People create thousands of GitHub repositories with all sorts of things - from Roblox and Fortnite mods to "cracked" FL St...
It looks like Microsoft is about to kill Skype Skype's days are numbered, as the Skype apps are now warning users that the service will be going away on May 5, and that existing users should migrate to Teams.
ABP Community Talks Snippets: Are Modular Monoliths the Best Choice? We explore the debate between microservices and monolithic architectures, focusing on the concept of modular monoliths. You can watch the full video here: https://www.youtube.com/watch?v=rbaJNyR5m5A #modular #monoliths #microservices #softwaredevelop...
Terraform Troubleshooting: Fixing Fails, Errors, and Cloud Chaos - Chris Woody Woodruff Terraform is amazing—until it isn’t. One moment, you're deploying infrastructure effortlessly, and the next, you're staring at an error message that makes no sense. We’ve all been there. Whether it’s state file conflicts, provider issues, or mysterious de...
THIS ONE Trick Made My Database Query 400x FASTER! (Cursor Pagination EXPOSED) Want to master Clean Architecture? Go here: https://bit.ly/3PupkOJ Want to unlock Modular Monoliths? Go here: https://bit.ly/3SXlzSt Get the source code here: https://www.patreon.com/milanjovanovic In this video, I reveal how switching to cursor-based pa...
The Craziest Feature .NET Released in YEARS Get our REST APIs course for free on Dometrain: https://dometrain.com/course/from-zero-to-hero-rest-apis-in-asp-net-core/ Subscribe to my weekly newsletter: https://nickchapsas.com Become a Patreon and get special perks: https://www.patreon.com/nickchaps...
Electronic Arts Electronic Arts, inspiring a global community of players to explore new ways to play every day - Electronic Arts
GitHub - LadybirdBrowser/ladybird: Truly independent web browser Truly independent web browser. Contribute to LadybirdBrowser/ladybird development by creating an account on GitHub.
Fixing Docker Performance in Aspire on Windows If you’re building .NET Aspire projects on Windows, you might be getting frustrated with the performance of your Docker containers. As a cross-platform developer, I switch between Windows and macOS frequently, and I’ve noticed a significant performance ga...
IBM Completes Acquisition of HashiCorp, Creates Comprehensive, End-to-End Hybrid Cloud Platform IBM announced it has completed its acquisition of HashiCorp, whose products automate and secure the infrastructure that underpins hybrid cloud applications and generative AI.
Vector Search at 10,000 QPS in PostgreSQL with VectorChord VectorChord, the successor to pgvecto.rs, is a PostgreSQL extension for vector search, scaling up to 10,000 QPS with ease.
Using DeepSeek R1 for RAG: Do's and Don'ts DeepSeek R1 has shown great reasoning capability when it is firstly released. In this blog post, we detail our learnings in using DeepSeek R1 to build a Retrieval-Augmented Generation (RAG) system, tailored for legal documents. We choose legal documents b...
What I Use to Make Diagrams There’s tools like Miro and Lucidchart which are very good for making diagrams and have cool multiplayer(gen z talk) features but with 2 major drawbacks: separate from code not free The payed part can be ignored even though it’s a pain to switch tools eve...
Jeremy A Boyd | The False Summit A friend of mine is always calling me out for never finishing anything, and never writing anything, and never responding to him after 5 PM or on weekends. I'm a bad friend, and I have accepted that, but he's always asking me about whatever my latest hyper...
Devcontainers: I love you, I hate you When I joined GitHub in 2021, they were on the cusp of launching GitHub Codespaces. Codespaces is one part cloud IDE, one part VM; the key selling point is that you can go to any Codespaces-enabled repo in your browser, click “New Codespace,” and you’ll b...
Vibe Coding With Aider: Tips And Tricks I started using aider last month as a way to get back in shape after a long leave from work. Eventually aider sped me up a lot, but I had to learn some new ways of approaching development. It was different from using cursor in that you don’t really see th...
Logs Matter More Than Metrics - HyperDX Blog Developers have a strange fascination with metrics and relatively little love for logs. Together, these are misplaced priorities.
Can I Build My Own JARVIS? Let’s Find Out. For years, I’ve been fascinated by AI assistants. They are useful, sure, but they always seem to be missing something. We all want a JARVIS from Iron Man or the computer from Star Trek that just gets us and responds naturally. Of course, I fully realize h...
When Scale AI doesn't cut it: doing data labelling in-house We in-housed our data labelling and it's the best thing we did
Know where you're going (and be open to change) | Kevin London How having clear direction—while remaining open to change—shaped my journey from film school to software engineering, and why both focus and flexibility matter in any career.
Hello Instant Infra Introducing Instant Infra: A fun-focused content channel exploring cloud infrastructure through hands-on experiments, IaC challenges, and other deployments across multiple cloud providers.
The Great HR Escape: Dodging Decisions in Anglophone East! - Raindrops and Sunshine A concerning trend has come to light regarding the treatment of special needs students in the Anglophone East School District. The HR Dept
Flox | Nix and Docker containers: Why Not Both? Nix, Flox, and containers are best when used together.