Viewing 15 posts - 166 through 180 (of 3,614 total)
When we first started doing unit tests my boss insisted that we really do integration tests, using the unit tests framework. And we had to use our test databases...
July 17, 2024 at 3:58 pm
With the benefit of hindsight I see the use of the cloud in the same vein as when a company isn't big enough to have its own dedicated capability so...
July 17, 2024 at 8:44 am
I have been hunting for a pyramid diagram that represents the pace of change for the different layers of applications.
The fastest layer is at the top representing the user interface. ...
July 8, 2024 at 8:35 am
Fully onboard with BULK EXPORT.
I used to use xp_cmdshell with SQL Server Agent jobs where the alternative was the complexity of having to build an SSIS job for something quite...
July 3, 2024 at 8:26 am
When Agile is used for rapid feedback with responsive customers it can be an effective way to flush out system requirements. I've more often seen Agile used as cover...
July 2, 2024 at 4:24 pm
I find that some customers really know what they want, have an in-depth knowledge of their subject and can communicate their needs in a way that is an education. Getting...
July 1, 2024 at 3:07 pm
I work with someone I regard as the best architect/developer/data engineer I have ever met. I he wasn't also a gifted teacher/mentor then the combination of skills and seemingly inexhaustible...
July 1, 2024 at 11:10 am
With the benefit of hindsight, I didn't appreciate the wealth of metrics that SQL Server emits as part of its standard operation. I'm not sure if it did so in...
June 28, 2024 at 9:48 am
Test coverage as a metric is a mine field. It's like page life expectancy or buffer cache hit ratio. It's all in the context in which they are used and...
June 26, 2024 at 5:08 pm
I do a lot of Python development for cloud environments. When designing and writing software I ask myself "How can this code be tested robustly in a mechanical way"? Often...
June 26, 2024 at 10:16 am
The point made about perception of perfection from the users of our work is important. People may have to live with the product of our labours for many years. If...
June 18, 2024 at 10:49 am
With a few exceptions, I've found the time, gained by generated code, is lost by the manual process of debugging and refactoring.
Using LLM for Java/C# etc strikes me as trying...
June 5, 2024 at 6:59 am
Anyway, he had a horrible habit of ripping into everyone who did any presentation, showing either some esoteric knowledge only he knew about the topic under discussion or if...
June 3, 2024 at 1:56 pm
I once asked my boss what an expert was. He smiled, and told me to break down the word. "X" is an unknown and "spurt" is a drip of...
June 3, 2024 at 1:21 pm
In many established (large) companies, it often does not matter how good you are or how bad you are. It seems to matter more how visible you are.
Really...
June 1, 2024 at 8:22 am
Viewing 15 posts - 166 through 180 (of 3,614 total)