Earlier quoted context omitted.
See Mono.
See: actual Mono apps. I only have a handful of experiences with GUI-intensive C# apps on Mac and Linux. They were all flat-out bad, though.
Which ones have you used?
41–50 of 76 posts
So what is "the best compiler bug ever" (slide 31)?
Bryan quickly assured everyone that it had since been resolved. =)
It is pretty disappointing that they decided to go with c# for the local client. This pretty much guarantees that it will not work on Linux.
Not really, as long as they don't use Windows API directly and rely on .NET Framework they should be able to run it on MONO.
It is pretty disappointing that they decided to go with c# for the local client. This pretty much guarantees that it will not work on Linux.
The brains are in the cloud though, apparently.
It is pretty disappointing that they decided to go with c# for the local client. This pretty much guarantees that it will not work on Linux.
That being said Mono supports System.Windows.Forms (the poor predater to WPF) so there's always that. Or they can code against the (now dying?) Silverlight which actually works on Linux ala Moonlight.
But really, the best user experience is the one that feels the most native. So on Mac that would mean building a Cocoa client, on Windows WPF, on Linux Gtk/Qt (but then again who actually pays for Linux apps?)
Going with a one tech that supports it all just has a higher probability of having something that supports everything poorly, instead of something that supports one thing very well.
I must hunt down and learn to use a QuickCheck-like library for my language. If I can't find one, I should write one. So what's the (best) equivalent of QuickCheck in Ruby? In other languages?
It appears he's teaching a course at Stanford on Haskell starting next week, MW later in the afternoons. Taking a class just to learn a language is a bit dodgy, but Haskell is probably a forgivable exception.
It's a class in Haskell, not on Haskell.
Hopefully they cover the theory behind Haskell as much as the practical side of it.
Earlier quoted context omitted.
Compare this slideshow to the basic S5 slideshow at http://meyerweb.com/eric/tools/s5/s5-intro.html . A simple CSS template could solve the usability problem here.
I wonder why 280slides never really took off. This still seems like an unsolved problem (hosting slides online)