David Crawshaw SQLite and Go

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 พ.ย. 2024

ความคิดเห็น • 16

  • @himabimdimwim
    @himabimdimwim ปีที่แล้ว +3

    Excellent presenter, very enjoyable to listen to!

  • @mrrolandlawrence
    @mrrolandlawrence 6 วันที่ผ่านมา

    wow a blast back to dBase III and Clipper days ;)

  • @jimcooncat8181
    @jimcooncat8181 5 ปีที่แล้ว +8

    Was really interested in just the Sqlite portion, and am so glad you showed ignoring designating types for the field. You have likely saved me many future minutes! Thank you.

  • @DavisTibbz
    @DavisTibbz 2 ปีที่แล้ว +5

    Good presenter! 😃

  • @_alexlazar_
    @_alexlazar_ 4 หลายเดือนก่อน

    Great talk

  • @YoloMonstaaa
    @YoloMonstaaa 4 ปีที่แล้ว +3

    3:58

  • @chrispowell5598
    @chrispowell5598 6 ปีที่แล้ว +3

    Awesome thanks! Any more information on Gomobile?

    • @dn5426
      @dn5426 6 ปีที่แล้ว

      Looks like "eliasnaur" took over the development. github.com/golang/mobile/commits/master
      github.com/golang/mobile/commits?author=crawshaw

  • @Osmanity
    @Osmanity 3 ปีที่แล้ว +2

    I like the "programming style" of powerpoint, any one know how or where to get this type of powerpoint style?

  • @int4_t
    @int4_t 2 ปีที่แล้ว

    golang laptop leak???

  • @constantinegeist1854
    @constantinegeist1854 7 หลายเดือนก่อน

    24:24
    "I can scale my server until I hit a limit"
    if you multiply your server N times and put a simple proxy in front of it which redirects traffic "tenant => server" (with some kind of in-memory tenant table), then you can scale further. So far doesn't sound like rocket science to me tbh.

  • @probinebusiness4367
    @probinebusiness4367 6 ปีที่แล้ว

    live coding is really different from live copying

  • @pimbrouwers1004
    @pimbrouwers1004 6 ปีที่แล้ว +3

    I know in my bones that the concept presented here about 1 process programming makes a ton of sense. I just don't get how I practically implement it, for say a simple REST API reading from a SQLite database.

    • @benjaminjones9626
      @benjaminjones9626 3 ปีที่แล้ว +8

      It comes with time don't worry about it. This level of engineering happens when you start to understand that reliable software is a many-thousand-hour exercise not a late night and a red bull away - and believe me the feeling is miserable because simultaneously you'll understand all those cool apps you always wanted to build aren't actually worth the time.

    • @quintencabo
      @quintencabo 2 ปีที่แล้ว

      @@benjaminjones9626 truth