Viewing profile — geordimort
geordimort
HN member- Joined
- Fri, Jul 10, 2020, 10:46 PM UTC
- HN karma
- 6
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About geordimort
No profile information was provided.
Recent public activity
- story
-
comment
Comment #27693369
I find that there’s a lot of bias in pair programming. One takes the role of the lead dev and the other of the ‘copilot’ but not actively reviewing the code. It works great if you …
-
comment
Comment #23888430
There’s a lot of research on this area. The fact that Semmle was acquired by Github/Microsoft is a testament to the maturity of the field.
-
comment
Comment #23888420
This is just a prototype to showcase ideas. In real life even parsing of C++ or Java is much harder to pull off than one anticipated.
-
comment
Comment #23888240
Sorry to disappoint but for people doing programming language semantics there’s nothing new here. The hard part is always to go from the made-up language to a set of multiple full-…