Live data from Hacker News

Viewing profile — csan_gonzo

csan_gonzo

HN member
Joined
Tue, Jun 21, 2022, 8:26 AM UTC
HN karma
4
Public activity
5 items

About csan_gonzo

No profile information was provided.

Recent public activity

  1. comment
    Comment #38216104

    I've been using Elixir for over a year now and the only thing that's missing for me is a static type system, really looking forward to this: https://elixir-lang.org/blog/2023/09/20…

  2. comment
    Comment #36462819

    We're experimenting with axum with sqlx as a replacement of python's fastapi. First thing we noticed so far: less runtime errors (0) and a huuge improvement in memory usage.

  3. comment
    Comment #36114114

    I've purchased that book in january (with a 60% idscount) but completely forgot about it .. so I think it's time to finally give it a go :)

  4. comment
    Comment #36105534

    Thanks for the answer, that’s good to hear. I’m planning on shifting our new backend services from python to rust (and elixir) and Axum is my main focus now for the rest apis with …

  5. story
    Ask HN: What to use for a Rest API written in Rust?

    Hey guys! Just starting with rust, I want to rebuild a few rest apis in it to get to know the language and the ecosystem better. I've been searching for the right libraries, right …