Miracle Sort

Submitted By: admin on May 31, 2020

0

0

2761

 Miracle Sort Source: www.thecshandbook.com

Miracle sort is a sort that truly requires a miracle. We keep checking the array until it is sorted. It requires that some external force (a miracle?) changes some bits in the computer in a way that it becomes sorted.

I'm a 90s kid and I still face this issue!

Submitted By: admin on May 28, 2020

0

0

3792

I'm a 90s kid and I still face this issue! Source: www.reddit.com

In fairness, getting a compatible version of Tensorflow along with CUDA dependencies for whatever model you want to work with can be a nightmare.

- LegendBegins

The History of Programming Languages

Submitted By: admin on May 20, 2020

0

0

2420

The History of Programming Languages Source: www.veracode.com

The History of Programming Languages

Me and my friend trying to save our programming project

Submitted By: admin on May 20, 2020

0

0

2358

Me and my friend trying to save our programming project Source: www.reddit.com

GIT - DETACH HEAD

- 123_bou

New project

Submitted By: admin on May 16, 2020

0

0

2182

New project Source: www.reddit.com

I have 17 Unreal Engine projects.

- Ali_Army107

What did you see denvercoder9? What did you see?

Submitted By: admin on April 15, 2020

1

0

9725

What did you see denvercoder9? What did you see? Source: www.reddit.com

There is a special place in hell for people who say "problem solved" and don't share the solution

- Panzerkampfwagyu

Semicolons in JavaScript

Submitted By: admin on April 14, 2020

1

0

9623

Semicolons in JavaScript Source: www.reddit.com

Do I need a semicolon?

Me commenting code like:

Submitted By: admin on April 13, 2020

0

0

8326

Me commenting code like: Source: www.reddit.com

there's only two kinds of comments in this world

//for loop to do things a lot of times. Link to c++ tutorial

for(int i = 0; i < x; i++) {// blah blah blah

and theres:

//app that does thing

void main() {

bunch_of_weird_stuff_happening_with_no_documentation();

}

- LavendarAmy

Just another typical interview

Submitted By: admin on April 13, 2020

0

0

7777

Just another typical interview Source: twitter.com

Sorry we need someone who knows AWS.

Help

Submitted By: admin on April 12, 2020

0

0

8245

Help Source: thejenkinscomic.wordpress.com

Day 2 pm on this python infested island

...just like the previous build.

Submitted By: admin on April 11, 2020

0

0

7775

...just like the previous build. Source: twitter.com

Build failed

Tom Scott you cheeky boi

Submitted By: admin on April 8, 2020

1

0

8300

Tom Scott you cheeky boi Source: www.reddit.com

He did this in his "Will youtube ever run out of urls" video too lol. Cheeky guy

- Mathern_

"I just code better like this!"

Submitted By: admin on April 5, 2020

0

0

5155

"I just code better like this!" Source: www.reddit.com
My favorite response when I'm canceling an account and they force me to give them feedback Source: www.reddit.com

Naw just start putting those error characters like  and � in the middle of your comments

- blinglog

When Frontend is Ready before Backend

Submitted By: admin on April 4, 2020

0

0

5870

When Frontend is Ready before Backend Source: www.reddit.com

In reality, back-end is never ready, it always looks like that, even when deployed in production

- SilaKayo

Load More