Earlier quoted context omitted.
Finder still can't handle SFTP connections. In 2021. I feel like I'm going insane, or I've missed some sort of critical update, but no, it's just sitting there.
Well.. you’ll have to install an fs driver for that. Exactly like in Linux. Or just use mountainduck
Lima: Linux-on-Mac
181–190 of 366 posts
Re: Lima: Linux-on-Mac
#182It's just a "better integrated" virtual machine: "Lima launches Linux virtual machines on macOS" This might be a controversial opinion, but I find developers flocking to macOS really bewildering. As a developer, why do you want to fight your operating system to get basic things done? This Lima thing, docker running in a virtual machine, Apple being actively hostile with the default coreutils requiring you to layer mu…
I don't feel that I have to fight the operating system at all. In order to get the package manager and a modern version of coreutils you have to run three commands: $ sudo xcode-select --install $ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" $ brew install coreutils The upside is getting a system where most of what I need works out of the box with fairly sensible def…
- Install a whole IDE, so you can...
- Install an unofficial package managar, so you can...
- Install coreutilsRe: Lima: Linux-on-Mac
#183Earlier quoted context omitted.
Here's why I moved away from Linux to macOS: - I'm sorry, but no Linux DE I've ever used beats macOS in terms of stability. The file explorers are also a joke and frequently changing. - I've never booted to a black screen when upgrading macOS. - 99% of the work I do never needs anything that has to be virtualized under macOS. - Macbooks are solid laptops. Every other laptop I've owned hasn't stood the test of time as…
> - macOS is fundamentally the same as it was 10 years ago, just with some relatively minor changes to the design. I'm pretty confident they're not going to move the dock to the top and force a new window toolkit on me that most existing software can't use. I don't know anything about macOS but that is an interesting point. I actually use Linux because of its stability. It is a deeply conservative operating system th…
Ah, I see you've managed to avoid Mr Poettering and his opinions. Well done.
Re: Lima: Linux-on-Mac
#184Earlier quoted context omitted.
This is why I run my dev environment in an Ubuntu VM on Parallels Pro.
I use vagrant boxes (virtualbox) with nfs shares, works well. I'd still do it if I was on linux to be honest. My VMs are provisioned in a way that they have everything installed for the particular project and they are "stateless" in a way that I can and sometimes do reset them to their post-provision state (as virtualbox / vagrant supports snapshots) and my experience with the project stays the same. They are meant t…
Re: Lima: Linux-on-Mac
#185Earlier quoted context omitted.
Finder still can't handle SFTP connections. In 2021. I feel like I'm going insane, or I've missed some sort of critical update, but no, it's just sitting there.
Well.. you’ll have to install an fs driver for that. Exactly like in Linux. Or just use mountainduck
Re: Lima: Linux-on-Mac
#186Earlier quoted context omitted.
I use macos for my desktop, but it has gradually become a terminal emulator + firefox + mail. and for mail, I won't move to catalina mail because they nerfed it. Eventually this will all be linux. I just have to make the time to figure out a good desktop setup. EDIT: actually preview (space bar in finder) on macos is quite useful.
That's pretty much what I use these days. Plus emacs. I run a minimal gentoo setup and hate using other computers as they are always sluggish despite having newer and more powerful hardware. You should look into a tiling window manager. It's really liberating to stop worrying about wm behaviour.
Re: Lima: Linux-on-Mac
#187Re: Lima: Linux-on-Mac
#188Earlier quoted context omitted.
Here's why I moved away from Linux to macOS: - I'm sorry, but no Linux DE I've ever used beats macOS in terms of stability. The file explorers are also a joke and frequently changing. - I've never booted to a black screen when upgrading macOS. - 99% of the work I do never needs anything that has to be virtualized under macOS. - Macbooks are solid laptops. Every other laptop I've owned hasn't stood the test of time as…
> I'm sorry, but no Linux DE I've ever used beats macOS in terms of stability. The file explorers are also a joke and frequently changing. Dolphin on KDE hasn’t changed in 10 years and is far more functional than Finder. Frankly I think Finder is an appalling file manager so I’m surprised to hear anyone advocate it. > MacBooks are solid laptops. Every other laptop I've owned hasn't stood the test of time as well as m…
Re: Lima: Linux-on-Mac
#189Earlier quoted context omitted.
Here's why I moved away from Linux to macOS: - I'm sorry, but no Linux DE I've ever used beats macOS in terms of stability. The file explorers are also a joke and frequently changing. - I've never booted to a black screen when upgrading macOS. - 99% of the work I do never needs anything that has to be virtualized under macOS. - Macbooks are solid laptops. Every other laptop I've owned hasn't stood the test of time as…
> I'm sorry, but no Linux DE I've ever used beats macOS in terms of stability. The file explorers are also a joke and frequently changing. Dolphin on KDE hasn’t changed in 10 years and is far more functional than Finder. Frankly I think Finder is an appalling file manager so I’m surprised to hear anyone advocate it. > MacBooks are solid laptops. Every other laptop I've owned hasn't stood the test of time as well as m…
Re: Lima: Linux-on-Mac
#190Earlier quoted context omitted.
Here's why I moved away from Linux to macOS: - I'm sorry, but no Linux DE I've ever used beats macOS in terms of stability. The file explorers are also a joke and frequently changing. - I've never booted to a black screen when upgrading macOS. - 99% of the work I do never needs anything that has to be virtualized under macOS. - Macbooks are solid laptops. Every other laptop I've owned hasn't stood the test of time as…
Dont' forget: - Multi- and highres monitor support out of the box with proper scaling and readable fonts - A package manager with up to date packages (granted there are Linuxbrew and things like Snap now for Linux.) - Applications that have a consistent UI/UX and all use the same keyboard shortcuts > All the customization doesn't offset the trouble that desktop Linux can bring. It's nice you can customize almost ever…
What's funny, is this is the complete opposite experience that I had in every single way. Multi-monitors absolutely suck on macos unless you drop $1000 on mac monitors
Try running two external monitors with differing resolutions, in my experience, it will be stable about 1 time out of 20. The rest will have artifacting, refusal to recognize the monitor, or other weird behaviour.
Or try running a monitor that isn't at least 4k, the most recent macos removed text aliasing so text rendering on 1080/1440p monitors looks like something out of the 1980's.
Linux though? I've never once had an issue with external monitors using Ubuntu
Edit: Sitting here on my work mac, almost forgot about my favorite one! When running multiple monitor resolutions, mouse movement hitches and lags for seemingly no reason! Only a disconnect and reconnect of the external monitors fixes it!