Live data from Hacker News

Viewing profile — dkrvt

dkrvt

HN member
Joined
Tue, May 22, 2012, 8:53 PM UTC
HN karma
7
Public activity
11 items

About dkrvt

No profile information was provided.

Recent public activity

  1. comment
    Comment #43867300

    Juisci | https://juisci.com/ | Senior Fullstack Engineer | FULLTIME | Remote (EU) | Paris Juisci helps healthcare professionals stay up-to-date with medical research using AI. We'r…

  2. story
  3. comment
    Comment #22318017

    You could try WordPress' block editor, Gutenberg [1]. Although not a toolkit it's an extremely customizable UI editor. From within the editor you can create "Reusable Blocks" that …

  4. comment
    Comment #13268793

    It's using a library to generate one on the fly: https://github.com/GoogleChrome/sw-precache

  5. comment
    Comment #9823861

    I'm curious as I haven't found a good coding style guide about object inheritance in ES5. I usually write this even though it's a bit verbose: function Child() { Parent.call(this);…

  6. comment
    Comment #9796004

    I have developed Nirror https://www.nirror.com/ a SaaS solution designed to support your customers on your website in real-time. Looking for a bizdev / co-founder with experience o…

  7. comment
    Comment #8070550

    I have been using juju for some time now and I think it does pretty much this and more. It is a cloud agnostic service orchestration tool developed by Canonical. So of course you'r…

  8. comment
    Comment #4929807

    This is a pet project I have been working on occasionally for quite some time. It's actually a chat where users can share files in realtime: file stream is available for every user…

  9. story
  10. story
    The Turing Machine Comes True

    "At the occasion of Alan Turing's centenary, Masters students in fundamental computer sciences of the "Ecole Normale Supérieure", located in Lyon (France), pay homage to him throug…

  11. comment
    Comment #4009927

    Very nice work. I couldn't find a way to export my quick design though, how was I supposed to do ?