Live data from Hacker News

Viewing profile — Pedrom

Pedrom

HN member
Joined
Fri, Dec 02, 2011, 1:55 PM UTC
HN karma
2
Public activity
26 items

About Pedrom

A game programmer since 2010 and professional generalist programmer since 2000. Lately, trying to get back to my roots and trying to use machine learning and scheme in side projects - this is going on pretty slow though :( -

Recent public activity

  1. comment
    Comment #4008248

    Sorry in advance for this but... Is there chance that this could be a hoax? It's not that it couldn't happen but I couldn't find the obituary or any other reference to this other t…

  2. comment
    Comment #3533170

    Funny... but perl or python are not the only ones to make one-line print statements and about Lisp... what about (display "Hello world") or just "Hello World" ? :)

  3. comment
    Comment #3419370

    >"Free customers are higher maintenance than paying customers." I would like to share my small experience with the freemium model. I have with a friend an online dominoes game wher…

  4. comment
    Comment #3412631

    Well in the case of the game we were working on there was no choice other than fork our codebase. No considering the controllers (which is different enough from the consoles) the f…

  5. comment
    Comment #3412478

    Happy New Year from Toronto too! :)

  6. comment
    Comment #3407633

    Yeah but we are talking here about massive multi-platform games and Infinity Blade was specially tailored for IOS. In practice, to use Unreal in a game that would run on consoles a…

  7. comment
    Comment #3406572

    >That even include "to be accepted at school", mind you. (just like you didn't have to smoke back in the days, but also you were gay if you did not, no matter how wrong that reason…

  8. comment
    Comment #3405907

    Sorry but I still don't understand why deleting that picture is such big deal? Google has the right to build their community with the rules that they want and the people eager to a…

  9. comment
    Comment #3403611

    >The only platform you would need to re-implement for would be iOS but your going to hit that problem whatever you do (not sure what it's JS support is like though). That is not th…

  10. comment
    Comment #3403594

    That is in theory.... In practice If you have a game that look pretty well on consoles you would have big challanges for mobile devices, and just reducing quality on art assets mig…

  11. comment
    Comment #3403585

    Yeah... But even with Mono you have to use the proper classes for display, so it's not completely code once play anywhere.

  12. comment
    Comment #3399665

    I am completely agree with billybob here. After all that's why Hacker News community is so different to Reddit, because the rules of each community right?

  13. story
  14. comment
    Comment #3377651

    PHP is not strongly typed as C# so it doesn't need generics or templates or better said it wouldn't make much difference on performance unless it would be compiled (which is not th…

  15. comment
    Comment #3377608

    Thanks for the link... it was very informative! However, Xerox PARC did progress with the research: "Engelbart slipped into relative obscurity after 1976. Several of Engelbart's re…

  16. comment
    Comment #3377521

    Guessing from that data might still be using machine learning (e.g Collaborative filtering). I guess you meant it is not computer vision related. At this point I don't think it mat…

  17. comment
    Comment #3362423

    I would prefer a standard byte-code VM inside of every browser so we could just make compilers targeting that VM. Then anyone could choose their preferred language :)

  18. comment
    Comment #3360772

    Yeah it got into reddit at least: http://www.reddit.com/r/gaming/comments/nf659/how_super_mari... I always find this sort of DoS attack interesting. What would be the best way for …

  19. comment
    Comment #3360737

    HN effect? probably this news got into reddit and slashdot too.

  20. comment
    Comment #3357173

    It's interesting the different trends among browser versions. For Chrome when a new version comes out the previous one die almost immediately but IE users tend to keep their versio…

  21. comment
    Comment #3329941

    > There is probably a reason why most TVs come in black - it makes the colors and the picture to stand out more. Not all flat monitors come in black thought. I actually I prefer th…

  22. comment
    Comment #3326316

    Totally true... took me about that amount of time with the help of google :) James you did well not telling the name, it's good to see that there are still a bunch of people out th…

  23. comment
    Comment #3325173

    Not sure about pair programming... I got incredible bored when I had to share the keyboard. The time I did that I felt like we were taking turns to be slackers :S EDIT: Adding a li…

  24. comment
    Comment #3324323

    >Don't waste your time reading books I strongly disagree. A lot of algorithms have to be introduced in order to be properly learnt. For instance, I don't think you would understand…

  25. comment
    Comment #3323978

    > SICP is dated and doesn't really match what modern languages can do. I always think SICP as math applied to CS and math never gets old :) I am reading it after 9 years as a profe…