Viewing profile — Profpatsch
Profpatsch
HN member- Joined
- Wed, Apr 11, 2012, 6:15 PM UTC
- HN karma
- 45
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About Profpatsch
No profile information was provided.
Recent public activity
- story
-
comment
Comment #14283082
There are no global state mutations in `pkgs`. All immutable parts are in `impure.nix`, which already has a complete `pkgs`. Maybe you are confusing state mutations with fixed poin…
-
comment
Comment #13349422
Even though it’s very much out of context for this thread, it’s a little pearl that brought me again a little bit closer to understanding. Thanks!
- story
-
comment
Comment #9725290
Most GNOME apps started today are done in Vala afaik. It’s just starting to get traction. Maybe not at fast as $HipsterLang, but steadily.
-
comment
Comment #9714909
I have been writing a guide on how to set up a desktop system with NixOS, but I’m not quite finished yet. I wonder how high the interest in something like that would be? I can thro…
-
comment
Comment #9612723
Dude, give the code some space. It can’t breathe cramped like this.
- story
-
comment
Comment #8859421
Exactly. It’s what I commented about super after 8. You spread your (probably stateful, imperative) logic over several files and classes.
-
comment
Comment #8859398
> It's feature usage - or rather misusing it - that leads to "bad code". I still don’t agree with this. There are features that invite misusing them, or pose a greater risk of bein…
-
comment
Comment #8857624
> is that there is no such thing as "bad feature" or "feature that results in bad design". No, even straight "goto" is not such a feature. Yet, there are features that lead (with a…
-
comment
Comment #8857176
Don’t you just love some good ol’ Nit picking …
-
comment
Comment #8857116
lel, of course everyone is going to discuss about the smallest critique I stated. Bikeshedding at its best.
-
comment
Comment #8856678
Here are my thoughts after quickly glancing over the „features“: 1. No formatting rules and verbose „end“ I thought that by now it was universally accepted that having clear rules …
- story
-
comment
Comment #8514520
ikr? We should start a lobby. :) Though I would be worried if I heard yandere in any context other than manga/anime.
-
comment
Comment #8511958
It’s tsundere-speak. Only they are young white males.
- story
-
comment
Comment #7836145
Hijacking another programming language name for your own cheap JS-syntax clone? Nice move, jerks!
-
comment
Comment #7738712
Unix time is representing seconds, and seconds are a human measurement which use decimal notation.
-
comment
Comment #7738507
6000 seconds. That’s still about 2 hours. :)
-
story
In about 2 hours it’s 1400000000 unix time
date +"%s"
-
comment
Comment #7058691
That was quite amazing. I’m thrilled to check out Light Table now. But I’m at a loss, since I just got Clojure running in Emacs pretty well, complete with Vim keybindings. Yet, I c…
-
comment
Comment #6768628
Holy crap. Or write Sony’s user management. Or Adobe’s. Or …
-
comment
Comment #6768624
https://en.wikipedia.org/wiki/Robert_Cecil_Martin He’s the head of the agile movement.