It does not incur debt. Sweden or Denmark has been having debt to GDB ratio constantly declining. I think social democracy can work but it’s hard and requires huge discipline from government and people. Also, it seems…
I am not sure that’s going to happen. Most of the people does not care about choices. They just want to have comfortable life without worries. Another thing is that people must feel that their participation does have an…
> So is it that decentralization is impossible to achieve or that it's achievable, but undesirable? I feel like I'm being gaslighted by the IETF. While reading this, I tried to apply what they mention at the beginning…
Depends but overall the US rates put pressure on euro and generally all other currencies. In my country, which does not have euro, the last hike of the US rates got the currency to drop over 2% (which is already super…
Typically it means S3 and alike. Not being bounded by disk size of your server. Or in their case they might refer to horizontal scalability of their storage layer which is independent from computing.
I was trying to learn more about the problem as two of my colleagues were victims of relay attacks, allegedly. Stolen cars were Mazda and Kia. I found claims that only Jaguars and Land Rovers have been resistant to that…
I wonder if Redpanda thinks about or offers some alternative protocol that would be better defined in terms of transaction guarantees. At this point it looks like Kafka’s protocol was a nice try but it needs a major…
I had much better experience with GCP Cloud Run. Prepare a OCI/Docker image, type `gcloud run` with a few flags and you’re done. In 2021 they added a bunch of features which in my opinion make Cloud Run one of the most…
I think you’re right. It’s just not exactly what many people coming from other languages expect from generics. It’s seems like a static polymorphism but not monomorphism, which also is implemented in Go generics but for…
I wouldn't say it's the whole point but very important one. For simple types the current Go implementation does produce monomorphic functions but for others, for example interfaces and other pointer types, it does pass…
In Poland there was a sort of similar story. Politicians from the opposition, lawyers, “difficult” prosecutors have been spied. A few days ago a special commission started investigation but it consists only from…
I agree that the term was kinda stollen and in many places Ops became DevOps while still doing Ops stuff 100%. I think there is a place for both. Going into DevOps does not mean you need to get rid of your Ops team. I…
I second that. I experienced this drive towards overly complicated pipelines that require a bunch of external systems to work in order to test my application and claims like “it’s impossible to run it locally”. The…
The only thing that constantly improves and is really worth considering is safety. I am not even saying about active safety features but the passive ones. They are also in constant development.
It does not incur debt. Sweden or Denmark has been having debt to GDB ratio constantly declining. I think social democracy can work but it’s hard and requires huge discipline from government and people. Also, it seems…
I am not sure that’s going to happen. Most of the people does not care about choices. They just want to have comfortable life without worries. Another thing is that people must feel that their participation does have an…
> So is it that decentralization is impossible to achieve or that it's achievable, but undesirable? I feel like I'm being gaslighted by the IETF. While reading this, I tried to apply what they mention at the beginning…
Depends but overall the US rates put pressure on euro and generally all other currencies. In my country, which does not have euro, the last hike of the US rates got the currency to drop over 2% (which is already super…
Typically it means S3 and alike. Not being bounded by disk size of your server. Or in their case they might refer to horizontal scalability of their storage layer which is independent from computing.
I was trying to learn more about the problem as two of my colleagues were victims of relay attacks, allegedly. Stolen cars were Mazda and Kia. I found claims that only Jaguars and Land Rovers have been resistant to that…
I wonder if Redpanda thinks about or offers some alternative protocol that would be better defined in terms of transaction guarantees. At this point it looks like Kafka’s protocol was a nice try but it needs a major…
I had much better experience with GCP Cloud Run. Prepare a OCI/Docker image, type `gcloud run` with a few flags and you’re done. In 2021 they added a bunch of features which in my opinion make Cloud Run one of the most…
I think you’re right. It’s just not exactly what many people coming from other languages expect from generics. It’s seems like a static polymorphism but not monomorphism, which also is implemented in Go generics but for…
I wouldn't say it's the whole point but very important one. For simple types the current Go implementation does produce monomorphic functions but for others, for example interfaces and other pointer types, it does pass…
In Poland there was a sort of similar story. Politicians from the opposition, lawyers, “difficult” prosecutors have been spied. A few days ago a special commission started investigation but it consists only from…
I agree that the term was kinda stollen and in many places Ops became DevOps while still doing Ops stuff 100%. I think there is a place for both. Going into DevOps does not mean you need to get rid of your Ops team. I…
I second that. I experienced this drive towards overly complicated pipelines that require a bunch of external systems to work in order to test my application and claims like “it’s impossible to run it locally”. The…
The only thing that constantly improves and is really worth considering is safety. I am not even saying about active safety features but the passive ones. They are also in constant development.