Live data from Hacker News

Digital Minimalism for the Working Hacker

blog.zdsmith.com

101–107 of 107 posts

Re: Digital Minimalism for the Working Hacker

#101

Earlier quoted context omitted.

Maybe Talkyard is a bit different? It's new forum software, threaded, inspired by Hacker News: https://www.talkyard.io . (I'm developing it) With improvements over HN: https://www.talkyard.io/-32/how-hacker-news-can-be-improved-... Hmm I think threaded discussions, make the more sense, the more people join the discussion. If 999 people talk about something, they're going to split up into smaller groups, each group ta…

I think that is a pretty cool project there. I like it but I don't know, do you get many people using it? I think there are quite a bit of forum platforms out there.

> do you get many people using it?

No not yet. So far I've been focused on coding though (and I've learned that's the wrong way to get things done, I should instead start with validating the idea). But now a MVP is finished, and I'm shifting focus to marketing & PR. And one of the first steps, is ... to rename the project from EffectiveDiscussions to Talkyard. That's what I've been doing the past week, and ... the plan thereafter is to focus a bit on embedded comments for static site generators. There seems to be a slight vacuum here; Disqus isn't so popular any longer, it seems to me, among tech people = those who use static generators.

> there are quite a bit of forum platforms out there

Yes that's a problem for me. When I started this, in year 2010, there weren't. But I spent many years doing the wrong things, getting a job again & doing this on the spare time only ... and now suddenly there's Discourse, Flarum, Slack, Mattermost, Rocket Chat, Spot.IM, Discord, Matrix, and others. Maybe I was too slow. On the other hand, Talkyard is the only project with HackerNews topic types + chat features combined, so maybe it can find its niche.

Re: Digital Minimalism for the Working Hacker

#102
post #93

Earlier quoted context omitted.

Maybe Talkyard is a bit different? It's new forum software, threaded, inspired by Hacker News: https://www.talkyard.io . (I'm developing it) With improvements over HN: https://www.talkyard.io/-32/how-hacker-news-can-be-improved-... Hmm I think threaded discussions, make the more sense, the more people join the discussion. If 999 people talk about something, they're going to split up into smaller groups, each group ta…

Indentation depth is an issue for me, too. I would solve this differently: color coded post backgrounds (or similar indicators). Parent post = red indentation 1 = orange yellow, blue, green, brown, grey, black, white, etc. Then colors could cycle. I think it would make it easy at a glance to recognize which posts respond to what, after some initial getting used to. No clicking required and I think it's more intuitive…

This is an interesting idea I think. Actually, on narrow screens, I don't use more than one or two indentation levels. Thereafter everything is flat — and instead of arrows, there're clickable "In reply to @username" text one can click and jump to the parent comment. Here, the color coding you describe, could maybe be helpful.

When there is enough space for indendation, though, I'd prefer indenting. Otherwise, cannot visualize more than the first indentation depth, right.

(Hmm not sure what you have in mind with "no clicking required" — Hacker News and Talkyard also don't require any clicking?)

Re: Digital Minimalism for the Working Hacker

#104
post #27
post #16

I thought I was alone. Every one of us minimalists draws the line somewhere else. I like vim, Python, Rust, RSS, web of documents rather than web of applications, static blog generators, roguelike games, symbols and symbolic graphics in computer games and boardgames. I prefer Ultima IV graphics to Ultima V graphics , because the latter started drawing individual torches, chairs, dishes, bushes, etc. I'm not anti-mode…

It's pleasant to know you're not alone. Same here: cli, tmux, vim, rust, lisps, unix way of system development, webapp allergy, gopher > web, irc, dumb phone, eink reader that lasts months. I'm not anti-modern either, but it's hard to pinpoint what makes me choose differently than many others. Here's two relevant outlooks I hold, but I'd say that they are insufficient to explain this behaviour. Trend following has no…

is Gopher still around?

Re: Digital Minimalism for the Working Hacker

#105
post #93

Earlier quoted context omitted.

Indentation depth is an issue for me, too. I would solve this differently: color coded post backgrounds (or similar indicators). Parent post = red indentation 1 = orange yellow, blue, green, brown, grey, black, white, etc. Then colors could cycle. I think it would make it easy at a glance to recognize which posts respond to what, after some initial getting used to. No clicking required and I think it's more intuitive…

This is an interesting idea I think. Actually, on narrow screens, I don't use more than one or two indentation levels. Thereafter everything is flat — and instead of arrows, there're clickable "In reply to @username" text one can click and jump to the parent comment. Here, the color coding you describe, could maybe be helpful. When there is enough space for indendation, though, I'd prefer indenting. Otherwise, cannot…

I don't mean colors instead of indentation, I mean in addition to. Indentation works well when there are very few replies and few indentation levels. But once there's a long debate, it becomes a well. Then when the well ends it's very hard to immediately tell what it's responding to.

No clicking required - I mean clicking to jump to parent. That's introducing GOTOs to online discussion. If possible, I'd rather have a more intuitive way. Or maybe even something as blunt as printing the indentation level directly as a number!

Re: Digital Minimalism for the Working Hacker

#106
post #65

I like various discussion forums and talking to people online (often on IRC - when I'm programming). I like exchange of ideas, even arguing - as long as it remains respectful. I consider message boards / forums bloated and clunky. I miss usenet and threaded discussion. Disqus technically does that, but it takes what, 20 seconds to load ? And after recent acquisition it's only going to get worse. I think threaded disc…

Maybe Talkyard is a bit different? It's new forum software, threaded, inspired by Hacker News: https://www.talkyard.io . (I'm developing it) With improvements over HN: https://www.talkyard.io/-32/how-hacker-news-can-be-improved-... Hmm I think threaded discussions, make the more sense, the more people join the discussion. If 999 people talk about something, they're going to split up into smaller groups, each group ta…

After thinking about it a bit, one of main advantages of HN and reddit is to me very good signal to noise ratio. Screenshots of Talkyard seem to repeat those "socia" etc icons a lot.

Most message boards are ugly in this aspect: they use more vertical space for displaying irrelevant user information and avatars, instead of focusing on content. A post 'td' or 'div' is always at least as high as the left box with avatar and user info. Posts with few words become very wasteful. I think it should be the opposite: the post row height should be only as high as needed to fit post content. If the user doesn't post enough, his avatar/user info is trimmed. That should be doable with SVG avatars at least.

Re: Digital Minimalism for the Working Hacker

#107
post #105

Earlier quoted context omitted.

This is an interesting idea I think. Actually, on narrow screens, I don't use more than one or two indentation levels. Thereafter everything is flat — and instead of arrows, there're clickable "In reply to @username" text one can click and jump to the parent comment. Here, the color coding you describe, could maybe be helpful. When there is enough space for indendation, though, I'd prefer indenting. Otherwise, cannot…

I don't mean colors instead of indentation, I mean in addition to. Indentation works well when there are very few replies and few indentation levels. But once there's a long debate, it becomes a well. Then when the well ends it's very hard to immediately tell what it's responding to. No clicking required - I mean clicking to jump to parent. That's introducing GOTOs to online discussion. If possible, I'd rather have a…

Aha, now I think I better understand what you mean. When coloring posts in the way you have in mind, then, to find the parent comment, one would look at the comments above, for a comment in a certain color? Then one won't need to rely so much on the indentation depth.

Hmm that's an interesting idea. I'm a bit worried the resulting page would make use of too many colors — maybe a grayscale and patterns would be better (like you mentioned).

One would, however, still need to click-and-jump, or scroll-manually, to find the parent, if one needs to reread it, and it's not on screen. I think the colors would mainly be useful on large screens, where one sees the parent comment without scrolling. On mobiles, I think click-to-jump-to-the-parent is more user friendly (rather than scrolling-scrolling-scrolling and scanning for a certain color).

Post reply on HN