Live data from Hacker News

Viewing profile — simonvdv

simonvdv

HN member
Joined
Mon, Jun 15, 2015, 6:51 AM UTC
HN karma
12
Public activity
9 items

About simonvdv

No profile information was provided.

Recent public activity

  1. comment
    Comment #15060374

    This happened https://github.com/steinbergmedia/vst3sdk ;) But still, I see no reason to use it over LV2 or even LADSPA.

  2. comment
    Comment #15060370

    Or as an alternative DPF https://github.com/DISTRHO/DPF which at least supports JACK and LV2 (the pull request for it for JUCE has gone unmerged for years :( and no additional lice…

  3. comment
    Comment #15016063

    Do you know what development and QA processes are in place for in kernel filesystems and how that compares to ZoL's development and QA process?

  4. comment
    Comment #14826841

    First of all, thanks for getting in touch with your users! Hope you'll be able to extrapolate some useful info from it :) My basic suggestion would be to keep it simple, so stay wi…

  5. comment
    Comment #13593322

    Hmm that's a pity even though it shouldn't come as a surprise for anyone who's actively using/involved with fleet. I like the simplicity and flexibility of fleet (basically distrib…

  6. comment
    Comment #12004950

    We're using this logstash output plugin at the moment https://github.com/awslabs/logstash-output-amazon_es together with the instance profile based permission it works as it should…

  7. comment
    Comment #11992180

    We ran into the access control limitations as well. They are caused by the fact that for some reason AWS ES only supports resource based policies which is imho the wrong way around…

  8. comment
    Comment #10683985

    Even though using Alpine as the base image for a container is a lot beter/cleaner than other base image imho we shouldn't rely on distro package management inside containers. Not o…

  9. comment
    Comment #9717898

    Your script is pretty much the same as mine, good to see :) For everyone who wants to give it a try and wants some instructions http://simonvanderveldt.nl/boot2docker-on-xhyve/ I'v…