Live data from Hacker News

Viewing profile — pux0r3

pux0r3

HN member
Joined
Fri, Jul 15, 2011, 12:10 PM UTC
HN karma
19
Public activity
19 items

About pux0r3

No profile information was provided.

Recent public activity

  1. comment
    Comment #16453440

    I'm still in the free trial period for Aaptive. Overall good, but they don't show any diagrams or videos for the exercises making it somewhat difficult for a n00b like myself. http…

  2. comment
    Comment #12358766

    UWP is definitely overkill if you go through the trouble of writing all the MVVM bindings as I mentioned. But, for really quick things, I can type XAML faster than I can try to ali…

  3. comment
    Comment #12351966

    I'm going to throw my vote in for the C#/UWP pairing. I am part of the prototype team where I work, and when I need to target Windows it's my weapon of choice. Sometimes I can't ge…

  4. comment
    Comment #11519494

    I would look into AllJoyn. I've been playing with it for an IoT application, but haven't attempted to build an Android client yet. https://allseenalliance.org/framework

  5. comment
    Comment #6858224

    I agree with you now. But I keep thinking back ~10 years when seeing a * (or ) was a moment for pause and speculation. I think it comes down to the address of an int* is a thing, w…

  6. comment
    Comment #6795214

    I do have access to glass, but I'm not going to hack on it at the office and the price tag is just too steep for me to justify taking a pair home to hack on in my free time (especi…

  7. comment
    Comment #6441475

    I'm a game programmer, and I have an answer for my preference of Z being up: I want positive values going into the screen (away from the viewer) but I also want a right handed coor…

  8. comment
    Comment #6266757

    My ideal language is C but with C++ templates, better type safety (no implicit casting to void*), and with a smarter "include" system (ie: something that isn't just copy/paste one …

  9. comment
    Comment #6041553

    As a college student, I built a small form factor pc just so I could transport it as carry on when going home. Even though it fit in the dimensions specified on the airline website…

  10. comment
    Comment #5211677

    To correlate. I do much of my programming at home on two 23" monitors on a desktop, or at work on a 15" mbp and a 27" cinema display - and I absolutely love the excessive screen re…

  11. comment
    Comment #5174490

    It has more ram than current generation consoles, otherwise it's relatively underpowered. It is running android which can be a blessing and a curse. NDK development hasn't been tha…

  12. comment
    Comment #4250817

    I used to be a big fan of SCons, and now I tend to use Rake for my build system. To me the most useful thing in a build system is to have a straightforward and easy to understand i…

  13. comment
    Comment #4249570

    I used to be like that, always spending every moment coding or learning about ways to improve coding (and I did learn and improve a lot). But I also had absolutely no social life a…

  14. comment
    Comment #3102827

    This past weekend I did something similar, but to learn about the new WinRT/Metro stuff in Windows 8. My github project is at: https://github.com/patm1987/PuxIrc

  15. comment
  16. story
  17. comment
    Comment #2858392

    If I could find an easy way to ditch XCode and still do productive iOS development, I'd abandon it in a heartbeat. The one saving grace of it is that it supports a decent number of…

  18. comment
    Comment #2829789

    I am personally very fond of the Unicomp Customizer. It's relatively cheap for a buckling spring keyboard and very no-nonsense (it has just what you need, no more no less). I must …

  19. comment
    Comment #2767130

    Sure there is. Primarily the requirement to have a runtime installed followed secondarily by the fact that many of the useful features are encapsulated in Apple specific libraries …