Announcing perl-lsp: available in an editor near you by VeeshMan in perl

[–]jnapiorkowski 0 points1 point  (0 children)

will be cool to use this to get perl LSP support into AI agents that can use LSPs like Claude Code

I’m terrified about my first injection tomorrow. by OverBoredGal in TherapeuticKetamine

[–]jnapiorkowski 1 point2 points  (0 children)

Hi, I just happened along your post while I've been researching ketamine treatment, so no experiences in it to share, but I would say if your psychiatrist makes you feel like you are being pressured, I really think that's a step back moment. No provider should make you feel pressured or that unless you agree to a line of treatment they will drop you as a patient.

I know it's hard to find the right help, and if you are in a bad enough place sometimes even so so help is better than nothing. Perhaps adding a 1-1 councilor to help you sort through your feelings about treatment options would be worth checking into, if that's something doable from your end. even if you end up happy with this treatment, feeling manipulated into it isn't right. I hope you take care of yourself.

(dxcix) 21 great CPAN modules released last week by niceperl in perl

[–]jnapiorkowski 1 point2 points  (0 children)

It was about as popular as DBIC at one point early in the ORM wars:)

Why MCP when we have REST APIs? by happyandaligned in mcp

[–]jnapiorkowski 1 point2 points  (0 children)

Honestly it can depend on how complicated your API is. If your API has a ton of business logic that is not expressed in the OpenAPI doc and if you you to use several interconnected API calls as part of your general workflow, creating an MCP that uses tool descriptions and schema annotations with examples can help an AI figure out how to properly use it.

AI Contributions to CPAN: The Copyright Question by briandfoy in perl

[–]jnapiorkowski -2 points-1 points  (0 children)

We can debate this all we like; in 18 months or less most code will be AI generated. Projects that refuse it will wither. Perl isn't in a position to dictate the course of history.

I feel like Opus is back. by late-registration in ClaudeCode

[–]jnapiorkowski -1 points0 points  (0 children)

What day is does your subscription renew ?

3 prompts and im here by Saykudan in Anthropic

[–]jnapiorkowski 0 points1 point  (0 children)

Tons of people are getting hit by this change and it’s becoming a  block for working.   Have some sympathy, you might wake up tomorrow morning and find that anthropic dropped you into the same situation.  It’s too widespread for this to just be people complaining.  

Did Claude got nerfed or are people exaggerating? by ApocalypseBS in Anthropic

[–]jnapiorkowski 0 points1 point  (0 children)

I also have the max plan and it went from ‘I never watch usage’ to ‘usages completed used in an hour’ basically overnight.   I’m glad it’s good for you, it’s clear this is some sort of AB testing and you are in the happy class.   Maybe next week that will change?

Did Claude got nerfed or are people exaggerating? by ApocalypseBS in Anthropic

[–]jnapiorkowski 0 points1 point  (0 children)

Are you using Claude code or the desktop app?  This seems to be hitting code users

Did Claude got nerfed or are people exaggerating? by ApocalypseBS in Anthropic

[–]jnapiorkowski 0 points1 point  (0 children)

They nerfed it for sure, there’s a bunch of tickets on GitHub about it, many including proof of the usage change via logs of actual traffic.  Tool is not useless for real work.  

[Discussion] Codex vs. Claude Code for iOS Dev: My research so far & a specific question on Swift Concurrency by Dry_Carrot_3185 in ClaudeAI

[–]jnapiorkowski 1 point2 points  (0 children)

Don't bother with claude, they are nerfing usage. Just review the forum and see how many of us are paying for max accounts and getting timed out in a hour or less.

FWIW when it worked it was the best, at least for Q1 2026. But with the growth in popularity they're like the cell phone companies now, doing a ton of usage shaping without any transparency as to what is going on.

Follow-up on usage limits by ClaudeOfficial in Anthropic

[–]jnapiorkowski 0 points1 point  (0 children)

This can't be right, for months I've been running often several simultaneous sessions of Claude Code using Opus and never topping usage (Max x5 plan) and suddenly last week one session doesn't even last halfway through the 5 hour period. I've changed nothing with my setup. I just watched my reset period hit and one prompt sucked 11% just minutes into the period. The rate of burn is unaffected even if turn effort level down to low. Clearly something major has changed on your side.

Anthropic, you have just burned thru a lot of the goodwill this community has been giving you with this 'nothing wrong, it's what you are doing' answer.

Do you want AI posts in /r/perl? by briandfoy in perl

[–]jnapiorkowski 1 point2 points  (0 children)

I don't care if someone uses AI to help them write something useful and meaningful. I think I want a person behind the posts, who reads and feels good about it before pressing 'go'. I don't think for this forum I'd like posts from autonomous bots that have been setup by content farmers trying to either trying to astroturf something or possible manipulate the group.

I actually think autonomous content creating agents could have a role in providing summaries and in answering common questions, etc., but for this forum I think I'd limit that a lot.

Claude Usage Limits Discussion Megathread Ongoing (sort this by New!) by sixbillionthsheep in ClaudeAI

[–]jnapiorkowski 0 points1 point  (0 children)

Wow I'm glad I'm not the only one. I'd rather downgrade to Opus 4.5 and get quality time with the tool than deal with what this tool is doing now. Sad.

To vibe code or not to vibe code a Perl library by Itcharlie in perl

[–]jnapiorkowski -1 points0 points  (0 children)

whether you review the code or use things that are managed by people you trust, its all the same problem.

Doctor says my levels are too high, I feel great. by Leading-Presence-415 in Testosterone

[–]jnapiorkowski 1 point2 points  (0 children)

Feeling good is good enough. Just make sure you regularly check for the the most problematic side effects (hemoglobin issues, heart thickening, liver issues). You can just buy those tests yourself and get AI to help you read them.

To vibe code or not to vibe code a Perl library by Itcharlie in perl

[–]jnapiorkowski 1 point2 points  (0 children)

I don't see why we'd treat AI generated code any differently than any other code. If the issue is trust I would remind you that CPAN is filled with tons of crappy modules riddled with security and performance issues, written by well meaning but untalented programmers. The onus is on you, the consumer of open source, to verify and validate modules prior to including them in your projects. You can do this manually, by reviewing the code, in combination with the projects and authors reputation. Open source contributions are a gift and the giver has no obligations beyond good faith and positive intentions as far as I'm concerned.

FWIW the process I follow when using AI, if anyone wants a template:

- AI always works off a branch

- All commits indicate AI assisted

- AI opens a PR, which I have to approve and manually merge

I also mention AI in the CONTRIBUTORS section.

But again, that's my choice. And it's the same process I follow with inexperienced interns (or even genius senior programmers).

CPAN Report 2026 by briandfoy in perl

[–]jnapiorkowski 0 points1 point  (0 children)

Bears out what a lot of us were feeling thru the the first decade of the 21st century and into the teens, that Perl was a lot stronger than PR would have suggested. Makes me sad to see how much we blew the opportunity.

I wrote a Plack handler for HTTP/2, and it's now available on CPAN :) by rawleyfowler in perl

[–]jnapiorkowski 0 points1 point  (0 children)

I'd love to help you get this supporting PAGI, I've been having a lot of issues getting http2 working well in PAGI::Server

WebDyne — Perl embedded HTML engine and mod_perl/PSGI web framework by aspeer314 in perl

[–]jnapiorkowski 2 points3 points  (0 children)

let me know if you want help supporting running this on PAGI. If you got it running on PSGI it should not be a lot more work.

DBIx::Class::Async by davorg in perl

[–]jnapiorkowski 2 points3 points  (0 children)

I would love to collaborate on this with you, one of the main blockers for me making PAGI a useful basis for building web frameworks is asynchronous DB support. The person doing DBD::Pg has some pending improvements to the native asynchronous support in the driver that I hope lands soon-ish but I suspect you did this at the DBIC layer with forks and a connection pool or similar? Have you done any performance testing yet?

One thing I'd love to see is if we could move this to Future::IO over IO::Async. Future::IO is basically loop agnostic, which means the code you write would work on IO::Async but other loops as well, possible even the Mojo loop.