Viewing profile — jbbarth
jbbarth
HN member- Joined
- Tue, Oct 04, 2011, 8:25 PM UTC
- HN karma
- 56
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About jbbarth
No profile information was provided.
Recent public activity
- story
- story
- story
-
comment
Comment #29653939
How is the POSIX non compliance a major problem? Does it have practical impacts when writing scripts that are not meant to be portable to other systems/shells?
-
comment
Comment #19733988
Wow thanks for the completeness of the answer. I found myself nodding on all the conceptual limits and features you added, I'm sold, gonna try Cadence asap :) The tooling around SW…
-
comment
Comment #19733784
Cadence looks like an OSS version of Amazon Simple Workflow (SWF) service. The author used to work on SWF at AWS afaik. I'm a heavy SWF user at work for managing complex data pipel…
- story
-
comment
Comment #17279971
Maybe take a look at https://github.com/jordansissel/pleaserun
-
comment
Comment #16059277
Don't throw the baby out with the bathwater maybe? Here's a fixed version of your statement: "The default Turbolinks progress bar that can be removed with one line of CSS gives the…
-
comment
Comment #15316651
Unfortunately this workflow is pretty fragile and it will not protect you from any of pip locking shortcomings. It will basically work only in favorable cases where you have no amb…
-
comment
Comment #14191274
It seems there's an assumption in the article and in the comments here that "more EVs == net positive impact on pollution / greenhouse gases". This is not obvious at all. It depend…
-
comment
Comment #14106161
Patches from upstream are regularly backported by distribution vendors, including Redhat, Debian, Ubuntu (though I don't know if Ubuntu do this themselves or base on Debian). Anywa…
-
comment
Comment #13864999
Context: working at a company heavily relying on AWS. Made a request for such credits yesterday. It reflects their SLA policies and docs, no surprise here. My AWS sales contact con…
-
comment
Comment #12322537
It's likely that with the feature set growing, a version that uses a slightly more advanced language would be easier to maintain and have less "traps" than the bash version...
-
comment
Comment #12322058
I'd be happy to see your 10 lines bash version of this ruby tool, with the same options/properties (debug messages, customizable prompt, history logging, same safeguards, rlwrap su…
-
comment
Comment #12226256
Not the answer you would expect but still: it can also happen on large projects where the refactoring or the paradigm change is just too costly in C. The pure, raw ability to make …
-
comment
Comment #12191690
Didn't know that option thanks. Better than nothing, but unfortunately your environment is still subject to the remarks in my second paragraph. So pip-tools is still required if yo…
-
comment
Comment #12190634
I don't get why "pip" is checked in "Has separate manifest and lock files". Actually it doesn't have that feature (which Bundler for Ruby has, for instance). This very feature come…
-
comment
Comment #11926809
The article doesn't mention "45 sales people" for Dishero, but for the previous company of their "VP of sales". Curious about the number for Dishero tho.
-
comment
Comment #11753319
This argument often comes up and I'm genuinely curious why people think Django is less "magic" than Rails, in my experience it has been the opposite. My experience with Django (for…
-
comment
Comment #11180609
bundler has many more features, for instance it provides a sandboxing mechanism and it allows for breaking the app boot if a dependency is not correct (which is a super good thing,…
-
comment
Comment #11180572
Have a look at pip-tools https://github.com/nvie/pip-tools which does basically that and a bit more.
-
comment
Comment #11044301
The point is that everything at scale as an impact that looks big when aggregated... if you don't actually look at the scale. 135 out of 1B isn't big at all, it just looks big beca…
-
comment
Comment #11043653
This calculus doesn't make much sense. Multiply any enormous number of people by a few minutes and you'll get hundreds of lives equivalent time. That's pretty much the kind of fall…
-
comment
Comment #10033514
Actually on some parts of the world it's not 12:00AM you know, and there are sysadmins/devops there too :-)