Preview is one of the most underrated pieces of software in the world today. I make the assumption that Quicklook uses Preview (because surely it must). Being able to hit spacebar on just about any kind of selected document/image type file and see a near instant look, multiple pages and all, is so important. Once you don't have that (move to the Windows world), you realize how much you miss it. And you can, with a sm…
Windows users who switch to macOS will complain that their new shiny and expensive machine won't let them to go through their photos in a folder using the arrow keys and they have to open the photos one by one. Then you tell them to hit the space when a photo is selected, they first look at the keyboard then at the screen and they are like "O.K. that will work", you proceed to tell them to try it on a PDF or somethin…
Fed up with the Mac, I spent six months with a Linux laptop
771–780 of 834 posts
Re: Fed up with the Mac, I spent six months with a Linux laptop
#772Earlier quoted context omitted.
Oh, that may be because ffmpeg uses libraries with incompatible licenses. I should have mentioned, ports with nonredistributable binaries are also built from source, and MacPorts tends to interpret licenses conservatively. Does the list change if you specify the +gpl2 varient?
I'm just doing the "standard install". Macports does source code for standard installs. End of discussion. Heavenly Lord, he just keeps coming back with more rules lawyering. The macport for git goes through patching, configuring, building routine that is common in source code installs. Give me peace of mind, strength, and patience in dealing with internet trolls.
With your example of ffmpeg, you can check yourself that ffmpeg-4.3.2_0+gpl2.darwin_18.x86_64.tbz2 exists as a binary archive and will be used on a standard install on macOS 10.14. MacPorts will definitely not build ffmpeg from source by default.
I recommend you test again with something simpler than ffmpeg, for example bzip2 or less.
Re: Fed up with the Mac, I spent six months with a Linux laptop
#773Earlier quoted context omitted.
No it doesn't. It really doesn't. There are sooo many issues that are still not fixed, years after being reported. Apple's Support site has pages where there's hundreds of people saying "I have this problem too", and no comment from an Apple dev. I'm not blaming them. This shit is hard, even if you control both the hardware and the software. I get why they don't say "it just works" any more.
> There are sooo many issues that are still not fixed, years after being reported. Apple's Support site has pages where there's hundreds of people saying "I have this problem too", and no comment from an Apple dev. With a billion end-users this is really just noise. In any case this is a meaningless comparison. With Linux there is nowhere and nobody to even ask for this kind of support. The answer is always some vers…
This is not true. Every time I've run into a Linux problem, googling the error has always produced an answer. Often more than one answer. Often mutually incompatible answers. But one of them usually works. In the end.
For Apple, googling the problem often leads to an Apple Support page that has no answers, just an endless stream of "I have this problem too".
> The answer is always some version of RTFM or fix it yourself.
At least you can fix it yourself.
Re: Fed up with the Mac, I spent six months with a Linux laptop
#774Earlier quoted context omitted.
Does it actually ship with Linux installed though? That, I think, is the main difference. I had an XPS 15" and I was totally unable to get any support from Dell when running Linux on it. I understand the XPS 13's are marketed as being more "Linux-friendly", but I don't know how supported they are.
I have a XPS 13 as well, and it does ship with Ubuntu.
Re: Fed up with the Mac, I spent six months with a Linux laptop
#775Earlier quoted context omitted.
Tomato Tomato. As another person clarified, I'm probably trying to switch to the most recent window of a given application. For all practical purposes, the window and the application are the same thing. There may be additional windows of that app, but they are all that app.
Eh I think the model they implemented makes sense. You are confusing the window of an application with the application itself. Cmd + Tab switches between applications, or windows. If you had multiple windows of an application like Safari open but minimized to the dock, maybe you are switching to Safari the application and then opening a new window? I believe there is a command that actually pulls up the windows indiv…
Re: Fed up with the Mac, I spent six months with a Linux laptop
#776Earlier quoted context omitted.
I dunno, not my experience these days. Our family Lenovo all-in-one windows machine with its preinstalled windows: Time synchronization doesn't work. Have to set the clock manually. When logging in and if another user is logged in the start bar freezes for up to 5 minutes before it lets me do anything. All sorts of things like this. Random problems like that. My personal Windows machine upstairs loses sound output vi…
> Time synchronization doesn't work. Windows insists on the source port of NTP to be 123, and many ISPs (like ATT) block this port. No idea why MS hasn't fixed this issue. https://social.technet.microsoft.com/Forums/en-US/e16117c3-0...
Re: Fed up with the Mac, I spent six months with a Linux laptop
#777From someone who tends to try this switch about once a year (because the lack of TLC the Mac was getting in the last 5 or so years was getting very very worrying - M1 feels like Apple actually care about the Mac again), I agree with a lot of these pain points. My biggest personal issues end up being (and these are super subjective!): - Preview on macOS is great and no other OS has anything remotely equivalent. First…
Evolution is fine, but I really wish Gnome's Mail and Calendar apps would get more love and development as they look modern and minimalistic. The accounts management is lacking support for the general case, sadly. And GPG...
Re: Fed up with the Mac, I spent six months with a Linux laptop
#778Earlier quoted context omitted.
> My chosen password manager (1password) still has a fairly awful linux experience. This is my biggest roadblock to Linux as well. I don’t sync to 1Password.com though and that’s all that is available, so it’s more than just a poor experience for me. I thought about trying to share a Keepass database but that’s had some issues. I tried sharing via Keybase and had a weird issue that when I edited something in Keepass,…
I've been keeping a Keepass database on Dropbox (encrypted with password + key file, neither of which are stored on Dropbox, obviously) for a while, and haven't noticed any issues with syncing. I'm mostly using it from a single device, though, but I don't think it should be likely for the sharing to introduce problems even if I made heavier use of multiple devices. It's not like the database is constantly being modif…
Re: Fed up with the Mac, I spent six months with a Linux laptop
#779>apt-get was a revolution when it was released in 1998 and it is still the best way to manage software today. brew is a mediocre replacement. While apt still isn't the best package manager (my heart belongs to pacman, no matter what the haters say), I completely agree that brew is a failed imitation. I wanted to use MacOS for the longest time, because I've been told that it's a real "Unix system". Brew has distilled…
> because I've been told that it's a real "Unix system". OSX certainly isn't a "real Unix system". OSX a huge hodgepodge of proprietary crap with a Unix component buried somewhere in the middle of the dung heap to get FOSS proponent to believe that Apple believes in openness.
Historically, that is exactly what "real Unix systems" were
Re: Fed up with the Mac, I spent six months with a Linux laptop
#780Earlier quoted context omitted.
Honest question, what's the advantage of pacman over apt?
Imo, both are kind of sucky. (Just install a gnome group on each, then remove it and install plasma and see how many non-used service whatever continues to be installed). Nix is the correct solution to the dependency hell problem.
https://wiki.archlinux.org/index.php/Meta_package_and_packag...