Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dkrvt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
dkrvt
1y ago
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're building out our internal tech team
2.
▲
FastText last release adds support for WebAssembly
(github.com)
3 points
by
dkrvt
6y ago
|
0 comments
3.
▲
by
dkrvt
7y ago
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 are instances of blocks ready to be reus
4.
▲
by
dkrvt
10y ago
It's using a library to generate one on the fly: https://github.com/GoogleChrome/sw-precache
5.
▲
by
dkrvt
11y ago
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); } Child.prototype = Object.creat
6.
▲
by
dkrvt
11y ago
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 on bootstrapping this kind of service.
7.
▲
by
dkrvt
12y ago
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're using ubuntu images here but it allows deployment and
8.
▲
by
dkrvt
14y ago
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 users of a room as soon as the upload starts. This allow some co
9.
▲
Show HN: NoChan, Realtime Board in node.js
(nochan.fr)
2 points
by
dkrvt
14y ago
|
2 comments
10.
▲
by
dkrvt
14y ago
Very nice work. I couldn't find a way to export my quick design though, how was I supposed to do ?