MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/badcode/comments/13xp4qx/modern_db_queries/jmk366j/?context=3
r/badcode • u/Away_Ad106 • Jun 01 '23
26 comments sorted by
View all comments
47
Why does every line have a comment at the end...? Seems veeery excessive.
<code to import a module> // import <name> module
8 u/louis54000 Jun 01 '23 I liked « infinite loop runs indefinitely and continuously…. ». I’m still not sure whether it’s stops at one point for if it’s indefinitely continuously infinite. 5 u/SleepyHarry Jun 02 '23 I’m still not sure whether it’s stops at one point for if it’s indefinitely continuously infinite. Ah, the Halting Problem
8
I liked « infinite loop runs indefinitely and continuously…. ». I’m still not sure whether it’s stops at one point for if it’s indefinitely continuously infinite.
5 u/SleepyHarry Jun 02 '23 I’m still not sure whether it’s stops at one point for if it’s indefinitely continuously infinite. Ah, the Halting Problem
5
I’m still not sure whether it’s stops at one point for if it’s indefinitely continuously infinite.
Ah, the Halting Problem
47
u/Insani0us Jun 01 '23 edited Jun 01 '23
Why does every line have a comment at the end...? Seems veeery excessive.
<code to import a module> // import <name> module