Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Perl Monks Discussion

( [id://1040]=superdoc: print w/replies, xml ) Need Help??

Do not post your Perl questions here!

This section is only for discussing issues pertaining to the PerlMonks web site itself. For example, asking about how things work, or offering ideas on how the site could be made better.

Unless the topic pertains to the PerlMonks web site itself, it does not belong in this section. If you're even the least bit unsure, check out Where should I post X? and The Perl Monks Guide to the Monastery, or ask in the chatterbox.

PerlMonks Discussions
Recent posting has wrong author
2 direct replies — Read more / Contribute
by jmClifford
on Sep 08, 2024 at 01:54

    Hi. My recent posting titled "Passing argument by reference (for a scalar)" has an author Anonymous Monk which should be me, jmClifford. I am unsure of how this occurred ?? The responses are excellent. :-)

    Regards JC....

Chatterbot server upgrade
No replies — Read more | Post response
by cavac
on Aug 31, 2024 at 09:29

    This weekend, i'm in the process of upgrading the server on which chatterbot runs to Ubuntu 24.04. Depending on how this goes, chatterbot might be unavailable for a few hours. This will also affect last hour of cb.

    The process generally involves upgrading the OS as well as multiple local Perl installations an their respective slew of CPAN modules. (Different services on my server run on different users, each having their own Perl installation).

    PerlMonks XP is useless? Not anymore: XPD - Do more with your PerlMonks XP
    Also check out my sisters artwork and my weekly webcomics
Chatterbot update
4 direct replies — Read more / Contribute
by cavac
on Aug 23, 2024 at 05:13

    chatterbot now logs access times and errors whenever it accesses the Monastery anyway, see pm server stats. Useful to see if the monastery is having more technical issues than usual. (There might be a bug pertaining to actually logging the errors encountered, still working on it).

    Thanks to chatterbot, chat has now all the tools needed to resolve any intellectual conflict 😉:

    CommandWhat does it do
    !coin Flips a coin ("heads" or "tails")
    !d6 Rolls a standard six sided die for those complicated multiple choice questions.
    !d20 Rolls a 20 sided D&D die. Attack, defense, extra-complicated multiple choice forms, you name it.
    !8ball Simulated Magic 8 Ball. Can answer any yes/no question.

    Answers to this commands include a fake ID, so chatterbot can post the same answer multiple times consecutively. For example, when multiple coin tosses are requested in short order in a "best out of three" solution. Just ignore the ID.

    PerlMonks XP is useless? Not anymore: XPD - Do more with your PerlMonks XP
    Also check out my sisters artwork and my weekly webcomics
viewable page header
3 direct replies — Read more / Contribute
by Danny
on Aug 17, 2024 at 00:26
    suggestion: Instead of a long list of links on the header of each page maybe just have a link to "page with cool stuff" that lists and has a bit of annotation about each of the links.
super slow
8 direct replies — Read more / Contribute
by Danny
on Aug 16, 2024 at 06:11
    hate to bring this up gain ... this site is distressingly slow. you can't argue about that. besides my personal preferences people don't want to wait. something should be done.
Limit of 300 in "older entries"?
3 direct replies — Read more / Contribute
by etj
on Aug 13, 2024 at 11:19
    In order to constructively use surplus votes, I've been going back through older Meditations. The "older entries" links stop at 300. Is there a good reason for that? I was keen to continue necro-reacting past 2019.
Toggle links for "Display of Node Reputation"
2 direct replies — Read more / Contribute
by Danny
on Aug 07, 2024 at 18:27
    In the help page Display of Node Reputation, at the bottom it has links to check/uncheck "Show reputation spread" in User Settings, but these don't seem to work. It seems they could be replaced with something like /?node_id=1072;setnodetension=on and /?node_id=1072;setnodetension=off as these work.
Preferred Default Page
2 direct replies — Read more / Contribute
by jdporter
on Aug 07, 2024 at 13:18

    Normally, when the site redirects you to a 'default' page, it is The Monastery Gates. If you'd rather have it go to a different page, visit your User Settings and enter the node ID in the 'Preferred Default Page' field.

    Currently, this is only respected in the Log In page. The plan is to have it respected in other places as well.

Suggest putting "Show Legend at Bottom" below "I've checked all of these" in RATs
No replies — Read more | Post response
by Danny
on Jul 16, 2024 at 11:51
    When someone is getting used to RATs they may put the legend at the top for easier reference. However, once they no longer need it they may want to move it to the bottom so that the node list isn't pushed down. When you do this it puts the legend above the "I've check all of these" button, but it would seem better if the legend was below "I've check all of these" so it's less likely need to scroll down and probably less distance to move the mouse to get to it.
Limit on length of a thread
2 direct replies — Read more / Contribute
by jmClifford
on Jul 13, 2024 at 00:16

    Hi. Is there a limit to the number of permitted responses ?? I have a thread which seems to not permit another reponse.

    Regards JC......

feauture request: remove page where I voted from browser history
3 direct replies — Read more / Contribute
by Discipulus
on Jul 11, 2024 at 04:57
    Hello pmdev and all,

    just a small change, but maybe hard to implement, of a behaviour I find a bit annoying.

    • actual behaviour If I go from page A to page B and then I vote for some node the page refresh afeter hitting the stumbit buttom. So if I use the Back button of the browser I find myself still in page B

    • desired behaviour I vote for some node in page B and if I go back in history with the browser I land in A
    We discused a bit in the chat this morning and I realized that here (thankfully and hopefully) JS is almost restricted for security reasons. But anyway there are two possible approaches:
    • make the vote something inline within the page as suggested by an uberwise monk, so that clicking the voting button does not reload the page via a submit button but records the vote

    • use the OnSubmit (or whatever is called) to remove the page from browser history
    Do you thing it is something worth to implement?

    L*

    There are no rules, there are no thumbs..
    Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.
Rapid access to posting by "self"
3 direct replies — Read more / Contribute
by jmClifford
on Jul 10, 2024 at 01:54

    Hi. As the title suggests, is it possible to access one own postings.

    Regard JC......

super search by regex
2 direct replies — Read more / Contribute
by Danny
on Jul 07, 2024 at 09:35
    I realize it would take longer but it would be nice if you could search nodes by regular expression. Also it would be good to have a link to something like Using Super Search on the Super Search page or an updated help page with more details about how the search actually works.

    UPDATE: These two nodes are also relevant Patterns in PerlMonks Searches and Exact words in super search, however, it's still not entirely clear to me what the 'separate strings with' option does, since the search matches substrings.

move "Random Node" to "Find Nodes" nodelet
2 direct replies — Read more / Contribute
by Danny
on Jul 07, 2024 at 09:08
    I think the Random Node link would be better placed in the "Find Nodes" nodelet than the "Leftovers" nodelet.
Chatterbot update
1 direct reply — Read more / Contribute
by cavac
on Jun 19, 2024 at 05:16

    Just some quick notes:

    I have updated chatterbot to disable self-referencing Karma (chatterbot will quip that he dropped your vote into the recycling bin or something similar). It's not 100% foolproof, but it's better than before.

    I have also fixed a timezone bug in the CBStats "special nodes" section that watches for Paco to return. This might or might not break when switching between daylight savings and standard time.

    If you have noticed any other bugs, just send me a private message.


Discussion Item
Title:
Give us your input:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":


  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.
  • Log In?
    Username:
    Password:

    What's my password?
    Create A New User
    Domain Nodelet?
    Chatterbox?
    and the web crawler heard nothing...

    How do I use this?Last hourOther CB clients
    Other Users?
    Others exploiting the Monastery: (None)
      As of 2024-09-12 05:59 GMT
      Sections?
      Information?
      Find Nodes?
      Leftovers?
        Voting Booth?
        The PerlMonks site front end has:





        Results (15 votes). Check out past polls.

        Notices?
        erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.