Live data from Hacker News

Viewing profile — cedricvg

cedricvg

HN member
Joined
Mon, Aug 12, 2013, 5:24 PM UTC
HN karma
146
Public activity
5 items

About cedricvg

No profile information was provided.

Recent public activity

  1. comment
    Comment #17977623

    LogDevice uses SSL for authentication. This can be enabled for both clients and servers [1]. [1] https://logdevice.io/docs/Settings.html#security

  2. comment
    Comment #17977211

    These numbers really depend on the compressibility of the content, compression scheme and the type of batching used. The metadata overhead is fairly minimal. LogDevice allows you t…

  3. story
  4. comment
    Comment #14202538

    I recently came across the following custom Eachine E010S build [0] based on a Beecore F3, which can be programmed with e.g. Betaflight, although the video processing would have to…

  5. comment
    Comment #10796971

    Almost every program nowadays is compiled with W^X (--no_execstack) by default which means the memory is not executable and writable at once (Windows equivalent is DEP). Still a go…