How I learned to program and built Librex from scratch | Ryan Schiller and Lex Fridman

Поделиться
HTML-код
  • Опубликовано: 31 мар 2021
  • Lex Fridman Podcast full episode: • Ryan Schiller: Librex ...
    Please support this podcast by checking out our sponsors:
    - Allform: allform.com/lex to get 20% off
    - Magic Spoon: magicspoon.com/lex and use code LEX to get $5 off
    - BetterHelp: betterhelp.com/lex to get 10% off
    - Brave: brave.com/lex
    GUEST BIO:
    Ryan Schiller is the creator of Librex, an anonymous discussion feed for college communities.
    PODCAST INFO:
    Podcast website: lexfridman.com/podcast
    Apple Podcasts: apple.co/2lwqZIr
    Spotify: spoti.fi/2nEwCF8
    RSS: lexfridman.com/feed/podcast/
    Full episodes playlist: • Lex Fridman Podcast
    Clips playlist: • Lex Fridman Podcast Clips
    SOCIAL:
    - Twitter: / lexfridman
    - LinkedIn: / lexfridman
    - Facebook: / lexfridman
    - Instagram: / lexfridman
    - Medium: / lexfridman
    - Reddit: / lexfridman
    - Support on Patreon: / lexfridman
  • НаукаНаука

Комментарии • 82

  • @SuperTuffgirl
    @SuperTuffgirl 3 года назад +54

    That young man Ryan will go far in life. Not only is he bright, he seems to have a firm grasp on how reality works and how to navigate through this planet we all roam. I wish all the best. Cool kid!

  • @larrymorrison171
    @larrymorrison171 2 года назад +6

    "The question is 'where do you start?' and 'what is the most useful thing TO YOU' ". That is THE learning approach to anything in life, from learning how to play instruments or speak a language, to programming. Big thing to be aware of.

  • @MichaelJones-ff9gb
    @MichaelJones-ff9gb Год назад +20

    Some lessons to be had from this discussion. The obvious, Ryan is intelligent and more importantly he has no preconceived thoughts regarding his lack of programming experience and therefore no blockers. Ask any self taught programmers and the majority will agree that they learn best when working towards a project that they are passionate about. It is universally known that experience is the best teacher.

  • @TheExcellentVideoChannel
    @TheExcellentVideoChannel 3 года назад +12

    Loved this video, I have so much respect for Ryans journey ... big balls are a prerequisite for life. Different devs for different circumstances . Quick dirty hackers for bin(able) prototypes to get investors , software engineers for the actual design, creation and evolution of the product.

  • @rambleon2011
    @rambleon2011 Год назад +6

    “Librex founder Ryan Schiller announced in a Feb. 17 post that the anonymous discussion platform would be shutting down effective immediately, citing a lack of time to manage the anonymous discussion app and commitments to other projects. The end of Librex - an app that, according to Schiller had approximately 2,000 users at Dartmouth - has prompted mixed reactions from the student body. “

  • @keithrincon
    @keithrincon 3 года назад +2

    Pretty cool video I can relate! Wish you the best!

  • @mrcoldshower465
    @mrcoldshower465 Год назад +1

    That is so interesting. I am a first year cs student, and I have been in a state of analysis paralysis. I try to make everything perfect. But I am learning so slow, I should instead just try things fast, and then later optimize it once it has started working. Thank you

  • @nubletten
    @nubletten 2 года назад

    I did not realize u till I saw it that needed to watch this. Off to watch the entire video.
    Thank you sir.

  • @TyronePost
    @TyronePost 3 года назад +26

    Great content! The world needs more developers and conscious, artistic creators building our future!

  • @sibaroochi
    @sibaroochi 3 года назад +12

    This helps us fearful amateurs start to believe we should take that first step towards programming

  • @erfan9166
    @erfan9166 3 года назад +6

    Wow that part about over-optimization is exactly me. After getting stuck on the project for six month, i’m really grateful to understand my problem.

  • @dougmorrow2858
    @dougmorrow2858 3 года назад +3

    2 years of sql, tensorflow and pyautogui and I am now coming back to "just launch".

  • @akj3344
    @akj3344 3 года назад +2

    Hey Lex. I did the same. Talked with a friend who is into photography to get to know more about 2-3 problems he mentioned. I watched my first html tutorial a month ago and have designed a website to solve a his problems.
    I will never be good at coding. But learning about it helps me to build prototype and hire someone with a tech background.

    • @electricimpulsetoprogramming
      @electricimpulsetoprogramming Год назад

      why won't you be good at coding? stop underestimating yourself dammit

    • @albertcobbah7042
      @albertcobbah7042 Год назад

      @Akshay Joshi that is outstanding....coupling your strenght with that of others to make bigger impacts....you are the new generation

  • @esavh3118
    @esavh3118 Год назад +3

    Man just straight up said aight f*ck it. Imma build an app. Truly inspiring.

  • @wwjjss33
    @wwjjss33 3 года назад +4

    Thank You, Lex. Thank You, Ryan!
    What an INSPIRATIONAL story 👍🏼

  • @TheJagjr4450
    @TheJagjr4450 3 года назад +15

    I taught myself SQL in order to build an inventory DB which when a couple of programmers looked at stated they had never considered a couple of routes I had taken for the processing and combining of inventory items into a single finished product.... I did what I did when I needed it done.

  • @tamodaleko1384
    @tamodaleko1384 3 года назад

    Inspiring.

  • @ShujaatHasan
    @ShujaatHasan 2 года назад +1

    I started the same way, but still doing 9 to 5.

  • @mohammedelsharief8
    @mohammedelsharief8 Год назад

    OMG this clip is emanating such a friendly vibe

  • @trevorhill22
    @trevorhill22 2 года назад +9

    I have coded in python for a year now as a physics major, and this is a problem of mine I had when beginning to code. I always wanted the most efficient way possible because I am a math nerd and a problem solver. However starting out coding this is not the right way to look at things like Lex said. It’s better to get things done instead of being perfect all the time.

    • @programmer1840
      @programmer1840 Год назад +3

      How about you frame it this way: What is the most efficient way to get a working programme with respect to time? I.e. what is the fastest way to get it done.

  • @zenandtheartofbmwmaintenan7671
    @zenandtheartofbmwmaintenan7671 Год назад +1

    We had YikYak which was basically the same thing in like 2013.

  • @sidharthsingh5905
    @sidharthsingh5905 3 года назад +37

    Focus on MVP and don't get stuck in tutorial hell. Ship everyday !

    • @sidharthsingh5905
      @sidharthsingh5905 3 года назад +8

      @Yasser Ali minimum viable product i.e. a version of your product that contains all the core features in the first release nothing fancy just the core feature

  • @RyDeezy
    @RyDeezy 3 года назад +54

    This kid is so smart, he doesn't even realize how smart he is.

    • @AP-qb2xn
      @AP-qb2xn 2 года назад +2

      And the app was shut down three years in

    • @theastuteangler
      @theastuteangler Год назад

      lolwut?

    • @rambleon2011
      @rambleon2011 Год назад +1

      He’s so smart that his app was shut down in February

    • @s1nceethernity697
      @s1nceethernity697 Год назад

      @@PhdCorner ok, and what great app did you make?

    • @JustinK0
      @JustinK0 Год назад

      its a pretty normal thing for people to do, have an idea and proceed with that idea.

  • @mlworks
    @mlworks 3 года назад +3

    People like these are real game changers.

    • @Vim_Tim
      @Vim_Tim Год назад +1

      It gained popularity because it was free. He had to shut it down after ~2 years because it was free. Game-changing.

  • @ancestralrocha7709
    @ancestralrocha7709 3 года назад

    Pretty cool dude!

  • @slax4884
    @slax4884 3 года назад +2

    I couldn't find much info anywhere about librex but I'm interested to learn more

    • @johnantoine1477
      @johnantoine1477 3 года назад

      Same. Maybe it was only accessible on college campus?

  • @kaptainspice8841
    @kaptainspice8841 Год назад

    'what's a heap bro?'
    where can I get the t-shirt?

  • @abhineet5834
    @abhineet5834 3 года назад +2

    His laugh reminds me of Andrew Garfield and I love his enthusiasm.

  • @TANOCHOA
    @TANOCHOA Год назад +1

    Tutorial God 🔥😭

  • @ThaThree
    @ThaThree Год назад +2

    Wasn't YikYak essentially this?

  • @MikeBertelsenDK
    @MikeBertelsenDK Год назад

    "What a heap bro"
    - Lex Fridman
    (7:40)

  • @AyanTheChosenOne
    @AyanTheChosenOne Год назад

    Lex should talk to Steve Duda

  • @Felix-og7pd
    @Felix-og7pd Год назад +1

    MVP: Don't over optimize. Quickly iterate
    Just do it

  • @ShujaatHasan
    @ShujaatHasan 2 года назад +2

    But man this guy is amazing

  • @fkaspow
    @fkaspow 3 года назад +4

    It's not about just getting it done, it's about the craftsmanship that comes with building software Lex.

  • @PROTAGONIST_48
    @PROTAGONIST_48 2 года назад

    I LIKE TO SEE PEOPLE WIN

    • @albertcobbah7042
      @albertcobbah7042 Год назад

      @PROTAGONIST ....hilarious...you like to see yourself win too?

  • @harveykay4203
    @harveykay4203 3 года назад +5

    Here we see where happiness hides, in passionate words and passionate smiles. Stand hand in hand on the brow of the hill for the forest of thought stretched miles and miles. - Me

  • @rubiskelter
    @rubiskelter 3 года назад +3

    The world needs more people like him, so me as a cyber security consultant can have an easier job :P

  • @5starPac
    @5starPac Год назад +1

    Man here I am still trying to code a Pac-Man game for over a month now

    • @jh5131
      @jh5131 Год назад

      I just wrote my first line of JavaScript last night so you're farther than I am

    • @5starPac
      @5starPac Год назад +1

      @@jh5131 this was two months ago now lol I got it up and running a couple days after the post , just stay on it it will take some time before you feel like you actually know it

  • @tomlawton5116
    @tomlawton5116 3 года назад +3

    Fucking. Awesome.

  • @tazeey
    @tazeey 2 года назад +2

    Some andy samberg vibes

  • @revel77
    @revel77 2 года назад +2

    Librex is not orginal at all, its just a yik yak clone.

  • @Nodsaibot
    @Nodsaibot Год назад +1

    aaand... the app is gone RIP

  • @wadehaynes9851
    @wadehaynes9851 Год назад

    Seems elaborate just to meet girls , but I approve this message. Bravo!

  • @archangecamilien1879
    @archangecamilien1879 Год назад

    The programmer-guy sounds like the guy from some RUclips channel, lol, can't remember which...physics or something, he makes parody videos...like every second I look making sure it's not him...

  • @Magmatic91
    @Magmatic91 3 года назад

    Nice, but at the same time he's a math major so it must have helped him.

    • @matthieucneude5761
      @matthieucneude5761 3 года назад +4

      Programming has some roots in discrete math, but practically it's quite different.

  • @allancoffee
    @allancoffee 3 года назад +4

    I need a "whats a hebrew?" t-shirt... 🤣

  • @Kenbomp
    @Kenbomp 2 года назад +6

    Actually programming was meant to be made by normal non tech people.

    • @JustinK0
      @JustinK0 Год назад +1

      Thats how it started at least in the 40's

  • @luqmanmohamed
    @luqmanmohamed 3 года назад +4

    The king of nerds

  • @TravisChristopher
    @TravisChristopher Год назад +1

    Starting with an IOS app is the worst idea for a startup…

  • @Vim_Tim
    @Vim_Tim Год назад +2

    Building a simple, iOS-only chat app is dead simple compared to a full-fledged web app. Shipping anything is commendable, but I’m pretty sure you could find online tutorials to build 90% of this product. He also never reached the hard part: scaling to thousands of users globally without spending a fortune on server costs.
    Too bad his business sense wasn't any better: Librex was rejected by YC and then shut down after ~2 years.

  • @cerberus1321
    @cerberus1321 Год назад

    Every decent programmer I know is self taught. Not one did a college degree in CS

  • @alexelitist8370
    @alexelitist8370 2 года назад +10

    as soon as he said "i realized i need a mac" i turned the video off.

  • @lushegun
    @lushegun Год назад

    You have to buy a Mac to code? He kept going on about the Mac.... SMH .
    Such a waste of a good mind!