

It’s great as autocomplete.
I love the weird need to downplay just how good AIs are by calling them “autocomplete”.
It’s great as autocomplete.
I love the weird need to downplay just how good AIs are by calling them “autocomplete”.
Ah - yeah I read that wrong. It’s useful to a programmer.
I mean - the AI models do a lot more than just that one task you know. Or are you a “real programmer” who doesn’t need AI tools because “real men” don’t need help?
Ah knock it off. Jesus you sound like people in the '90s mocking “intellisense” in the IDE as somehow making programmers “less real programmers”.
It’s all needless gatekeeping and purity test BS. Use tools that are useful. Don’t worry if it makes you less of a man.
Well, this kind of AI won’t ever be useful as a programmer
It already is.
So no, your snippet library can’t do that.
Just far less efficiently than a snippet library.
Your snippet library can convert a large JSON file to a Java class using Java property naming conventions and including annotations for Jackson where the names differ from the JSON?
The claims that AI will be surpassing humans in programming are pretty ridiculous. But let’s be honest - most programming is rather mundane.
Kids… You ever wonder how “rar” came about?
Usenet had limits on its text only post size as well.
Peers can connect to your subplebbit using any plebbit client, such as Plebchan or Seedit. They only need the subplebbit’s address, which is not stored in any central database, as plebbit is a pure peer-to-peer protocol.
Do I need a new plumbus or will my existing one work?
Uncompressed flac? That’s a shit ton of music…
This is the way. Ansible is underrated by the self hosting community.
It’s one of the more permissive licenses - who the hell is going to have a problem with lgpl? You can ship it with proprietary applications.
I wouldn’t justify using any language based on this metric alone.
It’s a good question, but I think the amount of time spent compiling a language is going to be pretty tiny compared to the amount of time the application is running.
Still - “energy efficiency” may be the worst metric to use when choosing a language.
Love the “I reject your empirical data and substitute my emotions” energy.
ctrl+a and ctrl+e are from Emacs.
I once ran ‘chown -R root:root /’ in a misguided attempt to solve some permissions issues I was having. 0/10, do not recommend. It turns out a lot of system things aren’t root owned…
Running a stupid command and learning from it is part of the learning process.
You got the basic idea from other posters, but there’s also a lot of weird crap in there as well.
Basically you only need multiple IPs when dealing with services that only really operate on “well known ports”. DNS and SMTP being the usual culprits. For most home users there this is no big deal - even if you wanted to host those services it’s unlikely that you would need more than one ip to do so. HTTP solved this in '97 with HTTP/1.1 which allowed for host headers, which let’s a single server host multiple sites.
This isn’t something new that nginx solved. 😂
The devs I know use it as a tool and check their work and fully understand the code they’ve produced.
So your experience vs. mine. I suspect you just work with shitty developers who would be producing shitty work whether they were using AI or not.