Does COSMIC’s design suck or is it in pre-alpha?
Moved to @pingveno@lemmy.world
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.
If you look at Hillary’s broader statements, she has always favored universal single-payer healthcare. She worked her ass off to get a plan passed in 1994, and she was relentlessly attacked for it.
The last time Democrats got successful movement on healthcare was March 2010 with a filibuster proof Democratic majority in the Senate, a majority in the House, and a popular new president in the White House. Even then, only a relatively tepid compromise bill was passed, with even the “public option” stripped out (thanks Joe Lieberman).
Will conditions change in the future? Quite possibly, especially as our health care becomes increasingly unaffordable. Maybe it’s not so helpful to have senior politicians telling voters something is impossible and potentially affecting the Overton Window. But Hillary’s warning, that Bernie Sanders’ plan hadn’t a chance of getting passed, was a good reality check.
Biden supported a 1994 crime bill that is considered racist today.
Some context is required there, though. The 1994 crime bill did have significant support among Black leaders and activists. It was seen as an imperfect solution to a critical issue that disproportionately affected Black neighborhoods at the time.
Are we replacing infrastructure or are we just adding capacity?
They are ultimately going to wind up as one and the same. We need to add more capacity before we can rid ourselves entirely of fossil fuel. Using grid power for things like HVAC, cooking, and electric vehicles means those devices get more CO2 efficient as the grid generation gets more efficient.
What is this number if you exclude China?
According to this source, largely unchanged. China’s a touch above the average, but relies heavily on fossil fuel, with a large share of that being very dirty coal. Its campaign to install renewables is encouraging, though.
Just to hazard a guess, it might be pretty closely moderated to keep the toxicity down. That might just be costing Crunchyroll more than they think it’s worth.
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.
Yeah, I’ve been learning some nushell. If you’re dealing with data, it’s just a great tool. So many sharp edges in the POSIX shell come from it being stringly typed, so having a strongly typed shell is extremely helpful.
Replace the Pop! Shop with the COSMIC Store.
sudo apt install cosmic-store cosmic-icons
sudo apt remove pop-shop
Pop Shop is kinda slow. COSMIC Store is part of Pop OS’s new COSMIC Desktop Environment (DE). Everything is just a lot faster. It’s an alpha so there are a couple of rough edges, but it’s great overall.
Speaking of, get hyped for COSMIC. It’s a DE written in Rust. It’s not quite as complete as GNOME, but hopefully it will have better performance than the current GNOME mod that forms Pop’s UI.
Tiling is especially great for working with multiple monitors. It is far easier to move windows between monitors and workspaces, split screens between two windows, and so on with tiling.
I don’t think Google should be doing this (or even reserve the right), but I don’t think it’s a good idea to use iffy parts when the genuine parts are so easily available.
Mandrake (2004) -> Gentoo -> Ubuntu (I think?) -> Arch -> Ubuntu -> NixOS -> Pop!_OS
I liked fiddling with the base system more when I was younger, but now I want at least the base system to just work. It gets old hunting through wikis to get basic functionality fixed.
I don’t even know why I would use anything but the genuine Google parts. They are easily available on iFixit and aren’t too pricey. Phones are expensive and I wouldn’t want to risk damaging mine to save a couple of bucks.
Bold words to describe a user friendly metaphor.
I haven’t, but I have heard of it. I think parts of Lapce are based on some Zed algorithms.