Viewing profile — dkrvt
dkrvt
HN member- Joined
- Tue, May 22, 2012, 8:53 PM UTC
- HN karma
- 7
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About dkrvt
No profile information was provided.
Recent public activity
-
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…
- story
-
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 …
-
comment
Comment #13268793
It's using a library to generate one on the fly: https://github.com/GoogleChrome/sw-precache
-
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);…
-
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…
-
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…
-
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…
- story
-
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…
-
comment
Comment #4009927
Very nice work. I couldn't find a way to export my quick design though, how was I supposed to do ?