Live data from Hacker News

Viewing profile — partizanos

partizanos

HN member
Joined
Sun, Jul 27, 2014, 10:11 AM UTC
HN karma
5
Public activity
14 items

About partizanos

No profile information was provided.

Recent public activity

  1. comment
    Comment #32859599

    Can you please define the difference between average and marginal productivity?

  2. comment
    Comment #29769870

    No time, frankly to make a game you need a good idea an implementation skills unless someone is in the field of graphics or some very specific case there is simply no good reason t…

  3. comment
    Comment #28613441

    Very nice relevant problem solved using congruent numbers which digit is not included in 2^29 calculation: https://youtu.be/MW3Hy9r6x-k

  4. comment
    Comment #28542973

    No jobs in rural areas. If remitr work becomes the new norm there is an incentive but I doubt it.

  5. comment
    Comment #28491278

    I have to use teams every day, I find extremely slow and missing basic functionality eg reply to message. It has many fancy features but honestly I find it extremely buggy especial…

  6. comment
    Comment #28188565

    Add Yugoslavia too in the 90s which started by Clinton, Syria intervention which started during Obama

  7. comment
    Comment #20960371

    Sorry but it just seemed odd I didn't see a mention for GIL (global interpreter lock). Because of this mechanism that ensures concurrency safety Python does not support parallel ex…

  8. story
  9. comment
    Comment #14468067

    Which ones would you propose as "good-to-be-read" js projects?

  10. comment
    Comment #13723081

    I am curious in community's opinion about it, seems a bit machiavelic (effective no matter the cost). Feel free to say opinions :)

  11. story
  12. comment
    Comment #13088251

    Did someone get why they prompt us to go to https://tools.ietf.org/html/draft-hoehrmann-javascript-schem... ? I didnt get it. The mechanism next=javascript:alert('') with the colum…

  13. comment
    Comment #12500821

    Of course it's trackable with the use of traditional breakpoints but in big applications with a lot of dependencies step by step approach (through different scopes where the variab…

  14. comment
    Comment #12499999

    Another feature I was trying to find was a way to see the history log of changes of a variable and the lines where it happened, between two program states.