Live data from Hacker News

MacOS Sierra

itunes.apple.com

211–220 of 222 posts

Re: MacOS Sierra

#211
If you use tmux you need to use reattach-to-user-namespace if you want copy and paste to work. I had removed this from my config since I didn't need it for El Capitan, but just had to re-add it for Sierra.

  set-option -g default-shell "/bin/bash"
  set-option -g default-command "reattach-to-user-namespace -l $SHELL"

Re: MacOS Sierra

#212

Anyone config apache locally by hand? Every year seems to be another game of "What do I have to re-enable for vhosts, php versions, etc".

You should test your Apache configuration with `apachectl configtest`.

Re: MacOS Sierra

#213
post #7

Heads up for anyone using Karabiner to remap their keyboard-- it's not updated for Sierra yet. I figure that's a more popular app among HN crowd than most places, and losing it is really painful.

Oh, thanks. That saved me from a lot of trouble. :) This is the Github issue if anyone needs to subscribe to this issue: https://github.com/tekezo/Karabiner/issues/660 EDIT: I read the comments at above issue; the version for MacOS Sierra is being developed as "Karabiner-Elements" [1] And you can make a donation to the author here[2]. [1] https://github.com/tekezo/Karabiner-Elements [2] https://pqrs.org/osx/karabiner…

This README[1] has instructions for installing Karabiner-Elements and has a few examples for mapping some common keys such as caps-lock to escape:

[1] https://github.com/tekezo/Karabiner-Elements/blob/master/usa...

Re: MacOS Sierra

#214

Earlier quoted context omitted.

> AS an outsider looking in. What is holding a developer from moving to Linux? I don't understand the draw of OS X for developers especially the past few years I've used UNIX for ages, started on Sun OS (pre-Solaris), HP-UX, have used several early Linux distros, RedHat, SuSE, Debian, Mandrake (!), FreeBSD for a year or so, and now I use Ubuntu for personal stuff and Centos professionally. I wouldn't use a Linux load…

Minor critique - Getting a MBP to run with dual external monitors is a complete and absolute nightmare involving propriety standards (thunderbolt), OS lockouts (MST works with bootcamp, but not OSX), and expensive Apple hardware (outdated $1000 monitors only). Apple is no longer the company of simplicity from yesteryear.

I was able to hook up my MBP to two external 4k displays and drive those and the internal screen at 60Hz with no problem. 2015 MBP with discrete AMD Radeon graphics chip.

Re: MacOS Sierra

#215

I've been running the final beta for a couple of weeks, tonight I plan on downgrading to El Cap, and staying there for a few months. I have not found a single useful feature, and many bugs, both on the OS (time machine seems more broken than usual) and in other apps (notably Emacs keeps crashing). Maybe I'm getting old, but I would strongly recommend leaving this one until at least .1, if not .3

I usually only upgrade to a major OSX version when the next version comes out. I broke that rule with El Capitan because Yosemite was so fucking broken.

Re: MacOS Sierra

#216
post #49
post #7

Heads up for anyone using Karabiner to remap their keyboard-- it's not updated for Sierra yet. I figure that's a more popular app among HN crowd than most places, and losing it is really painful.

What can Karabiner do better than Ukelele? http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=...

Sticky keys are the big one for me. I have Ctrl mapped to act as Ctrl when pressed at the same time as another key, or to act as Esc when pressed alone.

It's not currently supported by Karabiner-Elements; I haven't found a way to do this on macOS Sierra yet.

Re: MacOS Sierra

#217
post #49

Earlier quoted context omitted.

What can Karabiner do better than Ukelele? http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=...

Sticky keys are the big one for me. I have Ctrl mapped to act as Ctrl when pressed at the same time as another key, or to act as Esc when pressed alone. It's not currently supported by Karabiner-Elements; I haven't found a way to do this on macOS Sierra yet.

This is what I am missing from Karabiner Elements. Did you find a workaround?

Re: MacOS Sierra

#218
Contact codebake247@cyberservices.com for any type of hacking /database services we offer different services on different range of hacking issues and also helps to retrieve accounts that have been taken by hackers or message at +1 480 439 6115

Re: MacOS Sierra

#219
post #7

Heads up for anyone using Karabiner to remap their keyboard-- it's not updated for Sierra yet. I figure that's a more popular app among HN crowd than most places, and losing it is really painful.

Because of Apple's idiotic failure to put real Delete keys on their laptops, the lack of Karabiner makes using them insufferable.

WTF is wrong with Apple?

Re: MacOS Sierra

#220

Earlier quoted context omitted.

Sticky keys are the big one for me. I have Ctrl mapped to act as Ctrl when pressed at the same time as another key, or to act as Esc when pressed alone. It's not currently supported by Karabiner-Elements; I haven't found a way to do this on macOS Sierra yet.

This is what I am missing from Karabiner Elements. Did you find a workaround?

Keep an eye on the github issue; a few people have found kinda-sorta-workarounds. https://github.com/tekezo/Karabiner-Elements

I've postponed the Sierra upgrade on my main dev box until this is sorted out.

Post reply on HN