Viewing profile — dventimihasura
dventimihasura
HN member- Joined
- Mon, Nov 14, 2022, 7:11 PM UTC
- HN karma
- 92
- Public activity
- 132 items
- HN profile
- View on Hacker News ↗
About dventimihasura
No profile information was provided.
Recent public activity
-
comment
Comment #41805036
Let me put it differently. Who won World War II?
-
comment
Comment #41672271
Here's just some of what these "librarians, professors, and researchers" were up to: https://www.npr.org/2014/11/05/361427276/how-thousands-of-na... https://en.wikipedia.org/wiki/O…
-
comment
Comment #41670575
"What the hell do you think spies are? Moral philosophers measuring everything they do against the word of God or Karl Marx? They're not! They're just a bunch of seedy, squalid bas…
-
comment
Comment #40998670
The Chapo Traphouse podcast touched on the Erie Canal in Episode 557 "The Inebriated Past 10: Mormons, pt. 1", especially as the backdrop for the story of Joseph Smith and the crea…
-
comment
Comment #40909044
Perhaps The New York Times recommending it has something to do with it: https://www.nytimes.com/wirecutter/reviews/best-media-stream...
-
comment
Comment #40589128
pgTAP is pretty good for PostgreSQL, but I don't know what if any options are available for other databases. https://pgtap.org/
-
comment
Comment #40589094
That's a good point about MySQL. PostgreSQL wasn't quite ready for primetime at that time, and Oracle and MSSQL aren't free. That left MySQL to fill the gap, but it's not really bu…
-
comment
Comment #40587155
That depends. I worked with customers 25 years ago who put loads of business logic in very long and involved T-SQL stored procedures in MSSQL or PL/SQL stored procedures in Oracle.…
-
comment
Comment #40579560
I'm aware of that belief, but I do not share it.
-
comment
Comment #40579526
The customers I work with tend to use database migration tools like Flyway or Liquibase, have their DDL in source control, run tests, and have fairly conventional CI/CD. As I said …
-
comment
Comment #40579498
That's a matter of taste. I find most of the business logic I need to express involves finding and transforming relational data, a task to which SQL is better suited than any gener…
-
comment
Comment #40578128
Fair. I've only ever had success with this strategy as a solo hacker. It was once claimed to me that this would be a disaster on large teams and I had to admit that I had no eviden…
-
comment
Comment #40577870
I see it differently. In the 25 years I've been working in this industry I see a welcome trend toward doing more in the database, such that the impedance mismatch dissipates. This …
-
comment
Comment #40577793
One way to have tighter integration between the database and the application logic is to abandon the application code altogether. Express the application logic right in the databas…
-
comment
Comment #40526229
Nice!
-
comment
Comment #40526218
Ahh, I see. Yeah, I suppose some examples in the docs would be nice. Anyway, here's an example with Hasura: https://gist.github.com/dventimihasura/b3f3c9e7ef1442d8e7f16...
- comment
-
comment
Comment #40525304
Is "readers here [ARE] drooling morons and [DON'T] know what a github is and [CAN'T] click on the link to the repo and find the README.MD" the only other alternative? There's no mi…
-
comment
Comment #40524974
PostGraphile compiles GraphQL directly to SQL. The SQL is "custom" in that it's specific to the GraphQL operation, though naturally it does follow rules. For example, Hasura does t…
-
comment
Comment #40508781
And yet, I never encountered any of those other posts. I bet that's true for most HN readers. But, suit yourself. I just think you'll get higher engagement if you put your best foo…
-
comment
Comment #40505752
You might consider posting not the release page, but rather the repo page: https://github.com/tinygrad/tinygrad Another good alternative would be: https://tinygrad.org/#tinygrad
-
comment
Comment #40325053
> That login service can be written to be virtually immune to SQL attacks because it doesn't have to handle generalized queries. Ban all the SQL control characters in usernames/pas…
-
comment
Comment #39647504
Not in enterprise companies, it's not.
-
comment
Comment #39640806
Incidentally, I see no evidence in those links or elsewhere that either Walmart or Netflix is using node to meditate interactions with upstream data sources. What I do see elsewher…
-
comment
Comment #39638728
Of course, Hibernate (Java) dwarfs them all. https://trends.google.com/trends/explore?date=all&geo=US&q=S...