HN user

mifix

27 karma

[ my public key: https://keybase.io/christian_mayer; my proof: https://keybase.io/christian_mayer/sigs/4BP-sFAXbGU7qqSSfc9lR24JYaOpI9nHPW_18HLAwUY ]

Posts0
Comments11
View on HN
No posts found.

CoreOS is a Linux distribution which was originally designed to _run_ Docker. So it's not really an alternative to Docker.

I guess they meant Rocket (https://github.com/coreos/rocket). Rocket is an app container runtime similar to Docker, which is developed by the CoreOS group.

From Vim to Emacs 12 years ago

Another way to find the culprit is using vim' built-in profiler:

run :profile start filename, then :profile func * Then do the slow thing, and close vim. This will write your profile data to filename.