Tips for Writing a Web Server and Beyond - Apoorv Kothari

Поділитися
Вставка
  • Опубліковано 16 січ 2025

КОМЕНТАРІ • 8

  • @samirsaeedi74
    @samirsaeedi74 4 роки тому +6

    Please take the time to hide presenter's stream whenever it covers text on slides in the future.

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

    @ApoorvKothari Awhile I had performance problems with Prostgres in Ruby. I came up with a set of settings to improve performance of PG in tests. You or anyone else may want to take a look them. Here are the links to gists:
    - gist.github.com/zekefast/42273658939724ba7c7a
    - gist.github.com/zekefast/07fa5434afcd0ba77f9b

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

    How does it work if you join tables?

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

      docs.diesel.rs/diesel/macro.joinable.html
      But he also mentioned you could have a struct per query

  • @ddddddddd345
    @ddddddddd345 5 років тому +1

    Cloning `slog:Logger` is just two `Arc` clones. You can get a custom location-like value in `slog` using `FnValue` like this: github.com/slog-rs/misc/blob/91bee9a5b7b185e958e8261068f81ae578d18e57/examples/file-line-module.rs#L15

  • @SmitPatel-or6rq
    @SmitPatel-or6rq 5 років тому

    Please capitalize the texts properly in your slides :( All of you

    • @wackbyte
      @wackbyte 4 роки тому +2

      does it matter

    • @SmitPatel-or6rq
      @SmitPatel-or6rq 4 роки тому

      @@wackbyte Well, it does make up for a good impression on your audience