George Campbell

Results 36 comments of George Campbell

I'm getting the same 404 error when in ubuntu 22 proot termux.

> > I'm getting the same 404 error when in ubuntu 22 proot termux. > > Install rust I inderstand swc is built with rust but that does not help,...

> > > > I'm getting the same 404 error when in ubuntu 22 proot termux. > > > > > > > > > Install rust > > >...

Thanks the answer was to use proot and installed nvm, then cd into your next.js project and create an .nvmrc with the version of node. You can use `nvm install...

It looks like in https://github.com/jpablobr/simple-auto-scroll/blob/master/js/background.js ``` function upurl(id){ chrome.tabs.executeScript({ code: `document.documentElement.scrollTop+=1;` }); } ``` The scrolling is achieved by incrementing document scrollTop. Perhaps a more general solution would be to...

OK so selecting overflow css is harder than it seems, so this just brute forces a way to find the largest element on the page by height that has overflow...

Workaround for me on macos was to install gnu-sed with homebrew. I believe that was the solution, and then using `sed -i ...`... instead of `sed -i.temp ...`

'aaa' isn't a word either

For First person I guess I could just get the camera rotation.

@ErdongChen-Andrew that's just giving me 0 0 0 1