The big problem here is that it's described as a wall and not a progressively (quadratically) increasing field.
But what if there actually are network effects propagated by charge carrying particles in a suitably humid environment that turn the power of 2 into something else? Even a power of 3 could be perceived reasonably as a wall at human scale.
It's not "I want to believe" so much as "it feels like the maths might allow this under odd but reproducible circumstances" (my relevant background here is in math-physics and specifically analytic solutions to the relevant PDEs, which do have some very odd solutions). Would be nice to see people try.
There are differences between effects we can observe between ideal point charges and ones that only emerge as network effects when propagated across a network of less than ideal point charges that at least merit some investigation.
20-30 years later and humanity has had precisely zero benefit because of the FDA's simply absurd, technically impossible level of overcaution in this scenario.
It is incredible how much medical innovation is being held back because of these sort of politics. I hope the people that constantly cheer on more regulation or the FDA itself take a look at cases like this and hundreds of other similar cases where companies have simply given up on safe, promising approaches due to the regulatory red tape.
But I read the docs. Sisk is supposed to be simple. But the code samples are nearly the same as ASP.NET minimal APIs. Can you clarify why Sisk is better than out of the box .NET?
Asp.net is very overbearing (even using minimal APIs) when you want to use other Microsoft utilities like DI, logging or config since it wants to be the main entry of the application.
Never found an easy way to use the host feature with a optional web application where they both shared the DI. Note that this is more a problem with the generic host than asp.net itself.
Based on this I'm very against using it for things the user doesn't have significant knowledge of. Some coworkers seem to be having better success but I definitely get the sense they are reading and editing the results carefully. I don't find it that much if any of a productivity gain so I stopped trying for now.
Yes, you need to consider the AI as if it were a junior programmer that sometimes makes mistakes. I use it for boring work that can be quickly checked. For example, the other day I asked for a 'give me next workday' algorithm based on the code structure I had, and it worked fine.
It's just one more tool in the toolbox.
Here’s what my personal experience: it’s been great at helping me understand things and converting stuff, which is both helping with learning about Rails as well as making progress would have been hard otherwise. It did much better at explaining than Rails documentation which I found lacking.
For example, I gave it large Go structs and it generated Rails generate commands to generate schema and XML serialization code. There was a little back and forth regarding foreign key relationships but “we” were able to figure it out.
I was even able to ask it for opinion on some table design, asked it to play the role of an experienced DBA, and it did great.
In short, it’s great if you know what you want to do at granular level, especially for new stuff. But, if I didn’t know what I know, I don’t think it would have worked.
Think of it like a calculator, can calculate what I tell it to calculate faster than me, but that’s it. But that in itself is huge.
I use it for the boring work like generating comments, basic algorithms, API endpoints, and naming stuff. Even with the need to double-check the output, it still takes a load off my brain.
However the https://www.cloudflarestatus.com/ does not really mention anything relevant. What's the point of having a status page if it lies ?
Update Ah I just checked the status and now I get a big red warning (however the problem existed for like 15 minutes before 11:48 UTC):
> Investigating - Cloudflare is aware of, and investigating an issue which potentially impacts multiple customers. Further detail will be provided as more information becomes available. Nov 18, 2025 - 11:48 UTC
Status pages are basically marketing crap right now. The same thing happened with Azure where it took at least 45 minutes to show any change. They can't be trusted.