User talk:Hkdtam: Difference between revisions

Content added Content deleted
m (Some further commentary)
m (another comment)
Line 4: Line 4:


I'd like to add few other notes. Please be sure that you have permission to post third party code. You are attributing things nicely so not really a problem yet, but I'd like to keep it that way. Also, try to be sure that the code actually solves the task. Specifically, in the [[Send_email#Perl_6|Send email]] task, the Perl 6 code ''generates'' an email, but doesn't actually have any mechanism to ''send'' it. Thanks! --[[User:Thundergnat|Thundergnat]] ([[User talk:Thundergnat|talk]]) 19:59, 29 November 2018 (UTC)
I'd like to add few other notes. Please be sure that you have permission to post third party code. You are attributing things nicely so not really a problem yet, but I'd like to keep it that way. Also, try to be sure that the code actually solves the task. Specifically, in the [[Send_email#Perl_6|Send email]] task, the Perl 6 code ''generates'' an email, but doesn't actually have any mechanism to ''send'' it. Thanks! --[[User:Thundergnat|Thundergnat]] ([[User talk:Thundergnat|talk]]) 19:59, 29 November 2018 (UTC)

:Also, it is much better to post examples that actually work. [[Median_filter#Perl_6|Median filter]] tries to use methods that aren't actually implemented yet. Speculatively they may be in the future, but they aren't at this point. --[[User:Thundergnat|Thundergnat]] ([[User talk:Thundergnat|talk]]) 13:30, 30 November 2018 (UTC)