Viewing profile — vtman2002
vtman2002
HN member- Joined
- Tue, Nov 18, 2014, 5:44 PM UTC
- HN karma
- 11
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About vtman2002
No profile information was provided.
Recent public activity
-
comment
Comment #13083720
Harvest Exchange | {Senior,Mid-level,Junior} Developer | Houston, TX | ONSITE, INTERNS Fintech startup (hvst.com); funded. Python+Bottle+React framework. No-nonsense self-directed …
- story
- story
-
comment
Comment #10899146
that is shady. bit it looks like they're still there in the git history: https://github.com/jOOQ/jOOQ/tree/fc7afb40760246153da4a2334c... even the stuff that has been xxxed out: htt…
-
comment
Comment #10882721
Our pooling was pretty shitty actually, but it didn't need to be fancy as 95% of our code was some sort of batch processing (as you guessed), after which the JVM terminated. But ye…
-
comment
Comment #10881769
Correct, iterator-based-streaming, as java6 was the norm when I wrote this. And yes, you're obviously at the mercy of your JDBC driver. Though I'd argue if your results are fitting…
-
comment
Comment #10881673
Fair enough. I don't know enough about jOOq to claim equivalency to your baby. I just wrote DKO to scratch an itch. (That itch being Hibernate!) Fully supportive of the general pat…
- comment
-
comment
Comment #10881477
Massive and continual support? That has not been my experience. Even after leaving TS, it looks like Lynch (who took over internal support: https://github.com/salynch/DKO ) has mak…
-
comment
Comment #10881269
> Isn't the database simply a mechanism for persisting records/objects whose structure is determined by domain modeling? not at all. you're thinking of a file system.
-
comment
Comment #10881212
A fully open source equivalent: https://github.com/keredson/DKO I wrote this for Two Sigma's internal use back in 2010.
-
story
Stop migrating your Ruby code
We've hit the 6-month mark of using db:evolve in production here at https://www.hvst.com. This was highly controversial at the time ("wait, you want to NOT use ruby migrations for …
-
comment
Comment #9987754
this has a nicer syntax IMHO: https://github.com/keredson/DKO
- story