Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
geordimort
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
When you merge PRs, you lose knowledge
(reviewpad.com)
5 points
by
geordimort
5y ago
|
0 comments
2.
▲
by
geordimort
5y ago
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 want to review later asynchronously without needing to ask f
3.
▲
by
geordimort
6y ago
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.
4.
▲
by
geordimort
6y ago
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.
5.
▲
by
geordimort
6y ago
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-blown languages.