Live data from Hacker News

Viewing profile — pmdarrow

pmdarrow

HN member
Joined
Thu, Feb 27, 2014, 3:50 PM UTC
HN karma
24
Public activity
10 items

About pmdarrow

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #38487631

    It looks like the wheel is mounted on a hub, just like normal cars.

  3. comment
    Comment #35809739

    One thing they're not great for though is shareability. With gifs, you can generally just drag & drop them between most apps and they'll behave as you expect. Not true with videos.…

  4. comment
    Comment #20507325

    My company is using https://github.com/miyakogi/pyppeteer in production and it has worked great. I suggest checking it out.

  5. comment
    Comment #19331647

    The Chrome dev team is working to create a scheduling API in the browser: https://github.com/spanicker/main-thread-scheduling

  6. comment
    Comment #12336740

    Not true, you can create an iTunes account without a credit card: https://support.apple.com/en-ca/HT204034

  7. comment
    Comment #12336720

    Have you tried changing the free downloads password setting? See http://lifehacker.com/allow-free-downloads-from-the-mac-app-...

  8. comment
    Comment #10252843

    It's not impossible and has been done several times in the past, see https://en.wikipedia.org/wiki/JailbreakMe

  9. comment
    Comment #7313416

    I can sort of comment on this since I've used Flask-RESTful and Django REST Framework where a lot of the Flask-API design is/will be borrowed from. I think the browsable API featur…

  10. comment
    Comment #7312811

    We've been considering "porting" our app from Flask-RESTful to Django REST Framework because it is so well architected, tested, and has a large community around it. So I'm overjoye…