HackerTrans
TopNewTrendsCommentsPastAskShowJobs

butonic

no profile record

comments

butonic
·anno scorso·discuss
What is https://httpyac.github.io/ missing in comparison to postman, insomnia or hopscotch? I really like being able to run .http files as unit tests in ci as well as during debugging.
butonic
·3 anni fa·discuss
full disclosure: ocis lead dev here

I would be happy to hear what you think of ownCloud Infinite Scale, a go microservice implementation of the ownCloud WebDAV and sharing APIs. We are limiting ourselves to file sync and share, but integrations with collabora and OnlyOffice are there. Just don't expect server side encryption. It was only added to the oc10 codebase to prevent storage admins to read the data. It does not protect against evil sysadmins in the least. Imo an encrypted filesystem or overlay filesystem can be used to solve that use case.

If you need E2EE cryptomator works just fine.

That being said, oCIS does add other things to the table: for an out of box experience we bundle a small OpenID Connect Identity provider that should suffice for a small home lab.

And we now support parts of the libre graph API, which is an effort to build a federated graph API closely following Microsoft Graph. Obviously, our team focuses on file sync and share, but e.g. the Kopano guys are working on the PIM parts.

The team is busy preparing the next release and customer projects based on the new stack, but we are happy with what we have achieved so far.

Just drop by in our https://talk.owncloud.com/channel/infinitescale rocket chat and let us know on GitHub what you think.

I'll go back to my vacation
butonic
·4 anni fa·discuss
Is it possible to send any HTTP verbs, say PROPFIND, SEARCH or REPORT from WebDAV?
butonic
·5 anni fa·discuss
Please don't think they crawl the web. The shops listed on their page send them detailed catalogs in XML. It's a mess.

To my knowledge this is how it is done at geizhals, idealo and even google.
butonic
·5 anni fa·discuss
A great overview of the pros and cons of different approaches is given in https://de.slideshare.net/billkarwin/models-for-hierarchical...
butonic
·5 anni fa·discuss
Back in 2011 we built yatta solutions as a startup around template based roundtrip engineering. UML lab would use templates to not only generate the source code from UML diagrams but also to 'parse' the code.

I don't know the current state of https://www.uml-lab.com/en/uml-lab/ because I left for other adventures, but if you are looking for a tool that can actually keep code and UML in sync give it a try.