Comment on Notepad gets AI features like Summarize, Write, and Rewrite, using local and cloud models.
tias@discuss.tchncs.de 2 weeks ago
One of the best features of notepad was that it starts quickly. That feature is now gone. :(
Comment on Notepad gets AI features like Summarize, Write, and Rewrite, using local and cloud models.
tias@discuss.tchncs.de 2 weeks ago
One of the best features of notepad was that it starts quickly. That feature is now gone. :(
Goretantath@lemmy.world 2 weeks ago
Tbf, some larger file sizes fucked notepad in the ass HARD. Notepad++ does everything right by me.
Imgonnatrythis@sh.itjust.works 2 weeks ago
Yeah why is that? Decade after decade this never really improved. Trying to open a big file in notepad just always brought it to its knees. Why doesn’t this shit bother anyone at Microsoft enough to write three lines of code to fix that?
tias@discuss.tchncs.de 2 weeks ago
Why does everyone assume that programmers can just go and fix stuff they don’t like without getting shot down in performance reviews for lack of focus or changing things without product owners approval.
We have a prioritized list of work items coming in from the PO and that’s what we work on. There’s generally no room for creativity. Supporting larger files in Notepad in particular would increase maintenance costs due to requiring much more complex memory management, and it would label you as not being a team player for increasing complexity for everyone.
Imgonnatrythis@sh.itjust.works 2 weeks ago
Sounds awful