• 0 Posts
  • 48 Comments
Joined 1 year ago
cake
Cake day: June 26th, 2023

help-circle


  • If a tool were created that properly converted an UML diagram into a project without any need for code, all the programmers that lost their job to this tool would then be hired by the company that offered it, in order to give maintenance and support to everything the customers want in their programs.

    It would be removing programmers from they payroll of some companies but they would still be working for them, just further down in the chain.

    The same is true for AI. If AI could completely replace programmers in some area, it would need a lot of programmers itself to keep dealing with all the edge cases that would show up from being used everywhere that a programmer was needed before.







  • Speaking specifically about npm: A ton of packages used as dependencies for a million different things have very loose quality control, some even merge community PRs straight to release without checking the code in any way. More often than not I have run into packages maintained by people with no connection to the original dev and don’t even know how its code actually works.

    I remember a couple years ago I needed to read zip64 files so I picked up the zip file definition and implemented the read operation for it in the package we were using for zips. I only implemented a very small subset of the format to strictly solve my problem. I opened a pr to them saying “here’s some quickstart of you plan to add full support for zip64” - next time I checked they has merged my pr as if was and now were having folks registering issues for incomplete zip64 support.









  • Phen@lemmy.eco.brtoProgrammer Humor@lemmy.mlNames
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    10 months ago

    Reminds me of Alundra on the PS1, where at some point the game forced you to accept praying in a church; I tried to reject it but the game wouldn’t let me. It ended up being plot relevant in the end, as

    spoiler

    you prayed to some demon or something and that allowed him to enter your dreams or something like that, I don’t remember too well)


  • Phen@lemmy.eco.brtoProgrammer Humor@lemmy.mlNames
    link
    fedilink
    arrow-up
    66
    ·
    10 months ago

    I used to have an rpg on steam, with “fantasy” in the name. One day someone sent me an email asking if there was any way to remove all references to magic from the game so they could play it, as having witches and stuff was a big no for them, but they still wanted to try the game.