Author: drweb

SQL

An UPDATE without WHERE clause can fit on two lines and change an entire table. In Dex’s case, it also makes him briefly popular with the entire company.This week’s episode of SQL in Sixty Seconds is about that exact moment. Dex is asked to update one salary. The coffee machine beeps. The WHERE clause never gets typed.Watch It First. It Really Is Sixty Seconds.Go ahead and watch, because the ending is better than anything I can describe here. I will still be on this page when you get back.Reading this in email or a feed reader where the player did…

Read More

About FrogtummyFrogtummy is a SaaS provider in the Charter School industry.We create software that makes everyday school operations smoother, simpler, and more enjoyable for staff and families alike.Our ecosystem of products helps schools increase enrollments, save money, generate revenue, and strengthen school-to-family connections.Our platform supports everything from student data and communications to operations, lottery, application, enrollment, carpool, payment systems, and attendance — all connected through a seamless web experience and mobile app.We build tools that make complex systems simple for teachers, administrators, parents, and students.

Read More

GitHub Copilot CLI brings an AI coding agent directly into your terminal. This guide walks you through installing it on Linux, authenticating it, and running your first prompts, along with our SSH course and 100+ Essential Linux Commands course to help you build the fundamentals you’ll need. If you’ve used Copilot inside a code editor, Copilot CLI works a little differently. It runs as a standalone agent in your shell, can read your actual repository, and can plan changes, edit files, and run commands for you—with your approval at each step. TecMint Weekly Newsletter Get the Learn Linux 7 Days…

Read More
SQL

In 2013 I wrote a small list of phrases developers used too often. Twelve years later, the phrases have changed and the wincing has not. Here are ten I hear every week, and what each one usually means.No company is named here, and nobody in particular is being described. I have said at least four of these out loud myself, which is how I know they are funny.1. “We are an AI-first company.”Announced with a straight face by a company whose website search still cannot find its own pricing page.2. “AI will not replace you. A person using AI will.”The most…

Read More

TL;DR — Key Takeaways Copilot can now formally approve pull requests, with its sign-off counting toward required approval rules when administrators enable the feature. Approvals are off by default and can be controlled at enterprise, organization and repository levels, including restrictions by file path. Teams should start with low-risk code and measure outcomes before expanding AI approval authority across critical repositories. Code review has always had two parts: the feedback and the sign-off. GitHub Copilot has been able to handle the first part for a while now, leaving comments, catching bugs, and flagging style issues on pull requests. The second…

Read More

TL;DR — Key Takeaways JFrog introduced zero-touch remediation that can automatically steer developers toward secure binary versions when requested versions contain known vulnerabilities. New AI-focused security capabilities include AI Asset Scanning, Agent Guard and support for Microsoft’s Agent Package Manager to govern how AI agents consume software components. JFrog Traffic Controller can block direct calls to public registries and reroute package traffic through Artifactory, with support announced by Cloudflare, Netskope and Zscaler. JFrog today at its swampUP 2026 conference added a zero touch remediation capability that ensures the most secure version of a binary is provided even when application developers…

Read More

TL;DR — Key Takeaways CrowdStrike introduced Real-Time Supply Chain Attack Protection to block malicious open-source packages at the endpoint before embedded code can execute. The capability protects both human developers and AI coding agents by intercepting package manager transactions on Windows, macOS and Linux systems. CrowdStrike says the technology gives DevSecOps teams visibility into where compromised packages are installed and can automatically trigger remediation workflows. CrowdStrike today at its Fal.con 2026 conference extended its reach into the realm of software supply chain security with the addition of an offering that blocks malicious open-source packages at the endpoint before their embedded…

Read More

During my doctoral research on modern engineering practices and operational efficiency, one pattern kept surfacing that I did not expect to find. The engineering teams making the most measurable progress on sustainability were not the ones that had appointed green committees. They were the ones running tight DevOps discipline: right-sized fleets, lean pipelines, tuned alerting, progressive rollout, carbon-aware routing. The same practices that cut cost and toil were quietly cutting emissions at the same time. Nobody was measuring it that way.That observation became a thread I kept pulling. The more I looked at how modern engineering practices drive operational efficiency,…

Read More