[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: palemoon.png (21 KB, 402x335)
21 KB
21 KB PNG
why aren't you /g/uys using pic related? after tweaking it and getting it setup, there is 0 telemetry and everything just works. it's perfect for shit-posting
>>
>>106790905
Firefox is already unusable to me because of how slow it is and the various ways its rendering is inconsistent to Chrome's. I can't imagine using an even less well-known browser.
>>
>>106791163
you can adjust page rendering and prefetching in about:config to be exactly the same as chrome.
>>
>>106791179
what exactly are those settings?
>>
>>106791340
user_pref("network.http.http3.enabled", true);
user_pref("network.http.http3.supported", true);
user_pref("network.http.http3.retry_different_ip_family", true);

user_pref("network.dns.disablePrefetch", false);
user_pref("network.dns.disablePrefetchFromHTTPS", false);
user_pref("network.predictor.enabled", true);
user_pref("network.predictor.enable-prefetch", true);
user_pref("network.http.speculative-parallel-limit", 6);

user_pref("network.http.max-connections", 180);
user_pref("network.http.max-persistent-connections-per-server", 10);

user_pref("nglayout.initialpaint.delay", 0);
user_pref("nglayout.initialpaint.delay_in_oopif", 0);
user_pref("content.notify.interval", 500000); // 0.5s for smoother painting

user_pref("gfx.webrender.all", true);
user_pref("layers.acceleration.force-enabled", true);

user_pref("media.cache_readahead_limit", 900); // Fetch more segments ahead
user_pref("media.cache_resume_threshold", 300); // Resume buffering earlier
user_pref("media.seekToNextFrame.enabled", true);
user_pref("media.mediasource.enabled", true);
user_pref("media.mediasource.experimental.enabled", true);

user_pref("media.hardware-video-decoding.enabled", true);
user_pref("media.ffmpeg.vaapi.enabled", true);
user_pref("media.rdd-vpx.enabled", true);
user_pref("media.navigator.mediadatadecoder_vpx_enabled", true);

user_pref("image.decode-immediately.enabled", true);
user_pref("dom.image-lazy-loading.enabled", true);

user_pref("network.predictor.enable-prefetch", true);
user_pref("network.http.speculative-parallel-limit", 6);

user_pref("nglayout.initialpaint.delay_in_oopif", 0);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 250000); // slightly faster UI switching

Use at your own risk, etc etc
>>
>>106791376
sorry to be a pita, but, how do I go about implementing this in about:config? do I go thru them one by one, or is there a way to just add it
>>
>>106791399
prefs.js
>>
>>106791404
ahhh, okay, I'll look for it thanks anon
>>
>>106791425
.moonchildproductions folder in your home folder.
>>
anon what exact changes and differences am I supposed to see with this on Palemoon?
>>
>>106791163
>Firefox is already unusable to me because of how slow it is
Notice that this bullshit always comes from a Bravetard, but they can never elaborate on these claims.
>>
>>106790905
i used pale meme for almost a decade. from when mozilla dropped xul support in esr to last year.
i finally moved away because it shits itself on every other site. modern js-laden webshittery completely breaks it.

gotta hand it to the german furry for sticking with it though

>>106791376
none of this fixes anything
>>
>>106791581
yeah, but what exactly is it supposed to fix?
>>
The developer behind pale moon and the xul-platform is a dick. Maintainer filed DMCA take downs to projects on github porting the browser to other operating systems.



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.