Yeah, it’s a good shell. I’ve found the lack of compatibility with some bash tools to be inconvenient enough that I just went back to zsh and found alternatives for the parts that I liked about it. Works well enough for me.
Yeah, it’s a good shell. I’ve found the lack of compatibility with some bash tools to be inconvenient enough that I just went back to zsh and found alternatives for the parts that I liked about it. Works well enough for me.
I feel you. It’s however gotten a lot better since I turned some of these commands into abbreviations. They’re aliases that expands in place, more or less. Fish has them natively, I personally use zsh-abbr.
Some people do overestimate how much of the software they’re actually using, and how far back some features go. I learned the little PS I know using a 7.0 license my father bought, I used it for years doing 2D graphics and web “design”, and still basically still have the same workflow with minor differences to avoid destructive changes.
I guess we should have added the word “notable”
I’m terribly sorry, you left the door wide open ;)
I’m curious, what makes AppImage a good choice for the lazy developer? Is it easier to create?
It was self-fulfilling for me. I started self-hosting and messing with networking before I went into IT. I thought I’d be in a very different field until ~10 years ago.
Interesting, to me, the dual gradient looks like late 90s WordArt lol
I do see an image on Voyager iOS
I’m curious what made it that complicated. Was the Synology OS (DSM they call it right?) fighting you along every step or something? As far as I know it’s a custom Linux OS but I have no idea what it’s based on, or if it’s even based on a specific distribution… I could definitely see it being a challenge depending on the answers haha.
The guy is literally called Emmanuele Bassi. E. Bassi. Ebassi.
“Company time” doesn’t mean much to me, as a remote salaried worker with relatively flexible schedules. Not touching anything but work code from my company machine should be enough, as far as I could understand. Not a lawyer, though.
Eh, I just generally avoid Nvidia on Linux hosts unless I specifically need it. Their driver situation is better than it was, but still sucks.
Pretty much the only thing I use Tailscale for is remotely SSHing from my phone to my home NAS, and they definitely don’t manage my keys. They do have a “Tailscale SSH” feature I don’t use…
If it wasn’t that it’s Nvidia and that you bought this specifically for Linux, I’d have told you to keep the Nvidia, as you did get a significantly better card for the price you paid.
It’s all computers. How “personal” it is just depends on what you do with it. I used what was technically a desktop PC as a home server for years. Without a monitor and kb/m plugged in, there’s not much personal computing going on with it. It’s mostly semantics, in the end it’s all computer systems lol
I’d agree if it wasn’t that in this specific case, I don’t think you really get heard by making such absolute statements and calling people that disagree with the point of view bots.
Naming is really hard, I can’t blame you haha. I never had to name public facing things, at work I usually advocate for either really straightforward descriptive names or just having fun on a theme (e.g. we had classical music based stuff at one place, like Orchestra, Sonata, Symphony, and pop culture/nerdy stuff at another like Marvel heroes or SW characters, etc). Coming up with a name that’s marketable, discoverable and searchable sounds like a nightmare lol
I’m always curious as to what these “don’t bother coming at me” comments are actually supposed to achieve. What is the point of making a public statement, and preemptively dismissing discussion as “bots” in one fell swoop? Is it just you venting out or something?
busybox based distros like Alpine, or maybe Android, are probably the closest thing to non GNU-based Linux. Although I have no idea if they really have zero GNU stuff or just coreutils specifically.
Honestly, it’s just another shell. Both Bash and ZSH happen to be mostly POSIX compliant, so stuff that works for Bash tends to work with ZSH too. For me it’s mostly just about the stuff I can add to it - I use the antidote plugin manager to get additional autocomplete, syntax highlighting, suggestions, async prompt updates, that kind of thing.