

I don’t think you can have both


I don’t think you can have both


yeah, I think the whole “water” argument really dilutes the case against data centers.
On a serious note, the argument works for areas that already struggle to supply enough water for consumers. Otherwise, we should be focusing more on the power stress to the grid, and the domino effect on supply chain of hardware cost increases that it’s happening across many industries. It started with GPUs, now it’s CPU, storage, networking equipment, and other components.
If these prices are too high for a couple of years, we’ll start seeing generalized price increases as companies need to pass along the costs to consumers.


It’s not, I read the code. It’s not merely asking the LLM for recommendations, it’s using embeddings to compute scores based on similarities.
It’s a lot closer to a more traditional natural language processing than to how my dad would use GPT to discuss philosophy.


No, it doesn’t do that. It gets embeddings from an LLM and uses that to rank candidates.


no one is saying everyone has to ask an LLM for movie recommendations


chill, this is extracting text embeddings from a local model, not generating feature-length films
that’s like saying “no jet use is benign” meant for comparing a private jet to a jet-ski
the generative aspect is not even used here


There’s no training, the LLM embeddings are used to compare the plots via a cosine similarity, then a simple weighted score with other data sources is used to rank the candidates. There’s no training, evaluation, or ground-truth, it’s just a simple tool to start using.


that’s pretty cool, this is just the wrong crowd, don’t worry about the downvotes


tmpfs is a memory filesystem, they all do
https://man7.org/linux/man-pages/man5/tmpfs.5.html
one-liner to get the total used size
/usr/bin/df --type=tmpfs | awk 'NR>1 {sum+=$3} END {print "tmpfs used (MiB): " sum / 1024}'


for a more readable output
df -ht tmpfs


it can use up to that number, but it won’t allocate that much when not needed, which is the case here. tmpfs can also use swap, so the maximum space available is system RAM + swap


configure dolphin -> View -> Content Display -> Sorting Mode -> choose Alphabetical (defaults is Natural)


just omit the ;
firefox -p & disown


deleted by creator


“Jonathan”
Well, you can ask for a refund. Oh wait, it’s free.


until you need to update them, or when you need recovery when travelling


Aegis + syncthing for remote backups


idk what to tell you, because I just tried it and it works
ctrl is more useful