Live data from Hacker News

Viewing profile — sce

sce

HN member
Joined
Sat, Nov 19, 2011, 10:59 AM UTC
HN karma
71
Public activity
25 items

About sce

No profile information was provided.

Recent public activity

  1. comment
    Comment #32352268

    I think the problem is that buildings like you describe don't contribute to the city at street level. If the residental buildings are smaller then the gym, sauna, swimming pool wil…

  2. comment
    Comment #29603374

    I recommend watching this Ted talk. https://youtu.be/UMhLBPPtlrY Peter Attia: What if we're wrong about diabetes.

  3. comment
    Comment #29556597

    It reminds of a coworker, a frontend developer and Linux user. He asked for a macbook pro from his employer, and after using it for a year he switched back to Linux. He said it was…

  4. comment
    Comment #29379533

    > I have to strongly agree with your last point - I also never understood the massive hard-on that the technical user-base has against useful telemetry. I think it would be far les…

  5. comment
    Comment #25750259

    > Launched with the code-name Project Lenix, AlmaLinux is an open-source, community-driven project that intends to fill the gap left by the demise of the CentOS stable release. Alm…

  6. comment
    Comment #25054969

    Looks like it's fixed upstream https://gitlab.gnome.org/GNOME/gdm/-/issues/642

  7. comment
    Comment #24834503

    The specific wording was "Linux Kernel 5.9+ is incompatible with current and previous NVIDIA Linux GPU drivers." So it's not the driver that is incompatible, it is Linux. And that …

  8. comment
    Comment #24830563

    Nice wording by Nvidia. Linux has an unstable/ever changing internal API and Nvidia need to update their out of tree driver for the new release, and probably every release. Nvidia …

  9. comment
    Comment #24830096

    This comment is very weird. For Linux users it is definitely better buying an AMD discrete graphics card than Nvidia, and it has been for an eternity. Just google "torvalds Nvidia"…

  10. comment
    Comment #24611156

    I unfortunately don't know any details other than it seems to be working. The content they have is highly in depth, and the comments section is excellent. My experience was that I …

  11. comment
    Comment #24610848

    An alternative subscription model that I've always liked is Linux Weekly News (lwn.net) which publishes all premium content openly after a week behind paywall. (In my mind I like t…

  12. comment
    Comment #17711744

    > Nobody makes an electric commercial vehicles of the type electricians, plumbers etc. drive. How about Nissan e-nv200? https://www.nissan.co.uk/vehicles/new-vehicles/e-nv200.html

  13. comment
    Comment #10921551

    I've never done that but it sounds neat. Anyway, I'm guessing the answer to your question is: control. You know that you can at any moment tilt your head forward and lose the verti…

  14. comment
    Comment #10829427

    > Thought experiment: Let's make the minimum wage $1000 per hour. I'd like you to think through the ramifications. What would happen? I'm assuming prices through the roof, companie…

  15. comment
    Comment #10828645

    tl;dr: Raise the minimum wage so that employees don't need to live off of welfare. People lose their job? Good riddance, seriously. People don't lose their job? Called their bluff.…

  16. comment
    Comment #10827709

    If the employer responds by increasing the prices of the goods/services they sell, then yes. However, in the market the consumers have a choice, so they can choose to not buy somet…

  17. comment
    Comment #10827589

    > To give an example in microcosm: if you buy a used car on Craigslist from someone, the fact that the seller is a welfare recipient doesn't mean that you're a beneficiary of welfa…

  18. comment
    Comment #10827440

    In the case of minimum wage, they would indeed be forced to pay more, rendering the need for welfare to those same people unnecessary, thus shifting the cost from the state/governm…

  19. comment
    Comment #10827126

    Regarding income inequality, I recommend listening to some of the speeches/debates with Bernie Sanders. E.g. he argues that the greatest receiver of welfare in the US is the wal-Ma…

  20. comment
    Comment #6031798

    Check out the demo from last year https://www.youtube.com/watch?v=L8zwnqKysfI#t=4314s (Video should start at ca. 1:12:00).

  21. comment
    Comment #5996943

    http://cppcms.com/wikipp/en/page/faq#If.CppCMS.is.not.a.CMS.... . Quote from that page: The original idea was: "Write your own CMS in C++". The lead developer asked in 2008 for a b…

  22. comment
    Comment #4820227

    Thank you for posting this, lots of nice tips in there. Aliases for submodules were missing though, I guess you're lucky enough to not need them: sh=show --submodule df=diff --subm…

  23. comment
    Comment #4053312

    This only applies to ActiveRecord, I wonder if e.g. DataMapper is vulnerable in a similar way.

  24. comment
    Comment #3484265

    In Norway the standard hours are 8-16 (8am/4pm) which includes half an hour lunch. I believe that in Sweden it's 8-17 (8 hours work, 1 hour lunch). It's also normal to have three m…

  25. comment
    Comment #3255073

    Enter is actually a good candidate for something like that: " turn off highlighted results (set nohlsearch) when pressing enter. " just pressing n or N will turn the highlight back…