Huh, TIL. Thanks for pointing it out.
I think you’ve made an extreme leap in your interpretation of the comment you’re replying to…
Airlines have kept tabs on Bluetooth and WiFi hotspots as early as the Samsung Galaxy Note 7 incidents (2016)
I can’t tell if you’re making a joke about the current state of AI and GPUs or refuting the purpose of this driver
Wasn’t this the same argument for .jar files?
I really don’t see how you came to that conclusion—that Mac was overpriced and underpowered, and only had the single usb-c port. Neo has better battery life, a better display, a more capable processor, and a much lower…
I've been very pleased with my ViewSonic VP2488-4K. A little steep for $550, but if you spend any significant time in front of the screen I think it's very much worth it. I'm planning to buy a second one.
But isn’t this what the article is saying? Even with AI you’re still not going to build your own payroll/ERP/CRM.
I believe that. Companies will build cheap tools today while competitors are spinning up to undercut ADP, Salesforce, and SAP. But what happens tomorrow? There are plenty of examples in IT today where the reasonable…
I don’t doubt it but that doesn’t negate the fact that Slack as a company exists and makes money by selling software. My question is this: AI makes it cheaper to build software, but ADP, SAP, and Salesforce also have…
Why does AI make it cheaper to build internal but not cheaper for SaaS competitors to pop up? Everyone has access to the same tools.
That’s a fine example, but my question then is why does Slack exist? Surely Fortune 500 companies are smart enough to realize that building a slack clone is cheaper, yet they don’t do that. So now consider AI, perhaps…
Thought exercise for those in disagreement: why would every company use AI to build their own payroll/ERP/CRM, when just a handful of companies could use AI to build those offerings better? This is largely how things…
Check the article, AI interpreted the phrase “continuously merged” as “continvoucly morged”
The analogy should be obvious--a model refusing to perform an unethical action is the lock against others.
If that's what they're referring to, then my question is why does that need to end?
I understand selling the Teensy line is out of your control, but what does “support” mean exactly in this context? Will related materials stay on your site? I really hope this doesn’t lead to “boycott” of Teensy per se.…
It’s not just carrying their products. They are the exclusive producer of Teensy boards and are distributing them to many resellers but not to Adafruit.
From the subheading: “plus new AI features and premium content in Keynote, Pages, and Numbers”
Have you worked on different types of Python projects? (Not in different codebases, different types of codebases) I don’t have any specific complaints about Python syntax because I can force it to get the job done…but…
Sorry but you don't get to claim capital gains on retirement distributions, they are entirely taxed as ordinary income. If your tax rate later will be 40%, you get the exact same result: 3000-1200=1800. If your tax rate…
I'm not familiar with the strategy you're describing, but this is not how it works for the majority of backdoor Roth contributors. If you have $100k pre-tax in a trad IRA, contribute 7k after tax for the purpose of…
"TypeScript-first schema validation with static type inference"
It's a generated column, so there's no overhead to keep it up to date, but all generated columns in PG are stored. The corpus for text search will be stored 1x in the source column, 1x as a tsvector in the index, and an…
Huh, TIL. Thanks for pointing it out.
I think you’ve made an extreme leap in your interpretation of the comment you’re replying to…
Airlines have kept tabs on Bluetooth and WiFi hotspots as early as the Samsung Galaxy Note 7 incidents (2016)
I can’t tell if you’re making a joke about the current state of AI and GPUs or refuting the purpose of this driver
Wasn’t this the same argument for .jar files?
I really don’t see how you came to that conclusion—that Mac was overpriced and underpowered, and only had the single usb-c port. Neo has better battery life, a better display, a more capable processor, and a much lower…
I've been very pleased with my ViewSonic VP2488-4K. A little steep for $550, but if you spend any significant time in front of the screen I think it's very much worth it. I'm planning to buy a second one.
But isn’t this what the article is saying? Even with AI you’re still not going to build your own payroll/ERP/CRM.
I believe that. Companies will build cheap tools today while competitors are spinning up to undercut ADP, Salesforce, and SAP. But what happens tomorrow? There are plenty of examples in IT today where the reasonable…
I don’t doubt it but that doesn’t negate the fact that Slack as a company exists and makes money by selling software. My question is this: AI makes it cheaper to build software, but ADP, SAP, and Salesforce also have…
Why does AI make it cheaper to build internal but not cheaper for SaaS competitors to pop up? Everyone has access to the same tools.
That’s a fine example, but my question then is why does Slack exist? Surely Fortune 500 companies are smart enough to realize that building a slack clone is cheaper, yet they don’t do that. So now consider AI, perhaps…
Thought exercise for those in disagreement: why would every company use AI to build their own payroll/ERP/CRM, when just a handful of companies could use AI to build those offerings better? This is largely how things…
Check the article, AI interpreted the phrase “continuously merged” as “continvoucly morged”
The analogy should be obvious--a model refusing to perform an unethical action is the lock against others.
If that's what they're referring to, then my question is why does that need to end?
I understand selling the Teensy line is out of your control, but what does “support” mean exactly in this context? Will related materials stay on your site? I really hope this doesn’t lead to “boycott” of Teensy per se.…
It’s not just carrying their products. They are the exclusive producer of Teensy boards and are distributing them to many resellers but not to Adafruit.
From the subheading: “plus new AI features and premium content in Keynote, Pages, and Numbers”
From the subheading: “plus new AI features and premium content in Keynote, Pages, and Numbers”
Have you worked on different types of Python projects? (Not in different codebases, different types of codebases) I don’t have any specific complaints about Python syntax because I can force it to get the job done…but…
Sorry but you don't get to claim capital gains on retirement distributions, they are entirely taxed as ordinary income. If your tax rate later will be 40%, you get the exact same result: 3000-1200=1800. If your tax rate…
I'm not familiar with the strategy you're describing, but this is not how it works for the majority of backdoor Roth contributors. If you have $100k pre-tax in a trad IRA, contribute 7k after tax for the purpose of…
"TypeScript-first schema validation with static type inference"
It's a generated column, so there's no overhead to keep it up to date, but all generated columns in PG are stored. The corpus for text search will be stored 1x in the source column, 1x as a tsvector in the index, and an…