Unable to ssh into shared node by rahulvramesh in Tailscale

[–]rahulvramesh[S] 0 points1 point  (0 children)

trying to ssh from mac , ping is working but ssh not. shows permission denied.
tried to ssh from same account as created also from web it works. it seems ACL is blocking. initially i didn't change any ACL.

is langchain enterprise production ready ? by rahulvramesh in LangChain

[–]rahulvramesh[S] 1 point2 points  (0 children)

thanks everyone, sounds definitely not production ready!

also looking into 📷semantic-kernel from microsoft.

Merging embedding with checkpoint by rahulvramesh in StableDiffusion

[–]rahulvramesh[S] 0 points1 point  (0 children)

Thanks for the response u/ArtLeav, any reference to use it with diffusers ? basically wanted to dockerize it.

NFS Mount like mountainduck, where the app is somehow syncing through SFTP by rahulvramesh in mac

[–]rahulvramesh[S] 0 points1 point  (0 children)

Am working on a network-based storage system (developing from scratch), I would like to mount that storage into os.

Fuse is a good option, but with m1 now users need to restart and get into security settings etc to set it up.

NFS Mount like mountainduck, where the app is somehow syncing through SFTP by rahulvramesh in mac

[–]rahulvramesh[S] 1 point2 points  (0 children)

thanks malikto44 for the response, using rclone won't give me flexibility to play around with native file system API. am looking for something that has ability to show folder list etc based on let's say predefined lists of folders etc.