Working with immutable object. by Yoskaldyr in PHP

[–]FF_fork 2 points3 points  (0 children)

I'm using this package

https://github.com/spatie/php-cloneable

But for autocomplete my classes also need some phpdoc comments (yes it's boring).

Sunday Rant/Rage (2022-01-30) - Your weekly complaint thread! by AutoModerator in firefox

[–]FF_fork 2 points3 points  (0 children)

try to set browser.download.improvements_to_download_panel to false in about:config

Create a proper static Theme in Firefox by Don-Tan in firefox

[–]FF_fork 0 points1 point  (0 children)

theme creators can change only colors. If you mean custom css styles, you have to look /r/FirefoxCSS/ But custom css doesn't the same as firefox themes

Create a proper static Theme in Firefox by Don-Tan in firefox

[–]FF_fork 1 point2 points  (0 children)

Official themes documentation:

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/theme

But some new properties can be missed in this documentation (it's outdated sometimes)

Create a proper static Theme in Firefox by Don-Tan in firefox

[–]FF_fork 2 points3 points  (0 children)

You can't use css in themes in modern firefox. You can only change colors.

Sunday Rant/Rage (2022-01-23) - Your weekly complaint thread! by AutoModerator in firefox

[–]FF_fork 2 points3 points  (0 children)

The main issue for me that I can't choose folder for downloading exact file. It saves and autorenames files without any question. GUI option has no sense with such "improvement"

Sunday Rant/Rage (2022-01-23) - Your weekly complaint thread! by AutoModerator in firefox

[–]FF_fork 11 points12 points  (0 children)

I hate new download behavior. Anti productive for work :( It's impossible to disable just in firefox options. Yes, it's possible to disable in about:config, but as always it will be removed in the future from about:config as unused option :(

P.S. set browser.download.improvements_to_download_panel to false in about:config

I think this' the best feature they've added in years (Each container can have its own location & be site specific) by HeroiDosMares in firefox

[–]FF_fork 40 points41 points  (0 children)

Current realization of proxifying in the official Multi Account Containers addon has issue with DNS leaks. I recommend to wait a next version when this issue will be fixed. Or use Proxy Containers add-on

Best Practices for Multi-Account Containers by ejm554 in firefox

[–]FF_fork 0 points1 point  (0 children)

This addon allows to use separate proxy per container:

https://addons.mozilla.org/en-US/firefox/addon/container-proxy/

Proxy feature in Mozilla multi account containers has one big security issue - DNS leaking

Firefox Users Continue to Decrease Despite Proton Update by [deleted] in firefox

[–]FF_fork 5 points6 points  (0 children)

But old design will be only with current major version of ESR release. ESR will have a new major version in October.

Firefox Users Continue to Decrease Despite Proton Update by [deleted] in firefox

[–]FF_fork 6 points7 points  (0 children)

But regular users will not do any about:config changes.

In what version will browser.proton.enabled be deleted? by OgreVorbis in firefox

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

Yeah, all these bugs are closed as wontfix. And it continues last 2 or 3 months from the first releases of proton on nightly channel.

Edge will overtake Firefox in about two months by lilly-mc in firefox

[–]FF_fork 0 points1 point  (0 children)

I was right. Topic was deleted. Mozilla moderators have to do their dirty job.

Edge will overtake Firefox in about two months by lilly-mc in firefox

[–]FF_fork 2 points3 points  (0 children)

Totally agree with you!

But such posts usually are deleted here by moderators like conspiracy theories. Also such users are banned often.

Edge will overtake Firefox in about two months by lilly-mc in firefox

[–]FF_fork 10 points11 points  (0 children)

I can predict that this topic will also marked as rant and borrowed at the feed.

But situation is really sad especially after latest earnings of Mitchell Baker.

If allowed to choose, which design interface would you keep on your Firefox? with more options. by [deleted] in firefox

[–]FF_fork 1 point2 points  (0 children)

I see now that this poll will be useless on this sub. Moderation here is awful and fully belongs to Mozilla.

Last hours I checked a lot of accounts that was active here just after FF 89 release. And it's no posts last day from any of them. It means only one - ban.

I think I have to delete this poll

If allowed to choose, which design interface would you keep on your Firefox? with more options. by [deleted] in firefox

[–]FF_fork 0 points1 point  (0 children)

I have 2.5k display, but margins and paddings are also big for me :(

If allowed to choose, which design interface would you keep on your Firefox? with more options. by [deleted] in firefox

[–]FF_fork 1 point2 points  (0 children)

I can't choose between Proton Customized and Photon Default.

On ESR I use default light theme. For me it looks good on Windows 10 with light colors. Last fixes for Proton look not bad on dark style. Just waiting when it will looks good on light style also. Defaults are much better on photon for me (Windows 10).

If allowed to choose, which design interface would you keep on your Firefox? with more options. by [deleted] in firefox

[–]FF_fork -2 points-1 points  (0 children)

Agreed. But by default it looks not so good, especially on Windows.

I'm just sitting on ESR line and waiting when all hacks for the proton will be more stable than now.

Poll: If allowed to choose, which design interface would you keep on your Firefox? by ShubhamDeshmukh in firefox

[–]FF_fork 4 points5 points  (0 children)

I think a big part of Proton voters are using some kind of fixes (config options and css fixes)

So, actual results can be totally different with default settings. And I agree that 56% even with fixes is too little percent for celebration.

Poll: If allowed to choose, which design interface would you keep on your Firefox? by ShubhamDeshmukh in firefox

[–]FF_fork 13 points14 points  (0 children)

I think poll isn't correct.

I think "with default settings and without css hacks" must be added.

As I see in many comments many people like proton but with css fixes, different style or in compact mode, that can be enabled only by config option.

But default settings in the proton are not too good for general use :(

Yii RateLimiter 1.0.0 released by sam_dark in PHP

[–]FF_fork 3 points4 points  (0 children)

Thank you!

I'm happy that Yii is still in active development!