Viewing profile — crazysmoove
crazysmoove
HN member- Joined
- Wed, Apr 04, 2018, 4:51 PM UTC
- HN karma
- 41
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About crazysmoove
No profile information was provided.
Recent public activity
-
comment
Comment #23596702
There are other governments, though.
-
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…
-
comment
Comment #21747304
dev.to
-
comment
Comment #21458586
Micronaut predates Quarkus by almost a year, but they both seem to be great frameworks.
-
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…
-
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…
-
comment
Comment #18468708
> "overblown" Ha!
-
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 …
-
comment
Comment #16913412
Also good: Practical Typography ( https://practicaltypography.com/ ) by Matthew Butterick
-
comment
Comment #16811210
Sorry, that should be "RDF-A," not "RFD-A."
-
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…
-
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…