Every place I worked at has a git introduction where all new employees learn about how git works internally. Takes 1h, and all junior devs stops memories random commands and actually start to understand. I highly recommend to you to poking around in the .git directory.
The git support for new employees drops basically to zero.
i investigated this yesterday and there is one cmake extension. It gives basic support to cmake. Not as neat as vscode/jetbrains/qt/vs but it works. It is depends on CMakePresets.json and has no gui etc.
If it captures variables, it is not possible to manually declare the type. You can however hide it in an std::function. But then you probably get some overhead and some heap allocations in real life.
My impression of Fredrik and Daniel is that they are passionated about the technology - not making a startup exit. If they did an exit, which i don't think they do, it would probably be because they want to go back to a smaller company again. They would just start a new smaler vpn service after they got paid.
disclaimer: I'm a random dude on the internet that thinks he know more than he does.
The government do get a limit number of potential users. Can this together with fingerprints, ping latency(?) etc. be used together with amazon info to narrow down the vpn user (in theory) or is that impossible?
For example, if mullvad only had 5 users in separate continents, could one measure the latency and crossreference with a amazon buy history to identify the vpn user?
My code when i was kid was half english and half swedish, heck even today when i write simple "run once"-code they often have some swedish named variable.
Funny story from ~2005, a company developed a jvm for a special cpu and was aquired by a bigger company. After the aquasition 2 developers had to search the code base for two weeks after swedish swear words, they replaced them with the word of dandelion in swedish ("maskros").
What I want to say is that it is very common to mix english and ones native language.
The git support for new employees drops basically to zero.