Learning Rust the wrong way - Ólafur Waage - NDC TechTown 2022

Поділитися
Вставка
  • Опубліковано 19 гру 2024

КОМЕНТАРІ • 166

  • @notcrediblesolipsism3851
    @notcrediblesolipsism3851 9 місяців тому +29

    Best cross-over ever. Im learning rust and Norwegian and I've been watching this guy's humourous takes on Norwegian for the past six months. Thanks !

    • @waynedas873
      @waynedas873 4 місяці тому

      I was wondering if this was the same guy! I'm not great at recognising people, but his voice was tickling my brain.

  • @kahnzo
    @kahnzo 2 роки тому +175

    I love that this applies to everything I want to learn, not just Rust.

  • @markuswege2223
    @markuswege2223 11 місяців тому +14

    I came for Rust, but stayed for everything else, which is pretty much 95% of the take. Basically the talk should be titled "Learing the wrong way, with some Rust along the way". Thanks a lot to Mr. Waage for this refreshingly out of topic talk! I enjoyed every minute of it!

  • @peculiar-coding-endeavours
    @peculiar-coding-endeavours Рік тому +48

    Started smiling ear to ear when it dawned on me what he was doing with the constant interruptions to jump into another little topic. Great stuff. Well done sir, well done.

  • @rosly_yt
    @rosly_yt Рік тому +74

    I've taken college-level education classes with zero self-awareness, teaching that short blocks and regular breaks is optimal... In a 2 hour long class period with no breaks. Or a 10k word long, confusing to follow, textbook chapter arguing that it's best if you present in small, focused chunks.
    The ability to teach education best practices without using them was astounding.
    Anyway, this talk was the antidote, thank you so much!!

    • @SEOTADEO
      @SEOTADEO Рік тому +2

      lol

    • @Brian-ro7st
      @Brian-ro7st 9 місяців тому +1

      The jokes write themselves

    • @johannbauer2863
      @johannbauer2863 2 місяці тому +1

      Same thing with some architecture classes, that tell you "human design requires windows for natural light and some connection to the outside world as well as ventilation", while teaching that class in a windowless isolated room with bad ventilation, lol

    • @Niki1A_
      @Niki1A_ Місяць тому

      Sadly, this often is because the study program of the university dictates the format, so the lecturers have to hold it as a 2 hour lecture, even if they know this is a bad format. I had lecturers that openly said, they would use a different teaching format if the course wasn't specified as a lecture.
      (This is my experience from Germany, it might be different elsewhere.)

    • @rosly_yt
      @rosly_yt Місяць тому

      @@Niki1A_ that is unfortunate, especially given that you're in Germany and I'm in America and the problem is the same.

  • @wralith
    @wralith Рік тому +75

    I was just looking to devour some Rust content, but this... This was one of the best conference talk I've ever seen!

  • @Rose-ec6he
    @Rose-ec6he 8 місяців тому +1

    I love how you not only discussed many principles behind effective learning but you also used many of the principles within the talk

  • @TheDmviper
    @TheDmviper 2 роки тому +97

    This was an interesting talk, I almost wish there was nothing on Rust since the "how to learn" portion was by far the most useful part of the talk.

    • @RootsterAnon
      @RootsterAnon Рік тому +6

      pokemon example was great example that I enjoyed so much seeing it as pixel battle. really nice talk.

    • @valshaped
      @valshaped Рік тому +15

      The rust portions help space the learning portions, reinforcing your memory of both

    • @pookiepats
      @pookiepats Місяць тому

      sOiNsIgHtFuL

  • @Fanaro
    @Fanaro Рік тому +7

    37:33 And most of the integration learning in the brain happens during REM sleep, so people perform usually much better the very next day, after a good night's sleep, according to Dr. Matthew Walker, in his book *Why We Sleep*.

    • @shneor.e
      @shneor.e Рік тому

      Damn that's so true

  • @PaulJaros
    @PaulJaros Рік тому +3

    Listing 46:00 where the video mentions that (at the time the conference was held) there are no rustling exercises for lifetimes, while I'm doing the rustlings quiz (branch named 5.6.1) exercising lifetimes. Which are number 65 - 67 from the total 96 exercises.
    Funny coincidence😀

  • @Wyvernnnn
    @Wyvernnnn 11 місяців тому +15

    Wait a minute, it's the Iceland youtube shorts guy

    • @DivanVisagie
      @DivanVisagie 8 місяців тому

      I know right!? I was like wait I'm here for a Rust video what the heck?

    • @magikmw
      @magikmw 8 місяців тому

      Holy crap you're right.

  • @Malephex
    @Malephex 11 місяців тому +7

    I just realized that you are also the guy I watch when I'm procrastinating about my work ... I hadn't thought about it, but I think I would have guessed that you were a school teacher based on your other videos :D
    Jokes aside; this matches my own journey in Rust. I read through "The Book" twice but was unable to really grasp things before work threw me into a project where I had to build a REST API in Rust with an associated CLI client. The struggle that ensued was what finally made the language click.

  • @kevincodes674
    @kevincodes674 10 місяців тому +1

    I'd give this talk 2 thumbs up if UA-cam could. I like how the discussion is backed by research articles and also his own input as well. Very well done.

  • @lmao01
    @lmao01 Рік тому +4

    note to self. Occupied right now. Watch later. Seems like a nice talk

    • @jan_Mamu
      @jan_Mamu 12 днів тому

      did you watch it?

    • @lmao01
      @lmao01 11 днів тому

      @jan_Mamu i did. i liked the painting study he brought up

  • @jacksonford3057
    @jacksonford3057 Рік тому +18

    Cool presentation but I didn't get all the learning tactics.
    So what I have:
    - Mixing up a different style (readinng books, videos, code)
    - Waiting between studies
    - Don't cram
    - Consistent practice for long time
    - Ask questions and find answers

    • @greywolf271
      @greywolf271 Рік тому +2

      Nothing new. I did'nt see any flashes of inspiration here.

    • @Ethernel0
      @Ethernel0 Рік тому +10

      @@greywolf271 maybe for you, but there was a lot of interesting information
      personally 30:30 was so great it will greatly improve my future learning process !

    • @sergeylypko5817
      @sergeylypko5817 Рік тому +3

      I think the most important ideas here are about considering difficulty as en essential component of studying process and ask the questions while working with the topics. I like how Jordan Peterson gives advise to his students skip making notes during the lecture, and instead listen carefully then recall that new knowledge and ask themselves about what they have been learned.
      And I also like how Ólafur explains interleaving approach with specific studies. I mean I agree those result are appearing to be not that obvious I'd may expect.

    • @scsiking
      @scsiking 9 місяців тому

      Well watching this video off and on today I was solving a Windows update error. Took me about two total hours to find three different parts to the solution. And what had me think that I've learned anything in solving my windows issue is the documentation I created that would allow anyone to fully recreate the solution. I even tested it one extra time. That's when I feel I really learned. I enjoyed this talk very much.

  • @ryanvs
    @ryanvs 2 роки тому +8

    At 14:25 a baseball change-up is an "off-speed" pitch where the pitcher uses the same wind-up and arm motion to deceive the hitter. The pitcher uses less or no minimal wrist and finger motion (e.g. put the ball in the palm instead of the fingers) and therefore it travels at a much slower velocity. However to the hitter, it appears from the motion that it should be the same speed as full speed pitches. Note that some curve balls are also off-speed pitches where the wrist and fingers impart more spin and less velocity but faster than a change-up.

    • @NickWindham
      @NickWindham 2 роки тому

      I was thinking the same thing. However, he is out of my league on RustLang

  • @mrdupreez9061
    @mrdupreez9061 2 роки тому +13

    Thank you so much, wish we could hear the questions at the end though!

  • @kenneth_romero
    @kenneth_romero Рік тому +3

    Still one of my favorite Rust presentation. Or just presentations in general. Really helped me be less critical of myself and enjoy my failures to better learn from them.

    • @olafurw
      @olafurw Рік тому

      I'm so happy to hear!

  • @autoramen1632
    @autoramen1632 Рік тому +7

    Illusion of fluency really hit hard. Definitely found this to be true with video tutorials. Not saying you can't learn from them, but you do have to go and try to take the concept that is explained in a video and apply it. Will change up my practice to challenge myself to do something with my own noggin and press myself to push pass the difficulty as opposed to reaching out for the easy answer.

  • @coelhoigor
    @coelhoigor 2 місяці тому

    Great talk, Ólafur. I've been learning Rust for about a month and it's kicking my butt. But as you said, that's good. I share my progress on my UA-cam channel and I've been doing the things you mentioned: spacing, variation, interleaving, etc. I often try to include the activities I do between Rust sessions in my videos, too.

  • @BerthingBees
    @BerthingBees 2 роки тому +23

    Thanks for a good presentation. I am currently learning rust, it is good to know that the approach is not wrong :)

  • @PaweSkalczynski
    @PaweSkalczynski Рік тому +4

    "we are minmaxers" oh god, I will take this a key from this lecture :)

  • @ataniel3289
    @ataniel3289 Рік тому +2

    Im speechless, so many clever points

  • @mattshu
    @mattshu 6 місяців тому

    i always read the comments first before watching these and so glad i stayed and watched! great lecturer!

  • @KuldeepSingh-in6js
    @KuldeepSingh-in6js 8 місяців тому +1

    Best way is the hard way let's go 👍

  • @jonaskoelker
    @jonaskoelker Рік тому +4

    The differences between spaced and massed learning make sense to me. At least, having been told the punchline I can retrofit a compatible set-up.
    When you're learning to classify objects into sets (e.g. paintings by artist), what you want to learn is not just the common elements within each set, but also the elements which discriminate between two sets. Not just the middle of each set, but also its boundaries with its neighbors.
    It also makes sense that you learn the most from difficult tasks. If the task was easy you had already mastered it, thus you didn't have a lot of room for improvement. It makes sense if this applies only (or mostly) when you're _successful_ at the difficult task: if you're successful and you know what you did, you can do the same thing again. Success becomes repeatable, and your brain can store the recipe for success.

  • @citroniron8861
    @citroniron8861 9 місяців тому +1

    I'm surprised to find him here. He makes such funny shorts about the Nordic countries. 😂

  • @Lantalia
    @Lantalia Рік тому +11

    I'm a bit confused as to why it is 'counter intuitive' for spaced to be better than massed. Spaced obviously allows for identifying meaningful differences between styles, something that is important for the task of distinguishing those items

    • @olafurw
      @olafurw Рік тому +4

      People generally like to focus on one thing when learning, mixing one new thing with another other new thing can make people feel like they are overloaded with new information. The research showed that people prefer focusing on one item or topic. It of course depends on the person and the subject but this is the general feeling.

    • @brdrnda3805
      @brdrnda3805 11 місяців тому +1

      If you would design some CS classes with the goal to introduce the students to three different programming languages: One interpreted, procedural language, one compiled OO language and one functional language (I'm just too lazy to think which ones I would choose). Would you design in a way that students learn every week new things from all three languages or would you start with one language, then have a block for the second language and finally a block for the last language? I guess most people would (intuitively) go for the approach with the three blocks.
      Edit: When I studied the first semester was Pascal (yes, it's long ago), the second semester started with C, switching later to C++ ... it was a blocked approach.

    • @isodoublet
      @isodoublet 4 місяці тому

      @@brdrnda3805 My paradigms class had two different instructors, one on Tuesdays, one on Thursdays, one teaching OOP (Java), the other teaching functional (lisp) and logic (prolog). I don't see how they could've done it differently with two instructors.

  • @MeisterJoe
    @MeisterJoe 9 місяців тому +1

    This jives perfectly with the story about Kobe Bryant (RIP), who was asked to be interviewed while doing his daily routine.
    So the interview/routine begins and the reporter notices Bryant, already a huge star, is spending an hour practicing the most basic maneuvers, and he questions Bryant on this.
    Bryant's answer? To become legendary you have to have a solid grasp of the basics!
    What a loss to basketball. But also, it seems this non-college educated dude knew more about life, learning, and being excellent, than many academics.

  • @glennmiller394
    @glennmiller394 2 роки тому +4

    I benefited from this. Thank you.

  • @radekBednarik
    @radekBednarik 2 роки тому +3

    This is an awesome presentation. Thank you.

  • @adwinang4188
    @adwinang4188 Рік тому +1

    Thank you for motivating me to continue my studies especially now that I’m finding it super hard

  • @ЏонМастерман
    @ЏонМастерман Рік тому +2

    This was excellent :) Thanks !

  • @petrus_nierop_thaigertech
    @petrus_nierop_thaigertech Рік тому +1

    Damned... i changed my mind halfway. First it looked like garbage going nowhere... then it works out nicely.

  • @michaellatta
    @michaellatta Рік тому

    I have always learned a new language by building a significant project. The first one is not as good as the 10th, but it forces me to learn how that language solves real problems.

  • @alexpyattaev
    @alexpyattaev 2 роки тому +5

    This is gold!

  • @amedelenein1065
    @amedelenein1065 8 днів тому

    Thank you so much for this wonderful video it was super fun and really helpful cheers.😊

  • @MarkusBurrer
    @MarkusBurrer 2 роки тому +8

    Very interesting talk. And it scares me because the learning methods in school are going more and more in the "wrong direction". It is made easier and easier for the children.

  • @ayushaggarwal7690
    @ayushaggarwal7690 5 місяців тому

    I checked multiple times to confirm if its really a rust talk, interesting perspective

  • @lqlaliut897
    @lqlaliut897 2 роки тому +9

    I like these videos. thanks!

    • @AndriiMuliar
      @AndriiMuliar 2 роки тому

      They are for non professionals

    • @MsHofmannsJut
      @MsHofmannsJut 2 роки тому +3

      Funny how these professionals get offended when something is not appropriate for their understanding.

  • @blackwhattack
    @blackwhattack Рік тому +2

    24:57, it doesn't work, but it actually should work. The presenter frames it as Rust caught some potential bug, but in reality a perfect Rust compiler should have accepted this code as correct. See the Polonius borrow checker for more details. You are borrowing from two separate memory regions, there is no basis to restrict simultaneous references.

    • @luksch154
      @luksch154 Рік тому

      You can do this with slice.split_at_mut(..) or with slice.iter_mut() to work aroudn this borrow checker limitation

    • @isodoublet
      @isodoublet 4 місяці тому

      This example right there is one key reason why Rust is unsuitable for me. Much of what I write is math; I can't stand on so much ceremony when the straightforward C++ version is perfectly functional, clear, and correct.

  • @riebeck1986
    @riebeck1986 Рік тому +2

    This was an amazing presentation!!

  • @edinalewis4704
    @edinalewis4704 2 роки тому +6

    All the things he describes as counter intuitive or unexpected are the things that I found to be intuitive and expected :)

    • @bogdanpopescu1401
      @bogdanpopescu1401 Рік тому +2

      yes, we learn both by similarity and difference; and a lot goes on at subconscious level, we should not expect to control the learning process

    • @antoniong4380
      @antoniong4380 8 місяців тому

      I agree! I feel the best when comparing both similarities and differences.

  • @IvanArdillo
    @IvanArdillo Рік тому

    came here for Rust, got an even better insight on life. Thanks!!!

  • @lifelover69
    @lifelover69 2 роки тому +4

    Great talk, good insights about learning strategy in general 👍.

  • @subspace7290
    @subspace7290 Рік тому +1

    extraordinary talk

  • @mlock1000
    @mlock1000 9 місяців тому

    Like everyone else on the planet that likes computers I'm training toy neural networks for fun. Definitely didn't think this would be incredibly on point for that side of things. Great talk.

  • @이택영-l9h
    @이택영-l9h 2 роки тому +3

    He must be a really good senior to be admired by a junior!

  • @vstollen
    @vstollen Рік тому +3

    35:20 I‘d really like to see the study showing that cramming has no point compared to not studying at all. While I cannot remember any of it, I‘ve successfully written soo many tests where I would not have any knowledge about the topic at all if I hadn‘t crammed the night beforehand.

    • @olafurw
      @olafurw Рік тому +4

      I mean in the long run. Yes you can pass a test but if you actually really want to learn and remember something, cramming is not good for you.
      You can look into "Forgetting as the friend of learning: implications for teaching and self-regulated learning" and "Optimising Learning Using Flashcards: Spacing Is More Effective Than Cramming"

  • @miriamramstudio3982
    @miriamramstudio3982 Рік тому

    Great presentation. Thanks

  • @ceving865
    @ceving865 Рік тому

    Haven't learned much about Rust, but was still worth the time.

  • @darkeyedwitch
    @darkeyedwitch 2 роки тому +8

    Great talk! The ideas presented are so valuable.

  • @grawss
    @grawss Рік тому +1

    Programming video conferences aren't about learning programming, they're about learning the culture and thought processes of other people. Variation is key here too, where you want a broad span of viewpoints in order to hit the target, which is ability to communicate effectively and mesh with other peoples' thought processes.
    I learned programming prior to any talks because I didn't want to have to unlearn anything they might have suggested, but more importantly, I wanted to be able to ignore the programming itself and focus on the motivations and thought processes that led someone to that moment.
    Training on the job is far better than training in a university in basically all cases because you have to jump around, take breaks, run into issues, etc. Watching an expert attempt to solve a problem they don't understand, and maybe even failing, is the absolute best possible learning experience because you see the chain of events necessary to make the process function and the priority the expert places on each part.

  • @maksymiliank5135
    @maksymiliank5135 Рік тому

    Can someone explain why the Pokemon code at 22:31 doesn't compile? The error says you cannot borrow self.pokemons as mutable and immutable at the same time. This is fine. But we want to borrow two different objects in the vector and not the entire vector. Is there some sort of a workaround or a way to tell the compiler the objects we want to reference are different?

    • @2teaspoon
      @2teaspoon Рік тому +1

      In this case we don't need the objects at all. As the speaker said ( 26:08 ) the programming was correct. Its the Rust compiler is telling us to reconsider implementation. So the proper thing would be to only work with the mutable behaviour instead of the entire object.

    • @typecasto
      @typecasto Рік тому +1

      This is just a limitation of the rust compiler, a perfect rust compiler would be able to detect that the borrows don't overlap and allow the code to compile. There are some workarounds involving slices, but this will eventually be fixed by a compiler update.

    • @maksymiliank5135
      @maksymiliank5135 Рік тому

      @@typecasto yup. I did a bit of reasearch after watching this video and there is a function which splits the array (or vec) at a given index, and the compiler lets you reference 2 values from each slice, because they never overlap

    • @maksymiliank5135
      @maksymiliank5135 Рік тому

      @@2teaspoon yes but it forces you to write code in a different way even though your solution was correct and safe. That's what i felt when i tried rust for the first time. You end up fighting the borrow checker until you learn how to write code "the rust way"

  • @0xggbrnr
    @0xggbrnr 2 роки тому +2

    Amazing talk!

  • @srikanthremani
    @srikanthremani Рік тому

    After watching this hour long video, I am a Rust Expert now!

  • @lucasa8710
    @lucasa8710 Місяць тому +1

    Isn't this guy very famous yt shorts doind comedic shorts?

  • @littlecurrybread
    @littlecurrybread 11 місяців тому

    Bravo! This is fantastic

  • @ssmedja
    @ssmedja Рік тому

    Not the rust I was thinking about, but still very interesting.

  • @salmanrana9478
    @salmanrana9478 Рік тому

    Can someone share rust exercises link Olafur mentioned. Thanks

  • @chrisalexthomas
    @chrisalexthomas Рік тому

    You can literally watch this video on 2x speed and right arrow skip through it and read the captions, finishing the whole video in 5 minutes and get the same comprehension of all the content said

  •  4 місяці тому

    Allman format, nice. I knew I wasn't crazy.

    • @olafurw
      @olafurw 4 місяці тому

      I like the box like look it creates, but I'm down with almost whatever. As long as it's consistent and is done automatically by a tool.

    • @isodoublet
      @isodoublet 4 місяці тому

      Been dealing with a bunch of that in C#. Couldn't take it, I just gave up. In C++ or Rust it would probably be fine but in a verbose-ass language like C# it's torture.

  • @antonkot6250
    @antonkot6250 Рік тому

    Nice research of mr Ólafur !

  • @JOHNSMITH-ve3rq
    @JOHNSMITH-ve3rq 11 місяців тому

    Really great talk.

  • @isurucumaranathunga
    @isurucumaranathunga Рік тому

    Thank you so much

  • @myyagis3310
    @myyagis3310 Рік тому +1

    very very nice talk

  • @rahulkulkarni1780
    @rahulkulkarni1780 Рік тому

    Refreshing talk 🎉

  • @roxferesr
    @roxferesr Рік тому

    I was confused by "borrowing into" I think the author means "lending"? (ps, I know borrowing is the technical term `borrow checker` but in this case speaking from the caller (main) POV it would be lending)

  • @SardarNL
    @SardarNL Рік тому

    It is a great talk about studying in general with some hard evidence on human memory and practising. However, it has very little on Rust.

  • @mediocreDevops
    @mediocreDevops Рік тому

    Can someone summarize it, honestly I'm not getting what is the way to do this

    • @antoniong4380
      @antoniong4380 8 місяців тому

      Forget structured learning. Don't cram learn if you can (i.e. Reading weeks worth of knowledge in a single day) .
      Learn everything you can, and don"t selectively learn stuffs. Read, test, fail, and find out what doesn't stick
      An even shorter and incomplete summary could be "Learn the similarities and differences between the knowledge you learn"

  • @iamthesamrus
    @iamthesamrus Рік тому

    great talk!

  • @TheInspctrcat
    @TheInspctrcat Рік тому +1

    Useful talk

  • @opensocietyenjoyer
    @opensocietyenjoyer 9 місяців тому

    I expected this guy to explain to me why it's easier to teach rust to a toddler than it is to teach it icelandic

  • @michaelmueller9635
    @michaelmueller9635 Рік тому

    This video helped me procrastinating harder xD

  • @2nafish117
    @2nafish117 Місяць тому

    This talk goes hard.

  • @unduloid
    @unduloid Рік тому +1

    I learned Rust while deep-sea diving.

  • @DrSoftman
    @DrSoftman 4 місяці тому

    As a Swede learning Rust, cool

  • @realramkumar
    @realramkumar 3 місяці тому

    Came for rust, stayed for the philosophy

  • @jimlynchcodes
    @jimlynchcodes Рік тому

    Can’t even finish watching this bc there are SO many ads…

  • @Quarky_
    @Quarky_ 2 роки тому

    I thought returning constants (like `str`) in your function exposes you to lifetimes in a rather gentle way.

  • @e.gonnermann4646
    @e.gonnermann4646 3 місяці тому

    Hee Olaf
    Ik vind al je videos heel leuk. Helaas maar waar... de uit-spraak van 'van Gogh' is het zelfde in Noors als in het Nederlands, maar niet op z'n Amerikaans. Tussen Takk

  • @Jugbot
    @Jugbot 8 місяців тому

    This validates my ADHD way of learning

  • @nextlifeonearth
    @nextlifeonearth Рік тому

    "van go"
    Someone should do a Dutch 'G' course. From below the rivers, I don't fancy listening to a chainsaw.

  • @HyperFocusMarshmallow
    @HyperFocusMarshmallow Рік тому +2

    My first impression was that the beginning was a bit long before starting the talk.
    Then you had a pretty long preamble about meta points about the talk.
    Later I saw the point to the intro and taking that time was actually quite nice.
    The baseball section still felt long and I skipped forward a bit and still got the point fine when you got to the point.
    The conclusion was a bit vague in my opinion. Like do a little bit of everything over long time and hope it works. The idea of encountering the various pieces of the language semi randomly is probably sound, granting that the studies generalize to the situation which I’ll grant. And that its fine if it feels hard because you might still learn.
    But I imagine there are plenty of situation where your training data, maybe the tasks you get at work, or the way you happened to pick problems to work on might not automatically cover a broad range of language features or might not cover them in a semi randomized manner.
    So you might actually need to plan to get that kind of distribution.
    Those are just some thoughts.
    I like the talk in general, though it could have hade more rust in there =)

    • @olafurw
      @olafurw Рік тому +2

      What excellent feedback. Thank you.
      I'm doing the talk again later this year and I'll definitely take these to heart.

    • @Krasbin
      @Krasbin Рік тому

      Basically this stuff is written up in a review article: Teaching the science of learning, 2018 (Yana Weinstein, Christopher Madan, Megan Sumeracki).
      And also in a book callled Make it Stick.

  • @jamesrivettcarnac
    @jamesrivettcarnac 11 місяців тому

    35:37 I disagree: if I never crammed, I would have failed everything. It was often the first time I had seen the material.

  • @slicerabbit6166
    @slicerabbit6166 2 роки тому +1

    hold up... THAT'S THE GUY FROM TIKTOK

  • @emjizone
    @emjizone 2 роки тому +2

    Intelligence is based on discrimination, no confusion. Of course you can't learn to discriminate between things by looking for similarities. For AI builders, all of this is quite obvious.
    (feel free to contact me for math models or philosophy about that)

    • @weavermarquez1271
      @weavermarquez1271 2 роки тому

      Oh like some math models or philosophy about that! I've been learning cybernetics and I'm dying to see contemporary research on similar themes from an AI perspective, after having sunk my teeth into this university AI course.

    • @emjizone
      @emjizone 2 роки тому +1

      @Weaver Marquez Well... if you accept that everything can be modeled in binary, then it's pretty obvious: you need at least two distinct states (usually written 0 and 1) to describe things. Three states are superfluous, because we can always express in base 2 the equivalent of numbers in base 3 or more. On the other hand, you can't do anything in base 1, because there is no distinction to work with between 0 and 0. In base 1, no matter how many identical symbols you write, it remains the same number, the same object. Unless we count the number of identical symbols we write, but then we need more than 1, so at least base 2.
      Distinction is the basis of intelligence, because it is essential for signaling, perception, discrimination, comparison, decision, classification, memorization, and therefore for identification as well... well, for everything to know.
      Even if you write a method that looks for similarities rather than differences, you end up implementing tests, and those tests make sense only because they can return either true or false, which are distinct things by definition. No matter what you call these things, no matter what symbols you choose, they must be distinct for your program to work. So all models and all knowledge depend on this difference, fundamentally.
      From my point of view, this is why people who seek the absolute unity of everything at all costs necessarily give up intelligence and end up very blind. We only perceive contrasts. We only think of differences. One thing alone without relation to anything else that is different, no one can conceive. Knowledge require structure, structure require relations, and relation require differences. This is also, I think, evidence that the universe cannot be perfectly described, unless the description is the universe itself, simply because there is only one universe by definition.
      Learners simply minimize a distance between their current state and another desired state in a vector space structured by differences.
      Thus, *unperfect* repetition is just an excuse to try many *different* things, to perform many *different* steps. If not, it's not learning, it goes nowhere, it never approaches the optimal state, it's stultifying. The only thing people can learn by perfect repetition is... repetition, without even a meaning.

  • @creamOnDs
    @creamOnDs Рік тому

    man this was an adhd fueled talk

  • @abdelhakimkhabir
    @abdelhakimkhabir 4 місяці тому

    Never see it in other places.
    A programming language drove it's learners to learn about learning. That's really weird

  • @TJ-hs1qm
    @TJ-hs1qm 8 місяців тому

    I use GPTs

  • @jamesrivettcarnac
    @jamesrivettcarnac 11 місяців тому +1

    Oh, those Nordics...

  • @duality4y
    @duality4y 2 місяці тому

    welcome to my life ... I like to make things difficult for myself xD

  • @sergesolkatt
    @sergesolkatt 2 роки тому +1

    ❤️

  • @neunmalelf
    @neunmalelf Рік тому

    "Rust is focused on productivity ..." 🤣

  • @EchoHeo
    @EchoHeo 7 місяців тому

    omg thats the tiktok guy

  • @budimirfilipovic8442
    @budimirfilipovic8442 2 роки тому

    so

  • @joansmith69
    @joansmith69 4 місяці тому

    i thought this was about the game lol

  • @Axacqk
    @Axacqk Рік тому

    This video is entirely about programming the programmer, and not at all about programming in rust. There is a tradeoff between what part of the effort lies in writing the program and what part lies in programming the programmer. Rust simply fails that tradeoff. Learning advanced concepts and newest experimental results in cognitive science should not be a prerequisite to learning a programming language. In the case of Rust, it apparently is. There's way too much effort required to program the programmer, and it's much closer to something like "a factor of 20 too much" than to something like "20% too much".

  • @samiraperi467
    @samiraperi467 2 роки тому +5

    Impasto? Sounds sus.

  • @Axacqk
    @Axacqk Рік тому

    Whenever a programming language advocate starts talking of "hubris", the language is summarily disqualified for that reason alone.