making yr own is good for stuff like medicine, where the process of making them itself is useful for memorization. also, i haven't seen many decks (ie i haven't looked) with the kind of complexity i need. my, eg, pharm cards have a model where each drug has six fields, and each field has a template, so Anki can generate six cards for me for each drug i enter.
cf language drills, where there's a pretty simple binary. this is this.
xp caek i guess the only reason i would want any kind of 'syncing' would be for, as you say, dotfiles and "documents in progress." your solution for the former seems good, and i suppose dropbox would work for stuff like writing or w/e. another, possibly thornier issue, would be dealing with apps like LR. say i bring my laptop on vacation, take some pics, edit them, whatever. i suppose there's a 'merge' function in LR3, but i've never gotten in too deep with the file management end of things over there.
isn't this why we have the cloud
― remembrance of schwings past (gbx), Friday, 19 August 2011 14:00 (fourteen years ago)
all my serious writing i keep in version control (along with source code) so synching is just checking out.
all the casual stuff i put in http://notational.net/ and store the NV file on dropbox. occasionally i use google docs. i would probably do something different here if i had an iphone.
― caek, Friday, 19 August 2011 14:43 (fourteen years ago)
all my super serious writing i put on ilx
― caek, Friday, 19 August 2011 14:44 (fourteen years ago)
yeah i'm using notational velocity and syncing with simplenote (on iphone), i like it
and, really, i'm not doing any "serious writing" right now, and certainly nothing long enough to merit needing version control. figure the "version control" afforded by dropbox is probably good enough
(the main difference as i understand it being that true version control tracks changes)
― remembrance of schwings past (gbx), Friday, 19 August 2011 16:09 (fourteen years ago)
as an aside, i always thought it was weird that my old job didn't use some kind of version control for all the copy we wrote. not even 'track changes' in word (yuck).
― remembrance of schwings past (gbx), Friday, 19 August 2011 16:10 (fourteen years ago)
in addition to tracking versions, which is surprisingly useful...
if you're comfortable on the command line a modern distributed VC (like git or mercurial) provide a good way of keeping things in synch, and if you're ever in a situation when you're working with other writers then it would be handy, since it manages merges (although whether the way it does that is suitable for prose is another thing).
but it sounds like it would probably be overkill 4 u.
― caek, Friday, 19 August 2011 16:15 (fourteen years ago)
haha, totally. i fuck with this stuff out of sheer nerdiness, not because of any actual need
― remembrance of schwings past (gbx), Friday, 19 August 2011 16:17 (fourteen years ago)
haha otm me too a lot of the time
― caek, Friday, 19 August 2011 16:20 (fourteen years ago)
I'll say one hoonja doonja I've never figured out is Path Finder.
― remembrance of schwings past (gbx), Friday, 19 August 2011 17:07 (fourteen years ago)
not sure where to ask this - when using Reeder fro Mac, I've been having two problems: (a) I cannot get to download links included in posts (whether in text or in HTML formats) (b) whenever I click to open a post in my web browser, it will launch a new window rather than a new tab in the one that's already opened.
― licorice oratorio (baaderonixx), Monday, 22 August 2011 09:05 (fourteen years ago)
(a) could be to do with what the originating site chooses to include in its rss text (hard to know without being able to see yr screen) and (b) could be your browser's setting for handling new page requests from external apps (I recall changing a parameter manually in firefox), i.e. neither of those things happen to me.
― Autumn Almanac, Monday, 22 August 2011 10:53 (fourteen years ago)
thx! (a) I typically notice when trying to download an mp3 from pitchfork - Reeder will give me the option to "download to disk" but then nothing occurs(b) you're right - i think this started when I switched to the new Safari - I might need to play around in the settings.
― licorice oratorio (baaderonixx), Monday, 22 August 2011 11:04 (fourteen years ago)
in addition to tracking versions, which is surprisingly useful...if you're comfortable on the command line a modern distributed VC (like git or mercurial) provide a good way of keeping things in synch, and if you're ever in a situation when you're working with other writers then it would be handy, since it manages merges (although whether the way it does that is suitable for prose is another thing).but it sounds like it would probably be overkill 4 u.― caek, Friday, August 19, 2011 11:15 AM (4 days ago) Bookmark
― caek, Friday, August 19, 2011 11:15 AM (4 days ago) Bookmark
so things i have done to procrastinate, largely because some other nerd told me it would be "useful":--actually figured out the difference between bash_profile and bashrc and all that. i think.--set up a "dotfiles" folder that has all my bash stuff and vim whatevers--established symlinks in ~/ that point to that garbage--deleted macports--installed python 2.7--installed dev tools--acquired hg in the form of machg--installed homebrew
now, for no good reason, i'm going to set up a repository on bitbucket with my dotfile stuff, clone it, and then run this .py script $nerd gave me to automatically generate new symlinks in ~/ that point to the ones in the dotfile repository (as well as making backups of those replaced).
now i'm just trying to think what should go in dotfiles or why any of this matters, at all
― remembrance of schwings past (gbx), Wednesday, 24 August 2011 02:14 (fourteen years ago)
--deleted macports
otm
--installed dev tools
unless you're doing mac gui dev, i prefer https://github.com/kennethreitz/osx-gcc-installer
--acquired hg in the form of machg
--installed homebrew
booming post.
for the dotfile symlink stuff, that's what https://github.com/technicalpickles/homesick does. might work for you.
― caek, Wednesday, 24 August 2011 10:24 (fourteen years ago)
aw man wish i'd known about this :(
well i'll be
― remembrance of schwings past (gbx), Wednesday, 24 August 2011 12:49 (fourteen years ago)
what the fuck are you guys talking about
― TracerHandVEVO (Tracer Hand), Wednesday, 24 August 2011 13:01 (fourteen years ago)
http://thread.gmane.org/gmane.os.openbsd.misc/134336/focus=134979
― caek, Wednesday, 24 August 2011 13:02 (fourteen years ago)
lol!
― remembrance of schwings past (gbx), Wednesday, 24 August 2011 13:07 (fourteen years ago)
we are talking about hoonja doonjas, tracer, our favorite little ones
what happened to the good ol' hoonja doonjas?
― licorice oratorio (baaderonixx), Wednesday, 24 August 2011 13:27 (fourteen years ago)
What's homebrew about?
― Euler, Wednesday, 24 August 2011 13:41 (fourteen years ago)
like macports but made some better philosophical decisions early on
― caek, Wednesday, 24 August 2011 13:42 (fourteen years ago)
e.g. doesn't try to install it's own gcc, python, tex, perl, etc. when you install some little utility
development of new recipes is a bit more straightforward too, which may not bother you directly, but it means that the community is much more active, there are more packages, and the system is generally more robust
― caek, Wednesday, 24 August 2011 13:44 (fourteen years ago)
huh, cool
― Euler, Wednesday, 24 August 2011 13:46 (fourteen years ago)
quickcursor: oh neat
― remembrance of schwings past (gbx), Wednesday, 24 August 2011 16:28 (fourteen years ago)
Only 5 years late, but http://www.ambrosiasw.com/utilities/snapzprox/ is so awesome. Any other neat/fun video software?
― Pizzataco Five (admrl), Tuesday, 30 August 2011 23:41 (fourteen years ago)
god i love Hazel!!
― TracerHandVEVO (Tracer Hand), Monday, 24 October 2011 11:07 (fourteen years ago)
yesterday it occurred to me that I could combine Hazel with Dropbox..
― TracerHandVEVO (Tracer Hand), Monday, 24 October 2011 11:08 (fourteen years ago)
http://www.cdfinder.de/en/en/screenshots.html <3 Elvis Telecom for pointing this gem out (here: Maintaining a Digital Music Collection )
― stet, Wednesday, 1 February 2012 00:21 (fourteen years ago)
http://hints.macworld.com/article.php?story=20120326061614691
simple terminal command to make the dock pop up instantly!
― dan selzer, Wednesday, 4 April 2012 00:06 (fourteen years ago)
superb, thanks for the link.
― For bodies we are ready to build pyramids (whatever), Wednesday, 4 April 2012 08:44 (fourteen years ago)
don't know where else to post this. The cloud wars are really heating up. First google docs becomes google drive and I suddenly have a google sync'd folder on my computer a-la dropbox. Now dropbox suddenly asks me if I want to upload all the pictures from my camera. Maybe I will let dropbox manage my photos. Probably quickest way to get my instagram and regular photos onto my computer and online for viewing and sharing outside of instagram or facebook. This should really heat up once ios 6 comes out with Facebook integration. I'm content to use a few different sources for different things. Dropbox still wins for easy folder sharing with other people, quick photo galleries etc. But this new google drive is a great way to get my google docs on my desktop and backed up.
― dan selzer, Sunday, 3 June 2012 06:24 (fourteen years ago)
hmm very tempted to use it for some document backups... why not
― Nhex, Sunday, 3 June 2012 07:09 (fourteen years ago)
ilx consumer advice thread for THE CLOUD & music & storage riyl icloud google music dropbox netflix spotify
― max, Sunday, 3 June 2012 12:56 (fourteen years ago)
http://howto.cnet.com/8301-11310_39-20082711-285/how-to-use-preview-in-os-x-lion-to-digitally-sign-documents/
― caek, Tuesday, 26 June 2012 11:38 (thirteen years ago)
have used that SO much lately tbh
― Euler, Tuesday, 26 June 2012 11:52 (thirteen years ago)
http://satelliteeyes.tomtaylor.co.uk/
― caek, Friday, 29 June 2012 07:21 (thirteen years ago)
as one thing well says, i recommend the "watercolor" map (aerial is fun, but you can't see your desktop icons v well if you are in a city)
― caek, Friday, 29 June 2012 07:24 (thirteen years ago)
Anyone using Fever around here? I feel like I'm spending most of my days trying to keep up with my RSS feed so this looks like something for me. But 30 bucks is pretty steep for an RSS reader...
― licorice oratorio (baaderonixx), Tuesday, 3 July 2012 09:59 (thirteen years ago)
Anybody else using Soulver? I think it's changing my life. Spending a lot of time figuring out and comparing costs for paper while printing, this lets me type things up in english and see totals, and the totals update when I change quantities.
― dan selzer, Monday, 23 July 2012 19:38 (thirteen years ago)
wtf: http://www.acqualia.com/media/images/soulver/introduction/myYear.jpg
― s.clover, Monday, 23 July 2012 19:57 (thirteen years ago)
lol, women.
$200 a week? i've been lookin' in the wrong places
― Nhex, Monday, 23 July 2012 23:57 (thirteen years ago)
Never heard of this app before now but I am absolutely sold after playing around with it to figure out some budget probs
― Brakhage, Saturday, 28 July 2012 00:36 (thirteen years ago)
Is there a good (non-java) osx download manager? I've used speed download for years but apparently it's broken on 10.8, and it doesn't look like the devs have any further interest in it..
― sktsh, Friday, 3 August 2012 20:57 (thirteen years ago)
soulver is great
― joaquin haus-partizan (s1ocki), Friday, 3 August 2012 20:58 (thirteen years ago)
What would be the best/most easily searchable place to store a lot of pdfs: iCloud, Dropbox or Evernote? Wondering if Euler has thoughts on this one.
― ljubljana, Monday, 1 October 2012 19:53 (thirteen years ago)
I take it you don't have so many pdfs that you'd exceed the free allotment of Dropbox? I do alas; might just pony up the cash but I dunno, I recently used GoodReader to upload them all onto my ipad (all 20 gb of them, yikes) but I can't search them that way. right now I have the collection of them (with metadata assiduously added by hand, uggh) copied onto both machines, & then I can search with spotlight. but this suxxx to keep them updated. I use BibDesk as my main receptacle though.
I bought DevonThink Professional a few years ago in order to make this work better but I never really got into it. maybe I should try it again! just...need.......time......
― Euler, Monday, 1 October 2012 20:41 (thirteen years ago)
I don't have that many yet; maybe one day! Just want to get started right early on. Good point re searchability in bibliographic software; maybe I should be deciding on that before I do anything else... I'd been thinking of RefWorks (free at my school but apparently not exactly intuitive to use), Zotero and Mendeley; whatever I use has to work across PC and Mac.
― ljubljana, Monday, 1 October 2012 21:33 (thirteen years ago)