Your team lost 50-75%? Is that an approximation, or do you just not know? Can't you just count who left to get the actual ratio?
HN user
_dark_matter_
Data Engineer
That first chapter lives rent-free in my head. Highly recommend reading it. https://www.scribd.com/document/979965270/Robinson-Kim-Stanl...
This is just a different way if saying that we can't.
For folks with long wait times, maybe the advantage of "immediate access to AI radiologist" beats out "wait for human radiologist"? Would be interesting to weigh those harms against each other.
I literally do not understand this perspective. If that was true they would have let Netflix buy Warner Bros., which would have spun off CNN, and Skydance could have scooped it up for much much less money than buying the entirety of Warner Bros/discovery.
Unbelievable film. I am so appreciative this was made.
Don't most jobs have unmetered access? I know mine does
Iceberg is, primarily, a spec [0]. It defines exactly what data is stored and how it is interacted with. The community debates broadly on spec changes first, see a recent one on cross-platform SQL UDFs [1].
We have yet to see a largely llm driven language implementation, but it is surely possible. I imagine it would be easier to tell the llm to instead translate the Java implementation to whatever language you need. A vibe-coded language could do major damage to a companies data.
[0] https://iceberg.apache.org/spec/ [1] https://lists.apache.org/thread/whbgoc325o99vm4b599f0g1owhgw...
Whether or not it's AI written, these very vague stories are not useful.
You want Victorian healthcare? Or privacy? No air conditioning? Dirty air? Horse shit everywhere? No different, people stink, can't shower, and it takes hours of labor to wash clothes without a washing machine?
Almost always they start by having connections that hire them (old colleagues, former friends, etc.), building out those connections (conference talks, doing really good work, writing high quality blogs), and then if you're lucky, some word of mouth.
Your docs are a contact. You can verify that contract using integration tests
I think there's just not enough money in the county to induce more babies. The cost would be a shock. Anyone wealthy enough to shoulder the cost would fight so hard against it, it would never stand a chance. IMO the number is probably something like $10k per year per kid. Foster Care pays somewhere between 8k-12k.
Why would they? Because they are about to do the thing they planned to do for months or years? Because they may be risking their own life? Because they're worried about getting caught rather than following through? Because no matter how prepared they are they have never done that EXACT scenario before at that exact airport with those exact people? Because the human mind is a lizard brain even with training and preparation?
Still not a perfect systems, other countries manage this part much better (I've heard Israel is especially good at it, but I don't have direct evidence).
Seriously, how is this the top comment?
Whole milk, cheese, and steak are not the usual foods I associate with health. Unfortunately this is not backed by scientific evidence.
Agreed, I used to have a bunch of mitm commands in my bashrc to easily intercept https messages
I'm sorry, I've been vegetarian (mostly vegan, no eggs or milk) for over 10 years, and I crave meat. A juicy burger. Spicy chicken wings. Actually those are mainly it.
I am so thankful of advances that let me eat something my brain enjoys. I get the best of both worlds - no animal harmed in the process.
Why do vegs have to neg on other vegs for what they eat? I hate that. To each their own. I encourage everyone to be vegetarian to support animal rights, but I also would never tell them that their cravings aren't real or how to go about doing it.
Wild to think that there's 6-7 chickens for every human in America at all times
Fyi
I was wondering why I knew his name - he published a series of chess puzzles based on actual historic games in the NYT: https://www.nytimes.com/spotlight/chess-puzzles.
They were fabulous, and I especially enjoyed his commentary. May he rest in peace.
This is why I no longer do atomic commits. I've just never had it be a benefit to walk through and guarantee that each commits tests and builds successfully. I so rarely back out changes that when I do, I test then that everything is working (and let's be honest, I back out usually at the PR level, not the commit).
I'm as skeptical as anyone, but have you ever heard of companies like Oracle, which got rich off a database or Snowflake (current market cap 65B)? Companies pay oodles of money for that capabilities.
I follow our local market very closely because we're considering moving and have never seen this. I've even seen houses delisted and relisted, and the full pricing history remains on Zillow. Can you share an example?
Look, I'm telling you this from my perspective as someone who tried to do the exact thing you're saying. If those things stressed me out as an adult who knows about swimming, and crucially prevented me from signing up my kids for swimming lessons at the Y, then it is going to be even more true for people who are low income and not knowledgeable. These are real barriers. Acting like they're not is just putting our collective head in the sand and letting the problem perpetuate.
I disagree, YMCA lessons are not accessible. First off, you don't know what level your child is, and I remember being stressed trying to read our Ys website to understand what the levels meant. This is important because 2, the classes fill very quickly. You have to know what you want and sign up as soon as they're available. And finally, the classes are at very specific times, which certainly do not work for all working parents schedules. For example, it will just be tue or Thur at 5:45pm. If you can't make that you are SOL.
Counterpoint: https://en.m.wikipedia.org/wiki/Truman_Show_delusion
Okay but I commute to work so give me a picosecond back please.
This isn't everywhere. I live in Nashville and we have SO MUCH housing being built. Just apartment building after apartment building after apartment building.
I'm still not convinced. I spent a few hours today trying to get it to add linting to a SQL repository, _given another repository that already had what I wanted_.
At one point it got a linting error and just added that error to the ignore list. I definitely I spent more time reviewing this code and prompting than it would have taken for me to do it myself. And it's still not merged!