Live data from Hacker News

Viewing profile — platform

platform

HN member
Joined
Sat, Apr 14, 2012, 10:43 PM UTC
HN karma
246
Public activity
135 items

About platform

No profile information was provided.

Recent public activity

  1. comment
    Comment #22992725

    Thanks for sharing the video. Very interesting. If the whole thing is too long to watch suggest to start 17:30. Here is my layman interpretation (disclaimer: I am not by any means …

  2. comment
    Comment #22983081

    How up-to-date is clojurescript+react-native workflow? I checked Re-natal as tool to manage build/debug workflow with clojurescript+react-native https://github.com/drapanjanas/re-n…

  3. comment
    Comment #22974927

    no. I also know that they donate (or at least donated before now) hosting service to lobste.rs I found them just by searching through like anybody else would. I had never seen thei…

  4. comment
    Comment #22964158

    PRGMR.com 1.25 GiB RAM, 15 GiB Disk for $5 per month. https://prgmr.com/xen/ inexpensive. no overage charges . can pay by bitcoin. (and a FreeBSD friendly). I wonder if you would a…

  5. comment
    Comment #22964018

    has it been established, without a doubt, that IQ is a quantitative genetic trait? ">..We proceed by summarizing IQ psychometrics and IQ as a quantitative genetic trait..."

  6. comment
    Comment #22963923

    got it. thank you for the explanation. I am planning to add 'multiplayer' feature, where multiple participants needs to quickly exchange positional and surrounding attributes. Curr…

  7. comment
    Comment #22963517

    I am wondering if D, Nim and Zig would be able to just leverage C++ version of Cap'n proto library directly ? (I think D has built-in C++ API support across compilers, not sure abo…

  8. comment
    Comment #22895907

    react native packaging into an Android app. More specifically: the @react-native-community/cli followed by metro bundler. Every single time I have to upgrade react-native, I have n…

  9. comment
    Comment #22205377

    I looked at Soverign at the time I was setting up private cloud on a $5 VPS (prgmr.com with 1.5 gb ram) I went with YunoHost. https://yunohost.org/#/apps I initially tried sovereig…

  10. comment
    Comment #22155741

    Yes, I have been doing same thing, only with LMDB. I do not think LMDB could load from in-memory only object (as it has to have file to memory-map to), however. But same design rea…

  11. comment
    Comment #22106619

    Sorry, forgot to add the ever useful vermaden FreeBSD Desktop Series blog, to answer the previous question https://vermaden.wordpress.com/freebsd-desktop/

  12. comment
    Comment #22104066

    Oracle has done the same in the last 25 years. Company I worked for used Oracle database for an enterprise system. Oracle over the years, acquired some of our competitors. Then eve…

  13. comment
    Comment #22104044

    For a specific ansible role for nginx, suggest to look at https://github.com/nginxinc/ansible-role-nginx it is complete free, open source, not difficult to use, does not require an…

  14. comment
    Comment #22103456

    > One can create new languages fit for the purpose of a given class of problems and thus reducing size of codebase 10 to 100 fold interesting, thank you for sharing. Could I transp…

  15. comment
    Comment #22103047

    I use FreeBSD when developing non-mobile work (which is mostly java backends + JavaScript react). My environment is - Hyper-V on windows laptop - FreeBSD 12.1 as guest (zfs) - Free…

  16. comment
    Comment #21943000

    Aeron[1] is something I have been look at as well. I like that it is adaptable to run without an external broker (using embedded media driver option), yet can add that for scalabil…

  17. comment
    Comment #21918082

    Article mentions that server-side rendering was needed for SEO (Search engine optimization) and first-page load speed (normally server-side rendering first-page loads faster becaus…

  18. comment
    Comment #21098222

    Thank you, my understand was that S3 is also 'external' (that's AWS service). What I was hoping/looking for is something where another tool lightweight tool that can be installed a…

  19. comment
    Comment #21098138

    very interesting and approacheable solution. With regards to: >" Rudder runs as a single go binary with Postgres. It also needs the destination (e.g. GA, Amplitude) specific transf…

  20. comment
    Comment #20920032

    One can also use D (now part of GCC). D with its better dialect allows one to not use D run time libraries, or even C++ runtime libraries. A developer can just choose what C librar…

  21. story
  22. comment
    Comment #20199106

    Thx. Yes, NGNIX will not be able to balance HTTP/2 traffic based on HTTP headers. But HAProxy 2.0 can. In our case, we are not un-encrypting at the load balancer, so we cannot see …

  23. comment
    Comment #20198572

    WRT > end-to-end HTTP/2 [2] I think this is supported. We are using NGINX with its core Stream module to receive HTTP/2 encrypted traffic, and loadbalance it (with random or least_…

  24. comment
    Comment #19957683

    Well, if Huawei would say a) here is our store b) your app will be marketed to Chinese population (as long as your backend servers run on Chinese infra) then, I think they have a c…

  25. comment
    Comment #19957633

    Surely, just cancelling debt will always increase cost of service (I cannot come up with a historical example where this is not the case, but happy to be corrected). However, this …