"There's plenty of space for "disposable and single use software." Sure, to a trained software engineer, this might be "bad code" but doing today's task has value, even if the code that performs that task isn't "accretive."" Grant me the serenity to accept the bad code i shouldn't fix, the courage to change the code I can, and the wisdom to know the difference.
> Grant me the serenity to accept the bad code i shouldn't fix, the courage to change the code I can, and the wisdom to know the difference. Well, It's really early in the morning and I've got the quote of the day already
The difference between "today's task" and "accretive work"
51–60 of 82 posts
Re: The difference between "today's task" and "accretive work"
#52AI is a tool. Stop treating it as something different. The value you can extract from a tool depends on your skill in using it, and knowing when not using it.
I could write more, but I think it actually is different. The addictive nature and the way it makes you more and more dependent on it is quite different from other tools. I've never met a builder who is addicted to their circular saw. These AI companies have stumbled upon the new cigarette. Did you know athletes in the 1920s would smoke cigarettes because they thought it improved performance? Cigarettes are just a to…
Re: The difference between "today's task" and "accretive work"
#53Earlier quoted context omitted.
It could be that the team was oversized and wasting time in meetings and AI has nothing to do with that.
Welcome to majority of the teams in our industry.
Re: The difference between "today's task" and "accretive work"
#54Earlier quoted context omitted.
> Grant me the serenity to accept the bad code i shouldn't fix, the courage to change the code I can, and the wisdom to know the difference. Well, It's really early in the morning and I've got the quote of the day already
live, laugh, cruft
Re: The difference between "today's task" and "accretive work"
#55Corey laid out this line of thinking on a July 1 episode of the Galaxy Brain podcast. It was a good listen and I generally think he has some interesting points, but I also can't help but think that he does himself a disservice by having such a consistently negative bias toward AI and tech in general. Most of the time he comes off as an objective thinker, but those are really discounted by moments where his own dogma…
He has a negative take on a lot of the business practices around AI and tech. While he is consistently harsh on that front, I don't find it to be weakly supported at all, especially when you realize his criticism is focused on business and implementation, not the tech.
Re: The difference between "today's task" and "accretive work"
#56"There's plenty of space for "disposable and single use software." Sure, to a trained software engineer, this might be "bad code" but doing today's task has value, even if the code that performs that task isn't "accretive."" Grant me the serenity to accept the bad code i shouldn't fix, the courage to change the code I can, and the wisdom to know the difference.
The real trick is recognizing when "disposable" code has quietly become infrastructure
Re: The difference between "today's task" and "accretive work"
#57"There's plenty of space for "disposable and single use software." Sure, to a trained software engineer, this might be "bad code" but doing today's task has value, even if the code that performs that task isn't "accretive."" Grant me the serenity to accept the bad code i shouldn't fix, the courage to change the code I can, and the wisdom to know the difference.
Re: The difference between "today's task" and "accretive work"
#58AI is a tool. Stop treating it as something different. The value you can extract from a tool depends on your skill in using it, and knowing when not using it.
A lot of the article is about who controls the tool, who is forced to use it and who absorbs the cost when it produces bad output
Re: The difference between "today's task" and "accretive work"
#59AI is a tool. Stop treating it as something different. The value you can extract from a tool depends on your skill in using it, and knowing when not using it.
I could write more, but I think it actually is different. The addictive nature and the way it makes you more and more dependent on it is quite different from other tools. I've never met a builder who is addicted to their circular saw. These AI companies have stumbled upon the new cigarette. Did you know athletes in the 1920s would smoke cigarettes because they thought it improved performance? Cigarettes are just a to…
A builder is not addicted to their tools, but he won't certainly start a project without them, if they are available. Yet, he could work without some of them. Give a circular saw to someone that can't use it, and nothing good comes out of it. Give AI to a non coder, and nothing good (that lasts) will come out of it.
Re: The difference between "today's task" and "accretive work"
#60There's a 'joke' that goes around occasionally that has some truth to it: "Excel is the world's most popular programming language." Occasionally it's 'Excel macros' or 'VBA' instead of just Excel.[1] The core truth of it is that a massive amount, possibly most , of the world's software is not a carefully hand-crafted application in that lives in Github written by expert software developers. It's a heap of Excel funct…
It does have its flaws, that you've pointed out - there's no good way to write tests, I'm not aware of any good way to have any sort of source control, and modularity is basically non-existent.
But, damn - if I have a bunch of data I need to go through and/or present, Sheets is usually my go-to. I genuinely love it when my spouse asks me to troubleshoot some Sheets stuff for her.