Quiver: Programmer's Notebook for OS X
131–140 of 264 posts
Re: Quiver: Programmer's Notebook for OS X
#132The more I read about different applications, the more I think you can't understand them unless you look at the underlying data format. Here's Quiver's: https://github.com/HappenApps/Quiver/wiki/Quiver-Data-Format It's . . . really good. Like, _really_ good. I particularly like that they keep the metadata and the content of the note separate. This is the same thing Camlistore does, and it's nice for version control b…
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.
I like the concept, but it's a non-starter while it's not available on... I don't know... the largest platform.
Re: Quiver: Programmer's Notebook for OS X
#133Earlier 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.
It's a small flaw... compared to not being on Windows. I like the concept, but it's a non-starter while it's not available on... I don't know... the largest platform.
It is slightly unfair to complain about what platforms a developer chooses to publish his/her work on. Perhaps they have been a long term Apple user? Perhaps they don't know anything about Windows development.
Windows may be the largest, but there are so many good apps and developers making a living off the smaller platforms. This doesn't make using their apps a "non-starter".
Re: Quiver: Programmer's Notebook for OS X
#134Re: Quiver: Programmer's Notebook for OS X
#135It supports Markdown, code snippets (in markdown ```), latex and sequence/flowchart diagrams.
To me it feels a little more natural to write a markdown document rather then thinking about each block of text as "cells".
Re: Quiver: Programmer's Notebook for OS X
#136Earlier quoted context omitted.
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
#137I happily use a github repo for taking my 'programmer notes'. Advantages: 1. Goes well with my programming workflow: Change/Commit/Push 2. Allows me to use my preferred editor 3. No need to worry about backups: Git push and you're done 4. Accessible from anywhere, even if you don't have your computer Is there anything that Quiver would offer that I wouldnt already have with a github repo?
Privacy?
Re: Quiver: Programmer's Notebook for OS X
#138Earlier quoted context omitted.
There seems to be a trend among certain groups of developers to act as if their preferred environment is the only one that exists. Calling this "The Programmer's Notebook" makes it seem like a broadly applicable tool for programmers in general, when it's actually fairly exclusive and specific. There's nothing particularly egregious about this example, but it's part of a larger pattern that is aggravating for any non-…
Nobody owes you anything. You want something google it, or build it yourself. Don't you dare belittle a developer for only targeting one platform.
Re: Quiver: Programmer's Notebook for OS X
#139Earlier quoted context omitted.
True! A few months ago I wanted to install Aperture on a new laptop; since it's been pulled from the App store I couldn't find it anymore, and this is what customer support told me: I've reviewed your request, but as much I would like to restore the item for you, I won't be able to download "Aperture" to your account because the amount of time that has passed since this purchase was made prohibits us from restoring i…
Well, unless you just want to install Aperture to export stuff out, that's for the best. Aperture has been EOLed -- it's not advisable to install it even if you could, as you'd be installing deprecated software that can stop working at any future OS update. That wouldn't be much different than any software company not allowing you to download their old program anymore.