Visual Application Design for Rust - Rik Arends

Поделиться
HTML-код
  • Опубликовано: 3 июн 2024
  • In this talk I will show the new MIT licensed visual application design tool for Makepad. We will walk through our fun new AI examples with generative image and text models and look at the lessons learned developing these applications in Rust.
    Follow Rik on:
    twitter: / rikarends
    mastodon: fosstodon.org/@rikarends
    github: github.com/makepad/makepad
    This talk was given at RustNL 2024, in Delft, The Netherlands.
    Playlist of other talks from RustNL 2024: • RustNL 2024
    Want to come to RustWeek 2025 in-person? go to 2025.rustnl.org
  • НаукаНаука

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

  • @TonyUnderscore
    @TonyUnderscore Месяц назад +8

    I was fortunate enough to attend this live. Absolutely brilliant speaker! I hope to see him again next year

  • @ekids.bassment
    @ekids.bassment Месяц назад +7

    I would like to suggest to make the screen full screen and put your logo on top, I can't read a single line of code this way.

    • @rikarends7102
      @rikarends7102 27 дней назад +2

      I'll have a better windowing system next time around

  • @keepsimple1
    @keepsimple1 Месяц назад +4

    strip down windows-rs to 1MB is really cool!

    • @rikarends7102
      @rikarends7102 27 дней назад +3

      I think MS made a tool for that now as well

  • @TimmmmCam
    @TimmmmCam Месяц назад +2

    Very cool! I don't know if I could edit Rust without rust-analyzer though...

    • @rikarends7102
      @rikarends7102 27 дней назад +2

      Rust analyser lives in my head for now

  • @wtfisgoingon535
    @wtfisgoingon535 15 дней назад

    I've also started writing my own libs, because most of them use too many external crates when you can do the same thing with only the std one.

  • @rtdietrich
    @rtdietrich 14 дней назад

    His videos are a kind of funny show-off, but they haven't really gotten me anywhere yet