Viewing profile — harlowja
harlowja
HN member- Joined
- Mon, Aug 02, 2010, 2:26 AM UTC
- HN karma
- 114
- Public activity
- 83 items
- HN profile
- View on Hacker News ↗
About harlowja
Currently PTL of:
- https://wiki.openstack.org/wiki/Oslo
Blah blah
- http://stackalytics.com/report/users/harlowja
- https://www.linkedin.com/in/jshharlow
Created/maintain/co-maintain/contributor to the following:
- https://anvil.readthedocs.org
- https://kazoo.readthedocs.org
- https://pypi.python.org/pypi/zake
- https://redis-py.readthedocs.org
- https://cloudinit.readthedocs.org
- https://fasteners.readthedocs.org
- https://pymemcache.readthedocs.org
- https://pypi.python.org/pypi/doc8
- https://pypi.python.org/pypi/retrying (dead)
- https://pypi.python.org/pypi/tenacity (alive)
- http://docs.openstack.org/developer/futurist/
- http://docs.openstack.org/developer/automaton/
- http://docs.openstack.org/developer/debtcollector/
- http://docs.openstack.org/developer/taskflow/
- http://docs.openstack.org/developer/tooz/
- (and more)
Recent public activity
-
comment
Comment #16009495
Just fyi :) Docs: https://docs.openstack.org/infra/jenkins-job-builder/ Reviews: https://review.openstack.org/#/q/project:openstack-infra/jen... Code: https://git.openstack.org/cgi…
-
comment
Comment #13900050
It also seems pretty much the same as ansible (which suffers the same problems as you mentioned). I pretty much agree with you, they should of provided 2 entrypoints IMHO, they can…
-
comment
Comment #13226471
You should remove zookeeper from 2 and move it to 3. https://zookeeper.apache.org/doc/trunk/zookeeperReconfig.htm... That's been out for a while now.
-
comment
Comment #12988953
Thanks for the part of the response though I'm still concerned at the 'felt' part though, especially if that felt part didn't involve talking with much/any(?) of that community in …
-
comment
Comment #12988757
So being a PTL in OpenStack I have some various comments and questions that would be nice to have your thoughts on. In terms of looking at OpenStack hard; and reaching decisions ba…
-
comment
Comment #12587841
Where are you getting the 60% number from? From an analysis of all commits in the k8s (main) repo this is the data I am getting about domains and the breakup of which users under w…
-
comment
Comment #12537551
Pick your favorite programming language (or say ansible if u really love more yaml, or ...).
-
comment
Comment #12494421
So out of curiosity, what did you see about OpenStack that made you go this route? I myself am a PTL (project technical lead) in one of the OpenStack projects and although I do und…
-
comment
Comment #12396296
I have a somewhat confused feeling that your definition from above of 'fully production-ready cluster' is different than mine and others ;)
-
comment
Comment #12396284
So is there ongoing work to replace borg with K8s (afaik the adoption of omega pretty much stalled and/or died)? I myself would feel more confidence in K8s if there was usage of K8…
-
comment
Comment #12317879
Has anyone figured out how to debug and/or analyze deep ANN? That's the problem I always had, you may get them into a trained state, but good luck figuring out any reason 'why' the…
-
comment
Comment #12286566
While I agree with the fact that it isn't terrible as it once was; I personally can't say pip is really starting to look any better until the following is solved: https://github.co…
-
comment
Comment #12178319
Call it 'googles view of a stack', at least that doesn't make it sound like an elitist view on (one of many) versions of a stack (that yes is just one version of many stacks that h…
-
comment
Comment #12170440
Well that's odd, they sort of forget to mention the whole premise of (all the projects composed in) openstack (which is to provide the same APIs across providers, vendors... by its…
-
comment
Comment #12014036
Do you (or people you know?) plan on publishing peer reviewed papers for how the lease algorithm works, how the multi-version concurrency control model works (and so on)? None of t…
-
comment
Comment #12014025
I would tend to agree, knowing what zookeeper has been doing and actually using zookeeper (and etcd) I can say that the API and the primitives offered by zookeeper are IMHO better …
-
comment
Comment #11820493
Nice handling of the crappy question at the end...
-
comment
Comment #11794535
Same for me; 46.0.1 windows 7 (if authors care to reproduce).
-
comment
Comment #11172766
U may also want to mention that #5 is pretty much violated in all of these if say a nested dict (or really any other object that is by reference) is in default or user. >>> x = {'a…
-
comment
Comment #11101402
FATpython is starting to become some of this. https://fosdem.org/2016/schedule/event/fat_python/
-
comment
Comment #11063586
Nope, zookeeper nodes have ids that always increment and can be used for fencing, compare-and-set and more...
-
comment
Comment #11063555
Yup that's me. https://lwn.net/Articles/662140/ is where this also was written up.
-
comment
Comment #11050719
Don't forget another one (used by openstack projects): http://docs.openstack.org/developer/taskflow/ Comments/questions welcome!
- story
-
comment
Comment #10790665
Maybe object versioning can get added as this gains more and more usage... That will really make this a library that IMHO is production worthy; large applications can't be easily u…