Live data from Hacker News

Dogescript

zachbruggeman.me

121–130 of 147 posts

Re: Dogescript

#121
post #70

Earlier quoted context omitted.

I would like to make an addendum to Poe's Law - a formal accepted response / solution to the dilemma. An extremist point of view should always be taken as sarcasm (or more accurately, as pisstake). Extremism should be derided as facile and ridiculous, but kind of funny - just like sarcasm. It is absurd whether the proponent regards it as such or not and as such should be treated with the sense of humour it deserves.

"Extremist" points of view are relative to the audience. At one point, scientists were 'extremists.'

[deleted]

Re: Dogescript

#123
post #10

Hiya! I'm the creator of this. I did not expect this to be here (nor did I especially want it to...). If it isn't painfully obvious, this is a joke, so please don't take it too seriously. Thanks!

Thanks for doing this. Its fantastic.

Re: Dogescript

#124

What's funny about this is that every comment here is calling this useless, yet it's something that's very much in the hacker spirit. Utility is not the end goal of everything.

Steve's right, this type of endeavor is the very essence of hacking.

As RMS once wrote, "Hacking included a wide range of activities, from writing software, to practical jokes, to exploring the roofs and tunnels of the MIT campus." (http://stallman.org/articles/on-hacking.html).

Re: Dogescript

#125
post #49

I like it. And I always wondered why a programming language couldn't exist to work as follows: Start Run at 60 frames per second and do Clear the screen Draw a rectangle at (10,10) with size (100,50) and rotate it 20 degrees Repeat End Or something along those lines - hopefully you get my point. This would be fun for prototyping. I could just speak to my computer and have it translate my plain english into a working…

This is some actual code from one of my projects (though written by another contributor):

   To transition to monster card gallery:
   	animate the gallery-transition as a reel animation targeting the transition-container at 8 fps;
   	wait for main menu input until all animations are complete;
   	pause for 1000 milliseconds, accepting input;
   	now the image-ID of the transition-container is the image-ID of the card-container.
The language is Inform 7, and it's using the Glimmr library. https://github.com/i7/kerkerkruip http://inform7.com/ http://glimmr.wordpress.com/

Re: Dogescript

#127
post #21

Earlier quoted context omitted.

Front page of HN is exactly where this should be.

Yes. Absolutely! I'm getting so sick of "sprints" and Trello cards and test-driven-hubris... The Internet is falling apart; economies are going ape-shit everywhere... The least we can do is preserve this beautiful craft of programming, and have fun with it. Rather that deluding ourselves into believing that we need yet another Search-for-the-Thing-in-our-Company's-Metadata app.

God yes, I love this aggregator but anything that isn't a valley dick sucking contest isn't "hacker"

Re: Dogescript

#129
post #18

This is really funny. I quite enjoyed it. I wouldn't take any serious comments here seriously. Unfortunately the distribution of sense-of-humour in the world is not even. Some get a bigger chunk of it than others. The next time anyone mentions CoffeeScript to me, I'll send them here. Much better.

My favorite quote, by John Wannamaker, reads just like that. (I learned when reading "How to Make Friends and Influence People")

"I learned thirty years ago that it is foolish to scold. I have enough trouble overcoming my own limitations without fretting over the fact that God has not seen fit to distribute evenly the gift of intelligence."

Post reply on HN