back
user profile
smartmic
9,741karma·1,071submissions·December 21, 2015
about
meet.hn/city/49.58916,10.98121/Erlangen
Socials: - dev@famic.de
---
recent activity (1,071 total)
comment
This might be the case, but commodity convenience and software pleasantness is probably the least important thing what should be taught and learned in school.
comment
I just set up my own Git central using HTTP basic auth (with cgit and Gitolite). It is refreshingly simple and also looks good in text-based browsers. https://github.com/h2o/h2o…
comment
Having the Lindy effect [1] in mind, I would not be too pessimistic about an early decay of this proven (albeit imperfect) technology. [1] https://en.wikipedia.org/wiki/Lindy_effe…
comment
Here you go with a oneline (in bash, PDF, change as required): for i in {1..7} ; do curl "https://www.datapacrat.com/Opinion/Reciprocality/r0/Day$i.html" …
comment
It should not be to hard to convert the html files to epub using pandoc with a script. Will check later if it is worth the effort. I would also prefer PDF to read it.
comment
I think there is natural threshold of inherent complexity of any problem to solve. Codeless or low code software can only go so far but never be successful beyond this threshold. It is the same point …
comment
Having a containerized Linux inside a non-free box provided by shareholder driven corporations is far away from the ideals and benefits I associate with GNU/Linux and FOSS. I know, this view may …
comment
Fully valid points. And I see no reason why we should accept the urge to use the browser for many tasks which are way better accomplished with existing solutions. After all, aren't we increasing …
comment
Looks a little bit like the Lout typesetting system on a first glance. https://en.wikipedia.org/wiki/Lout_(software) …
comment
A true hacker. And a wonderful read. Reminds me that the ability to really understand and control your system is one of the biggest achievements and power of Linux and FOSS.
comment
Could RAMCloud be a candidate for this … at least to tackle the datacenter level, and —isn't the rest more or less out of control? https://ramcloud.stanford.edu/docs/doxygen&…
comment
A mature role model in this field could be Ptolemy Project ( https://ptolemy.berkeley.edu/ )
comment
Concerning the baseline, doesn't the HTML5 standard just specify 6 ranks from <h1> … <h6>? Would be at least a candidate for common agreement on the lowest (highest) rank.
comment
From a technical implementation point of view, I agree. But I had the viewpoint of a visually guided human, the non-technical type. That is also why I stick to reStructeredText, they circumnavigate AT…
comment
It is no surprise but sound business reason that private repos will be available for free. For some background, check this HN classic: "Commoditize your complements" ( https://www.…
comment
There are so many markup languages and conversion possibilities, just have a look on the to-from option from pandoc. Personally, I prefer reStructuredText, its design feels more consistent in compari…
comment
Old School rules: easy flow diagrams with GNU PIC: http://floppsie.comp.glam.ac.uk/Glamorgan/gaius/web/pic.html …