I use 10GbE for my internal network for my Ceph cluster. I’ve come about 80% of theoretical maximum for brief spikes from my NVMe drives rebalancing (mostly HDDs, few SSDs, couple NVMes).
notfromhere
Step four, you want to pull the fluid column up to unstick the trash, so go slow ‘down’ and somewhat more forceful on the ‘up’.
Try these steps:
$ sudo apt-get purge nvidia* # remove current installed nvidia software including drivers
$ sudo ubuntu-drivers devices # verify it sees your graphics card
$ sudo ubuntu-drivers autoinstall # install drivers automatically
$ sudo reboot
This is everything I ended up doing which eventually fixed it for me:
# Update repo
sudo apt update
# Remove amdgpu drivers
sudo apt purge xserver-xorg-video-amdgpu
sudo apt purge libdrm-amdgpu*
sudo apt purge libdrm-amdgpu1
# Blacklist the amdgpu driver since we are using nvidia only
echo "blacklist amdgpu" | sudo tee -a /etc/modprobe.d/blacklist.conf
# Remove nvidia driver and install from system76 repo
sudo apt purge *nvidia*
sudo apt-add-repository -y ppa:system76-dev/stable
sudo apt install -y system76-driver-nvidia
sudo apt upgrade -y
sudo reboot
Nobody would watch the slop without human spark. I’ve seen early renditions of what AI video generation can do. It sucks. Nobody would watch that slop. However, with proper tooling to allow a human to create something, it will be amazing.
Realistically not going to happen anytime soon in the US at least.
I’m not interested in books championing our reduction of human expansion. I want to see us reach out into the stars one day. Technological development and progress is needed. We need to also change our mindset on current systems. E.g., if it doesn’t maximize return on investment, forget about it. If there is a way to do it slightly cheaper even if it’s detrimental, do it cheaper. That mindset sucks.
That’s probably going to be one of the main weapons against us, the media generating fake news using AI to control us.
It depends on the container I suppose. There are some that are very difficult to rebuild depending on what’s in it and what it does. Some very complex software can be ran in containers.
I completely agree. However the genie is out of the bottle. Not much we can do to prevent it at this point, but there is plenty we can do to learn about it and defend against is abuse against us.
I am biased, I am having a ton of fun with LLMs and they are helping me achieve some personal goals. Do they use energy? Sure. Will new, more powerful technologies come along later that require even greater amounts of energy? I hope so one day. We need to find cleaner more abundant energy sources.
Well for me, I enjoy pair programming my own projects with offline models. I also bounce ideas off it to attempt to ground myself in some type of reality (some models are better for this than others… probably has risk of delusions of grandeur. Some models will just verbally suck you off which is annoying).
I built ansible tooling for deploying k3s kubernetes and Ceph-backed Proxmox clusters and VMs and containers and services. Utilized the help of LLMs to structure my playbooks and figure out how roles work.
I love learning new things and LLMs have a lot to offer in that regard. You have to watch out for the bullshit and independently look at other sources as well, but it’s a great starting point and I can sometimes have sone deep conversations around some topics.
I wonder if SC 2.0 is a spatial controller for Deckard?