Miko

Results 43 comments of Miko
trafficstars

No, didn't install any. I was under the impression that Crostini makes X11 possible. What X11 libraries are needed. Linux-enabled Chromebooks have apt-get.

Having this same issue when making an experiment. The filter for the first pageview wasn't saving: ![image](https://user-images.githubusercontent.com/492864/190022519-7a02de25-d41a-4d4a-afca-141bd73e73b2.png) I logged out and back in as @andyvan-ph suggested and it seems to...

> > For anyone interested, I forked the main project and created the following package which has the fix noted above for Webpack 5, along with up-to-date dependencies. Hopefully this...

Note for the next maintainer: This fork worked for me: https://github.com/RoboFinance/prerender-spa-plugin

The one I mentioned here disappeared, but I've found other forks that work. @Tofandel I'm still having issues with yours. It's not rendering the .html pages for vue routes in...

> Seems like on solution is to do it like this https://www.reddit.com/r/hackintosh/comments/f31wx0/macos_on_kvm_and_xcode_and_iphone_usb_passthrough/ > > Sad thing I have only one USB Controller and it is not an option for me...

> # - EXTRA=-device usb-host,hostbus=0x001,hostaddr=0xB # Pass left usb > # - EXTRA=-device usb-host,vendorid=0x05ac,productid=0x12a8,guest-reset=false # Pass iPhone > # - EXTRA=-device usb-ehci,id=ehci -device usb-host,bus=ehci.0,vendorid=0x05ac,productid=0x12a8,guest-reset=false > # - EXTRA=-device ich9-usb-ehci1,id=ehci -device...

@xpl Why would that be nicer? That would be surprising IMO. I think it's best to follow standard, unsurprising practices and let options be passed in the same way they...

@xpl yes, it would be nice to have backwards compatibility but I think these changes warrant a major version bump/compatibility break? Configuration in package.json is usually for toolchain related stuff,...

Thanks for the interesting discussion. I'd like to add that with my workflow, being able to restore specific sessions would still be useful. I have half a dozen projects that...