Earlier quoted context omitted.
What i tested happned 5 months ago. if the issue exist 1 month ago too it is the same problem. The problem lies with the whole thing is XML and SVG unlike Figma's Canvas/WebASM . The whole thing is unable to scale.
They are actually working on a new canvas-based rendering engine in order to get away from using the DOM so that should help performance quite a bit. https://community.penpot.app/t/its-time-for-penpot-to-almost...
Penpot: The Open-Source Figma
191–200 of 213 posts
Re: Penpot: The Open-Source Figma
#192Earlier quoted context omitted.
From the user perspective Figma is great, and I might say it’s even better. However, all that came from throwing more money into the problem, I believe. Figma just won because they invested unlimited money into this, while Sketch might be self-funding, if I’m correct here. To me this is rather ‘money is a very nice asset to have’ kind of thing.
Very different strategies. Sketch has been self-funding and sustainable from day 1. They have had 20m funding recently, but a fraction of Figma's 749m. Figma lost over 1bn in Q3 on revenues of 274m. Share price is down 70% from IPO 3 months ago. It's also clear from Figma's latest product releases - a grab bag of unfinished AI tools and a laughably shoddy website builder - that their primary audience is investors and…
Re: Penpot: The Open-Source Figma
#193Earlier quoted context omitted.
The closest analogy would be Sketch for macOS, which Figma simply copied at first, and then mostly replaced. I would love to see open source Sketch for open source systems.
Sketch copied Fireworks, which Adobe abandoned after buying out Macromedia. I knew XD would fail, which is funny because Adobe had the best UI tool but didn’t know what to do with it. They still are really clueless, Animate has had hardly any updates in 13yrs, yet other animation tools offer a lot of innovative features.
Re: Penpot: The Open-Source Figma
#194I really wanted to like penpot, but when I tried a few months ago, simply navigating between pages (even on the example documents) was causing parts of the document to change in bizarre ways. I didn't want that level of risk with documents I actually cared about, so continued to use figma. I guess it's time to give it another shot. EDIT: still broken 8 months later :(
Hopefully they've improved a lot recently?
Re: Penpot: The Open-Source Figma
#195Earlier quoted context omitted.
Came here to complain about the same. I downloaded the app, but it needs an online account. What's the whole purpose of making it open source and downloadable, if it doesn't work offline?
> built-in local instance creator
Re: Penpot: The Open-Source Figma
#196Earlier quoted context omitted.
> built-in local instance creator
Yes, and? I quoted that part. But why do I want a full backend stack running via docker on my machine for this? That sucks.
The installer could pull the images, create the stack and run migrations, then shut down. The app could then up the stack, show a loading screen that would likely be shorter than any Adobe program, then open a webview. When the last window is closed, down the stack.
You wouldn't be able to tell the difference. And what is the difference exactly? Most big apps are composed of multiple components doing IPC, it just so happens to be TCP/IP here.
Re: Penpot: The Open-Source Figma
#197Sorry (maybe fall some negative karma points to me) but I tell that Penpot remembers to me to YaCy https://en.wikipedia.org/wiki/YaCy . When a project is awesome but the language made it is the worse (YaCy is made of in java, and PenPot Clojure).
Just for curiosity, what lang would you have picked for YaCy in 2003, and which one for the Penpot today?
Re: Penpot: The Open-Source Figma
#198Hi, Pablo from Penpot here. - New rendering engine should fix the performance issues. See https://www.youtube.com/watch?v=ciG0U5jJtHY (older reference https://community.penpot.app/t/its-time-for-penpot-to-almost... ) Open beta coming in the next few weeks, finally! - Our business model is Open Nitrate (see https://community.penpot.app/t/penpots-upcoming-business-mod... ). For the impatient, think of it as a reverse o…
Hi, any plans to release an installable offline desktop version with no account requirement, similar to Inkscape? That would be great.
AFAIK, no account requirement. Download & install instructions here https://help.penpot.app/technical-guide/getting-started/dock...
Re: Penpot: The Open-Source Figma
#199Earlier quoted context omitted.
I’m not sure what you are referring to. If you mean the video link, I am in the EU and can see it.
Doesn't work in Austria, doesn't work from the UK, doesn't work from Finland.
I just checked using nordVPN for Austria and Finland and it's working there too, so maybe you have some other issue going on?
I am assuming you are in the UK, as Imgur are specifically blocking the UK: https://help.imgur.com/hc/en-us/articles/41592665292443-Imgu...
Imgur isn't my site, and I don't vote in the UK, so Im not sure how you expect me to resolve that.
Re: Penpot: The Open-Source Figma
#200Earlier quoted context omitted.
Hi, any plans to release an installable offline desktop version with no account requirement, similar to Inkscape? That would be great.
Does a docker image work for you? once running, you connect to http://localhost:9001/ and off you go! AFAIK, no account requirement. Download & install instructions here https://help.penpot.app/technical-guide/getting-started/dock...