User talk:Thundergnat: Difference between revisions

From Rosetta Code
Content added Content deleted
(spam redirect ?)
m (→‎Spam redirect: Not spam really, though ill advised.)
Line 20: Line 20:
Just found the following redirect. It seems to refer to a software company. http://rosettacode.org/mw/index.php?title=CalmoSoft_Fifteen_Puzzle_Game&redirect=no
Just found the following redirect. It seems to refer to a software company. http://rosettacode.org/mw/index.php?title=CalmoSoft_Fifteen_Puzzle_Game&redirect=no
[[User:Fwend|Fwend]] ([[User talk:Fwend|talk]]) 19:00, 26 February 2016 (UTC)
[[User:Fwend|Fwend]] ([[User talk:Fwend|talk]]) 19:00, 26 February 2016 (UTC)

: Not spam exactly. More confusion on the part of a new user. As far I as I can determine, CalmoSoft is a person, not a company. That was [[User:CalmoSoft|Calmosoft]]s first contribution to the site, (the first of many) and an overly specific page description was entered. While it wasn't well planned, I don't think it was malicious. That being said, you are probably right, that page probably should be removed at this point. --[[User:Thundergnat|Thundergnat]] ([[User talk:Thundergnat|talk]]) 20:50, 19 March 2016 (UTC)

Revision as of 20:51, 19 March 2016

Hi. Nice job on the Perl6 version of Write language name in 3D ASCII !  :-) --Grondilu 19:36, 14 November 2012 (UTC)

Hi Thundergnat.

Regarding the Perl 6 solution of the checking Machin Style formulas. The problem is that the Perl 6 solution uses floating point numbers. The task requires one to use exact computations.

For example:

  is  tan(atan(1/2)+atan(1/3)), 1;

Here atan(1/2) and atan(1/3) produces floating point values.

--Soegaard (talk) 15:31, 1 June 2013 (UTC)

Spam redirect

(Posted this on Paddy's page a while back but he doesn't seem to be around atm, maybe you'd like to have a look at it.)

Just found the following redirect. It seems to refer to a software company. http://rosettacode.org/mw/index.php?title=CalmoSoft_Fifteen_Puzzle_Game&redirect=no Fwend (talk) 19:00, 26 February 2016 (UTC)

Not spam exactly. More confusion on the part of a new user. As far I as I can determine, CalmoSoft is a person, not a company. That was Calmosofts first contribution to the site, (the first of many) and an overly specific page description was entered. While it wasn't well planned, I don't think it was malicious. That being said, you are probably right, that page probably should be removed at this point. --Thundergnat (talk) 20:50, 19 March 2016 (UTC)