this post was submitted on 18 Sep 2025
46 points (88.3% liked)
Technology
75258 readers
3249 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Tbf, some larger file sizes fucked notepad in the ass HARD. Notepad++ does everything right by me.
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?
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 for overstepping their authority.
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.