this is the first meme I have ever made (yes I am that old) - so be gentle :)

what does being modern mean to you?

    • nikolasdimi@lemmy.worldOP
      link
      fedilink
      arrow-up
      2
      ·
      2 months ago

      this is the “joke”. that every API client calls themseleves modern without this essentially meaning much.

      and certainly not, I dont mean Postman. But this is the easy answer. What I also mean is that many of the tools that came as a response to Postman being “old fashioned” are basically mimicking the same things or principles with a few things here and there.

      so everything is like “postman but with a better XYZ feature” or “Postman but open source”…

      • encelado748@feddit.org
        link
        fedilink
        arrow-up
        8
        ·
        2 months ago

        Bruno does not have any of the characteristic in the meme you shared. And still I do not understand what do you mean by modern api client. Every single application using an API is an API client. Do you mean stuff like curl or postman or things like first party SDKs or what?

        • nikolasdimi@lemmy.worldOP
          link
          fedilink
          arrow-up
          1
          ·
          2 months ago
          • bruno does have a paywall last time I checked :) but the point is not to have tool debates :) my main point is around overall philosophies and ways that new things are like older things with a small twist.
  • CoyoteFacts@piefed.ca
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    Oh my god my biggest pet peeve is every single new project awarding itself “modern, lightweight, blazing fast”. Seeing these words actually negatively affects my perception of your new super cool project. Along with the fucking emojis.

    aka:

    Modern: “I couldn’t understand the codebase of the previous solution, so I rewrote it using stuff I’m familiar with”

    Lightweight: “Featureless/no features that I don’t use”

    Blazing fast: “Doesn’t have any edge cases handled yet”

  • transporter_ii@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    2 months ago

    Just moved to Linux and wanted to test an api. Opened Software Manager and installed Resonance. It looks like there are Mac and Windows versions. It was simple and clean, and did what I needed to get done. I have to admit, when I clicked to install, I was wondering what kind of hoops I was fixing to run into to use it. None. There were no hoops.

  • Zagorath@aussie.zone
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    Insomnia > Postman.

    I switched to Insomnia around 2021 when Postman started enshittifying and found I liked it a lot more. Insomnia has also been relatively enshittified unfortunately, but it feels like it’s to a lesser extent.

    • tempest@lemmy.ca
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      Bruno > Insomnia

      Dropped insomnia after it started to ask me to login and collaborate on things

    • dhruv3006@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      Postman was great when it made APIs simple, but over time all the accounts, cloud sync, and extra features kind of slowed down the core workflow. And then a lot of clients just ended up copying that model instead of rethinking it.

      On the optimistic side we are seeing some stuff that want to rethink this: tools like Voiden and Yaak with a few new approaches like  Git-native workflows, reusable request pieces, more composable setups basically making API work feel more like actual dev work again.