Live data from Hacker News

Quiver: Programmer's Notebook for OS X

happenapps.com

121–130 of 264 posts

Re: Quiver: Programmer's Notebook for OS X

#121

There doesn't seem to be an option for on disk encryption. I don't want to leave my notes on dropbox or another sharing service in plain text - something that Laverrna has baked in. I just wish Laverna was as polished as this app.

One of the major features of this application seems to be it's transparent, documented, and presumably stable data format. This makes it practical to run it on top of an external encryption layer. Safe[0] seems to be a good free encryption system that works on Mac and would be compatible with dropbox's synchronization system.

It might seem ugly to factor out the encryption like this, but even though it requires a little configuration, it's an example of elegant software composition. Its also good from a security perspective relative to every little notebook application containing its own encryption system.

[0] http://www.getsafe.org/about

Re: Quiver: Programmer's Notebook for OS X

#125
post #4

The Apple monoculture is strong with this one. When will trendy developer startups realize other environments exist besides iOSX?

What's your point? That it's not available for Windows or Linux? The developer behind Quiver is a one-man shop and happens to be an iOS, OS X and web developer. So what?

I think his point is that if someone writes something, he's entitled to be able to use it on his preferred platform. Or, at least, that's how it comes across.

Re: Quiver: Programmer's Notebook for OS X

#129

Earlier quoted context omitted.

I keep waiting for Slack to realize that they're a big enough company now that they can afford to make native apps that look and work better than the Electron version. I'd much rather have a real native app than a webpage inside some minimal window chrome. Different strokes for different folks I guess.

What would be some of the improvements making slack native? I don't have many problems with the current one other than it is quite large.

Memory usage, CPU usage, OS integration, security.

Re: Quiver: Programmer's Notebook for OS X

#130
post #100

Earlier quoted context omitted.

Small flaw though. It only runs on OS-X. I might give it a shot if they decide to support linux. Note: I was being sarcastic when I said small.

That honestly isn't a small flaw if you are building a note/documentation application of any kind. The ability to share it is too valuable to use anything that can't be used on all platforms.

Indeed. Why not make it web-based in the first place?

(Also, why is this specific to programmers?)

Post reply on HN