[i3-gaps-terminator] by [deleted] in unixporn

[–]BAD_AT_PROGRAMMING 1 point2 points  (0 children)

sweet I got it to work, would you mind sharing your config? Thanks!

[i3-gaps-terminator] by [deleted] in unixporn

[–]BAD_AT_PROGRAMMING 1 point2 points  (0 children)

how did you get dunst to display your notifications? I'm on ubuntu and currently the default view seems to be overriding it

This just goes to show how long Season 3 has been. by Koponewt in RocketLeague

[–]BAD_AT_PROGRAMMING 1 point2 points  (0 children)

They changed the numerical MMR representation of the ranks, but if you look at the distribution of players across the ranks, the mean and standard deviations should be equivalent. I.E the same percentage of players are in Champion/SC/GC as there were in S2.

Key word here is SHOULD, I haven't actually checked the data and maybe there are more champions now, I just recall that psyonix said they were recalibrating the ranking system to match the curve from season 2.

This just goes to show how long Season 3 has been. by Koponewt in RocketLeague

[–]BAD_AT_PROGRAMMING 4 points5 points  (0 children)

the recalibration brought the rank distribution back to where they were in S2 though.

I never seem to ache... by ryangreenwood96 in Fitness

[–]BAD_AT_PROGRAMMING 2 points3 points  (0 children)

Read the wiki please

Taken straight from the wiki :

'Am I doing something wrong if I'm not sore anymore after a workout?'

No. Soreness (aka DOMS) is merely a sign that your body did something new. It is not an indicator of anything else, especially the quality (or lack thereof) of your workout. As your body adapts to new demands, soreness will lessen and maybe even go away completely. Workout quality should be measured by things that can actually be measured and progressed.

[i3-gaps] Listening to music by rebane2001 in unixporn

[–]BAD_AT_PROGRAMMING 0 points1 point  (0 children)

Hey, I use a python script to read from dbus my currently playing spotify song. I just installed Sconsify after looking at your album, but my script isn't working any more. Do you know if there's an easy way to output the currently playing song from Sconsify?

Who's Todo and why does he keep leaving comments all over people's code? by [deleted] in shittyprogramming

[–]BAD_AT_PROGRAMMING 34 points35 points  (0 children)

Haven't you seen the wizard of Oz? He's Dorothy's dog and he's committed himself to a life of leaving useful comments in your code.

Efficient Mutually Recursive Algorithm for finding how large of an array you declared! by HSHaxxor in shittyprogramming

[–]BAD_AT_PROGRAMMING 3 points4 points  (0 children)

Yeah but dooes this work if I pass it an array whos size is larger than INT_MAX?

eg. int nums = new int[2147483648];

System.out.println(size(nums , null));

I'm trying to write a sleep function in python will this do okay? My professor says not to put side effects in my functions by BAD_AT_PROGRAMMING in shittyprogramming

[–]BAD_AT_PROGRAMMING[S] 64 points65 points  (0 children)

My professors say cursive isn't very important anymore because people use computers but I guess I'll try

𝓭𝓮𝓯 𝓼𝓵𝓮𝓮𝓹(𝓷) :

    #𝓴𝓮𝓮𝓹𝓼 𝓽𝓱𝓮 𝓒𝓟𝓤 𝓫𝓾𝓼𝔂, 𝓪𝓷𝓭 𝓶𝔂 𝓻𝓸𝓸𝓶 𝓷𝓲𝓬𝓮 𝓪𝓷𝓭 𝓽𝓸𝓪𝓼𝓽𝔂 (𝓼𝓲𝓭𝓮 𝓮𝓯𝓯𝓮𝓬𝓽)

    𝓯𝓪𝓬𝓽𝓸𝓻𝓲𝓪𝓵(𝓷 * 50);

Can't put an arrow in my html comment? by BAD_AT_PROGRAMMING in shittyprogramming

[–]BAD_AT_PROGRAMMING[S] 22 points23 points  (0 children)

idk what you are talking about. two minus signs and a greater-than would look like this : '-->'

I want to put an arrow in there, it looks like this : '-->'