Post subject: Bisqwit on the daily WTF
Joined: 6/15/2004
Posts: 104
Location: Zürich / Switzerland
http://thedailywtf.com/Articles/Stupid-Coding-Tricks-XSLT-Mandelbrot.aspx congratulations Bisqwit! And in case you wonder what Bisqwit's code has to do on a daily WTF posting, this time it's about awesome and not bad code. Philip
Post subject: Re: Bisqwit on the daily WTF
Banned User, Former player
Joined: 3/10/2004
Posts: 7698
Location: Finland
pilif wrote:
And in case you wonder what Bisqwit's code has to do on a daily WTF posting, this time it's about awesome and not bad code.
I'm not so sure it's so much about awesome code, but about abusing a language for something it was not really designed for, resulting in a rather contrived result.
Tub
Joined: 6/25/2005
Posts: 1377
yeah, bisqwit has an awesome way of learning new languages. that particular piece of xslt isn't that complicated either, 30 lines of setup, another 30 just to iterate over the screen "pixels" (xslt 1.0 is VERY verbose on function calls, 2.0 at least made recursion simpler) and the rest is a simple recursive mandelbrot calculation. but it's still way more awesome than all my test-code combined. ;) oh yeah, this is a good read on abusing XSLT. It's proven to be turing-complete and there are quite some papers about it. This one tries to implement a full-featured functional language on top of it: http://www.topxml.com/xsl/articles/fp/
m00
Former player
Joined: 6/25/2004
Posts: 607
Location: Maine
I think Bisqwit also has a way of sneaking into places where you least expect him. I vote that Bisqwit should become a professional ninja.
Editor, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
Rick wrote:
I think Bisqwit also has a way of sneaking into places where you least expect him.
What makes you say so?
Former player
Joined: 6/25/2004
Posts: 607
Location: Maine
You just seem to pop up in places I wouldn't expect or think of you to pop up at, I guess. At least to me, I dunno. o.o Not that it's a bad thing mind you. I think it's 100% awesome.
Editor, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
Rick wrote:
You just seem to pop up in places I wouldn't expect or think of you to pop up at, I guess. At least to me, I dunno. o.o
Ah. Well, I admit to that accusation. Happens IRL, too, though to a much more localized extent.
Active player (292)
Joined: 12/16/2008
Posts: 458
Location: Houston
I rate the article a 7.4 in entertainment and a 9.5 in technical skill
Post subject: Re: Bisqwit on the daily WTF
Skilled player (1637)
Joined: 11/15/2004
Posts: 2202
Location: Killjoy
Warp wrote:
pilif wrote:
And in case you wonder what Bisqwit's code has to do on a daily WTF posting, this time it's about awesome and not bad code.
I'm not so sure it's so much about awesome code, but about abusing a language for something it was not really designed for, resulting in a rather contrived result.
Aww, Warp is sad that someone else got acknowledged for cool code. Why is it that anytime anything about coding shows up, you act like a butthurt little baby? How about "Congrats Bisqwit, thats cool you made the daily WTF!"
Sage advice from a friend of Jim: So put your tinfoil hat back in the closet, open your eyes to the truth, and realize that the government is in fact causing austismal cancer with it's 9/11 fluoride vaccinations of your water supply.
Banned User, Former player
Joined: 3/10/2004
Posts: 7698
Location: Finland
Excuse me? Exactly what was it in my post that was negative? I was not making a negative or bashing post in the least. What I meant was that it's really cool when things are abused in that way to generate cool things (like the mandelbrot set). Your weird accusation sounds like you are just an asshole who should shut up.
Joined: 10/20/2006
Posts: 1248
Warp wrote:
I'm not so sure it's so much about awesome code, but about abusing a language for something it was not really designed for...
For some people, including me, that's within the definition of awesome. You were probably just trying to be linguistically/logically correct.. Yet you say here that it isn't awesome (positive attribute), but just doing unintended stuff (neutral). If you use it in such a contrasting way it's likely that some people will misunderstand you, and then they could even interpret what comes after the "but" as meant to be negative.
Banned User, Former player
Joined: 3/10/2004
Posts: 7698
Location: Finland
Granted, my post may be easily misinterpreted, I grant you that. However, DarkKobold was not being an asshole because he misinterpreted it. He was being an asshole because he started his insulting namecalling without even giving me the benefit of the doubt. I find even the thought of belittling that Bisqwit's code ridiculous. Bisqwit contributed that code to my Mandelbrot scripts page years ago, and I added it there because it was a very cool example. I was as surprised and glad to see his code at TheDailyWTF as anyone else. Misinterpreting my post is one thing. Jumping to stupid namecalling is being a complete asshole.
Joined: 10/20/2006
Posts: 1248
I agree comparing you to a butthurt little baby was a bit much. I was actually just trying to answer this:
Warp wrote:
Exactly what was it in my post that was negative?