notfromhere

joined 2 years ago
[–] [email protected] 7 points 2 months ago* (last edited 2 months ago) (1 children)

Anyone else concerned the sky looks so much hazier?

[–] [email protected] 2 points 2 months ago

It sounds like something similar to RAG (retrieval augmented generation) or a database lookup. Are you storing the transcripts in a SQL like database or noSQL db or doing semantic similarity on any of it?

I was thinking of a similar project and building a knowledge graph for each person.

[–] [email protected] 2 points 2 months ago

I saw it twice, the cinematography is stunning.

[–] [email protected] 6 points 2 months ago (1 children)

I’ve used this in some bash scripts, very useful!

[–] [email protected] 3 points 2 months ago (1 children)

I wonder if SC 2.0 is a spatial controller for Deckard?

[–] [email protected] 5 points 2 months ago

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).

[–] [email protected] 2 points 2 months ago

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’.

[–] [email protected] 3 points 2 months ago* (last edited 2 months ago) (1 children)

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
[–] [email protected] 0 points 2 months ago

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.

[–] [email protected] 5 points 2 months ago* (last edited 2 months ago) (1 children)

Realistically not going to happen anytime soon in the US at least.

[–] [email protected] 2 points 2 months ago (1 children)

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.

[–] [email protected] 4 points 2 months ago (1 children)

That’s probably going to be one of the main weapons against us, the media generating fake news using AI to control us.

view more: ‹ prev next ›