Wait, is there something built into MacOS to make Gifs? I've been recording videos and using ffmpeg which doesn't feel "seamless." Does anyone have any recommendations for a better workflow?
Moving from Macbook to Linux
71–80 of 518 posts
Re: Moving from Macbook to Linux
#72Earlier quoted context omitted.
What do you use? I have tried this multiple times and always give up. I ran FreeBSD for a decade as a server in a datacentre and have a deep and abiding love for it, but it doesn't sound it makes a usable desktop these days. Ubuntu appears to be the desktop of choice, but I find it buggy, sluggish and tedious. I'd like a practical and speedy OS that is responsive and configurable. But I don't know enough :)
Not OP but I do recommend PopOS. It's worked really well for me. The sluggish performance you're getting is honestly probably related to CFS (the default linux process scheduler). Windows does an AMAZING job with scheduling for UI applications. You almost never feel like your computer is struggling because anything UI related gets scheduled first. CFS does not do this. I've found that changing the scheduler to someth…
Re: Moving from Macbook to Linux
#73I got into Linux when I was younger because I thought it was cool, and I had plenty of time to fix it when things broke. It's been my daily driver for ~10 years now. But there's quite a bit too learn. If I were to try and switch from Windows or Mac today I'm not sure I'd succeed before giving up. But I'm grateful every day to have a machine that I have some semblance of control over. I use a rolling release distro. I…
What do you use? I have tried this multiple times and always give up. I ran FreeBSD for a decade as a server in a datacentre and have a deep and abiding love for it, but it doesn't sound it makes a usable desktop these days. Ubuntu appears to be the desktop of choice, but I find it buggy, sluggish and tedious. I'd like a practical and speedy OS that is responsive and configurable. But I don't know enough :)
My main recommendation is stick with one of the major distros because you'll get more results when you search for solutions to issues. With Ubuntu you'll find more hits for specific problems, but I think the quality is also sometimes lower. Whereas I think Arch has the best documentation (for linux in general, not just Arch) but in general you'll need to understand more about what's happening under the hood.
Re: Moving from Macbook to Linux
#74Re: Moving from Macbook to Linux
#75The fact that many people reading this post title (including me) look at it with sarcasm is telling on how apple scored big points with its new cpu. Keeping up with mac OS and the trackpad was already quite hard, but CPU could be the killing blow. Which could lead us in a few years to a situation where mac developers will face the same fate as ios developers : forced to buy hardware to sign their app, forced to push…
> That future looks extremely scary. What can we do, now, as developers ? Stop buying, using, and supporting the Apple ecosystem. Vote with your money. The new chips are faster. So what? The laptop you have today works fine, you don't need the latest and greatest hardware.
I'm already stuck developing for the app store, using xcode to sign and deploy, using a programming language (that i love) swift that only really works on mac OS.
My personal situation isn't going to change anytime soon unfortunately. I was about to dump my iphone next time i had to pick one (and keep my current one for testing), however my laptop is my work computer.
I think "stop being part of the ecosystem" isn't realistic for many of us. We don't want to work on crap hardware, with a crap OS because that would make us unhappy and unproductive (or in my case, would simply not be an option at all).
However, we can use this current hardware /software to try and build the next generation of tools we would happily be using. My question now being : where to start ?
Re: Moving from Macbook to Linux
#76I'm in the market for a new one now. Are Thinkpad T/P series still the best for running Linux? How about the Dell XPS series which seem to have a better resolution and screen?
Re: Moving from Macbook to Linux
#77Earlier quoted context omitted.
I have a 2014 Macbook Air that I'm about to replace the battery in. Once that thing goes I really think I'll have to head over to Linux. Mac quality has gone downhill.
I run linux on a Macbook Air 4,2 (2011) and its pretty nice.
Re: Moving from Macbook to Linux
#78I got into Linux when I was younger because I thought it was cool, and I had plenty of time to fix it when things broke. It's been my daily driver for ~10 years now. But there's quite a bit too learn. If I were to try and switch from Windows or Mac today I'm not sure I'd succeed before giving up. But I'm grateful every day to have a machine that I have some semblance of control over. I use a rolling release distro. I…
> I use a rolling release distro This might be the first time someone could have said 'I use Arch' but decided not to.
Re: Moving from Macbook to Linux
#79With the addition of Crostini, you get a full Debian based Linux running near native speed inside a KVM vm, and you can communicate between the ChromeOS and the VM seamlessly.
You can run Linux GUI programs and it will work (albeit the UI is a bit off, font etc), so vscode/IntelliJ works. You can listen to localhost:$PORT in the Linux VM and access it from ChromeOS. You can manage files inside and outside of the VM using ChromeOS's File app.
Re: Moving from Macbook to Linux
#80The fact that many people reading this post title (including me) look at it with sarcasm is telling on how apple scored big points with its new cpu. Keeping up with mac OS and the trackpad was already quite hard, but CPU could be the killing blow. Which could lead us in a few years to a situation where mac developers will face the same fate as ios developers : forced to buy hardware to sign their app, forced to push…