Live data from Hacker News

Magpie – Git-backed Evernote replacement

magpie-notes.readthedocs.org

1–10 of 41 posts

Re: Magpie – Git-backed Evernote replacement

#4
> I love Evernote, but I no longer trust my data to cloud providers.

Give https://turtl.it a shot as well. Aims to solve this very problem: Evernote with data privacy. (Disclaimer, I built it. Disclaimer2: not nearly as advanced as Evernote).

That said, Magpie looks really cool.

Re: Magpie – Git-backed Evernote replacement

#6

> I love Evernote, but I no longer trust my data to cloud providers. Give https://turtl.it a shot as well. Aims to solve this very problem: Evernote with data privacy. (Disclaimer, I built it. Disclaimer2: not nearly as advanced as Evernote). That said, Magpie looks really cool.

So, the Magpie creator no longer trusts cloud providers, yet the software stores data on github. You know that record scratch sound? I think I just heard that.

Yes, I know one could configure one's own github repo and make it accessible, etc. I know that cloud storage is about as reliable as that shaky cousin who's always borrowing "a few bucks for beer, man."

It seems like everyone is attacking the wrong problem. The problem is not the client, that's just a UI/UX issue that's never going to be resolved because, hey, I hate what you like and vice-versa.

Can someone please create a more reliable back-end so we can stop saying things like "I hate cloud providers"? I hate them, too, but I'm not going to redesign the part where the problem ain't.

Re: Magpie – Git-backed Evernote replacement

#8

> I love Evernote, but I no longer trust my data to cloud providers. Give https://turtl.it a shot as well. Aims to solve this very problem: Evernote with data privacy. (Disclaimer, I built it. Disclaimer2: not nearly as advanced as Evernote). That said, Magpie looks really cool.

So, the Magpie creator no longer trusts cloud providers, yet the software stores data on github. You know that record scratch sound? I think I just heard that. Yes, I know one could configure one's own github repo and make it accessible, etc. I know that cloud storage is about as reliable as that shaky cousin who's always borrowing "a few bucks for beer, man." It seems like everyone is attacking the wrong problem. Th…

It's backed by a git repo. I didn't read anywhere on there that it stores the repo on github.

Re: Magpie – Git-backed Evernote replacement

#9

> I love Evernote, but I no longer trust my data to cloud providers. Give https://turtl.it a shot as well. Aims to solve this very problem: Evernote with data privacy. (Disclaimer, I built it. Disclaimer2: not nearly as advanced as Evernote). That said, Magpie looks really cool.

So, the Magpie creator no longer trusts cloud providers, yet the software stores data on github. You know that record scratch sound? I think I just heard that. Yes, I know one could configure one's own github repo and make it accessible, etc. I know that cloud storage is about as reliable as that shaky cousin who's always borrowing "a few bucks for beer, man." It seems like everyone is attacking the wrong problem. Th…

Magpie source is hosted on Github, because it's open source - it's public. There is no requirement that the git repo you use to store your data be on Github. The git repo for Magpie and the git repo for the data you access through Magpie are not intended to be the same.

Re: Magpie – Git-backed Evernote replacement

#10
post #2

I could not find a demo. It would help a lot if there was a working demo.

That's a really great idea. I'll have to work on setting that up. edit: here is a demo: http://magpie.sknkwrks.net/

I was editing the note about "farts" trying to add a list of foods that cause excessive flatulence (to test markdown support of lists, of course), but after submitting my edit, I was getting 503 errors for a short period of time.

after a few more minutes, things seem fine

edit: it seems that someone was able to remove my hard work and valuable information. Given that this is based on git, is there any way to revert or view previous versions of notes?

Post reply on HN