The 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.
Quiver: Programmer's Notebook for OS X
181–190 of 264 posts
Re: Quiver: Programmer's Notebook for OS X
#182That's nice but costs $$. I have a markdown file in a private git repo for each month, I append a new header with the date at the start of each day and use it as a notepad, dumping whatever comes to mind. Most importantly I don't go back and revise what I've written.
As a software engineer, I'm always baffled by this reaction... It's $10, less than what I just paid for lunch. Have we completely lost the value of good software?
Re: Quiver: Programmer's Notebook for OS X
#183Earlier quoted context omitted.
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…
> This doesn't make using their apps a "non-starter". I don't think the parent meant a "non-starter" in general. This app seems really awesome, but I primarily develop on Windows, so it's a non-starter for me , which is really too bad. I was really excited looking through the page until I noticed it was only on OS X. That and I'd prefer my electronic notebook to be available on my phone as well, so that's another rea…
There are so many platforms available. I don't think apps would ever get released (or companies started) if for people to adopt them they had to be out for every desktop and mobile platform. That is unreasonable. Get something out there and iterate on it.
I prefer not to use my phone and tablet for stuff like this. It forces me to pay attention to it more than I wold like because I am carrying the device. I force myself to take breaks from work by not having work stuff on my phone. If one of my co-workers really wants me, they have my phone number.
Re: Quiver: Programmer's Notebook for OS X
#184Earlier quoted context omitted.
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.
It should be up to the buyer whether or not they choose to take that risk, not to the seller to paternalistically make that decision for them.
Re: Quiver: Programmer's Notebook for OS X
#185Earlier quoted context omitted.
Yeah, I use markdown files in Dropbox with vim and some snazzy plugins. It's very effective for me.
What plugins? I use the same setup but with vanilla vim.
Plugin 'plasticboy/vim-markdown'
Plugin 'suan/vim-instant-markdown'
Plugin 'junegunn/goyo.vim'
Plugin 'amix/vim-zenroom2'
Plugin 'junegunn/limelight.vim'
I also have quite a bit of prose-related stuff that I tend to conflate, but these are the main ones.
Re: Quiver: Programmer's Notebook for OS X
#186Re: Quiver: Programmer's Notebook for OS X
#187Why oh why do people still write standard GUI applications in non-portable platform ?! Its a mystery to me
You either make it look beautiful in one place, or make it look like ass in three places. Or, option C: You use Electron, like Slack.
Re: Quiver: Programmer's Notebook for OS X
#188Earlier quoted context omitted.
For me: If I have a copy of the software I have it forever. With the app store I only have it as long as Apple permits. Using an older version of OS X can create issues as well, if the developer decides not to support it. If for some reason they remove it from the store I have to hope the developers make it available outside that channel. It's certainly happened with iOS apps. I'm open to being proven wrong though.
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…
Re: Quiver: Programmer's Notebook for OS X
#189That's nice but costs $$. I have a markdown file in a private git repo for each month, I append a new header with the date at the start of each day and use it as a notepad, dumping whatever comes to mind. Most importantly I don't go back and revise what I've written.
As a software engineer, I'm always baffled by this reaction... It's $10, less than what I just paid for lunch. Have we completely lost the value of good software?
Re: Quiver: Programmer's Notebook for OS X
#190That's nice but costs $$. I have a markdown file in a private git repo for each month, I append a new header with the date at the start of each day and use it as a notepad, dumping whatever comes to mind. Most importantly I don't go back and revise what I've written.
As a software engineer, I'm always baffled by this reaction... It's $10, less than what I just paid for lunch. Have we completely lost the value of good software?
Yes, we've probably lost the value of good software a bit. The bigger issue is that I no longer judge the value of software based purely on a page (or app store description) advertising it. I need to try it out to see its value. So if the company is charging up front for the software, just about any amount seems too much.