Jump to content

User talk:WillNess: Difference between revisions

m
mistyped some
(reply)
m (mistyped some)
Line 24:
:I remember now how that happened. You had [http://rosettacode.org/mw/index.php?title=Sieve_of_Eratosthenes&diff=189173&oldid=189146#Using_threads_and_channels <code>(ints-from 3 2)</code> there], and I just went along with your 2, instead of correcting it to 1. [[User:WillNess|WillNess]] ([[User talk:WillNess|talk]]) 13:39, 6 November 2015 (UTC)
:: I don't think that that code is mine, at least not directly (the whole sieve thing went out of control with all kinds of arguments around it, which lead to a pile of stuff that goes against simple examples, and I got tired of fighting it at some point). Still, I'd like to see it stays at roughly the same level with no further obscuring optimizations... As for the spacing, being a newbie or not is really not a good factor (if only because many real newbies writing single parens on a line in an attempt to mimic C), instead, it should be as standard looking as possible, and double spaces is something that is not. --[[User:Elibarzilay|Elibarzilay]] ([[User talk:Elibarzilay|talk]]) 19:38, 9 November 2015 (UTC)
::: here's [http://rosettacode.org/mw/index.php?title=Sieve_of_Eratosthenes&diff=189084&oldid=189079#Infinite_list_of_primes your edit with the <code>(ints-from 3 2)</code>] throughout, and some additional spacing in the <code>else</code> clauses which I interpreted as arbitrary space forto achieve code alignment, for visual effect. I'll remove the double spacing an retain that additional space in the else clauses, shortly. -- [[User:WillNess|WillNess]] ([[User talk:WillNess|talk]]) 20:54, 9 November 2015 (UTC)
751

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.