Viewing profile — jjn1056
jjn1056
HN member- Joined
- Tue, Sep 04, 2012, 2:32 PM UTC
- HN karma
- 13
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About jjn1056
No profile information was provided.
Recent public activity
-
comment
Comment #46258010
Exploring what a modern, async-first server interface could look like in Perl, building on lessons from PSGI/Plack and newer ecosystems.
- story
-
comment
Comment #42139645
Cool to see scientists and researchers using Perl this way
-
comment
Comment #33303334
It all still works tho :)
-
comment
Comment #10652408
I'm totally not waiting. This isn't the first time Perl6 has been 'production ready' It wasn't all those years ago, and won't be in Jan 2016 either. No jobs, no deep libraries, no …
-
comment
Comment #10652372
Historically, Perl6 was supposed to be the next version of Perl (replace Perl5). There was a plan for Perl5 and Perl6 to share a new virtual machine and for there to be some sort o…
-
comment
Comment #10652303
I would say its sorta like what Apple did, except Perl5 is still production ready and in active development. Although Perl6 has the Perl label for historical reasons and out of res…
-
comment
Comment #10055153
Amazing how many people just slap a keyword search interface on their site and call it a day... They'd be better off pointing at Google rather than rolling a crappy home grown solu…
-
comment
Comment #8917113
and I want to add, I am so looking forward to having this exact conversation 5, 10 and 20 years from now...
-
comment
Comment #8917080
It has uses. Sometimes you can also use it to write code that runs like a script if called in script mode (what some people are calling a modulino. If you really hate it there's a …
-
comment
Comment #8917056
Not sure what 'winning is'... I've had a great career in Perl so far and every company I've worked at has been a startup using Perl (not old legacy code). So that's like almost 20 …
-
comment
Comment #4474706
You know Perl gets hassled because of the variable sigils, but when I've taught Perl to newcomers it didn't seem to be much on an issue. Maybe this is because Modern Perl tends to …