Author: drweb

As a Linux administrator, you must periodically check which files and folders are consuming more disk space, because it is very necessary to find unnecessary junk and free it up from your hard disk. In this article, you will learn how to find the largest files and directories consuming disk space in Linux using the du, find, and ncdu commands with examples. If you want to learn more about these commands, then head over to the following articles. Find Largest Directories in Linux Using du Command Run the following command to find out the top 5 biggest directories under /home…

Read More
SQL

As agent is creative if we allow it to be creative, we need to be quite specific in questions. For example, following test question is not good enough:Which opportunities did Joe Smith won in season 2025 S2?Why it’s not good enough:There is no specification which attributes to get from Opportunity so sometimes Agent gives you just an Opportunity Name, sometimes it gives you more columns. This would make test fail as Curated DAX is fixed.There is no specified sorting. (maybe for you as a person does not matter, but CAT needs dataset to be sorted for comparison). Therefore, right version of this…

Read More

DevOps and site reliability engineering (SRE) are complementary strategies that enhance both speed and reliability in software development. While DevOps focuses on collaboration and automation to break down silos between development and operations, SRE emphasizes engineering reliability through metrics and accountability. By integrating both approaches, organizations can foster high-quality software delivery that meets reliability standards, streamline incident response, and utilize data-driven decision-making to maintain system performance.

Read More
SQL

Do you spend so long manipulating your data into something vaguely useful that you don’t have the time to focus on analysing the what the data is telling you?If that’s rings true then you’re not alone. It’s something we’ve seen many times. Someone spending the majority of their time locked away putting a monthly board pack together. Someone else spending so much time linking data from several different sources of various quality that by the time they’ve gone through all that, they’re not only exhausted, but they don’t have any time to actually focus on the whole point of the…

Read More

In today’s enterprise digital landscape, mainframe modernization is no longer a back-office technical exercise. It has become a strategic initiative tied directly to innovation velocity, operational resilience, regulatory compliance and long-term competitiveness. Organizations are not abandoning the mainframe, but they are rethinking how code, architecture and platforms evolve to meet modern business demands. Techstrong polled […]

Read More

Microsoft has released the beta of TypeScript 6.0, highlighting what the company describes as a transitional moment for the widely used programming language. The release will be the final version built on the JavaScript codebase, with TypeScript 7.0 slated to introduce a compiler and language service rewritten in Go. For more than a decade, TypeScript […]

Read More

Integrations Feb 5, 2026 Reduce Vulnerability Noise with VEX: Wiz + Docker Hardened Images Open source components power most modern applications. A new generation of hardened container images can establish a more secure foundation, but even with hardened images, vulnerability scanners often return dozens or hundreds of CVEs with little prioritization. This noise slows teams down and complicates security triage. The VEX (Vulnerability Exploitability eXchange) standard addresses the problem… Bjorn Hovd and Dan Stelzer Read now

Read More
SQL

It was neat to stumble on this in the book, a piece by me, just a few years after Redgate acquired SQL Server Central. I’ll let the words speak for themselves.I have a copy of the Book of Redgate from 2010. This was a book we produced internally about the company after 10 years in existence. At that time, I’d been there for about 3 years, and it was interesting to learn a some things about the company. This series of posts looks back at the Book of Redgate 15 years later.

Read More