
Krita
GIMP
Adobe Photoshop
Inkscape
MyPaint
Paint.NET
Clip Studio Paint
Affinity Photo
StackBlitz
CodeSandbox
replit
CodePen
GitHub Codespaces
Glitch
JSFiddle
CodeTasty
StackBlitzI've started using this as my main IDE for new projects when I'm trying things out. If it keeps getting better at the rate it has been, it'll be even better than coding locally.
Based on our record, Krita should be more popular than StackBlitz. It has been mentiond 303 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
A permanent Clip Studio Paint forever license with quality pen input devices can be a good option. Blender also offers free rigged 3D base models that offer similar functionality too. Render a png of the 3D pose in 4k, and have fun in free Krita. Ymmv with pen-pressure sensitivity features, as some devices are better than others. =3 https://studio.blender.org/characters/ https://krita.org/en/. - Source: Hacker News / about 2 months ago
> I built WebPtoPNG after getting frustrated with converters that throttle uploads or phone data Why would you want to do it in a browser anyway? Just run it local. There are many open source image editors and converters to choose from. ImageMagick is one: https://imagemagick.org/ GIMP is another: https://www.gimp.org/ Krita is another: https://krita.org/en/. - Source: Hacker News / 6 months ago
We found running a recent Intel pen tablet is nice for some applications like the full blender plugin ecosystem support, commercial and free offerings. Some treasure: https://github.com/wonderunit/storyboarder/releases https://krita.org/en/ Avoid in commercial use-case: https://github.com/Acly/krita-ai-diffusion Seems ridiculous, but the 2nd paid seat you get works well for portable non-intensive tasks:... - Source: Hacker News / 11 months ago
Fairly well known on HN by now but Krita is also excellent and simple image editor and painting app like Photoshop was 20 years ago https://krita.org/en/. - Source: Hacker News / about 2 years ago
Well, there is Serif's suite: https://affinity.serif.com/en-us/designer/ (There's also a Photo and page layout app) or the open-source stuff: - https://krita.org/en/ - https://inkscape.org/ - https://www.scribus.net/. - Source: Hacker News / about 2 years ago
Managing reactive state and dependent computations in JavaScript can get complex, especially when combining asynchronous and synchronous data. RS-X is a library that allows you to bind expressions to plain objects and makes the parts of the model used by those expressions fully reactive. Dependent computations automatically update when the underlying data changes. RS-X is framework-agnostic. While it can drive UI... - Source: Hacker News / 5 months ago
I like htmx, LiveView, React and Solid. They are great at different points, so I try to combine them in Solv (Stateless Offline-capable LiveView) and write a prototype to show the benefits. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is... - Source: Hacker News / 8 months ago
I like htmx, LiveView, React and Solid. They are great at different points, and this is a prototype trying to combine them. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is added to achieve efficient DOM updates + minimal payload size.... - Source: Hacker News / 8 months ago
In the code editor tab (powered by StackBlitz), navigate to the env.ts file and enter your OpenAI key. Run npm run generate in the terminal to see how @autoview generates TypeScript frontend code from example schemas derived from both TypeScript types and OpenAPI documents. - Source: dev.to / over 1 year ago
URL: https://stackblitz.com What it does: An online IDE for coding, previewing, and deploying web apps instantly. Why it's great: Rapidly spin up projects without local setups โ great for experimentation. - Source: dev.to / over 1 year ago
GIMP - GIMP is a multiplatform photo manipulation tool.
CodeSandbox - Online playground for React
Adobe Photoshop - Adobe Photoshop is a webtop application for editing images and photos online.
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages โ without spending a second on setup.
Inkscape - Inkscape is a free, open source professional vector graphics editor for Windows, Mac OS X and Linux.
CodePen - A front end web development playground.