HN user

swasheck

1,339 karma
Posts3
Comments685
View on HN
Grok Build 7 days ago

this is an argument from silence because your defense for your assertion rests on the lack of evidence from the assertion to which you replied.

you made the assertion that it is ad hominem and now you must support it.

i’m no apologist for christian history but you are both dancing around the nuances to make your own respective points. both things can be true but they require a lot of words: the roman republic, and subsequent empire were happy to allow conquered peoples to maintain their own ways of life as long as a few basic (in their estimation) requirements were met (taxes, fealty, etc). it was ripe for corruption to the conquered peoples tended to rebel and they got put down with severe violence

christianity offered a unifying thematic message and de facto polity under which constantine believed he could more effectively maintain power and peace. this system was ripe for corruption but now the people are generally kept in line by the conflation of church and state.

islam arises primarily as a repudiation of polytheism and what is perceived as loose monotheism and nonviolently sweeps through the area quickly.

regional leaders quickly learn the same lesson that constantine learned and use islam to prevent rebellion and exert control, with the added lesson learned that it’s best to just ensure everyone follows the same code from the start so that you don’t have to do a lot of political cleanup in the transition to a new belief system.

fractured “european” leaders realize how much power they’ve lost and decide that they should unify under the christian brand to go take back their power.

and the cycle goes on and on

I don’t understand this comment because in no way did I express that I’m not the team player. Seems like this is something of a sacred cow for you. Or maybe it’s a language barrier thing, but all I was trying to do was say that as a member of the data platform team, when I recommend handwritten SQL to address specific limitations of an orm, that is the response that I got. Hope this helps.

the amount of vitriol my comment generated was unexpected. i was sharing that my experience was the opposite of the comment I was replying to. So many people have read things into it that simply do not make sense to me, including this one. It wasn’t a flex, it was a statement of experience that was simply a different experience than the post I was replying to asserted as truth. As a senior member of the data team, I interact with developer teams regularly and suggest manual handwritten sql for particular performance edge cases, and I met with the response I mentioned. It’s not me not being the team player, it’s the development team using the ORM that has decided that the level of effort to maintain handwritten and ORM sequel is too much for their team to handle

Folks who dislike ORMs seem to have this false dichotomy that "the ORM _must_ be used for all queries", which is a self-imposed/unpractical restriction

my experience is the exact opposite. People who love and advocate the merits of ORM insist that everything be executed through ORM because it introduces too much complexity for them to blend handwritten SQL with the ORM generated queries

Biology doesn't work like that most of the time, it's squishy and weird and unpredictable, and the models we have of biology (including genomics!) are faulty at best, misleading at worst.

interesting. i came to tech from a molecular biology background and my impression was the opposite. biology is predictable most of the time, but sometimes random and squishy. the trick is that we’re trying to learn why things work predictably and what causes the variations, and that why/how unknown is what is most uncomfortable for people outside of the disciplines.

i’m not fully disagreeing with you because it sounds like you have experiences that inform your perspective. i find it interesting because my own experiences bring me in from the inverse perspective.

IP theft may only be part of the story though. it’s a question of priorities. US optimizes for profit which can place limits reinvestment. China seems to optimize for ubiquity and dominance, and has the capital to throw at those goals. when you’re beholden to the shareholder/ceo/investor, you make concessions to stay within their will. when you’re beholden to the state, you do the same.

this is how i took it as well. he’s creating a false equivalency between AI and immigrants, and attempting to justify it with “diversity of perspectives” and trying to tell you that to remain intellectually consistent you must embrace or reject both.

clicking a link to in the Contents section opens a new page instead of jumping to an anchor. wonder if he's getting paid by the click.

agreed. i’m no aws apologist but if you’re going to try to monetize open source and then complain when someone else does it more efficiently/effectively, it really feels disingenuous. “we were going to do that, but they got there first. it’s not fair.”

i’m only familiar with the postgres side, but it seems like a more nuanced view of this debate would be to discuss aws monetizing open source relative to their upstream, community-beneficial contributions.

Ti-84 Evo 3 months ago

i created a program to make it appear like i wiped my formulas before before a calc 2 final in high school so that when the teacher witnessed us wipe the phones it seemed legit.

DeepSeek v4 3 months ago

zero _immediate_ results. hate is a powerful motivator and hard to overcome, and the political machinations also don’t really allow for immediate feedback. we will see what happens this midterm cycle. polls show repudiation of the current administration across all dimensions.

DeepSeek v4 3 months ago

as were the protests in the 60s. violent uprisings give greater permission for violent suppression. nonviolent protests that are met with violence draw greater scrutiny. the american behemoth rarely turns quickly.

i think "SELECT * FROM my_df" is a convenience from the python module and how tightly integrated it is, but i can’t get this to replicate using the cli or dbeaver or datagrip.

and yes, being able to layer analytical sql on top of your csv/json/parquet/gpx/arrow (but not xml?) is the massive appeal of duckdb for a variety of reasons. it’s a paradigm shift for me as an old timer but it’s also suited my needs quite well over the past few years