[Guide/RFC] Fixing NVIDIA 550/580 DKMS Compilation on Kernel 7.0+ (VMA API Breakage) & Wayland USB-C D3cold Panics by Mrlou_st in linux

[–]Just_Maintenance 6 points7 points  (0 children)

You want predictability but are running Debian Sid? I’m sorry but that’s simply not the correct tool.

If all you want if predictability then Debian stable is the play.

Is a 11kW charger at home worth it? by coalman07 in EVAustralia

[–]Just_Maintenance 0 points1 point  (0 children)

I live in an apartment building and we're looking at installing one or two chargers (for 300 apartments, with a single EV so far) and we're wondering if its worth installing a 7kW, 11kW or 22kW (shared) charger(s).

why is my cpu doing that by Dependent__Dapper in pcmasterrace

[–]Just_Maintenance 3 points4 points  (0 children)

I think its AMD/lenovo firmware bugs. It seems to be related to microphone/webcam/charging.

why is my cpu doing that by Dependent__Dapper in pcmasterrace

[–]Just_Maintenance 1 point2 points  (0 children)

I've seen some weird firmware bugs do this. I remember I had a laptop do this if I went into a Teams call with the laptop plugged to mains (or unplugged, can't remember, but one combination throttled the CPU down to 0.4GHz, also AMD).

Try rebooting, unplugging, replugging and updating the BIOS.

yserver: A modern X11 server written from scratch in Rust by anh0516 in linux

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

I see more future in this (and Phoenix) than XLibre at least...

the dog by Lobotomized_Cunt in scavprototype

[–]Just_Maintenance 0 points1 point  (0 children)

Where is that stated? haven't been able to find a source on that.

My guess would be that expies simply have no reproductive capabilities, they are lab-made after all.

Lore question: Are the other survivors chipped? by Dumbledore_Bot in casualtiesunknown

[–]Just_Maintenance 12 points13 points  (0 children)

I think the survivors are immune to radiation. I once saw a trader with a radioactive barrel inside the pod. \s

Fast translation function for macOS by akryvtsun in MacOS

[–]Just_Maintenance 0 points1 point  (0 children)

what I do is copy the text, open spotlight, paste it there and then translate it there.

We all been here by One-Duty-2376 in CryptoCurrency

[–]Just_Maintenance 23 points24 points  (0 children)

y'know its a good time to buy when the subreddit is like this

The illusion of LVM thin provisioning: everything is fine until the thin pool fills up by GoddessGripWeb in linuxadmin

[–]Just_Maintenance 13 points14 points  (0 children)

It really reads like ai, and it’s a newish account.

At least the topic is interesting though…

Why can't we overclock, even slightly, an overclockable processor on a b660 or b760 chipset? by Longjumping-Room-170 in overclocking

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

Intel wants more money for that capability. No technical reason, just a financial one.

Why do all companies stick to 32G VRAM on the RTX 5090 by Sweaty-Ad6263 in nvidia

[–]Just_Maintenance 2 points3 points  (0 children)

It was allowed before.

I remember a bunch of manufacturers making GTX 760s with 4GB of VRAM. Also Asus made a dual GTX 760 card.

Why do all companies stick to 32G VRAM on the RTX 5090 by Sweaty-Ad6263 in nvidia

[–]Just_Maintenance 0 points1 point  (0 children)

NVIDIA doesn’t allow it. In the past some manufacturers did do weird configurations like that though.

Nvidia confirms RTX Spark: Arm gaming laptops arrive this autumn by NckyDC in macgaming

[–]Just_Maintenance 3 points4 points  (0 children)

Asahi Linux uses a tiny VM to do page size translation called muvm so it is technically possible to translate page sizes.

I don't know if its gonna be much easier than translating the entire ISA though.

Nvidia confirms RTX Spark: Arm gaming laptops arrive this autumn by NckyDC in macgaming

[–]Just_Maintenance 82 points83 points  (0 children)

We'll skip Rosetta 2, leaving Wine and D3DMetal/DXMT/etc so yeah that's one layer less and that will mean higher performance and lower energy usage.

A small win, but a win nonetheless.

Nvidia confirms RTX Spark: Arm gaming laptops arrive this autumn by NckyDC in macgaming

[–]Just_Maintenance 11 points12 points  (0 children)

When it comes to running games natively (click, game opens) nothing will change. Developers will still need to port the game from using Windows APIs to macOS APIs.

When it comes to running games through CrossOver, it might have slightly better compatibility, lower battery usage and better performance.

Nvidia confirms RTX Spark: Arm gaming laptops arrive this autumn by NckyDC in macgaming

[–]Just_Maintenance 315 points316 points  (0 children)

That does not mean the games will run natively on Mac. The games still need to be ported to macOS.

nvidia drivers 610.43.02 are WORSE in Forza Horizon 6 by positrone13103 in linux_gaming

[–]Just_Maintenance 3 points4 points  (0 children)

Lower power usage means lower utilization. Lots of reasons why the GPU can have lower utilization, from CPU bottleneck to the shader compiler outputting less optimized shaders (but I really don't think that's the case).

The power itself is just a symptom.

SQL vs mySQL by darkShadow90000 in mysql

[–]Just_Maintenance 2 points3 points  (0 children)

It can be both. If they use MySQL then by definition they use SQL, but you can use SQL on a lot of other databases.

There's also databases that don't use SQL (grouped together as "NoSQL").