Discussion
Seems it is a hot topic and can do some amazing things.
But also it fails in very simples things, like comparisons for example.
I also generated an AI image and asked it to check if the image it generated yesterday, was an AI image.
It said it was real.
The issue I see is data scraping will introduce bias.
But also it fails in very simples things, like comparisons for example.
I also generated an AI image and asked it to check if the image it generated yesterday, was an AI image.
It said it was real.
The issue I see is data scraping will introduce bias.
Narcisus said:
I asked ChatGPT to write me a little script today that removes the first 3 characters of a file name.
Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
You lose 1 IQ point every time you use it.Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
TX.
Terminator X said:
Narcisus said:
I asked ChatGPT to write me a little script today that removes the first 3 characters of a file name.
Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
You lose 1 IQ point every time you use it.Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
TX.
Terminator X said:
Narcisus said:
I asked ChatGPT to write me a little script today that removes the first 3 characters of a file name.
Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
You lose 1 IQ point every time you use it.Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
TX.
I can see me using it again occasionally, I don't have time to learn Visual Basic, it's not part of my job and does not interest me.
Gt6turbo said:
Seems it is a hot topic and can do some amazing things.
But also it fails in very simples things, like comparisons for example.
I also generated an AI image and asked it to check if the image it generated yesterday, was an AI image.
It said it was real.
The issue I see is data scraping will introduce bias.
My daughter-in-law used to run a fair-sized business of search engine optimised copy, having dozens of creators on her books. When AI started, she moved her focus business but still does a bit of SEO. A new, and probably short-lived, business is correcting AI generated SEO copy. She reckons there's been little improvement since she started. She can spot AI-generated blog content within the first paragraph. To be fair, AI can spot it as well.But also it fails in very simples things, like comparisons for example.
I also generated an AI image and asked it to check if the image it generated yesterday, was an AI image.
It said it was real.
The issue I see is data scraping will introduce bias.
It's not the 'do everything and anything' that the media and AI companies would like you to think. It's good in some places and poor in others. The skill we all have to now learn is how and when to use AI tools and how to judge whether the output is good or not.
This is no different that when you got the internet initially (for those old enough) and you had to learn how to search when search engines came along and how to judge whether the pages you read are real or not.
Education systems are struggling to get on top of this, largely due to these tools appearing so suddenly. I've seen some examples of schools moving on from 'banning' anything AI related to instead trying to educate children on how to use them and exert judgement as I mentioned above.
AI will keep getting better, but it will never replace every function we do. I've written a number of papers on this looking at how to use and not use it today, and trying to predict how this will play out over the next 10-20 years. Interesting area, one that many cannot afford to miss, yet some degree of caution is required.
Interestingly many of the limitations of current AI tools are the same limitations that have existed for decades. I first created some ML models for speaker recognition in the 90s, and encountered a number of limitations that are still the basis of the limitations today. Ultimately the AI tools you are using today are based on the same technical mechanisms that were created in the 70s. They are simple running at larger and faster speeds. There is plenty of research in to fundamentally different types of AI, but these are not (yet) in the tools you are using. You're still playing with 70s tech!
This is no different that when you got the internet initially (for those old enough) and you had to learn how to search when search engines came along and how to judge whether the pages you read are real or not.
Education systems are struggling to get on top of this, largely due to these tools appearing so suddenly. I've seen some examples of schools moving on from 'banning' anything AI related to instead trying to educate children on how to use them and exert judgement as I mentioned above.
AI will keep getting better, but it will never replace every function we do. I've written a number of papers on this looking at how to use and not use it today, and trying to predict how this will play out over the next 10-20 years. Interesting area, one that many cannot afford to miss, yet some degree of caution is required.
Interestingly many of the limitations of current AI tools are the same limitations that have existed for decades. I first created some ML models for speaker recognition in the 90s, and encountered a number of limitations that are still the basis of the limitations today. Ultimately the AI tools you are using today are based on the same technical mechanisms that were created in the 70s. They are simple running at larger and faster speeds. There is plenty of research in to fundamentally different types of AI, but these are not (yet) in the tools you are using. You're still playing with 70s tech!
Terminator X said:
Narcisus said:
I asked ChatGPT to write me a little script today that removes the first 3 characters of a file name.
Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
You lose 1 IQ point every time you use it.Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
TX.
I can't seem to find the thread but someone on here posted a great link to a video explaining how AI works in the context of ChatGPT and similar.
Edit: found the vid https://youtu.be/zjkBMFhNj_g?si=U6QoSA5g1gPCiF22
Edit: found the vid https://youtu.be/zjkBMFhNj_g?si=U6QoSA5g1gPCiF22
Edited by skyebear on Friday 11th April 11:26
Narcisus said:
I asked ChatGPT to write me a little script today that removes the first 3 characters of a file name.
Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
This is where it currently is - if you asked it to create a new filename based on the contents of the file you'd have to go in and check what it had done, and probably find it didn't get it right all of the time but for small tasks like this, creating a small Excel macro where you can easily see the results, it's really handy.Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
As a programmer for me it's replacing Google for getting the right syntax - I ask it to create a small chunk of code, then copy and paste that into my code and start adapting that for what I need.
Narcisus said:
I asked ChatGPT to write me a little script today that removes the first 3 characters of a file name.
Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
That's not AI though is it? Surely a Google search would have returned the same results referencing several forums where solutions would have been explained. Just curious. Might be a dinosaur.Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
It's usefulness depends very much what you want it to do... as some have said the generation stuff like chatgpt is great at some stuff and lousy at others, but that's the stuff you're asking for... there's other tasks and AI's that can or can't do other things.
But even for the generative stuff, if you've a boring job for a big corp that is a bit like the Stanley Parable... sure AI is going to replace you. Likewise it might assist you if you work in a slightly more skilled area. But it's not so good at helping a software developer in an SME working on a 20 year old bit of software, there's just not enough time to explain (and the code isn't going to help) what you want it to do, and all the things it has to work around.
And perhaps that is an area people will soon realise. In the same way that the first web page designer software meant people could create a webpage without knowing HTML, so will AI, but the issue then comes with coming up with the requirements, in sufficient detail, as to what you want. An age old problem for developers and designers - requirements gathering.
But even for the generative stuff, if you've a boring job for a big corp that is a bit like the Stanley Parable... sure AI is going to replace you. Likewise it might assist you if you work in a slightly more skilled area. But it's not so good at helping a software developer in an SME working on a 20 year old bit of software, there's just not enough time to explain (and the code isn't going to help) what you want it to do, and all the things it has to work around.
And perhaps that is an area people will soon realise. In the same way that the first web page designer software meant people could create a webpage without knowing HTML, so will AI, but the issue then comes with coming up with the requirements, in sufficient detail, as to what you want. An age old problem for developers and designers - requirements gathering.
StoutBench said:
Terminator X said:
Narcisus said:
I asked ChatGPT to write me a little script today that removes the first 3 characters of a file name.
Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
You lose 1 IQ point every time you use it.Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
TX.
I often write something containing all I want it to contain, then ask ChatGpt to remove any repetition of points, make more concise for a non-technical reader and 9/10 the content is suitable with the 1/10 only needing a little adjustment.
It's got its place as people say, just knowing when to use.
It's got its place as people say, just knowing when to use.
21TonyK said:
StoutBench said:
Terminator X said:
Narcisus said:
I asked ChatGPT to write me a little script today that removes the first 3 characters of a file name.
Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
You lose 1 IQ point every time you use it.Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
TX.
Dingu said:
21TonyK said:
StoutBench said:
Terminator X said:
Narcisus said:
I asked ChatGPT to write me a little script today that removes the first 3 characters of a file name.
Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
You lose 1 IQ point every time you use it.Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
TX.
It was an absolutely ridiculous comment and one very much stuck in the stone age. Don't use it and you'll get left behind pure and simple.
dirty boy said:
I often write something containing all I want it to contain, then ask ChatGpt to remove any repetition of points, make more concise for a non-technical reader and 9/10 the content is suitable with the 1/10 only needing a little adjustment.
It's got its place as people say, just knowing when to use.
Yes i would like to see how it could be used better. For me it’s just putting reports in a better way because you get snow blind typing all the time.It's got its place as people say, just knowing when to use.
dirty boy said:
I often write something containing all I want it to contain, then ask ChatGpt to remove any repetition of points, make more concise for a non-technical reader and 9/10 the content is suitable with the 1/10 only needing a little adjustment.
It's got its place as people say, just knowing when to use.
I find this one of the most helpful uses, I use it to pick up on my use of industry lingo whilst adjusting the reading age to lower for clients. It's got its place as people say, just knowing when to use.
I find it makes my emails shorter, removes any repetition, saves my client reading time by being more concise with less questions coming back. All while empowering the client with understanding of what we are doing for them.
StoutBench said:
Dingu said:
21TonyK said:
StoutBench said:
Terminator X said:
Narcisus said:
I asked ChatGPT to write me a little script today that removes the first 3 characters of a file name.
Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
You lose 1 IQ point every time you use it.Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
TX.
It was an absolutely ridiculous comment and one very much stuck in the stone age. Don't use it and you'll get left behind pure and simple.
There's a physicist sitting near me in the office laughing at how dumb I must be while they're solving their problems by moving electrons up and down band gaps.
bigpriest said:
Narcisus said:
I asked ChatGPT to write me a little script today that removes the first 3 characters of a file name.
Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
That's not AI though is it? Surely a Google search would have returned the same results referencing several forums where solutions would have been explained. Just curious. Might be a dinosaur.Took seconds and also gave me a nice rundown on how the script worked.
Saved me a good couple hours for 10 seconds of typing !
So you're right in that the search part is not really what the now fangled AI thing is doing. The AI is saving you time reading and interpreting what you read.
I mostly use co-pilot as a quicker way to search. However I will tend to only use it where I'm confident the answer is out there and a / the right answer will be statistically dominant. LLMs are statistical machines, so excel where stats are in your favour, whereas they struggle when the answer is in the minority, or you are looking for a counter factual outcomes - your human brain can often interpret and decide to go with an uncommon result, the LLMs cannot.
Gassing Station | Computers, Gadgets & Stuff | Top of Page | What's New | My Stuff