Live data from Hacker News

JS Paint – A web-based MS Paint remake

jspaint.ml

171–180 of 256 posts

Re: JS Paint – A web-based MS Paint remake

#171

Earlier quoted context omitted.

> and have yet to find a suitable replacement There are a few, Kolourpaint is pretty much an MSPaint clone for KDE [1] and Paintbrush is the macOS equivalent [2]. There is also Gnome Paint [3], but hasn't seen any update in years. I suppose the closest would be Pinta [4], although that is slightly above MS Paint on the complexity level (probably more comparable to Paint.NET than MS Paint). > I'm not sure how I feel a…

> the actual editing feels very slow - painting something takes almost a second to update with the brush being very jumpy, reminding me using ZSoft's PhotoFinish on Windows 3.1 on my 4MB 386:-P. It's completely and utterly indistinguishable from a native app on my PC (Firefox 57.0.4 (64-bit) on Windows 10). First thing I noticed was how smooth and flawless it was, even when I expand the canvas and go crazy with every…

Other than using 10x more resources than the original version.

Re: JS Paint – A web-based MS Paint remake

#173

Earlier quoted context omitted.

> until the present web fads go away I don't see that happening. Web apps gave us an environment where it's easy to create complex applications quickly. Now efforts are going towards making these apps smaller and faster, but I don't see developers going back to C++ to develop GUI apps like this one.

Java gave us an environment where it was easy to create complex applications quickly as well. The web will fade away just like Java did.

I do like Java, but sometimes get a bit pissed off how things went, because we had "an environment where it was easy to create complex applications quickly as well" in the form of Smalltalk, VB, Delphi and C++ Builder.

With the exception of Smalltak, all had native code generation, then Java happened.

Re: JS Paint – A web-based MS Paint remake

#174
I still on occasion use MS Paint. I know there have been other tools introduced since MS Paint with more features and such...but much like a trusty *nix command line tool that's always there and always trusty...I hold a special fondness for this classic program. Kudos to the author for this project!

Re: JS Paint – A web-based MS Paint remake

#175
post #91
post #5

I haven't used Windows as a primary OS for years. I miss having MSPaint around for small edits, and have yet to find a suitable replacement. Other apps either have too few features (e.g. Preview) or too many (GIMP), or the interface doesn't feel right. It might just be because I'm used to it after using it for years when I was younger, but MSPaint's interface just makes sense, and it hits the sweet spot of features f…

On Windows I've been using Paint.NET for years now. It's absolutely brilliant. Lightweight editing with quite a bit of extra features like properly working undo. Free, lots of updates, good UX. I use it at least few times a week. Recently I've been on OS X a lot, and I wasn't able to find a suitable replacement. Like, nothing even remotely close. Quite a shame. Same story for Linux.

I've also switched to Paint.NET.

One thing that convinced me to switch was when MS Paint switched to the ribbon interface.

Re: JS Paint – A web-based MS Paint remake

#177

Earlier quoted context omitted.

> and have yet to find a suitable replacement There are a few, Kolourpaint is pretty much an MSPaint clone for KDE [1] and Paintbrush is the macOS equivalent [2]. There is also Gnome Paint [3], but hasn't seen any update in years. I suppose the closest would be Pinta [4], although that is slightly above MS Paint on the complexity level (probably more comparable to Paint.NET than MS Paint). > I'm not sure how I feel a…

> actual editing feels very slow - painting something takes almost a second to update with the brush being very jumpy, reminding me using ZSoft's PhotoFinish on Windows 3.1 on my 4MB 386:-P. Works as fast as native paint on my laptop. What browser are you using?

Firefox on Linux

Re: JS Paint – A web-based MS Paint remake

#178
post #125

Earlier quoted context omitted.

> and have yet to find a suitable replacement There are a few, Kolourpaint is pretty much an MSPaint clone for KDE [1] and Paintbrush is the macOS equivalent [2]. There is also Gnome Paint [3], but hasn't seen any update in years. I suppose the closest would be Pinta [4], although that is slightly above MS Paint on the complexity level (probably more comparable to Paint.NET than MS Paint). > I'm not sure how I feel a…

> Paintbrush is the macOS equivalent Not really. It has many issues. The left toolbar is not dockable. I find it annoying that I have to do window management withing a single application. That and the fact that it asks for the canvas size everytime I launch it.

Aren't Mac applications supposed to have their toolbars as separate windows? Pixelmator (at least the pre-App Store version i have) does the same, as did some other apps i've tried at the past.

Re: JS Paint – A web-based MS Paint remake

#179
post #176
post #167

Earlier quoted context omitted.

I'm not sure is a particularly interesting SVG image that has any benefits over the equivalent PNG.

I mean that the image should be saved in vector format! Not bitmap.

Paint is a bitmap image editor. What would you like the result to be? A for every pixel placed by the pencil tool?

Re: JS Paint – A web-based MS Paint remake

#180
post #160
post #5

I haven't used Windows as a primary OS for years. I miss having MSPaint around for small edits, and have yet to find a suitable replacement. Other apps either have too few features (e.g. Preview) or too many (GIMP), or the interface doesn't feel right. It might just be because I'm used to it after using it for years when I was younger, but MSPaint's interface just makes sense, and it hits the sweet spot of features f…

Best feature of this app I feel is live sharing like: http://jspaint.ml/#session:abc sessions are shared in real time

How do you do it?
Post reply on HN