Copilot copilot Copilot copilot copilot copilot Copilot copilot. https://en.wikipedia.org/wiki/Buffalo_buffalo_Buffalo_buffal...
A good question worth considering, IMO. Take the Susan G. Komen Foundation as a present-day example of a foundation that, although founded with a righteous cause in mind, has (in some folks' estimation) lost its way,…
You've not refuted the article so much as pointed out a corner case the author didn't address in which ML is a good fit. Your example, using ML to perform the medical coding function, is using a data source (in this…
A bit like Captain Renault proclaiming his shock at finding gambling in Rick's cafe.
If we go around breaking windows we could really bolster the world's window-making capacity.
I wish the first thread I saw was this enthusiastic about Brother. I've got an HP delivering today because it sounded like the Linux driver support was more solid -- didn't see a mention of this proprietary cartridges…
You invented "Chutes and Ladders: Legacy".
If the hot startup trend suddenly became lean hospital systems, you'd see all sorts of articles about the ideal attending-to-resident physician ratio.
Worth noting that the author makes a significant claim without any citation: > That vaping works as a way to quit smoking... seems clear. Studies have been fairly limited so far, given the recency of e-cigarettes…
What they didn't report is the corresponding decrease in labor costs. If they save 1M in labor to lose 850K, they're still ahead.
> You know someone somewhere got a can of creamed corn. But the point was you don't know that. If they get deluged with creamed corn, it might just sit in a warehouse, get shipped to a different community, or even get…
If this had launched with Slack support two months ago, I'd have saved a few days development time. Interested to see the pace of partner adoption.
I would argue that even the ideal medical system would likely produce the same outcomes experienced by the author of the parent post. In our present stage of scientific and technological advancement, the following might…
How can we do better?
This is how you know it was written by an engineer. The executive summary is at the bottom.
Forgive me for being blunt, but that's just how modern medicine works. No one has the Star Trek tricorder that can scan your body, read your genome, and detect a quantum fluctuation in your synaptic waveform…
And don't forget the related metric: "number needed to harm". Physicians practicing good, Evidence-Based Medicine also weigh how many patients are likely to be impacted by harmful side effects. In an example from The…
As someone with a basic understanding of thermodynamics, I'm highly offended by the assertion that their cooling technology is "energy free".
In addition to tibbett's point (expressing technical accomplishments in terms of their value to the business), do some honest introspection on your value to your peers. I'm really just elaborating on Ms. Botros' article…
I would argue that company-specific historical knowledge is not the value you (et al) are bringing. The value is the soft-skills of effective leadership that distinguish Principal from Senior (to use the article's…
I tend to agree, although with most things I think it depends on how heavily invested you are. Migrating a handful of mission-critical Lambdas is no biggie, but if you've really bought the bait and implemented your…
I like using ACLs for my coarse-grained "this subnet is allowed to talk to this subnet" rules, and security groups for everything finer-grained. Maybe I'm over-cautious, but I don't want one rogue security group opening…
Partial function application would be sweet. I wind up manually currying a lot of functions and readability starts to get sketchy. const foo = (a: number, b: number): number => { /*...*/ } to const foo = (a: number) =>…
To be more precise, this was a decision made by the governor's office which essentially allowed these companies to act with very little regulation or oversight. I think it's fair to say that the governor's office is…
The tricky case is a bucket which is otherwise private but contains individual files that were uploaded with a public ACL (or had the ACL modified, of course). This is not made apparent anywhere in the interface (by…
Copilot copilot Copilot copilot copilot copilot Copilot copilot. https://en.wikipedia.org/wiki/Buffalo_buffalo_Buffalo_buffal...
A good question worth considering, IMO. Take the Susan G. Komen Foundation as a present-day example of a foundation that, although founded with a righteous cause in mind, has (in some folks' estimation) lost its way,…
You've not refuted the article so much as pointed out a corner case the author didn't address in which ML is a good fit. Your example, using ML to perform the medical coding function, is using a data source (in this…
A bit like Captain Renault proclaiming his shock at finding gambling in Rick's cafe.
If we go around breaking windows we could really bolster the world's window-making capacity.
I wish the first thread I saw was this enthusiastic about Brother. I've got an HP delivering today because it sounded like the Linux driver support was more solid -- didn't see a mention of this proprietary cartridges…
You invented "Chutes and Ladders: Legacy".
If the hot startup trend suddenly became lean hospital systems, you'd see all sorts of articles about the ideal attending-to-resident physician ratio.
Worth noting that the author makes a significant claim without any citation: > That vaping works as a way to quit smoking... seems clear. Studies have been fairly limited so far, given the recency of e-cigarettes…
What they didn't report is the corresponding decrease in labor costs. If they save 1M in labor to lose 850K, they're still ahead.
> You know someone somewhere got a can of creamed corn. But the point was you don't know that. If they get deluged with creamed corn, it might just sit in a warehouse, get shipped to a different community, or even get…
If this had launched with Slack support two months ago, I'd have saved a few days development time. Interested to see the pace of partner adoption.
I would argue that even the ideal medical system would likely produce the same outcomes experienced by the author of the parent post. In our present stage of scientific and technological advancement, the following might…
How can we do better?
This is how you know it was written by an engineer. The executive summary is at the bottom.
Forgive me for being blunt, but that's just how modern medicine works. No one has the Star Trek tricorder that can scan your body, read your genome, and detect a quantum fluctuation in your synaptic waveform…
And don't forget the related metric: "number needed to harm". Physicians practicing good, Evidence-Based Medicine also weigh how many patients are likely to be impacted by harmful side effects. In an example from The…
As someone with a basic understanding of thermodynamics, I'm highly offended by the assertion that their cooling technology is "energy free".
In addition to tibbett's point (expressing technical accomplishments in terms of their value to the business), do some honest introspection on your value to your peers. I'm really just elaborating on Ms. Botros' article…
I would argue that company-specific historical knowledge is not the value you (et al) are bringing. The value is the soft-skills of effective leadership that distinguish Principal from Senior (to use the article's…
I tend to agree, although with most things I think it depends on how heavily invested you are. Migrating a handful of mission-critical Lambdas is no biggie, but if you've really bought the bait and implemented your…
I like using ACLs for my coarse-grained "this subnet is allowed to talk to this subnet" rules, and security groups for everything finer-grained. Maybe I'm over-cautious, but I don't want one rogue security group opening…
Partial function application would be sweet. I wind up manually currying a lot of functions and readability starts to get sketchy. const foo = (a: number, b: number): number => { /*...*/ } to const foo = (a: number) =>…
To be more precise, this was a decision made by the governor's office which essentially allowed these companies to act with very little regulation or oversight. I think it's fair to say that the governor's office is…
The tricky case is a bucket which is otherwise private but contains individual files that were uploaded with a public ACL (or had the ACL modified, of course). This is not made apparent anywhere in the interface (by…