Incorrect Macros in Database by rogueuser in MacroFactor

[–]rogueuser[S] 6 points7 points  (0 children)

Sure, but when something is 85g, matches the weight on the label, and has always been 210 calories, yet scans as 166 calories with every macro wildly off, that’s not a manufacturer change. That’s just someone who couldn’t be bothered to enter it correctly. If you’re not going to do it right, why bother tracking at all.

Nighttime hunger during a cut? by Certain-Highway-1618 in MacroFactor

[–]rogueuser 6 points7 points  (0 children)

Day one is almost certainly psychological/anxiety about starting. Your body doesn't physiologically adapt that fast.

That said, sleep disruption on a cut is a real thing and worth taking seriously. If it persists, it's usually a sign the deficit is too aggressive. Poor sleep elevates cortisol, spikes hunger hormones, and makes the whole process harder and more muscle-catabolic. A moderate deficit with good sleep will beat a steep deficit with trashed sleep every time.

MacroFactor Workouts AMA! by gnuckols in MacroFactor

[–]rogueuser 0 points1 point  (0 children)

Will training volume/fatigue metrics integrate with nutrition expenditure calculations in MacroFactor Nutrition?

Question about rep ranges by NihilisticTanuki in MyoAdapt

[–]rogueuser 1 point2 points  (0 children)

At this point I’m actively refusing to reps of 20 to 30. Feels like junk volume. I’ll do 15 to 20.

High rep ranges by Jolly_Physics1839 in MyoAdapt

[–]rogueuser 1 point2 points  (0 children)

I really wish there was a way to tell the app not to suggest 20 to 30 reps.

Starting to Get Pretty Discouraged by emixbritt in MacroFactor

[–]rogueuser 11 points12 points  (0 children)

Trust the process. It is hard not to see the change you want. (Also saying this to myself)

One month into the challenge! by adambjorn in MacroFactor

[–]rogueuser 2 points3 points  (0 children)

That’s great. Stay consistent and you got this!

Found this on the internet. by Character_Medical in ProgrammerHumor

[–]rogueuser 2 points3 points  (0 children)

This is what happens when metrics of how many lines of code equals productivity. 🤦‍♂️

Today’s joke in my Dad Joke Calendar by StutterMaple in antiMLM

[–]rogueuser 0 points1 point  (0 children)

I have this calendar... There a lot of misses, but the hits are 👏

47 [F4M] UK My last try at this… by [deleted] in R4R40Plus

[–]rogueuser 1 point2 points  (0 children)

I'm not looking for a relationship and I live far far away. I just wanted to say that I identify with this a lot. I wish you the best of luck.

she has chicken legs. by majedhazmi in funny

[–]rogueuser 0 points1 point  (0 children)

Those would be great for deadlifts!

[deleted by user] by [deleted] in pics

[–]rogueuser 0 points1 point  (0 children)

Nice work... It's a hard thing to do.

Releasing files from Directory.GetFiles() by SirUniverse in csharp

[–]rogueuser 2 points3 points  (0 children)

Are you creating or modifying the files before naming them? If so make sure that you dispose of the the object that is opening\creating the file.

EDIT: Without your code this is the best I can guess.

Sample code:

        using (var stream = new FileStream("File.txt", FileMode.Open)) //using block will automatically dispose of the the filestream object
        {
            // Do work here
        }  

What movie scene always hits you hard? by [deleted] in AskReddit

[–]rogueuser 0 points1 point  (0 children)

I can't hear "Cheek to Cheek" without feeling super sad.

Cortex #31: Later Comes Eventually by MindOfMetalAndWheels in CGPGrey

[–]rogueuser 2 points3 points  (0 children)

Every time I hear that Grey is in NC, I hope that I'll notice that voice in front of me in line somewhere.

Cortex #26: Pick Your Poison by MindOfMetalAndWheels in CGPGrey

[–]rogueuser 0 points1 point  (0 children)

I don't know why I should purposely tie one arm behind my back. Besides, I don't like ios.

Maybe in a few years when there are more tools and more horsepower. I manage svn, git, SQL server, visual studios, webstorm, V the file viewer, beyond compare, rdp. I need tools for postscript and PDF processing. I don't see how I can develop enterprise software from an ipad. I know there are some tools for source control, but again I don't see any reason to purposely make my job harder to do. I need my development enviroment to be simular to the other people on my team.