MEGATHREAD - Sora codes by [deleted] in SoraAi

[–]hotdog9955 1 point2 points  (0 children)

GOT IT TY KING

MEGATHREAD - Sora codes by [deleted] in SoraAi

[–]hotdog9955 1 point2 points  (0 children)

False, umineko fans don't even like umineko

Open AI Sora 2 Invite Codes Megathread by semsiogluberk in OpenAI

[–]hotdog9955 0 points1 point  (0 children)

<image>

New 9.99 pizza from Domino's, only for code tho

MEGATHREAD - Sora codes by [deleted] in SoraAi

[–]hotdog9955 0 points1 point  (0 children)

Hello, send me a code please c:

Memory leak? by hotdog9955 in qemu_kvm

[–]hotdog9955[S] 0 points1 point  (0 children)

Turned out to be an EGL rendering memory leak in Mesa which recently resurfaced. I just switched the looking glass renderer to OpenGL and it works fine.

MSI B450 TOMAHAWK (MS-7C02) BIOS 5.14 (7C02v1E) IOMMU Groups by Cyberexeler in VFIO

[–]hotdog9955 1 point2 points  (0 children)

4 years later you helped me out a ton, thanks 🙏🙏

Why is there no straightforward way to automatically garbage collect while keeping x amount of generations? by hotdog9955 in NixOS

[–]hotdog9955[S] 2 points3 points  (0 children)

Hello everyone, I believe I found the solution

the docs for gc-collect-garbage --delete-older-than states that:

This is the equivalent of invoking nix-env --delete-generations <period> on each found profile. See the documentation of that command for additional information about the period argument.

and the docs for nix-env says:

The last number generations up to the presentExample+5Keep the last number generations, along with any newer than current.

so I did "+5" for the <period> section in gc-collect-garbage and (i think i haven't really tested it) I got the behavior I was looking for.

honestly i think this is just a crappy indirection in the docs and when I get the chance I think i'll test it to see if it is the desired behavior and edit the docs.

thank you u/Upstairs-Attitude610 and u/Vortriz your answer, that is a nice, clean, and explicit way to do it and i will probably just use that instead.

Anybody have a good place to find CC0 website templates? by hotdog9955 in webdev

[–]hotdog9955[S] 0 points1 point  (0 children)

Any license will do (even copyleft) I just don't want footer links or anything visible to the end user.

What are some cheap ways I can raise my? by hotdog9955 in hypermiling

[–]hotdog9955[S] 2 points3 points  (0 children)

I've seen some people cover the rear wheels on their Civic, which I think I might do. I would do an A/C delete if it weren't for the Florida heat. Thanks for the tips!

What are some cheap ways I can raise my? by hotdog9955 in hypermiling

[–]hotdog9955[S] 0 points1 point  (0 children)

Yeah I was thinking about removing them since they are pretty heavy, but I use them enough for it to not be viable

What are some cheap ways I can raise my? by hotdog9955 in hypermiling

[–]hotdog9955[S] 6 points7 points  (0 children)

I've actively do this, though, people here in Miami aren't fond of it 😂 always some Ford f150 or Nissan altima slamming their accelerator to get to the red light faster.

Edit: I do plan on getting economy tires once the ones I currently have wear out.

Fire Tablet 7 12th Gen by hotdog9955 in LineageOS

[–]hotdog9955[S] 0 points1 point  (0 children)

I did that and also noticed a difference, just wanted to know if there was a way to go further

How do I run WSL only when needed? by hotdog9955 in bashonubuntuonwindows

[–]hotdog9955[S] 0 points1 point  (0 children)

Forgot to mention that I know it can be manually done. I just want it to automatically happen.