Extremely important information to know. It means the community around the language cares about creating a safe environment for me and many of my friends.
It's always funny to see Gemini brought forward as an alternative to the web. It's a cute protocol for sharing simple documents but it excludes so many use cases. How would you order a shirt online? No sessions and no forms means no interactivity.
Multiple unions striking is not just theoretical but the norm i Europe. There was a large strike against Tesla in Sweden. Many unions across the supply chain joined the strike in solidarity.
W Social is a Swedish company and therefore not an LLC. It is an Aktiebolag (AB), it is closer to a Corporation (Inc). Still for profit but not necessarily evil, just the most common business type in Sweden.
I think Elixir is taking a very mature path to typing. No type-annotations (yet) just type inference from existing language constructs like function guards and pattern matching. Also trying to minimize false positives, only giving type errors when it would provably crash at runtime.
Running an LLM locally is theoretically viable. Running your blog on your laptop is never viable (unless you hook it up like a server). One just requires compute while the other a stable network.