#indiewebcamp 2013-11-27

2013-11-27 UTC
tantek_, scor, obensource and tantek joined the channel
#
kylewm
hi all, I'm new here :) I have a personal domain running a jekyll site right now, am excited to get it indiewebified... I've read through most of the wiki (I think), still wondering what the best way is to dive in -- .
#
kylewm
i'm waffling between trying to roll my own or running wordpress
tantek joined the channel
#
tantek
Welcome kylewm !
npdoty joined the channel
#
tantek
I'd say Jekyll is a good start - a bunch of folks here making good progress with it, eg bret
#
tantek
Certainly a lot less hassle than wp
#
kylewm
thanks, and ok that's interesting
#
kylewm
I'll have to look into his setup
#
bret
key kylewm
#
kylewm
hey :)
#
bret
i have done a few things with jekyll, but am thinking about moving to something more versatile
#
snarfed
welcome kylewm!
Seeker285 joined the channel
#
bret
everything I have done on bret.io is in jekyll safe mode hosted on github. feel free to check out behind the scene https://github.com/bcomnes/bcomnes.github.io
#
kylewm
oh ok -- it definitely sounds like the static ggenerator could be limiting
#
snarfed
yup. definitely simple and a good place to start though
#
tantek
kylewm: Don't worry about limiting until you run into limits
#
snarfed
agreed
#
snarfed
at the beginning, ideally you want to put most of your time and effort into thinking about your content, structure, style, etc
#
snarfed
most/all of which you can bring with you if you migrate later
#
kylewm
OK, that's a great point
#
kylewm
I like that your approach seems to be opposite of other federation-efforts
#
kylewm
well, approaching things from the opposite side at least
#
tantek
Thanks kylewm. We're very focused on getting things working quicker, rather than large general flexible complex systems ;)
#
kylewm
So bret I admit that I'd looked at your site and repo before, but I couldn't figure out how you syndicate to twitter for example...is that done by rake maybe?
#
bret
I.... just started doing that. Manual
#
bret
runs
#
bret
like i said, not sure exactly how to approach that one with jekyll
#
tantek
Bret perhaps add that to our Jekyll page?
#
bret.io
created /jekyll (+20) "Redirected page to [[Jekyll]]"
(view diff)
#
kylewm
It does seem possible...like if you had a little script that took a bare post, posted it to twitter/whatever, and then updated the .md file with the permalink
#
kylewm
I suppose it could also send the webmention ping thing at that point?
#
bret
there are lots of tricks you could come up with
#
kylewm
out of curiosity, what are you thinking of migrating to?
#
bret
not sure, probrably to some webframework I want to learn. I was thinking express
paulcp joined the channel
#
bret.io
edited /Jekyll (+113) "/* Cons */"
(view diff)
#
kylewm
thanks for the input guys, I will report back with progress :)
#
kylewm
g'night!
#
bret
kylewm, I was thinking about doing some tricky things like posse and webmention scripts, but how do you define a clear event when you wan those things to happen? It began to feel like I was designing around self imposed restrictions
andreypopp, tantek, mathpunk and paulcp_ joined the channel
#
tantek
good evening indiewebcamp!
#
tantek
is reviewing today's log to see if there's more worth capturing to the wiki
#
tantek
!tell barnabywalters how did you end up just recreating jQuery in PHP? I thought we had settled on a very few simple HTML/JS template insertion primitives. re: /templates
#
Loqi
Ok, I'll tell him that when I see him next
#
tantek.com
created /templates (+22) "r"
(view diff)
ryana, snarfed and scor joined the channel
#
tantek.com
edited /template (+1084) "other template formats, eRuby, Haml, indieweb opinions"
(view diff)
andreypopp joined the channel
#
tantek.com
edited /template (+446) "/* Other template formats */ add Liquid, indieweb opinion of"
(view diff)
#
tantek.com
edited /webmention (+545) "/* FAQ */ Should webmentions be sent for embeds"
(view diff)
#
tantek
!tell barnabywalters does Taproot send webmentions for embeds? http://indiewebcamp.com/webmention#Should_webmentions_be_sent_for_embeds
#
Loqi
Ok, I'll tell him that when I see him next
poppy joined the channel
#
tantek.com
edited /why (+242) "why - lost data due to proprietary sync code/cloud"
(view diff)
#
tantek.com
created /sync (+235) "stub"
(view diff)
#
tantek.com
edited /sync (+834) "expand with related standards, silo sync services section"
(view diff)
skinny joined the channel
#
julian`
is indiewebcam your full time job or just a side project
#
julian`
indiewebcamp*
shaners and tantek joined the channel
#
tantek.com
edited /sync (+423) "add Posts about syncing section with Ryan Barrett presentation/talk"
(view diff)
julian` and scor joined the channel
#
tantek
!tell snarfed I feel like I've heard of Simperium before - like in relation to some of the Note saving/syncing solutions/apps that Aaronpk was talking about a few weeks ago.
#
Loqi
Ok, I'll tell them that when I see them next
jonnybarnes joined the channel
#
shaners
julian` I don't think anyone's full time job is indiewebcamping.
#
shaners
tantek: we've talked before about one letter short codes for post types in URLs, p => photos, b => articles, etc
#
shaners
i'm torn between r => recipe and r => review
#
shaners
opinion?
#
tantek.com
edited /sync (+3021) "related projects, proprietary implementations, indieweb thoughts"
(view diff)
paulcp joined the channel
#
tantek
hey shaners
#
tantek
reviews his shortcodes
#
tantek.com
created /whistle (+21) "r"
(view diff)
#
tantek
shaners, right now in tantek.com/w/Whistle#design I have:
#
tantek
r - review, recommendation, comment regarding/response/rebuttal
#
tantek
hmm - I may start using that "r" for "reply notes" perhaps starting in 2014
#
tantek
since I have reply notes but just treat them as "t" right now
#
tantek
and yet, it would be useful for filtering out replies in some feeds
#
tantek
(some folks only want to see my original notes, not replies)
#
tantek
and I may want to only show original notes on my home page
#
tantek
home page feed / list of recent posts
#
tantek
rather than cluttering it with replies
#
shaners
you could give them a tag, then filter on that
#
tantek
I prefer tags to actually mean something explicitly human typed in
#
tantek
as opposed to some machine shortcut
#
tantek
I like that tags have human intention behind them
#
tantek
makes them more meaningful/useful
#
shaners
you could click on the #reply tag to see all replies. or something.
#
tantek
sure I get how you could implement it
#
tantek
I just think it's an abuse of tags
#
tantek
tags IMO are a user-concept
#
tantek
not to be polluted with implementation-specific stuff like that
#
tantek
tags are user data
#
shaners
do you have any plans for a recipe post type and short code?
#
tantek
for exporting / importing
#
tantek
I've posted recipes before, so it's possible that I'd post them in the future
#
tantek
however I'm not sure they're different enough from a blog post / article
#
tantek
to merit their own "type"
#
tantek
I have thought about having a type for "list"
#
tantek
like "checklist"
#
shaners
me too
snarfed joined the channel
#
tantek
or a type for a "script"
#
Loqi
snarfed: tantek left you a message 24 minutes ago: I feel like I've heard of Simperium before - like in relation to some of the Note saving/syncing solutions/apps that Aaronpk was talking about a few weeks ago.
#
tantek
as in a script that a human would follow
#
tantek
not a movie script
#
snarfed
tantek: it's from the simplenote people
#
snarfed
automattic bought them largely for the sync platform
#
tantek
snarfed, btw - just braindumped a bunch from our IRC conversation today re: sync into the wiki: http://indiewebcamp.com/sync - please review and feel free to edit/improve!
#
tantek
snarfed - aha
#
tantek
great
#
tantek
snarfed - I think I compared SimpleNotes and Notesy and decided on trying Notesy
#
shaners
i plan on using k for lists, by proximity to L (since we're both skipping L because of its readability ambiguity)
#
tantek
I forget why - maybe because it uses Dropbox rather than simperium?
#
tantek
snarfed - do you use SimpleNotes / Simperium?
#
tantek
shaners - interesting
#
shaners
and because K doesn't have any other use yet
#
tantek
I also see "recipe" as a special type of "script" (for a human to follow)
#
snarfed
sorry, back
#
snarfed
no, i don't use simplenote/symperium, i just like the sync platform
#
snarfed
it's a nontrivial problem, esp for unstructured (text) data, so i appreciate people solving the general case well
#
shaners
tantek: "h - hyperlink - e(x)ternal reference, link, etc. use of short URL to link to things that I expect to die or move, untrustworthy permalinks."
#
shaners
why "(x)"?
#
tantek
probably copy-pasteo from when I may have had that for "x -"
#
shaners
makes sense
#
tantek
needs to fix a bunch of things on his wiki
#
tantek
is constantly demotivated since it's on a hosted wiki silo :(
#
shaners
uh oh. sounds like someone just found their thanksgiving weekend itch to scratch ;)
#
tantek
no that would be indieweb event posting on my site
#
shaners
suuuure
#
tantek
shaners - hmm - k might not be bad for that - one thought I've had for "k" is for "kit"
#
tantek
as in a list of things to put into a "kit" of a certain kind
#
shaners
what's a kit to you?
#
tantek
I have all kinds of kits
#
tantek
kits are the folders of stuff
#
tantek
it's a way of hierarchically organizing physical items to be more usable as chunks
#
shaners
like your gear list for sxsw?
#
tantek
yes, like that, except even that consists of several kits
#
tantek
so a kit can contain items or other kits
#
tantek
ideally a kit should only have 5-9 things in it for ease of use / remembering
#
tantek
and thus the utility of creating subkits
#
shaners
makes sense, for you.
#
tantek
it's about improving the usability of the real world
#
shaners
to me, a kit is just a kind of list though.
#
tantek
yes a kit is a kind of list
#
snarfed
tantek: how do you handle subjective differences on indiewebcamp pages?
#
snarfed
most of my revisions would be opinion, not technical :P
#
tantek
snarfed - we've tried to capture multiple opinions
#
tantek
on various topics
#
snarfed
ok! shall i add my opinions signed with my name? or we can talk about them here and try to come to consensus language?
#
tantek
snarfed - what's a specific example?
#
tantek
let's work through that for illustrative purposes
#
snarfed
so, android's and mavericks' power-aware schedulers are fact, not anecdote/rumor
#
tantek
oh so fix that and add a citation!
#
snarfed
citations, got it
andreypopp joined the channel
#
snarfed
(sorry for the hand holding, i don't have much experience w/wikipedia-style editing)
#
tantek
it's no trouble at all
#
tantek
you're asking all the right questions
#
tantek
I'm an intermediate at it myself. tommorris is the real expert on that kind of thing.
#
snarfed
got it
#
snarfed
and re "Routing everything through a central authority" being bad for performance/battery life, was that partially inspired by apple's dropping usb support in favor of network/icloud?
#
snarfed
i think people would generally agree that usb is faster/less power than network
#
snarfed
but not necessarily that centralized network is slower/worse battery than decentralized
#
tantek
snarfed - yeah - I have had bad (anecdotal) experience with cloud/sync based services/software
snarfed joined the channel
#
tantek
with abusing bandwidth and thus draining battery faster than anything else
paulcp joined the channel
#
snarfed
ok. but the comparison point is with wired sync, not with decentralized network sync, right?
#
tantek
like a mifi that normally gets 4-5 hours being cooked in 30 minutes because kevinmarks had all his cloud services syncing over it
#
tantek
it's why I minimize any/all cloud syncing on all my mobile devices
#
tantek
I value battery life more
#
snarfed
ok, i'll edit in a bit
#
snarfed
thanks!
#
tantek
I think the criticism of "central authority" comes from the same kind of place as the criticism of timesharing systems we discussed at the last Homebrew Website Club meeting
#
tantek
yes - please do!
#
shaners
#truefacts
#
shaners
#truefax
#
shaners
#truefaxmachine
snarfed joined the channel
#
tantek
and of course the cautionary scoping of the applicability of 5-9: http://uxmyths.com/post/931925744/myth-23-choices-should-always-be-limited-to-seven
scor and julian` joined the channel
#
skinny
tantek: heya!
#
tantek
hey skinny
#
tantek
did the ux talk conjure you?
obensource joined the channel
#
skinny
tantek: miss you guys. are any iwc dinners coming up in feb or mar?
obensource_ joined the channel
#
tantek
skinny - we're here whenever you miss us ;)
#
tantek
you might be interested in the Homebrew Website Club meetings that were kicked off last Wednesday, and will be going on every 2 weeks
#
tantek
I think bret and aaronpk are coordinating with dietrich about doing one in PDX
#
tantek
2013-12-04
#
Loqi
!calc 2013-12-04
paulcp joined the channel
#
bret
nothing is final yet, but it will happen eventually. if not this next meeting hopefully the one after
obensource_, obensource and snarfed joined the channel
#
shaners
i'm working on bookmark posts
#
shaners
daring fireball / kottke / etc style
#
shaners
title (link to external site), excerpt, maybe a note
#
shaners
is this the right use case for h-cite?
jonnybarnes joined the channel
#
shaners
tantek aaronpk benward et al ^^^
#
tantek
shaners - makes sense
#
shaners
would the h-cite be inside of an h-entry?
#
tantek
a bookmark is perhaps the simplest use of a h-cite!
#
tantek
shaners - do your bookmarks come with tags or a description?
#
tantek
(that *you* wrote - not from the bookmark itself)
#
tantek
well then, those tags and description would make sense on an h-entry
#
tantek
or an h-review
#
shaners
i was thinking h-entry too. just wanted a second opinion
#
tantek
which has tags, description, and an item
#
tantek
(item that's being reviewed)
#
tantek
shaners - it's one of the uses of r
#
tantek
r - review, recommendation, comment regarding/response/rebuttal - hReview/xfolk
#
snarfed.org
edited /sync (-97) "add citations for android, mac os x mavericks scheduler. revise some wording."
(view diff)
#
tantek
snarfed - why did you remove your post?
#
snarfed
it's only loosely relevant
#
snarfed
it's more about high volume data replication and consistency, less about fine grained synchronization of user data
#
snarfed
thanks for noticing though :P
#
tantek
snarfed - you posted it in IRC in the syncing thread so I figured it was relevant enough - plus I flipped through the slides
#
tantek
shaners - in that way a reply is primarily about something (the original post that is being replied to) just as a bookmark is primarily about something (the URL that is being bookmarked)
#
snarfed
sure. i might be able to find similar and more relevant stuff. if not, i'll add mine back
snarfed1 and abrereton joined the channel
#
snarfed.org
edited /sync (+1410) "add OData, SyncML, Exchange ActiveSync, OT"
(view diff)
_6a68 joined the channel
#
tantek.com
edited /sync (+5) "/* Operational transformation */ OT"
(view diff)
snarfed, icco, tpinto, _6a68, andreypopp and LauraJ joined the channel
#
@helloanselm
Kite is an open source replacement to #gmail: http://khamidou.github.io/kite/ #indieweb #oss
(twitter.com/_/status/405599572422295552)
Jihaisse, _6a68 and abrereton joined the channel
#
tantek
!tell aaronpk,snarfed I wrote up my iOS Notes data loss experience in a draft blog post - would appreciate your review for any misconceptions about how "sync" could/should work. Post date is set for tomorrow morning - ping me if you're around and can take a look.
#
Loqi
Ok, I'll tell them that when I see them next
#
Loqi
Ok, I'll tell them that when I see them next
#
Loqi
Ok, I'll tell them that when I see them next
#
tantek
hmm - what 3 people is it going to tell?
#
tantek
Loqi?
#
tantek
aaronpk ^^^
tpinto joined the channel
#
neuro`
Good morning #in
tantek joined the channel
#
@andrewnotari
RT @helloanselm: Kite is an open source replacement to #gmail: http://khamidou.github.io/kite/ #indieweb #oss
(twitter.com/_/status/405613837711605760)
_6a68, friedcell, tpinto, josephboyle, jonnybarnes and skinny joined the channel
#
Jeena
This guy wanted to write yet another FeedReader sync application half a year ago but I was able to convince him to describe a protocol instead which everybody could use to implement a feed sync system https://news.ycombinator.com/item?id=6798272
#
Jeena
it still has some issues but I think it looks quite nice
barnabywalters joined the channel
#
Loqi
barnabywalters: tantek left you a message 8 hours, 5 minutes ago: how did you end up just recreating jQuery in PHP? I thought we had settled on a very few simple HTML/JS template insertion primitives. re: /templates
#
Loqi
barnabywalters: tantek left you a message 7 hours, 36 minutes ago: does Taproot send webmentions for embeds? http://indiewebcamp.com/webmention#Should_webmentions_be_sent_for_embeds
_6a68, skinny, Jihaisse, scor, LauraJ, srushe, pfefferle, Phae, benward, jancborchardt, b0bg0d, lmjabreu, JonathanNeal, hugoroyd, hadleybeeman and rknLA joined the channel
#
@derbatzen
RT @helloanselm: Kite is an open source replacement to #gmail: http://khamidou.github.io/kite/ #indieweb #oss
(twitter.com/_/status/405691854215471104)
CheckDavid, _6a68, josephboyle, brianloveswords, andreypopp and snarfed joined the channel
#
Loqi
snarfed: tantek left you a message 7 hours, 35 minutes ago: I wrote up my iOS Notes data loss experience in a draft blog post - would appreciate your review for any misconceptions about how "sync" could/should work. Post date is set for tomorrow morning - ping me if you're around and can take a look.
melvster and _6a68 joined the channel
#
snarfed
!tell tantek sure, happy to, just post the link
#
Loqi
Ok, I'll tell him that when I see him next
#
snarfed.org
edited /sync (+479) "simperium"
(view diff)
#
aaronpk
good morning #indiewebcamp!
#
Loqi
aaronpk: tantek left you a message 8 hours, 16 minutes ago: I wrote up my iOS Notes data loss experience in a draft blog post - would appreciate your review for any misconceptions about how "sync" could/should work. Post date is set for tomorrow morning - ping me if you're around and can take a look.
#
barnabywalters
mafternoon aaronpk
paulcp, ozten and tantek joined the channel
#
Loqi
tantek: snarfed left you a message 22 minutes ago: sure, happy to, just post the link
mathpunk and srushe joined the channel
#
tantek
must have just missed him
#
tantek
good morning indiewebcamp!
#
barnabywalters
morning tantek
#
tantek
mark your calendars - one week from today, 2013-12-04 18:30 Homebrew Website Club meting
#
tantek
good morning barnabywalters
#
tantek
left some questions for you (and other implementers) on the /webmention page
josephboyle joined the channel
#
neuro`
Good... not sure yet, need to rebase my time scheduler tantek
#
barnabywalters
tantek: pretty sure my previous note covers that — currently taproot sends webmentions for all URLs found in the content
#
barnabywalters
and the in-reply-to URL if any
#
tantek
regardless of attribute?
#
barnabywalters
yep, at the moment
caseorganic joined the channel
#
tantek
are you just regexing for "http..."
#
barnabywalters
I’m using the monster regex from cassis
#
tantek
oh right, hmmm
#
barnabywalters
but onto rewriting that bit of taproot now, I’ll be making it more sensible
#
barnabywalters
probably just sending to things linked in <a> elements
#
barnabywalters
as I haven’t come across anyone doing anything useful with webmentions sent to embeds
#
tantek
I was trying to figure out a use-case for receiving webmentions of embeds and didn't come up with anything offhand.
#
tantek
it's sorta like a more polite form of hotlinking
#
tantek
"FYI I embedded your image here"
#
barnabywalters
yeah, if people just want to know for analytics webmentions aren’t required as the automatic GETs will show up in server logs anyway
#
barnabywalters
I was actually thinking of automatically making a server-local copy of any external image I link to
#
tantek
could make sense
#
barnabywalters
so if^H^Hwhen it goes away I still have a copy
#
tantek
also there's no <link> tag in png, jpg etc.
#
barnabywalters
waterpigs.co.uk has already suffered from missing external images
#
tantek
so it's unlikely that they'll have any webmention endpoints
#
barnabywalters
for a variety of reasons
#
tantek
unless they put it in the http header?
#
barnabywalters
tantek: indeed, it is difficult to add webmention headers to non-HTML documents
#
barnabywalters
making it even less likely anyone will do that
caseorganic, paulcp and KevinMarks2 joined the channel
#
tantek
greetings KevinMarks
#
tantek
I'm getting ready to publish this: http://tantek.com/2013/331/b1/lose-data-apple-ios-notes-five-easy-steps - feedback welcome
#
tantek
(it's a future post that doesn't yet show up on my feed)
Nadreck and squeakytoy joined the channel
#
@t
How To Lose Your Data In Apple iOS Notes In Five Easy Steps: http://tantek.com/2013/331/b1/lose-data-apple-ios-notes-five-easy-steps
#
tantek
!tell snarfed decided to go ahead and post it, feedback still welcome: http://tantek.com/2013/331/b1/lose-data-apple-ios-notes-five-easy-steps -
#
Loqi
Ok, I'll tell them that when I see them next
benprew, melvster and ryana joined the channel
#
tantek.com
created /2014/ (+124) "stub"
(view diff)
snarfed joined the channel
#
Loqi
snarfed: tantek left you a message 21 minutes ago: decided to go ahead and post it, feedback still welcome: http://tantek.com/2013/331/b1/lose-data-apple-ios-notes-five-easy-steps -
#
tantek.com
edited /2014/SF (+89) "avoid conflict, Esri dev summit"
(view diff)
#
snarfed
!tell tantek great post! you took a different direction than i expected by diving into the UX part
#
Loqi
Ok, I'll tell him that when I see him next
#
snarfed
i like it
#
snarfed
!tell tantek also, i doubt it will fit your needs, but i'm obliged to offer https://quip.com/ (my day job) as an option :P
#
Loqi
Ok, I'll tell him that when I see him next
KevinMarks2, srushe, paulcp, shaners and tantek joined the channel
#
Loqi
tantek: snarfed left you a message 1 hour, 1 minute ago: great post! you took a different direction than i expected by diving into the UX part
#
Loqi
tantek: snarfed left you a message 58 minutes ago: also, i doubt it will fit your needs, but i'm obliged to offer https://quip.com/ (my day job) as an option :P
srushe joined the channel
#
tantek
Thanks snarfed! Will take a look at Quip.
bnvk and josephboyle joined the channel
#
@RibbonsandTulle
RT @lisa298: Out in Business is FREE this weekend, why not read a taster now http://lisafulham298.wordpress.com/2013/09/22/sinful-sunday-trains-stockings-and-suits/ #SuitPorn #Stockings #Erotic #IndieAuth…
(twitter.com/_/status/405786896368140288)
#
KevinMarks
barnaby how about a local copy of html pages too? - kinda the way that Ben made tweet embedding work
#
KevinMarks
I wrote up some thoughts about the direction fo sync a while back: http://epeus.blogspot.com/2012/05/keep-all-versions.html
#
KevinMarks
the point is that the use case for deletion is not strong
#
KevinMarks
archiving public stuff is hard. Archiving private stuff is really hard.
#
tommorris
giggles at the pornographic namespace conflict. ;)
mathpunk joined the channel
#
KevinMarks
the Tim Berners-Lee "eventually every site becomes a porn site" quote?
#
KevinMarks
oh, the IndieAuth/IndieAuthor thing
singpolyma joined the channel
#
@kevinmarks
“The next social network should be decentralized+each person will be the owner of his or her own content.” http://thenextweb.com/socialmedia/2013/11/24/facebook-grandparents-need-next-gen-social-network/ #indieweb
(twitter.com/_/status/405798707477504000)
paulcp joined the channel
#
Loqi
[@edsu] @karlpro I'd enjoy reading that
#
Loqi
also, I love the #rustyweb hashtag
#
Loqi
nice combo with #indieweb (http://twtr.io/fG1iy8yN4o)
bnvk and amz3 joined the channel
brianloveswords and bnvk joined the channel
#
KevinMarks
PESOS to IRC, yay
#
Loqi
does a happy dance!
#
KevinMarks
LOL - Virgin Atlantic wants booking reaf and first name. Except it concatenates first and middle names and truncates to 16 characters on the backend, without showing this on the front end
#
KevinMarks
so I have to search for "Christopher Alexan" not Christopher Alexander
abrereton, LauraJ and tantek joined the channel
#
KevinMarks
I also had to change his age before booking o_O
#
tantek
KevinMarks - second comment on your keep all versions post is spam
#
tantek
"I have read this post. collection of post is a nice one … That I will inform about your post to my friends and all the best for your future posts.. "
#
tantek
compliment spam
#
KevinMarks
I wonder if the US DHS does those photo a day face timelapses with all those entry photos they have of me
#
tantek
KevinMarks - perhaps you can get them via FOIA request and make an animated GIF
paulcp joined the channel
#
tantek
wow - apparently iCloud is even worse to develop for than use as a user: http://rms2.tumblr.com/post/46505165521/the-gathering-storm-our-travails-with-icloud-sync
#
snarfed
tantek: most of the comment spam i see these days that gets past filters is compliment spam
#
snarfed
probably some lesson there :P
lukebrooker joined the channel
fmarier, acegiak, singpolyma, tpinto, mathpunk, josephboyle, amz3 and ryana joined the channel
#
fmarier.org
edited /sync (+332) "/* Related Projects */ add git-annex"
(view diff)