logoalt Hacker News

leptonsyesterday at 7:22 PM2 repliesview on HN

File browsers are probably the worst example you could use here. The actual file manipulations are handled by the OS. The rest of it is just displaying lists of files, so no real speed difference would be noticed in different languages/programs. Most of the time the file browser is just sitting there waiting for user interaction.

The programs that do benefit from speed aren't file browsers.


Replies

hn_submityesterday at 9:17 PM

It's the only example I could come up with. There aren't that many programs written in Pascal.

Alpha3031yesterday at 7:25 PM

There are a lot of applications like that though, only they're all being rewritten for electron.