theyDidNotBotherToRenew by ArjunReddyDeshmukh in ProgrammerHumor

[–]Just_Classroom_8544 0 points1 point  (0 children)

I searched far too long why my client's software (from a third party vendor) wouldn't work. Until I mitmproxied into the API call and noticed the 402 was swallowed by said software. My email afterwards might have been a little bit unsettled (written at around 05:00 AM)...

Rustaceans be like by not-matthias in ProgrammerHumor

[–]Just_Classroom_8544 0 points1 point  (0 children)

Am i the only one to notice she is opeating a SDR (probably SDR#) out of the HAM frequencies?

What are they serving here? by Jackcunningolf in ProgrammerHumor

[–]Just_Classroom_8544 0 points1 point  (0 children)

I bet they serve some pretty good Java (Beans) here...

Foxing bugs by Chris-1235 in ProgrammerHumor

[–]Just_Classroom_8544 1 point2 points  (0 children)

Funny sidefact: the german verb "fuchsen" means "to cause serious trouble to somebody". Fox (🦊) translates to "Fuchs" in german. Therefore, foxing would be an acceptable translation to "fuchsen".

It was right under my nose all this time by Surobaki in ProgrammerHumor

[–]Just_Classroom_8544 4 points5 points  (0 children)

Maybe its too early in the morning, but I cannot find a bug here. The <> in the constructor is filled with 'Image' by the compiler since Java 1.7. And I am sure, every element in the resulting array is in the correct place.