- cross-posted to:
- [email protected]
Notepad had one job. Operate on a damn text file. Operate on the damn text files I choose.
I knew it was going down the drain when I reopened Notepad and it opened the files that were previously open. No. Don’t do that. That’s overly helpful. You were only supposed to operate on the damn files I chose. These files I’m about to work with aren’t necessarily the files I previously worked on. If I want this functionality I might as well open it in vscode.
I’m, like, screw it, might as well keep Emacs running if I need random temporary text editing.
Personally I find that feature (including tabs in general) very helpful and is something i’d expect from a text editor in the 20th century.
Just my opinion. To each their own, but just wanted to share that it might also be many others’ opinion too.
Use Copilot to write your own Notepad. With Blackjack. And hookers.
People complain that Linux is inconvenient but then prostrate themselves upon the broken, buggy, ad-infested spyware that is Windows. Doesn’t seem very convenient to me. This person thought that their Notepad data was private before Copilot? Ha!
Sadly most people grow up using and are tought Windows from the first time they touch a computer so its quirks and workarounds of bugs are engrained in the users mind.
Uprooting their entire (current) knowlegebase is inconvenient… but it’s still for the greater good of their privacy and in my opinion effectiveness of whatever they do.
linux is definetly not all of that anymore.
but yes, one step at a time, its time will come for ya.
AI sure killed the motto KISS. Copilot for notepad is literally using a nuclear reactor to light a single bulb.
Gotta scoop all the data from everywhere on your machine, even the temporary notes you don’t save.
The new moto is “keep giving me money stupid”
How wasting billions on AI accomplishes that goal, I don’t know but I’m sticking with FOSS apps and platforms just to be safe
Figuratively
The use of “literally” is part of the figure of speech you’re pedantically referring to. Saying “figuratively” would be redundant, as everyone knows Copilot is not a nuclear reactor, and also declaring that you are using a figure of speech “weakens” it (like /s for sarcasm). By saying “literally” they are saying “wow, this fits so well that this isn’t even a metaphor anymore”.
If you want to correct everyone for saying literally instead of figuratively, correct every teenager saying “I’m actually dying rn 😂” with “ackshually you’re not ACTUALLY dying, as I can see you are still alive typing tips fedora”That too.
- Literally has meant figuratively since it first appeared as a word in the 1700s and this usage is listed in every major dictionary
- https://edition.cnn.com/2024/09/20/energy/three-mile-island-microsoft-ai/index.html
Literal is the exact opposite of figurative…
https://dictionary.cambridge.org/dictionary/english/figurative
Sanction is the exact opposite of sanction, but you never see people moan about that for some reason
I wonder, why is ‘literally’ so special?
Someone steps out into unexpectedly cold weather and says, “It’s freezing out here.” But it’s not below freezing.
Someone that hasn’t eaten all day takes a bite and says, “I was starving, this is the best burger I’ve ever tasted!” They weren’t really starving, and they probably didn’t just rank every burger they’ve eaten.
We exaggerate and/or use words incorrectly for the effect so often, people are constantly using words “incorrectly” but then they say, “I’m literally dead right now.” and dictionaries change their definitions and people point out semantics. It’s like literally is figuratively magic.
“Freezing” is an exaggeration of “cold”, just like “starving” is an exaggeration of “hungry”. It’s “a lot of X”.
“Literally” is not an exaggeration, it’s the opposite of “figuratively”. It’s “-X”.
Those are two entirely different things. But of course inflammable means flammable.
Yeah, somehow “literally” is the only word in a figure of speech that cannot be part of the figure at all! They are so smart for pointing that out
It’s almost like language is radically democratic and words only mean what we largely agree they mean, with fluctuating cases based on particular contexts.
https://dictionary.cambridge.org/dictionary/english/literally
That’s one of it’s senses, yes, but how many of those definitions are the opposite of figurative?
The correct definition is the opposite of figuratively. This has been an ongoing linguistic war for nearly a century, and your WRONG thoughts on how it should be used only serve to further the enemies cause.
This has been an ongoing linguistic war for nearly a century
So after over a century of people using it that way some other people got a stick up their butt about it, cool. Doesn’t make it wrong.
The first nuclear reactor was used to light a single bulb. Presumably it was either an incredibly inefficient bulb or an incredibly inefficient reactor.
Anyway this is all just an extension of everything having an app.
Vivaldi
Ahm, sure?
Yeah, was wondering about that. I’ve just installed it for the first time and while it looks OK, i’m wondering what the catch is.
Any privacy or security holes that one might to be aware of?
Just the usual one: it’s a proprietary fork of Chromium.
Ah.
i installed arch on my laptop almost 10 years ago
I have to fix something maybe once a year and I only update once a week, if i remember
reboot maybe one time in a month
the myth that you need to fix Linux constantly needs to die
I don’t know what you’re talking about because when I tried Linux it was a nightmare. The only thing that worked properly ironically was the printer. It’s straight up would not play sound, if I plugged in headphones it would play sound but it would not play sound through the speakers. There were lots of people telling me I needed to install new sound drivers, or run arbitrary commands. None of them fixed it.
It ended up being a problem with the USB driver. That’s ridiculous, I shouldn’t have to mess around with a driver for an internal component.
What distro?
Sounds like my experience from a while ago.
Yeah, wondering myself if this guys experience was also from a long time ago or maybe just an obscure device or something.
I switched from W10 to Fedora KDE a little over a month ago, and the amount of troubleshooting I had to go through during this time is unlike anything I’ve ever faced with Windows. I think I have a handle on things now, but the switch to Linux as a casual user was not as seamless as I’d been told over and over.
Others experience may be different of course, but in my experience Linux is not as easy to use as Windows.
Still happy with my choice to not swap back to Windows though.
My fiance is constantly fighting with windows 10 and 11 because shit breaks on there all the time. The challenge isn’t that Linux breaks more often, or that troubleshooting it is harder, it’s that if you have experience with how Windows breaks, and how to troubleshoot windows breaking, Linux breakages and troubleshooting feels entirely alien.
Sadly I have to disagree. If I have an issue on Windows, I just can never find an answer because every result on my search is the microsoft forums, which of course never has any solutions that work.
On the other hand, specifically for arch, the arch forums always have the answer for me because there are actual smart people on there.
A side note, windows and their products always have terrible documentation, which can add to the frustration at times.
Tbh, I disagree. Troubleshooting on windows for me became “reboot or reinstall it.” Back in the days before 10 sure, but after it just got to the point where even microsoft support doesn’t know how to do anything either.
In contrast, I have a problem on linux, I google, I find a stackoverflow page with the answer in a few terminal commands which are usually explained, sometimes I go check that program’s manual or help page before I use it, but the command usually does fix the issue.
And it’s not like you never have to use the terminal on windows, flash drive corrupted by windows and needs to be restored? Diskpart is here and it sucks but it works, CLI though. Editing conf files too, had to find (that was the hard part) and edit a conf.json file last week for a friend of mine who was installing a windows service.
(i agree entirely but if you say that to people who think linux is scary, they think you’re being a dismissive jerk)
I feel that, but in the opposite direction. I’m used to Linux, so the weirdness of Windows is alien to me, and every time I have to try to fix a family member’s computer (“hey you’re good with computers, aren’t you? Could you take a look at a problem I’m having?” I’m a sap like that) I feel absolutely baffled as to what’s broken and how it’s even possible for that to break in the furst place.
“the fuck do you mean the windows can’t detect the laptop’s builtin keyboard?”
Like the error you used to get at boot on AT vintage machines “Keyboard not detected. Press F1 to continue”.
To be fair, back in the day I had plenty of times where Linux refused to recognise the harddrive it had just booted from. Computers are wierd, and their software is built by humans.
Went out for supper the other night with a buddy of mine who came to visit from out of town. He’s a systems technology trainer coordinator at a community college. (Basically, he teaches the teachers about new technologies before they have to teach it to their students the next term.)
We were talking about tech at supper, specifically windows, and I realized that I have been on Linux for so long that I completely lost any knowledge of how to do any of those things in Windows. And I’m honestly okay with that.
I am a system admin and have to run a ton of Windows servers, I feel it. If you don’t keep up on the patch notes shit can get bad without even realizing it. I hate Windows for all the crap that is layered on it but it wouldn’t be so bad if Microsoft didn’t change shit just to change it and move stuff around without a good reason. The forcing of things is what really makes me upset. IDK about your AI shit Microsoft! ITS NOT HELPING
None of their docs for 10 or 11 are gaurunteed to be accurate either because they keep changing where things are in what menus to “be more intuitive” only it wasn’t intuitive before, and it’s not intuitive now, and when you do a web search for a problem you get instructions from 2 months ago that reference settings and options that don’t exist anymore. (this is me agreeing with you by the way, I’m piling on, not refuting)
I genuinely think at this point if you, dear reader, have a computer, and you want to use your computer, you should be strongly considering installing Linux Mint, MX Linux, or AntiX depending on your hardware not because it will be easier to use than windows, but because it won’t be any harder to use than windows, and you can start building up the knowledge and skills for how to use and troubleshoot linux just like you did when you first started using windows, and it will be easier long term because Windows is just going to keep getting worse and worse and more unusable and less documented and harder to troubleshoot and use.
I accept that I am biased by that I have years of Linux experience, but I switched my 68 year old mother to Linux because she couldn’t update her laptop anymore because of Microsoft shenanigans and she finds MX Linux to be neither harder nor easier to use. It simply is, to her. There are things she doesn’t know how to do on it, but those are things she already didn’t know how to do on windows.
I got my mother in law on Mint linux a couple years ago, it never gives her any problems. It is the way to go with the seniors
Tried with my mom, she wanted to go back to windows because it had the games she wanted to play - the mobile shit ported from google play to microsoft store
100%. We tried it first but her laptop was simply too low powered to run it so we stepped back to MX Linux, which is somewhat of a light to middleweight distro. I really wanted her on Mint since it would be more her speed, but even the XFCE edition was too much for the machine. Also, credit where credit is due, when mom found out MX Linux was developed in conjuction with the antifascist distribution (AntiX) she really wanted to go that route, or even all the way to AntiX 🤣
I am a system admin and have to run a ton of Windows servers
I feel your pain, I am a “Linux System Administrator” and the amount of Windows server crap I have to deal with on a daily basis…
- Why is XBOX Live services running by default on Windows Server???
- Why is co-pilot running by default on Windows Server??!?!?
- And what M$ engineer thought, aah yes the best possible place for a recovery partition is at the end of the main OS partition???!?!?!?!?!
- And lastly, what the actual fuck were they thinking when they put Windows 11s shit UI on Windows Server.
On the less ranty/negative side:
- AD isn’t horrible, while I prefer freeIPA, I can’t complain too much.
- powershell other than being wordy commands, is kinda nice.
With the apparent rise of immutable spins, it might get to be even less since user space is separate the OS space. I’m trying Aurora on my laptop to see if there is any advantage to running an immutable spin over the standard distros. I’m kind of torn about it right now, there are some advantages to both and some downsides to both.
There’s a lot of discussion here without any mention of Sublime Text.
Are you even a programmer if you don’t just do everything through
ed
?I think my programming career was notepad++ then sublime, then vscode, and presumably now I should start using Cursor but I can’t bring myself to do it.
For folks who cannot do this due to it being a work-controlled machine or otherwise, you can use notepad++. (Obviously id rather this be a tipping point to ditch all the junk at once, but sometimes that isnt feasible)
That said, i find i still need a throwaway notepad for fast trashy notes. In that case ive just uninstalled the new notepad and re-downloaded the legacy notepad then re-aimed “notepad.exe” to the legacy one.
There are a few guides out there, just search your standard “how to get legacy notepad”
That said, i find i still need a throwaway notepad for fast trashy notes.
My sibling in Talos, what do you think the tabs in N++ are for?
I have >100 tabs in my N++ install because it’s so easy to throw some trash note in there forget about it, then be able to search all open docs for some random keyword I threw in there.
I use n++ for fast notes that I might need later, such as quickly making a step-by-step instruction as I go along, and notepad as a glorified clipboard for stuff I don’t want to be available later.
Having more than 100 notepad++ tabs would trigger the neat freak in me and force me to go through them all to save the important ones and delete the unneeded ones.Yep precisely this.
Notepad is where stuff i dont care about 5minutes from now goes to die.
Notepad++ is stuff ill probably take to my grave, or at least til next week.
Having more than 100 notepad++ tabs would trigger the neat freak in me and force me to go through them all to save the important ones and delete the unneeded ones.
Yeah, I periodically (try to) do that, but the ADHD takes over before I get more than a dozen or so tabs in. So I’ve got all kinds of historical notes that may or may not be important. But that’s what the ‘search all open documents’ button is for!
You might wanna either backup %appdata%\Notepad++\backup\ or go to Settings->Preferences->Backup and change the directory into a folder that is already hitting your backups. Personally I have it aimed at a folder that is cloud synced (and that cloud has a local backup on my NAS).
Good recommendation! I usually just copy that folder around when I need to, but auto backups are always better.
Yeah you don’t even need to save every new tab that you have random stuff noted down in. They’ve recently added a new feature to pin tabs as well, so I’m actually considering just making a notes.txt file somewhere and pinning that instead of all the new tabs I end up with.
Interesting. I saw the icon, but I’ve never bothered to look into what it was for/how it worked. Thanks for giving me something to look into!
For folks who cannot do this due to it being a work-controlled machine or otherwise, you can use notepad++
That is assuming their work-controlled machine already has Notepad++ installed, right?
It depends on how locked down it is. There is a portable version that doesn’t require install, but also you might get in trouble for running exes from the web.
Nope!
Amusingly there is a very large overlap in the companies that want to try to force ai tech crap onto their workers, but dont limit admin controls for users.
But to be more specific, what i meant by work-controlled is that you cant just install linux on a work machine or uninstall office products for alternatives due to company licensing.
Nothing preventing you from just not using that crap though of course but at that point you know your own company limits than i would so god speed!
Last thing you’d probably want to do is be forced into sitting in a class with Mr.MiddleManager / Mr.NepotismHire to go over why these AI products are actually good for you and they arent happy you circumvented that.
At work I have to use Windows, Notepad++ is my safe place. It is fast, there’s plugins for years, and it handles (with some wait time) 100 000 line long documents.
No need to download anything really.
- Go to System -> Optional features and verify that Notepad is listed and if it isn’t add it.
- Go to Apps -> Advanced settings for apps -> App executions aliases and disable Notepad.
- Enjoy the classic notepad again.
Ah you are indeed correct. I’m probably thinking of classic paint, not notepad.
Either way, i have the downloader for ye old notepad and paint tucked away on and off my machine for future sake when my company middle management decides they want to try to push the new AI tools down our throats for productivity again.
But why vivaldi of all things?
People are too wussy to use waterfox or at least firefox. Just gotta have a chrome variant I guess
Everything now, except for FireFox, is a WebKit/Chrome variant.
That is mostly but not entirely true, Firefox has a few variants of its own, alternatives do exist.
I did some research into the topic not long ago, you basically want to choose an engine and from that a browser
Gecko basd (Firefox)
- librewolf
- gnu icecat
- tor browser
- mullvad
- zen browser
Goanna based (Fork of Gecko)
- Pale moon
- Basilisk
Servo based (very early in development/not for daily use)
- servo browser
- verso browser
- flow browser
Ladybird: fully independent engine and browser
Also waterfox. Can’t forget about waterfox. That said, I’m daily driving Zen at this point and am extremely happy with it
Should’ve picked Brave instead it at least gives you a better user experience.
If you’re wondering bout the crypto stuff, all that can be turned off in under 1 minute in the settings. Turned it off years ago and forgot about it until someone once brought that up in a conversation.
I also use other Browsers like Floorp, Waterfox, Chrome, Librewolf etc.
What you cannot turn off are the homophobic views of Brendan Eich, Braves CEO and co-founder.
Nor their history with intercepting/inserting affiliate links. Sure, that was for a crypto site, but nothing suggests that it can’t happen with other things.
Holy shit… when the Browser itself becomes the Man-in-the-Middle attack
I wasn’t using Brave at that time, and I probably won’t even care if they did that with me, my experience with the browser has been exceptional and I wouldn’t mind letting them get affiliates when 100% of my purchases don’t have any affiliate links anyway, I’m not losing anything and they’re getting money too.
But yeah they shouldn’t have done the replacing part, if someone wanted to support someone’s affiliate programme and Brave automatically replaced their affiliate link it would of course make people angry.
Though that happened years ago and probably wouldn’t happen today, I hope.
That reminds of the Honey extension scam but they did the same thing with affiliate cookies.
So you’re just going to ignore the homophobic part, cool
True that, but I don’t have any control over whose the CEO of a product I use, 99% of CEOs would literally sell their children for more money if they could
True that, but I don’t have any control over whose the CEO of a product I use
Yeah you sure do, it’s called “don’t use their product”
Companies don’t stay in existince with no customers/users.
People need to learn to separate the art from the artist. I don’t care what the CEO thinks politically I have a thousand more things to worry about.
Don’t use Brave https://www.spacebar.news/stop-using-brave-browser/
Sorry you got downvoted. Once again people are downvoting positive posts about Brave blindly.
It’s no coincidence that the only open source browser that actually blocks ads is the one that gets downvoted all the time. Meanwhile people are dead silent when someone recommends a fully closed source chrome alternative that makes money from search tracking. 🤔
Gnome web blocks ads, and getting an adblocking extension on Firefox forks is super easy
Lol I can’t see downvotes on the client I’m using (Sync). Let them be angry, Funnily enough I’ve seen people on r/browsers compile full on Indexes on why you shouldn’t use Brave and include shit like ☝️🤓 This one time Brave trolled Firefox by running an advertisment* in it. Like goddamn bro I’m not gonna take you seriously if you include shit like that 🤣
What’s wrong with Vivaldi?
further contribution to the google chrome hegemony
My job basically requires that I use Chrome (I work for a SaaS company whose product’s advance features only work on Chromium). Vivaldi has, at least so far, performed the best, offered the most customization that suited my needs, and isn’t Chrome/Edge. I liked Arc as well, but it has the same issues that Vivaldi has.
I don’t like Brave due to its push of AI/crypto, and Opera doesn’t really work with some of our internal apps.
As a decades long Firefox user it sucks, but I don’t have much of a choice when it comes to work. It’s tough finding alternatives built on Chromium that accomplish everything I need without there being some major caveat.
Ok. Anything else?
sure. i also dislike that it’s a closed source product created by a private company that could rug pull all the users to turn a quick buck at any time. they haven’t in the last 10 years, and come from a legacy of a company that was very respectful of their customers (opera) but you could also argue the legacy of opera being bought by a spyware company was the last rugpull and that vivaldi will inevitably do the same. but that’s a more abstract complaint
> Vivaldi
Vivaldi is great.
The musician? Sure. The browser? Not so much.
The people who like Vivaldi are the same people who don’t like eating ass
Cantankerously and all at once.
Now that’s the way to do it!
Upset about notepad, so downloaded a bunch of random software that has nothing to do with editing text files?
Not A tipping point but several. They’ve been upset about a lot of things but this was the last straw.
Thought the same thing, nothing wrong with Libre Office, but why not Notepad++?
For me personally, I was using Notepad++, but the enshitification of notepad, to me, was just the last straw. It was another thing in Windows becoming worse, & there was no sign of the enshittification stopping, so I finally jumped ship & switched to Linux.
I think a lot of “Windows 11 sucks!” is kind of overblown. For example:
Have an issue with Co-Pilot in Notepad? Click the gear in the upper right hand corner, scroll down, “Copilot - Off”.
Kind of like when they tried to force Cortana on everyone in Windows 10… super easy to disable, enough people did that, then it got removed.
It sucks that the user has to take steps to clean this crap out of Windows, but it CAN be done and it’s not THAT different from clearing out all the bloatware vendors like HP used to install by default.
For example:
“My start menu is full of advertising!”
So, turn it off.
“I keep getting ads as notifications!”
(They really want people buying Xbox stuff)
Turn that off too:
If you can’t figure out these basic configurations in Windows, switching to Linux will not be an option for you. You’ll have no hope of figuring out Linux settings.
Notepad is their digital safe space? Come on.
- Go to System -> Optional features and verify that Notepad is listed and if it isn’t add it.
- Go to Apps -> Advanced settings for apps -> App executions aliases and disable Notepad.
- Enjoy the classic notepad again.
- Install notepad++
- ???
- Profit
As discussed elsewhere in this thread I use both for different purposes.
Notepad for me is a glorified clipboard for stuff I don’t want to be saved while stuff in Notepad++ is things where I like having the files autosaved for the future.
Like all fixes for Windows, this will either
-
go on an ever-expanding list of workarounds that gets reverted every update, or
-
be done once, forgotten, and then accepted along with many other concessions next update.
Microsoft thinks opt out means opt out this one time.
True enough. My own machines are already running linux, except for the work laptop and that isn’t mine.
-