No need. Looking at the age of users of emacs vs others we’ll live a long time
No need. Looking at the age of users of emacs vs others we’ll live a long time
And who says AI means neural network? That’s what we use, doesn’t mean that’s the only AI possible to write. There are a lot of different models, neural network is popular right now because it can learn from data without anyone having to teach it actual logic. An AI written by fictional character can be a deterministic kind with very similar logic to humans that you can inspect and write and give weights to things.
Yeah but the people who made it like that probably understand whether to trust it to write code or not. The AI Tony wrote, he knows what it does best and he trusts it to write his code. Just because it’s AI doesn’t mean it’s LLM. Like I trust the errors compilers give me even if I didn’t write them because it’s good. And I trust my scripts to do things that I wrote them for, specifically since I tested them. Same with the AI you yourself made, you’d test it, and you’d know the design principles.
My understanding is this:
It’s just the principle of AUR wrappers. Yes they are very useful, but anyone and their uncle can put a package in AUR name it whatever they want as long as it’s not taken. AUR wrapper makes it easier to install things without knowing much, but manually searching for something, finding it, and installing it involves conscious choices. Arch cannot be responsible for people installing malware from a software they recommended, that’s why it’s kept this way intensionally.
Imagine if yay/paru came with the os, or could be installed from pacman, then people would just recommend doing that to new users and then they might just install whatever and break the system a lot more.
That’s what I thought, but then when arch install fcks up it seems even harder to fix. I ised it because I have been getting new computers so it was easier to run run it. It messed up the SSD in a way, and trying to run it again wouldn’t work because it can’t find the SSD that it did something to. It took a while to manually fix all that.
Also idk why arch install doesn’t have easy way to partition home and root, the default suggestions’s root is too small, changing it requires manually making each partition, just take an integer(%) allocated for home and calculate from there.
Yup, considering they deprecated so many functions and removed them I’d imagine switching would be really hard.
Even while writing my new projects in gtk4 (tiny projects) I run into problems of many solutions no longer working because the functions are removed without any replacements.
I support this if it applies to everyone, not just AI. We should be able to use everything that we see as well
Can I go completely 180 and suggest programming as a hobby? If you want a hobby where you’re in a computer. Then try learning to program little things. If you work on a computer then it’ll make things easier for you in the future, it’ll keep your brain sharp and teaches you problem solving.
Sorry, I forgot about this. I meant to say any sane modern language that allows unicode should use the block specifications (for e.g. to determine the alphabets, numeric, symbols, alphanumeric unicodes, etc) for similar rules with ASCII. So that they don’t have to individually support each language.
I was thinking that exact thing lol. I’m like, yes ‘distributions’ are distributing new softwares with the new kernel.
And the improvement in desktop environments does feel like a good improvement considering the user is interacting most with it.
Or maybe I’m just apathetic to these things because most things I care about my distribution are that it provides me a good package manager for external and self made programs. And everything else is just programs installed through said package manager.
What’s called pastries though.
I thought the most mode sane and modern language use the unicode block identification to determine something can be used in valid identifier or not. Like all the ‘numeric’ unicode characters can’t be at the beginning of identifier similar to how it can’t have ‘3var’.
So once your programming language supports unicode, it automatically will support any unicode language that has those particular blocks.
Yeah but those are arguments to cd
, the error says command not found
Edit: Sorry didn’t see /S
He edited it so now his account is no longer marked as bot. Maybe you’ll see others. Try searching for lemmy bots.
I’m on voyager. It shows up as an lil robot icon.
Yeah, I knew it wasn’t a bot reply, but since I thought you marked it as such it was a fun comment.
So the AI boom has made the bots depressed too huh …
But if everyone is using it to mean something new then we need to record that.
It doesn’t have cups? You should be able to install it and plasma’s ctrl+p should work with it.
Dam. Finally someone else who did something similar. I also changed my focus into more GIS and programming oriented work because of AutoCAD being what it is. I like working on open source software because I don’t suddenly lose all my work because I ran out of license or left my job.