The Linux Thread - The Autist's OS of Choice

  • Want to keep track of this thread?
    Accounts can bookmark posts, watch threads for updates, and jump back to where you stopped reading.
    Create account
Is there a Linux text editor (any, terminal or GUI, don't care) that can seamlessly search through (bonus for actual editting) idiotically huge text files? I'm talking 100 MB+. Notepad++ works very well for this on Windows, but the NP++ equivalents I tried on Linux all lack the ability to quickly seek through large files. vim itself also takes ages, but at least it doesn't actively freeze. Dedicated hex editors generally have this ability, but I don't really see why a text editor also couldn't.

Did you ever try Notepad++ under Wine to see if it works for your use case? JFYI: NP++ works like a charm under Linux using Wine. Rewind the clock back 15-20 years when Wine's Windows application compatibility was utter dogshit, NP++ still installed and ran without issue. Not sure how it'll handle those 100MB+ text files under Linux, but it can't hurt to try. All the Linux native crap I'd recommend are either hideously obtuse and rabbit holes unto themselves (i.e. Emacs) or they're just designed for quick edits on small text files (i.e. Kate, gedit, etc).
 
Did you ever try Notepad++ under Wine to see if it works for your use case? JFYI: NP++ works like a charm under Linux using Wine. Rewind the clock back 15-20 years when Wine's Windows application compatibility was utter dogshit, NP++ still installed and ran without issue. Not sure how it'll handle those 100MB+ text files under Linux, but it can't hurt to try. All the Linux native crap I'd recommend are either hideously obtuse and rabbit holes unto themselves (i.e. Emacs) or they're just designed for quick edits on small text files (i.e. Kate, gedit, etc).
No, it works fine for the most part. It's still superior to Kate. The problem is WINE itself. I don't want to use winepath --windows every single time I want to open a file because dragging doesn't work (though launch arguments miraculously do work, and without launching a separate program no less). Unless forced, I don't want to either run yet another WINE program in a shared WINE root that might bump into another program's conflicting WINE version or its own WINE tree that obscures its configuration and cache files behind a dozen folders somewhere deep within its own bowels. And it doesn't sit right with me to run it in perpetual root mode just to get around the problem of file permissions.

But I might have to. Kate sucks on its own accord approximately the same as dealing with a basic utility through WINE sucks, which isn't much, but it adds up over time. That may be a testament to how good of program Notepad++ is, even despite the current thing promotion on its official website.
 
Is there a Linux text editor (any, terminal or GUI, don't care) that can seamlessly search through (bonus for actual editting) idiotically huge text files? I'm talking 100 MB+. Notepad++ works very well for this on Windows, but the NP++ equivalents I tried on Linux all lack the ability to quickly seek through large files. vim itself also takes ages, but at least it doesn't actively freeze. Dedicated hex editors generally have this ability, but I don't really see why a text editor also couldn't.
I use VS Code, and some of my project folders are about that size, a mix of small files and large ones. It searches through them quite quickly imo.
 
Kate sucks on its own accord
I had a similar issue with Kate being ass at loading large files. Then when I was DE-hopping, I tried TDE which is a fork of KDE 3.5. Their Kate worked fucking wonders there. I regularly open up 1G+ text files in that shit just fine.
 
I use VS Code, and some of my project folders are about that size, a mix of small files and large ones. It searches through them quite quickly imo.
I'd strongly suggest using VSCodium over bog standard VSCode. Why? VSCodium is a proper, fully FOSS native app instead of some Electron rubbish. That and it also strips away all the integrations with Microsoft stuff.

And it doesn't sit right with me to run it in perpetual root mode just to get around the problem of file permissions.

Maybe there's something flying over my head, but why not just create a proper WINEPREFIX for Notepad++ and then make a simple script you chuck on your desktop that you can double click to execute? I do that for SumatraPDF and it works wonders. Same with PKHeX. Something like the below should be tenable for you unless I'm horribly mistaken otherwise.

Code:
#!/bin/bash
WINEPREFIX=$HOME/Desktop/SumatraPDF wine $HOME/Desktop/SumatraPDF/drive_c/users/dread-first/AppData/Local/SumatraPDF/SumatraPDF.exe
 
So based on some of the previous posts when I get more into the technical shit on my equipment should I use something different than ProtonVPN? I do like the password manager and email service they provide which was the primary reason I got them. Should I just have Mullvad as a secondary VPN service, or is most of this just major austism complaints?
 
Maybe there's something flying over my head, but why not just create a proper WINEPREFIX for Notepad++ and then make a simple script you chuck on your desktop that you can double click to execute? I do that for SumatraPDF and it works wonders. Same with PKHeX. Something like the below should be tenable for you unless I'm horribly mistaken otherwise.
Because I already have forty fucking WINE prefixes, that's why. That's as many as four tens, and that is terrible. I'd prefer not to make it 41, but guess I'll have to. WINE prefixes are a great application of a deduplicating overlay filesystem; I wonder if DwarFS could be applied, somehow. Also, VSCodium failed to compile directly off the AUR, because of course it did.
 
Emacs is able cope with quite large files(it is able to search through 377MB randomly generated file in ~5s) however if the file got long lines you should open it using so-long-mode
 
So based on some of the previous posts when I get more into the technical shit on my equipment should I use something different than ProtonVPN? I do like the password manager and email service they provide which was the primary reason I got them. Should I just have Mullvad as a secondary VPN service, or is most of this just major austism complaints?

It's a little of both tbh. TLDR: if you buy into the Proton ecosystem, Proton Mail is basically worth its weight in gold especially with Simple Login integration. If you need a standalone VPN and nothing else, go Mullvad.

a) Proton Mail? Genuinely excellent stuff. Email as a medium is fundamentally flawed, I don't care so much about "anonymity" (there's no such thing as anonymous email) as I do "pseudonymity," and paying into Proton nets you access to Simple Login. Basically addy.io but less shit. I've been using Bitwarden long before Proton Pass ever emerged, I'm sure Proton Pass is good stuff, but I just don't need it. I also never touched Proton Drive beyond sheer novelty because cloud storage is a fundamentally bad idea regardless of Google, Microsoft, or Proton AG doing it.

b) Proton VPN? This is where I'm hideously ambivalent. It was really good when I first bought into it back in 2020, where Proton AG merged the subscriptions for Proton Mail and Proton VPN together. The Windows and Mac applications are really pretty, they get the job done, and it still felt really robust in the pre-WireGuard days. Post-WireGuard, especially on Linux, the GUI-first paradigm kinda just sucked eggs? I mean, it gets the job done but you're basically stuck with GNOME or KDE with DBus assumptions... and this is a stark shift from Proton's original approach to Linux VPNs where they had a really robust and fairly simple CLI client. That client's gone now and it sucks for anything headless/home server related. If you're a normie using a GTK or Qt-based desktop environment, Proton VPN is adequate. The client is horrifically ugly compared to Windows and Mac, but it gets the job done for torrenting and bypassing media restrictions. For my use case with a home media server where I'm running self-hosted qBitTorrent integrated with Radarr/Sonarr/Jellyfin? Proton is fucking appalling.

If you're not doing some turbo autismo bullshit like I am with a home server, docker-compose.yml shenanigans, and you're basically using Linux GUI-first with a DE like GNOME, KDE, Cinnamon, or even MATE, Proton VPN is more than good enough. You even have WireGuard and OpenVPN configs accessible to you if the need arises, which is how I'm running things at the moment. I just needed to get all that bullshit out of my system because I was bashing my head against the proverbial wall trying to get things to work cleanly and it just wasn't... for days on end.

Because I already have forty fucking WINE prefixes, that's why. That's as many as four tens, and that is terrible. I'd prefer not to make it 41, but guess I'll have to. WINE prefixes are a great application of a deduplicating overlay filesystem; I wonder if DwarFS could be applied, somehow. Also, VSCodium failed to compile directly off the AUR, because of course it did.

Good point; sorry for not realising that sooner. It also just occurred to me that this problem basically gets kicked into overdrive when you're doing anything gaming related because wine-staging, Proton, and assorted variants always take up like 1.5GB for each goddamn prefix. You ever played Prince of Persia: The Sands of Time, and noticed how the Prefix is basically the same size as a DX9 game from 2003? Shit blows.
 
Last edited:
Is there a Linux text editor (any, terminal or GUI, don't care) that can seamlessly search through (bonus for actual editting) idiotically huge text files? I'm talking 100 MB+. Notepad++ works very well for this on Windows, but the NP++ equivalents I tried on Linux all lack the ability to quickly seek through large files. vim itself also takes ages, but at least it doesn't actively freeze. Dedicated hex editors generally have this ability, but I don't really see why a text editor also couldn't.
Sublime Text does that, just fine.
 
I'd strongly suggest using VSCodium over bog standard VSCode. Why? VSCodium is a proper, fully FOSS native app instead of some Electron rubbish. That and it also strips away all the integrations with Microsoft stuff.
Eh, I’m not schizophrenic enough to care about GitHub login integration, and unlike what certain dog enthusiasts who hate read this thread may think, I don’t actually hate Microsoft, I give credit where credit is due and VSCode is a case where it is due.
 
Now that I have proper Ubuntu LTS up and running for the first time since the 12.04 days, and in a home server context, I decided to spring for the free Ubuntu Pro account and activated it. I remember the days when Ubuntu One was this universal account that you could log into the Ubuntu Software Centre with, and get access to a revolutionary new totally not unoriginal music streaming service, and that account would tie in with the Ubuntu Phone and all that stuff... and now it's a free account for LTS users to get 10 years of security updates.

1766869387670.png

Hey man, I ain't complaining. Even during the halcyon days of Ubuntu Software Centre with Ubuntu One trying to be a Spotify/Dropbox/bonehurt Google Play Services thingamajigger, I never bought into any of it. Now here I am with live patching and ESM updates.,, for at least the next 8.5 years. It's boring, it ain't sexy, but y'know what? For a home server that I just shove old torrent files onto and stream via Jellyfin, this is pretty damn good. I certainly miss the days of "Linux for Humans" and Canonical Ltd actually giving a damn about the Linux desktop, but there's no denying they mog the shit out of the RHEL ecosystem right now.
 
Last edited:
So based on some of the previous posts when I get more into the technical shit on my equipment should I use something different than ProtonVPN? I do like the password manager and email service they provide which was the primary reason I got them. Should I just have Mullvad as a secondary VPN service, or is most of this just major austism complaints?
If anything I'd say the opposite. You pay for Mullvad in blocks of time and it's a lot more reliable. You pay for 180 days you get 180 days. Proton is free (unless you pay for it). It would be entirely reasonable to do both.

That said, with Linux you might be better off using one of the more neckbeardy VPNs like Windscribe with funky options.
 
So based on some of the previous posts when I get more into the technical shit on my equipment should I use something different than ProtonVPN? I do like the password manager and email service they provide which was the primary reason I got them. Should I just have Mullvad as a secondary VPN service, or is most of this just major austism complaints?
I think if you run into issues. Try mullvad. If everything works how you want it to with proton, you're probably fine.
 
So based on some of the previous posts when I get more into the technical shit on my equipment should I use something different than ProtonVPN? I do like the password manager and email service they provide which was the primary reason I got them. Should I just have Mullvad as a secondary VPN service, or is most of this just major austism complaints?
Personal rule of thumb is Mullvad for active use, Proton/Windscribe for torrenting.
 
Thank God LTS is 24.04.3, or else you'll be stuck with uutils. Imagine that. No, actually, don't, you'll kill yourself.

I'm literally gonna ride out my free Ubuntu Pro subscription all the way to 2034. If and when uutils gets inflicted upon me by that point, I'm gonna go full-on headless Slackware. Or who knows? Maybe Shuttleworth and Canonical by extension will settle for inflicting uutils on the desktop segment and leave their bread and butter server market intact. I doubt it'll happen like that, but one can dream.
 
I'm literally gonna ride out my free Ubuntu Pro subscription all the way to 2034. If and when uutils gets inflicted upon me by that point, I'm gonna go full-on headless Slackware. Or who knows? Maybe Shuttleworth and Canonical by extension will settle for inflicting uutils on the desktop segment and leave their bread and butter server market intact. I doubt it'll happen like that, but one can dream.
Why don't u like uutils anon uutils r hardened and also secure
Please use uutils
 
Why don't u like uutils anon uutils r hardened and also secure
Please use uutils

Because I’m not a baka gaijin tranny, nor am I inclined to use any system software written in Rust. Rust in vehicles is a cancer that destroys good cars, and renders support structures like a-pillars and the undercarriage unsalvageable. Ironic that a meme language is named after something that kills workhorse vehicles.
 
Back
Top Bottom