Live data from Hacker News

Viewing profile — geordimort

geordimort

HN member
Joined
Fri, Jul 10, 2020, 10:46 PM UTC
HN karma
6
Public activity
5 items

About geordimort

No profile information was provided.

Recent public activity

  1. story
  2. 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 …

  3. 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.

  4. 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.

  5. 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-…