←back to thread

235 points ChrisArchitect | 1 comments | | HN request time: 0.319s | source
Show context
berg01 ◴[] No.16849989[source]
I played with one back when it was just launched. Besides the innovative outdoor-friendly display it was an insanely bad experience. MIT Media Lab (and with that I mean Nicholas Negroponte) gone crazy.

The UX (both keyboard and software) was .. just awful.

replies(1): >>16850048 #
whitepoplar ◴[] No.16850048[source]
Any chance you could comment further on this? What in particular made it bad?
replies(4): >>16850102 #>>16850259 #>>16850411 #>>16850781 #
switchbak ◴[] No.16850411[source]
I had one back in the day, and it was the worst computing experience I can remember. The keyboard was like what you'd find on a speak-and-spell, and the system had the performance of a low-end 486 under heavy swap.

I still don't understand why the system performed so poorly, I know a lot of Sugar was written in Python, but there must have been some very fundamental problems with it. Switching to an existing lightweight X window manager was a much better (but still not good) experience.

replies(4): >>16850765 #>>16851160 #>>16852132 #>>16856103 #
1. blackrock ◴[] No.16856103[source]
As much as I like Python for data analysis, I do not understand why a very high level language was chosen to write a GUI window manager.

Was Python chosen as the technology stack by someone inexperienced in developing operating systems?