Viewing profile — mahrz
mahrz
HN member- Joined
- Fri, Feb 17, 2012, 11:37 AM UTC
- HN karma
- 57
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About mahrz
No profile information was provided.
Recent public activity
-
comment
Comment #36863819
I started a library for this a while ago (using rich): https://github.com/mahrz24/netext Recently I tried to adopt it to textual as well: https://twitter.com/mahrz24/status/1679816…
-
comment
Comment #6319848
Got to 1200, but am still surprised how easily Portoguese can be mistaken for a slavonic language. And the Bosnian/Croatian samples are really not that easy to distinguish. It woul…
-
comment
Comment #5970576
Most probably the minister of foreign affairs would be coming from the green party in such a case. Though that might change their rethoric a bit.
-
comment
Comment #5770448
I agree with that, except for the lost income, this recent study [1] showed that your lifetime earnings will quite likely be more if get a PhD (not accounting for tuition, not sure…
-
comment
Comment #5580658
After a quick glance, this sounds a lot like information theoretic empowerment, which has been around for more than five years: http://www.plosone.org/article/info%3Adoi%2F10.1371%…
-
comment
Comment #3956477
But only for municipal elections in some federal states. For state elections it is 18 in all federal states except for Bremen where the voting age is also 16. However, there are st…
-
comment
Comment #3902645
> typesetting and typography done in html is far superior Did I miss the irony somewhere? Last time I checked (justified) line breaking was a mess, protrusion is not supported and …
-
comment
Comment #3692960
Boost MPL provides similar things with its type_list (more on the practical side though). But as far as I know, it's not yet C++11, so the overall syntax is a bit more clumsy.
- story
-
comment
Comment #3602959
Looks quite interesting. Is there any way to export incanter charts as TikZ based figures to include them in LateX documents?