Live data from Hacker News

Viewing profile — FubarCoder

FubarCoder

HN member
Joined
Tue, Jan 06, 2015, 10:03 PM UTC
HN karma
5
Public activity
8 items

About FubarCoder

[ my public key: https://keybase.io/fubarcoder; my proof: https://keybase.io/fubarcoder/sigs/FywjKe4HgJkRCVTopvoAfhYARF89lCBYPrtiz4zf_i8 ]

Recent public activity

  1. comment
    Comment #23760935

    What about Spellbound Spire? Maybe it's something for you.

  2. comment
    Comment #14433402

    Intel syntax is an x86 thing.

  3. comment
    Comment #11681633

    The main feature - for me - was the ability to use the same project.json to compile a project for multiple frameworks. Sad to see, that they ditch project.json - especially after t…

  4. comment
    Comment #10384514

    This is the core functionality of a product I made for a customer. He has two legacy applications that only support backup using FTP servers, but he wanted to store those backups o…

  5. story
  6. comment
    Comment #9750376

    This is a hand-made port of BeanIO from Java to .NET which was changed in the following aspects: * Support of .NET generics * Availability as PCL (.NET 4.5, Win8, Win Phone 8.1, Xa…

  7. story
  8. comment
    Comment #8847427

    We use C++/CLI, because it's the easiest way to use .NET components together with legacy MFC code.