HackerTrans
トップ新着トレンドコメント過去質問紹介求人

nicklasss

no profile record

投稿

Monorepo Explained

monorepo.tools
1 ポイント·投稿者 nicklasss·3 年前·1 コメント

Ask HN: How to adopt writing culture in my startup?

1 ポイント·投稿者 nicklasss·5 年前·1 コメント

コメント

nicklasss
·4 年前·議論
Apple Music. I can’t understand how you can develop such an slow and laggy app in your own OS, even in an iPhone 11 Pro. I stayed on Spotify but would have love to be able to enjoy the lossless audio
nicklasss
·8 年前·議論
We started using AWS Neptune (you can use it either with SPARQL or Gremlin) for a medical knowledge graph and while the AWS service is very good, the problem is the same as with any other NoSQL database:

Schemaless is ok if you just need to throw data and then analyze it in whatever way you find, but for two way data flow (ie: using written data in a user facing application), schemaless is a true headache and you end up keeping your schema in the application level anyway.

Besides that, the experience have been great, our hyphotesis of evolving our schema of concepts and relations between them freely have been proved successful.