Live data from Hacker News

Viewing profile — nlo

nlo

HN member
Joined
Mon, Jun 21, 2010, 3:24 AM UTC
HN karma
68
Public activity
26 items

About nlo

No profile information was provided.

Recent public activity

  1. comment
    Comment #23104609

    World of Warcraft definitely takes advantage of multiple cores these days: https://wow.gamepedia.com/CVar_processAffinityMask

  2. comment
    Comment #16601851

    If you want a mirror of a repository, self hosted Gogs/Gitea is a great way to do this in a way that makes you unbeholden to the upstream.

  3. comment
    Comment #15341746

    Fish shell like syntax highlighting for zsh: https://github.com/zsh-users/zsh-syntax-highlighting Fish-like autosuggestions for zsh: https://github.com/zsh-users/zsh-autosuggestion…

  4. comment
    Comment #15117853

    Even with HPKP, many libs/apps behave like Firefox/Chrome in this respect: """ Firefox and Chrome disable pin validation for pinned hosts whose validated certificate chain terminat…

  5. comment
    Comment #11366987

    Recently released FreeNAS v9.10, based on FreeBSD 10.3: http://www.freenas.org/blog/freenas-910-released/

  6. comment
    Comment #10231550

    Does nothing if the Chrome "Block third-party cookies and site data" is enabled, which means that setting is working as intended. :)

  7. comment
    Comment #8551820

    This can be mitigated by wrapping your whole script in parens, as in: #!/usr/bin/env bash ( # real work )

  8. story
  9. comment
    Comment #8072231

    Clever! Thanks for making this open source. I really like small services like this written with Lua+nginx.

  10. story
    Frequent Locations enabled by default in iOS 7

    Settings > Location Services > System Services > Frequent Locations

  11. comment
    Comment #6465101

    Trivia: A reversal of Larry's name is how Magic: the Gathering card Nevinyrral's Disk was named - http://gatherer.wizards.com/pages/Card/Details.aspx?multiver...

  12. comment
    Comment #4244645

    Screenshot in case this is a partial feature rollout: http://i.imgur.com/eieHM.png

  13. story
  14. comment
    Comment #3602053

    I found xcodebuild broken after installing Xcode 4.3 and the CLT. If you find yourself in a similar situation, run `sudo xcode-select -switch /Applications/Xcode.app/Contents/Devel…

  15. story
  16. comment
    Comment #3038906

    Hear hear. Unfortunately I /just/ paid for Spotify premium yesterday evening. While I have a grandfathered non-Facebook account, I've had no end of problems with their mobile clien…

  17. story
  18. story
  19. comment
    Comment #2580303

    Not entirely so. I keep latency monitors running on Amazon.com and all of the sites I have hosted on EC2, and noticed a distinct spike in latency across the board corresponding wit…

  20. comment
    Comment #2550048

    Someone who creates web apps should be intimately familiar with the techniques used by people who break into web apps. Dafydd Stuttard (book author) / PortSwigger created the Burp …

  21. comment
    Comment #2469988

    "AWS randomize the zones per account" Interesting. This is news to me. I found some more info here (Google cache since alestic.com is presently unreachable): http://webcache.google…

  22. comment
    Comment #2342870

    Within the past year I discovered dig's +short parameter, which let me retire some scripts I had for parsing just the IPs out of dig's output. e.g.: dig +short google.com

  23. comment
    Comment #2188923

    For Safari there's a great extension that reskins Google Reader and reclaims some wasted screen real estate: http://mariusth.channelwood.org/SafariExtensions/ In use: http://dl.dro…

  24. comment
    Comment #1899214

    http://bnetauth.freeportal.us/specification.html http://seclists.org/bugtraq/2010/Sep/160

  25. comment
    Comment #1617502

    I think I've ran into this limitation when using Google Reader on my iPhone 3GS running iOS 4.0.2. Images will eventually stop loading after viewing a series of image-heavy entries…