

Yeah, a pretty classic one, https://xkcd.com/1357/
Yeah, a pretty classic one, https://xkcd.com/1357/
“The fediverse” doesn’t ban anyone for anything, it’s not a monolith. Anyone can start their own server if they differ from existing ones. And if an instance is defederated by everyone too…
In my experience which is pretty extensive with python but only moderate with typescript I’d say it’s probably better, easier to work with and offers a similar level of flexibility.
Not sure what you mean by performance but it’s easy to be disciplined when you can’t commit something that isn’t fully annotated. I feel like I can trust it fairly well, except for rare occasions where external library code is wrongly annotated and I have to put some ugly shim in.
Afaik you can just go to definition in literally any language, typing or no.
I’m in total agreement about the packaging though, it sucks.
Yes, I love rust and use it regularly, but it is suitable for totally different use cases than python. Have you worked on a python project using strict type checking enforced in CI? It really isn’t so bad.
That’s not an alternative, you always need tests
Type checking for python is not bad these days, just run pyright (or mypy, I would like to prefer the non MS solution, but we have found pyright much more rigorous) on your code. Yes obviously you can still get out of it with an ignore statement, and that might occasionally be necessary for some libraries, but if you enforce no errors in pre-commit or CI then it’s only a little worse than compile time.
where messing up a space breaks everything
Messing up some character breaks everything in any language, skill issue
there is no real type system
What does “real” mean? It’s pretty robust these days.
Even if the tool works perfectly, you have to run it every time you change something. It’s not the end of the world, but it’s still much nicer to just have a macro to derive it at compile time.
I was worried about that with Arch, and yes the setup takes longer, but other than that for me it’s just been “run ‘pacman -Syu’ every few weeks” and otherwise forget, been running like that for a few years. So I’d still say it’s set and forget tbh, just that the set part is a bit more work.
It’s not hard, just if you’re doing it for a struct with a lot of fields it’s a lot of boilerplate
Camelcase in python, ew, a fundamentalist would do that
I’ve had the joy of working on a python project with strict type checking enforced in CI and wow is it a different experience. Am a big fan.
You can just do
grep Error5 log.txt
To appeal to people who don’t really understand how stuff works but think GPU is AI and fast
Well yea… If you write “return <object of some other type>” that is actually wrong, as opposed to just not having gotten around to filling it in yet
It’s not too crazy here :) 25 days a year is the legal minimum and I get about 10 more than that, plus a few extra from doing overtime here and there. That’s why I say the lifestyle is on the whole better here even though we don’t earn nearly as much. It’s still plenty to pay the mortgage, and Europe is right on the doorstep to spend all that holiday time in.
Sure, yes, but those kinds of positions in the US make 300k or more too. Also, then you work in finance and you have to live with the fact that you are categorically making the world a worse place every day.
Yes, depending on where you live rent might be similar (London isn’t much cheaper than NY or LA) but cost of living is otherwise less. Also, people tend to work much shorter hours (a limit of 37 for me, any extra is returned as PTO) and start with much more annual leave (25 days discretionary, for me, plus public holidays, plus we close over Christmas and new year’s). Furthermore there’s no health costs to pay etc. On the whole it balances out and I think the lifestyle here is better, but I do envy the extreme salaries of those in the US.
About half of the equivalent in the US, often less. It’s exceedingly rare to make 100k here even in a senior position, although it does exist. Median is 40-50k (pounds, so times that by 1.2 for USD).
Graphene is absolutely the best choice for that exact situation, please do look into it more. It is far ahead of anything else for enabling you to stay safe. You do still have to make sure to set it up correctly, which takes some careful reading, but the instructions are out there.