Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
butonic
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
butonic
2y ago
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.
2.
▲
by
butonic
3y ago
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 integrat
3.
▲
by
butonic
4y ago
Is it possible to send any HTTP verbs, say PROPFIND, SEARCH or REPORT from WebDAV?
4.
▲
by
butonic
5y ago
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.
5.
▲
by
butonic
5y ago
A great overview of the pros and cons of different approaches is given in https://de.slideshare.net/billkarwin/models-for-hierarchical...
6.
▲
by
butonic
5y ago
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
7.
▲
by
butonic
6y ago
Hm, let me give a short history of owncloud reva and ocis. Many years ago CERN chose ownCloud over other solutions because of the state based sync. They could use that to let researchers sync petabytes of data residin on EOS, their custom b
8.
▲
by
butonic
6y ago
No, but thx for the pointer. AFAICT the difference in the sync protocol is a block (syncthing) vs file based (owncloud) protocol. There are several reasons why we prefer the file based protocol. Currently, all our clients sync using webdav.
9.
▲
by
butonic
6y ago
Lukas! Yep, for now, we focus on file sync and share. Personally, I am looking into kopano or etesync to replace calendar and contacts. We already embed kopano konnectd as the OpenID provider so, there are synergies. We do maintain backwar
10.
▲
by
butonic
6y ago
I'd like to see an ms graph api version of this. A proper rest json api for mail, contacts and calendar is long overdue. JMAP never took off. Maybe, if projects would copy the odata based graph api that ms documented we could collectiv