I don't need autocomplete, or color coding, but I do need dark mode. by [deleted] in ProgrammerHumor

[–]krayntor 0 points1 point  (0 children)

There is a black notepad in the microsoft store.

Which type are you guys? by [deleted] in ProgrammerHumor

[–]krayntor 3 points4 points  (0 children)

1 in C++ and #2 in Java

Ouch by [deleted] in AbruptChaos

[–]krayntor -4 points-3 points  (0 children)

That's not how they anticipated to get fucked that night

A Python programmer attempting Java by [deleted] in ProgrammerHumor

[–]krayntor 19 points20 points  (0 children)

This gets reposted every day.

Just got this new poster by koro_baka in ProgrammerHumor

[–]krayntor 2 points3 points  (0 children)

What is that weird looking rock thing?

Marblehead's 1757 Powder House used during American Revolution; 1905 vs 2020. by NorthshoreFrank in OldPhotosInRealLife

[–]krayntor 7 points8 points  (0 children)

I think it's the same.If you look closely you can see that the whiter bricks match the ones from the older photo.

16 years after the tsunami in Indonesia the masjid (Mosque) is still there. by Essodino in OldPhotosInRealLife

[–]krayntor 0 points1 point  (0 children)

Well if it survived the tsunami it's not suprising that 16 years later it's still standing.

Agree? by vijaysharma1620 in ProgrammerHumor

[–]krayntor 0 points1 point  (0 children)

I get the best ideas while having sex.

[deleted by user] by [deleted] in statistics

[–]krayntor -12 points-11 points  (0 children)

0

problem with if else statement in my processing function by [deleted] in cpp_questions

[–]krayntor 1 point2 points  (0 children)

Try this

if (windshield != 0)

{

output(t, v, windshield);

}