Live data from Hacker News

Ninja IDE: written in Python for Pythonists

ninja-ide.org

31–40 of 137 posts

Re: Ninja IDE: written in Python for Pythonists

#31
post #25
post #7

Earlier quoted context omitted.

This is a very strange reason not to like a product. Care to elaborate why?

There's no such thing as a cross-platform GUI layer that doesn't suck. Qt comes the closest, and it has all sorts of platform-specific hacks in it, some even visible at the API level. If you're going to be writing something that's used as frequently and intensively as an IDE, then it had BETTER conform to the user interface guidelines of whatever OS it's running on. Those differ on Windows or Mac, and Linux doesn't r…

I definitely agree with your thoughts on this, but I guess I wanted to add that Linux most definitely _does_ have human interface guidelines -- they're just not the same for every flavor of Linux under the sun. Granted a lot of Linux apps tend to be "cross-environment", or just cross-platform in general, so it's less obvious than on Mac, for example.

But GNOME definitely has them[1], and newer projects which have dedicated themselves to a really solid HIG are gaining a lot of traction[2].

[1] http://developer.gnome.org/hig-book/stable/ [2] http://elementaryos.org/docs/human-interface-guidelines

I guess the issue comes down to more people needing to _care_ about them :)

Re: Ninja IDE: written in Python for Pythonists

#33
post #30

Can someone explain to me why this is at the top of the front page despite a website devoid of useful detail, while this completely fails to catch on: http://scummos.blogspot.de/2012/11/kdev-python-14-stable-rel... (Seriously, check it out - KDevelop's Python plugin and Microsoft's PTVS are currently the two projects doing serious work on static analysis of Python for live editing purposes. Here's a nice subthread co…

I'd guess it's due to KDE's general lack of popularity. Typically, nothing done under the KDE umbrella gets noticed.

Re: Ninja IDE: written in Python for Pythonists

#34
post #30

Can someone explain to me why this is at the top of the front page despite a website devoid of useful detail, while this completely fails to catch on: http://scummos.blogspot.de/2012/11/kdev-python-14-stable-rel... (Seriously, check it out - KDevelop's Python plugin and Microsoft's PTVS are currently the two projects doing serious work on static analysis of Python for live editing purposes. Here's a nice subthread co…

I'd guess it's due to KDE's general lack of popularity. Typically, nothing done under the KDE umbrella gets noticed.

I'm going to guess you're based in the US, because the two big Linux desktop camps are indeed somewhat split along the continents as far as mindshare goes. Makes me wonder about the exact breakdown by geographical area of the HN readership :).

Re: Ninja IDE: written in Python for Pythonists

#38
post #30

Can someone explain to me why this is at the top of the front page despite a website devoid of useful detail, while this completely fails to catch on: http://scummos.blogspot.de/2012/11/kdev-python-14-stable-rel... (Seriously, check it out - KDevelop's Python plugin and Microsoft's PTVS are currently the two projects doing serious work on static analysis of Python for live editing purposes. Here's a nice subthread co…

Perhaps because not everyone is doing development on KDE?

The Ninja-IDE supports linux, windows, and osx so it has broader appeal.

Post reply on HN