Dylan Beattie - The cost of code

Sdílet
Vložit
  • čas přidán 22. 08. 2024

Komentáře • 40

  • @gregsayshi
    @gregsayshi Před 3 lety +7

    Enjoying all of your talks, thank you

  • @whosasking9655
    @whosasking9655 Před 4 lety +23

    This video resonates with the talk given by "Uncle" Bob Martin from the CZcams video; "The Future of Programming". We as people who write code (especially Professionally), must come up with standards and enforced Discipline. We must self regulate before non-programming bodies come in to regulate us.

  • @arwahsapi
    @arwahsapi Před 4 lety +13

    This guy is a rock star, he made programming language called RockStar!

  • @anupjoseph7368
    @anupjoseph7368 Před 3 lety +8

    Does Dylan goes to every conference specifically to shut it down?

    • @aimuhire
      @aimuhire Před 2 lety +1

      co-wondering. from the art of code

  • @paulfrischknecht3999
    @paulfrischknecht3999 Před 3 lety +1

    CDs involve software too. Magnetic tapes where the last medium that didn't.

  • @justafriend5361
    @justafriend5361 Před rokem

    41:40
    I thought, all airplanes nowadays have two AOA sensors, but the MCAS only used the pilots side one, which happened to be faulty?

  • @jean-marcherard9216
    @jean-marcherard9216 Před 3 lety +1

    25:18 neither youtube app which is a pity!
    Watching this on my 2011 ipad, b plan: open youtube in Safari, it makes the job

  • @droneship8886
    @droneship8886 Před 3 lety +12

    Goes to Russia. Talks about Apollo missions.👻

  • @mrmimeisfunny
    @mrmimeisfunny Před 2 lety

    3:26 Small correction. 256 Kilobits, not Kilobytes.

  • @mulllhausen
    @mulllhausen Před 3 lety +4

    44:00 "what impact is autonomous trucks (and cars and vehicles) going to have on society?" just a guess but i suspect there will not be mass unemployment from this. it will mean that there will be a lot more trucks for a lower cost, and people can move from driving to other truck-related jobs - unloading, maintaining, remotely driving around hazards, etc.

    • @JohnSmith-ox3gy
      @JohnSmith-ox3gy Před 2 lety

      Economies while elastic, do take time to adjust. Do you know how large the number of professional drivers is? Over three million full time truckers alone, this does not count other forms of delivery.

    • @mulllhausen
      @mulllhausen Před 2 lety +2

      @@JohnSmith-ox3gy technology takes time to be adopted too so i'm not sure what your point is?

    • @driden1987
      @driden1987 Před 2 lety +3

      This is a common point that a lot of people fall for.
      There will be new jobs created, it has always happened. That's how economy works.
      I enjoyed the talk though

    • @jbird4478
      @jbird4478 Před 2 lety +3

      @@driden1987 But it never happened smoothly. It takes time for an economy to adjust, and the faster a disruptive tech is implemented, the less time there is to adjust. Once the problem of self-driving cars has been solved well enough for deployment, this will go at an unprecedented pace. You can't really compare that to for example the mechanization of agriculture, which was a relatively gradual process. Phasing out jobs over a period of decades is a totally different matter to when it happens in years. And suppose many of them will get re-educated to unloading, maintenance, etc. All those software engineers working on self-driving systems are also going to switch to the next problem. So unloading too will rapidly get automated. And these systems will get increasingly advanced, so using them to solve new problems becomes increasingly easy. This means jobs will get replaced not in a linear timeframe, but exponentially. And that is certainly going to cause massive problems.

  • @marcialabrahantes3369
    @marcialabrahantes3369 Před 3 lety +3

    As someone in the industry who pushes for security, dependency hygiene, and testing, the value of these "cover your arse" approaches are hard to prove to management.
    So most of the time speed > safety, unless the organization appreciates the underlying problems.
    Say, industrial engineers don't have much leeway here and will easily extend a project over going at it half way in term of security.
    Until the software industry is treated as the above (which by then, prob will not be as much of a $$ grab), most of these mishaps will repeat

    • @yankeenobonagu6411
      @yankeenobonagu6411 Před 3 lety

      ;) everybody gangster untill a buffer overflow vulnerability destroys everything

    • @yankeenobonagu6411
      @yankeenobonagu6411 Před 3 lety

      keanu reves cant save you

    • @robertweekley5926
      @robertweekley5926 Před 2 lety +1

      @@yankeenobonagu6411 - A buffer Overflow, in the Program, or a mixture of Bird Poop and Frozen Water, in an Angle of Attack Sensor!
      Or, an overlooked Bee stuck in a Static Port!
      Or ICE (the Frozen Water kind) fully covering the EPR Pitot (Engine Pressure Ratio Static : Dynamic Air Pressure inputs) that the Software Programmer never considered his "Fully Digital System" might need to have a Solution for!
      (All related to Causes of Airliner Crashes, over the Last 45+ Years! - I'm 62+ and learned to fly starting when I was 18! Many Years worth of TV News, compared to Actual Pilot Records of Accident Investigations, and Understanding that "Professional" does not necessarily mean "Perfect!" Be the Reference refer to Pilots, IR Programmers!)

    • @yankeenobonagu6411
      @yankeenobonagu6411 Před 2 lety

      @@robertweekley5926 there are multiple in the brain mind you...

    • @yankeenobonagu6411
      @yankeenobonagu6411 Před 2 lety

      @@robertweekley5926 OOOH ur a pilot?

  • @effinstv
    @effinstv Před 3 lety +2

    I remember the days when people from UK had EU flag icons on twitter.

  • @CallousCoder
    @CallousCoder Před 2 lety +1

    Yes I know it is terrible I completely agree! This is why I loathe web development. And I call it inconsistent l, uncontrolled bloatware. I simply don’t want anything to do with it! 23K lines for an empty project, you seriously cant think that’s a good idea?!
    And this is why computers, that are several 1000 times faster than our old micros, run at the same speed, since most of it is limited by the user but a simple “app” (how I hate that word), is 150MB!!! Seriously?! Why?! What for?!
    The more code the more bugs!!!

    • @jbird4478
      @jbird4478 Před 2 lety +1

      I agree it's terrible. Minor nuance: _modern_ web development is awful. In the early days web development was fun. You had html and Javascript - which at the time was a relatively straightforward and simple scripting language. There were no "frameworks", no libraries, no nothing. I'm not even going to bother catching up anymore. These web developers nowadays don't learn to code anymore; they learn to use a framework. And then three months later they can forget about that encyclopedia of API calls to move on to the next framework.

  • @yankeenobonagu6411
    @yankeenobonagu6411 Před 3 lety +3

    oh my god free beer last 4 years (i think might be 5 now) has destroyed my life

  • @adrianconstantin1132
    @adrianconstantin1132 Před 2 lety

    13:25 It takes 6 months to draw a jpeg without using libjpeg ? Seems exagerated by a multiple times

  • @andreyserov4636
    @andreyserov4636 Před 2 lety +2

    Этот код настолько стар, что уже начал пить водку:))

    • @soberhippie
      @soberhippie Před 2 lety

      В России код может начать пить водку смолоду

  • @soberhippie
    @soberhippie Před 2 lety

    1:12 Проект задерфывлаофыафция

  • @intfamous4001
    @intfamous4001 Před 4 lety +5

    33:00 yeah, ""this is not gonna happen'" cause capitalism xD

    • @robertweekley5926
      @robertweekley5926 Před 2 lety +1

      Once again, a glitch in the Intellectual "Matrix" of understanding, between "Capitalism" (the Value of Capital, or Financial Investment) and "Greed" (or Beliefs of Never Ending Increase in Growth, and Profits)

  • @FalcoGer
    @FalcoGer Před rokem

    7:20 well i completely disagree. All the stupid people are going to drink themselves to death while anyone with a little bit of sense will not get involved in this nonsense. It'd be like bringing darwin back to the human species after we did our best to save the idiots who do all manners of stupid crap and let them breed where in nature they would've died when they first decided that it was a great idea to put 4 chairs on top of each other to reach the second floor window to give it a new paintjob.

  • @fuaxhzu964
    @fuaxhzu964 Před 3 lety

    The actually leaf pathomorphologically miss because feather synthetically wrap towards a scientific fiction. voracious, bored question

  • @traddad9172
    @traddad9172 Před 3 lety

    GloboShlomo salesman.
    I knew we picked on these kids for a reason