Live data from Hacker News

Viewing profile — wildduck

wildduck

HN member
Joined
Sat, Apr 27, 2019, 11:31 AM UTC
HN karma
87
Public activity
79 items

About wildduck

No profile information was provided.

Recent public activity

  1. comment
    Comment #22847236

    If you know nodejs pretty well, try https://wildduck.email Unaffiliated BTW. Just find that their storage saves space compare to Maildir and pretty scalable compare postfix. It als…

  2. comment
    Comment #22790278

    Interesting that it is using x-ray, seems like x-ray is still using PhantomJS as the plugin, is PhantomJS deprecated? Would it be using Puppeteer instead?

  3. comment
    Comment #22767552

    Hmmm, what happened to the WebRTC using p2p method, where as the member increase so does the bandwidth? Like torrent?

  4. comment
    Comment #22759145

    So as the group members increased it also increases network usage on the SFU server?

  5. comment
    Comment #22758993

    >As for e2e encryption over webrtc via an SFU - yes, this is possible, but its currently very messy (wasm video encoding and encryption streamed over an SFU-bound datachannel with …

  6. comment
    Comment #22716314

    Very interesting. I have heard that from some people as well. Any tips on how to get started in *nix/FreeBSD/Mac ecosystem? Last I tried was in mono. Any tips appreciated.

  7. comment
    Comment #22710505

    Time to make some Spanish ham!

  8. comment
    Comment #22684838

    One can always rely on cordova/phonegap type of app with a C++ plugin to address this issue. Personally, not having web app storing large amount of data is a good thing.

  9. comment
    Comment #22678464

    Has anyone try to go the site. it gets redirected to: http://107.170.104.233/online/ Says secure payment on a NON-SSL site. Sounds pretty shady.

  10. story
  11. comment
    Comment #22665294

    Well on the site it was said "We encrypt the content with that random key. In this case, we only encrypt the content once with the random key so we don’t need an iv and can leave i…

  12. comment
    Comment #22502905

    Can't really get it working. All I see is a white bar in the middle of screen. https://i.imgur.com/mOWAJwg.png

  13. comment
    Comment #22178798

    >Personally I preferred Stripe Checkout over Elements, because they take care about the look and feel. Stripe Checkout force you to gave client email to stripe. With Elements you c…

  14. comment
    Comment #22153906

    There was an all you can eat sushi place, they charge you for the sushi that you couldn't finish. I thought that was a pretty good way to charge.

  15. comment
    Comment #22136972

    Wonder how that hold up against E-Ink reader (almost like paper type of readers).

  16. comment
    Comment #22128694

    Maybe these countries are just dealing with prisoner's dilemma.

  17. comment
    Comment #22113252

    Wow. Looks like a lot of old computer can be put to good use.

  18. comment
    Comment #22113228

    What is the distinction between DEs and WMs?

  19. comment
    Comment #22113045

    What's window manager they are using? It must be light weight to run on just on 1G of RAM.

  20. comment
    Comment #21995468

    Have you considered: https://haraka.github.io ? I have being running it on a instance with 1 GB ram and it is running pretty smoothly.

  21. comment
    Comment #21899967

    or use their onion site: https://m.facebookcorewwwi.onion

  22. comment
    Comment #21899287

    Or with python just going to dir you want to share: python 2.7 >python -m SimpleHTTPServer 8080 python 3 > python -m http.server 8080

  23. comment
    Comment #21862820

    > Returning to a monoculture will require both propaganda and suppression Great firewall of China seems to be doing that.

  24. comment
    Comment #21860095

    Or you can > document.getElementById('privacy-consent').style.display = 'none'

  25. comment
    Comment #21836545

    Any one knows the progress of dendrite? Have not used matrix/riot for a while. It was too heavy to run awhile back. Hopefully they make the client and server more light weight.