@philshem
@philshem
Have you seen this? Register by email https://news.ycombinator.com/item?id=21743071 Update: see child comment. Only works for a few registrations.
Another solution, which may be slightly easier than @Kavarenshko's, and for mac/linux: Use `sshfs` to mount a remote folder via ssh. sshfs username@hostname:/remote/directory/path /local/mount/point -ovolname=NAME ([source](https://apple.stackexchange.com/a/193043/124094))
It's true that one can use the dock shortcut to bring the app to view, but I also think a Show/Hide toggle would be really helpful for the menu bar...
This would be a great feature, and it seems to already exist in the iOS client https://github.com/RocketChat/Rocket.Chat.iOS/issues/208
> Feel free to explore user functionality. Admin is not available for you :) Sign in works, no signup though for now. We will add registration for you via https://citvy.com...
I'm not a developer on the project, but the usage should be .osm (xml) file as input, and .geojson as output. If you input a .geojson, then I expect an...
GitHub Actions can also now run using MacOS https://github.blog/changelog/2021-08-16-github-actions-macos-11-big-sur-is-generally-available-on-github-hosted-runners/
For the time being, I've created this demo version in glitch.me https://quasoft-backgammonjs.glitch.me/
yes, please go ahead and link the demo. I'm not a JS developer, so I wouldn't be able to maintain the project.
> Hi @alwayssummer . > > I just went trough the same problem. The solution is to set the environment variable _CUDA_PATH_ to wherever you have the toolkit installed. For...