Skip to content

Commit

Permalink
prepare 654
Browse files Browse the repository at this point in the history
  • Loading branch information
szabgab committed Feb 5, 2024
1 parent bc37986 commit daaa991
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 69 deletions.
102 changes: 36 additions & 66 deletions src/654.json
Original file line number Diff line number Diff line change
@@ -1,55 +1,30 @@
{
"date" : "2024-02-05",
"editor" : "mohammad_anwar",
"subject" : "Perl and FOSDEM",
"header" : [
"Hi there,",
"<strong>Did you know FOSDEM happened last week?</strong>",
"<strong>FOSDEM</strong>, Free and Open source Software Developers' European Meeting, is still a mystery for me. Few years ago a fellow member of TPW organising team introduced me to FOSDEM for the first time. Ever since, I always wanted to attend at least once just to experience the gatherings. I found out familiar faces attending this year FOSDEM like <strong>Curtis Poe</strong>, <strong>Paul Evans</strong> and <strong>Salve J. Nilsen</strong>. Although the location wasn't far from my place but timing wasn't ideal. I wish I was mentally prepared to attend this year FOSDEM. I even saw a <a href=\"https://blogs.perl.org/users/vanhoesel/2024/02/fosdem-2024-tprf-community-dinner.html\">post</a> by <strong>Theo van Hoesel</strong> with regard to TPRF sponsored Dinner at FOSDEM. It would have been a great opportunity to meet good old friends. <strong>Paul</strong> shared the live video link from the event. I was able to watch the fun luckily thanks to the organiser. I am hoping the video recordings of the event would be made public soon. Here is the <a href=\"https://archive.fosdem.org/2021/schedule/track/perl_and_raku_programming\">schedule</a> of Perl and Raku Programming devroom.",

"<strong>Have you tried ChatGPT?</strong>",
"I have and I find it fun playing with it. Recently I asked \"How do I check if memcached server is running locally and listening to default port?\". Like always, I got instant response with few lines of Perl to get the desired result. Guess what, it didn't do what I asked it to do. I went back and asked again. This time, I got another variation. I tried that too but no luck. By now, I was too tired to repeat the question. I then used CPAN module <strong>IO::Socket::INET</strong> to see if I can create socket. I know it is not ideal but does the job. Time to move on to next thing in the long <strong>TODO</strong> list.",
"<strong>Does a programmer need to know system admin task also?</strong>",
"I have been a programmer and only programmer all my life. I remember in the past, I was sent to a week long training to learn sysadmin tasks. It was fresh for a week after the training then I was back to my programmer life. I did enjoy the training and learnt few tricks. As some of you know about my CPAN module, <a href=\"https://metacpan.org/pod/Map::Tube\">Map::Tube</a>, I published in <strong>2010</strong>. I decided to create <strong>REST API</strong> interface to play with it. Luckily I had another CPAN module, <a href=\"https://metacpan.org/pod/Map::Tube::Server\">Map::Tube::Server</a>. With this, I was able to setup the server in no time on my local box. Now comes the difficult task, create service to manage the server. Being a programmer doesn't help the cause, also when your box is running <strong>WSL</strong> and not real linux. With the limitation of <strong>WSL</strong>, I had only one option to create service based on <strong>init.d</strong>. It wasn't hard to create service file for the map server. I could even use the service to start the server but termination didn't work for some strange reason. I didn't have the energy to ask <strong>ChatGPT</strong> for help. It has to wait for now.",
"I am thinking of writing a blog post about the whole process, if I can find spare moment.",
"Enjoy rest of the newsletter and do share your Perl story with us."
],
"footer" : [
],
"chapters" : [
{
"title" : "Sponsors",
"sponsor" : 1,
"entries" : [
]
},
{
"title" : "Announcements",
"entries" : [
{
"title" : "February 08, 2024 @ 6pm CT ~ Houston Perl Mongers Zoom Meeting",
"author" : "brett_estrade",
"text" : "Let us all meet virtual and celebrate Perl with fellow hackers.",
"url" : "https://blogs.perl.org/users/oodler_577/2024/01/february-08-2024-6pm-ct-houston-perl-mongers-zoom-meeting.html",
"ts" : "2024.01.30"
"title" : "February 08, 2024 @ 6pm CT ~ Houston Perl Mongers Zoom Meeting",
"ts" : "2024.01.30",
"url" : "https://blogs.perl.org/users/oodler_577/2024/01/february-08-2024-6pm-ct-houston-perl-mongers-zoom-meeting.html"
}
]
],
"title" : "Announcements"
},
{
"title" : "Articles",
"entries" : [
{
"title" : "This Week in PSC (134)",
"author" : "",
"text" : "Another weekly update from the Perl Steering Council. Thank you PSC for all the hard work.",
"url" : "https://blogs.perl.org/users/psc/2024/02/this-week-in-psc-134.html",
"ts" : "2024.02.01"
"title" : "This Week in PSC (134)",
"ts" : "2024.02.01",
"url" : "https://blogs.perl.org/users/psc/2024/02/this-week-in-psc-134.html"
}
]
],
"title" : "Articles"
},
{
"title" : "The Weekly Challenge",
"header" : "<a href=\"https://theweeklychallenge.org\">The Weekly Challenge</a> by <a href=\"http://www.manwar.org\">Mohammad Anwar</a> will help you step out of your comfort-zone. We pick one champion at the end of the month from all of the contributors during the month.",
"entries" : [
{
"author" : "mohammad_anwar",
Expand Down Expand Up @@ -195,16 +170,11 @@
"ts" : "2024.01.29",
"url" : "https://thiujiac.blogspot.com/2024/01/pwc-254.html"
}
]
},
{
"title" : "Perl Tutorial",
"header" : "A section for newbies and for people who need some refreshing of their Perl knowledge. If you have questions or suggestions about the articles, let me know and I'll try to make the necessary changes. The included articles are from the <a href=\"https://perlmaven.com/perl-tutorial\">Perl Maven Tutorial</a> and are part of the <a href=\"https://leanpub.com/perl-maven\">Perl Maven eBook</a>.",
"entries" : [
]
],
"header" : "<a href=\"https://theweeklychallenge.org\">The Weekly Challenge</a> by <a href=\"http://www.manwar.org\">Mohammad Anwar</a> will help you step out of your comfort-zone. We pick one champion at the end of the month from all of the contributors during the month.",
"title" : "The Weekly Challenge"
},
{
"title" : "Rakudo",
"entries" : [
{
"author" : "liztormato",
Expand All @@ -214,35 +184,35 @@
"ts" : "2024.01.29",
"url" : "https://rakudoweekly.blog/2024/01/29/2024-05-brain-nrg/"
}
]
],
"title" : "Rakudo"
},
{
"title" : "Training",
"entries" : [
]
},
{
"title" : "Weekly collections",
"entries" : [
{
"title" : "NICEPERL's lists",
"author" : "miguel_prz",
"url" : "http://niceperl.blogspot.com/",
"text" : "<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>.",
"ts" : "2024.02.04"
"title" : "NICEPERL's lists",
"ts" : "2024.02.04",
"url" : "http://niceperl.blogspot.com/"
}
]
},
{
"title" : "The corner of Gabor",
"header" : "A couple of entries sneaked in by Gabor.",
"entries" : [
]
},
{
"title" : "Events",
"entries" : [
]
],
"title" : "Weekly collections"
}
]
],
"date" : "2024-02-05",
"editor" : "mohammad_anwar",
"footer" : [],
"header" : [
"Hi there,",
"<strong>Did you know FOSDEM happened last week?</strong>",
"<strong>FOSDEM</strong>, Free and Open source Software Developers' European Meeting, is still a mystery for me. Few years ago a fellow member of TPW organising team introduced me to FOSDEM for the first time. Ever since, I always wanted to attend at least once just to experience the gatherings. I found out familiar faces attending this year FOSDEM like <strong>Curtis Poe</strong>, <strong>Paul Evans</strong> and <strong>Salve J. Nilsen</strong>. Although the location wasn't far from my place but timing wasn't ideal. I wish I was mentally prepared to attend this year FOSDEM. I even saw a <a href=\"https://blogs.perl.org/users/vanhoesel/2024/02/fosdem-2024-tprf-community-dinner.html\">post</a> by <strong>Theo van Hoesel</strong> with regard to TPRF sponsored Dinner at FOSDEM. It would have been a great opportunity to meet good old friends. <strong>Paul</strong> shared the live video link from the event. I was able to watch the fun luckily thanks to the organiser. I am hoping the video recordings of the event would be made public soon. Here is the <a href=\"https://archive.fosdem.org/2021/schedule/track/perl_and_raku_programming\">schedule</a> of Perl and Raku Programming devroom.",
"<strong>Have you tried ChatGPT?</strong>",
"I have and I find it fun playing with it. Recently I asked \"How do I check if memcached server is running locally and listening to default port?\". Like always, I got instant response with few lines of Perl to get the desired result. Guess what, it didn't do what I asked it to do. I went back and asked again. This time, I got another variation. I tried that too but no luck. By now, I was too tired to repeat the question. I then used CPAN module <strong>IO::Socket::INET</strong> to see if I can create socket. I know it is not ideal but does the job. Time to move on to next thing in the long <strong>TODO</strong> list.",
"<strong>Does a programmer need to know system admin task also?</strong>",
"I have been a programmer and only programmer all my life. I remember in the past, I was sent to a week long training to learn sysadmin tasks. It was fresh for a week after the training then I was back to my programmer life. I did enjoy the training and learnt few tricks. As some of you know about my CPAN module, <a href=\"https://metacpan.org/pod/Map::Tube\">Map::Tube</a>, I published in <strong>2010</strong>. I decided to create <strong>REST API</strong> interface to play with it. Luckily I had another CPAN module, <a href=\"https://metacpan.org/pod/Map::Tube::Server\">Map::Tube::Server</a>. With this, I was able to setup the server in no time on my local box. Now comes the difficult task, create service to manage the server. Being a programmer doesn't help the cause, also when your box is running <strong>WSL</strong> and not real linux. With the limitation of <strong>WSL</strong>, I had only one option to create service based on <strong>init.d</strong>. It wasn't hard to create service file for the map server. I could even use the service to start the server but termination didn't work for some strange reason. I didn't have the energy to ask <strong>ChatGPT</strong> for help. It has to wait for now.",
"I am thinking of writing a blog post about the whole process, if I can find spare moment.",
"Enjoy rest of the newsletter and do share your Perl story with us."
],
"subject" : "Perl and FOSDEM"
}
1 change: 1 addition & 0 deletions src/count.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#654;4458
#653;4523
#652;4596
#651;4597
Expand Down
1 change: 1 addition & 0 deletions src/metacpan.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
issue;uploads;distros;authors;has_vcs;has_ci;has_bugz;
#654; 498; 464; 61; 369; 47; 358;
#653; 204; 149; 67; 165; 66; 119;
#652; 146; 120; 60; 129; 49; 95;
#651; 168; 118; 64; 133; 56; 103;
Expand Down
6 changes: 3 additions & 3 deletions src/next.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date" : "2024-02-05",
"date" : "2024-02-12",
"editor" : "",
"subject" : "",
"header" : [
Expand All @@ -17,7 +17,7 @@
"author" : "",
"text" : "",
"url" : "",
"ts" : "2024.01"
"ts" : "2024.02"
}
]
},
Expand Down Expand Up @@ -134,7 +134,7 @@
"author" : "miguel_prz",
"url" : "http://niceperl.blogspot.com/",
"text" : "<a href=\"\">Great CPAN modules released last week</a>;<br><a href=\"\">MetaCPAN weekly report</a>;<br><a href=\"\">StackOverflow Perl report</a>.",
"ts" : "2024.01"
"ts" : "2024.02"
}
]
},
Expand Down
1 change: 1 addition & 0 deletions src/stats.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
issue;BPO;DevTo;PerlCom;PerlAcademy;PerlHacks;PerlMaven;Reddit;TPF;
#654; 5; 4; 0; 0; 0; 0; 12; 0;
#653; 5; 3; 0; 0; 0; 0; 11; 1;
#652; 3; 3; 0; 0; 1; 0; 10; 1;
#651; 5; 3; 0; 0; 0; 0; 4; 1;
Expand Down

0 comments on commit daaa991

Please sign in to comment.