http://qs1969.pair.com?node_id=182681
sauoq's user image
User since: Jul 18, 2002 at 02:17 UTC (22 years ago)
Last here: Aug 08, 2022 at 12:43 UTC (2 years ago)
Experience: 17917
Level:Abbot (19)
Writeups: 2082
Location:Pennsylvania
User's localtime: Apr 16, 2024 at 16:05 -07
Scratchpad: View
For this user:Search nodes

I was born. That's all I remember.

sauoq.perlmonk.org  |  My scratchpad

The True Catacombs of Perlmonks | What XML generators are currently available on PerlMonks? | Perlmonks Related S‎crip‎ts | Friar | Writeup Formatting Tips | PerlMonks CSS Examples | Chatterbox Stats (external)

The editors' hall of mirrors and trickery

Little Nuggets of Good Advice:

Perl Annoyances (yeah, it has a few.)

Some Insteresting Nodes

The wonderful series, Meditations on Programming Theory, by mstone:

  1. MOPT-01 - assumptions and spaces
  2. MOPT-02 - substitution and formal systems
  3. MOPT-03 - identification, part 1
  4. MOPT-04 - identification, part 2

A selection of posts on XP and reputation:

Killer Obfu:

Miscellaneous interesting nodes I have yet to categorize:

Perl Weirdness!

Info about PM related third-party websites.

Some chuckles...

Monks whose homenodes I find interesting for one reason or another:


Things of Mine

Useful Stuff

One-liners

Hex viewer: perl -0777e'$i++,print $_.($i%20?" ":"\n")for unpack"(H2)*",<>;print"\n"' file

Useless Stuff

Finally, some japhs I can call my own

perl -e "s();echo Just another Perl hacker,|;;open _;print<_>" perl -pe "BEGIN{@ARGV='echo Just another Perl hacker,|'}"
Another variation on the theme:
perl -pe "BEGIN{@ARGV='perl -le print+q~Just\ another\ Perl\ Hacker,~| +'}"
And another. this one only works on *nix, I'm afraid.
perl -i\|perl -le 's//$^I -e"print q-Just another Perl hacker,-"/;open + _;'
The windows version isn't as nice. (I much prefer the -i\| in the *nix version.):
perl -i"|perl" -le "s//$^I -e\"print q-Just another Perl hacker,-\"/;o +pen _;"

Some Opinions

On Node Retitling

This summary is taken from a reply to Tanktalus somewhere under Consider this: What makes a good node title?:

The best titles are not the ones you think are best. In fact, the whole concept of best in this instance is a local optimization and a function of the searcher. Retitling nodes in an effort to bring them closer to our preconceived notions of what makes an ideal title is necessarily introducing inefficiency. Good search coverage is, essentially, an emergent phenomenon. The assumption that we can help it along by retitling nodes is fallacious.


A lot of &bull;