Oh it did! I’m actually surprised (positively) about the vast social-media response.
Oh it did! I’m actually surprised (positively) about the vast social-media response.
Marketing is indeed a big thing with most. And flatulences as well but it gets better when your gut microbiota adjusts. I wouldn’t say too much sugar though (depends obviously) , especially compared to usual ready meals.
Try the savory stuff (like huel or Jimmy joy) , I also don’t like the powder in the shaker.
I’m actually using complete meal replacement like jimmy joy or huel. If you’re not too picky with taste, it can definitely help with a healthy diet,without much effort.
I’m also surprised how much effect really nutrition has on muscle build-up, as I gained just with this comparatively high protein diet quite a bit (without focusing on that specifically)
performance
Like raw runtime performance, if I write the code in python, it’s ~ 100x slower than in Rust. You often get away with dumber stuff in Rust as the compiler is able to optimize it well. With python you would have to write your native bindings either in Rust/C or C++. So why not straight use Rust (as the other choices aren’t sa(f/n)e at this point anymore).
Afaik you can just go to definition in literally any language, typing or no.
No you can’t, at least not in the same way that a static type-system allows. As dynamically-typed programs are evaluated on runtime, so you often don’t know at the time while coding what is run. In untyped/dynamically typed languages you often use heuristics to jump into stuff, which is just less precise.
There’s more to this, but I think you get what I mean, when you programmed more intensively with static generics in Rust (compared to something similar in say javascript or python without types), IDE experience is just more precise and correct (and more fun).
Nah it’s also a language matter. People complain about Rusts complexity, meanwhile I complain about everything else in other languages, and am faster than in any other language, not necessarily because writing code is faster, but because I am able to just focus on writing code. I cannot tell that about other languages, because e.g. the packaging system is bad, or configuring an environment, or debugging stuff which a strong type-system would have caught already. Also IDE experience I think is the one thing that keeps me away from dynamic languages. Rust analyzer is so much better than anything else I’ve tried, and it keeps getting better (e.g. recently it was added to show whether a trait is object safe or not, and why it is not).
Another thing that is often missed when comparing static with dynamic languages is just performance, python heavily relies on stuff written in a system language, as soon as a hot-loop is written in python, things get bad…
I haven’t, but everytime I try python I want to quit it so quickly because of the messed up packaging system and more importantly IDE experience (and I don’t think unless you are extremely disciplined with type annotations, that you’re getting even close to rust-analyzers performance). I enjoy just exploring dependencies with go to definition, and the trust I can have in the type system.
I’m swearing everyday in my job about typescript, which is just javascript with leaky and unnecessary complex type annotations. So yeah I even consider typescript bad (and I doubt that python is better with type-checking).
Yeah package system is a nightmare in python I’m so spoiled if Rust that I find it hard to enjoy another language…
Have you tried Rust?
There are donations, even of those big corpo (although way to little).
Oh it does change, it’s still a stimulant. AFAIK basically all stimulants increase blood pressure. The degree varies of coarse…
The more golf he plays the less damage he can do
Yeah mushrooms contain a good amount of umami (one of the ingredients of meat that makes it “tasty”). For me it took quite some time (maybe 2-4 years) until my gut adjusted to the taste of a (mostly) vegan diet. But then there’s just a lot more diversity and interesting taste otherwise. With a good amount of experimentation combining all kinds of different things to compose a unique taste. With meat it’s often just the main taste-defining/dominating ingredient (so kinda boring?). I avoid the highly processed “meat”-replacements though, maybe that helped a bit to get my taste away of meat.
And from the downvotes I conclude that this will remain a mostly secret judge. It’s sad, that you don’t see it yet, this will very likely be the future whether you like it or not (when we don’t fuck it up completely, but I’m somewhat hopeful).
The argument that meat is cheaper is also not really true anymore. There’s basically no reason to eat meat anymore. Matter of fact, I developed a distaste to meat when I mostly stopped with eating meat, after eating way too much before (tastes kind of rotten compared to plant-based), try it out, it’s easier than you think, and gets easier over time.
Eating meat although they’re fully aware, that we have to shift completely away of that (GHG emissions, land-use), and then blame the government that they need to regulate this more.
Yes more government regulations would be great, but it’s one of the few individual things that have effect, if everyone would think similar. And a vegan or mostly vegan diet is not really worse in taste and likely more healthy as well… Eating meat is not sustainable (nor morally justifieable), it should be a thing of the past…
Ja und welche Kriege und Konflikte durch sie verursacht wurden.
I mean at least the jobs that interest me often are also (full) remote, but I’m mostly interested in start-ups, they seem to be more open with it (and the job descriptions sound more interesting). I think Covid did its job there, unlike it seems for big tech?
I mean I can just take a job in the states, they pay quite a bit more there compared to Europe, and it can be even more targeted in the area of my interest (low-level stuff in Rust which pays even better than what I can find here)… Locally the jobs are pretty limited (at least those that interest me)… Everyone wants Java/C# or JS devs here (all languages I’ll try to avoid, and I suspect it has to do with maintaining old (tech-debt) code-bases which I try to avoid even more)… But I’m quite happy with my team currently and just have rant about JS everyday, but at least don’t have to maintain tech-debt (at least not something that I haven’t produced myself^^)… And I get great food for free… Hmm trade-offs.
My fear of working full-remote. I mean I got enough friends, but still that’s significant less social time, when not being in something like a coworking space… Although other benefits are really tempting (like 2 to 3 times the salary)
Yeah we shouldn’t underestimate the appeal of power, it’s less quantifiable, but in it’s essence similar to net worth (at a certain wealth).
Yet if we wouldn’t have this inequality because of capitalism, the political power might well be more focused on the good for the people (and less to the wealthy)