One For The IT Bods.
- Yorick
- Posts: 16737
- Joined: Sat Mar 14, 2020 8:20 pm
- Location: Paradise
- Has thanked: 10265 times
- Been thanked: 6886 times
One For The IT Bods.
A pal is planning to write a new book and he's asked me to help on the technical background stuff.
The idea is that A.I. learns all the programming languages and is taking over the world.
Then some clever bods write a new language to fight back.
He initially asked me if it was feasible to write a new language and O.S.
I suppose it's not too difficult.
But then I thought how to keep it safe from the AI.
I was a programmer 15 years until 2002 and know that code is compiled into machine language.
I've been Googling and stuff like Basic, C and C++ can be decompiled.
My first question is can the modern languages be decompiled?
For the book to work AI will need to decompile languages and reverse engineer to learn them.
Second question. If the above is possible, would it be possible for the book heroes to write a new language and compiler that couldn't be reversed?
TIA
The idea is that A.I. learns all the programming languages and is taking over the world.
Then some clever bods write a new language to fight back.
He initially asked me if it was feasible to write a new language and O.S.
I suppose it's not too difficult.
But then I thought how to keep it safe from the AI.
I was a programmer 15 years until 2002 and know that code is compiled into machine language.
I've been Googling and stuff like Basic, C and C++ can be decompiled.
My first question is can the modern languages be decompiled?
For the book to work AI will need to decompile languages and reverse engineer to learn them.
Second question. If the above is possible, would it be possible for the book heroes to write a new language and compiler that couldn't be reversed?
TIA
Last edited by Yorick on Wed Dec 20, 2023 3:27 pm, edited 1 time in total.
- gremlin
- Posts: 5929
- Joined: Wed Jul 08, 2020 3:12 pm
- Location: Kent (AKA God's own country)
- Has thanked: 809 times
- Been thanked: 4801 times
Re: One For The IT Bods.
Why doesn't the hero of the story simply turn it off then turn it on again?
All aboard the Peckham Pigeon! All aboard!
- DefTrap
- Posts: 4495
- Joined: Tue Apr 14, 2020 8:23 am
- Has thanked: 2260 times
- Been thanked: 2191 times
Re: One For The IT Bods.
The problem with making it very technical are that -
- there's always someone cleverer than you
- it could be really boring
So the solutions to this are drifting into the world of fantasy. "AI" is just another "Matrix" or "Terminator", sentient machines that can only be defeated by humans displaying distinctly human traits.
- there's always someone cleverer than you
- it could be really boring
So the solutions to this are drifting into the world of fantasy. "AI" is just another "Matrix" or "Terminator", sentient machines that can only be defeated by humans displaying distinctly human traits.
Re: One For The IT Bods.
Why not make the new language/OS require biological component to work i.e. it won't work without a fresh sample of DNA?Yorick wrote: ↑Wed Dec 20, 2023 3:12 pm A pal is planning to write a new book and he's asked me to help on the technical background stuff.
The idea is that A.I. learns all the programming languages and is taking over the world.
Then some clever bods write a new language to fight back.
He initially asked me if it was feasible to write a new language and O.S.
I suppose it's not too difficult.
But then I thought how to keep it safe from the AI.
I was a programmer 15 years until 2002 and know that code is compiled into machine language.
I've been Googling and stuff like Basic, C and C++ can be decompiled.
My first question is can the modern languages be decompiled?
For the book to work AI will need to decompile languages and reverse engineer to learn them.
Second question. If the above is possible, would it be possible for the book heroes to write a new language and compiler that couldn't be reversed?
TIA
- Yorick
- Posts: 16737
- Joined: Sat Mar 14, 2020 8:20 pm
- Location: Paradise
- Has thanked: 10265 times
- Been thanked: 6886 times
Re: One For The IT Bods.
Wooo. Cool idea.JamJar wrote: ↑Wed Dec 20, 2023 3:39 pmWhy not make the new language/OS require biological component to work i.e. it won't work without a fresh sample of DNA?Yorick wrote: ↑Wed Dec 20, 2023 3:12 pm A pal is planning to write a new book and he's asked me to help on the technical background stuff.
The idea is that A.I. learns all the programming languages and is taking over the world.
Then some clever bods write a new language to fight back.
He initially asked me if it was feasible to write a new language and O.S.
I suppose it's not too difficult.
But then I thought how to keep it safe from the AI.
I was a programmer 15 years until 2002 and know that code is compiled into machine language.
I've been Googling and stuff like Basic, C and C++ can be decompiled.
My first question is can the modern languages be decompiled?
For the book to work AI will need to decompile languages and reverse engineer to learn them.
Second question. If the above is possible, would it be possible for the book heroes to write a new language and compiler that couldn't be reversed?
TIA
- ZRX61
- Posts: 5159
- Joined: Tue Mar 17, 2020 4:05 pm
- Location: Solar Blight Valley
- Has thanked: 1507 times
- Been thanked: 1412 times
Re: One For The IT Bods.
One of the Chevy dealers here has that AI Chat GPT doodad on their website to answer customers questions. It just advised a customer to buy a Ford...
- Count Steer
- Posts: 11809
- Joined: Mon Jul 19, 2021 4:59 pm
- Has thanked: 6376 times
- Been thanked: 4753 times
Re: One For The IT Bods.
So the evil AI needs a source of blood? (Not fingerprint ID but fingerprick ID ) Woop! Vampire AI! (Or they reroute transfusion supplies to their evil data centre?).JamJar wrote: ↑Wed Dec 20, 2023 3:39 pmWhy not make the new language/OS require biological component to work i.e. it won't work without a fresh sample of DNA?Yorick wrote: ↑Wed Dec 20, 2023 3:12 pm A pal is planning to write a new book and he's asked me to help on the technical background stuff.
The idea is that A.I. learns all the programming languages and is taking over the world.
Then some clever bods write a new language to fight back.
He initially asked me if it was feasible to write a new language and O.S.
I suppose it's not too difficult.
But then I thought how to keep it safe from the AI.
I was a programmer 15 years until 2002 and know that code is compiled into machine language.
I've been Googling and stuff like Basic, C and C++ can be decompiled.
My first question is can the modern languages be decompiled?
For the book to work AI will need to decompile languages and reverse engineer to learn them.
Second question. If the above is possible, would it be possible for the book heroes to write a new language and compiler that couldn't be reversed?
TIA
Doubt is not a pleasant condition.
But certainty is an absurd one.
Voltaire
But certainty is an absurd one.
Voltaire
- Horse
- Posts: 11553
- Joined: Sun Mar 15, 2020 11:30 am
- Location: Always sunny southern England
- Has thanked: 6191 times
- Been thanked: 5087 times
Re: One For The IT Bods.
I bet he'll be immensely pleased when an AI bot reads your synopsis of his novel, then writes and published before he can
Even bland can be a type of character
- DefTrap
- Posts: 4495
- Joined: Tue Apr 14, 2020 8:23 am
- Has thanked: 2260 times
- Been thanked: 2191 times
Re: One For The IT Bods.
I was trying to resist, but ....
- Attachments
-
- received_356233983695295.png (69.93 KiB) Viewed 518 times
- Yorick
- Posts: 16737
- Joined: Sat Mar 14, 2020 8:20 pm
- Location: Paradise
- Has thanked: 10265 times
- Been thanked: 6886 times
- Count Steer
- Posts: 11809
- Joined: Mon Jul 19, 2021 4:59 pm
- Has thanked: 6376 times
- Been thanked: 4753 times
Re: One For The IT Bods.
I can see the sequel where their creation becomes omnipotent.
Doubt is not a pleasant condition.
But certainty is an absurd one.
Voltaire
But certainty is an absurd one.
Voltaire
-
- Posts: 11234
- Joined: Mon Mar 16, 2020 6:40 pm
- Location: The road of many manky motorcycles
- Has thanked: 607 times
- Been thanked: 4124 times
Re: One For The IT Bods.
So he has a wank every time he wants to make it work and he likes to jack off to AI generated porn.Yorick wrote: ↑Wed Dec 20, 2023 3:43 pmWooo. Cool idea.JamJar wrote: ↑Wed Dec 20, 2023 3:39 pmWhy not make the new language/OS require biological component to work i.e. it won't work without a fresh sample of DNA?Yorick wrote: ↑Wed Dec 20, 2023 3:12 pm A pal is planning to write a new book and he's asked me to help on the technical background stuff.
The idea is that A.I. learns all the programming languages and is taking over the world.
Then some clever bods write a new language to fight back.
He initially asked me if it was feasible to write a new language and O.S.
I suppose it's not too difficult.
But then I thought how to keep it safe from the AI.
I was a programmer 15 years until 2002 and know that code is compiled into machine language.
I've been Googling and stuff like Basic, C and C++ can be decompiled.
My first question is can the modern languages be decompiled?
For the book to work AI will need to decompile languages and reverse engineer to learn them.
Second question. If the above is possible, would it be possible for the book heroes to write a new language and compiler that couldn't be reversed?
TIA
-
- Posts: 4441
- Joined: Mon Mar 16, 2020 9:02 pm
- Has thanked: 836 times
- Been thanked: 1238 times
Re: One For The IT Bods.
When writers quote incorrect facts I switch off very quickly, no point in sounding clever if it's dumb.DefTrap wrote: ↑Wed Dec 20, 2023 3:34 pm The problem with making it very technical are that -
- there's always someone cleverer than you
- it could be really boring
So the solutions to this are drifting into the world of fantasy. "AI" is just another "Matrix" or "Terminator", sentient machines that can only be defeated by humans displaying distinctly human traits.
Any story about AI is likely to end up that way as AI is mainly bullshit, people either exaggerate it to sell dreams or exaggerate it to make it scary.
It would be better to keep science parts vague so the story is about people, as mentioned it's a crowded space.
Re: One For The IT Bods.
I had a vague idea about a bunch of really thick pisshead wasters in the not too distant future discovering that they could get various AI bots to do highly illegal stuff for them with virtually no skills whatsoever.....
-
- Posts: 1152
- Joined: Sat Mar 14, 2020 9:28 pm
- Has thanked: 616 times
- Been thanked: 406 times
Re: One For The IT Bods.
A good thing to consider when writing a book (or anything) is: "who is going to read this?".
And if you're not sure, or you think the answer is "everyone", then it's probably best to knock it on the head there and then.
And if you're not sure, or you think the answer is "everyone", then it's probably best to knock it on the head there and then.
- dern
- Posts: 2138
- Joined: Wed Aug 18, 2021 8:51 am
- Has thanked: 1016 times
- Been thanked: 1767 times
Re: One For The IT Bods.
I’d read Life 3.0 by Max Tegmark. It’s a good book and contains a lot of hypotheses that you’d probably find useful.
- Yorick
- Posts: 16737
- Joined: Sat Mar 14, 2020 8:20 pm
- Location: Paradise
- Has thanked: 10265 times
- Been thanked: 6886 times
- Yorick
- Posts: 16737
- Joined: Sat Mar 14, 2020 8:20 pm
- Location: Paradise
- Has thanked: 10265 times
- Been thanked: 6886 times
Re: One For The IT Bods.
His book is finished and just awaiting publication.
He asked me to thank you lot for input.
He kept it simple and nonspecific.
He asked me to thank you lot for input.
He kept it simple and nonspecific.