They were arguably the most repressive secret police regime in the world. They disappeared people and their families, and used torture, intimidation, and the biggest network of informants ever assembled (in some cities almost 20% of the population were informants!).
People collaborated because they had to, on top of the usual reasons for joining a military or intelligence service.
This person is just making stuff up that feels true to them. Caveat lector.
There are reams of grown up scientific research and philosophy on the relationship between language, thought, neurobiology, and inference. It's nice to hear how one person feels they think, but there is no weight to it if they don't know page one of the syllabus.
I do this too, and i find this a great use for my LLMs. I write the full detail as a part of integrating. Claude or Copilot helps me craft the communication versions.
Depends on what you're using it for I suppose. A common tactic with Openclaw itself is to have a cheap or local model as the default, with rules to "escalate" to other models based on task complexity/type. But if every cron job comes with complete access to your personal machine and browser profile... Yeah, better go for the most predictable model you can find.
I wonder if this is connected to Azure launching OpenShift Virtualization on "Boost" SKUs? There are a lot of VMWare customers going to OpenShift Virt, and apparently the CPU/memory overhead on Azure maxes out around 10% under full load... but then hyper V has been doing a lot of work on it. No idea if nitro includes any of the KVM-on-KVM passthrough of full KVM, to give it an edge here.
Speaking as someone with a company in the arts based in berlin:
Sister comments get excited about population growth, gentrification, rising rent prices, and everyone's favorite c-word. Those are all real things that are happening in berlin, that are favorite bogeymen to complain about at parties. None of them apply here.
Rising rents are much more of a residential problem. Prime commercial rents are also rising, but at 1.1%/yr... and non-prime/specialty commercial like the subway arches in Hansaviertel are generally stable or declining since COVID.
The museum cites loss of premises as a factor. The Deutsche bahn leases the subway arches typically on 5 or 10 year terms. Since they moved in 2016 it sounds like DB is declining to renew the contract and they are facing another move.
But the really big elephant in the room is a lack of funding. The museum has always been proudly privately funded and volunteer operated. But that still exposes them to indirect effects from public funding cuts, and berlin cut 13% of its culture funding in 2024. Private donations are down 6% year over year, and what there is has seen significant diversion to political and Ukraine support efforts. Similar impacts happen in volunteer time, but we're all waiting on the 5-yearly survey from 2024 to be released to get real data.
Fixed costs are often the killer for museums, and the buchstaben museum blamed these in particular. Heating and electricity, and general climate maintenance in nonstandard spaces like the subway arches is always expensive, and museums are relatively energy intensive to begin with. Wholesale electricity costs jumped 5-7x in 2021-22. They've since come back down to a more modest 30-40% increase, but that's still a huge problem for a small, privately funded institution like this. Especially coupled with public funding loss, reduced private donations, and staring down a move.
Bear in mind, German non profits can't create endowments like American ones can. Most categories can't even roll budget from one year to the next!
Hope this helps you understand why so many privately funded cultural institutions are dying in Germany and Berlin right now.
Why do you choose the CD era as your comparison point? Why not cassettes, or the LP decades? The industry has changed a lot and choosing a different baseline is illuminating to any discussion of "fair" compensation.
What hasn't changed is the fact that vertically integrated distribution-and-promotion with large market share has all the leverage, all the information, and all the legislative influence. In any time period where that exists, the same result plays out through different media.
That is to say, in terms of negotiating power, free market economics, and political influence the artist is not just strongly disadvantaged, but artificially so. It's not a David and Goliath, it's more like David and the Death Star.
When Roger Fischer, Adam Smith, and Jack Abramoff would all agree that one side probably needs some extra support, it's a good bet that "fair" lies so far on the other side of the scale that we don't have to worry about precision or philosophy of "fairness" to make a big improvement.
I don't dictate IDE choice on my teams, but projects definitely end up with a very convincing "happy path". 75% of the Dev market uses vscode anyway, so I never got resistance to that level. And once .devcontainer is revisioned people would have to work to AVOID using the convenient, perfectly configured environment so no resistance there, either.
At that point, GH codespaces is a convenience tool, icing on the cake for when you want to make a quick edit during PR review, or when you're away from your desk. I saw devs use it that way (and did so myself) with no resistance.
But I have big caveats to my experience:
1) my only teams since this whole toolchain came into existence were joint microsoft/customer "build with" teams, so they were more positively predisposed to MS tooling than average.
2) I've never seen a team that uses web based codespaces EXCLUSIVELY.
Even though I know the difference between vscode-in-electron-with-remote and vscode-in-browser-with-auto-provisioned-remote is academic (and performance is probably better in the browser!)... I would still struggle with how ephemeral web apps feel to me on a gut level. Plus, as an old person I am uncomfortable when my toolchain isn't 100% local. I have nothing against the children with their cloud-powered toolchains, but it's hard for me.
<Principal Skinner on the playground, the children who are wrong>
Oh yes I know. But the split VSCode process is where a key part of the value lies for me. Not just that my entire toolchain is there, including tests, etc... we've had that for years with vagrant, for example. But also that the actual IDE is running there, and all contained in the repo, is awesome. I never achieved that level of seamlessness and consistency even with vim.
My only complaint about vscode remote containers and codespaces is that they ruined me for every other IDE, especially in a team context. I can never go back to managing dependencies for every damn language/version on my local machine, just to be able to run the linters/tests/tools I need to develop well in that language/version.
With a team, I know that everyone has the same versions of everything unless they've specifically created an exception. New team members start up the IDE with all their support tooling already in place, automated tests runnable, etc etc.
Paired with codespaces, when I need to make a quick edit as a part of PR review or just to tweak something, instead of the GH text editor I get MY IDE, already configured the way I like it with an identical run environment.
I've used many IDEs over the years, from tricked out Vim to eclipse and jetbrains... but codespaces killed them all for me. I'm sure it's not for everyone but it is amazing for me.
People collaborated because they had to, on top of the usual reasons for joining a military or intelligence service.