Live data from Hacker News

Viewing profile — narsil

narsil

HN member
Joined
Sat, Jan 29, 2011, 7:29 PM UTC
HN karma
591
Public activity
228 items

About narsil

Co-Founder at Kloudless

vinod [at] kloudless.com

Recent public activity

  1. comment
    Comment #22783742

    The author has helpfully open-sourced the scripts as well, some of which are quite helpful like this one to convert dates to unix time and back: https://github.com/brandon-rhodes/h…

  2. comment
    Comment #22783704

    It's helpful to filter out links to large content and downloadable assets from being traversed. For example, I assume you wouldn't care about downloading videos, images, and other …

  3. comment
    Comment #22736039

    I am willing to chalk this up to an honest mistake considering "end-to-end" encryption as being from the client's end to the server, although that's not the accepted use of the ter…

  4. comment
    Comment #22332394

    I really hope the UX improves considerably and basic features actually function as expected. Notifications for new messages on OS X were broken for several months last year, for ex…

  5. comment
    Comment #21904740

    I see your point, but if a dependency package needs exact versions for its dependencies, I'd expect it to be specified in its package.json as well. If not, then I don't see why exa…

  6. comment
    Comment #21897829

    Well that's a technicality. There's no reason to base practical realities of Jan 1 2020 being the start of the "2020s" with the fact that Year 0 was missing. I recall a CNN article…

  7. comment
    Comment #21889009

    But since the lockfile can be generated from the package.json, I still don't see a reason that the lockfile needs to be committed by a third-party contributor instead of being gene…

  8. comment
    Comment #21884764

    .. and to also de-duplicate files across users to avoid repeatedly storing the same file.

  9. comment
    Comment #21884726

    > integration with Office (live editing) The protocol is actually available for any cloud storage vendor to work with: https://wopi.readthedocs.io/en/latest/ Landing page: https://…

  10. comment
    Comment #21880601

    We recently began trying out https://github.com/linkedin/oncall

  11. comment
    Comment #21531357

    Check out https://kloudless.com ! (Disclaimer: I'm a co-founder) Here's our open source file picker: https://github.com/kloudless/file-explorer/ (the server-side is closed source a…

  12. comment
    Comment #21522008

    This is how I felt about Algolia's search when I first enabled it for our Vuepress site at https://developers.kloudless.com/guides/enterprise/ (the search bar at the very top). I a…

  13. story
  14. comment
    Comment #19268771

    Nothing seems to indicate that the cameras are building personal profiles that persist across sessions. That would be hard to do anyway, requiring some kind of recognition technolo…

  15. story
  16. comment
    Comment #19066895

    Well it's likely the client/server time-zone mismatch was the cause here. It could be that everyone at AirAsia, or even the majority of passengers, saw the right dates, and this ed…

  17. story
  18. comment
    Comment #18893885

    The lack of version control in Keep has come back to bite me in the past. I've switched to OneNote which provides more control over version history and deleted notes. It's the only…

  19. comment
    Comment #18537570

    We ended up implementing a REST API endpoint for SFTP to provide an easy way for web apps to transfer content without having to speak the FTP protocol: https://kloudless.com/produc…

  20. comment
    Comment #17482276

    I'm not sure I understand the concern with integrity of OAuth 2.0 payloads. Sending the request over HTTPS already ensures that the request is not tampered with, and also guards ag…

  21. story
  22. comment
    Comment #16971508

    Kloudless | Solutions Engineer | San Francisco area (Berkeley); Taipei, TW | Full-time | $130k-160k + equity (SF) | Series A stage Kloudless’s unified APIs enable engineering teams…

  23. comment
    Comment #16798030

    Are you certain Signal is dependent on a phone? The new Signal desktop client I use seemed to send messages fine over in-flight wifi.

  24. comment
    Comment #16665423

    I believe this is no longer the case and WhatsApp is free to use now. Regardless, the free trial -> paid version is a popular model, even if 1 year is a long "trial"

  25. comment
    Comment #16512407

    Well, there have been attempts to create single standards (e.g. CMIS, in the content management space). A lot of the time, enabling the right workflow for the integration to be use…