Live data from Hacker News

Viewing profile — Nectar0516

Nectar0516

HN member
Joined
Sat, Jul 06, 2024, 2:40 AM UTC
HN karma
18
Public activity
12 items

About Nectar0516

No profile information was provided.

Recent public activity

  1. comment
    Comment #43521037

    The bigger problem with running on a PC is UI. No longer will it work well with a simple remote that only needs 10 buttons.

  2. comment
    Comment #43109222

    Well, yes, but we hear quite a bit about China or Russia or North Korea or wherever attacking us. I've quite literally seen people ask "why don't we attack them back?"

  3. comment
  4. comment
    Comment #42693933

    Not having to spawn a new process greatly decreases the time it takes to process a request, which greatly increases the amount of requests you can serve with a given amount of hard…

  5. comment
    Comment #42693926

    These days everything that would've been CGI is now FastCGI (even PHP). Or in other words, run one server whose only job is to reverse-proxy requests to another server over a sligh…

  6. comment
  7. comment
    Comment #42693881

    Honestly, py3 wasn't a compelling replacement until distros started setting dates to remove py2.

  8. comment
    Comment #42693809

    Or you can just pay someone to host it and maintain and support the web server for you, for a lot cheaper (often free, like Github Pages).

  9. comment
    Comment #42693746

    I would hope that this would cause more people to realize that allowing total control of the things you use to be centralized in one person (or business) is bad, but well... quite …

  10. comment
    Comment #42693643

    So they throw Cloudflare in front of it and get defaced yearly. I've worked for companies (thankfully not in a position dealing with the website) that did just that. Somehow they'r…

  11. comment
    Comment #42693619

    At best, "serious" businesses (which I take to mean large, successful ones) pretend to take EQ seriously.

  12. comment
    Comment #40887819

    > # sorry for this being so long, i have no way to format it sanely x.x Here ya go, I fixed it (or just see the pastebin link if you're curious what it says): wget -O conffile http…