Earlier quoted context omitted.
100% agreed! I’ve switched go Sumatra PDF roughly 5 years ago, after Adobe Reader became just absurdly slow. It’s crazy how a hobbyist can make product that’s vastly better than a multibillion dollar company.
Adobe’s goals for Acrobat Reader are almost diametrically opposed to yours.
Lessons learned from 15 years of SumatraPDF, an open source Windows app (2021)
31–40 of 175 posts
Re: Lessons learned from 15 years of SumatraPDF, an open source Windows app (2021)
#32> I learned about how Plan 9 C code had non-traditional scheme of #include files where they don't put #ifdef wrappers in each .h file to allow multiple inclusion and .h files don't include other .h files. As a result .c files have to include every .h file they need and in the right order. It's a bit of a pain and no other modern C++ codebase I know of maintains such discipline. I've always thought this is exactly how…
Re: Lessons learned from 15 years of SumatraPDF, an open source Windows app (2021)
#33Earlier quoted context omitted.
100% agreed! I’ve switched go Sumatra PDF roughly 5 years ago, after Adobe Reader became just absurdly slow. It’s crazy how a hobbyist can make product that’s vastly better than a multibillion dollar company.
Adobe’s goals for Acrobat Reader are almost diametrically opposed to yours.
At my $DAYJOB you could fire 80% of the R&D staff and refocus efforts onto what our users actually want, and we would probably have a better product which less major incidents. This is for a company only in the ~$100m revenue. Of course, we're not $WEBSCALE so maybe things are different for the $1bn+ revenue companies.
Re: Lessons learned from 15 years of SumatraPDF, an open source Windows app (2021)
#34This makes for a quite compelling case relating to the Casey Muratori video around clean code that made the tech community rounds recently. The developer of SumatraPDF has rolled his own implementations for a lot of things in order to reduce bloat and it shows! The app is lightning fast and does its job perfectly. Wish we had more native projects like that!
Re: Lessons learned from 15 years of SumatraPDF, an open source Windows app (2021)
#35I use SumatraPDF almost every day and I love it. It is very rare these days to have an application that is all of the following: - Small and fast - Hand-crafted for a particular platform - Not bloated with oddly specific UI menus and configuration settings It has one job and it does it very well. Thank you for it.
Yep. On Windows there's:
- IrfanView for image editing
- foobar2000 for mp3s
They've been on my "must have" install list for ~20 years.There's also Ditto for managing multiple clipboard entries. It's a good example of how a small open source tool with an optimized UI for 1 thing ends up being 100x better than the same feature MS tried to implement straight into Windows.
Re: Lessons learned from 15 years of SumatraPDF, an open source Windows app (2021)
#36I agree with his points about treating it like commercial software (in terms of having a website/screenshots/etc) but paradoxically the more professional an open source site looks, the more I assume there's going to be a catch. When you find a utility which has a site that looks like Richard Stallman's website you breathe easily because it's unlikely there's going to be any time-limited trial version, subscription mo…
Re: Lessons learned from 15 years of SumatraPDF, an open source Windows app (2021)
#37Earlier quoted context omitted.
Adobe’s goals for Acrobat Reader are almost diametrically opposed to yours.
Wouldn't it further their goals to make their software not abysmally slow? There can't be any competetive advantage in making something this slow, unless they did it with extremely cheap, unqualified programmers - then you could argue the cost savings were worth it.
Probably, all of their best programmers are working on revenue generators, not performance.
Re: Lessons learned from 15 years of SumatraPDF, an open source Windows app (2021)
#38Earlier quoted context omitted.
Sumatra is the best PDF Reader. It's sad that the developer isn't making much money from that excellent product.
Why is it sad? Every time I see a piece of software that provides a lot of value and it’s not focused on money-making (ublock for example) it gives me a warm feeling.
Re: Lessons learned from 15 years of SumatraPDF, an open source Windows app (2021)
#39Of course, it's blocked at work so I can't use it on my Windows machine.
Re: Lessons learned from 15 years of SumatraPDF, an open source Windows app (2021)
#40I use SumatraPDF almost every day and I love it. It is very rare these days to have an application that is all of the following: - Small and fast - Hand-crafted for a particular platform - Not bloated with oddly specific UI menus and configuration settings It has one job and it does it very well. Thank you for it.
It’s missing dark mode that other low-key projects have adopted. It’s an app that’s lovely to use, but it sure does give your eyeballs a suntan when it’s open. Yes, there are custom settings you can set, but for simple software, I just want a simple switch.