Viewing 15 posts - 181 through 195 (of 6,025 total)
Here is something that rubs me on a daily basis:
I hate sprinkling my code with RAISERROR just for the sake of printing status messages, because it's ugly and confusing to...
August 5, 2022 at 1:33 pm
If the incorporation of AI into healthcare results in higher quality outcomes AND lower cost for the patient, then I'm all for it.
However, here in the US - I have...
August 4, 2022 at 12:32 pm
Yes, implementing ethical rules into an AI system is a tricky subject, especially when society in general can't objectively define what is ethical or even abide by existing codified ethics...
July 25, 2022 at 3:39 pm
licensing is extra confusing in the cloud. Sometimes licensing is included in an Azure SQL, sometimes not. You could easily be double licensed as not licensed at...
July 21, 2022 at 8:36 pm
This is probably not an availability issue, since cloud providers replicate images and data across regional data centers by default. But I'm thinking that unanticipated spikes in temperature could present...
July 21, 2022 at 12:55 pm
licensing is extra confusing in the cloud. Sometimes licensing is included in an Azure SQL, sometimes not. You could easily be double licensed as not licensed at all
Azure SQL...
July 19, 2022 at 5:28 pm
I have a few ideas about how to mitigate the cloud compute shortage.
For example, when a customer provisions an IaaS VM, the option 'Azure Spot instance' offers a much discounted...
July 18, 2022 at 1:12 pm
Regarding the input parameters @BookID and @StudentID, instead of supplying IDs in the form of a delimited string, consider using table-valued parameters instead. This would make referencing the parameters much...
July 12, 2022 at 5:44 pm
I think the ubiquitous advice of rebooting is has mostly to do with the economics of customer support. Attempting to provide a remote customer with step by step instructions on...
July 12, 2022 at 1:26 pm
As engineers, we shouldn't view the world in the context of good and evil. Everything (and everyone) is a collection of attributes, each of which are good or bad for...
June 30, 2022 at 6:05 pm
I'm not an advocate of cryptocurrency or smart contract applications - but the underlying technology of publicly distributed ledgers and blockchains can be leveraged to protect digital records from disaster,...
June 28, 2022 at 2:11 pm
There may be more PC components, suppliers, and configuration choices today, so the decision tree for building a PC is much more complicated. But then again back in the early...
June 13, 2022 at 1:19 pm
I encourage everyone to create a free Snowflake trial account. It includes a shared copy of the TPC-DS sample database that is 100 TB in size with 100 million records...
June 8, 2022 at 5:33 pm
It depends. Some users browse the cube directly as a decision support tool, so they can quickly slice and dice measurements across dimensions, so the cube itself is the product....
June 6, 2022 at 7:27 pm
"With the focus on privacy in the media, and the mishandling of data regularly by companies, I wouldn't be surprised if there are going to be large numbers of requests...
June 3, 2022 at 6:10 pm
Viewing 15 posts - 181 through 195 (of 6,025 total)