Live data from Hacker News

Viewing profile — kylebebak

kylebebak

HN member
Joined
Wed, Dec 09, 2015, 4:07 PM UTC
HN karma
75
Public activity
23 items

About kylebebak

No profile information was provided.

Recent public activity

  1. comment
    Comment #48357915

    npm supports this now as well, with e.g. `min-release-age=7` in `.npmrc`

  2. comment
    Comment #47417432

    There's no such thing (parent likely borrowed this term from the video game industry)

  3. comment
    Comment #46907536

    "For my friends, everything; for my enemies, the law"

  4. comment
    Comment #46479995

    > You think it’s a good idea for foreign countries to overturn domestic elections? I certainly don't, and I don't speak for the person you replied to but I figure most people comme…

  5. comment
    Comment #45919329

    There are terms for the combined effects of drinking alcohol and smoking weed. Cross-faded in English, pachipedo in Spanish. I find these terms and the effects they refer to enjoya…

  6. comment
    Comment #44249641

    Adiós Brian, thanks for the music https://www.youtube.com/watch?v=3wWBV3QCbGE&list=PLhinduWcIK...

  7. comment
    Comment #44232036

    Everybody is a star https://www.youtube.com/watch?v=3-1s2gqDs_U

  8. comment
    Comment #43695717

    In each frame of the simulation there's a small random chance that a fox dies (of starvation), and that a rabbit reproduces. The start positions and velocities of the rabbits and f…

  9. comment
    Comment #43677486

    A long time ago I wrote code to run a visual simulation that combines flocking behavior with Lotka-Volterra dynamics https://www.youtube.com/watch?v=-_JWAh0lP8Q It's a stochastic s…

  10. story
  11. story
  12. comment
    Comment #15245143

    Just to clarify: the docs are rustic but complete. The API itself is immensely powerful.

  13. comment
    Comment #15244356

    I love Sublime for writing anything, not just code. MarkdownEditing ( https://github.com/SublimeText-Markdown/MarkdownEditing ), optionally combined with Distraction Free mode, is …

  14. comment
    Comment #15244323

    I've found the docs to be complete but lacking in examples. Examples often say more in 10 lines of code than a page of docs, but I didn't find this to be an issue. To write Request…

  15. comment
    Comment #15240118

    Speed and stability, search, command palette, file navigation, Goto. And the excellent Python plugin API, which has made the plugin ecosystem so vibrant. Here's one I wrote, https:…

  16. comment
    Comment #15239805

    Sublime Text is among the best pieces of software I've used. I bought the license a couple of years ago, and would gladly pay the same amount again. I love its core functionality: …

  17. comment
    Comment #14991403

    Thanks! I built Requester so that its syntax would be identical to Requests' syntax, so I wouldn't have to come up with my own syntax for the plugin. Requests' syntax is _extensive…

  18. story
  19. story
  20. comment
    Comment #14285830

    I read about this recently. It's hard to believe these cookies didn't exist until 2016. The biggest problem solved by cookies has always been sessions. samesite is sufficient for m…

  21. comment
    Comment #14285770

    I like to think web browsers take the worse is better approach to security. Security takes a back seat to reproductive fitness of the web as a platform. JS made the web insecure, b…

  22. comment
    Comment #11045596

    This about sums it up

  23. comment
    Comment #10704525

    Agreed... Exhibit A ( https://bitcoin.org/bitcoin.pdf ) This paper, and the technology it proposes, are as eloquent and ingenious as they come. Exhibit B (from one of Wright's blog…