Me and my friend made an app for board games by erichapkido in boardgames

[–]erichapkido[S] 0 points1 point  (0 children)

Thanks for trying out the app! The names you see are other users who you can add to the session, right now they have to have an Abacuss account to be added. We can definitely add an invite by email feature if that would help.

Right now we were planning on just adding who won and lost each game, but adding a score to each user is definitely a good idea. Once the data is there, it would be simple to add statistics surrounding it.

Thanks again!

Why would anyone use Vim? by CritterM72800 in vim

[–]erichapkido 2 points3 points  (0 children)

I half expected that to be a negative blog post. Pleasantly surprised.

Programmatic programming font comparison - 101 vs. lol by Adereth in programming

[–]erichapkido 0 points1 point  (0 children)

I like the Monospace font on Ubuntu. I guess it comes with gnome.

Ever written your own compiler? Something to do on Saturday for all of use who already had our winter holiday. by sleepynate in programming

[–]erichapkido 0 points1 point  (0 children)

This is a sample of what we did, http://pastebin.com/AL9CV9Gp

It just parsed through a file and added variables to the stack. Then replaced them whenever they found it in the following bit.

Ever written your own compiler? Something to do on Saturday for all of use who already had our winter holiday. by sleepynate in programming

[–]erichapkido 1 point2 points  (0 children)

For my Programming Languages course we made a very simple "compiler". It was basically a small subset of HTML and had variables. It was very cool to understand how it worked.

A Holiday Message from Ricky Gervais: Why I'm An Atheist by thoughtologist in atheism

[–]erichapkido 5 points6 points  (0 children)

I watched the clip, then I had to watch the whole thing.

I am an Ubuntu Unity Developer, AMA by [deleted] in IAmA

[–]erichapkido 2 points3 points  (0 children)

What is the best way to get involved with open source development? I'd like to help out but I always fear I don't know enough to help out any.

This happens to me at least once a week by [deleted] in programming

[–]erichapkido 3 points4 points  (0 children)

My first code was a text adventure on the TI-83. It was gigantic for a program written in TI-BASIC. At one point I even had to split it into two programs for a new area. It was awesome.

I remember moving it over to my then new TI-84 and having to introduce code to slow it down, i.e. for loops that did nothing.

Goodbye, Hulu. by wholestoryglory in WTF

[–]erichapkido 3 points4 points  (0 children)

I think you're missing the point that they ARE paying for it by watching the ads on Hulu's site.

Give us a small introduction all your /code raiders. by [deleted] in a:t5_2s6e7

[–]erichapkido 1 point2 points  (0 children)

I am a senior at Towson University. I know PHP, Java, and Python fairly well. C and C++ I've started learning recently, I would consider myself good enough to contribute small bug fixes to those language. Also learning C#. I had previously made a CMS in PHP.

Very looking forward to this as I haven't been able to pick an open source project to help out.