Viewing 15 posts - 1 through 15 (of 3,683 total)
I've got a situation at present where a BI product has an API and a UI that uses the API.
The API has "features", as in looks like a bug, behaves...
May 23, 2026 at 12:18 pm
In the 1st successful case Claude was told that I had compiled Terraform from source code for the specific version in question. When running terraform apply I got {specific error}.
Claude...
May 20, 2026 at 7:56 am
I had to do some work on an old Terraform code base. The particular version of Terraform has to be built from source code. I followed the instructions to set...
May 18, 2026 at 9:01 am
The mechanics for this are relatively easy. The hard bit was the thinking to make it relatively easy.
We have a small CI/CD database that holds some data that we expect...
May 15, 2026 at 4:05 pm
There have been supply chain attacks on PyPi that have resulted in popular Python packages being compromised. Getting the timing right for patching is vital
May 12, 2026 at 5:59 pm
I never got to use Analysis Services. My company had me stretched with my workload and learning the parts of SQL Server relating to that workload. At the time, I...
May 8, 2026 at 9:27 am
I am reviewing a PR where AI has been used extensively.
In terms of functional requirements, it works.
In terms of NFRs, such as maintainability, code quality metrics, sensible variable names, well-structured...
May 5, 2026 at 10:39 am
Where is the borderline between a script and a tool?
Most of my development work is done on a Mac configured to use the ZSH (Z Shell) with https://ohmyz.sh/
We do a...
May 5, 2026 at 9:14 am
I know we avoid talking politics here, but is it really a "temporary anomaly"?
Yes, everything is temporary; it just depends on the timescales.
Getting rid of Microsoft at the...
April 21, 2026 at 5:41 pm
Apparently, France is one of the few nations that can design and build its own fighter jets alone. It's a great shame because the UK used to be really good...
April 20, 2026 at 4:37 pm
There is no magic; it is what we are taught to focus on. The original two SQL Server 6.5 courses (admin & developer) showed us execution plans, Perfmon, profiler and...
April 17, 2026 at 8:04 am
Technology runs ahead of what CTOs and architects can keep up with. By the time they have assessed it, the cat is out of the bag. It is very hard...
April 15, 2026 at 8:35 am
I hate mono repos. I think that's how we often "re-used" code in the past, sometimes with a Windows, Android, and iOS apps in the same repo. (though often...
April 13, 2026 at 4:33 pm
Back when I had to do database deployments, we would rehearse the deployment and rollback twice, checking that we had actually achieved both.
Our approach evolved over the years. A deployment...
April 10, 2026 at 11:16 am
I used GitHub Co-Pilot as an initial reviewer, but not an approving reviewer. It would raise points on a pull request that were the sorts of questions that a junior...
April 9, 2026 at 9:51 am
Viewing 15 posts - 1 through 15 (of 3,683 total)