You prefer to focus on its other shortcomings?
You prefer to focus on its other shortcomings?
Sounds like a rash decision.
Lol wow, intelliJ? Shit’s slow as fuck
I use SO all the time and I truly had no idea… You mean a lot of answers are submitted by users who used AI?
With all due respect, how can you weigh in on programming so confidently when you admit to not being a programmer?
People tend to despise or evangelize LLMs. To me, github copilot has a decent amount of utility. I only use the auto-complete feature which does things like save me from typing 2-5 predictable lines of code that devs tend to type all the time. Instead of typing it all, I press tab. It’s just a time saver. I have never used it like “write me a script or a function that does x” like some people do. I am not interested in that as it seems like a sad crutch that I’d need to customize so much anyway that I may as well skip that step.
Having said that, I’m noticing the copilot autocomplete seems to be getting worst over time. I’m not sure why it worsening, but if it ever feels not worth it anymore I’ll drop it, no harm no foul. The binary thinkers tend to think you’re either a good dev who despises all forms of AI or you’re an idiot who tries to have a robot write all your code for you. As a dev for the past 20 years, I see no reason to choose between those two opposites. It can be useful in some contexts.
PS. did you try the eslint 8 -> 9 migration tool? If your config was simple enough for it, it likely would’ve done all or almost all the work for you… It fully didn’t work for me. I had to resolve several errors, because I tend to add several custom plugins, presets, and rules that differ across projects.
I wouldn’t say it’s accurate that this was a “mechanical” upgrade, having done it a few times. They even have a migration tool which you’d think could fully do the upgrade but out of the probably 4-5 projects I’ve upgraded, the migration tool always produced a config that errored and needed several obscure manual changes to get working. All that to say it seems like a particularly bad candidate for llms
Define “update”
haha I think I remember this!
For me, it’s cloud.
Yikes. Blame iPhone (and Android) hiding file structure in most every app
In a sense it is, before it gets compiled. And yes I’m using the term loosely, please don’t @ me people
A lot of times, the literal definition varies from what people think of when they hear a thing. We call a lot of similar things words that don’t fully make sense but since other people will know what it means, it’s useful. When everything is an app, piles of specifics are glossed over. That probably doesn’t matter when talking to a non-developer, but sometimes it might. Those of us in software like the specificity because it tells us many things we might otherwise have to ask several questions to learn about. So yeah, sometimes it matters, other times it won’t.
I love it. Way to go!
Thank you! This is awesome:
Get and set fingerprint LED brightness (–fp-brightness, --fp-led-level)
Came here to say this. I really like mine.
Oh, got it. I thought you were saying the only people to like Linux are those who grew to hate windows. that describes me.
I disagree. If you’re starting from nothing, and you buy a pre-installed, linux is easier by far. The general populace does not install windows themselves either so let’s not compare that aspect.
You’re right that most people don’t use the RE. That was a bad example I guess.
The point of my question is this though: as pointed out in the original post, maintaining windows is no easy lift. To the point that your average user knows and hates the constant windows update process, and needs an “IT guy” in their life to help them overcome the hurdles which will arise. The idea that windows just works is a fallacy. Also same with Mac (or linux), but honestly? To a large degree linux can be that way for most users most of the time. Probably even more so than macs as long as it’s a good setup to begin with (the right distro, the software installed the user needs). Most people just need a browser. And it’s not without challenges just to keep even that running on windows. I’m aware of zero linux distros which force updates and even if you seek them out and install them, they aren’t very disruptive 99% of the time.
The best example of fighting the good fight as far as OSes. Good on you. Linux these days is for sure way better than commercial oses in most ways. Windows is more supported and macos is more obsessively polished on the surface. Otherwise they got nothing going for them
No, no it is not, especially when compared to IJ.
It launches and reloads my projects to a usable state in probably 2-3 seconds on my machine and it basically never randomly freezes like IJ did for me. People who say vscode is slow just have a hate boner for electron.