Bret Victor - Inventing on Principle

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

КОМЕНТАРІ • 217

  • @DivyanshuMaithani
    @DivyanshuMaithani 4 роки тому +69

    This talk was so ahead of its time. Its surprising how most of these ideas, in 2020, are still not how we think about or write in code.

  • @JDiculous1
    @JDiculous1 4 роки тому +157

    "You can choose to sleepwalk through life and accept the path that's been laid out for you. You can choose to accept the world as it is. But you don't have to. If there's something in the world you feel is wrong, and you have a vision for what a better world could be, you can find your guiding principle, and fight for a cause."
    One of the best talks I've ever seen.

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

      That is how tyrants are made. No matter what your guiding principle, there will be those who oppose you, so you will have to do something to dissuade or marginalize your opposition before you can realize your vision, and you won't have a lot of time to do that. You are going to need to force the issue to achieve any meaningful change, and then those who come after you are likely going to want to change it back, or else into something completely different.
      Also, the binary choice you offer up of either trying to change the world or "sleepwalk" through it is disturbing. Everyone trying to change the world will result in the few with the means and opportunity to succeed to bring their force to bear, and then war and chaos will ensue. How about accepting the things you cannot change, and working to change the things you can?
      Everyone wants the world to change. The devil is in the details.

  • @monugupta32
    @monugupta32 Рік тому +5

    A very eye opening talk & I come back to this talk from time to time, invaluable & hard to find ideas / perspectives.

  • @ruslanbes
    @ruslanbes 4 роки тому +94

    Timecodes for those who are interested:
    1:55 Creators need immediate connection to what they are creating
    10:43 Applying this principle to animation
    16:45 Visualizing generic programming code
    23:26 Applying this principle in electronic engineering
    26:10 Two golden rules of information design
    27:30 Why we have these squiggly symbols in the first place?
    29:20 Working with animation
    34:07 Why?
    38:07 Larry's principle
    44:35 Other people principles
    47:45 Your principle

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

      really, thank you
      thank you all people who give us useful timestamp comments :)

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

      Thank you kind timecode man

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

      34:07 Why?
      38:07 Larry's principle

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

      @@yeetdeets thanks a lot! Fixed

  • @user-sw1wq8lh2w
    @user-sw1wq8lh2w 4 роки тому +19

    Shortening the feedback loop was the single most important piece of improving my code productivity and understanding of code.

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

      Death to the compiler loop

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

      How was this made possible? What is the speaker using that output changes in real time?

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

      @@yushpi Exactly my question. I think he was showing the possibilities! Because if something like that existed it should have been a de-factor .

  • @marceloprado2035
    @marceloprado2035 Рік тому +8

    Coming back to this talk after seeing the latest AI advancements. This feels more relevant than never.

  • @StevenSarasin
    @StevenSarasin 10 років тому +21

    Yes. This will change the world. As a junior/highschool math tutor, I find this exhilarating. The potential to drive knowledge hunger in students and exemplify the potential for individual creativity in technical environments is so exciting. Finally. Really seems like "inventing on principle" could change the world exponentially, pushing us towards a more empowered and competent youth and future population.

  • @iyifr
    @iyifr 7 місяців тому +4

    It's been more than a decade and it's still ahead of it's time

  • @曾亭翰
    @曾亭翰 8 місяців тому +2

    I think this talk just changed my life...

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

    I keep coming back at this talk every few years and it is still relevant to this date

  • @paceaux
    @paceaux 7 років тому +16

    This presentation is why the majority (90%) of my experience in programming is front-end web development. JavaScript in the browser gets me so much closer to my final product than C# in Visual Studio, C++ in xCode, or Java in Eclipse. I can open the console, and experiment away in real time.
    Some people can store in their active memory what they think their code is going to do, and they can remember that up to the point of compilation and execution. I don't do that well with the separation. I want to see what my code is doing as I run it.
    This guy gets it. He gets it 100%. The hard part about programming is the distance between the code and the product. And we have the ability to change that.

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

      Sure, it all makes sense if you do web dev and web applications. But, someone has to build Operating systems, UIs and browsers for you to have this development ease of front-end web dev.

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

      @@threegreenlights7361 Someone had to build your house.

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

      @@overlisted Relax, I'm simply saying that this style won't work for low level development

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

      "The hard part about programming is the distance between the code and the product." - SOMETIMES, yes. But I worked on problems with pieces of paper on my desk to visualize things better, and the hard part was solving the problem, not the "distance". So even though I know what you are trying to say I wouldn't second that

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

      @@benfrese3573 You have to be a quite experienced programmer to reach the level where you work on paper, figure out a solution, write the code and voila! A lot of the times problems and glitches prop up where you didn't expect and some real-time feedback on changing the code like in video would be tremendously useful.

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

    "And to a large extent, the people that we consider be skilled software engineers, are just those people who are very good at playing computer."

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

      This is a catchy quote and there's some truth to this I'd think. But I know some of these people and this skill ("playing computer") is valuable. They just seem to breath code and will always be better programmers than I am (maybe I am wrong though)

  • @zubairq
    @zubairq 7 місяців тому +1

    First time I am fully seeing this talk, or maybe it was just a long time ago. Absolutely amazing!

  • @driziiD
    @driziiD 3 роки тому +7

    02:33 coding
    03:26 coding environment
    13:40 map time to space
    16:46 binary search
    23:22 electronic circuit
    29:37 keyframes
    38:12 larry tesler
    44:27 doug englebart
    50:10 finding a principle

  • @bboysil
    @bboysil 12 років тому +12

    one of the most inspiring speeches I heard in while.

  • @edgardivi
    @edgardivi 11 років тому +7

    genius!, Bret Victor will make history with his vision, and probably change the way many technical and creative people work.
    Thank you

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

    Have to rewatch this every now and then to remind me what I should do.

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

    I need to watch this again and again to fully digest... amazing talk!

  • @MorrisHsu-h1p
    @MorrisHsu-h1p 4 роки тому +4

    simple one of the best talks I've ever seen. Still trying to find what matters to me and what I believe in. Listening to you gave me a huge boost of confidence

  • @CatalinCighi
    @CatalinCighi 12 років тому +3

    This gentleman is worth watching - I am curious to see what he will offer next.

  • @TomLynch
    @TomLynch 7 років тому +3

    Fantastic. Wish I had found it in Feb 2012.

  • @ChristianMogensen
    @ChristianMogensen 11 років тому +9

    Yes - shift keys are modes, but because they are physical (let go of the shift key to exit the mode) they are much better. You don't have to think to know if you are holding the shift key down. Invisible stateful modes are bad.

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

    The year is 2023. There are many useable demos here.
    Why haven't we seen any product similar to this yet?

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

    Genius - this talk should be curriculum

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

    One of the best videos on youtube

  • @jackmead7292
    @jackmead7292 10 місяців тому

    This video made me realize what my past decade, in my 20's, in development has really been about. Have I really made revolutionary changes? No. Did I patent, copyright, open-source, or showcase anything revolutionary? No. But did I test a bunch of things? Build relationships? Fail? Yes, yes, and absolutely yes.

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

    Leaving aside the great talk. I find the example of the binary search visualization of how Swift Playgrounds works in some way.

  • @kerron68
    @kerron68 12 років тому +4

    one of the best videos i've watched in a very long time.

  • @smlasdhaosf7764
    @smlasdhaosf7764 7 років тому

    at first I thought the title should be guided by principle, but after finishing the talk, I found the power and the need of the word 'inventing'

  • @swyxTV
    @swyxTV 4 роки тому +158

    I see you're all back here again to pay your annual tribute
    edit: hello from 2024. mass orgasm at 14:08 will never be topped

    • @EddyVinck
      @EddyVinck 4 роки тому

      Yup!

    • @thuggfrogg
      @thuggfrogg 3 роки тому

      Ofc

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

      I keep revisiting this talk, so much that's still missing and could be! Nice to see you also paying annual tribute 😄

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

      Aye

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

      Confirmed

  • @ericcartmansh
    @ericcartmansh 12 років тому +2

    The core idea is to remove as many abstractions and levels of translations you need to do in your brain to see something materliase. Going from typing in a command prompt window to use the mouse to translate the motion of your fingers to using a touchscreen to using your words to eventually eye movements and then the machine being able to read your thoughts.

  • @ReneeNme
    @ReneeNme 6 років тому +43

    This man, while whiling away his time in life, used to work for a musical instrument production company called Alesis. During his time with Alesis, he designed 2 brilliant synthesizers called the Ion and the other was called the Micron. We want him back from you goofy people. You don't deserve him. We need his brilliance more than you do. He is our Dr. Frankenstein.

  • @krishna-tj9ut
    @krishna-tj9ut Рік тому

    can't thank enough arnav gupta for suggesting this , life changing stuff

  • @ecofriend93
    @ecofriend93 4 роки тому +1

    Came here after listening to Indie Hackers podcast. Glad I did.

  • @smbot31
    @smbot31 12 років тому +9

    I'm still picking up my jaw from the floor.

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

    thank you for sharing these ideas! Priceless.

  • @ba8e
    @ba8e 8 років тому +11

    That was fucking awesome!

  • @8day1989
    @8day1989 10 років тому +9

    The weirdest thing is that this lecture (?) is in some way the best that I've ever seen, but it only has 84k views %hysterical lol%. But, I guess that's because the name of lecture does not reflect its content, which, in general, is close to problem identification/spotting & problem solving.
    It's good to know that there are people like Bret.

    • @DutchmanDavid
      @DutchmanDavid 7 років тому +1

      Kinda late with a reply, but his original video is hosted on Vimeo: vimeo.com/36579366
      635K views... Nice! :D

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

    10 years later it's still more relevant than ever

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

      Could not agree more.

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

    Bret Killed this!

  • @David-2501
    @David-2501 5 років тому +6

    The reason his ideas aren't coming off the ground is because he doesn't share code. We dirty plebs who are still stuck with the old ways can't imagine how to get where he is, and we can't use his code as an example, because he never shares :(
    RIP Bret Victor's ideas - You shared them, but not your implementations.
    He's like Ted Nelson (who coined the terms hypertext and hypermedia in 1963): He likes sharing his ideas, but not his work. This means that his ideas will not be accepted by the mainstream. Simple as that.

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

      The implementation is not as important as the concepts conveyed

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

      @@ChrisAthanas The implementation is the only thing that matters to the current industry.

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

      @@grawss which is why we all suffer
      It's totally possible and reasonable to optimize any system
      But changing an architecture that supports efficient changes is an order of magnitude larger problem
      Which is why 80% of costs of software see "maintenance" not "bad performance"

  • @MelindaGreen
    @MelindaGreen 10 років тому +10

    What a wonderful presentation! My only quibble is that the edit-compile-debug cycle is not either immediate (and good) or not (and bad). Sure, immediate feedback is great, but slow feedback is better than slower. I've found that something magical happens at around the 30 second average in the edit-compile-debug loop. I love as tight a loop as possible, but I can deal with a lag of up to about 30 seconds. Any more than that results in my having to change my approach altogether and having very little fun.
    Of course immediate feedback is best of all. In programming, I feel that idea is at its best in "dataflow" systems. (See en.wikipedia.org/wiki/Dataflow_programming.) I've worked with a number of these systems and it's by far the way I wish I could work all of the time. Perhaps that could have been my "cause".

    • @Eduard16180
      @Eduard16180 10 років тому

      Yes, wonderful. I remember the first debugger.

    • @MelindaGreen
      @MelindaGreen 10 років тому +1

      Eduard Baumann
      Heh, yeah, I remember seeing coworkers using debuggers for the first time, and unfortunately I resisted for a long time. I liked the simplicity of my edit/compile/test cycles including lots of print statements. That was probably OK at the time but these days I definitely wouldn't want to work without a full IDE. I may be slow but I learn.

    • @SolidAir54321
      @SolidAir54321 9 років тому

      +Melinda Green
      Ok, since you brought up _quibbles_,
      “Ideas are very precious to me. And when I see ideas dying…it hurts. ”
      And when I hear that, I see a young guy who doesn’t yet have lower back problems, lol. That hurts. I’d rather have dead ideas any day.

    • @MelindaGreen
      @MelindaGreen 9 років тому

      SolidAir54321
      I have no idea what you said but I like it!

    • @SolidAir54321
      @SolidAir54321 9 років тому

      +Melinda Green The quote was from the video at 36:20. My quibble was that he was starting to sound rather pompous at that point.

  • @nhlanhlawonder3849
    @nhlanhlawonder3849 6 років тому +1

    This guy is amazing!!

  • @captaincoherence
    @captaincoherence 10 років тому +3

    Technology that supports the frictionless flow of creativity. Great. Very inspiring. Thanks. Design software interfaces that make people more comfortable with working with the computer.

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

    This is so good

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

    Found that through Figma founder. Amazing, thanks for sharing your principles.

  • @horridohobbies
    @horridohobbies 6 років тому +1

    Bret mentioned Alan Kay. Alan and his team at Xerox PARC gave us Smalltalk, a fantastic programming language. I always recommend beginners in programming start with Smalltalk, esp. children. It's the very best way to learn about object-oriented programming, which consumes the world of software. Smalltalk's live coding IDE/runtime is the closest that any general-purpose programming tool today comes to realizing Bret's vision of connecting developers to their product with an immediate feedback loop. Despite what many may believe, Smalltalk is still very much alive and kicking today. It's used by major enterprises around the globe. Smalltalk is perhaps the most underrated programming language ever.

  • @wisnuops
    @wisnuops 11 років тому +1

    Yup. Thanks. Vimeo is blocked in Indonesia.

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

    This reminds me of other videos I watched some years back on "reactive programming".

  • @nucleartide
    @nucleartide 11 років тому +42

    I find it amusing how a majority of these comments completely miss the point of the talk.

    • @fabdlnltc
      @fabdlnltc 7 років тому +18

      Yeah....
      "What IDE/tools he used and how to download them or buy"
      "That solution only works on that simple scenario"
      "This is why i like/don't like X"
      "If you do that, you would produce worst programmers who cant use all the functionalities"
      "You are wasting CPU cycles and not making the perfect solution you will want later"
      If you are one of that kind of people, definitely, you have to rewatch this...

    • @markwang6415
      @markwang6415 4 роки тому +4

      The medium is the message. Given that his talk is about how having a principle can make you do incredible things, it shouldn't be surprising at all that people are focusing on the incredible things (his development setups) that his principle has allowed him to make. I think that's exactly the point of the talk.

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

      We have a long way to go

    • @ducksoop.x
      @ducksoop.x 6 місяців тому +2

      2024. Things haven't changed.

  • @Norfeldt
    @Norfeldt 12 років тому +6

    Sharing your IDEs would really make a difference to how I would do future programming/science/art

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

    Incredible.

  • @valorien1
    @valorien1 12 років тому +1

    Mind = Blown.

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

    Fight by inventing! 💪

  • @patilashish
    @patilashish 4 роки тому +1

    This guy made What SwiftUI can do before even apple swift language was born. Apple really copies from best of the best.

  • @ericcartmansh
    @ericcartmansh 12 років тому

    Perhaps the best video ever

  • @nicolrz
    @nicolrz 12 років тому +2

    I think this guy is intelligent. If he doesn't provide the software, I think there is a reason for.
    But what he provide to us is something better. An idea. A concept.
    Right now, everyone in the world can know and understand the concept.
    Everyone can build this tool, Everyone can improve this concept to a better concept.
    If you really want to use this tool cause you think your actual isn't adapted to your needs. You can just build it (like me), i'm pretty sure you can learn a lot of great stuff

  • @angiasaa
    @angiasaa 12 років тому +4

    I don't know why people still use Vimeo. But many many thanks for the upload!

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

    Damn, that's a unbelievable good talk

  • @yaguarete79
    @yaguarete79 4 роки тому +1

    Anybody knows the source editor he's using? At 3:48 he makes changes in the code and they're instantly reflected on the result page. Also, that source code is interesting too. I wonder if it's available for download.

    • @thuggfrogg
      @thuggfrogg 3 роки тому +4

      He built it, and people have asked for the source code for ages!

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

      You will likely need to recreate it
      Those are just prototypes

  • @AndySowards
    @AndySowards 12 років тому

    I totally heard the Ed Norton in his voice too, made this talk all the more enjoyable

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

    i watch this video once every month to refuel my motivation

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

    Any apps that do any of this yet?

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

    Vlad understood the assignment.

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

    How did we all miss living in this future??

  • @ExRxIxC
    @ExRxIxC 6 років тому

    For the ones who don't like the muffled sound, I tried to enhance it a bit: ua-cam.com/video/3Tnr7r4cMok/v-deo.html

  • @blackholeearth0_923
    @blackholeearth0_923 6 років тому +8

    bob ross of programming inventions

  • @thisweekinreact
    @thisweekinreact 9 років тому +3

    If you are interested in how the demos with Mario are working, check my SO answer:
    stackoverflow.com/a/31388262/82609

  • @antoniobrandao1
    @antoniobrandao1 12 років тому +2

    yay, let's reinvent the wheel he has invented

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

    2012, good old days... When censorship belonged to the list of moral evils, particularly the one that contains gender discrimination and environmental pollution.

  • @RonWolfHowl
    @RonWolfHowl 7 років тому +1

    But what if you need cooperation from other people to pursue your cause? How would you go about finding support for your cause, let alone others who share that cause?

  • @eyobgemechu823
    @eyobgemechu823 3 роки тому +1

    amazing and inspiring speech

  • @HolyAvgr
    @HolyAvgr 12 років тому +1

    It's not quite like that but I know for a fact that Unity3d lets you visualize code and assets in a very similar manner. Also, it's free.

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

    brilliant

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

    This looks like how front-end web development emerged the last 10 years

  • @beskamir5977
    @beskamir5977 5 років тому +20

    The most disappointing part of this talk is that it's been at least 7 years since this talk and we're all basically still interacting with our creations in pretty much the same way as prior to this talk. Sure there are programs which allow for real time or near real time interaction when editing something but overall it's nowhere near what it could be. Unfortunately the gulf's of execution and evaluation are often limited on the technology we use (and when it's not we just make more impressive stuff that can't be made in real time on the tech we've got).

    • @eugenej.5584
      @eugenej.5584 5 років тому +5

      Lispers develop in this style for like last 60 years or so :D ua-cam.com/video/KZjFVdU8VLI/v-deo.html

    • @eugenej.5584
      @eugenej.5584 5 років тому +1

      ua-cam.com/video/buPPGxOnBnk/v-deo.html

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

      Yes stuck in 1959

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

    This inspired devtools to become what it is now

  • @vitaviator4
    @vitaviator4 12 років тому

    Really cool, nice job Bret

  • @InXLsisDeo
    @InXLsisDeo 12 років тому +1

    Javascript, and an own environment he developed himself.

  • @nutelina
    @nutelina 8 років тому +1

    So did Apple pick this up with Swift and Xcode's Playground? Brett used to work for Apple or? What is the story behind this?

    • @kavan1773
      @kavan1773 7 років тому +4

      Paul van Nugteren it's possible that playgrounds has been an idea at Apple for a long time now and that Brett had something to do with it. There are a lot of ideas at Apple that either never develop or take years. I read somewhere that Brett mentioned that the touch bar was a concept brought up at Apple almost 8 years ago. It's only been put into production starting last year. I think one of the reasons he left Apple is because a lot of his ideas were never used and can't even be shared publicly now because they simply belong to Apple.

    • @nutelina
      @nutelina 7 років тому

      Thanks!

  • @toob94
    @toob94 9 років тому +2

    so what kind of program, can i get one, how much, is it worth it?

    • @liltechnomancer
      @liltechnomancer 9 років тому +1

      +toob94 You could use the Elm programming language. We have this.

    • @GiocosoGambol
      @GiocosoGambol 9 років тому +1

      +toob94 This editor is modeled after these ideas lighttable.com/

    • @swd1758
      @swd1758 7 років тому +2

      Cole Geissinger What you said is actually opposite. The guy that started Lighttable was influenced by this video. There is a fascinating article (which has an audio link that’s even better) about this talk and the future of software, article written in 2017 I believe. www.theatlantic.com/technology/archive/2017/09/saving-the-world-from-code/540393/

    • @ddubs123
      @ddubs123 6 років тому +1

      "This editor" refers to the link Cole provided. "These ideas", refer to the video. English is funny.

    • @btayeni8226
      @btayeni8226 6 років тому

      English isn't funny. The guy didn't just ordered his words syntactically or perhaps semantically. :D

  • @KevinKanji
    @KevinKanji 12 років тому

    Check out light table on kickstarter

  • @boonkiathan
    @boonkiathan 12 років тому +3

    This is why I think all IDEs ever built suck.
    They mire you inside hotkeys, long tables of values, lots of task runs, console outputs, traces...
    everything but get you enjoying the coding and getting stuff done!

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

      It’s still based on techniques created in 1968

  • @slightlygruff
    @slightlygruff 5 років тому

    Do you have a link to all those animations?

  • @ruif99
    @ruif99  12 років тому +1

    @atomicjelly88 You're welcome

  • @beingdannolan
    @beingdannolan 12 років тому +1

    Who taught Ed Norton binary search?

  • @bbckyotoku
    @bbckyotoku 12 років тому

    So when hold control in the keyboard are you switching to a mode?

  • @dvisamse
    @dvisamse 11 років тому

    super cool !

  • @iwantcoolname
    @iwantcoolname 12 років тому +1

    where can one download tree code from around 5:40 ?

  • @ZackofHearts
    @ZackofHearts 12 років тому

    Yeah what is the programming application /tool/program?

  • @Firanolfind
    @Firanolfind 12 років тому

    the future is already here, gents

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

    my annual tribute

  • @NehaSharan
    @NehaSharan 7 років тому

    Superb

  • @admi712
    @admi712 12 років тому

    03:44
    what program to use?

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

    Is this still relevant?

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

      More than ever

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

      @@ChrisAthanas I don't remember why I axed that question to be honest. But it seems like something that I'd like to watch.

  • @RobertFant
    @RobertFant 12 років тому +2

    Interesting!
    Please tell me what programming application is being used that allows such visualization.
    Thanks,

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

      He wrote them himself
      Looks like a ton of custom objective c

  • @sfyz
    @sfyz 12 років тому

    It's awesome, thank you.

  • @JohnBastardSnow
    @JohnBastardSnow 10 років тому +10

    It was an amazing talk. However, I think that the elimination of modes was one of the worst things for computer productivity and text editing. Of course, it removed the steep learning curve, but now I see people all the time who can't touch type or who don't even use keyboard shortcuts, but who spend a lot of time using a computer. If they would just invest a bit of time at the start to learn touch typing or stenography (plover) and learn modal text editors (like VIM), it would save them a lot of time afterwards. So I constantly see people spending orders of magnitude more time just because they choose an easy way out and learn bad habits. And over the years those people don't change their habits that much.

    • @SolidAir54321
      @SolidAir54321 9 років тому +1

      +Jon Wise I think modes still exist in an easier-to-use form. Some programs use tools. Click on a tool and you're in a mode where you can only do one thing with the mouse cursor. Examples I can think of are Adobe Photoshop and Steinberg Cubase.

    • @bugs181
      @bugs181 8 років тому

      +Jon Wise Your idea simply goes against Bret's ultimate vision. Programming should be intuitive and IDE's should be made to focus on that. "Modes" only complicate that ultimate vision for the mass public.

    • @JohnBastardSnow
      @JohnBastardSnow 8 років тому +3

      bugs181 Yeah, I know that. This is why I've mentioned. I think that whatever accomplishes the same goal faster should be used. There is a tradeoff between less initial investment but less weaker overall productivity vs higher overall productivity over time but high initial investment. It's about short term gains vs long term gains in productivity. For many users being more productive is not important. I get that. They want to do some shit NOW, and if making slow gestures accomplishes that. I'm also not going to, e.g., learn Spanish just to be more productive there when I travel. The time investment will not pay off. So, if making gestures and using simple common words is enough for me to get my idea across when I travel, then I'm going to use it. But if I live there and I constantly communicate with people from Spain, then learning Spanish will pay off quickly.

    • @bugs181
      @bugs181 8 років тому +1

      Jon Wise I don't think either of your provided examples encapsulate this idea. I disagree that it's a tradeoff.
      One example is another talk Bret did on when Assembly was first introduced and nobody wanted to use it. Do you think you'd be more productive writing binary or common english? If you chose the former then you're just simply wrong. Humans aren't wired that way. We're not machines although we like to treat ourselves as such.
      I fail to see how switching between contexts could improve productivity/time spent regardless of how you phrase it. I agree that keyboard shortcuts are useful - but a developer that uses them doesn't ultimately mean that they would overall be better than a developer than one who doesn't.
      For one, I use mouse navigation a lot when some of my team doesn't. It doesn't mean I'm better or worse than my co-parts. We both create quality code in the same amount of time.
      A user should be free to use whatever feels comfortable to them and not forced into some paradigm because somebody like you thinks they should learn a system because it somehow it makes them better.
      Welcome to the majority of dictorialship views.

    • @JohnBastardSnow
      @JohnBastardSnow 8 років тому +1

      bugs181
      "A user should be free to use whatever feels comfortable to them and not forced into some paradigm because somebody like you thinks they should learn a system because it somehow it makes them better." Actually this is exactly what I'm saying. Options are good.
      If you use mouse a lot instead of keys, then you're not as fast. This is just simple physics. Before you reach to your mouse from keyboard I can already shift several windows with key shortcuts. Switching contexts is again about minimizing key strokes and easier mnemonics.
      The comparison with Assembly is invalid in this case, because using assembly is faster, just like using, e.g., VIM is faster.
      Modal editors minimize hand movement and keystrokes required to edit text. A lot of the time is spent text editing or navigating.
      If you just do same thing faster, then you just do more. I'm not sure there is something to disagree about here.
      The point I'm making is not that you're worse than somebody else. The point is that just because you have an unproductive habit you're spending more of your life on text editing and movement than you need. That makes virtually no difference on how good of a developer you are, just like using a bike to get to your office doesn't make you bad developer or having knife skills does not automatically make you a better cook. It just gives you more time to do more important stuff, because eventually little improvements add up to significant savings.

  • @CmdrMartinThompson
    @CmdrMartinThompson 12 років тому

    I'm both. You first need to see the problem before you can find a solution ;)

  • @singhlasachin
    @singhlasachin 11 років тому

    Great!! thanks bret:-)