Live data from Hacker News

Viewing profile — invernomut0

invernomut0

HN member
Joined
Fri, Oct 11, 2013, 2:52 PM UTC
HN karma
32
Public activity
31 items

About invernomut0

No profile information was provided.

Recent public activity

  1. comment
    Comment #39626674

    It seems interesting but I think I prefer to keep another tab with https://www.db-fiddle.com/ to experiment with the syntax.

  2. comment
    Comment #38721463

    You're forgetting dioxins and other pollutants resulting from burning various materials, especially plastic.

  3. story
  4. comment
    Comment #29503180

    I have a T14s with AMD Ryzen 7 and everything works on linux apart the fingerprint reader. Battery life is very good and you have great linux support (including battery charge cust…

  5. comment
    Comment #28720459

    I donate regularly using github sponsor and occasionally directly to projects I use.

  6. comment
    Comment #26463436

    I think that wine connoisseurs can distinguish between a 2$ wine and a 20$ or more wine. The problem lays in rating two wines in the same price range, in that case preferences beco…

  7. comment
    Comment #25239888

    How does it compare with the rohloff system? Anyways it seems to be significantly more expensive thus I don't think it will become widespread.

  8. comment
    Comment #17904661

    I like Reeder[0] and I use it since some time without problems. [0] http://reederapp.com

  9. comment
    Comment #15818724

    Some years ago I was working on an embedded platform with two processors connected via ethernet, one handling data and most of the application load, the second one handling some au…

  10. comment
    Comment #12751541

    Some of the dialects are so far apart that they are actual languages distinct from Italian. If you search in the ISO list of languages[0] you can find neapolitan, sardinian as dist…

  11. comment
    Comment #12676673

    If you ride a motorcycle even following the speed limit and you fall, even if you don't hit any vehicle you are risking: - hitting the ground (front or back) so having a concussion…

  12. comment
    Comment #12247506

    Maybe you don't want / you do not have the chance to have sources and build tools installed on your production server and you trust mtier to build the patched sources for you. I fi…

  13. comment
    Comment #12136858

    I think he could be supported by EFF since they have released a press release.

  14. comment
    Comment #12029479

    I think you should indicate that this is a off-topic discussion from 2004 debian user mailing list somewhere in the link title.

  15. comment
    Comment #11471777

    These cars just look like some kind of Formula cars but there are some of important differences: - first for now all cars are more or less the same (there's no research competition…

  16. comment
    Comment #11216779

    Do you think that beer recipes are not dependant on the brewing equipment you are using? I don't think it is easy for everyone to take the recipe and replicate it. I also don't thi…

  17. comment
    Comment #10661650

    You can pay someone to repair your stuff and make the local economy grow instead of dumping and buying a shiny new toy from a big corporation. Buying new is often not optimal since…

  18. comment
    Comment #9929071

    Note: This century started in 2000, not one hundred years ago.

  19. comment
    Comment #9916509

    Exactly. That's why they've written doas and they do not rewritten the whole OS in Rust :)

  20. comment
    Comment #9915456

    Why rewrite all the operating system utils when you can just refine the existing ones and improve the OS exploitation prevention mechanisms? If you rewrite you'll add bugs and you …

  21. comment
    Comment #9834972

    Making economic decision that cut growth chances in the near/mid future doesn't help to lower the GDP/debt ratio, and that's why the recent reforms asked by the EU failed in improv…

  22. comment
    Comment #9789817

    I think you should also check out cscope, it can search for struct definitions and function calls easily (better than just grepping text or using ctags).

  23. comment
    Comment #9756781

    F1 cars race for 1.5 hours, LMP1 race for 24hours, at a pace that is 5seconds slower than an F1. They could go much faster but the race is won by the driver which races longer, not…

  24. comment
    Comment #9718280

    You can also add 'crontab -e' and much other examples of commands that wrap an editor call already exising in linux userspace.

  25. comment
    Comment #9145298

    How to do it using vim: http://stackoverflow.com/questions/5131205/how-to-edit-text-... Seriously, just google it :)