Live data from Hacker News

Viewing profile — ronmrdechai

ronmrdechai

HN member
Joined
Tue, Jul 30, 2013, 2:58 PM UTC
HN karma
5
Public activity
4 items

About ronmrdechai

No profile information was provided.

Recent public activity

  1. comment
    Comment #20190023

    Author here, this is the first time I've ever written anything for the internet. I though I'd take the weekend to mess around with SAT solvers and their implementation and then ano…

  2. story
  3. comment
    Comment #20078831

    Take a look at `:help 'keywordprg'`.

  4. story
    Show HN: Pie – an idiomatic C++ interface to CPython's C API

    I recently needed to add support for Python plugins in a C++ application I am developing. CPython's C API is pretty cool, but it's a C API. I wanted something more C++-ey, so I wro…