Click here to Skip to main content
15,887,267 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
GeneralRe: ad hoc Programming Pin
Marc Clifton6-Jan-21 11:45
mvaMarc Clifton6-Jan-21 11:45 
GeneralRe: ad hoc Programming Pin
Chris Maunder5-Feb-21 14:01
cofounderChris Maunder5-Feb-21 14:01 
GeneralRe: ad hoc Programming Pin
GuyThiebaut10-Feb-21 21:06
professionalGuyThiebaut10-Feb-21 21:06 
GeneralMore clueless Web App designers? PinPopular
PIEBALDconsult2-Jan-21 13:05
mvePIEBALDconsult2-Jan-21 13:05 
GeneralRe: More clueless Web App designers? Pin
raddevus6-Jan-21 8:57
mvaraddevus6-Jan-21 8:57 
GeneralRe: More clueless Web App designers? Pin
Nelek8-Jan-21 2:59
protectorNelek8-Jan-21 2:59 
GeneralObjective-J Pin
Brisingr Aerowing18-Dec-20 18:46
professionalBrisingr Aerowing18-Dec-20 18:46 
GeneralRe: Objective-J Pin
Ryan Peden6-Jan-21 10:56
professionalRyan Peden6-Jan-21 10:56 
This was actually pretty neat back in the wild west days of single page web apps.

Standard practice at the time was to assemble 'Web 2.0' apps using a combination of jQuery, duct tape, and hope. So seeing a language + framework combo (Cappuccino and Objective-J) that would let you construct your app's UI using OSX's Interface Builder and then write your application in something other than Ecmascript 3.0 was actually a breath of fresh air, even if it seems a bit crazy now.

And I still wonder if they were onto something here. I still like 280Slides better than Google Slides and PowerPoint Online now, more than a decade later.

FWIW, SproutCore was another framework that aimed to do kind of the same thing but using plain JS. In some ways, it was a progenitor of things like Angular and I still like some aspects of it more than Angular and React.

Heck, I would actually love a modern take on this that lets you build your UI with XCode/Interface builder, then write your code in Swift and compile it all down to WASM. I think there are tools that already let you do something similar using XAML and C# compiled to WASM.
General.Net Framework vs .Net 5 Core PinPopular
#realJSOP10-Dec-20 6:03
mve#realJSOP10-Dec-20 6:03 
GeneralRe: .Net Framework vs .Net 5 Core Pin
Slacker00710-Dec-20 6:39
professionalSlacker00710-Dec-20 6:39 
GeneralRe: .Net Framework vs .Net 5 Core Pin
#realJSOP10-Dec-20 8:19
mve#realJSOP10-Dec-20 8:19 
GeneralRe: .Net Framework vs .Net 5 Core Pin
Slacker00710-Dec-20 9:06
professionalSlacker00710-Dec-20 9:06 
GeneralRe: .Net Framework vs .Net 5 Core Pin
#realJSOP11-Dec-20 1:09
mve#realJSOP11-Dec-20 1:09 
GeneralRe: .Net Framework vs .Net 5 Core Pin
Slacker00711-Dec-20 3:20
professionalSlacker00711-Dec-20 3:20 
GeneralRe: .Net Framework vs .Net 5 Core PinPopular
#realJSOP11-Dec-20 4:05
mve#realJSOP11-Dec-20 4:05 
GeneralRe: .Net Framework vs .Net 5 Core Pin
Kirk Hawley11-Dec-20 6:26
professionalKirk Hawley11-Dec-20 6:26 
GeneralRe: .Net Framework vs .Net 5 Core Pin
kholsinger11-Dec-20 13:48
kholsinger11-Dec-20 13:48 
GeneralRe: .Net Framework vs .Net 5 Core Pin
Member 1028198630-Jan-21 6:02
Member 1028198630-Jan-21 6:02 
GeneralRe: .Net Framework vs .Net 5 Core Pin
r_hyde10-Dec-20 8:26
r_hyde10-Dec-20 8:26 
GeneralRe: .Net Framework vs .Net 5 Core Pin
Nelek10-Dec-20 8:49
protectorNelek10-Dec-20 8:49 
GeneralRe: .Net Framework vs .Net 5 Core Pin
Reelix11-Dec-20 0:11
Reelix11-Dec-20 0:11 
GeneralRe: .Net Framework vs .Net 5 Core Pin
BDieser11-Dec-20 9:55
BDieser11-Dec-20 9:55 
GeneralRe: .Net Framework vs .Net 5 Core Pin
Nelek11-Dec-20 10:14
protectorNelek11-Dec-20 10:14 
GeneralRe: .Net Framework vs .Net 5 Core Pin
#realJSOP11-Dec-20 10:19
mve#realJSOP11-Dec-20 10:19 
GeneralRe: .Net Framework vs .Net 5 Core Pin
#realJSOP13-Dec-20 1:23
mve#realJSOP13-Dec-20 1:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.