Live data from Hacker News

Viewing profile — RasmusWL

RasmusWL

HN member
Joined
Fri, Sep 26, 2014, 1:18 PM UTC
HN karma
16
Public activity
11 items

About RasmusWL

[ my public key: https://keybase.io/rasmuswl; my proof: https://keybase.io/rasmuswl/sigs/vErJJUJzPWBvtwXTCkkXrV2i2hQJowviSOd21orCW_o ]

Recent public activity

  1. comment
    Comment #33553574

    https://www.scifilab.org/bodytrak has _something_ at least, but still very little :(

  2. comment
    Comment #24291944

    Awesome, thanks for digging that up :)

  3. comment
    Comment #24281283

    I was excited to look at the company, but turns out they pivoted away from doing log processing :(

  4. comment
    Comment #23040187

    Yep. I went to sponsor him with a few bucks, but as you say, it wasn't set up. Think the best we can do for now is to give a star to https://github.com/gitclear/libinput although i…

  5. comment
    Comment #19727724

    We're building a product that provides a web interface for creating videos that users can share as stories on social platforms. This includes applying transitions and effects to in…

  6. comment
    Comment #19726706

    They also offer a AWS marketplace AMI with a REST api, so you can do video editing server-side. https://www.openshot.org/cloud-api/ I have not seen any other product offering such …

  7. comment
    Comment #17344909

    That's totally fine. Futhark is an offer for people that need high performance code, but could spend their time on better things than writing CUDA/OpenCL code by hand. Clearly that…

  8. comment
    Comment #11892894

    ag has issues with .gitignore, as patterns are not recognized properly. The matcher that git uses cannot be included due to licensing (see https://github.com/ggreer/the_silver_sear…

  9. comment
    Comment #11371552

    Can someone enlighten me as to why the first snippet has a data race? Won't the resulting array become [2,3,4]? let mut data = vec![1, 2, 3]; for i in 0..3 { thread::spawn(move || …

  10. story
  11. story