Live data from Hacker News

Notepad++ v8 release

notepad-plus-plus.org

41–50 of 167 posts

Re: Notepad++ v8 release

#41
I wish we move back to the days when most software was like utorrent, notepad++, etc. The standard response to this statement is "but today's software does so much more" - to which I don't agree. As someone who has been using computers since 1994 - including machines which did not have a hard drive - modern software is very very frustrating to use in every way I can think of.

Re: Notepad++ v8 release

#42

Earlier quoted context omitted.

I'm surprised that there is any need for an explicit dark-mode, and that Notepad++ wouldn't just pick up the system colors; it's old enough that it was customary to do that, and use the system named colors instead of specifying RGBs for control colors.

Do System colors even exist in windows 10? The option to set global color schemes seems to be long gone and Microsoft needed to spend extra effort to adapt a dark color scheme in explorer (It didn't support dark mode for a long time and then took some updates to work well across the board). I always find it kind of funny and sad at the same time, that something windows could do 20 years age now needs to be implemente…

Oh this brings memories of my Windows 98 tweaks and linear gradients in title bars. I'm afraid that's the peak of customizability and it's only going downhill in each operating system version.

Re: Notepad++ v8 release

#43

I wish we move back to the days when most software was like utorrent, notepad++, etc. The standard response to this statement is "but today's software does so much more" - to which I don't agree. As someone who has been using computers since 1994 - including machines which did not have a hard drive - modern software is very very frustrating to use in every way I can think of.

Can you give a few examples? I’m not using computers that long and don’t know in which way modern software is so frustrating.

Re: Notepad++ v8 release

#44
post #33

"39. Remove Microsoft Bing from Notepad++ for Search on Internet command, due to its poor reliability." That's in response to the tankman problem btw. They now redirect people who have used Bing so far to DuckDuckGo. I am not sure what I should think of this. On one hand, it is understandable, on the other hand it shows disregard for the choice of their users. I would have understood if they had simply removed it fro…

>That's in response to the tankman problem btw. They now redirect people who have used Bing so far to DuckDuckGo. If Bing's handling of "tank man" was truly the reason, why would DDG be an alternative since they also had "no results here". See screenshot: https://imgur.com/GbyQCiy I'm not familiar with the internals of how DDG works. People say that DDG sources its search results from Bing but others say DDG actually…

It is probably the reason. It was Bing’s decision to filter the searches, DDG was just the effect of this. The author of notepad++ has a history of activism against CCP.

Re: Notepad++ v8 release

#45
post #18

One thing I wish Notepad++ could do is to create a table document instead of the regular text document. Kind of like excel. It doesn't have to have any fancy formulas or anything like that, simply a grid with writeable cells. I love how lightweight it is and I like collecting notes in it. Data is better in a table rather than a text document though. I haven't checked recently whether such a thing might exist, but las…

Some years ago i wrote this little tool for editing RFC 4180 CSV files, you may find it useful.

http://runtimeterror.com/tools/table/

Re: Notepad++ v8 release

#46

I wish we move back to the days when most software was like utorrent, notepad++, etc. The standard response to this statement is "but today's software does so much more" - to which I don't agree. As someone who has been using computers since 1994 - including machines which did not have a hard drive - modern software is very very frustrating to use in every way I can think of.

Can you give a few examples? I’m not using computers that long and don’t know in which way modern software is so frustrating.

Everything is now a bloated Electron app where all the features have been deleted. Try comparing Spotify to Amarok/Foobar/Clementine.

Even Firefox seems to just keep stripping out useful functionality for power users for some bizarre reason, no more full themes, limited extension APIs, poor UI customization and less advanced features like "view image", it's like they're trying to alienate their most dedicated fanbase in an attempt to steal some marketshare back from Chrome.

Microsoft Teams runs so poorly on my work laptop that it's barely usable and lacks simple features like Push-to-Talk.

Re: Notepad++ v8 release

#47

I wish we move back to the days when most software was like utorrent, notepad++, etc. The standard response to this statement is "but today's software does so much more" - to which I don't agree. As someone who has been using computers since 1994 - including machines which did not have a hard drive - modern software is very very frustrating to use in every way I can think of.

Can you give a few examples? I’m not using computers that long and don’t know in which way modern software is so frustrating.

Back in 90s there was a well defined menubar with all functions. Today you don't know where the functions are hidden - they may be everywhere on the screen, hidden behind visible or even unvisible graphical elements... This may be frustrating...

Re: Notepad++ v8 release

#48

I wish we move back to the days when most software was like utorrent, notepad++, etc. The standard response to this statement is "but today's software does so much more" - to which I don't agree. As someone who has been using computers since 1994 - including machines which did not have a hard drive - modern software is very very frustrating to use in every way I can think of.

Can you give a few examples? I’m not using computers that long and don’t know in which way modern software is so frustrating.

I can give you one to illustrate the point I am trying to make. When I first started working in 2005, we used to use Excel 2003. My first company gave me a modest desktop with 512MB RAM and old processor. Right clicking on a cell to format it, change font, etc. used to take few milliseconds at most and the window used to appear immediately after the click. Today I have a 16GB machine at work - doing the same operation takes 2-3 seconds to open the window on right click. Given that the reason I would right click has not changed at all over 16 years, I don't see why I should see a 100x degradation in performance using a machine which has 32 times more RAM (and I guess many more cores and processing speed).

Re: Notepad++ v8 release

#49
post #46

Earlier quoted context omitted.

Can you give a few examples? I’m not using computers that long and don’t know in which way modern software is so frustrating.

Everything is now a bloated Electron app where all the features have been deleted. Try comparing Spotify to Amarok/Foobar/Clementine. Even Firefox seems to just keep stripping out useful functionality for power users for some bizarre reason, no more full themes, limited extension APIs, poor UI customization and less advanced features like "view image", it's like they're trying to alienate their most dedicated fanbase…

Spotify is a music streaming service.

These other apps are for curating your own audio files.

Also what does "bloated election app" mean? Because it seems like it's just a meme at this point.

I'm using the desktop app right now. It's using 160mb of ram and it's very responsive.

Teams is just a bad application.

A lot of shitty "enterprise" software is written in Java. If I started saying Java = Bad software. I'm sure many people would disagree.

Re: Notepad++ v8 release

#50

Earlier quoted context omitted.

I'm surprised that there is any need for an explicit dark-mode, and that Notepad++ wouldn't just pick up the system colors; it's old enough that it was customary to do that, and use the system named colors instead of specifying RGBs for control colors.

Do System colors even exist in windows 10? The option to set global color schemes seems to be long gone and Microsoft needed to spend extra effort to adapt a dark color scheme in explorer (It didn't support dark mode for a long time and then took some updates to work well across the board). I always find it kind of funny and sad at the same time, that something windows could do 20 years age now needs to be implemente…

Technically the API is there and you can actually run DESKN.CPL from an old version of Windows which allows you to customize the colors. Of course it also depends on applications to use them - most applications that use native controls use them, but others ignore them. Windows 10 'personalization' use them mainly to configure high contrast mode, but you can only edit a handful of values.
Post reply on HN