back
user profile

WolfOliver

1,735karma·725submissions·December 22, 2014
about
Socials: - x.com/WolfOliver
recent activity (725 total)
comment
unfortunately the pdf itself has some typesetting issues. Whats about all those overflowing boxes and the small black boxes all over the document?
28d ago·view thread
comment
The feature does exists it is just noch used in MonsterWriter which is one application
1mo ago·view thread
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…
1mo ago·view thread
comment
maybe "animations" would be a better term
1mo ago·view thread
comment
it took me a while to understand what is ment with "Motion"
1mo ago·view thread
comment
That is interesting. Can you point me to some information on how the authorization works? From a user/developer perspective?
1mo ago·view thread
comment
yes, good point.
1mo ago·view thread
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…
1mo ago·view thread
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…
1mo ago·view thread
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…
1mo ago·view thread
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…
1mo ago·view thread
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 …
1mo ago·view thread
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/ …
1mo ago·view thread
comment
It's true, I'm planning a serious of youtube videos showing how to code different apps with it.
1mo ago·view thread
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…
1mo ago·view thread
comment
There is not encryption for data at rest. It might be something I look into.
1mo ago·view thread
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…
1mo ago·view thread
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…
1mo ago·view thread
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…
1mo ago·view thread
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…
1mo ago·view thread