Comments by "Cestarian Inhabitant" (@cestarianinhabitant5898) on "Fireship"
channel.
-
20
-
@Preinstallable This is something that will happen, it is inevitable. An ai that can code as well as a human programmer, will be created by human programmers, only unlike human programmers it's not gonna make mistakes, it's not gonna need to debug, the human programmers worked for years to make this ai, and this ai is gonna be able to make a new superior version of itself in a couple of minutes. But will that newly created superior version be able to create a new even more superior version? Probably not. It just doesn't work like that.
Until you get into AI running on quantum computers that is, then it's probably gonna work exactly like that. Yikes. When we mix technology so complex we barely understand it (neural networks), with another technology so complex we don't understand it at all (quantum physics). That's where this singularity is gonna happen, 100%. That's the missing piece of this puzzle, and you know what, it's not gonna be long from now, in fact I'm sure someone is already working on this. It's just that the quantum computers we have aren't ready yet for this task... But they will be, in just a few years they will inevitably be ready for this. Right now, quantum computers are growing exponentially in power by the year. It's growing so fast it makes moore's law back in the days of CPU transistors being half the size next year they were the last a funny joke.
This is happening soon.
All the AI tech we're using right now is gonna be obsolete within 10 years. Maybe even within 5....
3
-
2
-
True story:
I saw all the jokes about exiting vim in this video, so i fired up a terminal and typed vim. I thought "hmm, ok, i remember having had this problem sometimes in the past (looking at visudo in particular) let's see if i can figure this out"
I learned from the video u press esc to pick a mode, so i hit escape and q as a guess. Nothing
Tried a buncha things. Nothing.
Spammed Ctrl+C, and it tells me: Type :qa! and press <Enter> to abandon all changes and exit Vim.
I press qa, it does weird shit.
I hit esc, type :qa and hit enter, it gives me a bunch of errors and tells me to press enter to continue.
At this point i'm about ready to ragequit and just close the god damn terminal, but then i noticed something. There was an exclamation mark in :qa
So I hit esc, typed :qa! and hit enter, and vim closed.
Thanks to this video, I learned how to close vim. God help me if I want to do something else in vim.
1
-
1