Live data from Hacker News

Viewing profile — tylerlarson

tylerlarson

HN member
Joined
Mon, Aug 15, 2011, 6:51 PM UTC
HN karma
71
Public activity
26 items

About tylerlarson

No profile information was provided.

Recent public activity

  1. comment
    Comment #30338854

    The reason I used Firefox daily many years ago was because of the Firebug debugger. The more complicated pages became the more important it was to have an excellent debugger/browse…

  2. comment
    Comment #28344490

    I work for PaperlessPost.com, and for our Flyer product we export mp4s from ffmpeg compiled to WASM, which is similar to ffmpeg.js but optimized for our use case which sounds simil…

  3. comment
    Comment #26725128

    I have no interest in telling you what to do as an individual but this thread and all of the people that seem on board with this is what drives me crazy about most of the places I'…

  4. comment
    Comment #24998028

    Any format that is uncompressed like this is huge. 8bits per channel (RGB/A) times width times height. Many image formats have animated versions of them that allow basic arrays of …

  5. comment
    Comment #23313559

    Sure everyone will talk about art and food and all of that but culture in my mind comes from something deeper. I live in Brooklyn where I can walk outside and meet people from ever…

  6. comment
    Comment #23280110

    I build a slower version of something with the same idea 13-14 years ago in Flash for http://www.makeoversolutions.com which most of these makeup companies licensed back then. I mo…

  7. comment
    Comment #23261073

    A visual programming languages are often high level and can only take the user so far. If you were to make a programming editor mode that visually shows how programs are structured…

  8. comment
    Comment #14445737

    Become an artist. Don't make art based on your expression of your feelings or whatever. Take it on like you would a startup. Create things you think will sell and based on what wor…

  9. comment
    Comment #13748346

    There is a difference between the mindset of an employee working for a paycheck and an employee considering the success of themselves being tied to the success of the company. How …

  10. comment
    Comment #12513850

    SVG is many times slower than an optimized graphics library rendered on the canvas tag in 2d or webgl contexts. There are many libraries based on the canvas tag for graphics but no…

  11. comment
    Comment #12382225

    A few other people have mentioned JavaScript and HTML but in my experience HTML and CSS support varies wildly between platforms and as applications become larger it is difficult to…

  12. comment
    Comment #11941451

    I can't build all of this by myself but I would be happy to help.

  13. comment
    Comment #10615291

    I'm 33 now. I was an artist/painter. In about 1998 I started messing with computer animation. I went to art school and found my computer experience was more useful and stopped pain…

  14. comment
    Comment #7679890

    Paperless Post - New York, NYC, NY http://paperlesspost.com/jobs We are currently looking to fill these positions. Associate Product Manager Data Engineer - Insights Data Engineer …

  15. comment
    Comment #7509306

    New York, http://PaperlessPost.com/jobs

  16. story
  17. comment
    Comment #6782942

    The iPad app that I've been working on was partially built with Ejecta, which uses the JavaScriptCore to eval JavaScript and pairs this with OpenGL ES to implement the Canvas and W…

  18. comment
    Comment #6677420

    This is a good question that is likely related to how it was made. Last time I heard Gmail was created with GWT that compiles Java into JavaScript. The libraries will be cached but…

  19. comment
    Comment #6527840

    Based on the numbers that I see, JavaScript is disliked more than ActionScript. When you take into account people's general dislike for anything flash related and how few people kn…

  20. comment
    Comment #6142185

    Paperless Post - New York, NY - http://paperlesspost.com/jobs We are activly looking for.. Web Developer Front-End Developer Office Coordinator Acquisition Marketing Manager Visual…

  21. comment
    Comment #4516283

    Can you share the code for your textmate version please.

  22. comment
    Comment #4324810

    NYC - http://paperlesspost.com/jobs Paperless Post is hiring for these jobs below, you can read more about them at the link above. Growth Product Manager Business Development Manag…

  23. story
  24. comment
    Comment #3784076

    Paperless Post in NY and SF is hiring. http://paperlesspost.com/jobs Best job I have ever had. I'm a developer, everyone here is awesome and we are working on interesting stuff all…

  25. comment
    Comment #3640701

    Who cares how many people use these frameworks, most of them are using the same MVC structure and are just stealing features from each other. Some of the Node people like things sm…