I keep watching for the AI bubble to burst.
-
I keep watching for the AI bubble to burst. It's been so expensive for so little returns.
At work, a senior leader asked me to present on AI. As a manager, I'm expected to adopt it, whether I can use it or not.
Our usage is tracked, so I've had to do some stuff with it. I tried setting up a complex process, since the easy things aren't really time-savers. I presented on this testing, even though I doubt I'm actually going to use it.
Every day, the AI tools seem to interpret the exact same prompts differently. So when I validate the output, it has changed.
How can I add an AI process into my workflow when the output is different every day? How much extra time am I wasting in validating the output? And don't tell me that my prompt is bad. It works until suddenly it doesn't. The tool is bad. Tools shouldn't do that.
I can write programming logic to do the same things. I know the code isn't going to give me different output every time I open it.
The senior leaders are desperate to find use cases for AI. The companies have invested a lot of money and want to see returns, but it's not happening. When are they going to cut their losses?
@VeeRat@zeroes.ca My "favourite" advice is that apparently I should prompt the thing to give me a good prompt... -
I keep watching for the AI bubble to burst. It's been so expensive for so little returns.
At work, a senior leader asked me to present on AI. As a manager, I'm expected to adopt it, whether I can use it or not.
Our usage is tracked, so I've had to do some stuff with it. I tried setting up a complex process, since the easy things aren't really time-savers. I presented on this testing, even though I doubt I'm actually going to use it.
Every day, the AI tools seem to interpret the exact same prompts differently. So when I validate the output, it has changed.
How can I add an AI process into my workflow when the output is different every day? How much extra time am I wasting in validating the output? And don't tell me that my prompt is bad. It works until suddenly it doesn't. The tool is bad. Tools shouldn't do that.
I can write programming logic to do the same things. I know the code isn't going to give me different output every time I open it.
The senior leaders are desperate to find use cases for AI. The companies have invested a lot of money and want to see returns, but it's not happening. When are they going to cut their losses?
@VeeRat Lately all the Microsoft IDE stuff has flipped into "CoPilot does everything" and replaced working IntelliSense with garbage.
This last week was when I noticed it because SQL Server Management Studio stopped being able to autocomplete an existing table name.
Just days ago I could trust tab completion and suddenly that's dead too.
-
I keep watching for the AI bubble to burst. It's been so expensive for so little returns.
At work, a senior leader asked me to present on AI. As a manager, I'm expected to adopt it, whether I can use it or not.
Our usage is tracked, so I've had to do some stuff with it. I tried setting up a complex process, since the easy things aren't really time-savers. I presented on this testing, even though I doubt I'm actually going to use it.
Every day, the AI tools seem to interpret the exact same prompts differently. So when I validate the output, it has changed.
How can I add an AI process into my workflow when the output is different every day? How much extra time am I wasting in validating the output? And don't tell me that my prompt is bad. It works until suddenly it doesn't. The tool is bad. Tools shouldn't do that.
I can write programming logic to do the same things. I know the code isn't going to give me different output every time I open it.
The senior leaders are desperate to find use cases for AI. The companies have invested a lot of money and want to see returns, but it's not happening. When are they going to cut their losses?
@VeeRat
> When are they going to cut their losses?They can't. It is easy to fool a man, getting them to ack they were fooled is next to impossible.
https://www.groundbrkr.com/p/the-second-derivative-why-no-one
-
I keep watching for the AI bubble to burst. It's been so expensive for so little returns.
At work, a senior leader asked me to present on AI. As a manager, I'm expected to adopt it, whether I can use it or not.
Our usage is tracked, so I've had to do some stuff with it. I tried setting up a complex process, since the easy things aren't really time-savers. I presented on this testing, even though I doubt I'm actually going to use it.
Every day, the AI tools seem to interpret the exact same prompts differently. So when I validate the output, it has changed.
How can I add an AI process into my workflow when the output is different every day? How much extra time am I wasting in validating the output? And don't tell me that my prompt is bad. It works until suddenly it doesn't. The tool is bad. Tools shouldn't do that.
I can write programming logic to do the same things. I know the code isn't going to give me different output every time I open it.
The senior leaders are desperate to find use cases for AI. The companies have invested a lot of money and want to see returns, but it's not happening. When are they going to cut their losses?
@VeeRat make the AI once generate code with does the job. Then run the code. The code always does the same thing as good or bad than yesterday. Don't ask the AI to come up with code to do the same task than yesterday. Sell it as "a nice method to use less tokens for the similar result". Get a raise for optimizing the bullshit machine.
-
I keep watching for the AI bubble to burst. It's been so expensive for so little returns.
At work, a senior leader asked me to present on AI. As a manager, I'm expected to adopt it, whether I can use it or not.
Our usage is tracked, so I've had to do some stuff with it. I tried setting up a complex process, since the easy things aren't really time-savers. I presented on this testing, even though I doubt I'm actually going to use it.
Every day, the AI tools seem to interpret the exact same prompts differently. So when I validate the output, it has changed.
How can I add an AI process into my workflow when the output is different every day? How much extra time am I wasting in validating the output? And don't tell me that my prompt is bad. It works until suddenly it doesn't. The tool is bad. Tools shouldn't do that.
I can write programming logic to do the same things. I know the code isn't going to give me different output every time I open it.
The senior leaders are desperate to find use cases for AI. The companies have invested a lot of money and want to see returns, but it's not happening. When are they going to cut their losses?
Using Ai is a teachable skill.
The fact that even Ai opponents believe its a magic tool that enables instant competency is telling.
I don't know what you tried to do with your workflow, but you can make it as deterministic as your wetware associates.
-
Using Ai is a teachable skill.
The fact that even Ai opponents believe its a magic tool that enables instant competency is telling.
I don't know what you tried to do with your workflow, but you can make it as deterministic as your wetware associates.
@n_dimension @VeeRat We want something that is as deterministic as a computer program, which we can obtain by writing a computer program instead of searching the set of random numbers with extra steps.
-
I keep watching for the AI bubble to burst. It's been so expensive for so little returns.
At work, a senior leader asked me to present on AI. As a manager, I'm expected to adopt it, whether I can use it or not.
Our usage is tracked, so I've had to do some stuff with it. I tried setting up a complex process, since the easy things aren't really time-savers. I presented on this testing, even though I doubt I'm actually going to use it.
Every day, the AI tools seem to interpret the exact same prompts differently. So when I validate the output, it has changed.
How can I add an AI process into my workflow when the output is different every day? How much extra time am I wasting in validating the output? And don't tell me that my prompt is bad. It works until suddenly it doesn't. The tool is bad. Tools shouldn't do that.
I can write programming logic to do the same things. I know the code isn't going to give me different output every time I open it.
The senior leaders are desperate to find use cases for AI. The companies have invested a lot of money and want to see returns, but it's not happening. When are they going to cut their losses?
-
@n_dimension @VeeRat We want something that is as deterministic as a computer program, which we can obtain by writing a computer program instead of searching the set of random numbers with extra steps.
-
@VeeRat Have you seen the Big Short? The bit where the guy keeps expecting everything to fall, but a bunch of rich assholes keep propping it up while they raid the piggy bank?
-
@VeeRat make the AI once generate code with does the job. Then run the code. The code always does the same thing as good or bad than yesterday. Don't ask the AI to come up with code to do the same task than yesterday. Sell it as "a nice method to use less tokens for the similar result". Get a raise for optimizing the bullshit machine.
@assimilateborg Nah I’m not going to replace my coding team’s jobs with slop.
-
I keep watching for the AI bubble to burst. It's been so expensive for so little returns.
At work, a senior leader asked me to present on AI. As a manager, I'm expected to adopt it, whether I can use it or not.
Our usage is tracked, so I've had to do some stuff with it. I tried setting up a complex process, since the easy things aren't really time-savers. I presented on this testing, even though I doubt I'm actually going to use it.
Every day, the AI tools seem to interpret the exact same prompts differently. So when I validate the output, it has changed.
How can I add an AI process into my workflow when the output is different every day? How much extra time am I wasting in validating the output? And don't tell me that my prompt is bad. It works until suddenly it doesn't. The tool is bad. Tools shouldn't do that.
I can write programming logic to do the same things. I know the code isn't going to give me different output every time I open it.
The senior leaders are desperate to find use cases for AI. The companies have invested a lot of money and want to see returns, but it's not happening. When are they going to cut their losses?
@VeeRat I too have been forced to use it.
Current strategy is to get LLM to write scripts, then I get the scripts to do the actual work, so it is predictable day to day.
MCP (JSON-RPC underneath the trenchcoats) is fairly amenable to use in scripts.
Then to keep the AI usage stats happy I have the script run an LLM at the end to give a "summary", even though the scripts render their own output before that.
When the bubble breaks, at least I have the scripts (assuming MCP doesn't also die with it), and I can manually disable the final LLM step.
-
I keep watching for the AI bubble to burst. It's been so expensive for so little returns.
At work, a senior leader asked me to present on AI. As a manager, I'm expected to adopt it, whether I can use it or not.
Our usage is tracked, so I've had to do some stuff with it. I tried setting up a complex process, since the easy things aren't really time-savers. I presented on this testing, even though I doubt I'm actually going to use it.
Every day, the AI tools seem to interpret the exact same prompts differently. So when I validate the output, it has changed.
How can I add an AI process into my workflow when the output is different every day? How much extra time am I wasting in validating the output? And don't tell me that my prompt is bad. It works until suddenly it doesn't. The tool is bad. Tools shouldn't do that.
I can write programming logic to do the same things. I know the code isn't going to give me different output every time I open it.
The senior leaders are desperate to find use cases for AI. The companies have invested a lot of money and want to see returns, but it's not happening. When are they going to cut their losses?
@VeeRat its not a tool.
-
I keep watching for the AI bubble to burst. It's been so expensive for so little returns.
At work, a senior leader asked me to present on AI. As a manager, I'm expected to adopt it, whether I can use it or not.
Our usage is tracked, so I've had to do some stuff with it. I tried setting up a complex process, since the easy things aren't really time-savers. I presented on this testing, even though I doubt I'm actually going to use it.
Every day, the AI tools seem to interpret the exact same prompts differently. So when I validate the output, it has changed.
How can I add an AI process into my workflow when the output is different every day? How much extra time am I wasting in validating the output? And don't tell me that my prompt is bad. It works until suddenly it doesn't. The tool is bad. Tools shouldn't do that.
I can write programming logic to do the same things. I know the code isn't going to give me different output every time I open it.
The senior leaders are desperate to find use cases for AI. The companies have invested a lot of money and want to see returns, but it's not happening. When are they going to cut their losses?
Are you tracked by token use?
The best answer I've heard for this is to set it up on a pointless loop and go do your work the old way.
-
@VeeRat its not a tool.
True. It's a cult.
But our demented leaders pretend its a tool ("look, those sacrifices of virgins on the altar of the sun god --- it's not something we want to do, personally. It's just a tool to ensure a good rain and harvest for the next year).
So, when we talk about how unreasonable this is, what the leadership expects, it makes sense to use "tool" in sentences like "this is not a suitable tool"...
-
@n_dimension @VeeRat The problem to be solved in this story is upper management wanting staff to use AI.
-
@assimilateborg Nah I’m not going to replace my coding team’s jobs with slop.
Apart from the fact, that the time comes where this code would need to be extended or updated just for maintenance reasons (like: "Please use the next version of the library, this has security problems)
And then it mutates.
-
@n_dimension @VeeRat The problem to be solved in this story is upper management wanting staff to use AI.
-
@n_dimension @VeeRat Experience would suggest not.
-
True. It's a cult.
But our demented leaders pretend its a tool ("look, those sacrifices of virgins on the altar of the sun god --- it's not something we want to do, personally. It's just a tool to ensure a good rain and harvest for the next year).
So, when we talk about how unreasonable this is, what the leadership expects, it makes sense to use "tool" in sentences like "this is not a suitable tool"...
@glitzersachen @VeeRat i don't think "suitable" helps there at all, they will just keep looking for a purpose then.
AI/llm is a tool as much as a sophisticated die. Fully refuting that a certain outcome can be achieved reliably IS the only way.
-
I keep watching for the AI bubble to burst. It's been so expensive for so little returns.
At work, a senior leader asked me to present on AI. As a manager, I'm expected to adopt it, whether I can use it or not.
Our usage is tracked, so I've had to do some stuff with it. I tried setting up a complex process, since the easy things aren't really time-savers. I presented on this testing, even though I doubt I'm actually going to use it.
Every day, the AI tools seem to interpret the exact same prompts differently. So when I validate the output, it has changed.
How can I add an AI process into my workflow when the output is different every day? How much extra time am I wasting in validating the output? And don't tell me that my prompt is bad. It works until suddenly it doesn't. The tool is bad. Tools shouldn't do that.
I can write programming logic to do the same things. I know the code isn't going to give me different output every time I open it.
The senior leaders are desperate to find use cases for AI. The companies have invested a lot of money and want to see returns, but it's not happening. When are they going to cut their losses?
@VeeRat sounds like you are trying to solve the wrong problem. different outputs would not necessarily be bad for certain use-cases. let multiple people analyse or summarise the same document document, or even have the same person do it multiple times, and you will also get different outputs. what you are doing wrong is that you are trying to use something that is a tool (in a weird sense) to replace something that can only come from an intelligent designer. your keyboard autocomplete will never write a novel for you.
️