HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nicklasss

no profile record

Submissions

Monorepo Explained

monorepo.tools
1 points·by nicklasss·3 lata temu·1 comments

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

1 points·by nicklasss·5 lat temu·1 comments

comments

nicklasss
·4 lata temu·discuss
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 lat temu·discuss
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.