Squirrel

Results 243 comments of Squirrel

(credit where credit's due: using rust web workers was relatively plain sailing - a great job has been done there in the examples making a complicated thing pretty easy.)

This would be good for uploading sites to IPFS also. (Personally I only need it working well for trunk build for when it's being distributed rather than when being run...

Even if it doesn't work with trunk serve, it would be very helpful for trunk build as it's only then that typically we change the public url.

For anyone else looking to sed this seems to do the trick to add a `.` infront of the `/`: `cat ./dist/index.html | sed "s@'/@'./@g" | sed 's@"/@"./@g'`

Same here but I'm on X11 so that rules some stuff out.

fyi there is progress being made on cargo fmt Cargo.toml. Very much still top of my xmas list this year: https://github.com/rust-lang/rustfmt/pull/5240

Could be a good case for using type alias? Maybe called AccoundIdLookup or some such?

I’m not sure the treasury should try and be a VC. That requires picking sides / winners. In my opinion the focus for the treasury should be on neutrality where...

For NFTs we might be over a barrel if the treasury is trying to buy the only one. I don't think it should accept a proposal for an asset that...

It's better if the bond is in the proposal's currency (otherwise an fx rate would be needed to convert from the quantity proposed to the dot equivalent). Should a proportion...