Makes it easier to distribute and set up
So you’re right… To an extent… I usually say I’m making a new button when I’m figuring out an alias.
I guess a better way to express my point is that I’m not geared for interpreting graphics to tell what a button is supposed to do, nor am I cool with needing to press the same buttons in order multiple times.
On the CLI, all the buttons are named with (impo) meaningful names, and I can combine them into new just-as-accessable buttons whenever I want for free! It might align more with my working frustrations, I hate dragging my eyes over the same text/iconography every time I wanna do something, I want it to just ‘happen’. I need a user interface that can react to me faster than I can think and to achieve that I just limit my UI to exactly what I want and I keep it easy for me to expand as I need it.
Imo I don’t memorize commands. Everything on my zsh is so aliased that I don’t think I can teach someone else how to use any other cli.
It just turned into me telling the machine what I want it to do and let it figure out how to rather than me do every little button click step.
“why don’t you just”
╭∩╮(︶︿︶)╭∩╮
I was lazy… Here’s it on YouTube https://youtube.com/shorts/VD4lZvYCfZc
IMO if Lemmy had all the features that old.reddt had it would still be an objectivly worse UX experience. Federating reduces UX, that’s just a rule.
We should focus on making the onboarding process as simple as possible like enabling social login (inb4 insecure and not private: let people make their choices), and making it easier to move between instances and understand what instance you’re looking at.
I had a really frustrating time when I was trying to have a SATA and m.2 drive. Turns out some sata ports cannot be used while an SSD is in a given m.2 slot.
Look up your motherboards instruction manual, it should have the rules listed out. Give them to chatgpt and ask it to tell you how to plug your drives in.
Choose nixos
2 birds 1 stone
PC gamers moving to console? What’s next the existing consoles adopting keyboard+mouse?..
There is no downside to this
Discreet math, Calculus, and Physics change the way I think about code
Forget neovim, try using ED
Id pay to watch that
I guess another way to phrase that is “is the concept of creating fire” creative.
Because sure you can have many ways to create it but if everyone is doing it then is it creative? Because if everyone is creative then is anyone creative?
I mean if it’s just a private server for just the people he knows then I don’t get why this would be a concern, but if it is to mitigate family drama then rocket chat definitely has end-to-end encryption https://docs.rocket.chat/use-rocket.chat/workspace-administration/settings/e2e-encryption
Rocket chat is like slack but FOSS… haven’t tried it myself but it could be something
We’ll know if he ever finds some funny way to say he’s using Windows… that or he’s genuine and it’s a click bait title, didn’t watch it ¯\_(ツ)_/¯
How expensive can “reputable” be. I got danhab99.xyz for like ¯\(°_o)/¯ $20/year?? Who cares
I thought the whole point of android is to be open source. We shouldn’t let Google own it
For your education:
Pacman like many other package managers tries to minimize network queries, to do this you download a manifest of every package available and its installation instructions.
-Sy
downloads the latest manifest from all of your pacman repos,-u
installs the packages whose “version” field changed between the old and new manifests.These error messages show that the domain name the manifest had for your package was unavailable, this is why you should check for updates.