Viewing 15 posts - 31 through 45 (of 3,515 total)
Thank you, David! I'm not familiar with any of those, so I appreciate ti. BTW, what's the name of the GitHub Actions extension by Omar Tawfik? I tried searching...
October 14, 2024 at 7:48 am
We use Terragrunt/Terraform for infrastructure as code and deploying different config for different environments.
As our CICD pipelines are GitHub workflows we use Github environment secrets. One of the inputs to...
October 11, 2024 at 4:42 pm
Occasionally I have to create GitHub Actions, i.e.: YAML files. It is not easy developing YAML files. There's very little to help me.
Rod, I use Visual Studio code...
October 11, 2024 at 4:25 pm
I've always applied the K.I.S.S. method to my work. Keep It Super Simple, or the Keep It Simple Stupid, whatever you prefer. 🙂
There's also YAGNI (You Ain't Going To...
October 11, 2024 at 9:23 am
Kelsey Hightower had a few posts on Twitter championing monoliths. Given that he was a Google Distinguished Engineer this seemed out-of-step with prevalent thoughts on cloud architecture. However the more...
October 9, 2024 at 7:51 pm
To be fair to Brent his time, as a consultant, would not be time well spent cleaning up a client's code base.
When I'm analysing an old code base for a...
October 7, 2024 at 4:21 pm
Good question.
I had a storage problem with a data warehouse and needed to remove some data. I went to the various users of the warehouse to find out what could...
October 7, 2024 at 10:51 am
For much of my career there has been a dividing line between "the business" and tech. I have to admit, in my early career I was only interested in tech. ...
September 19, 2024 at 7:42 am
To be frank, I don't see NFRs (non-functional requirements) in general given the attention to detail they deserve.
I perceive NFRs as being putting business context & need around what is...
September 18, 2024 at 10:30 am
I used to work for an advertising agency. Various companies offered up their customer lists to non-competitors and allowed various filters to be applied to the selection. Recency, purchase category...
September 16, 2024 at 8:39 am
I think we are near the peak of the hype cycle for AI.
Last week I got something useful out of ChatGPT. I asked it how to do some data manipulation...
September 14, 2024 at 8:12 am
I found that building a container to run PostGres was a useful training exercise. It was hard enough to be interesting but not so hard that I threw the monitor...
September 6, 2024 at 3:35 pm
I read somewhere that there is a gender behaviour difference when people measure themselves against the requested capabilities for a job. It was a bit of a generalisation but I...
September 4, 2024 at 9:53 am
Whole heartedly agree. TOGAF used to list a set of architectural principles that included "Controlling the technical complexity".
Ed's comments remind me of Fred P Brooks paper No...
August 30, 2024 at 3:51 pm
If I knew I needed a regular purge job based on record creation datetime then I would be looking at whether that datetime column should be a candidate for the...
August 30, 2024 at 3:18 pm
Viewing 15 posts - 31 through 45 (of 3,515 total)