Skip to content

Commit

Permalink
html
Browse files Browse the repository at this point in the history
  • Loading branch information
szabgab committed Feb 12, 2024
1 parent 1e66c8a commit 8ef9baa
Show file tree
Hide file tree
Showing 55 changed files with 1,860 additions and 235 deletions.
6 changes: 6 additions & 0 deletions docs/a/ali.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,12 @@
Compact one-liner in Perl to get the job done. Well done.
</li>

<li>
2024.02.05 in <a href="/archive/655.html">#655</a>
<a href="https://deadmarshal.blogspot.com/2024/02/twc255.html">TWC255</a><br>
Impressive use of map, good job done. Keep it up.
</li>

</ul>

<p>
Expand Down
6 changes: 6 additions & 0 deletions docs/a/arne-sommer.html
Original file line number Diff line number Diff line change
Expand Up @@ -1485,6 +1485,12 @@
Enjoy more than just the solutions to the weekly tasks. Highly recommended.
</li>

<li>
2024.02.09 in <a href="/archive/655.html">#655</a>
<a href="https://raku-musings.com/mostly-odd.html">Mostly Odd</a><br>
Use of bag is ideal for this week task. Raku rocks !!!
</li>

</ul>

<p>
Expand Down
6 changes: 6 additions & 0 deletions docs/a/bob-lied.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,12 @@
Interesting discussion about power of three and the confusion around it. You will enjoyed the discussion.
</li>

<li>
2024.02.08 in <a href="/archive/655.html">#655</a>
<a href="https://dev.to/boblied/pwc-255-odd-character-cordoctahedra-and-the-most-most-most-frequent-word-word-22fl">PWC 255 Odd character cordoctahedra and the most most most frequent word word</a><br>
Enjoy more than one way to solve the challenge. Truly Perl TIMTOWTDI.
</li>

</ul>

<p>
Expand Down
6 changes: 6 additions & 0 deletions docs/a/dave-jacoby.html
Original file line number Diff line number Diff line change
Expand Up @@ -1151,6 +1151,12 @@
Another fact finding story of week number 254. Solution itself is self documented. Thanks for sharing.
</li>

<li>
2024.02.05 in <a href="/archive/655.html">#655</a>
<a href="https://jacoby.github.io/2024/02/05/preel-weeakly-weekly-challenge-255.html">Preel Weeakly</a><br>
Remember 11111111 is binary of week 255 and is the largest integer which can be represented by one byte.
</li>

</ul>

<p>
Expand Down
6 changes: 6 additions & 0 deletions docs/a/gabor-szabo.html
Original file line number Diff line number Diff line change
Expand Up @@ -5189,6 +5189,12 @@
As a Perl prorgammer I never thought what happens if my posts get too many likes. Will the counter overflow? Now, as I write Rust it makes me think about all kinds of, sometimes rather unrealistic, edge-cases.
</li>

<li>
2024.02.11 in <a href="/archive/655.html">#655</a>
<a href="https://ssg.code-maven.com/">Create your own knowledge base</a><br>
You might know the <a href="https://perlmaven.com/">Perl Maven</a> site. On one hand it is a blog, on the other hand it is a collection of little pieces of examples I collected. I had quite a few cases when I had to repeat some task various times at various clients. I collected the solution on the Perl Maven site and that helped me find these solutions when I needed again. Making my knowledge base public also helped a few other people. Recently I started to rewrite it as a Static web site and the <a href="https://rust.code-maven.com/">Rust Maven</a> along with a few other sites already uses the Static Site Generator. A few days ago the first person who is not me started to use it. It might be time to invite you too to give it a try!
</li>

</ul>

<p>
Expand Down
6 changes: 6 additions & 0 deletions docs/a/jaldhar-vyas.html
Original file line number Diff line number Diff line change
Expand Up @@ -537,6 +537,12 @@
Here we get to know how Raku deals with decimal number and work around the issues. Good job.
</li>

<li>
2024.02.11 in <a href="/archive/655.html">#655</a>
<a href="https://www.braincells.com/perl/2024/02/perl_weekly_challenge_week_255.html">Perl Weekly Challenge: Week 255</a><br>
Thorough and detailed discussion of Raku based solution, not to be missed. Keep it up great work.
</li>

</ul>

<p>
Expand Down
10 changes: 8 additions & 2 deletions docs/a/jonas-nielsen.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">


<title>Perl Weekly - all the articles published by Jonas Nielsen</title>
<title>Perl Weekly - all the articles published by Jonas Brømsø Nielsen</title>
<link rel="stylesheet" type="text/css" href="/style.css" />
</head>
<body id="home">
<div id="stripe"><a href="/">Perl Weekly - all the articles published by Jonas Nielsen</a></div>
<div id="stripe"><a href="/">Perl Weekly - all the articles published by Jonas Brømsø Nielsen</a></div>
<p>&nbsp;</p>
<div>

Expand Down Expand Up @@ -155,6 +155,12 @@
I can only applaud the extra mile Jonas goes publishing about his releases on DEV.to too.
</li>

<li>
2024.02.11 in <a href="/archive/655.html">#655</a>
<a href="https://dev.to/jonasbn/feature-release-136-of-the-dateholidays-perl-distribution-79a">Feature release 1.36 of the Date::Holidays Perl distribution</a><br>
Triggered by yet another contribution from Wesley Schwengle (waterkip) Jonas announces the release 1.36 of the Date::Holidays Perl distribution.
</li>

</ul>

<p>
Expand Down
6 changes: 6 additions & 0 deletions docs/a/jorg-sommrey.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,12 @@
Love the extension and dealing with non-latin characters. Keep it up great work.
</li>

<li>
2024.02.10 in <a href="/archive/655.html">#655</a>
<a href="https://github.sommrey.de/blog/pwc/challenge-255">Frequent Oddities</a><br>
Once again CPAN module List::UtilsBy makes the life fun as shown in this week solution. Thanks for sharing.
</li>

</ul>

<p>
Expand Down
12 changes: 12 additions & 0 deletions docs/a/laurent-rosenfeld.html
Original file line number Diff line number Diff line change
Expand Up @@ -1689,6 +1689,18 @@
Precise dealing with case just to be perfect solution as always. Thanks for sharing.
</li>

<li>
2024.02.05 in <a href="/archive/655.html">#655</a>
<a href="https://blogs.perl.org/users/laurent_r/2024/02/perl-weekly-challenge-255-odd-character.html">Perl Weekly Challenge 255: Odd Character</a><br>
Raku powerful features make the end result a cool one liner. You must check it out.
</li>

<li>
2024.02.06 in <a href="/archive/655.html">#655</a>
<a href="https://blogs.perl.org/users/laurent_r/2024/02/perl-weekly-challenge-255-most-frequent-word.html">Perl Weekly Challenge 255: Most Frequent Word</a><br>
Regex, every programmer's friend, once again helping to solve the task. Great work.
</li>

</ul>

<p>
Expand Down
6 changes: 6 additions & 0 deletions docs/a/leon-timmermans.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,12 @@
2023 was a rather productive year for Leon on CPAN. Aided by taking some time off he managed to release a whopping 18 new modules.
</li>

<li>
2024.02.11 in <a href="/archive/655.html">#655</a>
<a href="https://blogs.perl.org/users/leon_timmermans/2024/02/using-peppers-with-cryptpassphrase.html">Using peppers with Crypt::Passphrase</a><br>
Crypt::Passphrase is a module for managing passwords. It allows you to separate policy and mechanism, meaning that the code that polices authorization doesn’t have to know anything about what algorithms are used behind the screen, and vice-versa; thus making for a cryptographically agile system.
</li>

</ul>

<p>
Expand Down
6 changes: 6 additions & 0 deletions docs/a/luca-ferrari.html
Original file line number Diff line number Diff line change
Expand Up @@ -1061,6 +1061,12 @@
Simple and to the point solutions in Raku, Python and PostgreSQL. Plenty to keep you busy.
</li>

<li>
2024.02.05 in <a href="/archive/655.html">#655</a>
<a href="https://fluca1978.github.io/2024/02/05/PerlWeeklyChallenge255.html">Banned Words and Exceeding Letters</a><br>
BagHash? Never heard before but then I hardly scratch the surface. Thanks for sharing the knowledge.
</li>

</ul>

<p>
Expand Down
6 changes: 6 additions & 0 deletions docs/a/luis-mochan.html
Original file line number Diff line number Diff line change
Expand Up @@ -975,6 +975,12 @@
Perl one-liner in action as expected with enough explanation. Well done.
</li>

<li>
2024.02.05 in <a href="/archive/655.html">#655</a>
<a href="https://wlmb.github.io/2024/02/05/PWC255/">Perl Weekly Challenge 255</a><br>
For all Perl fans, here we have solutions in Perl full of magical features. Well done.
</li>

</ul>

<p>
Expand Down
92 changes: 92 additions & 0 deletions docs/a/mathew-korica.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">


<title>Perl Weekly - all the articles published by Mathew Korica</title>
<link rel="stylesheet" type="text/css" href="/style.css" />
</head>
<body id="home">
<div id="stripe"><a href="/">Perl Weekly - all the articles published by Mathew Korica</a></div>
<p>&nbsp;</p>
<div>

</div>
<div>

</div>
<div>

</div>
<div>

</div>


<ul>

<li>
2023.12.20 in <a href="/archive/655.html">#655</a>
<a href="https://www.perl.com/article/what-s-new-on-cpan-november-2023/">What's new on CPAN - November 2023</a><br>

</li>

<li>
2024.01.09 in <a href="/archive/655.html">#655</a>
<a href="https://www.perl.com/article/what-s-new-on-cpan-december-2023/">What's new on CPAN - December 2023</a><br>

</li>

</ul>

<p>
If you are not yet subscribed, you can do it now. Free of charge:
</p>
<div class="subform">
<!--
<form class="subscribe" action="https://mail.perlweekly.com/mailman/subscribe/perlweekly" method="POST">
<span class="formlabel">Enter your e-mail:</span>
<input class="emailinput" name="email" size="20" />
<input class="awesome_button" type="submit" value="and click to sign up!" />
</form>
-->

<!--
<form class="subscribe" action="https://mail.perlweekly.com/cgi-bin/mailman/listinfo/perlweekly" method="GET">
<input class="awesome_button" type="submit" value="Click to sign up!" />
</form>
-->

<form class="subscribe" action="/subscribe.html" method="GET">
<input class="awesome_button" type="submit" value="Click to sign up!" />
</form>

<div class="onemail">
Just ONE e-mail each Monday. Easy to <a href="/unsubscribe.html">unsubscribe</a>. No spam. Your e-mail address is safe.
</div>
</div>


<p>
This newsletter is about the Perl Programming languages.
</p>

<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-12199211-8']);
_gaq.push(['_trackPageview']);

(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>




</body>
</html>
6 changes: 6 additions & 0 deletions docs/a/miguel-prz.html
Original file line number Diff line number Diff line change
Expand Up @@ -4815,6 +4815,12 @@
<a href="https://niceperl.blogspot.com/2024/02/cdlxxxi-14-great-cpan-modules-released.html">Great CPAN modules released last week</a>;<br><a href="https://niceperl.blogspot.com/2024/02/dlxxx-metacpan-weekly-report-cpanaudit.html">MetaCPAN weekly report</a>.
</li>

<li>
2024.02.10 in <a href="/archive/655.html">#655</a>
<a href="http://niceperl.blogspot.com/">NICEPERL's lists</a><br>
<a href="https://niceperl.blogspot.com/2024/02/cdlxxxii-9-great-cpan-modules-released.html">Great CPAN modules released last week</a>;<br><a href="">MetaCPAN weekly report</a>;<br><a href="">StackOverflow Perl report</a>.
</li>

</ul>

<p>
Expand Down
12 changes: 12 additions & 0 deletions docs/a/mohammad-anwar.html
Original file line number Diff line number Diff line change
Expand Up @@ -4337,6 +4337,18 @@
Enjoy a quick recap of last week's contributions by Team PWC dealing with the "Three Power" and "Reverse Vowels" tasks in Perl and Raku. You will find plenty of solutions to keep you busy.
</li>

<li>
2024.02.12 in <a href="/archive/655.html">#655</a>
<a href="https://theweeklychallenge.org/blog/perl-weekly-challenge-256">The Weekly Challenge - 256</a><br>
Welcome to a new week with a couple of fun tasks "Maximum Pairs" and "Merge Strings". If you are new to the weekly challenge then why not join us and have fun every week. For more information, please read the <a href="https://theweeklychallenge.org/faq">FAQ</a>.
</li>

<li>
2024.02.12 in <a href="/archive/655.html">#655</a>
<a href="https://theweeklychallenge.org/blog/recap-challenge-255">RECAP - The Weekly Challenge - 255</a><br>
Enjoy a quick recap of last week's contributions by Team PWC dealing with the "Odd Character" and "Most Frequent Word" tasks in Perl and Raku. You will find plenty of solutions to keep you busy.
</li>

</ul>

<p>
Expand Down
6 changes: 6 additions & 0 deletions docs/a/packy-anderson.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,12 @@
Once again recursion is in action. Well documented and compact solutions. Keep it up great work.
</li>

<li>
2024.02.08 in <a href="/archive/655.html">#655</a>
<a href="https://packy.dardan.com/2024/02/08/perl-weekly-challenge-4/">Odd Char Seems to be the Most Frequent Word</a><br>
I find the switch between Perl and Raku is fun to watch. What a great story teller is Packy !!
</li>

</ul>

<p>
Expand Down
6 changes: 6 additions & 0 deletions docs/a/paul-evans.html
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,12 @@

</li>

<li>
2024.02.03 in <a href="/archive/655.html">#655</a>
<a href="https://www.youtube.com/watch?v=ATbmoP34zRs">YouTube: Updates from the PSC (FOSDEM 2024)</a><br>

</li>

</ul>

<p>
Expand Down
6 changes: 6 additions & 0 deletions docs/a/peter-campbell-smith.html
Original file line number Diff line number Diff line change
Expand Up @@ -657,6 +657,12 @@
I love the code coverage. No if no but, all inclusive solution. Nice work.
</li>

<li>
2024.02.05 in <a href="/archive/655.html">#655</a>
<a href="http://ccgi.campbellsmiths.force9.co.uk/challenge/255">An odd character’s nearly best word</a><br>
Perl one liner is showing off the power. Keep it up great work.
</li>

</ul>

<p>
Expand Down
6 changes: 6 additions & 0 deletions docs/a/robbie-hatley.html
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,12 @@
Clarity in discussion makes it easy to follow thorough. Thanks for sharing the knowledge.
</li>

<li>
2024.02.05 in <a href="/archive/655.html">#655</a>
<a href="https://hatley-software.blogspot.com/2024/02/robbie-hatleys-solutions-to-weekly.html">The Weekly Challenge #255</a><br>
Sometimes, you don't need to look anywhere for the solution, just follow the straight path as discussed on the post.
</li>

</ul>

<p>
Expand Down
6 changes: 6 additions & 0 deletions docs/a/roger-bell-west.html
Original file line number Diff line number Diff line change
Expand Up @@ -1195,6 +1195,12 @@
Pure mathematical approach with the help of Ruby as the choose language in the post. Thank you.
</li>

<li>
2024.02.11 in <a href="/archive/655.html">#655</a>
<a href="https://blog.firedrake.org/archive/2024/02/The_Weekly_Challenge_255__Most_Frequently_Odd_Character.html">Most Frequently Odd Character</a><br>
My favourite is the Postscript solution this week and surprising not too hard to follow, thanks for sharing.
</li>

</ul>

<p>
Expand Down
12 changes: 12 additions & 0 deletions docs/a/sebastien-feugere.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,18 @@

</li>

<li>
2024.02.07 in <a href="/archive/655.html">#655</a>
<a href="https://dev.to/smonff/demand-dataprinter-to-dump-politely-if-it-doesnt-want-to-5hdh">Demand Data::Printer to dump politely if it doesn't want to</a><br>

</li>

<li>
2024.02.08 in <a href="/archive/655.html">#655</a>
<a href="https://dev.to/smonff/preload-dataprinter-and-avoid-polluting-your-code-with-debug-symbols-4h5a">Preload Data::Printer and avoid polluting your code with debug symbols </a><br>
How to avoid 'use Data::Printer' and still use Data::Printer?
</li>

</ul>

<p>
Expand Down
6 changes: 6 additions & 0 deletions docs/a/simon-green.html
Original file line number Diff line number Diff line change
Expand Up @@ -849,6 +849,12 @@
You must checkout the Perl vs Python approach to solve a task. I just love it. Well done.
</li>

<li>
2024.02.11 in <a href="/archive/655.html">#655</a>
<a href="https://dev.to/simongreennet/the-most-odd-thing-4cjo">The most odd thing</a><br>
Really enjoy the method signature and return type on Python. I wish Perl had this too.
</li>

</ul>

<p>
Expand Down
Loading

0 comments on commit 8ef9baa

Please sign in to comment.