Live data from Hacker News

Viewing profile — tobestobestobes

tobestobestobes

HN member
Joined
Wed, Sep 12, 2018, 2:13 PM UTC
HN karma
25
Public activity
11 items

About tobestobestobes

No profile information was provided.

Recent public activity

  1. comment
    Comment #40815722

    I think that things like Agile are not an accurate model of problem solving and that making good software requires 'extending yourself outside', especially w agile or other modern …

  2. comment
    Comment #31694814

    woodworking ~= toy/side software projects carpentry ~= software engineering (within an organization) I think woodworking is attractive to software engineers because its akin to bui…

  3. comment
    Comment #25622692

    Looks like only recently opened tabs (or some variation on that) show up here. To test, reload all tabs In one window (I used an extension) and check out chrome://inspect again. It…

  4. story
  5. comment
    Comment #25605222

    It's a huge leap forward in browser management. Not exactly a replacement for headless browsing/scraping etc, but for personal use, nothing compares. A big contribution to the "per…

  6. comment
    Comment #25588404

    Just a shout out to this commenter. He's quite the expert on all things image. And from what I gather he's done quite a bit with image processing in Rust also.

  7. comment
    Comment #25582520

    I don't know what the context of the original post is, but I implemented this algo in Canvas/JS some time ago https://tgiachett.github.io/canvas-floyd-steinberg-dither/ It's a litt…

  8. comment
    Comment #25278858

    Wonderful work. There is a similar project called Terra that someone at Mapbox did, but the raster tiles for that aren't working anymore (prob due to API change) so it's nice to se…

  9. comment
    Comment #21958747

    I don't find the Adobe Premiere SDK very intuitive or well documented, nor does it support Python. Looks like DaVinci Resolve does support Python and it seems well documented and i…

  10. comment
    Comment #21910343

    wrt why video editing needs automating: there are a host of repetitive tasks in video editing that are very tedious to do with GUI editors. For instance, labelling shots with shot …

  11. comment
    Comment #20567456

    This article outlines how to run FFmpeg on AWS Lambda: https://intoli.com/blog/transcoding-on-aws-lambda/ With favorable cost comparisons to Elastic Transcoder. Not self-hosted, bu…