User talk:Paddy3118: Difference between revisions

→‎References: Thanks for catching the staleness :-)
(→‎References: Thanks for catching the staleness :-))
 
(41 intermediate revisions by 6 users not shown)
Line 101:
 
: Michael, Thanks for forwarding it - it's great to get positive feedback from a lecturer. (Maybe the site needs a "visitors book")? --[[User:Paddy3118|Paddy3118]] 01:18, 18 April 2010 (UTC)
===References===
Thanks for finding the new location for the BBC Video. Too bad it isn't visible around the world without some network expertise. The Beeb could take a lesson from the Khan Academy.
<br />[[User:GarveyPatrickD|GarveyPatrickD]] ([[User talk:GarveyPatrickD|talk]]) 14:14, 10 May 2021 (UTC)
 
:Hmmm, It's a difficult choice of some or none. There are other references however, and the task description seems complete in itself.
: Thanks for catching the staleness :-)
: --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 14:22, 10 May 2021 (UTC)
 
==Evolutionary algorithm==
Line 1,575 ⟶ 1,582:
 
Namely, --- and I haven't looked further then this --- &nbsp; that the &nbsp; '''Y'''s &nbsp; are out of order, and also scattered throughout the dictionary &nbsp; (''throughout'' &nbsp; may be too strong a word here).
 
:: Later, I found out that there were a lot &nbsp; (well, a significant number) of &nbsp; '''Y''' &nbsp; words mixed in with the &nbsp; '''I''' &nbsp; words. &nbsp; I don't know if there is a systemic reason for this. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 15:12, 8 July 2020 (UTC)
 
 
I just wanted you to know in case you're doing research/searches/whatever, &nbsp; and you're depending/expecting that the dictionary being in an alphabetic order. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 21:47, 5 July 2020 (UTC)
Line 1,581 ⟶ 1,591:
By the way, &nbsp; I'm in the process of merging the words from that dictionary with "my" personal ultra-fat dictionary. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 21:47, 5 July 2020 (UTC)
 
:Thanks GérardGerard for the notice. It seems that there are and should be word lists for different applications; some having easier or more specialised words; swearing, slang,...
:The more I look, the more there is to see ☺️--[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 06:07, 6 July 2020 (UTC)
 
 
:: I finished up the merging of the words from the (above) mentioned "GitHub user content" (English dictionary), &nbsp; and it added over &nbsp; '''32,000''' &nbsp; words in "my" dictionary. &nbsp; As the new words were being merged, &nbsp; I noticed a whole she-bang of hyphenated words being added. &nbsp; "My" dictionary now has &nbsp; '''947,359''' &nbsp; words in it. &nbsp; Maybe &nbsp; "words" &nbsp; isn't the correct word to use, &nbsp; "entries" &nbsp; would be a better fit. &nbsp; &nbsp; &nbsp; Thanks again for informing me of that English dictionary. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 15:12, 8 July 2020 (UTC)
 
== natural sorting, less spaced out ==
 
I noticed that you stated that your latest edit &nbsp; (for the &nbsp;'''Sample&nbsp;input''') &nbsp; was less spaced out, and that, in part, is true. &nbsp; It was spaced out wider &nbsp; (but didn't require horizontal scrolling), &nbsp; and took advantage of the horizontal real estate, &nbsp; but it was much shorter so that &nbsp; '''Sample input''' &nbsp; section would fit on one screen without vertical scrolling.
 
However, &nbsp; it is now quite a bit &nbsp; ''longer'' &nbsp; (vertically). &nbsp; My intent to was to make the &nbsp; '''Sample&nbsp;input''' &nbsp; easier to read (on one screen) without vertical scrolling, &nbsp; and not have the reading of the sub-fields interfere with that visual scanning. &nbsp; Also, one could read the three major headers (sections?) &nbsp; without having to visually compete with the secondary title entries, '''Text&nbsp;strings:''', &nbsp; &nbsp; and its tertiary entries, &nbsp; the examples themselves which are for the most part, &nbsp; ''literals'' &nbsp; (cluttered with their own sub-fields, necessarily so) &nbsp; which read better when having them in their own column. &nbsp; That section of the task's preamble is now eighteen lines longer and the whole is a lot harder to peruse to my eyes, &nbsp; forcing me to now read all the sub-fields. &nbsp; I was going for a more columnar look rather than a vertical/stacked list for a shorter vertical presentation where the primary and secondary/tertiary fields have their own columnar locations. &nbsp; I'm not arguing that it should be changed once again, &nbsp; but I thought you should be aware what was intended and I was trying for a more Wiki-look approach in presenting multiple fields of information that fitted on one screen instead of forcing the reader to vertically scroll to enable to perusing the presented fields of the '''Sample&nbsp;input'''. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 08:53, 7 July 2020 (UTC)
 
 
 
 
For easier comparisons, the older presentation is shown below so viewers can do a side-by-side comparison &nbsp; (using two windows).
 
<small>(I was also thinking about &nbsp; ''not'' &nbsp; using the abbreviation &nbsp; '''Equiv.''' &nbsp; (two sections) &nbsp; but I wasn't sure if that was legitimate to use the full uncapitalized word instead.
<br>Also, the &nbsp; '''m.a.s''' &nbsp; abbreviation should be replaced with &nbsp; '''MAS''' &nbsp; which could further reduce the width of the &nbsp; '''Sample input''' &nbsp; section.)</small>
 
 
The older presentation below is &nbsp; '''44''' &nbsp; lines deep, &nbsp; the newer revised view is &nbsp; '''62''' &nbsp; lines deep.
 
 
 
;Sample input:
<pre>
# Ignoring leading spaces. Text strings: ['ignore leading spaces: 2-2',
'ignore leading spaces: 2-1',
'ignore leading spaces: 2+0',
'ignore leading spaces: 2+1']
# Ignoring multiple adjacent spaces (m.a.s). Text strings: ['ignore m.a.s spaces: 2-2',
'ignore m.a.s spaces: 2-1',
'ignore m.a.s spaces: 2+0',
'ignore m.a.s spaces: 2+1']
# Equivalent whitespace characters. Text strings: ['Equiv. spaces: 3-3',
'Equiv. \rspaces: 3-2',
'Equiv. \x0cspaces: 3-1',
'Equiv. \x0bspaces: 3+0',
'Equiv. \nspaces: 3+1',
'Equiv. \tspaces: 3+2']
# Case Independent sort. Text strings: ['cASE INDEPENDENT: 3-2',
'caSE INDEPENDENT: 3-1',
'casE INDEPENDENT: 3+0',
'case INDEPENDENT: 3+1']
 
# Numeric fields as numerics. Text strings: ['foo100bar99baz0.txt',
'foo100bar10baz0.txt',
'foo1000bar99baz10.txt',
'foo1000bar99baz9.txt']
# Title sorts. Text strings: ['The Wind in the Willows',
'The 40th step more',
'The 39 steps',
'Wanda']
 
# Equivalent accented characters (and case). Text strings: [u'Equiv. \xfd accents: 2-2',
u'Equiv. \xdd accents: 2-1',
u'Equiv. y accents: 2+0',
u'Equiv. Y accents: 2+1']
# Separated ligatures. Text strings: [u'\u0132 ligatured ij',
'no ligature']
# Character replacements. Text strings: [u'Start with an \u0292: 2-2',
u'Start with an \u017f: 2-1',
u'Start with an \xdf: 2+0',
u'Start with an s: 2+1']
</pre>
 
 
 
(Editorial note: &nbsp; the above &nbsp; '''Sample input''' &nbsp; has been shortened and elongated, plus other changes made.)
 
 
 
The above chart would be presented better as an HTML table, &nbsp; but that might start an edit war/tiff. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 08:53, 7 July 2020 (UTC)
 
: Hi Gerard. The main cleanup is your edit that I then shortened the line lengths of. Your points are valid.Thanks for pointing out the increase in line lengths. I'll revert my edits with a smile, either are better than what you straightened out :-)<br>
: --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 09:59, 7 July 2020 (UTC)
 
:: Thanks, you can't possible know how much I appreciate the restoration. &nbsp; It takes a well-centered person (they used to be called a "big man") &nbsp; to see both sides of such a situation. &nbsp; I too am a big man, &nbsp; but it's mostly fat, &nbsp; er, &nbsp; ... &nbsp; I mean table muscle, &nbsp; but still ··· &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; I'll get to work and elide some of the horizontal spacing as well as changing the the abbreviation &nbsp; &nbsp; '''m.a.s.''' &nbsp; &nbsp; will forthwith be reduced to &nbsp; '''MAS'''. &nbsp; &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 13:13, 7 July 2020 (UTC)
 
 
Paddy: &nbsp; I replaced the hash marks ('''#''') with bullet points, but I'm not 100% sure that it's an improvement. &nbsp; The bullet points look nicer, but they don't have the size. &nbsp; From some reason, Wiki doesn't display the bullet point glyph the correct size, &nbsp; it should be more of the &nbsp; <big>&bull;</big> &nbsp; size instead of the &nbsp; &bull; &nbsp; size. &nbsp; I'm more used to the size bullet that the IBM fonts used for the '''TN''' print chain &nbsp; (ya, too long in the tooth). &nbsp; &nbsp; But there ya have it. &nbsp; I also would like world peace and an end to world hunger. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 13:50, 7 July 2020 (UTC)
 
: Hash vs bullet - I agree, it's a hard call. I did see that the ''opening'' single quotes for the ligature/no ligature lines are alligned which emphasises the initial u which is only on one of the lines. I like that :-)<br>
--[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 15:34, 11 July 2020 (UTC)
 
== adding a thingy for ''prime numbers'' as there is for ''sorting'' (algorithms) ==
 
Paddy: &nbsp; I was thinking about adding a thingy for prime numbers and factorization, &nbsp; very much like that thingy that Rosetta Code sorting algorithms have at the top right of every Rosetta Code task (the preamble) &nbsp; that does some sort of sorting. &nbsp; It's that box that shows readers what other Rosetta Code tasks deal with sorting (algorithms).
 
I would include (maybe) these sections:
:::* &nbsp; "regular" primes
:::* &nbsp; kinds/types of primes
:::* &nbsp; factorization of integers
:::* &nbsp; tasks that make use of primes
:::* &nbsp; miscellaneous prime stuff &nbsp; &nbsp; ... I don't know what to call this catch-all stuff &nbsp; ... &nbsp; &nbsp; ''other'' ?
 
 
This addition would be not so much for the casual reader, &nbsp; but for Rosetta Code coders who, once they start programming for various prime tasks and other types of primes, &nbsp; would naturally delve into (integer) factorization and possible some related fields. &nbsp; I've been <strike>added</strike> adding the category &nbsp; '''Prime numbers''' &nbsp; to any Rosetta Code task that deals with primes or (integer) factorization, or tasks that make use of primes. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 14:21, 7 July 2020 (UTC)
 
By the way, &nbsp; I think there should be another category added, &nbsp; '''Primes''' &nbsp; that re-directs to &nbsp; '''Prime numbers''', &nbsp; but I'm not sure quite how to enter it, &nbsp; or even if it &nbsp; ''should'' &nbsp; be created. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 14:21, 7 July 2020 (UTC)
 
: I agree with you, primes are a natural grouping. On the name for "others" it might be best to see what gets put there and name it afterwards?<br>
--[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 15:39, 11 July 2020 (UTC)
 
 
== «math» HTML tags not rendering correctly ==
 
In a Rosetta Code task &nbsp; (that I entered, &nbsp; namely the task: &nbsp; '''Leonardo numbers'''), &nbsp; I tried to use the &nbsp; ''exact'' &nbsp; <big> <nowiki> <math> </nowiki> </big> &nbsp; HTML tag that is used on Wikipedia &nbsp; (for '''Leonardo number'''), &nbsp; but on Rosetta Code, &nbsp; it produces a big red error message.
 
 
Here is the Wikipedia code, as-is &nbsp; (from the &nbsp; '''Leonardo number''' &nbsp; entry on Wikipedia):
<pre>
:<math>
L(n) =
\begin{cases}
1 & \mbox{if } n = 0 \\
1 & \mbox{if } n = 1 \\
L(n - 1) + L(n - 2) + 1 & \mbox{if } n > 1 \\
\end{cases}
</math>
</pre>
 
 
{I also have the (above) code "inside" the &nbsp; '''Leonardo numbers''' &nbsp; Rosetta Code task as an HTML comment.}
 
 
The error messages produced are &nbsp; (the original error message is one big long sentence):
<b>
<pre style="font-size:200%;color: red">
Failed to parse (MathML with SVG or PNG fallback (recommended
for modern browsers and accessibility tools): Invalid
response ("<p>There was a problem during the HTTP request:
503 Service Unavailable </p>") from server
"http://mathoid.testme.wmflabs.org":):
L(n) = \begin{cases} 1 & \mbox{if } n = 0 \\ 1 & \mbox{if }
n = 1 \\ L(n - 1) + L(n - 2) + 1 & \mbox{if } n > 1 \\
\end{cases}
</pre>
</b>
 
 
The (above) messages are very similar to the error messages produced when there are leading and/or trailing whitespace in the &nbsp; <big> <nowiki> <math> </nowiki> </big> &nbsp; HTML tags elsewhere on Rosetta Code.
 
Now, the (failing) text does have leading and trailing blanks, &nbsp; but it <u>does</u> work on Wikipedia, &nbsp; but not on Rosetta Code. &nbsp; You may recall the tiff that ensued when I used leading and trailing blanks on various &nbsp; <big> <nowiki> <math> </nowiki> </big> &nbsp; HTML tags, &nbsp; (it worked for FireFox, but not some other web browsers), &nbsp; and the ensuing stone throwing. &nbsp; Apparently, it's easier to cast stones than address the real problem. &nbsp; I had found/mentioned a fix that I read about after searching in the dark &nbsp; (this was because the error is caused in an "area" of HTML rendering that I newer heard or knew of), &nbsp; but the fix (not a program fix, but some kind of specification) &nbsp; was never implemented as far as I know; &nbsp; the fix is outside of my knowledge of such things.
 
I have elided the leading, trailing, and embedded superfluous whitespace, &nbsp; but no matter what combination I used, it always produced an error message.
 
 
In trying to debug the (above) error, &nbsp; I had taken the &nbsp; <big> <nowiki> <math> </nowiki> </big> &nbsp; HTML tag that is used within the preamble of the Rosetta Code task &nbsp; '''Bernoulli numbers''', &nbsp; and I changed (on the Rosetta Code task &nbsp; '''Bernoulli numbers''') &nbsp; the bold &nbsp; '''B''' &nbsp; within the &nbsp; <big> <nowiki> <math> </nowiki> </big> &nbsp; HTML tag text to an &nbsp; '''S''', &nbsp; and that also produced the same error!! &nbsp; &nbsp; Just an attempted single character change. &nbsp; I also tried various other character (letter) substitutions, &nbsp; all produced the same error message. &nbsp; No whitespace was changed. &nbsp; What's going on? &nbsp; A caching problem, perhaps? &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 19:10, 11 July 2020 (UTC)
 
 
Also &nbsp; (and you might want to burn this paragraph after reading, least I propagate vandelous information), &nbsp; I have found that when those particular red bold error messages are produced, &nbsp; <u>and</u> &nbsp; &nbsp; left &nbsp; &nbsp; there &nbsp; (without clearing the display of the error), &nbsp; and then, &nbsp; in another (FireFox or Internet Explorer) window, &nbsp; trying to access the Rosetta Code website (any page), &nbsp; I essentially received a (I think) a &nbsp; '''505''' &nbsp; (504?) error saying that the '''Rosetta Code''' website isn't responding. &nbsp; Now, it could be that only '''I''' couldn't access the Rosetta Code site, not others. &nbsp; In essence, I may have stumbled on a method for a denial-of-service. &nbsp; This is one reason that I think this problem should be addressed and fixed. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 19:10, 11 July 2020 (UTC)
 
== Response has been posted to your raslbg|talk comment. ==
 
.
 
 
== a Rosetta Code task is scrambled ==
 
<strike>
 
The Rosetta Code task &nbsp; '''Spelling of ordinal numbers''' &nbsp; is messed up
<br> (the text on the task page appears a bit scrambled with another Rosetta Code task).
 
The task page now has the content of something to do with &nbsp; "twin primes", &nbsp; and
the other part seems to have the content of the original page, &nbsp; namely the
spelling of ordinal numbers.
 
 
Also, at the top of the page, &nbsp; something is complaining about:
 
Template loop detected: Template:Task
 
(the 1st three words are in red color, the last word (with the colon inside it)
is a link, &nbsp; apparently to a task template.
 
 
I thought you should know about this problem ASAP so that it can be fixed, undone/undo/retrograded, or
something. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 06:08, 26 July 2020 (UTC)
 
-----
 
 
The page looks like:
 
 
<pre>
Template:Twin Prime Conjecture
 
 
Twin primes are pairs of natural numbers(P1 and P2) that satisfy the following:
 
P1 and P2 are primes
P1 + 2 = P2
 
Write a program that displays the number of twin primes that can be found under a user-inputted number.
 
Examples below:
 
Output:
 
> Search Size: 100
> 8 twin prime pairs.
 
> Search Size: 1000
> 35 twin prime pairs.
 
............................................... end of the "bad" stuff, and the start of the "good" stuff (original stuff) ...
 
Ordinal numbers (as used in this Rosetta Code task), are numbers that describe the position of something in a list.
 
It is this context that ordinal numbers will be used, using an English-spelled name of an ordinal number.
 
 
The ordinal numbers are (at least, one form of them):
 
............................................... the rest looks normal ..............................................
</pre>
 
 
However, &nbsp; when I "edit" the page to view the source, &nbsp; it appears normal, &nbsp; so the errant text seems to be "coming from" a template of some kind. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 06:15, 26 July 2020 (UTC)
 
</strike>
 
 
 
 
<big>Never mind, &nbsp; the problem has been fixed (apparently). </big> &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 09:26, 26 July 2020 (UTC)
 
 
Apparently, the &nbsp; ''template'' &nbsp; for a &nbsp; '''task''' &nbsp; was modified, and then fixed. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 22:12, 26 July 2020 (UTC)
 
== super_d numbers Python example ==
When I run it, the Python code in the Super_d numbers task does not produce the output it shows - the d = 8 line is not actually calculated.
--[[User:Steenslag|Steenslag]] ([[User talk:Steenslag|talk]]) 11:43, 21 August 2020 (UTC)
 
:Yep, you're right. Corrected now, Thanks 👍--[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 15:33, 21 August 2020 (UTC)
 
 
== some general comments of too-quick task deletions and more ==
 
I do believe that the deletion of tasks should be discussed first. &nbsp; &nbsp; &nbsp; <big>But ... </big>
 
I have had a discussion &nbsp;(not fruitful nor pleasant)&nbsp; about the uniqueness of recently entered (draft) tasks and their value &nbsp;(on being on Rosetta Code)&nbsp; and it did not go well for the lone Indian. &nbsp; When challenged, &nbsp; the discourse just got inflammatory, along with strawman arguments, and silly &nbsp;('''So?''')&nbsp; rebuttals, &nbsp; and the stating of opinions as facts, &nbsp; and the use of capitalized use of supposedly shouting &nbsp; &nbsp; <big> '''is completely besides the point''',</big> &nbsp; &nbsp; whenever I try to make a point which is either disagreed upon or dismissed, &nbsp; and so on and so on and ... &nbsp; &nbsp; &nbsp; Rosetta Code (discussions/talks) has become a pretty unfriendly place, and in my opinion, toxic. &nbsp; Yeah, I know, I know, a strong word. &nbsp; Whenever challenged, &nbsp; the challenger just doubled-down, &nbsp; and went downhill from there. &nbsp; I had entered a solution to the draft task &nbsp; ''Similar words'', &nbsp; and it was summarily deleted, &nbsp; along with the (draft) task. &nbsp; I think that that (draft) task definitely had a uniqueness to it and wasn't just another version of finding an &nbsp; '''xxx''' &nbsp; string in a list of words in a dictionary. &nbsp; Far from it. &nbsp; As a matter of fact, &nbsp; the other deleted tasks also had their merits, &nbsp; but there is no sense in me trying to defend those merits, &nbsp; as defending something (lately) just means the defender gets rebuffed with a lot of sarcasm and acidic rhetoric ... and worse. &nbsp; If one can't have a polite discourse on the merits of a task without all that vitriol and ad-holmium attacks, &nbsp; then why bother having "talk" discussions? &nbsp; Something has to be done &nbsp; (or should be done). &nbsp; Not to mention that someone needs to define what "spam" is so that term is used correctly. &nbsp; Not to mention janitorial services. &nbsp; A janitor doesn't throw the furniture out, &nbsp; just the dust and junk on the floor. &nbsp; I think the use of words like "dump" &nbsp; (does it really matter if someone adds draft tasks at a certain speed?) &nbsp; is so condescending and judgemental. &nbsp; ... And the use of words like &nbsp; "vomiting", &nbsp; "low quality", &nbsp; and numerous other words/phrases of that ilk. &nbsp; And the statement of opinions as fact ... hard to argue with a closed mind (or gawd-like). &nbsp; These are some of the reasons (regarding wording and phrasing and "it's true 'cause I say it's true ...) &nbsp; that I call toxic to opening a discussion. &nbsp; It may appear to anyone that the wording is toxic, &nbsp; but it doesn't sink home unless YOU get defamed, then it's a story of a different color). &nbsp; I fear that this sort of rhetoric will quell (or discourage) others from joining it or offering/opening a new discussion. &nbsp; Why have to suffer the slings and arrows from offering one's opinion on a Rosetta Code discussion? &nbsp; I wish I could go on and write about some of the (draft) tasks that were deleted. &nbsp; Each task had &nbsp; (bless their departed souls) &nbsp; their merits and different ways/methods of solving them &nbsp; (not to mention their solutions), &nbsp; and it wasn't just variants of find &nbsp; '''xyz''' &nbsp; words in a dictionary. &nbsp; Some were &nbsp; ''like'' &nbsp; anagrams, &nbsp; others needed a somewhat different method(s). &nbsp; Every chef, er, ... &nbsp; programmer can bring a new recipe for solutions here at (old) Rosetta Code. &nbsp; For what I've observed, &nbsp; the discussion of deletion of tasks is like asking five wolves and a sheep on what's going to be for supper? &nbsp; (<strike>Deleting</strike> Voting on tasks isn't a democracy. &nbsp; Ya can't <strike>execute</strike> delete someone by counting votes. &nbsp; There &nbsp; ''should be'' &nbsp; a discussion/debate). &nbsp; There are always people who think word searches are all alike. &nbsp; Well, they ain't. &nbsp; &nbsp; Anyone who thinks otherwise should be <strike>banned</strike> blocked for a week or more. &nbsp; Boy oh boy!! &nbsp; That'll teach 'em from trying to to participate in the culture at Rosetta Code!! &nbsp; &nbsp; &nbsp; --- By the way, I wish &nbsp;<u>any</u>&nbsp; other dictionary would be used that mimics a true dictionary: &nbsp; duplicate words, capitalization (God and god), word phrases, hyphenated words, etc.). &nbsp; Someone actually said, the &nbsp; '''xxx''' &nbsp; word isn't in the &nbsp; unixdict.txt &nbsp; (or whatever it's called) &nbsp; file, &nbsp; so it isn't a word (!!!). &nbsp; &nbsp; OMG! &nbsp; &nbsp; Having ALL words in lowercase defeats the purpose of a dictionary. &nbsp; Searches should be caseless, &nbsp; unless specifically requested that they be not. &nbsp; At this point, &nbsp; I might as well rant a bit &nbsp; (with my tongue <u>firmly</u> and humorously in cheek). &nbsp; &nbsp; Why have all those (vomited?) types of sorts? &nbsp; You've seen one type of sort if you've seen 'em all. &nbsp; Does Rosetta Code really need all those types/categories of sorts? &nbsp; My oh my, &nbsp; the sorts! &nbsp; The sorts!. &nbsp; All those sorts!! &nbsp; &nbsp; And all those kinds of primes. &nbsp; Yikes! &nbsp; And all those types of sequences. &nbsp; To borrow a phrase: &nbsp; '''Sheesh!!''' &nbsp; &nbsp; &nbsp; (Use of the that exclamation should prove my point beyond all possibility of any and all rebuttals &nbsp; &nbsp; &nbsp; ... &nbsp; 'cause I said so). &nbsp; &nbsp; And all those types of trivial &nbsp; '''DO/FOR''' &nbsp; loops. &nbsp; I wonder what Dr. N. J. A. Sloane thinks or all those thousand and thousands and thousands of integer sequences in OEIS. &nbsp; Oy veh!! &nbsp; &nbsp; The mind boggles on what a janitor with unlimited power (or ego) could do. &nbsp; &nbsp; End of silly rant. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Well, at least I feel better. &nbsp; None of the above needs responding, &nbsp; that way I can actually think I made a point or two. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 02:51, 9 December 2020 (UTC)
 
:* These discussions, were they deleted too?
:* Who did the deletions?
 
:I read your vent. Text wrangling is an important part of work done on the Unix command line for example, made less visible because, for a large number of users, it is "just what you do" in some script or one-liner to prepare data to or from more expansive/expensive programs.
 
:Deleting tasks without adequate discussion and/or warning should not be done. --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 10:26, 9 December 2020 (UTC)
 
:P.S: Can vents be punctuated? --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 10:26, 9 December 2020 (UTC)
 
;STOP PRESS!
Gerard, please see [http://rosettacode.org/wiki/User_talk:Thundergnat#Task_deletions this] reply from Thundergnat. He explains the task is from a "serial dumper" leading to his actions. If so, then the root problem is that serial dumper. --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 10:37, 9 December 2020 (UTC)
 
:: Yes, I had already read it, &nbsp; and yet I wrote all this. &nbsp; But, I believe the real root problem is: &nbsp; ''deleting tasks without adequate discussion and/or warning should not be done''. &nbsp; The baby got thrown out with the bathwater. &nbsp; &nbsp; Wait, where have I read that? &nbsp; &nbsp; If everyone agrees &nbsp; (two people, three people?) &nbsp; that it was a case of "serial dumping", &nbsp; then it is what it is. &nbsp; Can't argue with that logic. &nbsp; &nbsp; But, I want to hear anything/something from the other side first. &nbsp; Calling it "dumping" is part of the problem. &nbsp; And, to top it off, it was "serial". &nbsp; Maybe we should call it very sudden stupid and mindless serial dumping unto innocent Rosetta Code victims of nearly identical tasks with nearly exactly the same programming solutions taken from a maze of twisted and twisting passages, all alike. &nbsp; Oh my. &nbsp; &nbsp; Oh well, I sympathize with the guy <strike>banned</strike> blocked (even for a few days). &nbsp; It makes it hard to have a discussion with a guy who can't give his side, &nbsp; and I have a suspicion that English is his second (or third) language, &nbsp; and that he may have a hard time expressing himself adequately, &nbsp; or maybe he doesn't feel it's worth the effort to explain his motives or actions &nbsp; (heaven knows how that can work out, &nbsp; I can attest it does no good). &nbsp; But once <strike>banned</strike> blocked, I doubt that he'll be forth coming. &nbsp; I remember my first foray at Rosetta Code, I knew not of what templates were (that could be used to flag an incorrect programming solution (as I had never seen a flag at that early time at Rosetta Code), nor did I know where people were trying to contact me on my user page, which I really didn't know existed. &nbsp; Thankfully, Michael Mol wrote me an e-mail &nbsp; (very politely and courteously worded, that guy has got class) &nbsp; clued me in where things were. &nbsp; That was a little over a decade ago. &nbsp; &nbsp; &nbsp; Any-a-whose, just a thought as I have no proof either way ya look at it. &nbsp; Just ignore my stuff (above), &nbsp; it's just like a fart in the wind. &nbsp; (Nice movie, made in 1939.) &nbsp; Gone in a few seconds, and nothing is noticed. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 12:09, 9 December 2020 (UTC))
 
 
:: By the way, the "stress" that you said that I have been enduring is not from the Calmosoft user, &nbsp; but the characterizations &nbsp; (by others) &nbsp; of his actions and the summarily actions taking ''against'' that user and some of his draft tasks, &nbsp; especially with the lack of communication to/from that said user. &nbsp; Maybe he has other time or health issues, or whatever. &nbsp; I know I was out-of-pocket more than once (away from Rosetta Code) for various reasons and/or for lengthy time periods. &nbsp; Or maybe some other kind of communication breakdown or difficulty is the culprit. &nbsp; But who knows what's happening "over there" at the other end. &nbsp; I know for certain that -I- don't know. &nbsp; I'm not that quick to judge when there isn't two-way communications. &nbsp; I was on that same side of that fence once myself, &nbsp; so I guess I sympathize more with guy being hanged then most people. &nbsp; This is why I was helping out with those draft tasks and added verbiage to Calmosoft's draft tasks &nbsp; (as well as others, here and there). &nbsp; Once Calmosoft saw how to include URL's and my somewhat more verbose way of asking for task requirements, &nbsp; he was adding the "extra" stuff (wording) on his own. &nbsp; A little bit of help here and there &nbsp; (and there and here) &nbsp; goes a long way instead of beating the poor guy over the head with a large stick. &nbsp; I believe that is (or should be) one of the core beliefs at Rosetta Code. &nbsp; Treat others like you'd like to be treated yourself. &nbsp; Sorry to quote Biblical. &nbsp; But sometimes, &nbsp; ya gotta do what ya gotta do. &nbsp; (Waaaaaaaaaaaaaay back when maybe you were that inexperienced &nbsp; --- &nbsp; I know I certainly was. &nbsp; --- &nbsp; It was Michael Mol who helped me out &nbsp; (there were a lot of arrows stuck in my back at the time, &nbsp; but I didn't know it as "they" were leaving messages on "my" talk page which I never knew that there was such a thing), &nbsp; &nbsp; without Mol's kindness and time spent, &nbsp; I wouldn't go on to enter over a thousand examples). &nbsp; &nbsp; Ha! &nbsp; &nbsp; I hope that that experience won't stop Mol from helping others out. &nbsp; Meanwhile, back at the ranch &nbsp;...&nbsp; the earth's horizon keeps lowering and I must get some sleep. &nbsp; &nbsp; <big> &nbsp; <br>So, &nbsp; the beatings shall continue until moral improves! </big> &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 12:59, 9 December 2020 (UTC)
 
:::Gerard, you seem to be ignoring the lack of communication, and repeated posting of problem posts by CalmoSoft over many months. This seems to have culminated in a posting of several problem posts in a very short time, with little to no interaction with people querying them. I think it is reasonable for first authors to stick around and answer queries on draft posts - it seems that that is not forthcoming from CalmoSoft, and his tasks ''are'' questioned.
::: Check CalmoSofts talk page, people have attempted to converse with him there, and on the tasks he starts, before. The lack of work CalmoSoft puts into them is wearying to others.
::: Gerard, you seem to state that CalmoSofts circumstances may not allow him to do better, but surely his ability to start tasks is enough ability to defend or improve them in comments over the ''years'' in which that dialogue would have been welcomed?
::: --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 13:31, 9 December 2020 (UTC)
 
:::: I agree with you almost 100%. &nbsp; (If I agreed with everyone 100%, &nbsp; there would not be a need for a conversation, and you would never hear of my forays into humorous minutia &nbsp; ... &nbsp; well at least <u>one</u> of us thinks they're humorous.) &nbsp; Any-a-whose, continuing on ... &nbsp; &nbsp; There <u>is</u> a lack of communication, &nbsp; and some (maybe most by some opinions) &nbsp; posting of his Rosetta Code tasks are problematic, &nbsp; some of which muchly favor brevity, &nbsp; which is a one way to put it. &nbsp; And that several postings were, indeed, posted in a short time, &nbsp; even in a very short time, &nbsp; depending upon what one would consider normal for creating/posting Rosetta Code (draft) tasks. &nbsp; --- &nbsp; (I think if I had written/created all the flavors of the various type/kinds of primes tasks that I did eventually create/write/enter, &nbsp; would the same uproar be heard? &nbsp; Most likely, assuredly and probably so, me thinks. &nbsp; Worse, some or most would've been rejected and then deleted, and Rosetta Code would be lessor for it.) &nbsp; And it appears that CalmoSoft has not made many (or any) responses to some (or most) queries about his draft tasks. &nbsp; However, many of his tasks have had programming solutions entered without having the need for further explanation. &nbsp; I would've entered more programming solutions &nbsp; (and addressed each of the draft tasks) &nbsp; if they weren't deleted. &nbsp; I <u>try</u> to create solutions that address the nuances of the best way to approach/solve/meet the requirements and use idiomatic REXX code, &nbsp; and treat the dictionary as if it were a true dictionary, &nbsp; not just an incomplete all lowercase words, especially those words that should be capitalized. &nbsp; Thus the reason I mention that my REXX programs meet the requirements and perform <u>caseless</u> searches/finds, &nbsp; and also present the answers in the &nbsp; ''case'' &nbsp; (same manner) &nbsp; that the word is in the dictionary. &nbsp; Not all of those tasks that required the reading of a dictionary needed a common method to assimilate the dictionary words, &nbsp; and I could've used some boilerplate code to do exactly that, &nbsp; but that would've been inelegant. &nbsp; And homey don't do inelegant. &nbsp; Yes, I did state that there &nbsp; ''may'' &nbsp; be circumstances that may not allow him to do better, &nbsp; and certainly there may be circumstances that I have not thought of or know of. &nbsp; And yes, it appears that he could put more time into the structure and wording of the draft tasks. &nbsp; I have added (sometimes) quite a bit of verbiage to my own draft tasks, &nbsp; and I still have overlooked or omitted vital details and/or specifications and/or requirements, &nbsp; it usually takes someone helpful to peruse the wording and tell me (or even correct) the obvious stuff that I overlooked, &nbsp; and I'm very thankful and appreciative for that help. &nbsp; Others have gone the other route which made it more difficult to change/alter/fix the wording of the specifications, &nbsp; or make a compromise that didn't invalidate existing programming solutions. &nbsp; Saying that it stinks to high heaven &nbsp;(or other such phrases/words)&nbsp; doesn't facilitate a fruitful conversation or repair. &nbsp; And, yes, of course a dialogue would've been welcomed, &nbsp; no matter how succinct. &nbsp; This is probably always the case, &nbsp; as long as the dialogue is constructive, and that, of course, begs a definition of "constructive"; &nbsp; there's a fine line between helpful and not helpful, depending upon how the "advice" is interpreted, &nbsp; sometimes filtered through social &nbsp; [https://www.merriam-webster.com/dictionary/mores mores] &nbsp; and customs &nbsp; (as I eluded to before on my suspicions, &nbsp; possibly even unfounded suspicions). &nbsp; I won't throw stones at him, &nbsp; I still await to hear his side &nbsp; (if he intends to tell it or not), &nbsp; and I do insist that he has one, albeit almost fully unheard so far. &nbsp; So, I hope we agree on these points, even if only 99%. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 18:39, 9 December 2020 (UTC)
 
:::: Forgot to mention: &nbsp; &nbsp; the Merriam-Webster site defining &nbsp; ''mores'' &nbsp; leaves cookies. &nbsp; It seems that most web dictionaries do so. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 18:39, 9 December 2020 (UTC)
 
 
== question on numbers for the hourglass puzzle ==
 
I have a question about your flagging of the REXX solution for the '''hourglass puzzle'''. &nbsp; Is it your concern that words were used instead of Arabic numerals? &nbsp; The output was almost identical of the '''Python''' entry &nbsp; (as noted by the '''trans''' tag). &nbsp; Which computer programming entry would be better emulated? &nbsp; Would changing it to exactly match Python's output be OK? &nbsp; (Except for the misspelling error). &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 18:04, 30 December 2020 (UTC)
 
:Python is using string interpolation there so an expression such as {t4//4} will be replaced by its actual value (4) when the string is printed. Does REXX have a similar facility? --[[User:PureFox|PureFox]] ([[User talk:PureFox|talk]]) 20:15, 30 December 2020 (UTC)
 
:: Ah, now I see the light. &nbsp; I was thinking that the characters &nbsp; '''{t4///4}''' &nbsp; were just that and I didn't realize that they were meant to be substituted. &nbsp; I will correct it ASAP. &nbsp; Thanks for finding my (glaring) omission. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 20:27, 30 December 2020 (UTC)
 
::: Sorry for being vague :-)
::: --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 20:34, 30 December 2020 (UTC)
 
:::: Naw, my bad. &nbsp; If I had been paying more attention to Python's output, &nbsp; I would have noticed that there was string
interpolation going on. &nbsp; I need better eyes or I need to do less programming when my eyesight begins to get the best of me. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 02:31, 31 December 2020 (UTC)
 
 
== Fibonacci numbers definition for Padovan task ==
 
Concerning the &nbsp; ''Padovan'' &nbsp; task, &nbsp; the Fibonacci numbers definition for the first two terms may need re-doing, &nbsp; '''F(0) = 0''', &nbsp; '''F(1) = 1'''. &nbsp; Of course, this depends where you start the Fibonacci series. &nbsp; But ten terms were listed starting with zero, &nbsp; so then F(0) has to be zero. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 10:35, 27 February 2021 (UTC)
Anonymous user