Amiya Behera

Results 33 comments of Amiya Behera

Check out using csrf_access_token instead of csrf_refresh_token ![accesstoken](https://user-images.githubusercontent.com/2051004/101784815-02648100-3b22-11eb-9e68-fadc97095bcf.png)

Check it out: https://stackoverflow.com/questions/34782493/difference-between-csrf-and-x-csrf-token An alternative approach (called the "Cookie-to-header token" pattern) is to set a Cookie once per session and the have JavaScript read that cookie and set a...

S3 compatibility or direct storage to IPFS using [Iroh](https://github.com/n0-computer/iroh) within the Substrate blockchain, can be valuable additional features. It would be highly beneficial if there were a no_std version compatible...

Yes. That's what I mean. But there are problems with training locally, because app may hang due to additional computation and model storage. Not sure how much computational resource it...

It really annoying when you have a follower that posts every minute, and the feed is just filled with all their post. I think machine learning is even not required,...

@pkreissel Feeds are much better. Thanks. https://github.com/pkreissel/foryoufeed

> For the editor based on React. any way for hybrid dev with React and rust frontend framework? Though most javascript packages can be used with rust front end framework,...

Here are the things I think are most important, otherwise its usable. 1) ⇔ (double arrow in file explorer or addon panel) to resize. I suddenly thought after installation that...

node v8.11.3 Ubuntu 17.10 Now it shows following error: ![screenshot from 2018-08-28 13-43-13](https://user-images.githubusercontent.com/2051004/44709987-ae583e80-aac8-11e8-9c40-5cc336431699.png)

With html it would be easy, isn't it? Why not also use leptose (webview) and Tauri? Not sure how much work is needed to port to leptose from floem and...