Live data from Hacker News

Viewing profile — funklute

funklute

HN member
Joined
Sat, Jun 15, 2019, 3:56 PM UTC
HN karma
527
Public activity
187 items

About funklute

No profile information was provided.

Recent public activity

  1. comment
    Comment #41668757

    Perhaps some meaning is getting lost in translation here... If you mean curiosity as in academic achievement, then I think this is a deeply disrespectful way of thinking of other p…

  2. comment
    Comment #41668585

    > The best people are naturally attracted to knowledge and intellect That is a pretty narrow-minded way of evaluating other people's worth...

  3. comment
    Comment #39584570

    That's not the whole story though. Often, what is more important is how stable the oil is below the smoke point. There's a pretty decent video on this by Adam Ragusea: https://www.…

  4. comment
    Comment #37813393

    Ah, fair enough! On my team we use pre-commit[0] a lot. I guess I would define the history to be something like "has this commit ever been run through our pre-commit hooks?". If yo…

  5. comment
    Comment #37813167

    > then git gives you the tools to ensure the repos you control are not rewritten I might betray my ignorance here, but what tools are those? If I host a git repo, then I can obviou…

  6. comment
    Comment #37421868

    It's not actually clear whether you're using Wayland and complaining about X11, or the other way around... (or on a different OS altogether...)

  7. comment
    Comment #37110438

    That is a fair point!

  8. comment
    Comment #37109803

    Your first suggestion is basically momentum investing [1]. But as the wikipedia article alludes to, there are some issues with this, such as a potentially high risk, that one would…

  9. comment
    Comment #37109665

    > Most people don't think critically about their money This is a bit of a naive viewpoint. Take your example of putting money in the stock market, regardless of its health and stru…

  10. comment
    Comment #36468732

    And am I correct that these dunkelflautes are becoming an increasing concern because of the increased likelihood of extreme weather events? Otherwise I don't really see why this is…

  11. comment
    Comment #36467961

    I had to look up what a dunkelflaute is... but the last bit you said: > i.e. dunkelflauts in winter which neither batteries or nuclear particularly help with. doesn't make a lot of…

  12. comment
    Comment #36465834

    > for political reasons > (ignoring the fact that t takes longer to build than the available time to transition) My understanding is that nuclear is necessary, unless you believe i…

  13. comment
    Comment #36280558

    > You don't want to end up like the french do you? Exactly what do you mean is the problem with the French? Assuming I've understood you correctly, I think it's worth pointing out …

  14. comment
    Comment #36239536

    > This kind of flexibility in the labour market is clearly an advantage because the US and CH have some of the highest salaries and lowest unemployment in the world. It really is q…

  15. comment
    Comment #36103550

    hehe yes I can relate to that! I'm not sure if you had this in mind when you said "non-binary", but I also think along the same lines you just noted, that there is a difference bet…

  16. comment
    Comment #36103091

    In this case, it seems a perfectly valid choice of words. "irreconcilable" basically implies that there is a binary choice -- either use a TUI or aim for accessibility, but you can…

  17. comment
    Comment #36101905

    Do you mean for simple command line output, or also for actual TUIs, like htop and vim? If the latter, how does that even work? Presumably you'd have to configure it on a per-TUI b…

  18. comment
    Comment #35789738

    > Do you think there is or isn't deleterious effects when children watch misogyny at a young age, what about watching programming that would show the beating of animals, even if an…

  19. comment
    Comment #34115982

    I am perfectly aware what that word means, and it is exactly the word I wanted to use. Instead of being a condescending asshole, perhaps you can explain what you disagree with.

  20. comment
    Comment #34095573

    Arguably, the terminal is more general. Pretty much every developer will at some point have significant interactions with a terminal. The same cannot be said for emacs. On top of t…

  21. comment
    Comment #34081968

    > Nothing is worse than trying to understand an issue with a program that heavily relies on environment variables for configuration I totally agree with this. > A good old configur…

  22. comment
    Comment #34077908

    > not for reproducible/distributable configuration At my work, we use environment variables all the time for configurations, e.g. for telling a kubernetes pod where to find the dat…

  23. comment
    Comment #33644816

    > the Optical Winter of 2001-2006 I have never heard of this, and google doesn't return anything useful... what does this refer to?

  24. comment
    Comment #33630480

    Using the bindings is only possible if the library itself is already installed (since the bindings directly make use of the library, under the hood).

  25. comment
    Comment #33601848

    > Also, Python is the worst imaginable engine for running Lisp What exactly do you mean by this?