#noxp — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #noxp, aggregated by home.social.
-
Talk about a delay.
Over 3 months for a 'Group' account to Boost a post from my own site/instance.Perhaps lack of knowledge here, but do you normally get a Boost from a Group account for your own post? I assume you do.
I wonder if there is a backlog or something that I am not aware of. #noxp
-
Talk about a delay.
Over 3 months for a 'Group' account to Boost a post from my own site/instance.Perhaps lack of knowledge here, but do you normally get a Boost from a Group account for your own post? I assume you do.
I wonder if there is a backlog or something that I am not aware of. #noxp
-
Talk about a delay.
Over 3 months for a 'Group' account to Boost a post from my own site/instance.Perhaps lack of knowledge here, but do you normally get a Boost from a Group account for your own post? I assume you do.
I wonder if there is a backlog or something that I am not aware of. #noxp
-
Talk about a delay.
Over 3 months for a 'Group' account to Boost a post from my own site/instance.Perhaps lack of knowledge here, but do you normally get a Boost from a Group account for your own post? I assume you do.
I wonder if there is a backlog or something that I am not aware of. #noxp
-
Talk about a delay.
Over 3 months for a 'Group' account to Boost a post from my own site/instance.Perhaps lack of knowledge here, but do you normally get a Boost from a Group account for your own post? I assume you do.
I wonder if there is a backlog or something that I am not aware of. #noxp
-
#Perl @PerlWChallenge 382 Hamiltonian Cycle and Replace Question Mark https://wlmb.github.io/2026/07/13/PWC382/
#noxp -
#Perl @PerlWChallenge 382 Hamiltonian Cycle and Replace Question Mark https://wlmb.github.io/2026/07/13/PWC382/
#noxp -
#Perl @PerlWChallenge 382 Hamiltonian Cycle and Replace Question Mark https://wlmb.github.io/2026/07/13/PWC382/
#noxp -
#Perl @PerlWChallenge 382 Hamiltonian Cycle and Replace Question Mark https://wlmb.github.io/2026/07/13/PWC382/
#noxp -
CW: Perl Weekly Challenge 382T1
#Perl @PerlWChallenge 382 Task 1: Hamiltonian Cycle
#noxp
```
perl -E '
for(@ARGV){say"$_ -> @{f([1],[2..$_])}"}sub f($i, $r){my$l=$i->[-1];@$r||return
g($l+$i->[0])?$i:0;for(0..@$r-1){g($l+$r->[$_])||next;$o=f([@$i,$r->[$_]],
[@$r[0..$_-1,$_+1..@$r-1]]);return $o if $o;}0;}sub g($x){$x==floor(sqrt($x))**2}
' 32 15 34
``` -
CW: Perl Weekly Challenge 382T1
#Perl @PerlWChallenge 382 Task 1: Hamiltonian Cycle
#noxp
```
perl -E '
for(@ARGV){say"$_ -> @{f([1],[2..$_])}"}sub f($i, $r){my$l=$i->[-1];@$r||return
g($l+$i->[0])?$i:0;for(0..@$r-1){g($l+$r->[$_])||next;$o=f([@$i,$r->[$_]],
[@$r[0..$_-1,$_+1..@$r-1]]);return $o if $o;}0;}sub g($x){$x==floor(sqrt($x))**2}
' 32 15 34
``` -
CW: Perl Weekly Challenge 382T1
#Perl @PerlWChallenge 382 Task 1: Hamiltonian Cycle
#noxp
```
perl -E '
for(@ARGV){say"$_ -> @{f([1],[2..$_])}"}sub f($i, $r){my$l=$i->[-1];@$r||return
g($l+$i->[0])?$i:0;for(0..@$r-1){g($l+$r->[$_])||next;$o=f([@$i,$r->[$_]],
[@$r[0..$_-1,$_+1..@$r-1]]);return $o if $o;}0;}sub g($x){$x==floor(sqrt($x))**2}
' 32 15 34
``` -
CW: Perl Weekly Challenge 382T1
#Perl @PerlWChallenge 382 Task 1: Hamiltonian Cycle
#noxp
```
perl -E '
for(@ARGV){say"$_ -> @{f([1],[2..$_])}"}sub f($i, $r){my$l=$i->[-1];@$r||return
g($l+$i->[0])?$i:0;for(0..@$r-1){g($l+$r->[$_])||next;$o=f([@$i,$r->[$_]],
[@$r[0..$_-1,$_+1..@$r-1]]);return $o if $o;}0;}sub g($x){$x==floor(sqrt($x))**2}
' 32 15 34
``` -
CW: Perl Weekly Challenge 382T1
#Perl @PerlWChallenge 382 Task 1: Hamiltonian Cycle
#noxp
```
perl -E '
for(@ARGV){say"$_ -> @{f([1],[2..$_])}"}sub f($i, $r){my$l=$i->[-1];@$r||return
g($l+$i->[0])?$i:0;for(0..@$r-1){g($l+$r->[$_])||next;$o=f([@$i,$r->[$_]],
[@$r[0..$_-1,$_+1..@$r-1]]);return $o if $o;}0;}sub g($x){$x==floor(sqrt($x))**2}
' 32 15 34
``` -
#Perl @PerlWChallenge 381 Same Row Column and Smaller Greater Element https://wlmb.github.io/2026/07/06/PWC381/
#noxp -
#Perl @PerlWChallenge 381 Same Row Column and Smaller Greater Element https://wlmb.github.io/2026/07/06/PWC381/
#noxp -
#Perl @PerlWChallenge 381 Same Row Column and Smaller Greater Element https://wlmb.github.io/2026/07/06/PWC381/
#noxp -
#Perl @PerlWChallenge 381 Same Row Column and Smaller Greater Element https://wlmb.github.io/2026/07/06/PWC381/
#noxp -
CW: Perl Weekly Challenge 381T2
-
CW: Perl Weekly Challenge 381T2
-
CW: Perl Weekly Challenge 381T2
-
CW: Perl Weekly Challenge 381T2
-
CW: Perl Weekly Challenge 381T1
#Perl @PerlWChallenge 381 Task 1: Same Row Column
#noxp
```
perl -MPDL -E '
for(@ARGV){$m=pdl$_;$s=1+sequence($m->dim(0));say "$m-> ",
pdl(map{($_->qsort==$s)->all}$m, $m->transpose)->all?"T":"F";}
' "[ [1 2 3 4][2 3 4 1][3 4 1 2][4 1 2 3] ]" \
"[ [1] ]" \
"[ [1 2 5][5 1 2][2 5 1] ]" \
"[ [1 2 3][1 2 3][1 2 3] ]" \
"[ [1 2 3][3 1 2][3 2 1] ]"
``` -
CW: Perl Weekly Challenge 381T1
#Perl @PerlWChallenge 381 Task 1: Same Row Column
#noxp
```
perl -MPDL -E '
for(@ARGV){$m=pdl$_;$s=1+sequence($m->dim(0));say "$m-> ",
pdl(map{($_->qsort==$s)->all}$m, $m->transpose)->all?"T":"F";}
' "[ [1 2 3 4][2 3 4 1][3 4 1 2][4 1 2 3] ]" \
"[ [1] ]" \
"[ [1 2 5][5 1 2][2 5 1] ]" \
"[ [1 2 3][1 2 3][1 2 3] ]" \
"[ [1 2 3][3 1 2][3 2 1] ]"
``` -
CW: Perl Weekly Challenge 381T1
#Perl @PerlWChallenge 381 Task 1: Same Row Column
#noxp
```
perl -MPDL -E '
for(@ARGV){$m=pdl$_;$s=1+sequence($m->dim(0));say "$m-> ",
pdl(map{($_->qsort==$s)->all}$m, $m->transpose)->all?"T":"F";}
' "[ [1 2 3 4][2 3 4 1][3 4 1 2][4 1 2 3] ]" \
"[ [1] ]" \
"[ [1 2 5][5 1 2][2 5 1] ]" \
"[ [1 2 3][1 2 3][1 2 3] ]" \
"[ [1 2 3][3 1 2][3 2 1] ]"
``` -
CW: Perl Weekly Challenge 381T1
#Perl @PerlWChallenge 381 Task 1: Same Row Column
#noxp
```
perl -MPDL -E '
for(@ARGV){$m=pdl$_;$s=1+sequence($m->dim(0));say "$m-> ",
pdl(map{($_->qsort==$s)->all}$m, $m->transpose)->all?"T":"F";}
' "[ [1 2 3 4][2 3 4 1][3 4 1 2][4 1 2 3] ]" \
"[ [1] ]" \
"[ [1 2 5][5 1 2][2 5 1] ]" \
"[ [1 2 3][1 2 3][1 2 3] ]" \
"[ [1 2 3][3 1 2][3 2 1] ]"
``` -
CW: Perl Weekly Challenge 381T1
#Perl @PerlWChallenge 381 Task 1: Same Row Column
#noxp
```
perl -MPDL -E '
for(@ARGV){$m=pdl$_;$s=1+sequence($m->dim(0));say "$m-> ",
pdl(map{($_->qsort==$s)->all}$m, $m->transpose)->all?"T":"F";}
' "[ [1 2 3 4][2 3 4 1][3 4 1 2][4 1 2 3] ]" \
"[ [1] ]" \
"[ [1 2 5][5 1 2][2 5 1] ]" \
"[ [1 2 3][1 2 3][1 2 3] ]" \
"[ [1 2 3][3 1 2][3 2 1] ]"
``` -
#Perl @PerlWChallenge 380 Sum of Frequencies and Reverse Degree https://wlmb.github.io/2026/06/29/PWC380/
#noxp -
#Perl @PerlWChallenge 380 Sum of Frequencies and Reverse Degree https://wlmb.github.io/2026/06/29/PWC380/
#noxp -
#Perl @PerlWChallenge 380 Sum of Frequencies and Reverse Degree https://wlmb.github.io/2026/06/29/PWC380/
#noxp -
#Perl @PerlWChallenge 380 Sum of Frequencies and Reverse Degree https://wlmb.github.io/2026/06/29/PWC380/
#noxp -
CW: Perl Weekly Challenge 380T1
-
CW: Perl Weekly Challenge 380T1
-
CW: Perl Weekly Challenge 380T1
-
CW: Perl Weekly Challenge 380T1