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
Yes, you can. There is even a theory which is somehow related to it: The Lindy Effect ( https://en.wikipedia.org/wiki/Lindy_effect ).…
6y ago·view thread
comment
There are mature solutions for building C/C++ programs which check for dependencies and provide a high quality configuration setup. Think of GNU Autotools. It is often blamed to be too complex, b…
6y ago·view thread
comment
I do not know much about kernels and OS architecture. But I am wondering how this relates to the idea of GNU Hurd. Wasn't its concept also about microkernel-based design?
6y ago·view thread
comment
A practical ML implementation which runs fine on standard computers can be found here: https://github.com/modern-fortran/neural-fortran …
6y ago·view thread
comment
There are so many alternatives, see https://news.ycombinator.com/item?id=20410848 Any information about which language is leading the field?…
6y ago·view thread
comment
There is also the /e/ initiative: https://e.foundation
6y ago·view thread
comment
That is why I like this site. I gives tech a human touch.
6y ago·view thread
comment
While I agree on the content, I think the word "Expert" in the title is misleading. All of these habits are better attributed to Generalists. "Experts" I know are often too focused…
6y ago·view thread
comment
Another fact I like to mention is that BRL-CAD is really a showcase for the UNIX philosophy (modularity&composition): There are 349 single programs in /usr/brlcad/bin. Man page says…
6y ago·view thread
comment
In addition to Postscript, I would also mention Factor ( https://factorcode.org/ ). It is quite approachable to learn stack based programming.…
6y ago·view thread
comment
No, I can't really compare. Back then, I needed to model a not too complicated geometry for some scientific programming applying raytracing to calculate some view factors. BRL-CAD provided all th…
6y ago·view thread
comment
I used it once and really liked it. There is a geometric modeling editor GUI called `mged`. But in general you define your model based on textual input. BRL-CAD has its own DSL. To get a feeling, have…
6y ago·view thread
comment
Git is designed as distributed VCS, so an outage of a centralized server should not matter too much. So far, the theory. Using Github excessively is the way back to centralization, nowadays handing co…
7y ago·view thread