apoorvagk

↗ HN profile [ 10.7 ms ] full profile
Karma
8
Created
May 20, 2021 (5y ago)
Submissions
0
  1. I want to pick a new programming language that is simple and minimal like C but does not have the type of footguns C has (segmentation faults, double-free issues, etc.) C++, Java, Rust are far from minimal. Go feels…