Think of it like memory hierarchies. Bookmarks are long term storage, tabs are registers. Tab groups fall somewhere in the middle, easy to reengage with and easy to put out of focus.
Probably mistaking Denmark for "Holland".
They added lazy loading of fonts a couple years back, which took a chunk out of startup time.
> * It has an easy-to-use package manager, and I'm not sure where C++ is on that front. In the inescapable hell of n+1 competing standards.
Given GDC is postponed are you planning to wait out and see if it's successfully rescheduled or otherwise? I've been on a bit of a GA binge recently and am especially curious what arguments might be presented for…
I don't know the current state of go package management but I do know the equivalent Go project cited Rust's package manager Cargo as a good reference for developing their own. You forget Rust's standard library is…
I find it important to note that small communities where it is reasonable to know everyone and expect to be known are just as "real" as offline communites. I think there were a few years - at least for myself - where…
Iirc RefCell is marked !Sync, I thought Mutex was the multithreadong analog?
DDC/CI?
Wouldn't you just constantly (always) disable it instead of typing a time consuming answer? I've had a couple false starts on doing a full write up answering this question but the quick answer is that it's not actually…
If you use Firefox on mobile I made an extension to make mindlessly browsing blacklisted sites inconvenient - https://addons.mozilla.org/en-US/firefox/addon/impede/ It's undocumented but it wouldn't be hard to add.…
I think the key component of such a model is a clearly communicated method where the community can participate in the project direction, and evidence that the method is being respected. It's been brought up in this…
In addition to what has already been said, I think there's a lot of interest in reimplementing command line tools in Rust because there are a lot of useful support libraries for TUI development. Because of the lower…
Addressing your entire post would require further research on my part so I hope you'll excuse that I only address what I can recall off the top of my head. > Fennec Fox for mobile, what happened to that? That's just the…
Servo was a test bed, a place to experiment with new technologies on a minimalist browser. The successful underlying technology was/is being moved into Firefox (desktop and mobile). There's also a new (I think?) mobile…
Iirc Firefox Mobile's jittery scroll was fixed in the last couple months (along with fling velocity) so it might be worth checking again.
Think of it like memory hierarchies. Bookmarks are long term storage, tabs are registers. Tab groups fall somewhere in the middle, easy to reengage with and easy to put out of focus.
Probably mistaking Denmark for "Holland".
They added lazy loading of fonts a couple years back, which took a chunk out of startup time.
> * It has an easy-to-use package manager, and I'm not sure where C++ is on that front. In the inescapable hell of n+1 competing standards.
Given GDC is postponed are you planning to wait out and see if it's successfully rescheduled or otherwise? I've been on a bit of a GA binge recently and am especially curious what arguments might be presented for…
I don't know the current state of go package management but I do know the equivalent Go project cited Rust's package manager Cargo as a good reference for developing their own. You forget Rust's standard library is…
I find it important to note that small communities where it is reasonable to know everyone and expect to be known are just as "real" as offline communites. I think there were a few years - at least for myself - where…
Iirc RefCell is marked !Sync, I thought Mutex was the multithreadong analog?
DDC/CI?
Wouldn't you just constantly (always) disable it instead of typing a time consuming answer? I've had a couple false starts on doing a full write up answering this question but the quick answer is that it's not actually…
If you use Firefox on mobile I made an extension to make mindlessly browsing blacklisted sites inconvenient - https://addons.mozilla.org/en-US/firefox/addon/impede/ It's undocumented but it wouldn't be hard to add.…
I think the key component of such a model is a clearly communicated method where the community can participate in the project direction, and evidence that the method is being respected. It's been brought up in this…
In addition to what has already been said, I think there's a lot of interest in reimplementing command line tools in Rust because there are a lot of useful support libraries for TUI development. Because of the lower…
Addressing your entire post would require further research on my part so I hope you'll excuse that I only address what I can recall off the top of my head. > Fennec Fox for mobile, what happened to that? That's just the…
Servo was a test bed, a place to experiment with new technologies on a minimalist browser. The successful underlying technology was/is being moved into Firefox (desktop and mobile). There's also a new (I think?) mobile…
Iirc Firefox Mobile's jittery scroll was fixed in the last couple months (along with fling velocity) so it might be worth checking again.