Earlier quoted context omitted.
Linux these days, if you just want a working desktop experience, requires no configuration. You pop in an ubuntu usb drive and install, done. It will often run better than the version of windows that the machine actually shipped with. Myself, personally, I stopped running anything but linux more than a decade ago. All I remember from windows is how often it broke in ways that were completely unfixable.
Until you need to use an external device - camera, microphone, speakers, printer, scanner... most of the game mice keyboards...
Firefox Replay
221–230 of 297 posts
Re: Firefox Replay
#222Earlier quoted context omitted.
Linux these days, if you just want a working desktop experience, requires no configuration. You pop in an ubuntu usb drive and install, done. It will often run better than the version of windows that the machine actually shipped with. Myself, personally, I stopped running anything but linux more than a decade ago. All I remember from windows is how often it broke in ways that were completely unfixable.
Firefox and Chromium crash constantly on a fresh install of Ubuntu 18 on my Thinkpad T420. Only excuse I can think of is that it's an old machine. I want to switch but every time I kick the tires I'm baffled at how quickly it blows up.
Re: Firefox Replay
#223Re: Firefox Replay
#224Replay is in the user-research and validation phase and still quite experimental.
firefox-replay.com is a work in progress. We're still sorting out the best way to communicate record and replay debugging and the new use cases.
We'll share more on @firefoxDevTools when we have something to report.
Re: Firefox Replay
#225"Replay is an early experiment. We'll let you know on @FirefoxDevTools when it's ready for input."
Re: Firefox Replay
#226What's going on? I just see a block of text next to a static image. "Replay is an early experiment. We'll let you know on @FirefoxDevTools when it's ready for input."
For anyone who missed what it was, it allows you to derterministically record and replay your browsing for debugging purposes, and you can export these recordings to others.
Re: Firefox Replay
#227What's going on? I just see a block of text next to a static image. "Replay is an early experiment. We'll let you know on @FirefoxDevTools when it's ready for input."
I think they saw that it got a lot of attention on HN and weren't in a stage with the product where they were ready for the corresponding feedback. For anyone who missed what it was, it allows you to derterministically record and replay your browsing for debugging purposes, and you can export these recordings to others.
https://web.archive.org/web/20191128111509/https://firefox-r...
Re: Firefox Replay
#228Very cool, but I'd much prefer they spend their time bringing Firefox's dev tools up to par with Chrome's first. I've tried several times to switch to FF completely, but every time I end up switching back on my work computer because of the dev tools.
Re: Firefox Replay
#229Re: Firefox Replay
#230Earlier quoted context omitted.
Sounds like Mozilla is applying the concepts they developed for their C/C++ debugger, rr ( https://rr-project.org ).
Exactly what I was thinking. I wonder when Chrome's going release their version!