Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
throwaway5959
3y ago
0 comments
Save
Share
In monoliths sure, but if you’re building services that are compact and tested it’s less of an issue.
0 comments
3 comments · 2 top-level
top
newest
oldest
guhidalg
3y ago
· 1 in thread
Types are tests run by the compiler. You shouldn't avoid testing, just let the compiler do it for you.
throwaway5959
OP
3y ago
I’m aware. Before Python I wrote primarily in Scala and I do Rust on the side. Good luck hiring at scale for those without either offering a really interesting product to work on or lots of $$$. Even then, still easier to hire for Python.
silentsea90
3y ago
Just as the other commenter says, types are half the testing done for free which is a massive improvement.
j
/
k
navigate · click thread line to collapse