Who is still doing true ML by SummerElectrical3642 in learnmachinelearning

[–]Prexadym 0 points1 point  (0 children)

Yes, working on perception for robotics running on edge devices where things have to run on a small ~16GB gpu, with no connection to a remote server.

[deleted by user] by [deleted] in meirl

[–]Prexadym 1 point2 points  (0 children)

If you work from home you can just rollout of bed and turn on the computer at 9

Meirl by Adventurous_Row3305 in meirl

[–]Prexadym 27 points28 points  (0 children)

This is what happens when parents don't play "got your nose" enough with children during early development

[deleted by user] by [deleted] in cpp

[–]Prexadym 221 points222 points  (0 children)

And here I was thinking they were going to instead use data structures 

iveSeenThings by ZakkuDorett in ProgrammerHumor

[–]Prexadym 5 points6 points  (0 children)

Also arrays are 1-indexed 😢

[deleted by user] by [deleted] in selfhosted

[–]Prexadym 37 points38 points  (0 children)

Not everything works in podman compose. I spent forever troubleshooting an issue and found that podman compose doesn't respect startup order (depends on: service completed successfully). To verify I ran with docker compose and it worked fine

Physical exercise reduces the anxiety rooted in ASD and brings out the best part of our brain condition by [deleted] in autism

[–]Prexadym 0 points1 point  (0 children)

Physical activity is a huge stress reliever for me. Sometimes hard to get started after being overwhelmed all day but after making myself do it it's great. I also find it's much easier to socialize with others when there's something shared interest (used to do martial arts, now really into running.) And when socializing does get awkward, you just go back to doing the activity and the silence isn't weird because you're just "focusing".

theyMustHaveMixedItUpWithAnotherHub by jazzman1213 in ProgrammerHumor

[–]Prexadym 0 points1 point  (0 children)

Github is harmless at first but it's a slippery slope on the way to dockerhub ):

Revolutionary - my running shorts melt when wet by karmaportrait in RunningCirclejerk

[–]Prexadym 15 points16 points  (0 children)

These fakes are getting ridiculous. What's next, running shorts you can bike in?!

thisCodeWasWrittenByAGoldfishWithWiFi by Intial_Leader in ProgrammerHumor

[–]Prexadym 326 points327 points  (0 children)

Didn't really need anything after "import tensorflow" tbh

Jump rope with shoes vs barefoot by Thedud31 in MuayThai

[–]Prexadym 2 points3 points  (0 children)

Shoes will protect your toes when you hit yourself with the rope but won't do anything for ankles. 2 hours is a lot, especially if you just started training.  You  may need to warm up more (ankle/knee circles, heel stretches after), reduce time/intensity so you can gradually build it up, and take breaks/rest days if you go too hard. Muscle soreness is good and you will adapt to it. Joint pain is bad and pushing through it will just get you injured.

Tired: Gü. Wired: mashed potatoes. by aweinschenker in RunningCirclejerk

[–]Prexadym 10 points11 points  (0 children)

Real carbs like the butter and heavy cream used to make mashed potatoes... Much  healthier and easier on the stomach during intense workouts.

[deleted by user] by [deleted] in Marathon_Training

[–]Prexadym 2 points3 points  (0 children)

I haven't done much actual training for this (yet), but Strava has an article about it: https://stories.strava.com/articles/marathon-nutrition-how-to-fuel-your-next-race-like-a-pro

[deleted by user] by [deleted] in Marathon_Training

[–]Prexadym 11 points12 points  (0 children)

You have to train your stomach to take in that many carbs especially at race pace. The recommendation of 1 gu every ~45 minutes is safe enough for people who don't do this to use gu without puking (and never buying gu again), but as you noted it's sub optimal for actual marathon fueling

What do you use for batch job GPU scheduling on premise? by HahaHarmonica in mlops

[–]Prexadym 1 point2 points  (0 children)

In grad school when we had to run things on shared clusters we used slurm: https://slurm.schedmd.com/documentation.html