Viewing profile — chrislaco
chrislaco
HN member- Joined
- Thu, Dec 22, 2011, 11:52 PM UTC
- HN karma
- 30
- Public activity
- 58 items
- HN profile
- View on Hacker News ↗
About chrislaco
Recent public activity
-
comment
Comment #34503830
Look into Mounjaro. (I'm not a Dr) I know a few folks who were on metformin long term for diabetes related things, and after the switch, lost a TON of weight from metabolic changes…
-
comment
Comment #14518103
Or just use the free Parallels Lite which does OSX just dandy: osxdaily.com/2017/04/11/run-macos-virtual-machine-easy-parallels/
-
comment
Comment #12480739
Kinda of a moot point. AS Android phones have already started the move to USB-C, there are already USB-C headphones coming out. Like on the HTC10 for example.
-
comment
Comment #11001687
I take a small issue with "now all these people use a standardized Dockerfile" And many folks don't, because the amount of unreadability from having to concat 20 statements in a &&…
-
comment
Comment #10940951
https://www.youtube.com/watch?v=xzMUrB-Um1Y
-
comment
Comment #10782660
https://github.com/dergachev/vagrant-vbox-snapshot/
-
comment
Comment #10504529
https://blog.docker.com/2015/11/docker-multi-host-networking... http://www.container42.com/2015/10/30/docker-networking-rebo... vxlan (overlay) and bridge, depending: "Docker ships…
-
comment
Comment #9871526
Indeed. We call this "voluncation" :-)
-
comment
Comment #9721912
If you use Google Authenticator. I would assume this is not the case w/ Yubi.
-
comment
Comment #9721911
If you use Google Authenticator. I would assume this is not the case w/ Yubi.
-
comment
Comment #9439949
Funny given my one liners, and my last name.
-
comment
Comment #9438203
My voice is my password. Verify me.
-
comment
Comment #8815143
In other news. My bank tracks where my money is spent. So does the credit card company. Film at 11. Also, water is wet.
-
comment
Comment #8795116
I've recently gone from 10.9, to 10.10, then back. On a 2014 15" Retina, 10.10 is slower. Slower to boot. Slower to drag/move windows (jitters). Slower login screen. Mouse zoom tha…
-
comment
Comment #7968238
p4merge for showing 3-way diffs.
-
comment
Comment #7968220
If you just need something to deal with converting urls to scopes that's somewhat more configurable and not AR specific: https://github.com/claco/muster
-
comment
Comment #7381009
Full tilt for me. Site and via Android.
-
comment
Comment #7041357
Not only not being synced.. I'm also seeing some files being much older than what they used to be.
-
comment
Comment #7014504
Anyone done a writeup like this, but for mdp -> dvi adapters... Apple vs Monoprice, etc?
-
comment
Comment #6944646
and LastPass
-
comment
Comment #6779005
Both Ansible and Chef combined. Ansible for provisioning/orchestration of Chef cookbooks/recipes.
-
comment
Comment #6778955
To add to the mix. I'm doing both. Ansible for the provisioning and coordination/install/running of chef. And then chef for the recipes because there was already an investment ther…
-
comment
Comment #6669936
Mapped to CTRL for all sorts of things.. like vim and weechat and such.
-
comment
Comment #6523585
Fine. Change this to a "membership fee" for your private club and walk away.
-
comment
Comment #6505889
Sometimes it's not even gems/libs, but dist specific patches to the language itself. RHEL used to be notorious for breaking their Perl 5 dists. The first rule of Perl was to compil…