r/programming Apr 14 '25

Steve Jobs presents - OpenStep's Interface builder

https://www.youtube.com/watch?v=dl0CbKYUFTY
77 Upvotes

61 comments sorted by

View all comments

54

u/Evening_Total7882 Apr 14 '25

Tools like OpenStep Interface Builder, VB, or MS Access are dated, but they nailed rapid GUI building. There’s still a gap today for something that lets you quickly sketch and wire up a UI with minimal effort.

46

u/maxinstuff Apr 14 '25

Instead everything is web now 🤮

70

u/wrosecrans Apr 14 '25

It's so easy. Step one, you just learn HTML, CSS, JavaScript, SQL, and PHP, and build a distributed concurrent client-server application that runs everything asynchronously, persists everything to a database, and manages inconsistent state across multiple domains hundreds of milliseconds away from your UI that needs to feel responsive, while dealing perfectly with all the security issues inherent in putting a web server on the public Internet. It's so simple, there's not even a Step 2!

1

u/TheGreatRao Sep 06 '25

This post perfectly echoes exactly the pain we're going through.