Viewing profile — FubarCoder
FubarCoder
HN member- Joined
- Tue, Jan 06, 2015, 10:03 PM UTC
- HN karma
- 5
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About FubarCoder
[ my public key: https://keybase.io/fubarcoder; my proof: https://keybase.io/fubarcoder/sigs/FywjKe4HgJkRCVTopvoAfhYARF89lCBYPrtiz4zf_i8 ]
Recent public activity
-
comment
Comment #23760935
What about Spellbound Spire? Maybe it's something for you.
-
comment
Comment #14433402
Intel syntax is an x86 thing.
-
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…
-
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…
- story
-
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…
- story
-
comment
Comment #8847427
We use C++/CLI, because it's the easiest way to use .NET components together with legacy MFC code.