#sebselHaving an easy morning. I was just documenting how Pocket works, because it's nicely integrated into the new Firefox and way easier to use that my own bookmarks. Gotta document, gotta steal UI :)
#jeremycherfasI have a habit, not sure why, of quitting almost everything when I stop for the evening, so that wouldn't be too much of a worry.
#jeremycherfasAnd hello to you too. I fixed that missing link, by the way. Happens mostly when I am bringing in old posts and haven't quite synched up.
#cweiskeare you getting notified on incoming webmentions now?
#cweiske(with "hello" I meant that video conferencing thingy :))
#amz3I read safari javascript is the only one to have Tail Call Optimization so far, but I don't think that's the reason you use it
#jeremycherfasBecause the ad-blocking there is quite good. It wasn't bad, in my experience, until recently. Inertia too.
#jeremycherfasThe thing I truly hate about it is the inability to show me an RSS feed, and a few things that only work in Chrome, but they're not so bad. I just open Chrome when I want to use those.
tantek, friedcell, jeremych_, jeremycherfas and j12t joined the channel
#ZegnatDefinitely get uBlock, no matter what browser you are using.
#jeremycherfasHello zegnat. Yes, big fan of uBlock here.
j12t, cdchapman, yar, marinin and [eddie] joined the channel
#[eddie]sebsel I’ve been thinking about my own bookmarking. Right now I only bookmark for important things I want to come back to, but I don’t yet have a replacement for my instapaper use (“read/watch later”) aka same as Pocket.
#[eddie]I’ve actually been thinking about Microsub and I’ve been wondering recently if that is something that could be easier solved by Microsub. That way it provides easy access through a reader at a later date. And my “read/Watch” later are meant to be ephemeral. It’s a temporary save until I read/Watch, then I do some type of “like, Reply, etc” post
#[eddie]I’ve been thinking about it as a special “channel” inside of Microsub
nitot joined the channel
#[eddie]I think if/when I get around to adding Microsub to my site I’ll testing having a special channel for that to experiment with
#sebselyes, I'm actually thinking about this all and writing a blogpost about it, which requires more thinking (which is good)
#LoqiMicrosub is an early draft of a spec that provides a standardized way for clients to consume and interact with feeds collected by a server https://indieweb.org/microsub
#[eddie]I’m looking forward to reading your blog post ?
seekr joined the channel
#sebselI don't know if it belongs there... but since it is talking to the reader... yeah, maybe it is.
#sebselYes! Just came home again, will think and write on it now :)
#jeremycherfasI keep meaning to investigate Woodwind more fully.
#jeremycherfasBut I haven't had time for anything independent the past few weeks.
seekr joined the channel
#[eddie]sebsel: let me know when you publish. I’ll read it, write out my detailed workflow and reply with my thoughts more in-depth as well. ?
nitot joined the channel
#aaronpkinteresting idea about integrating that into a reader
#aaronpki suppose you could think of it as posting a bookmark into a specific channel, which happens to be your "read later" channel
#[eddie]jeremycherfas: it feels a little off but it’s better for nothing right now. I currently use a combination of it and twitter
ludovicchabant, nitot, marinin and jeremych_ joined the channel
#[eddie]aaronpk: so in essence what you mean is, I would set up a “bookmark” h-feed, subscribe to h-feed with my Microsub, assign that to a new channel called ‘read later’. Rather than having some type of “saving” feature built into the Microsub concept itself?
#ludovicchabantare there any libraries out there that support this kind of stuff? I'm not sure what term to look for
#ludovicchabantI'm using Werkzeug with Python, but it would force me to implement 2 ways to parse the form data -- from the form args or from JSON data loaded from the request body
#ludovicchabantI don't know if there's a better way to do it?