

Anything between 5-30 reps is inside the hypertrophic sweet spot, but for isolation exercises you probably want to aim for ~12 reps and up.
My biggest concern reading this is that you seem quite fixated to the weight of the dumbells. Some body English is fine, but be careful to not make what should be a biceps exercise into a full body exercise.
made a racist conservative
Half of TES lore is about racism, oblivion even got a racism table for all the playable races.
Huh, I missed that when skimming through the post and source code
I am considering implementing my own ActivityPub server to remove the dependency on a Lemmy server to get votes,
I saw that part and misunderstood it as if he didn’t run an instance.
Thanks for pointing it out!
Honestly surprised you’re able to get lemmy votes without an admin account, I thought that data was restricted to instance admins.
I think they limit it to upvotes for normal users
University students get free pro licenses for jetbrains IDEs I think
I’m fairly sure that the people who developed a fairly revolutionary piece of technology are not your typical “vibe coder”. Just because you don’t like LLM doesn’t make the feat of developing it less impressive.
They could easily fix the problem if they cared.
The problems are mostly not about GPU power, but awful CPU performance it seems.
While I agree to some extent, if not var
is more than clear enough for anyone that knows python. If that pattern confuses someone, they probably aren’t at level where they should be dealing with python at a professional level. The same way you would expect people to understand pointers and references before delving into C code.
This sort of stuff is something I taught first year engineering student in their programming introductory course, it’s just how python is written.
For what it’s worth, it’s sort of similar in Erlang/Elixir. If you want to check if a list is empty, checking the length of the list is discouraged. Instead you would use Enum.empty?().
While there are no major health risks for the general American public, there are potential health concerns for infants and children under age 5, as they consume more food relative to their bodyweights than adults.
“While we found that choosing brown rice over white rice would result in higher arsenic exposure on average, the levels should not cause long-term health problems unless someone ate an enormous amount of brown rice every day for years.”
It’s something to be mindful of, but shouldn’t be a major concern for most people.
I’d argue that if it’s strict explicitness you want, python is the wrong language. if not var
is a standard pattern in python. You would be making your code slower for no good reason.
Unreal Engine 5 isn’t all that great when it comes to utilising the CPU. What CPU do you have and on what settings are you running?
Asking out of curiosity, haven’t bought the game yet.
It’s just a variation of typosquatting as the author themself acknowledge. I always have to double check the package name when installing a new package. This just seems like a natural variation of it.
Interesting numbers, it would be great to see how the statistics look for different “categories” of communities. Interaction based communities (c/ask X) and political communities will naturally garner more comments than information communities. E.g. while you may enjoy the content of blogs posted on [email protected] or [email protected], you’re probably less likely to comment than on [email protected] or [email protected]
Part 2 is already 2 stories baked into 1, those two seasons could easily be dedicated to Part 2 alone.
They will probably want to dedicate a fair amount of screen time to Pedro Pascal, despite Joel being dead, which extends the story even further.
I think it’s a thing mainly for hobby programmers and young students that don’t have a solid foundation/grasp of programming yet, which also likely makes up a big portion of programming meme communities.
Have one really dedicated and passionate person moderate and reach out to people for AMAs.
Functional programming would have quite the problem if it wasn’t a thing.
Your training should hopefully be a life long marathon, not a sprint. Be patient and consistent and gains will come. As you’ve described in your post, you are objectively making progress, so don’t stress it.
Other than that, if you’re on your own home made exercise program, I’d recommend you to jump on a program made by someone experienced.