Live data from Hacker News

Viewing profile — goeiedaggoeie

goeiedaggoeie

HN member
Joined
Thu, Jul 02, 2020, 12:08 PM UTC
HN karma
148
Public activity
98 items

About goeiedaggoeie

No profile information was provided.

Recent public activity

  1. comment
    Comment #48717294

    in video/image space most code we deal with day to day is still C, lots more rust plugins in gstreamer ecosystem, but 90%+ still C

  2. comment
    Comment #45821256

    https://github.com/spsingh37/Classical-computer-vision spend some time to understand how CV worked before deep learning transformed it in 2012->2014. lots of those techniques are s…

  3. comment
    Comment #45811641

    Still has a way to go, but very exciting.

  4. comment
    Comment #45550602

    darn pirates should run the content through a super resolution model!

  5. comment
    Comment #45550595

    Netflix also has a huge incentive to not use h265 and h264, licensing cost.

  6. comment
    Comment #45076639

    entropy comes for us all

  7. comment
    Comment #44096734

    Surely there is a scale limit to how big the application can be using this approach.

  8. comment
    Comment #43924965

    >> People created AbstractFactoryFactoryBuilders not because they wanted to, I don't think this is accurate. people created factories like this because they were limited by interfa…

  9. comment
    Comment #43868051

    I find that these area all pretty bad with more advanced code still, especially once FFI comes into play. Small chunks ok, but even when working with specification (think some ISO …

  10. comment
    Comment #43750440

    our city has no bio waste. we make all our own dried fruit, eat mostly fresh from market (so little to no plastic for our veggies), but an immense amount of organic waste.

  11. comment
    Comment #43747493

    it allows us to get all our organic and bio plastic waste for a big family with pets, including most bones once we have cooked stock from it, in a compost heap in the city. we trie…

  12. comment
    Comment #43747461

    Space is the main reason. We live in the city and the amount of organic waste we (family of 4 + numerous pets) produce is staggering. additionally meat attracts animals. This I run…

  13. comment
    Comment #43745896

    if you using CV to track the player, the ball etc from a broadcast it is fine, the scoreboard however not so straight forward. fwiw, doing CV from broadcast for accurate scoring of…

  14. comment
    Comment #43745835

    great post. I posted in this thread above about using a Lomi to convert our organic waste into organic fertilizer (along with a worm farm), a and cultivating nitrogin fixing bacter…

  15. comment
    Comment #43745816

    We use a Lomi to convert our organic waste into compost I can add to my worm farm and then from the worm farm, mix with outdoor soil and grow in that. A automated a flood and drain…

  16. comment
    Comment #43745214

    I think you misunderstand that case "compiled its scores and statistics by employing people to listen or watch the games, then enter the scores on the computer which transmits the …

  17. comment
    Comment #43715822

    Reading the scoreboard from a TV screen and selling that data is restricted in many jurisdictions. This work is pretty naive I think.

  18. comment
    Comment #43609972

    Things like camera intrinsics and extrinsics are not fixed. 1000 bytes seems small to me given the amount of processing in modern cameras to create a raw image. I could easily imag…

  19. comment
    Comment #43389588

    As an Akamai user I already serve all my DASH traffic (video) over http3. Akamai itself return to origin only supports http 1.1 LL-HLS forces me use HTTP2. The problem here is Akam…

  20. comment
    Comment #43253151

    I write a fair bit of rust/c for my day job. Do you find zig easier than the ffi interface in Rust?

  21. comment
    Comment #43003779

    hahahaha. this is such a joke.

  22. comment
    Comment #42840100

    Exactly. gpu's have become too profitable and of strategic importance, to not see several deep pocketed existing technology companies invest more and try and acquire market share. …

  23. comment
    Comment #42802885

    setenv and getenv have never been thread safe, why the concern with it now?

  24. comment
    Comment #42637915

    This is very nice. I has to convert a bitmask to svg and was wishing to skip the intermediatary step so looked around for papers about segmentation models outputting svg and found …

  25. comment