Viewing profile — jmgimeno
jmgimeno
HN member- Joined
- Sat, Apr 14, 2012, 8:29 AM UTC
- HN karma
- 29
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About jmgimeno
No profile information was provided.
Recent public activity
-
comment
Comment #47662794
Couldn't finish it. I suppose it was not for me.
-
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…
-
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…
- story
-
comment
Comment #42802105
"The UNIX TimeSharing System", by Dennis M. Ritchie and Ken Thompson.
-
comment
Comment #42133834
ZIO plans to streamline its ecosystem in 2025 by integrating core projects and focusing on enterprise stability.
- story
-
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.
-
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.
- story
-
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…
-
comment
Comment #31975431
Yes, but you're relying on the undefined concept of context. How do you define context?
- story
-
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:…
-
comment
Comment #26111711
https://github.com/SystemsApproach/book/releases/tag/v6.1
- story
- story
- story
-
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…