Live data from Hacker News

Viewing profile — usagimaru

usagimaru

HN member
Joined
Mon, Dec 09, 2013, 9:14 PM UTC
HN karma
16
Public activity
7 items

About usagimaru

No profile information was provided.

Recent public activity

  1. comment
    Comment #12273321

    Jim Weirich had a good couple talks about building a Y combinator in a couple languages. Here's his JavaScirpt version: https://vimeo.com/45140590 RIP

  2. comment
    Comment #12068819

    This game has been in Beta for several months, with several long standing issues not being fixed. Plus the game is built off a 5+ year old engine. If that's not enough testing, I d…

  3. comment
    Comment #11051756

    There's godebug[0], which has all the hacks you could ever want! But I'm guessing you meant 'without', to which the answer is: no. [0] https://github.com/mailgun/godebug

  4. comment
    Comment #9118952

    The transpilers will compile the module into an object you can require normally. The default export is under { "default": ... } and the other exported properties are under their ex…

  5. comment
    Comment #7696840

    Don't forget about packer: https://github.com/keenerd/packer

  6. comment
    Comment #7246131

    My experience has been CS professors teach Discrete Math poorly. Had to take a mostly equivalent class (Intro. to Abstract Math) for my Math degree as well, and the professor expla…

  7. comment
    Comment #6877087

    Google rolled out integrated SMS in Hangouts (on Android) a month ago. It's not as transparent, but SMS and Hangout chats are in the same app, and you can switch between the two ty…