Live data from Hacker News

Viewing profile — coder_san

coder_san

HN member
Joined
Wed, Jun 17, 2020, 7:08 AM UTC
HN karma
36
Public activity
8 items

About coder_san

No profile information was provided.

Recent public activity

  1. comment
    Comment #43309120

    Not sure how close it is to Laravel, but loco.rs claims to be Ruby on Rails for Rust, so it might be close to what you want. Link: https://loco.rs/

  2. comment
    Comment #41409995

    Thank you. That made it easier to read.

  3. comment
    Comment #37407395

    That's strange. I've never had it crash for me. How many tabs do you have open?

  4. comment
    Comment #37106106

    Have you tried htmx?

  5. comment
    Comment #36753679

    While it seems appealing, Google's track record of killing products makes me not want to use it.

  6. comment
    Comment #36722200

    *A Foreign Office spokesperson said: “Since 2015 the UK has given no financial aid to the government of India. Most of our funding now is focused on business investments... "* More…

  7. comment
    Comment #36619110

    Django is fantastic. It's much bigger than flask, and has one of the best ORMs I've ever used. Also comes with a built in admin panel which is always nice. You will want to use Dja…

  8. comment
    Comment #36388354

    I agree. Anyone developer who has had to work on multi-player games will never say "just add multi-player". The whole way you approach the game changes massively.