geekbri
|
9 years ago
|
on: MacOS Sierra
geekbri
|
9 years ago
|
on: Docker for Mac and Windows Is Now Generally Available and Ready for Production
My biggest issue with it is that there seems to be no easy way to provide more space to the VM docker runs inside. While it seems trivial it can be useful if you happen to have really large images (yes, for valid reasons). If you run too many containers you just run out of space.
geekbri
|
11 years ago
|
on: Cachet – Service status updates improved
It would be nice if there was a Demo setup somewhere.
geekbri
|
11 years ago
|
on: Ask HN: Is it just me or why does Docker suck so much?
Isn't it just as much about deployment though? The thing about docker is that deploying your new app basically means stopping your running instance and starting a new one. You actually don't even NEED to stop the current running one if you have something above it that just knows which instances / ports to route traffic to.
I think docker is about ease of deployment. You still use the same server you just run a different command. As opposed to creating a new image and spinning up said image.
You can imagine roll back / migration is pretty easy in this case.
geekbri
|
11 years ago
|
on: Ask HN: Is it just me or why does Docker suck so much?
I personally would say "It's just you."
Docker has been huge for us. We can run the same containers locally that we run in production. Dockerfiles are SIMPLE and easy for people to create and understand.
Fig has really made using docker for local dev rather pleasant.
Are there some hiccups here and there? Yes. The project is young and they are actively trying to smooth over a lot of issues and pain points.
I feel like most people who dislike docker have not actually tried it or used it. That could just be a wrong opinion though.
geekbri
|
11 years ago
|
on: DNS And Docker Containers
We use consul. Each instance has it's own bind setup with DNS forwarding and it forwards normal traffic on through the regular DNS servers and anything in .consul on to the consul client running locally.
geekbri
|
12 years ago
|
on: New York is the heart of a new digital economy.
Now let's get some of those jobs out onto long island.
geekbri
|
12 years ago
|
on: Google Announces Massive Price Drops for Cloud Computing Services, Storage
I'm not as concerned with the app engine as I am with the compute engine.
app engine is more like AWS beanstalk where as compute engine is more like ec2?
Maybe I'm wrong here.
geekbri
|
12 years ago
|
on: Google Announces Massive Price Drops for Cloud Computing Services, Storage
Maybe I'm the only one but the lack of ability for me to use GCE for a personal server to become familiar with the service is a huge deal.
AWS offers a free tier. This let me play with AWS on my own time gratis. I think GCE needs this... unless they have it and I'm just not aware.
geekbri
|
12 years ago
|
on: Let's have coffee.
I recently moved from Long Island to Boston. Would love to get coffee with you sometime when I am down there visiting family. I moved as the commute from LI to NYC was brutal and I felt there were better job opportunities in Boston. I'd love to pick your brain sometime about the status of the island and NYC.
geekbri
|
12 years ago
|
on: Poll: What are your liked and disliked programming languages?
I voted 'like' for erlang, but what I really meant was that I really like elixir :)
Thanks for creating such a fun language Jose!
geekbri
|
12 years ago
|
on: Everybody does not need to learn to code.
I used to work for the company that started this initiative. It's all just marketing fluff. A friend of mine who was there during the entirety of this initiative said that out of the 30 ish people who were forced to do this only 1 took it seriously. He also felt it was a severe waste of the engineers time.
geekbri
|
12 years ago
|
on: Show HN: Floobits – Remote pair programming done right
Gave this thing a whirl. The terminal sharing is nice, however the person I paired with had a real hard time seeing any of the commands I was typing. The PS1 modification flootty makes pushes almost everything right out of their window and they claimed they were unable to scroll vertically
geekbri
|
13 years ago
|
on: Updated Packages – Python 3.3
Fedora is certainly more bleeding-edge. Ruby 1.8 end of life is June 2013 however. It is unfortunate that most distros still ship with 1.8.7 as the default.
geekbri
|
13 years ago
|
on: Microsoft Launches Windows QuickStart Kit For Mac Developers
geekbri
|
13 years ago
|
on: Microsoft Launches Windows QuickStart Kit For Mac Developers
Looks like swish is a little bogged down at the moment. My connection attempts are timing out :)
geekbri
|
13 years ago
|
on: Dell releases powerful, well-supported Linux Ultrabook
Has anybody tried using dual external monitors? That is a deal breaker for me.
geekbri
|
14 years ago
|
on: BitTorrent Traffic Booms Due to "Licensing Challenges"
I'm sure some of the large media companies will look at these numbers and say "Our scare tactics are working!"
geekbri
|
14 years ago
|
on: DNSCrypt release for Linux
This is what I was wondering as well. Is there a way to deploy DNSCrypt into our own servers (Bind9, tinydns, MS DNS, etc). Any information would be welcomed if somebody knows.
geekbri
|
14 years ago
|
on: Ask HN: I learned PHP, MySql, Jquery. Now what?
I'd say learn JavaScript not just jQuery.
https://gpgtools.org/