Live data from Hacker News

Viewing profile — HajiraSifre

HajiraSifre

HN member
Joined
Thu, Feb 25, 2021, 10:09 AM UTC
HN karma
21
Public activity
9 items

About HajiraSifre

No profile information was provided.

Recent public activity

  1. comment
    Comment #27525884

    That program is for testing terminal emulators, not shells.

  2. comment
    Comment #27221065

    > This doesn't kill IRC. The name isn't important. It's just a brand. Sure, but it will still negatively affect the number of users. For example, I'm already aware of one community…

  3. comment
    Comment #27115255

    That does not follow. There are definitely many CI pipelines that download all packages every time they're triggered. For those pipelines you'd be looking at tens of installs per d…

  4. comment
    Comment #27061663

    Looks like the syntax used by NeatURL, see https://github.com/Smile4ever/Neat-URL#parameter-rules

  5. comment
    Comment #27061611

    Unfortunately still doesn't have a whitelist feature, which impacts usability severely. If you use any site that's broken by the extension, that means you have to remember to turn …

  6. comment
    Comment #26876698

    This is the link contained in the QR code: https://game.bilibili.com/pcr/1anniversarytocode/

  7. comment
    Comment #26635041

    I think The Eye did archive it at some point. Also, it might be hard to find a scraper, since Unsplash likes (or at least liked) sending "friendly" requests to authors of scrapers …

  8. comment
    Comment #26488224

    > init: provide useful advice about init.defaultBranch > To give ample warning for users wishing to override Git's the fall-back for an unconfigured `init.defaultBranch` (in case w…

  9. comment
    Comment #26261510

    You just have to use ngx_headers_more instead of the built-in headers module. That add_header would get fixed (as a sibling comment states it should) is unlikely as it is intended …