you’re going to pay the cost regardless. one approach absorbs the cost up front, and the other defers it, with interest
HN user
swasheck
catastrophic converter is such a hilarious autocorrect.
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.
yeah. that’s been my experience as well. my doctor gave me the impression that melatonin helps set the cycle but magnesium glycinate is what calms the body.
somebody watched die another day (https://en.wikipedia.org/wiki/Die_Another_Day) and thought, “hmm. great idea.”
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
this happens to me quite frequently. i grew up playing years of baseball and my throwing shoulder is a bit loose as it is. combined with the way i fall asleep (on my stomach with my forearm under my pillow) i tend to dislocate or severely strain it pretty regularly
maybe more like google ngram viewer? https://books.google.com/ngrams/about
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.
yeah. what are the effects of too much roughness? may be safer and easier to maintain at smooth than at a specific roughness spec
windmills cause cancer and kill bald eagles so we can’t do wind. /s
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.
the next season of natural selection just dropped. pop the corn (in olive oil, natch).
there is no logic - just fallacy. it is a red herring, wrapped up in equivocation. he commits appeal to emotion, non sequitur, false equivalence along the way.
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.
thank you. really appreciate that insight.
please educate instead of insult. happy to hear your response. that is why we’re here, after all.
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.
the pricing “API” is also a joke so it’s not like they have tried pushing people to apis and away from the console.
i just use vantage (https://instances.vantage.sh/) now. their api is functional and reasonable.
it was patently obvious. people were just blinded by xenophobia as the primary issue facing the nation and they bought it, peripheral consequences be damned
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.
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.
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.
along those lines, this is a “fun” (albeit tangential) read https://x.com/PalantirTech/status/2045574398573453312?s=20
people really do struggle to differentiate between correlation and causation. we humans love our patterns so that we can make sense of existence.
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