back
user profile
WolfOliver
1,735karma·725submissions·December 22, 2014
about
Socials:
- x.com/WolfOliver
recent activity (725 total)
2 pts
comment
unfortunately the pdf itself has some typesetting issues. Whats about all those overflowing boxes and the small black boxes all over the document?
comment
The feature does exists it is just noch used in MonsterWriter which is one application
comment
looking at https://www.inrupt.com/customer-stories They are enterprise customers but I see a lot of use cases where the end user is private person. From what I understand the recurrin…
comment
maybe "animations" would be a better term
comment
it took me a while to understand what is ment with "Motion"
comment
That is interesting. Can you point me to some information on how the authorization works? From a user/developer perspective?
comment
yes, good point.
comment
Yes I've checked it out recently. From my understanding of the solid project it is focused on end users while linkedrecords is focused on enterprise collaboration scenarios. Here is a small piece…
comment
You don't miss anything. The initial idea for linkedrecords was: I never want to write backend code and I want to build real time collaboration app. The realization that this way the user can cho…
comment
... You could also sell a desktop app instead of a SaaS app. And then the desktop app connects to linkedrecords server. This model a few advantages:
- You can do the purchasing in the app (.e.g tradit…
comment
But also the first scenario is possible where the user is and end user. The App provider could allow to let the user pick the backend. So when the user opens the app in the browser, he will be asked t…
comment
This reminds me of the sister project of linkedrecords. It is called DJAPI. And API for Data and Jobs. It was a public API without authentication. Everybody could upload a blob and received an access …
comment
The readme in the GitHub repo contains a link to the website which I hope does a better job in explaining this: https://linkedrecords.com/ …
comment
It's true, I'm planning a serious of youtube videos showing how to code different apps with it.
comment
the login flow is quite straight forward and much of the expirience depends on the OpenID connect provider the backend is trusting. You can go to https://monsterwriter.com/ and see th…
comment
There is not encryption for data at rest. It might be something I look into.
comment
Maybe this aligns with the current direction we are moving with AI. The frontend app itself becomes more and more worthless and in the future every frontend is custom made. linkedrecords makes this ve…
comment
That is a very good observation.
see a comment below: > One interesting open question now is: It is easy to say how the backend provider would bill the company for its services. It is harder for t…
comment
Thank you for pointing it out. Maybe the website does a better job in this then the GitHub repo: https://linkedrecords.com/ But even on the website I guess it could be explained a lit…
comment
That is true. The load test is now at a scale which supports the app I'm running with it. I also know that the bottleneck is the triblestore which is currently a simple postgresql table with thre…