Elementary OS
61–70 of 399 posts
Re: Elementary OS
#62I've been looking for a replacement OS to try over macOS for a while, so I just tried this on for size. 2-year old MBP. Created a boot disk with the Elementary ISO and started up. Fairly snappy, connected over a USB 3 connection to a 500GB SSD. First thing I tried to install was Google Chrome. DEBian package. Fail. Google search for others who have tried. Found recent article, followed step-by-step. Failed. :-(
I just downloaded the official Chrome .deb and did a sudo dpkg -i foo.deb. Can't understand how that would fail, really. One thing you might try is doing an apt-get install -f, since there might be implicit dependencies depending on the build, and this forces apt to figure them out.
Re: Elementary OS
#63Kind of interesting overview, but it doesn't support XCode nor the Objective-C and Swift frameworks I care about.
Also it sounds like you want the ability to develop for osx on a non-osx device. That seems counterintuitive.
Re: Elementary OS
#64My mini Ask HN: After over a decade of using Mac OS X, I am considering switching to Linux for my dev laptop. The tools I worry about are those that interact with audio and webcam - Go To Meeting, Google Hangout etc. My work involves me having to teleconf with others often. Does anyone here have experience using Linux well in such scenarios. If so, what hardware are you using? Also, does sleep-on-closing-lid work wel…
i've been using linux on my macbook for the past 1.5 years and now i have it on my desktop. webcam both on the mbp and my logitech hd work out of the box. sleep on closing lid also works quite well -- and i feel waking it up is faster.
Re: Elementary OS
#65What about power management? I've heard that elementary is not as good as MacOSX at that.
On things like ThinkPads, XPS Developer Editions, etc. the battery is rather comparable to their Windows counterparts for most cases.
Re: Elementary OS
#66Loading this page with JS disabled, all the images are blurred. Loading it with JS, there's a fancy fade-in animation on the images. What is the point of this? Why would you intentionally distort the images for people who browse with JS disabled?
It's a simple approach to lazy loading, so that you only download the images you actually want to view on a phone as you scroll to them. (I also pick the right kind of image depending on your display DPI, and resize them on the back-end, but that's beside the point here) I get a _lot_ of mobile visitors, and mobile bandwidth is expensive, so I'm considerate to them - folk with JavaScript disabled know how to re-enabl…
Re: Elementary OS
#67Re: Elementary OS
#68Earlier quoted context omitted.
It's a simple approach to lazy loading, so that you only download the images you actually want to view on a phone as you scroll to them. (I also pick the right kind of image depending on your display DPI, and resize them on the back-end, but that's beside the point here) I get a _lot_ of mobile visitors, and mobile bandwidth is expensive, so I'm considerate to them - folk with JavaScript disabled know how to re-enabl…
FYI I also get the blurry images in Firefox's reader mode. (I had to go back to the original to see if that was intentional when I saw the first screenshot ;-)
Re: Elementary OS
#69Earlier quoted context omitted.
Google Hangouts works fine. Sleep-on-closing-lid works fine. I use Xubuntu. I'm using a Lenovo Tablet, an ASUS laptop, and a custom-built desktop. Bluetooth is kind of a mess, on Xubuntu at least.
> Bluetooth is kind of a mess, on Xubuntu at least. (Speaking as someone who likes Xfce, and is currently switching from MacOS to Linux and is mostly settled on Xubuntu), I think that's mostly an Xfce thing. GNOME (and therefore Unity, Budgie, possibly Cinnamon and maybe MATE) handle it better.
Re: Elementary OS
#70Earlier quoted context omitted.
OP here. It does not add anything that I wanted, and I had already ditched XFCE in favor of LXDE in the past. The point of the post was not to get Elementary running on a Chromebook, it was to see if I, coming from a Mac, could use it on a future desktop without issues and the usual ugly UIs Linux DEs have.
Go to Reddit.com/r/unixporn, with some minor tweaking it's very easy to make Linux look nice.