• 15 Posts
  • 62 Comments
Joined 7 months ago
cake
Cake day: March 4th, 2024

help-circle
  • umbraroze@lemmy.worldtoProgrammer Humor@programming.devLanguages
    link
    fedilink
    arrow-up
    14
    arrow-down
    1
    ·
    5 days ago

    Yeah, I was about to say.

    Perl 5 is like Esperanto: borrowed neat features from many languages, somehow kinda vaguely making a bit of sense. Enjoyed some popularity back in the day but is kind of niche nowadays.

    PHP is like Volapük: same deal, but without the linguistic competence and failing miserably at being consistent.

    Raku (Perl 6) is like Esperanto reformation efforts: Noble and interesting scholarly pursuits, with dozens of fans around the multiverse.


  • umbraroze@lemmy.worldtolinuxmemes@lemmy.worldLinux rule
    link
    fedilink
    arrow-up
    14
    arrow-down
    1
    ·
    17 days ago

    Free Software is Leftism because it has got us great software and maybe the only bad thing I can say is that release schedules aren’t a thing

    Open Source is Capitalist Friendly because, ummmmm, extremely shitty Community Editions and putting everything cool in proprietary side, uhhhhh, random license changes to shit that isn’t actually OSD compliant, unghhhhhh, need of constant vigilance against license violations.

    Like I am happy cheap hardware vendors have adopted OSS components but why are they frequently so shitty about everything










  • /mnt is meant for volumes that you manually mount temporarily. This used to be basically the only way to use removable media back in the day.

    /media came to be when the automatic mounting of removable media became a fashionable thing.

    And it’s kind of the same to this day. /media is understood to be managed by automounters and /mnt is what you’re supposed to mess with as a user.


  • To me this doesn’t sound like a massive amount of work went into this, it’s just a sidebar that displays a web page.

    Pretty much the same thing happened with Pocket. “Why is Pocket integrated to Firefox?” “Well it’s a project wholly owned by Mozilla. If you don’t like it, you can just remove the button.” “Well I still don’t like it at all - can I remove it entirely to reclaim some of the bloat?” “What bloat? It’s just a button and a few web API calls, disk/memory saving would be negligible.”



  • Like I said this was in the Vista era. Or possibly before the Vista release, part of the Longhorn hype train (Longhorn got some super hyped features, such as an epic next-generation filesystem to replace NTFS, which Microsoft ultimately canned, and Vista ended up, you know, being Vista).

    This was so long ago that I unfortunately don’t remember what exact feature this was about, but it was about some new Windows component.


  • I can’t remember it, but I read one Microsoft blog post (in Vista era?) about how one team at Microsoft would develop some amazing new Windows component. They’d proudly name it AmazingNewService.dll. And then the operating system team would come in and say “that’s all fine and good, but you have to conform to the naming convention.” 8+3 filenames. First two letters probably “MS”, because of reasons. …and 15 years later, people still regularly go “What the fuck is MSAMNSVC.DLL?”







  • This was so long ago that I can’t actually remember the actual reason why things had to be done by hand. Part of it may have been a conversion snag, but there were probably some other reasons why it wasn’t as simple as writing a script to do the job. Because I distinctly remember I wrote some scripts to help with other data conversion jobs.


  • Flashback to my first job. Coworker designed a giant complex web app with bazillion UI messages. Another coworker (in the Management) sent me the UI messages. As an Excel file.

    I was tasked to manually convert the messages to a PHP data structure of some description (because this was 2002 and Excel files didn’t exactly lend themselves to scripting in Linux). Surprisingly, the management person did acknowledge my complaint that the conversion process was far more painful than necessary. Not that this helped, because soon after the startup got acquired and as far as I know the tech currently only exists in conceptual level in some big corporate vault or other.