Rare Interview with a Perl programmer

Поделиться
HTML-код
  • Опубликовано: 1 дек 2024

Комментарии • 550

  • @naiemk
    @naiemk 2 года назад +2961

    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 года назад +238

      hahahaha My God. Software is such a messed up place. :)

    • @hawks3109
      @hawks3109 2 года назад +364

      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 года назад +54

      @@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 года назад +74

      @@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 года назад +9

      That was you??? :-)

  • @XetXetable
    @XetXetable 2 года назад +2144

    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 года назад +37

      Lol

    • @jeffspaulding9834
      @jeffspaulding9834 2 года назад +163

      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 года назад +3

      Haha

    • @arthurmorgan8966
      @arthurmorgan8966 2 года назад +25

      @@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 года назад +10

      @@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 года назад +701

    - "Is this encryption?"
    - "This is a new perl script I've been working on"

    • @kurdishpotato1707
      @kurdishpotato1707 2 года назад +16

      That killed me :V

    • @mllenessmarie
      @mllenessmarie Год назад

      Good one! :v

    • @iarde3422
      @iarde3422 Год назад +2

      I can say the same thing about python. It looks cryptic to me.

    • @B20C0
      @B20C0 Год назад +4

      @@iarde3422 Ah cmon, Python is almost written English except for the damn indentations.

    • @iarde3422
      @iarde3422 Год назад +4

      @@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 года назад +1207

    "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 года назад +24

      it could be applied on a lot of languages

    • @therealslimaddy
      @therealslimaddy 2 года назад +13

      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 года назад +20

      @@therealslimaddy Bad practice, good praxis.

    • @therealslimaddy
      @therealslimaddy 2 года назад +1

      @I ain't no millionaires son! I hate to be that guy, But yeah I feel ya

    • @studybuddy7060
      @studybuddy7060 2 года назад +4

      @@GuillermoPradoObando Have you seen perl's syntax? if you have seen you might say otherwise

  • @lostman65
    @lostman65 2 года назад +283

    "What happens in the 80's stays in the 80's .... except for Perl" lol!

  • @eriksab1609
    @eriksab1609 Год назад +48

    Fun fact, Perl is only 4 years older than Python.

  • @AndyChamberlainMusic
    @AndyChamberlainMusic 2 года назад +318

    to be clear, he's talking about the year 19 AD, back when he was writing build scripts with teenage jesus

    • @moncefkarimaitbelkacem1918
      @moncefkarimaitbelkacem1918 2 года назад +12

      Saint segfault the apostle 😭

    • @studybuddy7060
      @studybuddy7060 2 года назад +4

      @@moncefkarimaitbelkacem1918 He's not a saint. He's a demon.

    • @gasoline1707
      @gasoline1707 9 месяцев назад

      @@studybuddy7060daemon*

    • @Y2B123
      @Y2B123 4 месяца назад

      That's why humans have cryptic encodings no one can understand and inevitably break down after a few decades.

  • @tortiecatman
    @tortiecatman 2 года назад +1125

    "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 года назад +53

      No one can read or understand. Includes the author of the script too

    • @DanielAfonso-IT_Consultant
      @DanielAfonso-IT_Consultant 2 года назад +19

      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 года назад +7

      Not at all. I can understand pretty much everything people write in perl. Even if they sometimes use unconventional formating

    • @gordonzar992
      @gordonzar992 2 года назад +6

      Ask any other perl programmer, they'll very likely tell you the same thing

    • @HermanWillems
      @HermanWillems 2 года назад +20

      @@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.

  • @iarde3422
    @iarde3422 2 года назад +129

    Perl, the most beautiful, powerful and flexible scripting language. Live long and prosper!!!

    • @ОнуфрийНечепуренко
      @ОнуфрийНечепуренко Год назад +16

      here we have the uprising of the dead

    • @iarde3422
      @iarde3422 Год назад +8

      @@ОнуфрийНечепуренко It kicks ass to most of the languages. Otherwise, why would you think, all other languages would adapt perl's features?

    • @volodymyrkleban1484
      @volodymyrkleban1484 7 месяцев назад +2

      Don't forget: concise and fast! Fast to write, fast to run. Did I mention job security?

  • @AmpharosSquad
    @AmpharosSquad 2 года назад +399

    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 года назад +55

      Do you remember back in 19?

    • @unknownalien3837
      @unknownalien3837 Год назад +3

      sorry you had to endure that

    • @robrick9361
      @robrick9361 Год назад +5

      @@edsanville 😏👈👈.......think about it

    • @jeromeglick
      @jeromeglick Год назад +1

      @@edsanville ...uh, like uh, 20th century.

    • @Zmej420BlazeIt
      @Zmej420BlazeIt 7 месяцев назад

      ​@@edsanvillei remember back in 19

  • @yourix2
    @yourix2 2 года назад +96

    The dice roll got me rolling!! Hahahah

  • @chunye215
    @chunye215 2 года назад +35

    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!"

  • @flyingsquirrel3271
    @flyingsquirrel3271 2 года назад +67

    "What happens in the 80ies, stays in the 80ies. Except for pearl." :'D

  • @gregmattson2238
    @gregmattson2238 2 года назад +435

    as a perl programmer I find this hilarious.

    • @platin2148
      @platin2148 2 года назад +41

      Such people still exist amazing 🤩

    • @தமிழோன்
      @தமிழோன் 2 года назад +8

      sus

    • @HonestObserver
      @HonestObserver 2 года назад +17

      Are you a Highlander?

    • @Animaniac-vd5st
      @Animaniac-vd5st 2 года назад +13

      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 года назад +6

      A perl programmer in 2022! Whyyyyyyyy. 😀

  • @Thomasfrank
    @Thomasfrank 2 года назад +198

    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?

  • @jordanasghar6419
    @jordanasghar6419 2 года назад +27

    Is this encryption?
    ... It's a new Perl script I'm working on 😂

  • @GravitoRaize
    @GravitoRaize Год назад +28

    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 10 месяцев назад

      I feel like we've all had that experience when looking at our own code. That bit about one liners really brought me back.

  • @dustinmorrison6315
    @dustinmorrison6315 2 года назад +151

    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 Год назад +10

      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 Год назад +3

      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 Год назад +2

      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.

  • @atyt22
    @atyt22 2 года назад +11

    ‘“Y’all want something to drink? Well get ya self sumthin” 😂😂

  • @gregorymccoy6797
    @gregorymccoy6797 Год назад +51

    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 11 месяцев назад

      Perl 6 killed it. IMO. It created confusion. Companies either remained on Perl 5 or migrated to something else. Often Python.

  • @unfa00
    @unfa00 2 года назад +7

    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.

  • @filippxx
    @filippxx 2 года назад +66

    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 года назад +9

      Was that...in...19....

    • @jeromeglick
      @jeromeglick Год назад +3

      @@AmstradExin ...ah, uh... Reagan administration!

  • @Dalroi1
    @Dalroi1 2 года назад +36

    Perl is still my goto language for text-manipulation tasks, horses for courses, then C++ and C# for most other work.

    • @quervo151
      @quervo151 2 года назад +4

      is pretty good at processing data, for projects like ERP systems is actually the best solution

    • @mandisaw
      @mandisaw 2 года назад +2

      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.

  • @oluwayanmistephen6820
    @oluwayanmistephen6820 2 года назад +21

    "What happend in the 80's stays in the int 80's ...........except for perl"

  • @rezzob
    @rezzob 2 года назад +14

    “everyone says perl is dead, not while Im still here!” even a non-programmer bursts to laugh to that truth )))

  • @LARathbone
    @LARathbone Год назад +7

    Perl: We want our programming language to feel like natural language.
    Also Perl: REGEX FTW!

  • @GerbenWijnja
    @GerbenWijnja 2 года назад +13

    The interview itself was written in Perl, nobody understand it.

  • @_DRMR_
    @_DRMR_ 2 года назад +9

    I missed the "there is more than one way to do it" shout-out in here.

  • @ATXAdventure
    @ATXAdventure 2 года назад +44

    "Is this encryption? Its a purl script I'm working on." 😂😂😂😂

  • @timapple9580
    @timapple9580 2 года назад +23

    still using PERL today lol

  • @davecarvell
    @davecarvell Год назад +11

    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.

  • @SimGunther
    @SimGunther 2 года назад +8

    "I remember back in nineteen-"
    _Confused looks intensify_

  • @sebastiantomasalvarez
    @sebastiantomasalvarez 2 года назад +12

    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 Год назад +2

      Same here. Perl brought beautiful solutions to tough immediate problems.

  • @xance
    @xance 2 года назад +17

    This one is the best "I wrote the black pearl". Keep it up! Please do one with C#, dotnet, visual basic, pascal

  • @caspera3193
    @caspera3193 Год назад +3

    Looks like a typical Computerphile guest to me

  • @bluesquare23
    @bluesquare23 Год назад +5

    Perl is like a thermos, it keeps cold things cold and it keeps warm things not impossible.

  • @pille4812
    @pille4812 2 года назад +11

    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+ 😊

  • @jehaande
    @jehaande 10 месяцев назад +2

    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 ❤

  • @rickst
    @rickst Год назад +5

    The truth IS that python IS almost as old as Perl.

  • @pm71241
    @pm71241 2 года назад +22

    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 года назад +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 2 года назад

      It's fast but it's probably best to use python with pandas and/or numpy.

  • @alexhajnal107
    @alexhajnal107 Год назад +3

    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.

  • @udirt
    @udirt Год назад +3

    Y'all writing in past tense is telling. But pretty perl is possible, I've seen it.

  • @human_devops
    @human_devops 2 года назад +8

    I am this person. Also I have worked with a ton of these people. Also perl still rocks :)

  • @MrSuperJaskirat
    @MrSuperJaskirat 2 года назад +12

    RUclips better make this guy popular

  • @Babs42
    @Babs42 2 года назад +7

    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 Год назад +1

      Yep. Most haven't the foggiest clue, but it doesn't stop them from commenting out of sheer ignorance. Amazing.

    • @YaroslavFedevych
      @YaroslavFedevych 11 месяцев назад

      DBIC, probably the only ORM in existence that enables SQL injections.

  • @TheSadilek
    @TheSadilek Год назад +4

    Cracked up at 'regular expression'... I can remember me telling people 'regular expression' all the time when learning Perl.

  • @StevePlaysBanjo
    @StevePlaysBanjo 2 года назад +9

    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 года назад +3

      In 19.....

    • @mandisaw
      @mandisaw 2 года назад +2

      "That's a name I've not heard in a long time... a long time"

  • @anpesx
    @anpesx 11 месяцев назад +1

    "Is this encryption?"
    "It's a new Perl script that I'm working on"

  • @hansneusidler7988
    @hansneusidler7988 2 года назад +29

    I use perl since 1995 and i still love it today, even my company has moved away from it

  • @jonastio
    @jonastio 2 года назад +3

    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.

  • @ickcall9208
    @ickcall9208 2 года назад +5

    This has got to be one of my all time favorite skits

  • @NightKnight252
    @NightKnight252 2 года назад +3

    I love even the title comes with a troll with the word “rare”😆

  • @joshsera
    @joshsera 2 года назад +3

    Accurate, because I could only understand about half of what the guy was saying.

  • @KA-rt6bb
    @KA-rt6bb 2 года назад +5

    It's a shame this one isn't the most popular

  • @franknord4826
    @franknord4826 2 года назад +101

    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 года назад +7

      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 2 года назад +1

      where is your company located?

    • @Solathian
      @Solathian Год назад +1

      use v5.36; -> signatures are enabled

    • @brinckau
      @brinckau Год назад +7

      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.

  • @buraky16
    @buraky16 2 года назад +7

    there are people still using perl professionally, because they can't be replaced ! lol

  • @stevens2806
    @stevens2806 9 месяцев назад +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!

    • @notsojharedtroll23
      @notsojharedtroll23 Месяц назад

      Teach us your ways oh gold ole Perl Expert

    • @stevens2806
      @stevens2806 Месяц назад

      @@notsojharedtroll23 The way of the "not Perl."

  • @0xkudz4i
    @0xkudz4i 2 года назад +3

    "I remember back in 19...."

  • @AmstradExin
    @AmstradExin 2 года назад +4

    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 2 года назад +3

      or maybe hes so old that he can only remember 19 and not even the full date :D

    • @mandisaw
      @mandisaw 2 года назад +3

      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 😅

  • @turkantay
    @turkantay 2 года назад +4

    Year 2022 and I was hired for Front end. Then I got to know I had to write my codes with Perl.......

  • @quotablecode
    @quotablecode 2 года назад +7

    This guy... I tell you... This guy gets it man

  • @SomePotato
    @SomePotato Год назад +1

    Given that some banks still use EBCDIC, you should have great job security as a Perl dev.

  • @adabujiki
    @adabujiki Год назад +1

    Ohhh yes! yet another masterpiece from my favorite weird guy on RUclips.

  • @jeromeglick
    @jeromeglick Год назад +3

    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.

  • @truth-12345.
    @truth-12345. Год назад +2

    I have to search Perl because of this 😆

  • @jkbenedict
    @jkbenedict 2 года назад +2

    REGULAR EXPRESSIONS -- Yessir!

  • @jimofleisure2399
    @jimofleisure2399 2 года назад +4

    The **ONLY** inaccurate part of this video is that he wasn't drinking Jolt Cola

  • @NicolaiNita
    @NicolaiNita 2 года назад +4

    "I remember back in 1919 when I was 19..." 🤣

  • @PplsChampion
    @PplsChampion 2 года назад +2

    this is kurt russel at that artic research station 20 years after the end of "the thing"

  • @CharlesWeill
    @CharlesWeill 2 года назад +5

    I remember back in 19 as well.

  • @GirishVenkatachalam
    @GirishVenkatachalam 2 года назад +5

    I love perl

  • @KennethBoneth
    @KennethBoneth 2 года назад +10

    This is legitimately just very funny

  • @XRENDERMAN
    @XRENDERMAN Год назад +1

    You convinced me to go back to Perl (it was my first language in ±2003).

  • @Rider0fBuffalo
    @Rider0fBuffalo 2 года назад +5

    At least the the standard out function has a reasonable name.

  • @BoatyMcBoatface669
    @BoatyMcBoatface669 2 года назад +9

    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

  • @factChecker01
    @factChecker01 2 года назад +21

    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 Год назад +5

      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 Год назад

      @@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 Год назад +2

      @@paulie-g Count me as # 3.

  • @Gabriel-V
    @Gabriel-V 2 года назад +3

    Walter Willis: How do you know what files got imported?
    *throws two dice* 🤣🤣🤣🤣

  • @ryan_layne
    @ryan_layne 2 года назад +62

    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 2 года назад +4

      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 2 года назад

      @@davidwuhrer6704 It’s been the opposite for me.

    • @davidwuhrer6704
      @davidwuhrer6704 2 года назад +1

      @@ryan_layne How so?

    • @ryan_layne
      @ryan_layne 2 года назад

      @@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 2 года назад +1

      @@ryan_layne Yes, I don't see what the difference is.

  • @alancotaes
    @alancotaes 2 года назад +1

    Dude this is awesome!! 😂

  • @vincentpeterson9339
    @vincentpeterson9339 2 года назад +6

    ironically learns perl

  • @TheRedneckPreppy
    @TheRedneckPreppy 2 года назад +16

    "[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.

  • @susiebaka3388
    @susiebaka3388 Год назад +3

    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

  • @rudrecciah
    @rudrecciah 2 года назад +3

    i love how he's using nano and in light mode

    • @jonastio
      @jonastio 2 года назад +1

      That's the one thing that bugged me. It would have been pico, and most programmers of that time would have been arguing over vi vs emacs and not even considered pico as a viable editor.

  • @Spaaace
    @Spaaace 2 года назад +1

    "well gitcha seves sumthin.."
    Dad???

  • @limbo3545
    @limbo3545 2 года назад +2

    You can compile Perl in WebAssembly 👀

  • @robrick9361
    @robrick9361 Год назад +1

    The index finger to the temple is too damn funny.

  • @mikebauer6917
    @mikebauer6917 2 года назад +2

    “Perl poet” LOL

  • @sankalpietechtips
    @sankalpietechtips Год назад +2

    Very inspirational.
    I am now learning Data Structures in Perl 💀

  • @neuvocastezero1838
    @neuvocastezero1838 Месяц назад

    Hats off to you sir, your Texas accent is the thing of legends.

  • @daxramdac7194
    @daxramdac7194 Год назад +2

    Yall want something to drink? Well git yourself something to drink then. 😂😂

  • @TubularAnimator
    @TubularAnimator 2 года назад

    So happy I subscribed recently and receive all your notifications.

  • @AndyCutright
    @AndyCutright 2 года назад +3

    Perl Poet! That is so spot-on.

  • @JunkerSchmidt
    @JunkerSchmidt 2 года назад +4

    Wise words from an old man.

  • @ethangold3000
    @ethangold3000 Год назад +1

    PERL programmer here - loved this.

  • @grodesby3422
    @grodesby3422 Год назад +1

    Perls heyday was the 1990's to early 2000's, not the 1980's. In the 80's people were still faffing about with shell scripts, awk, sed, et al. Perl was the programming language that made all that stuff easier to deal with, but it got popular with the early web. Also the beard isn't very convincing.

  • @wherami
    @wherami Год назад +1

    I just ran into a perl script the other day. This is too true. I had to come back and say it again lol

  • @dgh25
    @dgh25 Год назад +1

    "I REMEMBER BACK IN 19...." 😂😂😂😂😂😂

  • @Robin_Goodfellow
    @Robin_Goodfellow 2 года назад +15

    The most frightening bit of code I have ever worked on was a Perl script. I hope that whatever intern took my place has an easier time understanding the okay-ish Java I wrote to replace it. At least there's version control, now.

    • @jimbarino2
      @jimbarino2 2 года назад +17

      The most frightening bit of code I have ever worked on was a Perl script.
      That I wrote.
      The day before.

  • @NotTheHeroStudios
    @NotTheHeroStudios Год назад +1

    the dice roll murdered me lmfaoaoooo

  • @ecosta
    @ecosta 5 месяцев назад

    Did I miss a Perl 6 reference? Or "running code inside regex" or context-based expression types? Assigning a list to a scalar or a hash to a list? No bless? OMG where is the required mention to the goatse operator?