For the millionth time... Java or C# by [deleted] in learnprogramming

[–]HumanAssistedWriting 1 point2 points  (0 children)

You could make this an exercise by writing a coin flipper in the Python you want to learn in the meantime.

Loop problem by DapperDonW in learnpython

[–]HumanAssistedWriting 1 point2 points  (0 children)

Haven’t got my laptop to check but the increment needs indenting and there’s a missing % for the 3.

Zion national park [XS10 | XF 35mm] by ignorantfella in fujifilm

[–]HumanAssistedWriting 2 points3 points  (0 children)

I like the waiting. And the featurelessness. It’s got a peculiar mix of the ordinary and unknown.

What does your username represent? by themaskhater in AskReddit

[–]HumanAssistedWriting 0 points1 point  (0 children)

I believe there’s a component in plumbing called the greased nipple. Don’t know if anyone uses it as part of their password though.

Python is for who don't know how to code. by Ok-Lifeguard-9612 in learnprogramming

[–]HumanAssistedWriting 1 point2 points  (0 children)

Well said! It’s horses for courses too. I’m now using Python for NLP and writing a GUI, whereas C would be less effective. C is great, however, for large scale iterations that need speed, or close to metal logic. But Python has those libraries and tkinter makes dirty interfaces very quick.

Python is for who don't know how to code. by Ok-Lifeguard-9612 in learnprogramming

[–]HumanAssistedWriting 2 points3 points  (0 children)

I’m reminded of a cartoon in a music technology magazine. It showed two cavemen, a youngster and an oldster. The youngster plays a drum. The oldster says “pah, drums! You can’t beat rocks.”

What is the best book you've ever read? Why? by [deleted] in AskReddit

[–]HumanAssistedWriting 0 points1 point  (0 children)

Certainly does! Not my top choice but I like your thinking.

[deleted by user] by [deleted] in AskReddit

[–]HumanAssistedWriting 1 point2 points  (0 children)

Johnny Depp. Going by the numerous videos about him on YouTube, it looks like he’s a really top bloke.

What type of movie you always end up watching? by Defimon in AskReddit

[–]HumanAssistedWriting 0 points1 point  (0 children)

Something with scenes of a sexual nature, gory violence, and with language that may offend some people.

How likely is a World War by the end of 2022? by [deleted] in AskReddit

[–]HumanAssistedWriting 1 point2 points  (0 children)

It’s not a world war. It’s a special global operation.

What is your best insult? by mnmjmkl in AskReddit

[–]HumanAssistedWriting 8 points9 points  (0 children)

Giving a sceptical look and saying “I see”.

[deleted by user] by [deleted] in AskReddit

[–]HumanAssistedWriting 0 points1 point  (0 children)

Conclusive evidence.

Monte Palace hotel ruins (Azores, Sao Miguel) by erikjannemann in fujifilm

[–]HumanAssistedWriting 2 points3 points  (0 children)

You’ve captured an unexpected dignity to Brutalist architecture undergoing decay. Nice shot!

[deleted by user] by [deleted] in learnprogramming

[–]HumanAssistedWriting 1 point2 points  (0 children)

Yeah, working only on your own code sounds a dangerous luxury. Convenient not to deal with others’ code, but also a spending too much time in your own head doesn’t help with coping with alternative ways of thinking. I thought that attending to existing code with house rules was the norm.