Live data from Hacker News

Viewing profile — voyou

voyou

HN member
Joined
Tue, Jun 21, 2011, 8:12 PM UTC
HN karma
973
Public activity
344 items

About voyou

No profile information was provided.

Recent public activity

  1. comment
    Comment #14563740

    Project Aon has all the Lone Wolf books in a variety of formats, including a machine readable format, which they have used to produce similar diagrams of the books' structures. Joe…

  2. comment
    Comment #13816308

    TBH, I think the main difficulty is caused by people claiming there's some huge difference between prototype based and class based OO. There isn't, really (at least, not if you're …

  3. comment
    Comment #13614539

    "The second blank ""is the empty space where the field value goes." I'm not sure I understand what you're saying here, but I don't think this is right. cleaned_data is a dictionary…

  4. comment
    Comment #13355346

    "You know, I studied 3 separate modules on formal logic.... I learnt more about logic from a single 1 hour high school electronics lesson than I ever did from all that." Can you sa…

  5. story
  6. story
  7. story
  8. comment
    Comment #13087833

    "Python has an "invisible close brace" character, the newline, which closes a varying number of braces" The idea that the end of a block is invisible isn't really right, though. Th…

  9. comment
    Comment #13035788

    RSS 2.0 does actually allow HTTPS URLs[1]. The author of the blog post appears to be misreading a StackOverflow comment which is specifically about elements, which are the only URL…

  10. story
  11. comment
    Comment #12246232

    Protocol-less URLs are usually a bad idea. They mean "use http or https depending on whatever the current page is", but there are very few situations where that is a useful way of …

  12. comment
    Comment #11965730

    If the model is being updated based on results as they come in, and the results coming in are not randomly distributed, then the updates will be of questionable value. In particula…

  13. story
  14. comment
    Comment #11892493

    Pointer arithmetic isn't "something that I will surely never want to do"; it's something you want to do all the time in C (and therefore in C++ written in a more C-like style). Ill…

  15. comment
    Comment #11713951

    "I want to write Python code that spits out the HTML and JavaScript required for these interfaces and I still want to handle all the logic in Python." This sounds a lot like PyJS: …

  16. comment
  17. comment
    Comment #11519396

    Aren't Medium posts repeating cliched arguments contrasting the author with the supposed superficiality of the masses a pretty clear example of "a tool to elevate your perceived so…

  18. comment
    Comment #11461913

    There's one pretty clear difference: the bubblegum seller isn't offering the bubblegum at no cost, so they're saying "I made something, I think you're willing to pay for it, so I d…

  19. comment
    Comment #11439856

    Reminded me of this, from Douglas Adams's Dirk Gentley's Holistic Detective Agency : "An Electric Monk is a labour-saving device, like a dishwasher or a video recorder. Dishwashers…

  20. comment
    Comment #11252468

    Ah yes, the "flipped classroom." Or, as it's been called for 30 years or more "the classroom."

  21. story
  22. comment
    Comment #11074982

    "Currently, as long as people are online, there's a certain guarantee that they will see it." Currently, if your followers scroll through all their tweets , they are guaranteed to …

  23. comment
    Comment #11064596

    "there is a HUGE financial incentive on the part of sellers" At least up until now, there have been ad sales, which you can think of as an incredibly heath-robinson micropayment sy…

  24. comment
    Comment #11001973

    Well, this I suppose this is a "Silicon Valley style solution," in that it's handwaving bullshit written by someone with absolutely no knowledge of what they're talking about.

  25. comment
    Comment #10987032

    I'm not sure what you mean about Gandi charging $20 to move the DNS to Cloudflare? I'm using Cloudflare to add HTTPS to a website on a domain registered with Gandi, and it hasn't c…