Live data from Hacker News

Viewing profile — jmgimeno

jmgimeno

HN member
Joined
Sat, Apr 14, 2012, 8:29 AM UTC
HN karma
29
Public activity
19 items

About jmgimeno

No profile information was provided.

Recent public activity

  1. comment
    Comment #47662794

    Couldn't finish it. I suppose it was not for me.

  2. comment
    Comment #47320010

    Maybe I'm wrong, but for this query: SELECT * FROM benchmark_logs WHERE severity this index CREATE INDEX ON benchmark_logs (severity, timestamp); cannot be used as proposed: "Postg…

  3. comment
    Comment #46806684

    A post discusses how Gittensor, a Bittensor subnetwork, uses cryptocurrency to incentivize open-source software contributions, attracting both senior and junior developers. The aut…

  4. story
  5. comment
    Comment #42802105

    "The UNIX TimeSharing System", by Dennis M. Ritchie and Ken Thompson.

  6. comment
    Comment #42133834

    ZIO plans to streamline its ecosystem in 2025 by integrating core projects and focusing on enterprise stability.

  7. story
  8. comment
    Comment #40063369

    PostgreSQL Query Optimization: The Ultimate Guide to Building Efficient Queries, by Henrietta Dombrovskaya and Boris Novikov Anna Bailliekova, published by Apress in 2021.

  9. comment
    Comment #34502182

    In this post, John de Goes discusses the issues standing in the way of Scala’s growth in industry, and share his thoughts about how we can all help.

  10. story
  11. comment
    Comment #33529123

    > don't think progressing in mathematics is only for young people, fields medal winners are typically in their late 30s, early 40s. Fields medal is for mathematicians under 40 year…

  12. comment
    Comment #31975431

    Yes, but you're relying on the undefined concept of context. How do you define context?

  13. story
  14. comment
    Comment #26537141

    SOLID (or any set of design principles) are important in the sense that you should think twice when you don't obey them. So it is not necessary that they are strictly well defined:…

  15. comment
    Comment #26111711

    https://github.com/SystemsApproach/book/releases/tag/v6.1

  16. story
  17. story
  18. story
  19. comment
    Comment #3840276

    I agree that sometimes files are not the best representation for code but languages gives them semantics. For instance, namespacing/packaging is based on files (which make dependen…