Live data from Hacker News

Viewing profile — julien_p

julien_p

HN member
Joined
Fri, Apr 08, 2011, 12:55 PM UTC
HN karma
177
Public activity
28 items

About julien_p

No profile information was provided.

Recent public activity

  1. comment
    Comment #46574110

    That doesn't sound like the actual issue, or am I not understanding it correctly?

  2. comment
    Comment #21811399

    This talk https://talks.golang.org/2019/playground-v3/playground-v3.sl... on the golang playground has some details on its security considerations.

  3. comment
    Comment #7421023

    You'll probably like this talk by Adrian about the history behind soundslice http://www.youtube.com/watch?v=4fmU1ZXNov8

  4. story
  5. comment
    Comment #5618807

    The author just retweeted a link to this header file to enable Clang warnings using #pragma's https://github.com/macmade/SeriousCode https://twitter.com/macmade/status/328219581879…

  6. comment
    Comment #5080454

    Files get a "quarantine flag" set on them as metadata when downloaded on OS X. Gatekeeper uses this (along with the developer signature) to check if an app is "safe" to open or not…

  7. comment
    Comment #5074683

    This looks fantastic and the timing couldn't have been better for me. It's been a while that I started a new Django project and I was looking for exactly this type of best practice…

  8. comment
    Comment #5003213

    Probably https://developer.apple.com/videos/wwdc/2012/?id=243 I haven't watched it yet, but it's been on my to-watch list for a while now.

  9. comment
    Comment #4951907

    > Why would we have thought that they would sell the new adapter any different then the old 30 pin? Before the new connector was announced there were rumours that licensing for it …

  10. comment
    Comment #4688190

    They've been live streaming the iTunes festival too. I wonder if they are using this to test their streaming infrastructure ...

  11. comment
    Comment #4464840

    IMO directly viewing the videos in safari and not having YouTube.app hijack the links actually makes for a better experience overall.

  12. comment
    Comment #4290321

    http://www.apple.com/osx/specs/ lists the following macs as supporing AirPlay * iMac (Mid 2011 or newer) * Mac mini (Mid 2011 or newer) * MacBook Air (Mid 2011 or newer) * MacBook …

  13. comment
    Comment #4289993

    Also keep in mind that AirPlay mirroring requires at least a Sandybridge CPU, so you need a mac released in 2011 or later.

  14. comment
    Comment #3958800

    When I ran into this problem I simply added a post-checkout hook that deletes *.pyc files within the git root.

  15. story
  16. comment
    Comment #3864366

    It's taking the data from google.com, for example http://www.google.com/finance/info?client=ig&q=AAPL which AFAIK isn't a public Google API. As noted in other comments, real time q…

  17. comment
    Comment #3771357

    I've certainly noticed a speed difference recently. DDG feels pretty snappy to me now, whereas before it was annoyingly slow, easily taking a second or so to load. I'm located in L…

  18. comment
    Comment #3710604

    Apparently a demo/trial is in the works https://twitter.com/#!/chockenberry/status/18033170184996045...

  19. comment
    Comment #3620490

    Previous discussion http://news.ycombinator.com/item?id=3285671

  20. story
  21. comment
    Comment #3607096

    The X11 that comes with Lion is XQuartz anyway. All this changes is that the first time you run an application that uses X11 a dialog box pops up directing you to the XQuartz proje…

  22. comment
    Comment #3606961

    This New York Times article by Charles Duhigg (whose book is mentioned in this story) is a much better read: http://www.nytimes.com/2012/02/19/magazine/shopping-habits.h...

  23. comment
    Comment #3606488

    More likely Matlab than Pascal. Julia's syntax is intended to be familiar to users of MATLAB®.

  24. comment
    Comment #3606479

    Relevant comment by Brent Simmons: I toss all my Mac app ideas that require more than the default sandboxing rules — no matter how cool the idea is. The sandbox has a chilling effe…

  25. story