I gave a talk last night to Austin CTO Club, where I made a reference to “Error: -1” … only to realize right away that I had dated myself in doing so 🙂 The audience was kind enough to go with it but I had to explain afterwards what it meant. And that compelled me […]
Posts Tagged: Microsoft Windows
Implementing a “Login with Microsoft” for a web app
I’ve had a go recently at looking at Spring Boot OAuth2 and how easy it is implementing a sign in with Microsoft using OAUTH2. My findings were surprising and justified I think this blog post. More importantly I think it explains why Microsoft has such little “pull” with developers nowadays. (Sure they are trying to […]
(Anti)Advert for Microsoft Windows? :)
In case you can’t read it, the error message reports that the Video Player has encountered and error and will be shut down. Oh, and apparently the icons on the desktop need cleaning up — well done, Microsoft!
Of Java and Assembler
The title would no doubt puzzle quite a few of you — after all I’m putting in the same sentence a low-level, processor-specific language (for no better term for “assembler” — I know, I know, I know, “it’s not really a language”, right?) with a rather high-level, even platform-independent language like Java. So, right away […]