You're looking at Less Wrong's discussion board. This includes all posts, including those that haven't been promoted to the front page yet. For more information, see About Less Wrong.

army1987 comments on Meetup: Somewhere you do not live even close to - Less Wrong Discussion

16 Post author: Metus 07 November 2013 11:17AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (24)

You are viewing a single comment's thread.

Comment author: [deleted] 07 November 2013 01:36:44PM 22 points [-]

Maybe there should a third section of the site "Meetups" besides "Main" and "Discussion".

Comment author: Emile 07 November 2013 05:28:43PM 8 points [-]

Meh. Most likely, significantly less people would look at that section ("because hey, meetups in my area are rare"), so more people would miss meetup notices.

In effect, the current system forces people to see meetup announcements whether they want to or not, which is rude but good for meetup participation.

I would be more in favour of a place in the options where you could put select for which areas you want to show/hide meetups, with a default showing all of them (savvy users who know where to find the option would be less likely to be unaware of meetups they could attend).

Or, since we're working off the reddit codebase (though a fork from quite a few years ago), this could be implemented by having a subreddit per geographical region, and an option for only subscribing to some subreddits (which would default to "all").

(I'm not very fond of fragmenting the site though, and all these solutions seem pretty dev-intensive)

Comment author: passive_fist 07 November 2013 06:53:26PM *  6 points [-]

The problem of attention could easily be solved. No need to have a seperate 'Meetup' section. Use the discussion section, but just have a single thread and put all the meetup areas together in the title. So that instead of the current way, which is:

Meetup : Frankfurt

Meetup : Moscow, Now 2 Sigma More Awesome

Meetup : November Meetup (Second of Two)

Meetup : Durham NC/Triangle Area Meetup: Productive Other-Optimization

Meetup : Meetup Bolder CO

We'd just have:

Meetups: Frankfurt, Moscow, Atlanta, Durham NC, Boulder CO

Then the details of each individual meetup could be written down in the comments. This way would probably get even more attention, because of the reduced clutter.

Comment author: Gabriel 07 November 2013 10:58:45PM 0 points [-]

Isn't that kind of what the OP is proposing?

Comment author: passive_fist 07 November 2013 11:12:26PM 1 point [-]

Yes, with the inclusion of all the locations in the title itself so as to prevent potential attendees from missing out.

Comment author: FiftyTwo 07 November 2013 10:20:15PM 0 points [-]

This also has the advantage of needing no new code.

Comment author: Gabriel 07 November 2013 10:58:27PM 0 points [-]

It does need new code. For aggregate threads to work, meetup organizers have to coordinate with whoever is posting them. I don't think that will happen without automation.

Comment author: passive_fist 07 November 2013 11:15:00PM *  3 points [-]

If my suggestion were to be adopted, I hereby volunteer to coordinate the meetup threads; it's worth it if only to get the annoying and distracting meetup posts out of Discussion.

Comment author: Luke_A_Somers 08 November 2013 02:06:27PM 0 points [-]

It doesn't need to change the site code, and that's dicier than just someone cooking up a bot.

Comment author: ChristianKl 08 November 2013 07:26:33AM 5 points [-]

As far as forcing people to see meetup notices I think the "NEAREST MEETUPS" sidebar does that job quite well.

Comment author: NancyLebovitz 08 November 2013 01:39:12PM 0 points [-]

I tend to not notice it. Perhaps it needs a larger font.

Comment author: erratio 10 November 2013 06:29:36PM 2 points [-]

the current system forces people to see meetup announcements whether they want to or not, which is rude but good for meetup participation.

Except that my eyes automatically glide over anything that says Meetup: X, which is not an uncommon method of dealing with frequent distractions (also see: internet ads. Some people need to block them, others like me literally don't notice them most of the time)

Comment author: Desrtopa 08 November 2013 03:00:36AM 0 points [-]

Well, currently, the sidebar displays "recent posts" and "recent discussion." If it also displayed "recent meetups" separately, people would continue to get notice of meetups without them cluttering the discussion section.

Concerns about programming effort and fragmenting the site still apply.

Comment author: Kaj_Sotala 08 November 2013 06:39:03AM 0 points [-]

It already displays "nearest meetups"? (Maybe you need to have your location set in order to see that section.)

Comment author: RolfAndreassen 07 November 2013 04:43:33PM 0 points [-]

Yes! Please!