Live data from Hacker News

Viewing profile — alwaysdownvoted

alwaysdownvoted

HN member
Joined
Sat, Mar 19, 2016, 12:48 AM UTC
HN karma
63
Public activity
23 items

About alwaysdownvoted

No profile information was provided.

Recent public activity

  1. comment
    Comment #12022959

    "But if you're not home, your phone sends the command to a server in China,..." Do any "smart" devices not try to connect to remote servers, automatically, without asking the user …

  2. comment
    Comment #12022798

    Maybe it's an homage to Bill Gates who campaigned so hard for using intellectual property laws to protect closed source software.

  3. comment
    Comment #12021442

    Could it be that the ability to more fully control a computer, e.g., a router, makes the computer more valuable? What use are greater feature specifications if the user does not ha…

  4. comment
    Comment #11688542

    "Who can..." ICANN. Yes it can be whenever they want. No one ever stops them. They added several in 2001. Now they've opened the floodgates. "At no real cost..." True. Except the c…

  5. comment
    Comment #11675743

    I like to compile and install my own OS images on the hardware I purchase. Of course the smartphone industry does not make that easy, if at all possible. Hence I am forced to choos…

  6. comment
    Comment #11672870

    I'll bet a lot of folks would keep paying those prices even if all they did was use email. I'll bet further that is still the main reason many people have a home internet connectio…

  7. comment
    Comment #11641656

    There's a couple of comments showing hostname followed by IP address. Are commenters really putting entries in this format into their HOSTS file? And it works? The correct format, …

  8. comment
    Comment #11641466

    echo "93.174.95.27 elsevier.com" >> /etc/hosts http://elsevier.com/scimag

  9. comment
  10. comment
    Comment #11635535

    It is a known fact that Apple tries the same ideas more than once, sometimes years apart. If at first they fail, they will try again. I recall an idea from the past where they want…

  11. comment
    Comment #11603130

    You nailed it. I rarely make use of the BSD scripts provided but I like them as simple examples of how various services are intended to be run. I find there is a certain amount of …

  12. comment
  13. comment
    Comment #11444483

    "... software bloat almost always comes from smart, often the smartest, devs who are technically the most competent." I am quite happy with software written by people who who do no…

  14. comment
    Comment #11419222

    From init/main.c: "The Bourne shell can be used instead of init..." An easy way to avoid systemd if the user is more comfortable with using a BSD-style /etc/rc approach to starting…

  15. comment
    Comment #11411744

    "What _every browser_ ..." How about text-only browsers? How about homemade "browsers" that are powered by netcat? As one informal poll appeared to show, many users questioned on t…

  16. comment
    Comment #11394779

    I still use SUA every day when I'm forced to use Windows. (I also run Linux binaries on BSD.) SUA is based on an old version of BSD, not GNU. tcsh, csh and sh. The compiler works. …

  17. comment
  18. comment
  19. comment
  20. comment
  21. comment
    Comment #11321380

    "I don't know anythng about IPFilter, nor do I know anyone who uses it, so we'll pretend it doesn't exist." If alternatives exist that would address the author's complaints (and th…

  22. comment
    Comment #11321194

    In 1880 there was no Federal Reserve system. "Money" was backed by commodities of finite quantity.

  23. comment
    Comment #11316551

    One solution is not to use Bash. There are more basic shells that are equally as, or more, POSIX-like.