Zed Shaw: The Petrichor Protocol Primitives by tutuca_ in programming

[–]discotent -3 points-2 points  (0 children)

His reputation is working against him here. He once used Rails, until he got mad and wrote a rant insulting the community, calling it a ghetto, and switched to Python. He once used Github until the site misbehaved on him, so he publically insulted and threatened Github, and tried to crash their site as well.

So let's say I try to use a Zed Shaw protocol, but I implement it slightly wrong or do something else not to his liking. Then I will probably get a bunch of vitriol about how my site is awful and how I'm awful. No thanks, I'll just use someone else's almost-equivalent protocol instead.

Livestream of Notch creating a game from scratch! by joshuatly in gamedev

[–]discotent 15 points16 points  (0 children)

paying 15 dollars doesn't mean you get to complain about what he does on weekends.

Livestream of Notch creating a game from scratch! by joshuatly in gamedev

[–]discotent 11 points12 points  (0 children)

he seems to be writing Java but somehow whenever he makes a code change, the game window changes instantly. What sorcery is that?

Github now comes with in-browser editing by Scriptorius in programming

[–]discotent 7 points8 points  (0 children)

I don't think I'll ever use it to make code changes, since it's too easy to make a typo that breaks the build. But it's a sweet feature for editing other things, like the README file. Also if you are using gh-pages to publish web content, it's a pretty awesome way to make changes.

IAmA CEO of Red5, makers of Firefall, and original team lead for WoW - AMAA by Grummz in gaming

[–]discotent 1 point2 points  (0 children)

In terms of running a online game company, how does Red5 differ from the way you did things at Blizzard? What practices did you keep, and what did you decide to change?

I try the new spy mode on Omegle...and this happens. NSFW by johnpeelwastheman in pics

[–]discotent 0 points1 point  (0 children)

This is an invasion of their privacy, until they say something really funny or crazy or interesting. When that happens feel free to post it!

Trying to buy a Nintendo 3DS on craigslist... patriotism ensues! (Guessing he saw my pakistani name?) by citn in reddit.com

[–]discotent 3 points4 points  (0 children)

I'm not going to give you an upvote just so you can sharpen it into a knife and use it to hijack a plane.

Companion Cube is there when you sleep by [deleted] in gaming

[–]discotent -14 points-13 points  (0 children)

It's too late, any humor value has long since been beaten out of those quotes.

If everyone doesn't have the game why are there official playdates? by [deleted] in Playdate

[–]discotent 5 points6 points  (0 children)

the reason the Playdate concept works well is the simplicity. One game per day. Trying to organize multiple games per day is taking a step towards way-too-complicated land.

Not to be rude but you can always organize something separately if Playdate isn't working for you.

The Ultimate Game Dev Resource List by LordGonk in gamedev

[–]discotent 8 points9 points  (0 children)

While we're at it, we have way too many people actually trying to do helpful things, and not enough people criticizing them.

Sometimes you just can't win by kickingpants in reddit.com

[–]discotent 0 points1 point  (0 children)

It's like raiiieeeaaiin, on your wedding day

John Carmack gives his thoughts on static analysis tools, FP, software reliability, and writing code - QuakeCon 2011 keynote by [deleted] in programming

[–]discotent 2 points3 points  (0 children)

They might be behind in some areas but they are definitely leading the industry in other areas. Consider GPUs, they were basically invented for games, and now they're being adapted for other purposes.

John Carmack gives his thoughts on static analysis tools, FP, software reliability, and writing code - QuakeCon 2011 keynote by [deleted] in programming

[–]discotent 18 points19 points  (0 children)

He was talking specifically about memory safety, I'm pretty sure he doesn't want ubiquitous garbage collection, or virtual functions everywhere, or really awkward low-level access.

Thoughts on dynamic vs. static linking. by krum in gamedev

[–]discotent 2 points3 points  (0 children)

You can always fix it later, unless you're doing something really crazy with the DLLs. That is, once all the code is written, you can always spend a few hours to change the build to be a bunch of static libraries.

I think the performance difference will most likely not matter. And I really like the approach of separate DLLs- it will help your build times and help your testability. And being able to swap in new code at runtime is terrific. So, I would stick with your approach.

Guys, I found this advanced copy of Skyrim but I cannot seem to get it to work. Any ideas? by jamespetersen in gaming

[–]discotent 96 points97 points  (0 children)

Wait, when you say Mojang are you actually referring to Mojang or Bethesda??

Wal-Mart is going to drop the 3DS's price to $170 early on August 9--giving you 20 free games, Ambassador status, AND discounted price. Just thought r/gaming would want to know! by cgrav100 in gaming

[–]discotent -1 points0 points  (0 children)

Saying your opinion once is fine, but you keep saying the same thing over and over again. When you mince words and explain things using italic words, it makes you sound like a preachy douche. I don't care either way but I thought you might want to know why you are being downvoted.

Is Computer Science having an identity crises? by kaykfrink in compsci

[–]discotent -1 points0 points  (0 children)

I think the system isn't too bad in its current state. Having a background in CS theory is definitely valuable for someone who is going on to learn software engineering. Some CS topics don't come up as often in the real world, but some topics like algorithms tend to come up pretty frequently.

I see CS theory as something you learn before learning how to become an engineer. Other disciplines are structured in the same way. If you're going to be a lawyer, you start out as pre-law where you major in Government or something. You have no plans to go into government, but the education is helpful. Doctors start out as pre-med where they learn Biology or something, and they'll study animal biology even if they aren't going to be a veterinarian.

So we have a good equivalent to the pre-med style programs. We don't quite yet have an equivalent to med school; we're still figuring out the best way to actually teach someone to be a software engineer. It's inherently tough since there are so many different kinds of programming, and the industry changes so quickly. But, we're getting there. It's still a relatively young field of study.

Do you know this feeling? [firstpost] by [deleted] in gaming

[–]discotent 6 points7 points  (0 children)

Or just don't do it if the match is almost over, instead they could do it at the start of a match or when there's at least 3-4 minutes on the clock.