If any of the alternative search engines would offer this and a feature to block pages with affiliate links--like those "review" sites--I would be happy to pay for them. They need to offer ways to customize the search…
It is possible to agree that content creators should be paid and that ads are bad. Substack, for example, allows you to pay and doesn't have ads. Ads are one business model, not the only one.
Thanks to the magic of modus tollens, absence of evidence can indeed be evidence of absence. "A 100kt nuclear bomb just went off in your front yard!" Me, looking out the window, nope. It depends, of course, on the…
"The point of experts is they have thought about a field more and are better at making sound arguments in that field." This is an excellent point. It is so good that I think it may serve as the definition of an expert:…
Ironically, if we apply your first statement generally you are likely excluding yourself from the debate. "If you are not a logician your opinion on fallacies doesn't matter at all."
I thought his statement that all requirements should have a name assigned to them was very good as well.
I agree with you. The idea that using e-prime makes one's writing more clear isn't a "fallacy". People might disagree but it's hardly fallacious. There are many items in this list that aren't fallacies (e.g.,…
For your home network DNS: a server with dnsmasq -> stubby -> DNS over TLS -> NextDNS works quite well. Fast with dnsmasq caching and reasonably secure, plus NextDNS can block unwanted domains (ads, malware, etc.)
The governor of Nevada is proposing exactly this. https://apnews.com/article/legislature-legislation-local-gov... Autonomous zones appear to be leaving the realm of science fiction and into reality.
Scalability is just one reason for using serverless. There are many others. Most of which have to do with being able to focus on the part of your code that actually does something instead of on infrastructure and…
Your are conflating what is practical with what is true in logic and argumentation. It is practical to accept our doctor's diagnosis because we trust that the medical system produces competent doctors and because of…
It cost a bit more but not, for us, excessively more. A big upside was that we no longer had to tinker with docker and especially kubernetes. This allowed us to focus almost entirely on delivering functionality (and…
I would play that. Your comment makes me wonder why policy simulators don't already exist, or maybe they do and I am unaware of them. Such a simulator would have to be able to handle the "cobra effect" which could be…
We migrated from containers to serverless (Azure Functions in our case). This removed a large amount of complexity from our architecture and we are pleased with the result. It is always a question of tradeoffs,…
There is a scene in The Simpsons where TV stops working and the children suddenly have to go outside and play. Great happiness ensues. That is exactly the scene I imagine if Twitter were turned off.
Since this is a widely held view, it is worth debating. I would argue for a contrary position: 1) every organization has an ethical responsibility, and 2) corporations not only do have an ethical responsibility but have…
Good points but I think it would be accurate to say that Docker solved a developer problem. But developers are only part of the story. Does Kubernetes solve the business' problem? The user's problem? The problems of sys…
This reminds me of my wish to see a unified theory (and notation) that encompasses formal logic and probability. On their own, each is lacking. A unified system, for example, in which we have all the tools of first…
I agree. While this is well done, it seems to be copying human programming techniques rather than allowing the AI to create code that it thinks is optimal. I think there is the potential to evolve efficient and secure…
Instead of Test Driven Development, Test Only Development? I like that idea. This reminds me of an article I read a while ago on co-evolutionary training in genetic programming: one algorithm evolving to do something,…
The funny thing is that this search is pretty easy to put into first order logic (shirt(x) & ~striped(x)). I guess we now have computers that are bad at logic.
Is the Gompertz function the function behind the standard "epi curve"? It appears from the CDC web site and other places that the epi curve is the standard way epidemics are modeled. The CDC even has a simple tutorial…
"First, a bunch of generic smart people on Twitter who got things exactly right" I think it is far too early to declare anyone "exactly right". We won't know for months, maybe years; maybe we will never know because it…
A perhaps more important downside to arrogance is that hubris leads to blindness. One can be so blinded by the light of one's own brilliance that one fails to see beyond it. Intellectual humility, therefore, is the…
I don't know if AGI is possible or not but I do think this is a valid question. The AI risk people gloss over this fundamental question and proceed directly to the question of "AI safety". This is a major weakness in…
If any of the alternative search engines would offer this and a feature to block pages with affiliate links--like those "review" sites--I would be happy to pay for them. They need to offer ways to customize the search…
It is possible to agree that content creators should be paid and that ads are bad. Substack, for example, allows you to pay and doesn't have ads. Ads are one business model, not the only one.
Thanks to the magic of modus tollens, absence of evidence can indeed be evidence of absence. "A 100kt nuclear bomb just went off in your front yard!" Me, looking out the window, nope. It depends, of course, on the…
"The point of experts is they have thought about a field more and are better at making sound arguments in that field." This is an excellent point. It is so good that I think it may serve as the definition of an expert:…
Ironically, if we apply your first statement generally you are likely excluding yourself from the debate. "If you are not a logician your opinion on fallacies doesn't matter at all."
I thought his statement that all requirements should have a name assigned to them was very good as well.
I agree with you. The idea that using e-prime makes one's writing more clear isn't a "fallacy". People might disagree but it's hardly fallacious. There are many items in this list that aren't fallacies (e.g.,…
For your home network DNS: a server with dnsmasq -> stubby -> DNS over TLS -> NextDNS works quite well. Fast with dnsmasq caching and reasonably secure, plus NextDNS can block unwanted domains (ads, malware, etc.)
The governor of Nevada is proposing exactly this. https://apnews.com/article/legislature-legislation-local-gov... Autonomous zones appear to be leaving the realm of science fiction and into reality.
Scalability is just one reason for using serverless. There are many others. Most of which have to do with being able to focus on the part of your code that actually does something instead of on infrastructure and…
Your are conflating what is practical with what is true in logic and argumentation. It is practical to accept our doctor's diagnosis because we trust that the medical system produces competent doctors and because of…
It cost a bit more but not, for us, excessively more. A big upside was that we no longer had to tinker with docker and especially kubernetes. This allowed us to focus almost entirely on delivering functionality (and…
I would play that. Your comment makes me wonder why policy simulators don't already exist, or maybe they do and I am unaware of them. Such a simulator would have to be able to handle the "cobra effect" which could be…
We migrated from containers to serverless (Azure Functions in our case). This removed a large amount of complexity from our architecture and we are pleased with the result. It is always a question of tradeoffs,…
There is a scene in The Simpsons where TV stops working and the children suddenly have to go outside and play. Great happiness ensues. That is exactly the scene I imagine if Twitter were turned off.
Since this is a widely held view, it is worth debating. I would argue for a contrary position: 1) every organization has an ethical responsibility, and 2) corporations not only do have an ethical responsibility but have…
Good points but I think it would be accurate to say that Docker solved a developer problem. But developers are only part of the story. Does Kubernetes solve the business' problem? The user's problem? The problems of sys…
This reminds me of my wish to see a unified theory (and notation) that encompasses formal logic and probability. On their own, each is lacking. A unified system, for example, in which we have all the tools of first…
I agree. While this is well done, it seems to be copying human programming techniques rather than allowing the AI to create code that it thinks is optimal. I think there is the potential to evolve efficient and secure…
Instead of Test Driven Development, Test Only Development? I like that idea. This reminds me of an article I read a while ago on co-evolutionary training in genetic programming: one algorithm evolving to do something,…
The funny thing is that this search is pretty easy to put into first order logic (shirt(x) & ~striped(x)). I guess we now have computers that are bad at logic.
Is the Gompertz function the function behind the standard "epi curve"? It appears from the CDC web site and other places that the epi curve is the standard way epidemics are modeled. The CDC even has a simple tutorial…
"First, a bunch of generic smart people on Twitter who got things exactly right" I think it is far too early to declare anyone "exactly right". We won't know for months, maybe years; maybe we will never know because it…
A perhaps more important downside to arrogance is that hubris leads to blindness. One can be so blinded by the light of one's own brilliance that one fails to see beyond it. Intellectual humility, therefore, is the…
I don't know if AGI is possible or not but I do think this is a valid question. The AI risk people gloss over this fundamental question and proceed directly to the question of "AI safety". This is a major weakness in…