Viewing profile — mr_ruby_man
mr_ruby_man
HN member- Joined
- Wed, Jul 06, 2022, 11:57 PM UTC
- HN karma
- -1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About mr_ruby_man
No profile information was provided.
Recent public activity
-
comment
Comment #32008793
As an ex-Ruby dev, I don't need an ORM, I don't need ActiveRecord, and I don't need MVC. I want the framework to be out of my way, which is what FastAPI and ExpressJS provide. Ruby…
-
comment
Comment #32008442
In this circle, untyped is vernacular for languages that don't do static typing as a default. So yes you are correct, but the OP is also very aware it is dynamically typed.