• 2 Posts
  • 25 Comments
Joined 3 years ago
cake
Cake day: June 16th, 2023

help-circle













  • I think I’ve given a cursory look at those a year or two ago. The main things I remember are that they are SMALL, and at least one model lacked a heated bed. The heated bed helps immensely with adhesion (will your print stick or just get dislodged, failing the job?) and the size is a practical constraint. For example resin printers can do exceptional quality items, but they’re going to be small. Pick a measuring tape of any kind, go measure a thing you’d like to make like maybe a pen holder or whatever you actually think you will want to print. I had a Monoprice Mini Select and it was a 12cm base, good for a lot, small for a lot. That thing can do a 10cm base. A quick visualization is that you will not squeeze a phone cover in that space!




  • I have setup the wake word as Hey Jarvis, but the issues I get… it usually gets it, however I also hear it bleeping and blooping randomly so that’s fun. Then HA is running on a N100 mini computer, and I found that the smallest Whisper model I can use reliably is the medium one (I’m sure in English it’d work well even with smaller ones) and the LLM is Qwen 3 4b running on a computer with a dedicated RX 6400. As in, that’s the second gpu and it’s doing only that. The end result is that I give a command, wait a few seconds (Whisper mostly), then hopefully it works out. I imagine with a known good mic and powerful local hardware it’d be noticeably better, but.


  • I had mixed experiences with both. On one hand, Amazon replaced my 3DS no questions asked when a shoulder button failed (Nintendo pretended the serial didn’t exist…), on the other hand my preorder of the Bayonetta Amiibo (Amazon for the EU) well… they cancelled it like six months after it got released and the support person had no idea what was going on. On AliExpress I ordered a drone that got delivered “to the wrong address” and the seller very clearly tried to scam me with helpful instructions on how to mark it as received to progress with the refund. But then I also got the logic board for my 3d printer from the manufacturer, and a reasonably priced remote controller for my drone.


  • Stampela@startrek.websiteto3DPrinting@lemmy.world•FreeCad in docker
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    3
    ·
    8 months ago

    Yes, but your laptop is not liking the software, and now you are running it in a browser too. Unless the service offered by the container is remote control, then it’s not going to be of any help for you. Difference between running a HTML5 game in your browser, or GeForce Now: one runs locally, the other is just a video feed.


  • I don’t have any experience here, but everything seems to point towards the docker being just a way to install it for any machine, for ease of management, not a streaming/remote control situation where the software runs on the server, and you just see/interact with the video output. So probably the slowdown is caused by your laptop liking FreeCad even less once it’s running in your web browser.

    Obviously I can be way off, but this is what it looks to me.