Live data from Hacker News

Viewing profile — niconii

niconii

HN member
Joined
Mon, Oct 20, 2014, 4:22 AM UTC
HN karma
250
Public activity
37 items

About niconii

No profile information was provided.

Recent public activity

  1. comment
    Comment #34805785

    > If hypothetically 10% of the population said A but you slice up B into specific enough buckets then A wins even if the overwhelming majority dislike A. Yes, if you're only allowe…

  2. comment
    Comment #31706607

    Okay, let's go over this then. First, let's talk about the basic case where there's no whitespace between the two paragraphs. Paragraph 1 Paragraph 2 In this case, the first can be…

  3. comment
    Comment #31705686

    In this comment section? Are you talking about stuff like the example I used earlier? Yes, obviously this is bad and nonsensical HTML. Under no circumstances does it make sense to …

  4. comment
    Comment #31701460

    I don't understand what you mean. Please elaborate. That quote says that is not needed in many cases. When you say "none of those clauses apply to ", this is true, you can't omit ,…

  5. comment
    Comment #31701271

    Although there are some other uses for , it is perfectly valid to use tags for textual paragraphs and that has been the main use for for as long as HTML has existed. I'm not sure w…

  6. comment
    Comment #31700546

    What's not in the spec? Every example in the article is valid HTML, and the article itself, which is written in the same style, is valid as well: https://validator.w3.org/nu/?doc=h…

  7. comment
    Comment #31698775

    One interesting detail is that a lack of deep nesting was in fact a deliberate design goal for HTML originally, to make WYSIWYG editing more feasible. http://info.cern.ch/hypertext…

  8. comment
    Comment #31698606

    Were the five unclosed runs before the five closed runs? I could see that making a difference vs. interleaving them, if the hardware needs to "warm up" first. For me, on Firefox on…

  9. comment
    Comment #31698313

    I can't verify your numbers. As far as I can tell, loading a ~900,000 word document with no other differences than including or excluding has about the same load time, though there…

  10. comment
    Comment #31697955

    https://html.spec.whatwg.org/multipage/syntax.html#optional-...

  11. comment
    Comment #31697880

    You have to know about what breaks out of tags regardless of whether or not you leave off the end tag, though. is invalid HTML because ends the paragraph, resulting in an unpaired …

  12. comment
    Comment #31241666

    Okay, I've gotten a bit carried away with HTML spec minutia elsewhere in these comments, mainly because this stuff really isn't common knowledge among web developers and it's hard …

  13. comment
    Comment #31241025

    This is not quite right. The HTML spec specifies not only what browsers/user agents are allowed to do, but also what document authors are allowed to do. While the HTML parser does …

  14. comment
    Comment #31240710

    Just to add to this, HTML parsers will attempt to make sense of any random line noise you give it and turn it into a DOM. When I say something is "invalid" HTML, what I mean is tha…

  15. comment
    Comment #31240567

    Oh, for sure, actually parsing HTML was awful before HTML5. The spec sometimes diverged from how browsers actually interpreted HTML, and error correction basically boiled down to b…

  16. comment
    Comment #31240031

    I mentioned "block elements" in my other comment, but to be clear, CSS has no effect on how HTML is parsed, so the display property isn't relevant here. Furthermore, you need to kn…

  17. comment
    Comment #31239632

    Yes, that is a case where it's not legal to omit ` ` if you don't want the image to be inside the paragraph. Take a look at the spec[1], which outlines exactly when it is valid to …

  18. comment
    Comment #31239534

    Well, then they were wrong, because it's always been part of every HTML spec. Perhaps they were thinking of XHTML, which did require all tags because it was based on XML.

  19. comment
    Comment #31239347

    Just to clarify, HTML5 didn't introduce this, it's been the case since at least 1993. https://www.w3.org/MarkUp/HTMLPlus/htmlplus_1.html

  20. comment
    Comment #30681066

    I'm pretty sure they're talking about Japan, not the US.

  21. comment
    Comment #27298924

    It's not one server, he's obtained control over the whole Freenode network.

  22. comment
    Comment #27298912

    I think you misunderstood the comment you're replying to. They're saying Andrew Lee is the one crapping on the channel owners by hijacking their channels.

  23. comment
    Comment #22978846

    https://sup4.smilebasic.com/en/doku.php?id=reference:top https://fuzearena.com/help

  24. comment
    Comment #22976835

    Effectively, each server ticket increases your upload limit by 200 MB, permanently. I'd imagine things could add up with custom graphics and things like that, but I have no idea ex…

  25. comment
    Comment #22976572

    No, but SmileBASIC itself supports a USB keyboard and mouse.