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".
> * 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…
Does your GDC talk have a name yet? I'd like to keep an eye out for it.
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…
> A lot of game engines use a mark-and-release per-frame allocation buffer. I've heard of this concept but a search for "mark-and-release per-frame allocation buffer" returned this thread. Is there something else I…
Iirc RefCell is marked !Sync, I thought Mutex was the multithreadong analog?
DDC/CI?
For the curious, search is now mapped to f3.
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…
Whenever I've read into error writing and handling I inevitability get lost in the weeds. A tl;dr summary like you provided below would be a really helpful writeup in general, especially if it showed how it's just as…
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…
Maybe temporarily disabled Ublock next time you notice the behavior and test? My experience has been positive when submitting bug reports for Firefox.
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".
> * 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…
Does your GDC talk have a name yet? I'd like to keep an eye out for it.
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…
> A lot of game engines use a mark-and-release per-frame allocation buffer. I've heard of this concept but a search for "mark-and-release per-frame allocation buffer" returned this thread. Is there something else I…
Iirc RefCell is marked !Sync, I thought Mutex was the multithreadong analog?
DDC/CI?
For the curious, search is now mapped to f3.
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…
Whenever I've read into error writing and handling I inevitability get lost in the weeds. A tl;dr summary like you provided below would be a really helpful writeup in general, especially if it showed how it's just as…
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…
Maybe temporarily disabled Ublock next time you notice the behavior and test? My experience has been positive when submitting bug reports for Firefox.
Iirc Firefox Mobile's jittery scroll was fixed in the last couple months (along with fling velocity) so it might be worth checking again.