Rare Interview with a Perl programmer

  Рет қаралды 378,809

Programmers are also human

Programmers are also human

2 жыл бұрын

Perl programming language
Rare Interview with a Perl programmer with Walter Wallis - aired on © The Black Perl.
Find more Perl Art & Poetry under:
docstore.mik.ua/orelly/perl/p...
Programmer humor
Perl humor
Programming jokes
Programming memes
Perl
Cobol memes
Cobol jokes
#programming
#jokes
#perl

Пікірлер: 544
@naiemk
@naiemk 2 жыл бұрын
So true! I wrote a perl script 17 years ago in a large telecom company to process some data. Their CTO found me in facebook 15 years later to ask a question about it!
@HermanWillems
@HermanWillems 2 жыл бұрын
hahahaha My God. Software is such a messed up place. :)
@hawks3109
@hawks3109 2 жыл бұрын
no kidding, I experienced this with c++ because the company had a blowout and lost all their devs except the new guys. They offered me 15k and a writeup contract to my current job for me to go on loan for a week to teach them the system we wrote lol
@HermanWillems
@HermanWillems 2 жыл бұрын
@@hawks3109 what is this blowout you speak off. Lately we also got like many software engineers leaving due to how things go... im also about to leave and im on 2 huge projects and am the only software engineer that has experience in programming these kind of systems. (You also not only need to know a language, but also have experience with how these systems operate in practise) i feel like probably make them furious. But i get too stressed not only with these 2 huge projects but get constantly interrupted with other projects.
@hawks3109
@hawks3109 2 жыл бұрын
@@HermanWillems I know what you mean. interruptions are part of every company I've been at though. The more you know, the more people come to you. It's just how it goes. The blowout was that all of their existing engineers all left to bigger companies. They lost them all too quickly to pass the knowledge on. I got paid for 1 week of my time, plus my current company got paid a buyout for my time that week as well. I put together a few slides on what I remembered and presented them. Answered questions, then showed them how we used to do our workflow with the system. I fixed a few example bugs to demonstrate what I was showing them. Then I left haha
@snoopyjc
@snoopyjc 2 жыл бұрын
That was you??? :-)
@XetXetable
@XetXetable 2 жыл бұрын
I once opened up a Perl textbook and in the introduction it said that the book was about Perl 5 instead of Perl 6, despite 6 being more well designed, because getting hired as a Perl developer means maintaining old code, not writing new code, and since companies mostly have old Perl 5 code, there's no point in learning Perl 6. Saddest thing I ever read, and never looked at Perl again.
@winken2666
@winken2666 2 жыл бұрын
Lol
@jeffspaulding9834
@jeffspaulding9834 2 жыл бұрын
Yeah, Perl 6 kind of spun out of control and went off to become its own language (Raku). The next version of Perl will be Perl 7, skipping 6 entirely. It'll be similar to Perl 5 but with some of the older cruft removed and the rest cleaned up a bit. If you're comfortable with shell scripting and have worked with awk, sed, etc., Perl's great. It's a very useful tool for a UNIX/Linux sysadmin or someone that needs to do real-world quick-and-dirty text manipulation. Programmers used to more conventional languages tend to find it weird and awkward, though, which is a major reason you don't see it used for newer projects.
@arghyaganguly8570
@arghyaganguly8570 2 жыл бұрын
Haha
@arthurmorgan8966
@arthurmorgan8966 2 жыл бұрын
@@jeffspaulding9834 Last Perl script I wrote was 6 years ago. But I use one liners of Perl every day. They are super handy, simple and fast.
@jeffspaulding9834
@jeffspaulding9834 2 жыл бұрын
@@arthurmorgan8966 I don't use Perl as much as I used to, although that's mostly because most of my text-mangling has moved to Emacs Lisp. Not that anything is wrong with Perl, it's just that Emacs fits the workflow for my current job better than Perl. I never got into the one liner habit with Perl, strangely enough - I intentionally avoid using Perl for one liners just so my (rather mediocre) shell scripting skills don't go rusty on me.
@JanilGarciaJr
@JanilGarciaJr 2 жыл бұрын
- "Is this encryption?" - "This is a new perl script I've been working on"
@kurdishpotato1707
@kurdishpotato1707 2 жыл бұрын
That killed me :V
@mllenessmarie
@mllenessmarie Жыл бұрын
Good one! :v
@iarde3422
@iarde3422 11 ай бұрын
I can say the same thing about python. It looks cryptic to me.
@B20C0
@B20C0 11 ай бұрын
@@iarde3422 Ah cmon, Python is almost written English except for the damn indentations.
@iarde3422
@iarde3422 11 ай бұрын
@@B20C0 yeah, right. When I look @ python program, it's really hard to understand, what is going on and when I understand something, but not everything and I understand most in C++ programs. Also, programs in python are too wordy in comparison to perl.
@topcivilian
@topcivilian 2 жыл бұрын
"The reason I use Perl is because I wanna write scripts that no one can read and no one can understand so that I can keep my job." -Walter Wallis
@GuillermoPradoObando
@GuillermoPradoObando 2 жыл бұрын
it could be applied on a lot of languages
@psadi_
@psadi_ 2 жыл бұрын
And that’s a bad practise, not healthy to you and your team. But as a meme I commend this.
@Kevin-jv7mz
@Kevin-jv7mz 2 жыл бұрын
@@psadi_ Bad practice, good praxis.
@psadi_
@psadi_ 2 жыл бұрын
@I ain't no millionaires son! I hate to be that guy, But yeah I feel ya
@studybuddy7060
@studybuddy7060 2 жыл бұрын
@@GuillermoPradoObando Have you seen perl's syntax? if you have seen you might say otherwise
@lostman65
@lostman65 2 жыл бұрын
"What happens in the 80's stays in the 80's .... except for Perl" lol!
@rchaykovskiy
@rchaykovskiy 2 жыл бұрын
yeah, that line killed me xD
@edbrito-swdev
@edbrito-swdev 11 ай бұрын
I was looking for this comment 😂
@nigelhamilton4848
@nigelhamilton4848 2 ай бұрын
Damn right - it's STILL here in 2024!
@tortiecatman
@tortiecatman 2 жыл бұрын
"I want to use Perl so I can write scripts no one can read or no one can understand." This is true even for other Perl programmers. It doesn't have to be a write-only language, but often that's what happens.
@shrikanthpai6604
@shrikanthpai6604 2 жыл бұрын
No one can read or understand. Includes the author of the script too
@DanielAfonso-IT_Consultant
@DanielAfonso-IT_Consultant 2 жыл бұрын
I think that's what this video misses the most... we never set out to write unreadable code, it's just a byproduct of having no coding discipline and a deadline.
@gordonzar992
@gordonzar992 2 жыл бұрын
Not at all. I can understand pretty much everything people write in perl. Even if they sometimes use unconventional formating
@gordonzar992
@gordonzar992 2 жыл бұрын
Ask any other perl programmer, they'll very likely tell you the same thing
@HermanWillems
@HermanWillems 2 жыл бұрын
@@DanielAfonso-IT_Consultant i have this at my work. I write a program 80% finished. But the company needed me on another project. Someone else finished it in a rush. A new guy. And then it became unreadable and a huge spaghetti. He did not keep himself to the original dataflow structure. And later on... when the program was in testing phase it ended up all having bugs. And then they said i need to fix it because i made the program. Literally 100% of all the bugs where in the spaghetti code or either the guy bing too lazy to handle errors. Just only programmed happy flow. Me: puked and removed literally all his code and finished the last 20% rewriting it. My god.
@AndyChamberlainMusic
@AndyChamberlainMusic 2 жыл бұрын
to be clear, he's talking about the year 19 AD, back when he was writing build scripts with teenage jesus
@moncefkarimaitbelkacem1918
@moncefkarimaitbelkacem1918 2 жыл бұрын
Saint segfault the apostle 😭
@studybuddy7060
@studybuddy7060 2 жыл бұрын
@@moncefkarimaitbelkacem1918 He's not a saint. He's a demon.
@gasoline1707
@gasoline1707 3 ай бұрын
@@studybuddy7060daemon*
@eriksab1609
@eriksab1609 7 ай бұрын
Fun fact, Perl is only 4 years older than Python.
@AmpharosSquad
@AmpharosSquad 2 жыл бұрын
as someone who had the "pleasure" of doing IT work with an entire environment built in perl - this video is so god damn accurate of the people around
@edsanville
@edsanville 2 жыл бұрын
Do you remember back in 19?
@unknownalien3837
@unknownalien3837 Жыл бұрын
sorry you had to endure that
@robrick9361
@robrick9361 9 ай бұрын
@@edsanville 😏👈👈.......think about it
@jeromeglick
@jeromeglick 9 ай бұрын
@@edsanville ...uh, like uh, 20th century.
@Zmej420BlazeIt
@Zmej420BlazeIt Ай бұрын
​@@edsanvillei remember back in 19
@gregorymccoy6797
@gregorymccoy6797 11 ай бұрын
Programmed in Perl for many years. The language is wonderful. Still wish I was allowed to use it. The whole video is a riot!!! Awesome job.
@potato9832
@potato9832 5 ай бұрын
Perl 6 killed it. IMO. It created confusion. Companies either remained on Perl 5 or migrated to something else. Often Python.
@yourix2
@yourix2 2 жыл бұрын
The dice roll got me rolling!! Hahahah
@iarde3422
@iarde3422 2 жыл бұрын
Perl, the most beautiful, powerful and flexible scripting language. Live long and prosper!!!
@user-ub3hd4sy4e
@user-ub3hd4sy4e Жыл бұрын
here we have the uprising of the dead
@iarde3422
@iarde3422 Жыл бұрын
@@user-ub3hd4sy4e It kicks ass to most of the languages. Otherwise, why would you think, all other languages would adapt perl's features?
@volodymyrkleban1484
@volodymyrkleban1484 Ай бұрын
Don't forget: concise and fast! Fast to write, fast to run. Did I mention job security?
@chunye215
@chunye215 2 жыл бұрын
Suspenseful music. Two FBI agents standing behind the division's prodigy hacker, for the serious cases. Every second counts. He's almost in the enemy's system. Frantic hacking on the keyboard, cool hacker stuff on the screen. Hacker, smug undertone: "Bingo, we're in" Agent1: "so where is it?" Hacker: "just a second... Got it, this file will tell us everything" The hacker locates a file and opens it in vim. The camera focuses on the screen, which displays a 20 line Perl Script. Hacker, with desperation in his voice: "oh no..." Agent2: "what is it?" Hacker: "it's heavily encrypted. This is gonna take weeks!"
@Thomasfrank
@Thomasfrank Жыл бұрын
As it happens, I'm writing a script for a regular expressions tutorial. Mind if I use that clip of you saying "regular expressions" as a cutaway joke?
@programmersarealsohuman5909
@programmersarealsohuman5909 Жыл бұрын
It’s Creative Commons anyway.
@chitra___
@chitra___ 10 ай бұрын
@Thomasfrank Fancy seeing you here!
@dustinmorrison6315
@dustinmorrison6315 2 жыл бұрын
The most useful script I have ever written was in Perl. It is 14 lines long and converts EBCDIC into UTF-8. It could have been shorter, but I was new. Perl is amazing for rolling your own prettifiers and transpilers.
@aeronwolfe7072
@aeronwolfe7072 Жыл бұрын
agreed. i used to be a damn good perl programmer back in the day. today, I only use Strawberry Perl for Windows, and only if I have to do some crazy text manipulation on some files or something.... Perl can be very useful on Windows. One time, I had a client with 3500+ users on a Windows NT (3 or 4 or some version) and I needed to get them onto a Windows 2003 AD server, and I didn't know their passwords, and I could ONLY get their social security numbers, to use the last 4 digits, to create a unique password for each user, from an ANCIENT Unix system called Ultrix (i think?)..... needless to say, Windows AND Unix perl, made it possible. Even Waaaaaay back then. Today, it still has niche uses on the server and i'll always love it! :)
@danlindy9670
@danlindy9670 9 ай бұрын
Late to this conversation, but thanks for pointing out the utility of Perl. It’s just a tool and it’s terribly jaded to compare it to languages it was never meant to compete with. Like a religion, the only thing wrong with a programming (or scripting) language is it’s fundamentalist following.
@takeshikovax6254
@takeshikovax6254 9 ай бұрын
Yeah, it's pretty good for data munging. I used it a little bit for graduate work just to see what the language was like. It's not elegant, but it's convenient for certain tasks.
@jehaande
@jehaande 4 ай бұрын
Perl was the first language I really used for anything useful, and I began using it back in 1998 when I started using RedHat 5.2. For years, the only two only languages I used with frequency was Perl and TCL. What I quickly realised was that savvy Perl'ers had a tendency to write really condensed code, and when I also noticed the genre "Perl golfers", where the purpose was to write code in a single line if possible. For a beginner, reading that code blew a fuse or two quite often, and it was impossible to understand what is going on. I loved it for its versatility, and when discovering CPAN a whole new world opened up. Wouldn't define it as a pretty language, as it is possible to write the worlds least comprehensible code with Perl - but still has a special place in my heart ❤
@GravitoRaize
@GravitoRaize 11 ай бұрын
I think now that you've done a few of these and have the hang of it you should do this again for Perl. I'm a Perl programmer and the 1990s were the best scripting days for the language, IMHO. There's a few more jokes you can put in here, too. One is having the programmer talk about how there will always be a need to debug other people's code, then look at the code, say "What the hell was this guy doing?" followed by "Who wrote this code anyway?" followed by "Oh, I wrote it twenty years ago!" Cause that's actually happened to me. :D Also, do a "I'm not sure I can figure this out, I'll just email Larry." Larry Wall was notorious in the early days for engaging with the community at a time when other languages didn't have that kind of access to the developer. As other people started maintaining and helping with the code, they continued that tradition. Also, it's fun to criticize how many lines of PHP it takes to do something with only one line in Perl. In fact, Perl is one of those scripting languages where I often find myself trying to do everything in just one line of code. I don't recommend this for newbies though, and honestly, PHP is more useful than Perl like 90% of the time for web applications anymore. Perl is really handy if you need to do a simple regex, though.
@zellfaze
@zellfaze 4 ай бұрын
I feel like we've all had that experience when looking at our own code. That bit about one liners really brought me back.
@flyingsquirrel3271
@flyingsquirrel3271 2 жыл бұрын
"What happens in the 80ies, stays in the 80ies. Except for pearl." :'D
@marcogeracao4682
@marcogeracao4682 2 жыл бұрын
Cobol was "this shit" in the 80's ffs ..
@atyt22
@atyt22 2 жыл бұрын
‘“Y’all want something to drink? Well get ya self sumthin” 😂😂
@_DRMR_
@_DRMR_ 2 жыл бұрын
I missed the "there is more than one way to do it" shout-out in here.
@gregmattson2238
@gregmattson2238 2 жыл бұрын
as a perl programmer I find this hilarious.
@platin2148
@platin2148 2 жыл бұрын
Such people still exist amazing 🤩
@user-vj9hb3gy6d
@user-vj9hb3gy6d 2 жыл бұрын
sus
@HonestObserver
@HonestObserver 2 жыл бұрын
Are you a Highlander?
@Animaniac-vd5st
@Animaniac-vd5st 2 жыл бұрын
I'm one of 15 Perl programmers in our company. And our code base isn't even from last century - Perl is just good at 95% of what we are doing.
@cazino4
@cazino4 2 жыл бұрын
A perl programmer in 2022! Whyyyyyyyy. 😀
@Dalroi1
@Dalroi1 2 жыл бұрын
Perl is still my goto language for text-manipulation tasks, horses for courses, then C++ and C# for most other work.
@quervo151
@quervo151 2 жыл бұрын
is pretty good at processing data, for projects like ERP systems is actually the best solution
@mandisaw
@mandisaw Жыл бұрын
Learned perl in the 90s for early web/CGI scripting, but will always treasure it for regular expressions. Well-written regex in a parser is like gold.
@filippxx
@filippxx 2 жыл бұрын
I remember back when I started as technical lead and we had to interview a contractor to help with some cobol. A guy showed up so old he could have been my grandpa. What can you ask a guy who is coming to work after retirement from IBM? Instant hire.! 😎
@AmstradExin
@AmstradExin 2 жыл бұрын
Was that...in...19....
@jeromeglick
@jeromeglick 9 ай бұрын
@@AmstradExin ...ah, uh... Reagan administration!
@bluesquare23
@bluesquare23 11 ай бұрын
Perl is like a thermos, it keeps cold things cold and it keeps warm things not impossible.
@SimGunther
@SimGunther 2 жыл бұрын
"I remember back in nineteen-" _Confused looks intensify_
@timapple9580
@timapple9580 2 жыл бұрын
still using PERL today lol
@jordanasghar6419
@jordanasghar6419 2 жыл бұрын
Is this encryption? ... It's a new Perl script I'm working on 😂
@ATXAdventure
@ATXAdventure 2 жыл бұрын
"Is this encryption? Its a purl script I'm working on." 😂😂😂😂
@unfa00
@unfa00 Жыл бұрын
Dude. I wrote production software in Bash. I am not sure if that company is still around, but my stuff was working great at the time that I left.
@sebastiantomasalvarez
@sebastiantomasalvarez 2 жыл бұрын
Coded scripts and web backend with Perl more than 10 years ago. I kept in touch with my ex boss and sometimes I help with something... I can tell that some of my really old Perl code still is running some backend stuff.
@CARPB147
@CARPB147 8 ай бұрын
Same here. Perl brought beautiful solutions to tough immediate problems.
@TheSadilek
@TheSadilek 8 ай бұрын
Cracked up at 'regular expression'... I can remember me telling people 'regular expression' all the time when learning Perl.
@davecarvell
@davecarvell Жыл бұрын
Perl gives me the flexibility to write unreadable code, if that's what I want to do. It's also flexible enough to let me write with a clarity I can't match with other languages.
@insertoyouroemail
@insertoyouroemail 2 жыл бұрын
It's insane that with such a large and vital industry almost a century old at this point, no one outside it has figured out yet that we don't know what we're doing.
@alonsoACR
@alonsoACR 2 жыл бұрын
Whatever do you mean? This is our career how can we not know what this is about
@heartache5742
@heartache5742 2 жыл бұрын
i know i'm onto you guys i know oop is a waste of time
@insertoyouroemail
@insertoyouroemail 2 жыл бұрын
@@heartache5742 I work with Haskell professionally so you're preaching to the choir! ;)
@PixelOutlaw
@PixelOutlaw Жыл бұрын
"We Really Don't Know How to Compute!" by Sussman. kzbin.info/www/bejne/fnOYhaWBbKZnpqs
@insertoyouroemail
@insertoyouroemail Жыл бұрын
@@PixelOutlaw love sussman :)
@alexhajnal107
@alexhajnal107 6 ай бұрын
Perl is really handy for prototyping algorithms for C code. Perl's really expressive so boilerplate and ancillary code are quick to write (no need to worry about declarations, string functions, etc.). The actual algorithm being developed can be written in a C-like syntax. Once it's been implemented and tested converting it to actual C code is very easy.
@rezzob
@rezzob 2 жыл бұрын
“everyone says perl is dead, not while Im still here!” even a non-programmer bursts to laugh to that truth )))
@hansneusidler7988
@hansneusidler7988 2 жыл бұрын
I use perl since 1995 and i still love it today, even my company has moved away from it
@incremental_failure
@incremental_failure Жыл бұрын
Back in 19 eh.
@hansneusidler7988
@hansneusidler7988 Жыл бұрын
@@incremental_failure Ist this that Bad? Despite being old, it ist a good language.
@LARathbone
@LARathbone 10 ай бұрын
Perl: We want our programming language to feel like natural language. Also Perl: REGEX FTW!
@xance
@xance 2 жыл бұрын
This one is the best "I wrote the black pearl". Keep it up! Please do one with C#, dotnet, visual basic, pascal
@oluwayanmistephen6820
@oluwayanmistephen6820 2 жыл бұрын
"What happend in the 80's stays in the int 80's ...........except for perl"
@ickcall9208
@ickcall9208 2 жыл бұрын
This has got to be one of my all time favorite skits
@GerbenWijnja
@GerbenWijnja 2 жыл бұрын
The interview itself was written in Perl, nobody understand it.
@notsojharedtroll23
@notsojharedtroll23 Жыл бұрын
LMAOOO
@GirishVenkatachalam
@GirishVenkatachalam 2 жыл бұрын
I love perl
@enilenis
@enilenis 9 ай бұрын
Used to maintain a network rendering tool written in Perl. Since nothing else was in Perl, I had to make an interpreter from Perl to C and only knew how to do it in Python. And yes, no one except me could understand anything that was going on under the hood. The application got retired eventually in favour of a pure Python environment.
@Babs42
@Babs42 2 жыл бұрын
It’s kind of funny how most here have no idea that you can use Moose/Moo, DBIC, Test::More, Mojolious or Dancer and write a modern microservice with Perl.
@CARPB147
@CARPB147 8 ай бұрын
Yep. Most haven't the foggiest clue, but it doesn't stop them from commenting out of sheer ignorance. Amazing.
@YaroslavFedevych
@YaroslavFedevych 5 ай бұрын
DBIC, probably the only ORM in existence that enables SQL injections.
@factChecker01
@factChecker01 Жыл бұрын
I have translated some scripts FROM Python TO Perl and the result was so much easier to understand and maintain that I was able to hand the code to others to modify to their needs. Perl is made for scripts and has several scripting features in the language that Python can only do tediously.
@iarde3422
@iarde3422 11 ай бұрын
I did the same for the same reasons. Rewrote python to perl, because it is easier to maintain and understand. And some Java apps had the same fate.
@paulie-g
@paulie-g 9 ай бұрын
@@iarde3422 You two are the only people in the universe who find Perl more readable and maintainable than Python. Unless you're doing lots of shell stuff or heavy text transformations, I don't see how it's possible.
@CARPB147
@CARPB147 8 ай бұрын
@@paulie-g Count me as # 3.
@pille4812
@pille4812 Жыл бұрын
I am working with Perl in a ERP System where it is used for customizing the Standard Software with a nice Qt based GUI. And yes I am 50+ 😊
@susiebaka3388
@susiebaka3388 10 ай бұрын
CTO at my first job was perl and emacs user. We were full stack perl lmao. One liners and everything. This mixed with the emacs video 10000% him
@pm71241
@pm71241 2 жыл бұрын
Used to do a lot in Perl. I learned the hard way not to try to larger applications in it, but it's still my go-to language, when I find bash annoying. And as a "practical extraction and report language" for text based data it's still a faster tool than, say, PHP, Python, Ruby...
@marcogeracao4682
@marcogeracao4682 2 жыл бұрын
It's faster because it uses different (monolithic) thought process to achieve the same goal. It's not the language itself but the logics behind it. Nevertheless, it's a lot more fallible if it's done the wrong way though XD XD XD.
@incremental_failure
@incremental_failure Жыл бұрын
It's fast but it's probably best to use python with pandas and/or numpy.
@ryan_layne
@ryan_layne 2 жыл бұрын
Usually the more you code in a language the more you enjoy it and appreciate its features and caveats. Perl is one of those languages that, the more you code in it, the more often you say, “y tho?”
@davidwuhrer6704
@davidwuhrer6704 Жыл бұрын
Learning to appreciate its features is just part of learning a language. But use a language enough, and you'll start to notice more and more of its shortcomings. Perl is not any different.
@ryan_layne
@ryan_layne Жыл бұрын
@@davidwuhrer6704 It’s been the opposite for me.
@davidwuhrer6704
@davidwuhrer6704 Жыл бұрын
@@ryan_layne How so?
@ryan_layne
@ryan_layne Жыл бұрын
@@davidwuhrer6704 Learning to appreciate features and patterns has come from learning many many languages for many years and using a language enough I start to notice all the things that suck about it. Perl is what happens when you have to keep backwards compatibility and try to shoehorn modern language features into an outdated and poorly designed language. To be clear, there are things that suck about most if not all languages. I just find that perl has more suckage than just about every other language I use. Sure, this is just my opinion, but I can make a list of things that i personally think are dumb about many languages based on experience with many languages. Perl's list is quite long, hehe.
@davidwuhrer6704
@davidwuhrer6704 Жыл бұрын
@@ryan_layne Yes, I don't see what the difference is.
@rickst
@rickst Жыл бұрын
The truth IS that python IS almost as old as Perl.
@anpesx
@anpesx 5 ай бұрын
"Is this encryption?" "It's a new Perl script that I'm working on"
@StevePlaysBanjo
@StevePlaysBanjo 2 жыл бұрын
I remember stealing CGI Perl scripts from Matt’s Script Archive back in 19… (That site STILL hasn’t changed a bit! 😨)
@AmstradExin
@AmstradExin 2 жыл бұрын
In 19.....
@mandisaw
@mandisaw Жыл бұрын
"That's a name I've not heard in a long time... a long time"
@TubularAnimator
@TubularAnimator 2 жыл бұрын
So happy I subscribed recently and receive all your notifications.
@joshsera
@joshsera 2 жыл бұрын
Accurate, because I could only understand about half of what the guy was saying.
@franknord4826
@franknord4826 2 жыл бұрын
I started a remote job where I write Perl last year. It's been a decade since I used the language and it's still awful. (To be fair, at least back then, it was a definite step up from PHP) Perl 7? Was supposed to have a release candidate a year ago - that still hasn't happened And that's how things are going *after* the whole Perl 6 debacle all those years back. I guess you just have to be in awe of a language that still doesn't have function signatures enabled by default in 2022. And it isn't even clear if those will be enabled by default in Perl 7 once it drops in 2035. I implemented decorators using attributes, because that's syntactically the cleanest way I found - and was told by the developer who did much of the work on the Perl attribute system that the attribute system is garbage and that I shouldn't depend on it because it might drastically change - nice. I still use that decorator implementation in production because I know that by the time the attribute system sees a meaningful refactor civilization will have collapsed anyhow. Also one of the Perl core devs is one of three people I ever put on /ignore in IRC because holy shit I have never talked to anyone so obnoxious in my entire life - and I have talked to conspiracy theorists, alcoholics, schizophrenics and various combinations thereof.
@AustinRiba
@AustinRiba 2 жыл бұрын
This is amazing. The creator of this video should interview you. The IRC bit would be fantastic.
@iarde3422
@iarde3422 2 жыл бұрын
Your yapping sounds like you are a leftist liberal.
@abrahamdsl
@abrahamdsl Жыл бұрын
where is your company located?
@Solathian
@Solathian Жыл бұрын
use v5.36; -> signatures are enabled
@brinckau
@brinckau Жыл бұрын
The fact that this Perl dev is obnoxious is definitely relevant. I know a Rust dev who is not obnoxious. And you know a Perl dev who is. So I'm gonna learn Rust. I'm glad I read the comments.
@BoatyMcBoatface669
@BoatyMcBoatface669 2 жыл бұрын
What a great video! Look at how you've created a community 👍 And the comments are priceless. Thanks to everyone who's shared their pain with us all here! LOL
@jeromeglick
@jeromeglick 9 ай бұрын
I remember these high school nerds be like so amazed by Perl like it was the holy grail, so exotic. Everything could be done better or more optimized or more elite in Perl, but in reality, who would do that? Taught me everything I needed to know about Perl. Btw what accent is this? Just about as understandable as my mechatronics prof's Soviet-era Ukrainian accent.
@CharlesWeill
@CharlesWeill 2 жыл бұрын
I remember back in 19 as well.
@AmstradExin
@AmstradExin 2 жыл бұрын
Always remembered.
@jonastio
@jonastio 2 жыл бұрын
What perl programmer would be using pico/nano? They'd be having a vi vs emacs argument and the folks using pico would be ushered out of the room.
@0xkudz4i
@0xkudz4i 2 жыл бұрын
"I remember back in 19...."
@MrSuperJaskirat
@MrSuperJaskirat 2 жыл бұрын
KZbin better make this guy popular
@alancotaes
@alancotaes 2 жыл бұрын
Dude this is awesome!! 😂
@turkantay
@turkantay 2 жыл бұрын
Year 2022 and I was hired for Front end. Then I got to know I had to write my codes with Perl.......
@divinecomedian2
@divinecomedian2 2 жыл бұрын
RIP
@AmstradExin
@AmstradExin Жыл бұрын
I think the point of the 'I remember back in 19......' quote was that they cut all his anecdotes out in editing. :D
@bany512
@bany512 Жыл бұрын
or maybe hes so old that he can only remember 19 and not even the full date :D
@mandisaw
@mandisaw Жыл бұрын
It's likely supposed to be an oldtimer getting forgetful about the specific year, and only getting as far as "19... ah..." because it was 1980s/90s. As someone from that time, I take offense 😅
@human_devops
@human_devops Жыл бұрын
I am this person. Also I have worked with a ton of these people. Also perl still rocks :)
@KA-rt6bb
@KA-rt6bb 2 жыл бұрын
It's a shame this one isn't the most popular
@NightKnight252
@NightKnight252 2 жыл бұрын
I love even the title comes with a troll with the word “rare”😆
@XRENDERMAN
@XRENDERMAN Жыл бұрын
You convinced me to go back to Perl (it was my first language in ±2003).
@jimofleisure2399
@jimofleisure2399 2 жыл бұрын
The **ONLY** inaccurate part of this video is that he wasn't drinking Jolt Cola
@adabujiki
@adabujiki Жыл бұрын
Ohhh yes! yet another masterpiece from my favorite weird guy on KZbin.
@matthewmacgregor
@matthewmacgregor 2 жыл бұрын
All the Perl programmers that I know are actually super badass punk rock types.
@awjaaa
@awjaaa 2 жыл бұрын
You may sit at the cool table during lunch, today. ^5
@PplsChampion
@PplsChampion 2 жыл бұрын
this is kurt russel at that artic research station 20 years after the end of "the thing"
@daxramdac7194
@daxramdac7194 Жыл бұрын
Yall want something to drink? Well git yourself something to drink then. 😂😂
@quotablecode
@quotablecode 2 жыл бұрын
This guy... I tell you... This guy gets it man
@stevens2806
@stevens2806 3 ай бұрын
I write Perl for a living, and when I interview for Perl jobs, I usually say "I wouldn't recommend writing a new application in Perl" at least once during the interview. The companies that use it are stuck with it for some of their most mission-critical processes and systems. Most of it is a shit show of horrible spaghetti-code. Being a "Perl Expert," does keep you employed, though. With the market being like it is right now, I feel kind of lucky that I can even get a job, so yay for Perl!
@robrick9361
@robrick9361 9 ай бұрын
The index finger to the temple is too damn funny.
@jkbenedict
@jkbenedict Жыл бұрын
REGULAR EXPRESSIONS -- Yessir!
@NicolaiNita
@NicolaiNita Жыл бұрын
"I remember back in 1919 when I was 19..." 🤣
@buraky16
@buraky16 2 жыл бұрын
there are people still using perl professionally, because they can't be replaced ! lol
@KennethBoneth
@KennethBoneth 2 жыл бұрын
This is legitimately just very funny
@udirt
@udirt 11 ай бұрын
Y'all writing in past tense is telling. But pretty perl is possible, I've seen it.
@informativecontent4778
@informativecontent4778 2 жыл бұрын
All these jokes went over my head
@NotTheHeroStudios
@NotTheHeroStudios Жыл бұрын
the dice roll murdered me lmfaoaoooo
@MatthewMartinDean
@MatthewMartinDean Жыл бұрын
I remember back in 1919... Hollerith Machines.
@Gabriel-V
@Gabriel-V 2 жыл бұрын
Walter Willis: How do you know what files got imported? *throws two dice* 🤣🤣🤣🤣
@TheRedneckPreppy
@TheRedneckPreppy 2 жыл бұрын
"[S]o I can write scripts no one can read or no one can understand." As a Perl programmer back in the long ago times, I smiled when I heard that.
@vincentpeterson9339
@vincentpeterson9339 2 жыл бұрын
ironically learns perl
@TubularAnimator
@TubularAnimator 2 жыл бұрын
🤣So happy I subscribed recently and receive all your notifications.
@user-zd7id9rx3f
@user-zd7id9rx3f 9 ай бұрын
Fun with regular expressions!
@Echodonut
@Echodonut 7 ай бұрын
I love Perl!
@robertoates7452
@robertoates7452 2 жыл бұрын
When I was a Junior programmer my first language I learned on the job was Perl. I don't think there's many places using this now. But I do like the language for it's Regular Expressions.
@incremental_failure
@incremental_failure Жыл бұрын
Regex hell.
@mandisaw
@mandisaw Жыл бұрын
@@incremental_failure Nah, when properly written, regex is an elegant, fast parsing solution
@lawrencedoliveiro9104
@lawrencedoliveiro9104 Жыл бұрын
Regular expressions are useful, but every language has them now. Python is one that has them, and combines them nicely with its other features. E.g. re.finditer() to iterate over matches.
@pdoherty926
@pdoherty926 Жыл бұрын
Perl's RE engine is very highly regarded and is why PCRE exists. It's used by default or available as a plugin in many programming languages.
@Rider0fBuffalo
@Rider0fBuffalo 2 жыл бұрын
At least the the standard out function has a reasonable name.
@AndyCutright
@AndyCutright 2 жыл бұрын
Perl Poet! That is so spot-on.
@SomePotato
@SomePotato 8 ай бұрын
Given that some banks still use EBCDIC, you should have great job security as a Perl dev.
@kenhughes2082
@kenhughes2082 2 жыл бұрын
nailed it
@jamesstewart1916
@jamesstewart1916 2 жыл бұрын
Yeah.. make fun of Perl, then explain why you need NVM so you can run five different versions of Node on one server. There are worse things than having to modify a script which has been running perfectly for the last twenty years on the legacy server. I haven't even checked what version of Perl I was running since I fixed the last Y2K bug back in 19100.
@wherami
@wherami 11 ай бұрын
I just ran into a perl script the other day. This is too true. I had to come back and say it again lol
@caspera3193
@caspera3193 Жыл бұрын
Looks like a typical Computerphile guest to me
@mikebauer6917
@mikebauer6917 2 жыл бұрын
“Perl poet” LOL
@ipotrick6686
@ipotrick6686 2 жыл бұрын
pure gold
Linus Torvalds: We Don't Use Windows
2:58
TFiR
Рет қаралды 1,1 МЛН
СҰЛТАН СҮЛЕЙМАНДАР | bayGUYS
24:46
bayGUYS
Рет қаралды 752 М.
100❤️
00:19
Nonomen ノノメン
Рет қаралды 38 МЛН
어른의 힘으로만 할 수 있는 버블티 마시는법
00:15
진영민yeongmin
Рет қаралды 8 МЛН
Interview with an Emacs Enthusiast in 2023 [Colorized]
8:50
Programmers are also human
Рет қаралды 1,1 МЛН
Interview with Computer Security Trainer
10:49
Programmers are also human
Рет қаралды 238 М.
Perl in 100 Seconds
2:26
Fireship
Рет қаралды 407 М.
Mark Miller / MNSS Pirate audition
0:57
Mark Miller
Рет қаралды 16
Why I Quit Netflix
7:11
ThePrimeagen
Рет қаралды 479 М.
Результат невероятен🤯
0:39
Бутылочка
Рет қаралды 9 МЛН
Накачал Предплечья РИСОМ!
0:36
Илья Калин
Рет қаралды 3,7 МЛН
Куда мы с Никой поехали?
0:41
Привет, Я Ника!
Рет қаралды 1,1 МЛН
Best for beginner artists ✍️
0:20
QuickSketch
Рет қаралды 69 МЛН
chocolate spread vs healthy fruits #dance #challenge
0:11
Super Max
Рет қаралды 18 МЛН