Live data from Hacker News

Viewing profile — crazysmoove

crazysmoove

HN member
Joined
Wed, Apr 04, 2018, 4:51 PM UTC
HN karma
41
Public activity
12 items

About crazysmoove

No profile information was provided.

Recent public activity

  1. comment
    Comment #23596702

    There are other governments, though.

  2. comment
    Comment #23310484

    The project in question is a plugin for the Eclipse IDE. They went with an Eclipse license. If this project is not specifically "for people who inhabit that community," then who is…

  3. comment
  4. comment
    Comment #21458586

    Micronaut predates Quarkus by almost a year, but they both seem to be great frameworks.

  5. comment
    Comment #19872786

    I think Oracle does. My impression is that PostgreSQL sort-of "invented" JSON support in the db, then Oracle (and probably others) added JSON support with a different syntax, and t…

  6. comment
    Comment #19462707

    As someone who is currently planning a trip to NYC and has been comparing CityPass to its competitors (and versus just buying individual tickets)... Thank you! I will be using this…

  7. comment
    Comment #18468708

    > "overblown" Ha!

  8. comment
    Comment #18219229

    Or it could just be a problem with people over-complicating things. User bradleyjg does a great job of summarizing the scheme in the post just above yours -- it's amazing how much …

  9. comment
    Comment #16913412

    Also good: Practical Typography ( https://practicaltypography.com/ ) by Matthew Butterick

  10. comment
    Comment #16811210

    Sorry, that should be "RDF-A," not "RFD-A."

  11. comment
    Comment #16810013

    One of the big things to come out of the semantic web was RFD-A (embedding semantics in unstructured web pages) and similar technologies (microformats, JSON-LD, schema.org). It's w…

  12. comment
    Comment #16756548

    No. Java's "write once, run anywhere" promise is that you would not have to re-compile your source code to target different architectures like you do with C or C++. Docker's promis…