I agree, this is an anti-pattern for me.
Having explicit throw
keywords is much more readable compared to hiding flow-control into helper functions.
I agree, this is an anti-pattern for me.
Having explicit throw
keywords is much more readable compared to hiding flow-control into helper functions.
Positive and negative what?
Yeah, idk, ive never actually used win 11 and have barely used win 10. It just a meme.
That’s right. Let’s return to basics, to the first programming language we learn as developers: Pascal. Well at least I have, I assume everyone does too.
/s
That’s a valid argument, but a very weak one. If we are not completely sure something is an improvement in all aspects are we just to dismiss it altogether?
This logic is not sound. Why couldn’t be the case that only one religion is right?
Three people looking at a triangle might have different opinions about what shape it is. It is inconceivable that they are all right, but that does not imply that they are all wrong.
Maybe search for this on kaggle? Or scrape Wikipedia?
This is the major reason for me. I really liked yaml, because it is way more readable to me than JSON. But then I kept finding new and more confusing yaml features and have realized how over-engineered it is.
Yaml would be great language if it had its features prunned heavy.
They’ve lost potential revenue, but that is not the same as if amazon would come to their house and had stolen their only rucksack prototype.
Potential revenue is not your property.
It still sucks though.
Oh, i have to try these out to see if it effects my development cycle. I do notice that cargo check is super fast, but cargo build takes a long time. So codegen and linker could be the source of slowness.
I would like to believe that say amphibians would adapt eating flies or other insects if mosquitoes are lacking.
For a clean build: number of cores (because cargo builds each crate dependency in a separate process), for a build of your crate only: single core perf.
Bees, wasps, ok, got it.
But mosquitoes? I’be yet to find a biologist that would advocate for preservation of mosquitos. Kill them with fire.
Ahh ok, so it is the obvious one.
I have no clue. Root nuked the logs? Why? OOM killer does not do that.
This really is plain robbery, somehow legal.
For me, switching from chrone to ff around 3 years it felt the opposite. Ff opens so much faster. Also scrolling is way smoother.
Shit man, this feels like a lot. Kudos for lasting for more than a day in this position. It will get better. Maybe not tomorrow or maybe not before it gets a little worse, but it will get better.
This is all hard to do because it is hard to determine people’s race on lemmy. Some usernames give it away but most don’t. And I don’t go snooping trough their post history to find that out.
Documentation should be generated from code imo