Viewing profile — michipili
michipili
HN member- Joined
- Mon, Apr 13, 2015, 7:14 AM UTC
- HN karma
- 9
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About michipili
No profile information was provided.
Recent public activity
-
story
DevOps Stack Exchange proposal moved to commitment phase
The [DevOps Stack Exchange proposal](http://area51.stackexchange.com/proposals/97295?phase=commitment) moved to commitment phase. Interested professionals and enthusiasts are welco…
- story
- story
-
comment
Comment #11518708
Hi Volker, thank you for your posting! These are good ideas, I should definitely complete my text with such examples.
-
comment
Comment #10146928
Also, I forgot to point out, I have an autoinstall script for bmake and bsdowl, it is here: https://github.com/michipili/anvil/blob/master/subr/anvil_travisci_autoinstall.sh It wil…
-
comment
Comment #10146060
You can bribe your colleagues by showing them how cleanly it handles LaTeX documents and METAPOST figures, in case they use METAPOST for their technical drawings. :) And the clean …
-
comment
Comment #10145841
bmake is very portable and it is available on Debian and Ubuntu. I am not aware of any RPM package but installing from sources is a breeze, I had it running on the newest CentOS as…
-
comment
Comment #10145532
Thanks! Also note 1) It currently supports M4 and provided that there is a simple rule to infer the name of the preprocessed file from the name of the unprocessed file, it would be…
-
comment
Comment #10145457
This is a fair point. :) That said, it works on more that what is advertised. At the time of writing it also worked on the current branch of NetBSD, and OpenBSD provided you instal…
-
comment
Comment #9519938
Of course grepping log is terrible! Grep is a generic tool, why shouldn't it be defeated by specialised tools? http://unix-workstation.blogspot.de/2015/05/of-course-greppi...