Live data from Hacker News

How can I foster a "hacker culture" at my university?

news.ycombinator.com

1–10 of 13 posts

How can I foster a "hacker culture" at my university?

#1
I'm in my 4th year of 5 at a state university that isn't quite known for its CS program. The internet helped me to fall in love with programming- I always have a few projects going on the side, and I feel like I've taught myself more than I've learned in class.

But I'm always a little depressed to see that other students don't feel the same way. It seems like the vast majority of other CS/SE students are content to graduate not having hardly written a line of code in a language other than Java, and take some corporate IT job.

Nothing against Java or cubicles- it's just that there's so much cool stuff you can do with a computer, and few people here seem to care.

I could just continue keeping to myself and graduate, but I'd rather use some of my last 1.5 years here to get people to open their horizons, and get the few other people like me to leave their dorm rooms to encourage and inspire others.

I'm the president of the Computer Science Club, and meeting attendance is dismal, despite offering free pizza at every meeting, bombarding students with emails, posters, the usual.

Does anyone have any suggestions for how to get people to get excited, interested, and to build a culture like that of other universities and cities?

Re: How can I foster a "hacker culture" at my university?

#2
I do not have any direct experience with your type of situation.

Making cultural changes are hard and can take years. Think of your efforts as an experiment if you only end up making a small change at least you have learned how to do it better next time.

Start working on projects that effect other computer science students, the general student population, and the community in general. Preferably projects that make lasting changes, projects that will be used or remembered for years. Include these finished projects or proposed projects in your advertising.

Be warned this experiment may take years to produces results. Be happy with a small but lasting change, if it ends up being a big lasting change so much the better.

Re: How can I foster a "hacker culture" at my university?

#3
I agree with davorak. What you want to achieve would be a long term project. Since you are in your final 2 years, start attracting attention with projects that would stay in the campus longer after you graduate. Also, start from the freshmen ... they are the ones you pass the baton. Make use of external programming competitions, for example, Facebook Hacker Cup, to lure them into programming. For beginners, the Hacker Cup might be something intimidating. You can try smaller competitions like this one: http://codercharts.com/contest/january-snow-fest-contest (pardon the little self-promotion ... but our goal is actually the same as yours).

Re: How can I foster a "hacker culture" at my university?

#4
In my experience it was relatively easy.

* Make friends with people who are interested in programming/security/whatever.

* Start making small parties (e.g. code small projects, create hack competitions, etc.).

* After a while you can increase your radius and invite more people

In conclusion: Be fun, offer them value and build relationships

Re: How can I foster a "hacker culture" at my university?

#5
post #4

In my experience it was relatively easy. * Make friends with people who are interested in programming/security/whatever. * Start making small parties (e.g. code small projects, create hack competitions, etc.). * After a while you can increase your radius and invite more people In conclusion: Be fun, offer them value and build relationships

Starting small and expanding- that's a good thought. I should probably focus on that rather than attacking the entire undergrad email list. Thanks.

Re: How can I foster a "hacker culture" at my university?

#6
post #2

I do not have any direct experience with your type of situation. Making cultural changes are hard and can take years. Think of your efforts as an experiment if you only end up making a small change at least you have learned how to do it better next time. Start working on projects that effect other computer science students, the general student population, and the community in general. Preferably projects that make la…

Thanks for the suggestion. Good point that I can't expect this to happen overnight.

Re: How can I foster a "hacker culture" at my university?

#7

I agree with davorak. What you want to achieve would be a long term project. Since you are in your final 2 years, start attracting attention with projects that would stay in the campus longer after you graduate. Also, start from the freshmen ... they are the ones you pass the baton. Make use of external programming competitions, for example, Facebook Hacker Cup, to lure them into programming. For beginners, the Hacke…

We're going to start pushing the ACM ICPC competition more, also Topcoder, Spoj, etc. I hadn't heard of codercharts.com, thanks for that. We aren't quite sure how to get people involved in this area though, since freshmen and sophomores aren't confident enough in their abilities to join a competition, and juniors/seniors are too established and seem to rarely want to join a new group.

Re: How can I foster a "hacker culture" at my university?

#8
I've been working on something pretty similar at my school, and I think we've had some pretty good results so far.

I think the first step is to find the students who really are interested in programming/hacker culture/whatever you call it, and get close with them. If you start small, maybe just a couple of friends doing things together, it'll be a good start. Other people may then be interested in seeing what's up.

Another thing is that I'd suggest "events" vs. meetings. A couple of things we've done is start a bi-annual series of hackathons. The first one in the fall drew 40 students. The second one, which had lower prizes, ended up drawing over 100. It takes a bit of time, but I think you can snowball it into something bigger.

Another event we've found really useful is a weekly thing where we take a classroom in one of the CS buildings, and designate it for a night for people to code. We order food and stuff, usually 15-20 people show up every week.

You're not going to necessarily change the vast majority of students that don't care, but if you can join everyone else together, and maybe draw some people who are on the fringe one way or another, you can have something pretty cool.

Re: How can I foster a "hacker culture" at my university?

#9
start a hackerspace or at least copy some ideas from http://hackerspaces.org/wiki/Design_Patterns

Try to create a space where people can "make" things, maybe having tools, doing stuff with arduinos, android apps, etc.. I'm sure that there's some people interested about that kind of stuff. Fun small geeky projects.

I'm starting a hackerspace in bilbao and finding people has been the easiest part. Just make something cool and fun and create a nice environment. Think about the lighting, most people love our projector with xbmc, visualizations and c64 music over a huge wall. We are also starting a ruby users group.

Re: How can I foster a "hacker culture" at my university?

#10
post #7

I agree with davorak. What you want to achieve would be a long term project. Since you are in your final 2 years, start attracting attention with projects that would stay in the campus longer after you graduate. Also, start from the freshmen ... they are the ones you pass the baton. Make use of external programming competitions, for example, Facebook Hacker Cup, to lure them into programming. For beginners, the Hacke…

We're going to start pushing the ACM ICPC competition more, also Topcoder, Spoj, etc. I hadn't heard of codercharts.com, thanks for that. We aren't quite sure how to get people involved in this area though, since freshmen and sophomores aren't confident enough in their abilities to join a competition, and juniors/seniors are too established and seem to rarely want to join a new group.

In that case, CoderCharts would be helpful since for beginners, they don't necessary have to take part in competition. We have non-contest puzzles of various levels for users to try their skills. We have plans to push out more social features to enhance the users' sense of pride in their skills, so this would help nurture freshmen's interest. I would encourage you come to our site and play around yourself, so that you have a better understanding of how to make the most out of it. :-)
Post reply on HN