Kicks Condor

Comments on Other Blogs

Replies to other blog or wiki posts. This is a complete list of all replies, even those that don’t show on the home page because I’ve marked them as ‘personal’.

06 Aug 2021

Reply: Hallstyles

Jacob Hall

my proposal in a nutshell:

  • whostyles are defined using <link rel="whostyle"> tags in the <head> of a post page
  • the class name of a whostyle element is “whostyle” and then the URL of the poster’s h-card, with spaces and punctuation replaced with hyphens (e.g. whostyle-jacobhall-net)
  • when writing a whostyle, assume that you inherit the CSS rules of the parent website
  • whostyles should be stored and linked per-post rather than per-poster

Aha - since you’ve got Webmentions up, let’s do this!

Hey Jacob! I’m familiar with your website - I covered your linkroll in Directory Uprising.

It’s really comforting to see you interested in projects like directories and whostyles that aren’t necessarily protocols - which the Indieweb can get very focused on. Whostyles are definitely a tough one to turn into a protocol - since CSS evolves over time and it’s tough to know how to restrict the styling. (But it’s also important bc perhaps you don’t want to load a bunch of whostyles that blow up your site.)

Your introduction of all: revert is exciting - didn’t know about that!

My larger plan for this site involves a full comment moderation system, so I already intend to read everything that people send me. Given the scale of my site, and the relative geekiness of whostyles as a concept, I’m not too worried about how many CSS rules I’ll have to manually review day-to-day. When my webmention endpoint receives a webmention, it will sniff the source site for a whostyle. If one is detected, it will be downloaded and presented to me as a part of the comment moderation process. I will review the rules within it, making sure that it a) doesn’t do anything naughty and b) doesn’t completely break my site. Perhaps if this becomes a burden, I’ll invest more time writing a script to do the editing for me.

So this is exactly what I do as well - just manually create the whostyles and apply them once I get into a longer dialogue with someone. This gives me (and hopefully you now) plenty of time to mess with whostyles in the field.

Over years of reimagining ourselves online, it would be very complex to create styles that properly support everything we’ve written.

This is another thing I think about as well - and I guess I was going to take it on a case-by-case basis. If h0p3 has a new style, I might make a new ‘h0p3_2’ style for him - or might just update the old stuff if it makes sense.

Ok - as far as your proposals, they look good! My original plan was pretty shaky - so am glad to see improvements. Just feeling a lot of gratitude that you took the time and have energy to put into it.

I guess, as a bit of additional response, I should also mention that I’ve thought about doing this as a JSON format rather than as CSS.

Here’s a look at the JSON format we’ve been using for Multiverse box styles.

{
    "header": {
        "color": "#6B1173FF",
        "back": "#B6B5A8A5"
    },
    "main": {
        "fill": {
            "type": "Solid",
            "color": "#FAE9FF00",
            "back": "#FFFFFFF2",
            "direction": "vertical"
        },
        "border": {
            "color": "#000000",
            "style": "none",
            "radius": 0
        },
        "shadow": {
            "type": "None",
            "color": "#B6B5A8A5",
            "style": "plain"
        },
        "highlight": {
            "type": "None",
            "style": "plain"
        },
        "text": {
            "font": {
                "family": "Roboto"
            },
            "fill": {
                "type": "Solid",
                "color": "#6B1173FF"
            }
        }
    },
    "title": {
        "fill": {
            "type": "Solid",
            "color": "#FAFAFA00"
        },
        "border": {
            "color": "#2DC0A6FF",
            "style": "dotted_1px",
            "radius": 0
        },
        "shadow": {
            "type": "None",
            "style": "plain"
        },
        "highlight": {
            "type": "None",
            "style": "plain"
        },
        "text": {
            "font": {
                "family": "Red Rose"
            },
            "fill": {
                "type": "Solid",
                "color": "#17C27FFF"
            }
        }
    }
}

For fonts, we could keep an expanded list of font names that are supported - or at least a kind of registry - just like browsers already understand Verdana, Arial, Courier, etc.

So perhaps this paired with a font registry format would do the trick. I don’t have a strong preference tho - and am just throwing this out there.

  1. I’m trying to indiewebify my entire site. Still a work in progress, but now I have full support to webmentions and, I hope to send whostyles. I think I made everything all right. Next step is to support receiving whostyles too.

    Kicks Condor and Sphigmus, I can’t say how much I loved it!

    Maya, I think we are almost ten now.

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

12 May 2021

Reply: Such Nice

@simonwoods

@kicks Wow! I love these sorts of projects. Such a nice way to make website-building feel less imposing and restrictive.

The designer in this case has just done great work refining over the past six months. To pour that much time into a single-page tool! I really think this project has legs.

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

01 May 2021

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

14 Apr 2021

Reply: Ahh Gemini Right Right

Mira

Looks like e-worm.club uses Flounder, a gemini hosting software: https://admin.flounder.online/

Ok wow - appreciate this insight! Had played with the browsers, but wasn’t familiar with the extension. Sure enough - e-worm.club is browsable with Gemini.

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

24 Mar 2021

Reply: So Sick on Windows?

Ah it’s worse than that - Microsoft Windows (not activated).

But have to push back - it’s your glitch that’s sooo sick!! Haven’t had this much fun since MacPaint. Filling with emoji is a thrill…

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

22 Mar 2021

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

Reply: Hypertext 2020 Code

for sure - right here: https://github.com/kickscondor/hypertext2020

apologies. never intended for use outside of me. run: ruby ht2020.rb ht2020.yml

you can go back to commit 3207526 to see the full transcript. thanks for peekin in.

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

11 Mar 2021

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

05 Mar 2021

Reply: Captured Patterns

maya.land

You know how certain issue / ticket tracking software lets you specify the type of link between two issues or tickets? Jira has four types, one that I use in my life uses more – “is caused by”/“causes”, “is fixed by”/“fixes”, etc. I want flexible types of relations between notes along these lines. “This reminds me vaguely of this” separately from “I found this when I was looking into this” separately from “I think this is the same thing as in this other domain over here.”

This is fantastic - and reminds me of some of the flexibility I’ve seen with Webmentions. (They can be used to summon, they can be used to chat, they can be used to just plain bookmark…) And it reminds me of some of the metadata used in Webmentions: like one can imagine u-is-caused-by in a microformat.[1]

But yeah - a free text equivalent to that would be sweet. You’re on to something. Keep it rolling, my friend.

This then means that there has to be some thought put into the UI about letting an author privilege certain edges other people have applied, while still allowing discovery of that persons wrong opinions about accents.

I personally would just moderate contributions that show up - sure that means that I end up with a queue and conversation isn’t real-time that way. But that’s a fine tradeoff I think. And if you want real-time, you can make unmoderated additions monochromatic or something to set them apart.

In a federated world, I wouldn’t want to publish stuff if I don’t know what it is - and sifting through all that stuff and hand-selecting the good stuff is key effort that I think we have to get used to.

You can decide how to shape it all.

I mean the other way of doing this is like the public self-modelers did. They just gave each other direct access to each other’s wikis and trusted each other to take care of it. That worked really well.

Oh! You should also check out everything2. They’ve been doing this kind of thing for a very long time. I bet there’s some good nodes about this.[2]

paragraph based, not an outliner

Yes yeah.


  1. Not that I’m big on microformats - but just am already knee-deep in them. ↩︎

  2. Question is… where…? ↩︎

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

27 May 2020

Reply: Losing Your Identity

Anonymous

I like your point about losing your author identity on Mastodon/Reddit/Medium, etc. The most important thing here, I think, is how an unified design papers over the real differences between authors. Which made me think about static site generators, like you mention at the end. Most target homogeneous designs (all blog entries are going to look the same, etc). At the end, it seems like any site that is built in any other way than by hand is going to be constrained by the design of the generator.

This is definitely a difficult problem - particularly if you want to somehow weave lots of custom styled hypertext together. But I feel that not a lot has been attempted yet.

One thing that’s interesting to me is to see how many people customize their Tiddlywikis. It seems like many static site generators have ‘good enough’ styles. (It also may not be clear how to tweak the default themes.) However, Tiddlywiki has such a bland basic theme that one immediately wants to go beyond it. So perhaps having poor defaults is good for a platform.

I also think whostyles - the concept for this came from Sphygmus’ wiki - show some promise. At least let people style some part of their post colors, fonts, outlines. This could be done successfully on Reddit - though perhaps they would limit the color palettes and font choices if they didn’t want readability to suffer.

Not really sure the answer to all of this. But thanks for the thoughtful comment!

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

22 May 2020

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

11 May 2020

Reply: Icelandic Raven Cams

Neil Mather

Oh man Osprey cam is like my favourite thing right now. www.woodlandtrust.org.uk/trees-woods-and-wildlife/osprey-cam/ Leave it running in the background, switch back when there’s a bit of squawking…

Good link, good link. Going to have to add these to my list of fave animal cams here: href.cool/Bodies/Animal/. Way to keep this thread alive, Neil.

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

30 Apr 2020

Reply: Emailing Comments

Anonymous

Let’s forget mf2 and like/reply/etc - but Webmention? Should I be emailing this comment instead?

Don’t see what’s wrong with emailed comments. But yeah - I do appreciate Webmentions. I get a lot out of them!

However, if the IndieWeb is just a suite of protocols, then I don’t see it as being quite as important to me as an ‘indie web’ - a collection of homegrown web sites and wikis that may not share any protocols outside of basic hypertext.

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

02 Apr 2020

Reply: Server Sent Events

Jacky Alciné

Why don’t more people / projects take advantage of things like EventSource / Server Sent Events instead of rushing for things like WebSockets, PubNub et al? It’s already there!

Because there are acres of web standards. I’m glad you brought this one up tho! Definitely using this.

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

30 Mar 2020

Reply: Is There a Feedburner Alternative?

Ton Zijlstra

In the past days both Heinz and Ric alerted me that my RSS feeds wasn’t reachable for them. My log files quickly showed what was happening, Netnewswire, FeedBin and TinyTinyRSS were blocked by my hoster as ‘bad bots’ whenever they tried to reach my RSS feed.

This has got to be a bug or misclassification. I cannot conceive why a FEED would block a FEED READER?? 🤣

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

27 Mar 2020

Reply: Pikseladam

tuna

This post is using gatsby and react markdown formatter to create / display pages.
I also use tailwindcss to design my first blog. This is a good shit here. Next thing will be webmentions!!!

Heya - don’t have much to say. Just wanted to hit your mentions and see if they work. It was very good to meet you today. I actually just saw the po.ta.to link you shared. Keep it up.

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

17 Mar 2020

Reply: TiddlyWiki on the Go

Chris Aldrich

I’ve been having some issues in self-hosting a TiddlyWiki the way I’d like to. If anyone has any clear cut documentation on how to host a TiddlyWiki on one’s own domain name, I’d appreciate it.

Calling @sphygmus…

(This is a much better question for @sphygmus, who seems to have a dope Webmention setup for her TiddlyWiki.)

I’ve been keeping my TiddlyWiki on Dropbox. I know this isn’t very Indieweb anointed - but it can be! Just name the wiki index.html and then:

  • Use ‘in the sky’ to edit on mobile or Chromebooks.
  • On a full PC, sync Dropbox locally and use TiddlyWiki directly from there.
  • On the server, you can sync just your TiddlyWiki folder.

Or you can make the folder public on Dropbox and - I don’t know - put a CDN in front of it or mirror it somehow. Hopefully someone can pitch in better ideas than mine - just thought this could get the ideas going.

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

05 Mar 2020

Reply: Nice Site

I don’t have anything to say about Dune. But I just wanted to say that I spent time catching up on blogs today and noticed your redesign. It looks great around here! How every post looks like an index card with the colored tags and stuff on the right hand side. But the whole thing has come together nicely.

That’s all!

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

18 Feb 2020

Reply: Fraidy Importance

Addressing (great) comments from sphygmus and fogknife.

Some recent comments on Fraidycat’s importances.

Fogknife:
This leads to my one significant critique with Fraidycat’s current design: I don’t think that sources set to have less frequent check-ins should necessarily get relegated to separate views. Currently, each tag-based Fraidycat tab has sub-views for “Daily”, “Weekly”, and so on, as well as the default “Real-time” view. When you set a source to anything other than “Real-time”, Fraidycat banishes its display to that sub-view.

I think this plays a little too much into the program’s shyness about mixing too many sources into one list. As it stands, I tend to forget that any of the “rate-limited” views even exist, within a given tag-view. I don’t mind clicking around in between the category-tags according to my mood, but further clicking around between checking-rates doesn’t feel the same. These rates don’t denote any difference in content or quality from its neighboring sources, after all; I just want to see them presented a little less prominently.

(There is more discussion between the two of us on issue #63 on Github.)

I first want to clear up the idea of ‘rate-limited’ views, in case there is any confusion.

These importances do play a subtle role in how frequently an item is fetched. However, a ‘yearly’ follow isn’t checked once a year. It’s checked about once or twice a day. I don’t actually want these follows to go stale. (I have some plans to remove these limits entirely down the road.)

The more vital role of ‘importances’ is to move things out of view that are less… important to me. I wonder: how many follows do you have? Because I am keeping hundreds around. To have each tag on a single page would be death-defying!

Sphygmus:
About having the real-time/daily/weekly/etc all in one feed - all of my (12) feeds are set to real-time, not because I care about having them checked very often (some I might set to daily or weekly, theoretically) but because I want them all visible in that view. Given that I can set everything to real-time and not have it impact performance with only twelve feeds, though, I’ve just ignored the whole dealio.

So perhaps this is an issue with how someone uses Fraidycat when they have fewer follows? Perhaps I should make the ‘importances’ links disappear if you only have ‘Real-time’ follows under a given tab?

Perhaps detaching the concepts of “importance” and “how often the program checks the feed” would help? As it is now, importance as a way of sub-sectioning tags seems to be mixed in with the idea of “how often do I care about the feed for this being checked” and those seem like two different things to me.

I want to avoid making things more complex - and I am curious if the problem here is a terminology problem. I’m considering changing the names of the importances to something less time-concrete.

Like this:

Choose an importance.

This way the focus isn’t so much on time - but on actual ‘importance’. Do I need this thing close at hand, on my front page? Or do I just need it tucked away, saved for another time?

On the front page:

Choose an importance.

My point is that I want some things hidden. And behind a single-click has been useful for me. I struggle to think of a better way.

Perhaps the issue is that I am eager to read a lot of people. So I take on stuff of all kinds of quality. Maybe you both already have a high bar for what you will follow? Part of the point of Fraidycat was to allow me to lower my bar. I can now follow more things because they don’t create noise for me. I need them out of view until I’m sure that they are really important to me.

I will probably do a livestream soon so that I can chat and work some of these things out in conversation. Think about it - I would love to try to understand where you’re coming from more clearly.

Thank you to both of you for your suggestions and for even trying this tool out! I’m also going to tag Eli’s post, as one who has also been offering suggestions as well.

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

11 Feb 2020

Reply: Arbtr

Looks cool!

People can only share one link at a time (the previous one disappears when you post a new one), in order to avoid endless spammy feeds, link fatigue.

I really like this. I’m interested to see how people like it. Can you view someone’s history?

I appreciate the offer - I don’t know, I’ll think about it. Love all your stuff on Arena.

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

06 Feb 2020

Reply: Ladybug Wardrobes

Anonymous

That sort of hand-drawn look reminds me of Jimmy and the Pulsating Mass. It’s not scribbly just to be ugly, but it’s whimsically hand-drawn pixel art that doesn’t much care about realism. Such a sense of humor, too.

I really didn’t see the aesthetic match here - “Jimmy” seems to have a lot of really solid art - the flamingo with piano key wings and necktie is fantastic, what a character! But I do see a match with the writing and dialogue I think.

Whatever the case, I am grateful for this link - I’ve not seen it before. Thanks for hanging out, Anon. Would be interested to hear what other obscure games you’ve dug up.

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

03 Feb 2020

Reply: Mystified Exec

azinman2

Can you help me understand what this is? I read through it all and I couldn’t decipher what’s actually happening or what it’s about. It felt like word soup to me – I’m possibly far outside the intended audience.

And from the user’s bio:

Now at Apple. Formerly CEO/Founder of Empirical, Ginger.io, Google, IBM Research. PhD from the MIT Media Lab.

From what I understand, Tim Cook is ordering all the execs to wander around this blog - and which ever one can make sense of it first gets a ‘biscuit’. I’m your hedge maze, bitches.

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

30 Jan 2020

Reply: Vias and HTs

Chris Aldrich

I’ve been fascinated with this idea of vias, hat tips, and linking credit (a la the defunct Curator’s Code) just like Jeremy Cherfas. I have a custom field in my site for collecting these details sometimes, but I should get around to automating it and showing it on my pages rather than doing it manually.

Links like these seem like throwaways, but they can have a huge amount of value in aggregate. As an example, if I provided the source of how I found this article, then it’s likely that my friend Matt would then be able to see a potential treasure trove of information about the exact same topic which he’s sure to have a lot of interest in as well.

All the concentrated salience contained in a single offhanded link.

My level of fervor for these kinds of links has gone way up since reading Rebecca Blood’s simple comment in The Weblog Handbook (2002):

I would go so far as to say that if you are not linking to your primary material when you refer to it—especially when in disagreement—no matter what the format or update frequency of your website, you are not keeping a weblog.

These are really strong words! But I kind of think she’s spot on. Blogs become less bloggy when they don’t have blogrolls, linking back, linking to - this is the stuff of hypertext. She goes on to explain how these links are more than just attaching a URL for mere credit - you’re basically attaching an entire conversation and history.

And if we look at the state of the Web in the present day - I think we need to be much more generous with our links if we’re going to survive. The more links, the more we’re connected and intermeshed. It’s a bond.

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

28 Jan 2020

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

Reply: Href Hunt No. 9

Chad Moore

@kicks This is great, thanks for creating this list!

(and @bradenslen) Glad to encourage all this great work - so it’s a nice bonus to have you both check it out. My hope is that it’ll spark some fantasies for other new websites in the minds of anyone who passes by.

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

07 Jan 2020

Reply: Paperclypse

Shawn Kilburn

@kicks a link to my blog: paperclypse.com I like to think of it as probably the oldest, least read weblog. 😄

Ok wow - impressive that you’ve kept it all collected for so long and persevered through the dark ages of blogging. It looks like it landed at paperclyse.com in the mid-2010s. Have you been on Wordpress for a long time? I’m curious what kind of effort it has taken to blog continuously from 2001 to now. And thankyou for saying ‘hi’.

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

25 Dec 2019

Reply: An Uncanny Lurker

Anonymous

The lack of a meaningful directory to access the vast wonders that the internet possesses is a travesty.

A directory fan? How long I have travelled to find one such as you, Anon! You should join the few of us gathered here: The Tiny Directory Forum.

If you like to continue lurking, I understand the comfort of those shadows and I’m sure I will happily join you there one day when I can hang up my hat and return to just reading. Thankyou for your ‘hi’ - thankyou for taking the time.

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

Reply: Piranesi and His Prisons

Vega

I suppose Clarke is the only author out there who’d conceivably write a whole novel about Piranesi and his Prisons. I look forward to reading it!

Oh wow - didn’t realize the backstory on this! Thank you for taking the time to fill us in and sharing your essay/portrait. This amps up my (already considerable) excitement. And now I have something to read before Piranesi hits!

I’m not a fantasy reader at all - I have a difficult time connecting with the genre - I can’t seem to make it through Lord of the Rings even. (I enjoyed The Chronicles of Amber when I was a child.) But I actually view Jonathan Strange as literary fiction. It feels more like a pastiche of Dickens, Austen and other 19th Century literary fiction (probably Henry James, too) rather than fantasy. (I’m also a big fan of Don Quixote and J.L. Borges - so perhaps I am a fantasy fan in a way.)

Anyway, this comment of yours gets my hopes up that she has another pastiche in store, because she has to be one of the most talented stylers of this rare art that the world has ever encountered. (I guess it’s funny that I should say this off the strength of only one book - but it’s a mighty long book and one of the few that is entitled to such thickness.)

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

12 Dec 2019

Reply: Blog Like Mad

Brad Enslen

I say, blog like mad when the inspiration hits you, for as long as it hits you. Then hold back when you have nothing to say. Something like that.

Yes, for sure! Writing is totally personal. Aaron has a similar comment. (Don’t know if micro.blog will include the link…)

I think some people get around the Web like crazy and make all kinds of connections and observations - and I would hate to discourage that ethic! I’m only trying to discourage following these crazy high frequency recommendations just because that’s the prevailing advice. A relaxed pace works fine still.

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

Reply: The Hyperchat Modality

Chris Aldrich

[wrt to my conversations with philosopher.life] I’m curious what modality you use to converse? Am I missing some fun bit of something about that wiki?

How do you converse with a wiki?

Yeah—it’s quite hidden. We’ve been calling it hyperconversation. It’s very informal and fluid. It’s completely simple: just leaving messages for each other on our sites. No Webmentions necessary or anything like that.

We’re actually trying to really push this concept right now. So there’s this sprawling group chat going on between my blog, philosopher.life, sphygm.us and wiki.waifu.haus for the last few weeks, going through December. The master thread is right here.[1]

You might be tempted to say that using Webmentions would improve the chat because it would give us notifications. But I’m not so sure! The great thing about doing a chat like this is that you really have to keep up on each person’s wiki (or blog), because messages could be hidden anywhere. With Webmentions, you would read their reply and move on. (Think of how, in your reply, you had to reference this article for me—but there is probably a lot more relevant material on your site—I know this is true, just because you do a lot of metadiscussion about blogging and online conversation.)

If you and I were to chat this way, we basically mutually agree to dig deep into each other’s blogs. Think of how this contrasts to ‘the temporality of social media’ that you mention.

Chris:
We’re being trained to dip our toes into a rapidly flowing river and not focus on deeper ideas and thoughts or reflect on longer pieces further back in our history.

Taking this a level deeper, social is thereby forcing us to not only think shallowly, but to make our shared histories completely valueless.

This is absolutely what we’re trying to figure out too, in our own way. Here’s a summary of what this group (the ‘public self-modelers’) is doing:

  • Cross-wiki chats get compiled and placed in permanent pages so that they can be referred back to and built upon.
  • Each individual works on writing master pages for specific concepts (Find The Others has been a topic that we’ve fleshed out together) or even for specific people (such as h0p3’s page on Sphygmus or my page on h0p3.) These personal pages are just good fun - a reminder that the point of our conversation isn’t just to explore a topic, but to get to know each other and goof around.
  • Because conversations and chats span months and months (compared to a Twitter thread, which may last only a few days,) even the ‘ephemeral’ threads are pretty solid, because a lot of thinking and back-and-forth have gone into them.
  • Since we’re not using a rigid protocol (like ActivityPub or microformats,) we can shape the conversation however we want. (For example, at one point we decided to start using each other’s colors when quoting - I think this was Sphygmus’ idea - so we worked on ‘whostyles’ - you can see them on my Hypertext%20%20 page. So we don’t really care about protocols. We care about messing with the hypertext. They’ve each done a lot of work tweaking their wikis. So there’s an aesthetic component.) So we’re not just work on permanent writing - but long-term design/art projects, too.

People seem very focused on technological solutions to online communication (ActivityPub, Indieweb, this absurd BlueSky idea), but the hyperconversation approach is trying to prove that the problem is a human problem. If you read and listen to each other and try to respond thoughfully and carefully - and try to find your own style and wee innovations along the way - you start to feel like you don’t need anything more complicated than a TiddlyWiki!

That’s been a very stunning realization for me. (As I’ve been an Indieweb zealot as well, of course.) Thank you for your curiosity and for your excellent blog and for your work on improving the Web! You are one of the main writers that I feel has been keeping the Web healthy. You connect a lot of people, Chris. That’s human work.


  1. Right now you have to weed through it all, but I will be publishing a finalized, edited chat on my home page when it’s over. ↩︎

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

01 Dec 2019

Reply: Just-in-Time Kohaiships

chameleon

Hey, I can take this as the segue to ask you about net culture. Have you ever hung out in the Places… reddit, tumblr, *chans, etc? Your attitude is too lovely for me to think you have, you’re not irony-poisoned or cynical, but yet you still seem to have the handle on “our” culture that makes me think you must have at least some passing familiarity with those cursed websites.

I need to chasten you here and perhaps move to prevent you from putting me on a pedastal because I am absolutely just as screwed and wrong-headed as anyone you’ve met and I constantly have to fight my own shit-eating grin. Yeah I’ve hung out in all of those places, trolled and gaslit-up in my time, sometimes as “eddie touch” and sometimes as “simply chudder chess” - that’s all buried now, I can’t even find the stuff. This lacks credibility, but it’s true, whatever.

There was once an online forum that I was on where people just loathed me. Almost everyone in my life knows about this - because the forum had a lot of real-life friends - and everyone on the forum had little 64x64 pixel avatars. And there was this one popular user that had an avatar of a little kid’s face - I guess it was kind of iconic within this group. And I started using the avatar as my avatar - and it came to knives. It was rough - because I did it for many weeks and people hated it because they would think it was this other person posting when it was just me and my shit. People were messaging me “I will cut you” or gtfo and I really enjoyed it - but the forum eventually died and now we’re here talking to each other instead.

Things have changed for me since some of my surrounding family members have died - a number of people my age and four children. And this has also led to me meeting other people who have had to go through accidents with multiple deaths. That side of my life eclipses whatever is happening online - I just come here to play and escape. So maybe that helps explain my perspective - the problems of Reddit, imageboards and so on just seem like virtual play by comparison. But it’s much more than that - I just appreciate being alive for today and getting to write you a letter. Every day I feel grateful to breathe and be on this world with whoever happens to be here. So yeah - especially you too![1]

a realization like this; that the current internet was sick, nothing like it was in my youth

This is a fun description, it’s very true. I don’t think there’s any curing the sickness - life outside the Internet is sick in its own way. I think I like the idea of directories because it doesn’t go head-to-head with Google. I don’t like waging head-on war against the enemy. It’s too straightforward and just seems naive. It alerts the enemy.

I like directories because they’re surreptitious. You’d never notice them. I really think subterfuge and peaceful, lulling work can defeat anything. I’m not saying that directories will win - they’re a total longshot, of course - and head-on attacks have the advantage of alerting your allies, too.

The “post-searchengine era” has suddenly implanted itself in my brain, like a mind virus (you just lost the Game). If we are to collect hyperlinks, to build a directory of directories or a web of links like Indra’s Net, we could transcend the search engine altogether. The idea of stealing google’s power from right under their noses makes me feel warm and fuzzy inside.

I was anti-search when I started getting into directories. But this fragment of a conversation with this guy Brad changed my mind a bit. Maybe it’s just that we need balance or something between directories and search. (Like how TiddlyWiki itself is a balance between directories and search.) So I guess you’re right - thinking “post-searchengine era” sets a course that way.

Brad is also starting an old-school forum to talk about directories if you’re interested. Maybe my question for you wikifolk is - it could be enough to just say “my whole wiki is a directory” - but what could a more finely curated directory look like in TiddlyWiki?

And what’s more, do you have recommendations for “churn” type websites (places with lots of new content I can check daily) that aren’t so cancerous? I experiment with RSS and stuff, but the new content just isn’t forthcoming. I’m forced to look at what Pocket recommends in my phone’s Firefox or to trawl HN for interesting things to read.

Yeah, I should write some thoughts about this - because I have some specific recommendations for link-hunting in 2019 that I think everyone should know. But it also mainly comes down to just surfing. I have a big page of links that list rabbitholes that I haven’t fully explored yet - I usually just pick back up there. (Like - if you just started at philosopher.life and branched outward from there, who knows where you’d end up. Like really - you’re going to find a lot more of the web from that approach than searching on Google for, say, “cool links” or something. Or typing three random words into Google.[2])

I’m still learning how to get around the 2019 web tho. Might be a matter of finding good shit and then working backwards.

Hey, with the group chat - I have a page of ‘springboard’ type prompts that I can throw out at first, but I have a feeling that there’s enough unresolved discussion between us all that I think it’ll reel out of control no probs.

Always honored to hyperchat, chamy. (oh hey - I’m not saavy to the origins of ‘chameleon’ as a nick for you - but it haaaas to do something with the face, right? Triangle head, circle eyes, straight line mouth? Slurpy lil face.)


  1. Have to say - I realize that you are probably taking everything I say as if it were construed - like Kaycee Nicole type shit - and I totally understand that. Which is why I try to minimize my expression of this type of thing and just say it when it’s relevant and get back to leeching and linking. ↩︎

  2. Just wrote a script to try this. My sample phrases were: “junkie ampitheatre anarchy”, “preempt typing electrostatic”, and “ordination intellectually feminists” - cept I searched with no quotes. It’s interesting to see that Google tries to make sense of these phrases and I usually get shipped off to The Atlantic or JSTOR. Ooo I like this fourth phrase: “cagey gorgonzola admiration”… ↩︎

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

30 Nov 2019

Reply: Le Rabbithole Café

Sphygmus

[…] there my little page was (arcane and esoteric, one might say) and I just grinned.

You hacked me fonts! I used to be all about Lacuna font - but Signika has washed it off my pages. Also just glad to broadcast the work of Anna Giedryś.

Your gentle mentions are little gems I treasure.

To see a letter from you pop up again - felt the same. It gave me the pringles. (Rather than butterflies in the stomach - it’s a kind of mustachioed old-timey crispyfly. More oily than buttery. Don’t know what kind of butter they put in butterflies.)

it’s hard to go back and read my writing. like gurl, why you gotta be so, so, so! oof! I didn’t know what I was doing! I don’t know what I’m doing now, either, but I have a better sense of the direction I’m heading. I will bring your gracious benefit of the doubt to myself: a year ago this was new, and different, and vulnerable, and as a tiny seedling my perspective was different than my current perspective as a slightly taller sapling.

Well and I feel like you’re hiding less of your tiddlers now? Or is that you’re crafting more public ones? Just like I have /all, you have your layers, too, I guess.

I’m grateful that our early interactions led to me adding a more private layer - but I’m also glad for those messages between us simply because I got to know you better. Takes a lot of foot-mouth-putting and shredded past-talking notes to get there - with anyone. Your voice has become a lot more familiar to me over time - it is a voice that sounds colorfully creative but with a sensitive longing.

I was definitely worried about you disappearing at one point. But now I just see that you were in a phase of building your wiki. Seeing that I fall into those phases, too, I think we’re alike in that way. So I just feel a kinship now.

I don’t think there’s anyone who I’m more interested to hear their ideas or impressions about Fraidycat than you. I think your organizational and visual improvements to Tiddlywiki are second to none. But I also think it will take time to understand organizing at the Fraidycat meta-level. I would pay a lot of dollars to see what a Sphygmus remix would look like tho.

Perhaps these words would be different if I had drafted them in private — I don’t think I can say for sure, this time. I’ve wobbled back and forth as the deadline of my publish script approaches — will I take the private tag off and let it roll through, tonight? Or will I keep it tucked away just a little longer?

While I realize that what ends up at sphygm.us is somehow trimmed, I didn’t know how - and was about to ask you, when I realized that pearl/publish and pearl/crontab are right there! It’s lovely that I can use your wiki to research you in this way. (Your publish script removes tiddlers tagged private and goes off at 8:20 GMT — the sphygm.us last-modified header right now says 8:25. So you write against a deadline each day - although I doubt you race to meet it - as you say: keep it tucked away, anticipation rather than haste.)

It’s so cool that you have a self-designed publishing system setup for yourself. I wonder what it’d be like if a podcast or a video blog ran in this way. The thought is kind of cool - of a wiki of audio files, some in ‘draft’ form or comprised of disparate fragments.

Give me the OG Godslayer & Return of the Fallen, plus Realms Unraveled (with the multi-factions) and I’d be perfectly happy!

Don’t know why the OG doesn’t grab me. I’ll try again. I think I thought Mechana was too strong there. I feel like you have to go Mechana or you’re lost. And I like to go Void.

I’m with you on multi-factions. I love the flip cards, too. And the weird stuff: like the one demon that lets you bring other demons into your deck and use them as power.

As for the rest — I’m afraid I don’t know how to mock you — neither can I replicate the kind jesting you and Ivan gift to h0p3.

I have a unibrow - so that’s an easy target. I also conceal my feelings too much and come off as aloof or condescending. So it helps when people trim me down - I have a sister who just always tells me to fuck off and sometimes slaps me in the face to get me to come down. (She is the best, she’s able to full-on slap me when the time for it is ripe.) Anyone in the room will tell you it’s absolutely necessary.

I also touch people too much in the pool. I don’t know - my inhibitions come down and I start grabbing people too much. This isn’t as much of a problem between you and I right now - but if we end up in a Roblox virtual spa one of these days - hopefully not, but just be aware.

I also have these terribly graphic and deplorable dreams that could only have been concocted by the worst kind of debased mental state. This isn’t the worst of them: but I once had a dream that I was murdering people, just going house-to-house stabbing people in their homes and throwing the knives in trashcans when I was done with them. The next day when I went to work, someone said to me, “Hey, I had this crazy dream last night where you were going around murdering people!” This chilled me to the bone! What’s that supposed to mean??

I’m often drawn into the trap of wishing my online correspondence would manifest itself offline; I fancifully dream of us sitting together on couches in a comfortably lit room, drinks of choice in hand, full bandwidth engaged.

I have no doubt that I would love to meet you. And the others, too. There was once a guy online who asked me in IRC where I lived and I told him. So he drove out here and we met at a bowling alley and ate at the diner attached to it. It was very unexpected, but a very fond memory. I think he had a habit of roving around to drop in on people.

However, I’ve also had some negative experiences - not anything too invasive, just unwanted attention - and so I resolved to lay lower, just keep online things separate. But it might just be that the uptight side of me needs a slap in the face again.

what’s left? I think this is left, this being-together-in-quietness, the park bench, and here is where the conversation might pause for a while and pick right back up in a month or a year. (well, also, it feels a little silly to chat about things that are just chilling in my wiki. it’s both a blessing and a curse — idk, blargle!)

Oh, my mom always played that song when I was a kid. She kind of had a mocking way about it - like the old friends were just way too cute about it. She would sing it when people were too cute about being BFFs. But I still think it’s great - I have an old friend coming in a week and we’ll take a walk for hours next to the train tracks - it’ll be too cute just like that. I’ll have to sing that when we’re walking just to ruin the mood.

I’ll have to think more about video. Right now I’m feeling like it’s a crutch and I shouldn’t betray hypertext in that way. But then, I’ve written too long again and now wish I could experience a video of your thoughts and meanderings - wish I could see you do the ‘warm space’ website thing and tour us through your stuff…

So I know what it means to want more info - completely natural.

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

26 Nov 2019

Reply: Stuck Following

Art Kavanagh

There’s still one feed I can’t delete but otherwise the erratic behaviour is gone 😊 👍

Hello! Can you give me the URL of the feed you’re having troubles with? Perhaps it’s something to do with that specific one.

(Thankyou for taking a crack at this - the OPML import is only a few weeks old, so I’m sure there is still work to do getting it perfect.)

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

21 Nov 2019

Reply: Solid Victorian Textual Elixir

Neil Mather

I’m kind of OK with the sentiment of the p.14 quote from Rebecca Blood – hypertexting helping me find my voice – although yeah it is worded a little like something from a Victorian self-help guide. But I have found blogging and wiki-ing sort of does the things she says. Though I think I would perhaps just describe it as learning, rather than self-growth. The blog/wiki combo is both helping me think more about what I learn and learn more about what I think, I’m really digging it.

Cool - I appreciate this clarifying thought. My issue was more with the part about solidifying opinions - I think my personality needs my opinions to be plastic. But maybe that fights against self-growth. Like maybe learning should solidify into opinions…? I really love her contributions to that book tho - in case it wasn’t clear.

(I’m reading her The Weblog Handbook (2002) right now as well - will probably post some thoughts on it.)

I’ve noticed my own wiki/commonplace book thingy slowly taking that rough form recently, too, I wonder if it’s a common pattern? I’ve just started making the doorframe.

Huh - well it definitely appears to be a pattern. (Interesting to see @visakanv do this with Twitter threads - as if it was his commonplace book.) I don’t think it’s terribly common - but perhaps becoming more so in our niche.

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

Reply: New Season of Indieseek.xyz

Brad

My break from Indieseek.xyz, both the directory and the blog was intentional.

👍 I did this too. A directory is a long game - I think you can safely roll-up changes every 3-6 months. Cool that you got some submissions!

I think what we need more than a forum - is an easy way for people to make little directories. I mean even just link lists would be a start.

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

Reply: Sain’t Peter’s Pencil

h0p3

On behalf of those I spoke with, I’ve agreed to make a quick case for hosting options. Some people may feel more secure with the tool running outside the browser. A few would find it useful to deploy your tool on a server that can be accessed by any device, and others want to serve particular feeds to others via URL.

I’ll think about this - my target is those who don’t have the ability to host on a server - I kind of look at extensions as a way of hosting an app in the browser. I get the security concern - I need https://*/ permissions - which requires SO MUCH trust. Server access does, too, though. It feels like an arbitrary decision, so I tend to go with the path of least resistance for the fraidy folks out there.

I do recommend rss-bridge though. And maybe there is a way I can offer a static deployment of Fraidycat that calls out to RSS bridge. It seems simple - but I am totally unfamiliar with packaging and distribution of such a thing - perhaps someone can point me the right way.

I agree your agnostifying social tool built to the Nth degree finds itself in an arms race. Modularization, I would argue, is fundamental to the most successful visions of it. It requires custom networking, authentication, scraping, parsing, cataloging, and representation on a per platform (and subplatform) and per media-artifact basis. Defeating adversaries who aim to disrupt it would not be fun. Of course, this is an uphill battle in an ever-changing landscape. You’d need an army of people to build and maintain such a thing at scale, especially if it were to evolve to have more functional options in determining the UI (not just skinning) and constructing the feeds themselves (the big autonomy ticket way down the road).

Well, I have put some groundwork into a project called Fraidyscrape that will be out soon - which will allow people to easily add custom sites, custom UI inputs (hopefully display customization eventually) and which can be updated outside of the normal Firefox/Chrome approval channels. So exactly what you’re talking about above, if I’m reading you right. So I am stockpiling. 😃 I don’t want to be pushed around by platforms - I intend to do the pushing.

One of the reasons your tool has an advantage over other services which might attempt to build such an overlay is that the user themselves run it on their own machines.

Yes, I think this is such an advantage of decentralization in this case. It’s like a spirit animal that sits by your side and no one knows it’s there. It really is ‘yours’ in the sense that it exists completely within your personal machine and also doesn’t encroach on your autonomy - it literally should only do what you tell it to. It must be austere and loyal in that way.

[…] WeeChat, Trillian, and Pidgin […] MLDonkey and Bitcomet […]

I used a lot of this software, too - yeah, you’re right, I’ve pulled some inspiration from there! Glad to be a part of that lineage. ✌️

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

14 Nov 2019

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

07 Nov 2019

Reply: 2019.11.06 - HN: Fraidycat

h0p3

Fraidycat is a delightful browser extension for following people on the interwebs. Roughly, it’s an easy-to-use yet hackable, user-owned, FOSS, privacy-respecting, and experimental next-generation feed aggregator and reader. Not every platform offers RSS, so Fraidycat tries to build those bridges for you, scraping and packaging it up for you automagically, allowing you to tailor your own feeds, priorities, and timelines from across the web in your browser.

This is really helpful, h0p3!! Krikey, you’re such a friend.

Hear ye, hear ye. Tolle, lege; tolle, lege. Srsly, hyperbolic skiddie fanboi gushing here, so ignore me at-will, plz:

Haha, oh imagine if this was what you had to do to play well in the HN crowd. (This actually reminds me of that amazing story from The Star Diaries by Stanislaw Lem where the robots all speak Chaucerian English.)

Don’t let the frisky aesthetic of this gem fool ya: underneath the hood is essentially an engine which is necessary (even if insufficient) for a functioning democracy, for treating people not as mere means but as ends, and for fixing the problems of the centralization of infrastructures and processes which commodify our attention spans. It’s a spicy tool for the people and about the people. It sprankles your browser with mana, dope maymays, and the people you like or love (or don’t, ;P).

Omgz - I hate to play into your hyperbole here, but I think you’re right. (Don’t get me wrong - this is a shit tool.) This “having a personal engine to negotiate your link to others” is maybe the whole of it. (For some reason, I was thinking it was the simplistic non-feed view, purely an organization thing.)

The problem is that I need the networks to play well in some sense - I at least need to have access to scrape HTML fragments. But these networks will always fight back against that. We have to accept that. Fraidycat will need to be incredibly resilient and aggressive - like Stuxnet or like PRISM.

When you think about it, though, it’s ridiculous that this needs to be done. It’s insane! Civilian counterops.

It’s rad that you took the time to vocalize your angle. I need to internalize this, because there is further direction and understanding in this. I don’t fully understand what I’m doing - I absolutely thirst for these sick angles from other fields of view. ✌️

UUUUUHHHPDATE: Just saw Le Reddit Log. Holy shit - you are a madman. Buggin out over here. 😲

Damn man oh man - not sure I’m ready for this!!

This post accepts webmentions. Do you have the URL to your post?

You may also leave an anonymous comment. All comments are moderated.

PLUNDER THE ARCHIVES

This page is also at kickssy42x7...onion and on hyper:// and ipns://.

MOVING ALONG LET'S SEE MY FAVORITE PLACES I NO LONGER LINK TO ANYTHING THATS VERY FAMOUS

glitchyowl, the future of 'people'.

jack & tals, hipster bait oracles.

maya.land, MAYA DOT LAND.

hypertext 2020 pals: h0p3 level 99 madman + ᛝ ᛝ ᛝ — lucid highly classified scribbles + consummate waifuist chameleon.

yesterweblings: sadness, snufkin, sprite, tonicfunk, siiiimon, shiloh.

surfpals: dang, robin sloan, marijn, nadia eghbal, elliott dot computer, laurel schwulst, subpixel.space (toby), things by j, gyford, also joe jenett (of linkport), brad enslen (of indieseek).

fond friends: jacky.wtf, fogknife, eli, tiv.today, j.greg, box vox, whimsy.space, caesar naples.

constantly: nathalie lawhead, 'web curios' AND waxy

indieweb: .xyz, c.rwr, boffosocko.

nostalgia: geocities.institute, bad cmd, ~jonbell.

true hackers: ccc.de, fffff.at, voja antonić, cnlohr, esoteric.codes.

chips: zeptobars, scargill, 41j.

neil c. "some..."

the world or cate le bon you pick.

all my other links are now at href.cool.