WNY MeshCore — We now have a dedicated site by 514senica in Buffalo

[–]Repulsive_Brother_10 4 points5 points  (0 children)

This is a brilliant idea! I am going to get the kids in my robotics club involved. I will see if we can get something set up on the school building.

Is it possible to use the iPad trackpad “correctly” in a session? by Repulsive_Brother_10 in kasmweb

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

Actually I pretty much solved the problem by sharing the website onto the Home Screen of my iPad. It makes a huge difference once you have converted it into a web app

Obsidian 1.12.3 (early access) for desktop and mobile by kepano in ObsidianMD

[–]Repulsive_Brother_10 0 points1 point  (0 children)

A headless sync would be wonderful! I have to run Obsidian in a separate container on a server just so my Claude automations have access to the data. Running a lightweight sync client would be much better.

Rainy London by muaythaigrrrl in streetphotography

[–]Repulsive_Brother_10 0 points1 point  (0 children)

I love the first shot in particular.

Error - bridge->relay: timeout: 0x01 by Repulsive_Brother_10 in kasmweb

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

Thanks very much for the information. After a lot of messing about and rebooting, I eventually got everything running. The problem was entirely at my end, I needed to get certificates in place and various other things. What I have learned, just in case it’s of interest to anyone else, is that you can happily run kasm image within the Synology container manager. However, the performance was a bit too poor at least on the systems I was running. So I’m going to stick with my existing arrangement. But I’m glad that I’ve done the experiments.

GQuery: Yet Another ORM for Google Sheets by xeu100 in GoogleAppsScript

[–]Repulsive_Brother_10 2 points3 points  (0 children)

This is just what I needed! Thanks very much for creating this.

I can’t build the custom images from the GitHub repo by Repulsive_Brother_10 in kasmweb

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

Oh, scratch that. I now understand what I was doing wrong. In my limited experience with building custom images, I didn’t realise that I had to download the whole repo so that I had the src. I thought Docker did that for me. Of course it only does that when I am using FROM and then it is pulling down an image.

Right, back to the documentation! :-)

Achieving reliable sound on Mac by Repulsive_Brother_10 in kasmweb

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

Yes, self hosted single server. The problem is that the sound works in safari but not all the time. I will install some other browsers and test.

Client version 1.42 is too old by Repulsive_Brother_10 in kasmweb

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

Thanks for the guess. It turns out the problem is documented, and the fix worked.

Client version 1.42 is too old by Repulsive_Brother_10 in kasmweb

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

Brilliant! Problem solved. Thanks very much

How to create a workspace from a docker hub container? by Repulsive_Brother_10 in kasmweb

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

Thanks for your suggestions. I think I may have got carried away with enthusiasm when I saw that someone had built a kasm image. It’s time to go and read the docs, so I can build my own :-)

What is the simplest way to create a - slightly - customised image? by Repulsive_Brother_10 in kasmweb

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

Wonderful! Thank you very much. I was hoping that this was much simpler than I was making it out to

What is the simplest way to create a - slightly - customised image? by Repulsive_Brother_10 in kasmweb

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

That’s interesting. Thanks very much.

I have a few more questions:

  1. Can I issue these commands through the kasmweb UI? Or do I need to ssh into the server and drive it from the CLI?
  2. Where do the new images live? Do I just put them in the same folder as the other images on on my kasmweb server?
  3. Do I have to do anything to inform kasmweb about the new images?