- Feature Articles
- CodeSOD
- Error'd
- Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best of…
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
How could he not notice the REAL problem here? It's using the encoding UTF-8. Clearly, an application this enterprisey should be using the WTF-8 encoding. Or WTF-16 if you want to be forward- and sideways-compatible with our east Asian neighbors.
Admin
what do you mean by that?
Admin
WTF? How did he ever get past the "database" stage? I would have taken one look at the "database" another look at the original code, and shrugged my shoulders and decided the original code worked...
Admin
As soon as he exceeded the 8 lines that were hardcoded, he shold have stopped.
Where's the sanity checking?
Admin
Using XML to create programming languages makes me cringe.
Admin
i think i missed it; can anybody point what is Brilliant about the language?
Probably know why his predecessor left too...
Admin
As posted on the last page, by Fred Saw. Not Brilliant, brillant
Admin
DM
Admin
C++ has a solid background based on theory!?!? Please someone pinch me, I must be dreaming.
Perhaps you misspelled "pragmatism".
Check out the C++ Frequently Questioned Answers site for a nice explanation of all the WTF's found in the C++ language.
Admin
Really brilliant
Admin
Looping is slow and expensive, the writers of BrilliantML knew this. Think of this as a way of doing explicit loop unrolling to increase performance.