Ahh I guess if the target is being more IDE like then that kind of makes sense. I usually want barely anything but an editor with an LSP and auto formatter. I would be annoyed by the lack of BSD, Haiku, Illumos, etc support, but I guess if you don’t use those it doesn’t matter too much. Being closed source is still kind of a downer though for something like that, you would think they could adopt a scheme like some other paid software where you can pay for premade releases if you don’t want to compile it yourself
TurboWafflz
- 0 Posts
- 164 Comments
Paying for a text editor seems weird, especially one that’s closed source and only supports 3 platforms
If you want a GUI, Kate is my favorite. Otherwise Neovim
TurboWafflz@lemmy.worldto Linux@lemmy.ml•This is the only Windows thing left on my computer6·25 days agoI still don’t get this I don’t think I’ve ever accidentally pressed it while playing a game, and I am someone who constantly presses every wrong key while typing
TurboWafflz@lemmy.worldto Linux@lemmy.ml•How do I check that my system is Linux-compatible?2·1 month agoInteresting, I don’t think I’ve ever seen a laptop where it was soldered.
TurboWafflz@lemmy.worldto Linux@lemmy.ml•How do I check that my system is Linux-compatible?19·1 month agoAlso keep in mind that laptop wifi cards are usually easily replaceable, so if you end up with that being the only problem it’s usually cheap and easy to solve
TurboWafflz@lemmy.worldto Technology@lemmy.world•Doubting Your Favorite Web Search Engine (Kagi)English3·2 months agoI’m not aware of a modern browser that doesn’t render it by default. I meant a real browser as in a browser not a lemmy client
TurboWafflz@lemmy.worldto Technology@lemmy.world•Doubting Your Favorite Web Search Engine (Kagi)English333·2 months agoIt’s punycode, it displays as japanese characters in a real browser.
https://en.m.wikipedia.org/wiki/Punycode
TurboWafflz@lemmy.worldto Not The Onion@lemmy.world•DHS Secretary Noem says entire southern border wall will be painted black to stop people from climbing itEnglish4·2 months agoGood time to invest in glove stocks
I think the best thing to do is to not block them when they’re detected but poison them instead. Feed them tons of text generated by tiny old language models, it’s harder to detect and also messes up their training and makes the models less reliable. Of course you would want to do that on a separate server so it doesn’t slow down real users, but you probably don’t need much power since the scrapers probably don’t really care about the speed
TurboWafflz@lemmy.worldto Linux@lemmy.ml•Under the hood (not de's or gui) what REALLY separates linux from windows?2·2 months agoThe HP 49g+/39g+ and their descendants the 50g/39gs run the same operating systems as the older 49g/39g except most of it runs in an emulator so they could replace the old Saturn CPUs with ARM ones. And it still runs way faster than the native version on the older devices somehow.
Plus the entire operating system is written in Reverse Polish Lisp, one of the strangest languages I’ve ever seen. Very strange devices, but still leagues ahead of any calculator produced since (at least the 49/50, the 39 is very confusing)
TurboWafflz@lemmy.worldto Linux@lemmy.ml•Under the hood (not de's or gui) what REALLY separates linux from windows?31·2 months agoHaiku is pretty unix-like, I wouldn’t count it
TurboWafflz@lemmy.worldto Linux@lemmy.ml•Under the hood (not de's or gui) what REALLY separates linux from windows?12·2 months agoOpenVMS is still semi-maintained. It’s DEC’s old operating system that Windows NT draws some inspiration from because Microsoft hired a bunch of ex-DEC engineers.
There’s also 9front, a fork of Bell Labs’ Plan9.
Wegmans’ checkout uses Toshiba 4690 OS, which I think is vaguely descended from CP/M.
I think IBM still maintains their i operating system, which used to be called OS/400.
Network equipment like enterprise routers and switches tend to run weird unique things, Cisco equipment runs IOS and Adtran equipment runs AOS.
TurboWafflz@lemmy.worldto Linux@lemmy.ml•What problems does Linux have to overcome to get more users1·2 months agoI mean hierarchy is how we find any specific item in the real world though, so it seems like the best way to organize things on a computer. If I’m looking for a pair of scissors I know to go into my house, into my kitchen, into the drawer, and take the scissors. You can use tagging and things to search, but having that be the main way of accessing files will never be as reliable or repeatable as just looking where you know the file is.
TurboWafflz@lemmy.worldto Linux@lemmy.ml•What problems does Linux have to overcome to get more users812·2 months agoI think part of the problem is that while Linux software is constantly getting more user friendly, the average user is getting less knowledgeable about computers at just as fast of a rate. People even understanding the concept of files and folders doesn’t seem to be a given anymore.
TurboWafflz@lemmy.worldto Linux@lemmy.ml•Wayback 0.1 Released As First Preview Release For X11 Compatibility Layer4·3 months agoThis project does exactly that, it runs a reimplementation of linux specifically to run wine on platforms that it doesn’t natively support. https://github.com/danoon2/Boxedwine
TurboWafflz@lemmy.worldto Linux@lemmy.ml•Protecting against rogue devices with Full Disk Encryption and TPM1·3 months agoInteresting, how do you recover from that and get your data back?
TurboWafflz@lemmy.worldto Linux@lemmy.ml•Protecting against rogue devices with Full Disk Encryption and TPM1·3 months agoWhat makes TPM+pin safer than just having a normal LUKS password? I would think it would be the same amount of security just with more chance of data loss if your computer gets damaged
Waypipe, I was playing with it a couple days ago and it’s way faster than X11 forwarding which is really nice
I just never switched away, my first computer was my dad’s old 2001 Sharp laptop running like lubuntu 12.04. I play around with Haiku and various BSDs sometimes, but I always end up with some Linux distribution as my main OS. Right now it’s NixOS on my laptop and OpenSUSE on my desktop.