realz

joined 1 year ago
[–] [email protected] 2 points 6 months ago

I tried Fedora, Centos, Ubuntu, Debian, Slackware, Gentoo, and Mint. Finally settled on Arch Linux about 15 years ago. Never looked back.

[–] [email protected] 3 points 11 months ago

More often than I think.

[–] [email protected] 3 points 11 months ago

It’s so good that you’d wanna read it twice.

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

Thanks for writing and sharing this

[–] [email protected] 35 points 1 year ago (16 children)

What about aderall and vyvanse?

[–] [email protected] 4 points 1 year ago

This is actually pretty good.

[–] [email protected] 8 points 1 year ago

Isn’t that what Hollywood did for America and democratic values?

 

The MLOps community is flooding tools and pipeline orchestration tools. What does your stack look like?

[–] [email protected] 7 points 1 year ago

Firing is not enough. These officers can still get employed by other police departments.

[–] [email protected] 2 points 1 year ago

Why is it excellent? It’s still based on chromium, which I refuse to run because of performance issues. I’m happy with Safari and Firefox.

[–] [email protected] 16 points 1 year ago (6 children)

You know it’s technically a crime, right?

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

Ha! Now there’s something in evaded. I’m too socially awkward to even respond to everyday greetings.

 
 
 
 
 
 

Gorilla-CLI converts NLP into commands. No OpenAI keys needed!

https://github.com/gorilla-llm/gorilla-cli

Today, I wanted to patch my nodelocaldns daemon set to not run on Fargate nodes. Of course I don’t remember the schema for patching with specific instructions. So, I asked Gorilla

$ gorilla show me how to patch a daemonset using kubectl to add nodeaffinity that matches expression eks.amazonaws.com/compute-type notin Fargate

Gorilla responded with:

kubectl -n kube-system patch daemonset node-local-dns --patch '{"spec": {"template": {"spec": {"affinity": {"nodeAffinity": {"requiredDuringSchedulingIgnoredDuringExecution": {"nodeSelectorTerms": [{"matchExpressions": [{"key": "eks.amazonaws.com/compute-type","operator": "NotIn","values": ["fargate"]}]}]}}}}}}'

Close enough! It just missed a trailing '}'

Really impressed.

 

I’d like to run a private or possibly a public installation? Will self-hosting improve app performance and reduce errors?

view more: next ›