Viewing 15 posts - 391 through 405 (of 3,615 total)
I think GO (GoLang) is a good one to learn. It was designed to balance fast compile, fast execution and ease of use.
It has its unit test capability built in...
January 14, 2022 at 8:22 am
There's a story about two people doing separate presentations to a government official using the same base statistics to argue contradictory cases. When challenged the 2nd person replied "Ah well,...
December 8, 2021 at 11:49 am
I've just moved on but in my previous position we had a single sign on application into which all our systems were integrated.
Before you could sign on to anything you...
December 6, 2021 at 12:34 pm
I feel the point on accidental complexity is especially important. Dr Venkat Subramamian gives some fantastic talks on the subject https://agiledeveloper.com/aboutus.html
I also think that premature optimization and failing to understand...
November 22, 2021 at 10:19 am
Excellent advice.
I'd also add that Brent Ozar, Pinal Dave, Grant Fitchey, Catherine Wilhelmsen, Steph Locke, Jen Stirrup and many others are highly visible in the DB community. Such involvement brings...
November 19, 2021 at 8:04 am
Do you have any recommended technical sites that require subscription?
I'm a bit paranoid about signing up to a site that turns out to be heavy on clickbait and really difficult...
October 29, 2021 at 6:23 am
Excellent article, very interesting linked articles too.
What do people do to come back from burnout? Asking for a friend
October 26, 2021 at 6:46 am
The difference between on premises and IaaS is that your on premises hardware may be higher grade and less prone to failure. I'd encourage anyone migrating to the cloud to...
October 20, 2021 at 7:25 pm
Our systems are predominantly cloud native. For data warehousing handing someone else the headache of exponential data growth is extremely attractive.
Our infrastructure manager said that one of the attraction of...
October 20, 2021 at 6:29 am
Since the original piece was written theres been the Microsoft AI bot that learned to express extreme right wing views after being exposed to social media.
Grady Booch is quite...
October 11, 2021 at 6:01 am
I can remember building a logging solution and getting the response "this is a blame system with proof".
Also can remember someone trying t0 identify an anonymous employee survey respondent who...
September 29, 2021 at 10:49 am
You've got to be damn sure of your exit condition that's for sure. Can be very expensive for certain cloud functions such as AWS Lambdas or GCP Cloud Functions.
September 22, 2021 at 10:17 am
Getting the granularity right on the Trello board is a bit of an art.
As we can filter the board on a number of attributes, including who took up the task,...
September 18, 2021 at 9:40 am
In my team we put small tasks on a Trello Kanban board. This gives visibility of all those things that consume time but aren't a fit for a JIRA ticket.
The...
September 15, 2021 at 7:06 am
My place of work is entirely Linux based with developers using MacBooks. I installed Powershell and do find it useful for some things.
The problem is that although I find it...
September 13, 2021 at 7:48 am
Viewing 15 posts - 391 through 405 (of 3,615 total)