different service ;)
different service ;)
They’re funded by a parent organization with a crypto coin, and they explicitly state hosting AI models as one of their main goals. No thanks.
There are, however, also those who simply defer to the powerful — that assume that “this much money can’t be wrong,” even if said money has been wrong repeatedly to the point that there’s an entire website about it. They are the people that look at the current crop of powerful tech companies that have failed to deliver any truly meaningful innovation in years and coo like newborn babes. Look at the coverage of Sam Altman from the last year — you know, the guy who has spent years lying about what artificial intelligence can do — and tell me why every single thought he has must be uncritically cataloged, his every decision applauded, his every claim trumpeted as certain, his brittle company’s obvious problems apologized for and readers reassured of his obvious victory.
Nowhere is this more obvious right now than in The Guardian’s nonsensical decision to abandon Twitter, decrying how “X is a toxic media platform and that its owner, Elon Musk, has been able to use its influence to shape political discourse” mere weeks after printing, bereft of context, Elon Musk’s ridiculous lies about his plans for cybertaxis. There is little moral quality to leaving X if your outlet continues to act as a stenographer for its leader, and this in fact suggests a lack of any real interest in change or progress, just the paper tiger of norms and values that will only end up depriving people of good journalism.
I mean, we’ll have to wait for real analyses to be done, but I would suggest that a lot of that “shift” has to do with the fact that the Democrat message to struggling working class people was along the lines of “that sucks that you’re struggling, but the economy is really fine”. The Republican party didn’t dismiss them, even if their “solutions” and “causes” were bullshit.
The bigger oil and gas companies want just enough regulation to make it easier for them to force out smaller companies for whom hitting these targets is more difficult, but no more than that. These big companies often are so vertically integrated that they can design systems across sectors of the industry that do actually emit less than older equipment segmented by lots of smaller companies. It’s a sad fact that increasing climate protections tends to consolidate oil and gas corporate power into fewer and bigger companies because it’s going to make the last mile of the transition from fossil fuels that much harder.
This is one of many direct climate consequences of the the failure of the Democratic party to run a compelling candidate and platform. I can only hope that states like Colorado and California can keep doing what they’re doing, and that the rest of the world can do enough to mitigate at least some of the added damage our country will do over the next 4 years.
Also, just a sidenote, while AlphaFold2 training data is available for download (unsure if AlphaFold3 will follow suit), the OSI recently released its definition for open source AI models, and there is no requirement that the training data needs to also be open for a model to be considered “open source”, which is extremely disappointing and will degrade the meaning of open source.
I cannot access my homelab from my work network, so I cannot sync via Nextcloud. Syncthing would be better, but they just stopped supporting Android sync, which I need. Proton Drive doesn’t sync files on Android. On top of that, I don’t want to deal with sync issues because keepass isn’t designed for syncing like that. I’m not gonna go back to using Google, Microsoft, or Dropbox just for keepass. I’ve considered just keeping my db file on a flash drive, but all of the keepass Android apps I tried won’t automatically detect that the file exists when I plug in the drive.
If someone has a better way for me to use it, please enlighten me.
Bitwarden is slowly turning their stuff closed-source, and I hope they don’t turn to shit, but right now it’s what works.
Yeah, I’m talking about not just Nix, but NixOS. Nix (the package manager) can do a lot, but NixOS + disko + home-manager can literally be all of the configuration for your machine from drive partitioning through to dot files. Throw in nixos-anywhere and impermanence and you can have an insane amount of control over all of your computers.
Ansible, Terraform, Chef, etc. do have some overlap, but the main difference is that those tools iterate through the system modifying it piece by piece and NixOS is declarative.
If something fails in some of my bigger Ansible playbooks, it could mean 30 minutes of just running through all the steps again. I could probably break it into sections, but then I have to worry about making sure they all get run when things get updated. In my NixOS install, it’s way faster, I can roll back to a previous state, and troubleshooting is way easier in my opinion.
You can’t have your entire system configuration in a repository of plain text files, which has lots of advantages, but it’s not worth caring about unless you feel excited to get into it.
I used to do something similar. Passing GPU between host and VM without rebooting is a major pain in the ass. What I did instead was had a Linux hypervisor and 3 VMs (Linux, Windows, and MacOS). I would swap between the 3 VMs, and they each had access to my GPU. It was fun to set up and somewhat convenient, but got really annoying as it was my only workstation at the time.
I would highly suggest to just accept dual-booting and if it takes too long, get a faster SSD and/or faster RAM.
I’ve since gone Linux full-time, and I have no complaints. None of the games I can no longer play would be worth having Windows to deal with. I thought I would miss them at first, but I’m happy playing what’s available.
100%
I love my pinecil. I have a ts80p as well and the pinecil is just better.
It has sleep tracking and it works okay.
I’ve had good luck with the Bangle.js 2. I get 3-4 weeks of battery life using it for time, weather, notifications, alarms, and as a heart rate monitor every once in a while.
Yeah, I got stuck on secrets management. I just could not get network manager to keep my WiFi passwords. I’ll probably go back and try again at some point.
Trying to configure Sway in NixOS. I gave up and just use KDE Plasma. I do miss using Sway from when I used Arch, though.
When I was in my early 20’s and first on dating apps, ghosting was frustrating, but as I became more aware and empathetic, and learned that I am not entitled to the attention of others, that frustration became a lot less of an issue pretty quickly. This looks like it was developed by people who haven’t realized that and it feels pretty cringe. I doubt this will go anywhere.
Conclusion of the article sums it up best:
“Our true responsibility is to use our choices as political agents in the world to try to shift power, take power away from the people who are blocking the transition away from fossil fuels and give it to people who will lead into a livable future,” [Genevieve Guenther, the author of “The Language of Climate Politics”] said.
Do what you can by yourself, sure, but only as a supplement to doing the hard work to solve the problem via collective and political action.
The fact that there is overlap has no bearing on whether your definition is common.
I recently started using compose2nix, and I’m enjoying it.
https://github.com/aksiksi/compose2nix