I'm writing a FHIR server in NodeJS. The currently widely used FHIR server is a JAVA based monolith called HAPI FHIR. I haven't seen many alternatives to FHIR server other than HAPI FHIR. It's a super challenging project and I'm not even sure I can pull it off. Feel free to collaborate - https://github.com/rukshn/aurora
Ask HN: Who wants to collaborate?
121–130 of 501 posts
Re: Ask HN: Who wants to collaborate?
#122anyone interested in the pdf -> word doc space?
Re: Ask HN: Who wants to collaborate?
#123Re: Ask HN: Who wants to collaborate?
#124I'm building a live video cdn backed by a kademlia dht (the BitTorrent one). https://github.com/muxable/cdn No major benefit of using a dht except it's kinda cool that the entire thing runs sans centralized database. If you're interested, the space is what my startup is working on but the cdn specifically is mostly a fun tangent to learn about kademlia for me. It's always fun to work with more people in the live vide…
Re: Ask HN: Who wants to collaborate?
#125I'm a front-end dev and very into product management.
my.username@gmail.com
Re: Ask HN: Who wants to collaborate?
#126I mostly work on the backend. I would like to collaborate with someone who does the frontend (but backend collaborators are welcome too). I like keeping things simple. The whole thing (code and infrastructure) is open source - check out the "about" and "commands" links from the main site.
Re: Ask HN: Who wants to collaborate?
#127Distributed software, which accesses and depends on remote resources, is harder to run than local-only software. I'm working on making it easier to run distributed software for both programmers and end-users. See the main article describing my current vision: http://catern.com/integration.html My most significant project in this area: https://github.com/catern/rsyscall My website in general: http://catern.com/ (happy…
Re: Ask HN: Who wants to collaborate?
#128I'm with a friend and we're focusing on building cool SaaS projects as a way to improve our product building skills and possibly make some money. At the moment we have a HR platform that one client is using and we're looking to build other stuff - we have some ideas in the making. If anyone wants to join
This sounds (at least) tangentially related to your HR work, so I'd love to connect and share ideas. You can contact me: hello at marigoldapp dot-com
Re: Ask HN: Who wants to collaborate?
#129This may be the edge of what is off topic, but I’ve looked for a long time. I’ve worked on a compiler for a HM type checked language for a while. Since September last year I’ve been stuck trying to implement tagged unions (such as Maybe). I’ve got all other features. I’m looking for a tutor who would write a type checker with me in a screen sharing session. I’m located in Dalarna, Sweden atm, but can do any timezone…
No payment necessary, but I'd be happy to do a videocall with you. I've implemented tagged unions once, albeit with a very different syntax: https://akkartik.github.io/mu1/html/033exclusive_container.c... (this is a Literate format that eventually tangles into C. The `scenario` blocks show what code in the language would look like. Though none of these is a good example. They all sidestep the type checker to some extent since they're creating raw objects in memory.)
Anyways, I'd be happy to chat with you :) I suspect it'll be a short call. There's a likely a single sentence somewhere that will get you unstuck.
Re: Ask HN: Who wants to collaborate?
#130I'm a front-end developer / artist / father. I'm trying to make a software application for families common in my situation. I have an 8 year old daughter who is very autistic and there is a huge lack in tools I feel that a family and kid can communicate with. To that end - I am trying to make a communication board tool. In my mind think of Trello board but there's not much in the way of words only symbols. Right now…