The update to this version, with Firefox Developer Edition, breaks the browser under macOS. If the app is in the dock, you need to option-click the icon, then click the button in the window that appears that starts with 'Refresh' to un-break it.
1. I hadn't seen that guide, but there is some issue where Catalina thinks that the command line tools installed are up to date, but `brew doctor` reports otherwise and you are forced to manually download the command line tools, just like in that guide.
2. I tried zsh briefly, then just used the bash that you can install via homebrew.
Come this Friday, the same CPUs have been shipping in the 15" retina MacBook Pros for 2 years. Last spec bump was May 2015, but the change to Haswell processors was in late July 2014.
>The Skylake processors meant for the MacBook Pros have not yet made available by Intel. They were announced last year but are still either not available at all (TBD) or available at small quantities.
>The worst one can say about Apple is not about them not rushing to adopt the BS early Skylake models that are unfit for the MBP, but that they held the prices of MBPr with older processors high while people are waiting for the refresh.
The 15" models still use Haswell processors, not Broadwell like the 13".
The split turbocharger was most likely identified by interested journalists at the first race. The power train was homologated for the season at the end of February, so the design was finalised prior to the third pre-season test. It's most likely that the turbo was in this form a while ago.
> Could you please explain how NBN will pay for itself?
NBNCo gets a cut of the customer's payment to the ISPs for their Voice & Data Service.
> Not to mention, NBN Corp. will not be any different monopoly from Telstra Wholesale.
I believe NBNCo aren't allowed to sell services directly to the consumer.
> And regarding speeds, how is NBN going to solve that? Australia doesn't even have enough international throughput in the current network. NBN will make speeds even worst as the demand will only increase. The bottleneck here is not copper, it is international capacity. What's the point of replacing copper if the weakest link of the network remains.
If you like, turn on 'showdead' in your HN preferences. Matt appears to have responded to your original post directly from a hellbanned account (teflonhook).
I quickly add .jar files by creating the required structure under ~/.m2/repository (and potentially create a matching .pom file) and then update the project's POM to reference it and work from there. mvn will complain about a missing pom file.
It's also pretty easy to deploy a private .jar file to a Nexus repository (should you be running one). I've even seen people running httpd and copying the appropriate .jars and .poms in (for those who wanted to share with others).
> I much prefer to have my jars managed by myself and commit them directly in the DVCS.
I personally consider that to be an anti-pattern, especially if you can't discover what versions of JARs have been committed to version control by some form of metadata.
> Another area where Leiningen/Maven really do not shine is when you don't have Internet access (like, you know, in companies which have separate networks, including ones non-connected to the big bag Internet).
You can run both mvn and lein builds offline. However, you may have fun downloading/placing the appropriate project dependencies.
Apple's pricing in Australia is generally very competitive. I know for laptops you pay significantly more in Australia for brands like Lenovo (in comparison with their USA pricing).
The iPhone 5 was very difficult to walk in and buy without taking out a two year contract (the Apple Retail Store reservation system was a raffle). It only got better within the past two weeks. You can walk in and buy at an Apple Retail Store, and others like JB and DSE are selling the 16GB model outright.
I install iceweasel from http://mozilla.debian.net/. As part of the dependencies for this iceweasel, the patched fontconfig comes through with the nicer font smoothing.