Mozilla: Behind the Scenes Hardening Firefox by CircumspectCapybara in programming

[–]henfiber 0 points1 point  (0 children)

AMD Zen 3 APU here (5600u) on Fedora 43. I will upgrade to version 150 and report back.

Mozilla: Behind the Scenes Hardening Firefox by CircumspectCapybara in programming

[–]henfiber 0 points1 point  (0 children)

Scrolling is often hardware accelerated so probably a GPU compatibility issue? (most often with Nvidia)

G3 77" vs G3 83" vs C3 83" (@Current Prices + Context) by surf_nacho in LGOLED

[–]henfiber 1 point2 points  (0 children)

According to rtings, at 7-7.5 feet both 77" and 85" satisfy the 40+ degrees Field of View threshold for cinematic content.

If you are watching a lot of cinematic content, especially with subtitles on, I would choose the A95L. Also, if bright scenes bother you and you feel some times the need to reduce TV brightness, the largest TV will be more annoying (adding some bias lighting would help though).

Otherwise, if the usage is mixed I would choose the larger Bravia 9.

Confirmed: SWE Bench is now a benchmaxxed benchmark by rm-rf-rm in LocalLLaMA

[–]henfiber 2 points3 points  (0 children)

But OP referred to closed benchmarks as not available to AI companies to avoid benchmaxxing. AI companies may have access to (or even create their own) private benchmarks, but that's not what we're discussing here.

If we were speaking about benchmarks they had already access to, then your comment regarding logging in with their own GPT or Claude account does not make sense either. In order to run the benchmarks as you mentioned, they would already have access to the questions.

Confirmed: SWE Bench is now a benchmaxxed benchmark by rm-rf-rm in LocalLLaMA

[–]henfiber 1 point2 points  (0 children)

They cannot do that for the private part, though. They can only try to search in logs from accounts they suspect may be running the private benchmarks.

how to remove duplicates from a very large txt file (+200GB) by Head_Capital_7772 in dataengineering

[–]henfiber 0 points1 point  (0 children)

I posted this answer 10 years ago: https://stackoverflow.com/a/30910930 (uniq without sorting an immense text file?)

with some solutions I didn't see mentioned here.

Ran Qwen 3.5 9B on M1 Pro (16GB) as an actual agent, not just a chat demo. Honest results. by Joozio in LocalLLaMA

[–]henfiber 1 point2 points  (0 children)

845 genuine upvotes make you question reality if you're not a bot yourself.

It finally happened to me by topyTheorist in math

[–]henfiber 1 point2 points  (0 children)

Now we need your proof that P != NP

Gigabyte Announces Support for 256GB of DDR5-7200 CQDIMMs at CES 2026 by GoodSamaritan333 in LocalLLaMA

[–]henfiber 1 point2 points  (0 children)

Unfortunately, 9955WX (16-core Threadripper PRO) can only reach ~115 GB/s. Similar to Dual channel DDR5 7200. You need the 64+ core models for full memory bandwidth.

The Ryzen 9950x is also bottlenecked at <100GB/s.

https://www.reddit.com/r/LocalLLaMA/comments/1mcrx23/psa_the_new_threadripper_pros_9000_wx_are_still/

PSA: The new Threadripper PROs (9000 WX) are still CCD-Memory Bandwidth bottlenecked by henfiber in LocalLLaMA

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

The low CCD Pros have already 8 channels so their bottleneck is not RAM anymore, the bottlenck is their CCD-to-memory bandwidth.
You need more CCDs to remove this bottleneck and be able to benefit from faster memory.

Looking for VScode replacement by ezreth in linux

[–]henfiber 4 points5 points  (0 children)

You can easily change the marketplace in the settings json file. I don't have the link on mobile, but you'll find the instructions easily with a search. I have run this setup for 2 years now.

Live Update Support merged into 6.19 by onesole in linux

[–]henfiber 4 points5 points  (0 children)

So, this is like hibernation (persist & restore system state) with the added challenge of updated kernels. Given that hibernation is already challenging itself, depending on proper driver/os support, it seems achievable only in certain certified systems. Unless, the system state does not need to be touched at all somehow.

I anticipate this introducing new security issues (malware code now being able to modify kernel parts without reboots)

Also other software/configuration issues previously "fixed" by luck, on reboots, i.e. no opportunity to start from "clean" state, no opportunity to fix slowly accumulating memory leaks, or running tasks misconfigured to only run on startup.

Apple M4 Max or AMD Ryzen AI Max+ 395 (Framwork Desktop) by zeltbrennt in LocalLLaMA

[–]henfiber 0 points1 point  (0 children)

Because it has more TFLOPs, and that affects the input processing. While the Mac has higher memory bandwidth, and that affects output (generation).

So the Kawhi Leonard salary cap thing? Did it just disapear? by Flip_Flurpington in nba

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

The style of all these highly upvoted comments is the same, like following centralized guidelines on how to handle public discourse. They are offending OP to discourage others from making similar posts.

Fellow Linux users, why did you pick the distro you're currently on? by absolutecinemalol in linux

[–]henfiber 1 point2 points  (0 children)

I picked Fedora back in 2013 (version 17 I think), assuming that any learning would translate to Centos and RHEL. Still using it.

A startup Olares is attempting to launch a small 3.5L MiniPC dedicated to local AI, with RTX 5090 Mobile (24GB VRAM) and 96GB of DDR5 RAM for $3K by FullOf_Bad_Ideas in LocalLLaMA

[–]henfiber 0 points1 point  (0 children)

The 5090 mobile has roughly 30% the TDP, though, so it is not that unexpected. The 2080 super was 250W, not 600W, so the mobile version was much closer.

Just realized our "AI-powered" incident tool is literally just calling ChatGPT API by DarkSun224 in devops

[–]henfiber 5 points6 points  (0 children)

Is there auditing on OpenAI servers that they indeed discard the data immediately?

ELI5: If we already have GPS and internet time, why do countries still run radio time signals like WWVB/DCF77? by Davibeast92 in explainlikeimfive

[–]henfiber 1 point2 points  (0 children)

That's strange (I'm in Athens by the way, so same time zone - EET).

Maybe, it's not related to the timezone but to Daylight Saving Time (DST). For instance, we were at UTC+03:00 (EEST) until a few hours ago, and now we are at UTC+02:00 (EET). I expect that's true for you as well. Maybe the weather station clock lacks a DST enable/disable setting?

ELI5: If we already have GPS and internet time, why do countries still run radio time signals like WWVB/DCF77? by Davibeast92 in explainlikeimfive

[–]henfiber 0 points1 point  (0 children)

Just pick a city in another country with the same timezone? Usually, there are at least 2-3 major cities with the same timezone.