Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
michipili
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
1.
▲
DevOps Stack Exchange proposal moved to commitment phase
1 points
by
michipili
10y ago
|
0 comments
2.
▲
DevOps Q&A proposal reaches 200 followers on stack exchange
(area51.stackexchange.com)
1 points
by
michipili
10y ago
|
0 comments
3.
▲
DevOps proposal on Stack Exchange to reach 100 followers
(area51.stackexchange.com)
6 points
by
michipili
10y ago
|
0 comments
4.
▲
by
michipili
10y ago
Hi Volker, thank you for your posting! These are good ideas, I should definitely complete my text with such examples.
5.
▲
by
michipili
11y ago
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 will install
6.
▲
by
michipili
11y ago
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 target leaves everything you need to send your file to an e
7.
▲
by
michipili
11y ago
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 well as on paleontological Solaris editions, without having
8.
▲
by
michipili
11y ago
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 easy to add another one, see [1]. It is also possible to s
9.
▲
by
michipili
11y ago
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 install manually a modern version of bmake. It also used to work
10.
▲
by
michipili
11y ago
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...