• @[email protected]
    link
    fedilink
    18110 months ago

    What kind of maniac posts a screenshot of their code instead of the code itself to ask for help tho

  • @[email protected]
    link
    fedilink
    4410 months ago

    IDEs are bloat. I write my code using command line and concatenating each line into the file.

  • @Matthew
    link
    3410 months ago

    I use light mode. Compliments are not forthcoming.

    • @[email protected]
      link
      fedilink
      English
      310 months ago

      Light mode is the best and I think a significant number of people who oppose it are students or hobbyists who only program outside of typical work hours. During work hours, I want bright light to keep me alert. And I work in a well lit office and home mostly during the time of day when there’s lots of sunlight. Dark mode just doesn’t make sense for professionals.

      Plus, if even a single documentation site or Google search uses a light theme (and many do, especially by default), you risk blinding yourself with the sudden flash to light. By comparison, if I’m using light mode and something else is in dark mode, it doesn’t hurt me at all.

      • @[email protected]
        link
        fedilink
        1710 months ago

        You can use Dark Reader for those sites. But I do get where you’re coming from.

        I’m not in an IDE all day every day, but there are dashboards that I keep in light mode to subconsciously signal to myself to be extra careful in. It’s like how some Linux admins set their production shells to bright red.

      • Racle
        link
        fedilink
        1510 months ago

        Almost every professional developer that I know uses dark mode. Maybe 1% uses light mode and those are people who code in legacy environment.

        And for web, you have Dark Reader 🤷 so no bright lights when browsing web.

        • Kogasa
          link
          510 months ago

          SQL Server Management Studio still has no dark mode, although there is a hidden one that Microsoft really doesn’t want you to use (I think you need to change a registry flag, also it sucks). But I think Azure Data Studio might.

          • Racle
            link
            fedilink
            210 months ago

            Personally I’ve been using lot of dbeaver for my database needs (mysql, oracle, postgress, apache drill, sqlite) which has a dark mode.

            It should also work with sql server, but I’m not sure if is it’s missing some of the tools people need 🤔

            • Kogasa
              link
              110 months ago

              Never heard of dbeaver, but I use JetBrains DataGrip 99% of the time, which looks the same as every other JB IDE (not bad). There are some super clunky but occasionally useful SQL Server tools in SSMS but for typical dev work there’s nothing you really need.

              • Racle
                link
                fedilink
                110 months ago

                DataGrip is a very good choice also. And JetBrains products are very good, if you can get a license, I would usually recommend those.

                But I just prefer dbeaver because it’s free to use, so I don’t have to worry about license at work or at home 😄

      • Kogasa
        link
        1310 months ago

        I don’t care what you prefer. But:

        Dark mode just doesn’t make sense for professionals.

        Come on.

        I use a dark, low contrast theme and work in a nearly unlit room with my monitors on nearly minimum brightness. It’s comfortable and totally efficient. I understand wanting to switch to bright mode and use higher contrast when reading unfamiliar material, but code is not that. It is highly structured, repetitive (syntactically) and organized. So you can usually have a clear idea of what you’re looking at without relying much on visual details.

        you risk blinding yourself with the sudden flash to light

        Only if your monitors are way, way too bright for your environment.

      • @[email protected]
        link
        fedilink
        510 months ago

        Joke’s on you, first thing I do is closing the blinders in my office, when I come in to work.

        But really, I just prefer dark themes. I can and will totally work with bright themes, if the GUI supports it, but if I have the choice, I chose dark themes wherever possible (e. g. Not for applications in bright sunlight). And yes, I work during daylight hours…

      • @[email protected]
        link
        fedilink
        110 months ago

        Dark mode just doesn’t make sense for professionals.

        What, you don’t skateboard down the hallway to the server room?

  • @[email protected]
    link
    fedilink
    6
    edit-2
    10 months ago

    I spent 45 mins with ChatGPT trying to give me the quick resolve for something querying with M.

    It ended with me telling ChatGPT that if it worked for me, it would be fired because it kept trying to reoptimise my query, resulting in syntax and load errors, then “fixing” them by ignoring my query’s criteria.

    I ended up going old school and taking an extra 30 mins to just figure it out myself. Now that I know how it’s done, it’s surprisingly easy to understand.

    So I took that as a compliment; or ChatGPT just sucks at PowerQuery.

    It probably learned, though. If anyone has transform queries around multi-level filtering criteria and ChatGPT helps, that’s because of my suffering.

    • Ceon
      link
      fedilink
      310 months ago

      Does chatGPT really learn from user inputs? I thought it was always restarting from the same base

      • @[email protected]
        link
        fedilink
        410 months ago

        In each session, the last several thousand words (from the user and AI) are kept in a context buffer to be used as additional inputs for the neural network. But I don’t think ChatGPT lets you choose the AI’s responses for that buffer, so you can’t really “train” it in any sense of the word. If you want that functionality, use LLaMa.

      • @[email protected]
        link
        fedilink
        410 months ago

        It will eventually incorporate user inputs in the model. So yes it won’t learn in real time from other users, but at some point those inputs will be fed back into itself.

  • @[email protected]
    link
    fedilink
    510 months ago

    What kind of monster screenshots his code (I mean Unreal blueprints I understand out of novice) but actual C or java code!?

  • voxel
    link
    fedilink
    510 months ago

    you should avoid posting pictures of code tho.

  • quadropiss
    link
    fedilink
    210 months ago

    Whenever I show people a screenshot from my ide I get unironically bullied LMAO