same. I read through publications of my institute for my MS (EU, pretty big tech-focused university) and they pretty much also cite in circles (same institute and other related institutes of our university).
would be nice to have the collaboration feature something like LSP with an easy to implement protocol. I can see that being useful but you gotta let the people choose their tools too. If I can run neovim/jetbrains/visualstudio and can connect to someones Zed Collab protocol beacon, that would be awesome af for at least the basic features (file browser and seeing live edits). This whole notes/chat thing can stay a specific zed feature IMO
must disagree. A bloated company is the killer of innovation. Job security is no indicator for innovation. In fact, the most unsecure job produce the most innovative Tech (see Startups).
Dresden has a really good university when it comes to computer engineering, too. Plus it realtively cheap compared to other regions in Germany (like Munich)
cert? that's an email. It's quite easy to change the mail from to be anything you want. Have a look on the dmarc fields if you want to be sure. Although I'm pretty sure that paypal always address the customer with their actual name...
Could be serverless applications using FaaS but noone really knows.
My guess would be that things move to data driven environments thus we will not have a platform revolution like we did with k8s but more a tooling revolution that get's rid of the anoying data transformation / engineering process. (Oh damn this would be a thing.)
Another revolution could be edge deployment which is not yet a cloud native thing. But I dont see why K8s could not handle this with some changes.
Generally, K8s bascically orchestrates processes on different nodes. So this is pretty much where platforms hand over responsibility to OS.