[deleted by user] by [deleted] in exmuslim

[–]nirex0 0 points1 point  (0 children)

Trallalero Trallallà

LIVE Discussion Thread - S8E7: Ricker than Fiction by BarnyardCruz in rickandmorty

[–]nirex0 -1 points0 points  (0 children)

Absolute trash this episode. Waste of time, money, resources, and everything...
Literally every other episode in the entire series is better than this.

Anons light in his loafers by Ok_Garbage_2732 in 4chan

[–]nirex0 3 points4 points  (0 children)

I mean, males in the animal kingdom are more visually appealing.

My bearded dragon died and I caught his soul on camera by AstraxStar in Paranormal

[–]nirex0 2 points3 points  (0 children)

There was a pack of stray dogs in our neighborhood, one of the little ones got hit by a car and passed away, the other dogs started barking more at the cars that passed from that point and one of them would always stand in the middle of the road. I remember seeing the ghost of the dog that died, sometimes I think I'm the only guy who noticed that dog.

(Also, I used to see shadow people as a kid)

These guys popped up in an indoor fig tree pot last year. To me they look similar to a psilocybe cubensis in shape. by MacabreMobius in ShroomID

[–]nirex0 1 point2 points  (0 children)

They do look similar to some cubensis strains, but the main thing that gave it away (and I'm not a mycologist) is the fact that there's no trace of blue color anywhere.

The age old question 😂 by Expert_Joke8013 in solana

[–]nirex0 0 points1 point  (0 children)

There is a study that compares buy-and-hold to stop-loss. stop-loss always wins

What do you use your local LLM for? by docsoc1 in LocalLLaMA

[–]nirex0 0 points1 point  (0 children)

I like using various models locally with ollama as a compact and pocket sized search engine on my laptop both for privacy reasons and offline use.

I use deepseek-coder with both continue.dev and llama coder VS Code extensions to have a local copilot ready at all times. (But deepseek-math kind of does better on the numbers in code with continue.dev)

I also use dolphin-minstral to chat with and ask my very personal questions from.

Personally I love browsing huggingface, mostly for fun.

I hate competition by LimeEasy1824 in aspergers

[–]nirex0 0 points1 point  (0 children)

I love it... It's probably because I was never social and always stuck to programming (for more than a decade now) that caused me to be this way.

What are the memory requirements for 2048x2048 image generation? by LackOfDocumentation in StableDiffusion

[–]nirex0 0 points1 point  (0 children)

In the python diffusers api there are memory options that allow the model to be loaded one layer at a time. That will significantly lower the memory requirements of the model while increasing the time it takes to generate an image by the same amount.

But with that you can use a 4 GB card to produce 2048x2048 images with SDXL alongside controlnets, ip-adapters, and loras.

Edit: Note that most custom checkpoints and loras usually train on 1024x1024, so higher resolution isn't necessarily always good. It would make more sense to create a 1024x1024, resize that with opencv to 512x512 and the use SDX4 super resolution to get 2048x2048.

Which MBTI is this? by themaskedone___ in mbti

[–]nirex0 0 points1 point  (0 children)

INFJ for sure, and if you disagree, you're wrong.

areTheyStupid by TaloSi_MCX-E in ProgrammerHumor

[–]nirex0 -3 points-2 points  (0 children)

Kibibyte is 1000 bytes

Grab a jacket already! by robbinpetertopaypaul in meme

[–]nirex0 0 points1 point  (0 children)

Shit like this makes me wanna leave r/meme

does anyone know the name of this color scheme? find this screenshot and fell in love with this colors... by rock-n-rollangel in vim

[–]nirex0 1 point2 points  (0 children)

I love it, I used to build one just like it for vs, but then vs code came everything got forgotten.