[-] balder1993@programming.dev 1 points 3 months ago

But I’m sure the fact Android is FOSS had nothing to do with it, it’s just a random coincidence. It would simply be the most popular OS.

[-] balder1993@programming.dev 1 points 3 months ago

Problem is that requires carefully testing, and not every company wants to have a half-assed port that doesn’t have a good experience on the desktop.

[-] balder1993@programming.dev 1 points 4 months ago* (last edited 4 months ago)

I mean, the way I see it he also has an economic incentive to endorse more AI everywhere.

On the other hand he seems to be one of the people actually pushing for saner legislation.

[-] balder1993@programming.dev 1 points 1 year ago* (last edited 1 year ago)

I had similar experiences and nowadays I just ask for sample exemples of how to do stuff in isolation then I piece them together myself.

One example was trying to create some hooks for git to avoid copy-pasting something every commit. After trying to often correct it again and again, I just decided to start fresh and ask for a generic sample. It finally gave me a correct one. But I did the work to customize if for my needs and test it.

[-] balder1993@programming.dev 1 points 1 year ago

I like how monorepo is at the bottom.

[-] balder1993@programming.dev 1 points 1 year ago* (last edited 1 year ago)

I don’t use it that much for programming in the project directly, but sometimes to ask for input about ideas I have and pros/cons and follow up questions.

But just this week I used ChatGPT to help me write some git hooks I didn’t know were possible.

[-] balder1993@programming.dev 1 points 1 year ago* (last edited 1 year ago)

I was thinking that one effect copilot-like tools will have in projects is more comments describing the code. Because copilot can both help with the code if you document it well as it can document code well with descriptions and their parameters.

[-] balder1993@programming.dev 1 points 1 year ago* (last edited 1 year ago)

That’s correct. I wonder if YouTube still uses Python to this day (seems like they migrated to C++?)

Not saying there isn’t a difference in language performance, but for most world problems the architecture and algorithms matter more than the language for performance. Unless you’re in a very constrained environment such as lower end smartphones or embedded systems.

view more: ‹ prev next ›

balder1993

joined 1 year ago