Viewing profile — amhoab
amhoab
HN member- Joined
- Mon, Jul 28, 2014, 7:16 AM UTC
- HN karma
- 14
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About amhoab
No profile information was provided.
Recent public activity
-
comment
Comment #48714461
Aren't you the Webmin guy?
-
comment
Comment #46333736
This is a huge market and there are lots of competitors out there. Just FYI that 1/3 of the AWS price isn't really considered cheap when you look at the budget market. Some of the …
-
comment
Comment #43788697
It's actually Apollo Global Management. Verizon only retained 10% of the company after they sold it.
-
comment
Comment #38996489
I was considering Bullet Train for a new project. Would you advise against it? What would you suggest for something new today?
-
comment
Comment #32712403
Call for presenters.
-
comment
Comment #29604064
https://github.com/psf/black
-
comment
Comment #25423709
Regarding Comcast pricing being out of reach, what are your thoughts on their low-income program, https://www.internetessentials.com ? It's 25Mbps for $10/mo. There are probably ho…
-
comment
Comment #16290940
This project is awesome. Do you know if there's a way to bundle up something like a python or PHP script so it runs standalone without needing the runtimes on the target system?
- story
-
comment
Comment #12112974
This is also similiar to Sneaker ( https://github.com/codahale/sneaker ), which is written in Go. It doesn't copy to other regions by default, but it's not hard to handle that on y…
-
comment
Comment #10796608
I'm a big Terraform fan, but I really don't like HCL and its limitations. I ended up writing a PHP "SDK" of sorts that generates JSON that Terraform consumes [1]. It uses the AWS S…
- story
-
comment
Comment #9182931
This is what I use, with good success: http://apidocjs.com .
-
comment
Comment #8456179
I wonder if they use IMAP's EXAMINE or SELECT commands when iterating through folders. The former is read-only, although the end user has no control or guarantee that this is how t…