Viewing profile — coder_san
coder_san
HN member- Joined
- Wed, Jun 17, 2020, 7:08 AM UTC
- HN karma
- 36
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About coder_san
No profile information was provided.
Recent public activity
-
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/
-
comment
Comment #41409995
Thank you. That made it easier to read.
-
comment
Comment #37407395
That's strange. I've never had it crash for me. How many tabs do you have open?
-
comment
Comment #37106106
Have you tried htmx?
-
comment
Comment #36753679
While it seems appealing, Google's track record of killing products makes me not want to use it.
-
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…
-
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…
-
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.