Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)R
Posts
6
Comments
15
Joined
3 yr. ago

  • Thanks, such a great info. I have 0 experience with these, Ill check them out. Hopefuly Ill figure how to design a perfect one 😉

  • I was thinking about building device as well. I wouldn't mind adding webhooks, or maybe even home assistant integration. I would need to know more about device itself to find the way to do it tho.

    Do you have in mind ideal device and workflow? I'm interested also in 3D modeling and 3D printing, but I'm not sure what kind of device is best for that use case yet. I don't know anything better than using phone alarm as reminder, but feels like dedicated device could fill that role perfectly. Phone alarm doesn't require internet connection, its quite stable and you always have it with you, its hard to beat that lol.

    Btw, before device comes to life, this app might help already! At least you can check if your dad took meds, by counting how many left and comparing that with number in MedAssist.

  • Thank you mate. I'm happy to share

  • Thx!

  • Thx, Ill check it out

  • Thank you!

  • Thx!

    I dont know how to build mobile app, at least not yet. It should work fine on mobile browser tho, it looks good enough on my phone. Did you try opening the page on your phone?

    I was thinking about mobile reminders. Before this app I made a same thing under home assistant. I have made automations for android notifications, I also made another automation that sets alarms on Android device every morning. I ended up not using them since built in clock alarms work every time and dont rely on anything. I'm considering that anyway and I might give it a shot soon

  • Selfhosted @lemmy.world

    Medication Assistant - MedAssist

    github.com /njic/medassist
  • Yeah it will be faster, but its extra step before the files get available on HDD.

    Even if my HDD is super fast and healthy it would still be a bottleneck for 2Gbps fiber? Ill deffo play with HDD more to find max speeds, wasnt paying attention before because it felt normal to me

  • Are you also talking about incomplete directory in qbit? Doesnt make it faster afaik, but I might be wrong. I havent tried anything yet, wanted to check is it something usual or not worth at all. Got zero experience with using SSD as catch drive, it just made sense to me

  • But that would first download to SSD, then move to HDD and then become available (arr import) on jellyfin server, making it slower than not using SSD. Am I missing something?

  • Selfhosted @lemmy.world

    Data HDD with SSD catch drive

  • You create a folder on one device and share it with other device. Both can edit files if you set the folder type as "Send & Receive". If you edit the same file at the same time you will end up with 2 copies

  • 3D Printing @lemmy.ml

    Table lamp

  • Its that simple to use different IPs just with DNS server:

    DNS server

     
        
    192.xxx.x.47 -> plex.yourdomain.xyz
    192.xxx.x.53 -> snapdrop.yourdomain.xyz
    
      

    But dont you have your services on the same IP and different ports? If thats the case you will also need reverse proxy like nginx. So DNS server will point your domain name (you can just make a name for local use) to your server IP. Then reverse proxy can point each name to a specific IP and port.

    Reverse proxy

     
        
    192.xxx.x.47:32400 -> plex.yourdomain.xyz
    192.xxx.x.47:8080 -> snapdrop.yourdomain.xyz
    
      

  • You can add external library path to your nextcloud folder. Then you can see everething in immich, but immich cant eddit or delete files from external library.

  • Selfhosted @lemmy.world

    Immich is awesome

  • Selfhosted @lemmy.world

    Moving media library to bigger HDD

  • You already got a good answer about lowering temp and tuning retraction. Other than that, you have underextrusion there (gaps in the flat part on the build plate). I think you should extend your calibration:

    Calibrate temp - flow - retraction

    To reduce stringing you want:

    • lower temp
    • higher retraction
    • faster travel speed

    Be careful with first two, if you go too far you might get a clog. Sometimes its just better to accept some stringing, but since you are at 215 I bet it can be improved quite easy