Live data from Hacker News

Viewing profile — cosarara97

cosarara97

HN member
Joined
Sun, May 26, 2013, 1:54 PM UTC
HN karma
553
Public activity
178 items

About cosarara97

[ my public key: https://keybase.io/cosarara; my proof: https://keybase.io/cosarara/sigs/5PezR_jQ4kqPXvgozQ_N-QmA7DcbywxvcDBMWUDgCqw ]

Recent public activity

  1. comment
    Comment #16755482

    This is kind of an offtopic question, but regardless: Is there any application written in smalltalk in the debian repository? (or any other linux distro)

  2. comment
    Comment #16484580

    Gamers use steam, not the windows store.

  3. comment
    Comment #16291628

    How do they compare to the telegram desktop client? Are they electron apps?

  4. comment
    Comment #16235672

    Bitcoin's energy use will tend to raise to match the mining profits. As long as both BTC's price and transaction fees keep raising, the energy miners spend will continue to raise. …

  5. comment
    Comment #16146689

    In my experience, a misbehaving linux system that's out of RAM and has swap to spare will be unusably slow. The process of switching to a tty, logging in, and killing whatever the …

  6. comment
    Comment #16108736

    AMP, that thing you have never seen in the wild if you run firefox on your phone.

  7. comment
    Comment #16047061

    IANAL, but I think you can't infringe copyright if you are not distributing anything. OCR is not distribution.

  8. comment
    Comment #16040334

    If signal users can be counted on one hand, people using gpg can be counted on a finger.

  9. comment
    Comment #16039289

    SHENZHEN I/O is the actual name: http://store.steampowered.com/app/504210/

  10. comment
    Comment #16032038

    Isn't sdl2 a lot smaller than qt5?

  11. comment
    Comment #16027388

    Shouldn't apache have been running under the "apache" user instead of root?

  12. comment
    Comment #15963446

    There is the issue of the account. Whatsapp and Telegram are free (signal too?) and require 0 setup. With Conversations, you either have to pay for a conversations.im account, or o…

  13. comment
    Comment #15956854

    The author can't read the comments if people only make them on other platforms.

  14. comment
    Comment #15955159

    Can ulimit help here?

  15. comment
    Comment #15951213

    And doctrine DBAL vs doctrine ORM

  16. comment
    Comment #15949318

    > Will coinbase honor the price when order is placed ie if it shows $19700 then will it let me buy 0.1 BTC at this price? No, neither the price at which they actually allow you to …

  17. comment
    Comment #15948641

    I bought a nintendo switch with zelda, and the cartridge wasn't detected the first time I put it in. Took it out, blew a bit on it, back in, working perfectly! Some things never ch…

  18. comment
    Comment #15891578

    You can run a traditional init in debian. Systemd is just the default.

  19. comment
    Comment #15871508

    I wonder what was the reasoning behind adding those spaces for everybody.

  20. comment
    Comment #15825162

    Even without house rules, it depends on the way people play. In my family, monopoly is played in a very anti-social way, where the main goal seems to be preventing other's victory …

  21. comment
    Comment #15688962

    > Which everyone will tell you not to do. Why?

  22. comment
    Comment #15649371

    I thought Palemoon was basically firefox?

  23. comment
    Comment #15574780

    If anyone wonders, "pas a pas" means "step by step" in Catalan.

  24. comment
    Comment #15570182

    There is no death penalty in Spain.

  25. comment
    Comment #15568582

    Vagrant gives you a full VM with a traditional init system. Docker is usually used without an init (or a very dumb init), so you'll have different containers for each service. It's…