The Challenge of Early Tech Decisions
We often live with our early decisions on technology, which can be a challenge over time.
2022-09-12
163 reads
We often live with our early decisions on technology, which can be a challenge over time.
2022-09-12
163 reads
2022-06-27
175 reads
These days we often have multiple applications that need to exchange data in use by customers. Steve shares a few thoughts on his recent experiences.
2022-06-13
146 reads
Building software can seem like a crazy process, especially to a developer who joins a project.
2022-04-25
266 reads
A backlog is important for software development, and Steve has a few thoughts on how to add things to the backlog.
2022-04-08
266 reads
The way different generations use computers could affect how we built software tools.
2022-03-14
132 reads
Is DevOps and Agile better than waterfall? Steve has a few thoughts after a recent experience.
2022-02-07
242 reads
Every year I'm responsible for a portion of the Database Weekly newsletters. I used to do half, but right now Kathi, Grant, and I are on a rotation. Our boss puts out a schedule each year, which tells me the weeks for which I am responsible. Each January I then set up a recurring appointment […]
2022-01-17
190 reads
Writing code that solves problems and adapts to the future is a challenge, but it's something we should think about.
2022-01-12
279 reads
We need to approach software development with a balance of making things better, and ensuring they work.
2021-12-08
227 reads
Programmatic Tool Calling with the Claude SDK Every morning somebody on the team runs the...
By Steve Jones
mauerbauertraurigkeit – n. inexplicable urge to push people away, even close friends whose company...
By Brian Kelley
Pinal Dave wrote up his methodology for what to do when you discover bad...
Alamat Kontak WA CS 08218154392 Jl. Ahmad Yani No.39 A, Rw1, Sidokumpul, Kec. Sidoarjo,...
Alamat Kontak WA CS 08218154392 Jl. Raya Kendangsari Industri No.2, Kendangsari, Kec. Tenggilis Mejoyo,...
In SQL Server 2025, I run this code:
select bit_count('A')
What is returned? See possible answers