Does COSMIC’s design suck or is it in pre-alpha?
Moved to @pingveno@kbin.social
Does COSMIC’s design suck or is it in pre-alpha?
Lapce, an IDE written in Rust. It’s nice and light compared to most IDE’s, so I use it a bit on my aging laptop from 2015. However, it doesn’t have the extension ecosystem or polish of my favored IDE, VS Code.
Just take the dive into fish. It used to have a lot of problems with incompatibilities, but that’s been less of a problem lately.
I haven’t found nushell to be that great as a day-to-day shell simply because it integrates poorly with other Linux commands. But when it comes to data manipulation, it is simply amazing. I’m currently (slowly) working on a plugin to query LDAP. The ldapsearch
command uses the LDIF format, which is hard to parse reliably. Producing nushell data structures that don’t need fragile parsing would be a boon.
Mostly FOSS locally, but I rely on some proprietary software where there are gaps in the FOSS ecosystem.
As far as I can tell, they are 100% different. Guix uses Guile Scheme, NixOS uses the custom Nix language.
Windows 7, first released in 2009, now well out of the most extended of support. Glad to see security of medical records is a top priority.
I wasn’t able to get a good read on it either. I didn’t spot anything obviously wrong from a technical standpoint, but I’m not a systems developer. It just doesn’t have much that distinguishes it on a non-technical level. The design is neat, but other OS projects like Redox have shot past it in a shorter period of time. That tells me something’s broken, whether it’s technical or social.
I tried Debian/Herd on a spare box. I think that lasted for what, a week? It was a less than complete experience, so I moved on to more fruitful experiments.
I haven’t, but I have heard of it. I think parts of Lapce are based on some Zed algorithms.