Viewing profile — WolfOliver
WolfOliver
HN member- Joined
- Mon, Dec 22, 2014, 9:43 PM UTC
- HN karma
- 1,735
- Public activity
- 723 items
- HN profile
- View on Hacker News ↗
About WolfOliver
Recent public activity
- story
- story
- story
- story
-
comment
Comment #48966053
unfortunately the pdf itself has some typesetting issues. Whats about all those overflowing boxes and the small black boxes all over the document?
- story
- story
-
comment
Comment #48700981
The feature does exists it is just noch used in MonsterWriter which is one application
-
comment
Comment #48686892
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 recur…
-
comment
Comment #48672125
maybe "animations" would be a better term
-
comment
Comment #48672122
it took me a while to understand what is ment with "Motion"
-
comment
Comment #48671879
That is interesting. Can you point me to some information on how the authorization works? From a user/developer perspective?
-
comment
Comment #48671460
yes, good point.
-
comment
Comment #48671199
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 i…
-
comment
Comment #48670710
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 t…
-
comment
Comment #48670019
... 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 …
-
comment
Comment #48669984
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…
-
comment
Comment #48669875
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…
-
comment
Comment #48669841
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
Comment #48669839
It's true, I'm planning a serious of youtube videos showing how to code different apps with it.
-
comment
Comment #48669827
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…
-
comment
Comment #48669800
There is not encryption for data at rest. It might be something I look into.
-
comment
Comment #48669736
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. linkedr…
-
comment
Comment #48669706
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…
-
comment
Comment #48669692
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 …