• 0 Posts
  • 60 Comments
Joined 1 year ago
cake
Cake day: September 27th, 2023

help-circle

  • Yeah, what @anamethatisnt@lemmy.world suggested is definitely the easiest thing and super practical - I got family members on my tailnet for this purpose. I am however now also looking into some kind of tunneled, reverse proxied and authenticated way to expose a few of my services to other friends where I don’t want to have to put them on tailscale or potentially expose them to more than needed via that route.

    I haven’t started yet, but I am updating my network set up soon to install a dedicated OPNsense router as the edge for my network. From there, the plan is to have a cloudflare tunnel that accesses some of these services via a caddy reverse proxy, with Authelia for authentication. That’s the part I have studied enough to feel confident I can do. I am a little weaker on the networking aspects of this, which is where I need to study some more - like isolating those services that are exposed in my network, while still giving them access to some other needed resources within it, etc.


  • I was looking for something similar for a while, like something for simple relational data with some GUI for data entry, aka “I don’t wanna write a little web app just for this”. I had used AirTable at work before at work so that’s what came to mind and my searching was basically for “open source or selfhosted alternative to AirTable”.

    Came across some decent candidates, can’t remember all the names, but the one I tried, Grist, was pretty straightforward and did the job: easy relational data setup, GUI for all basic data types including file uploads, easy to create input forms, and widgets that talk to the API and you can customize with JavaScript. Setup was easy with docker

    EDIT: other names that came up when looking were NocoDB and BaseRow ( I don’t remember why I didn’t try them for my specific needs)


  • 5G cellular is high bandwidth but very short range, so yeah they need that kind of density to maintain coverage. They installed them in a street near me and they’re placed every couple of blocks. It’s useful to think of the usual WiFi router at home: you can set up 2.4g and 5g access points. The 5g ones are faster, but have shorter range and you need to use the 2.4g one if you’re far from the router






  • Honestly my biggest issue is with not moderating out the dozens of ridiculous entries that are either unrelated or just tinkercad screenshots of unprintable objects that were slapped together without even knowing how to use the align tool. Bonus for the ones that are not even screenshots but photos of someone’s monitor showing their ridiculous tinkercad thing. Like, what are they thinking? Why even submit?

    I like contests as curated collections for me to browse through, and the scrolling through all that crap kinda annoys me. Maybe they’re curating them out now, it’s been a while since I looked through them. I know it’s a minor pet peeve thing lol




  • I live in high humidity, so that’s a big part of my setup. I print from a custom dryer with 4 spools in it, which feed to the printer through PTFE bowden tubes. I have a wifi switch for the dryer that just turns on once in a while to keep the ones sitting there from getting wet by keeping the inside of the dryer, well, dry. I store all my filament in containers with a 3d printed silica containers that go into the spool. I use the “rechargeable” silica beads that change color when saturated. Once in a while, when I see that the beads are turning blue in the containers from opening and closing, I will do a drying session where I dry all the silica containers and the spools for a good while and put them all back into the containers. Can be a bit overkill, but it fully eliminates that factor for me!




  • Yeah, I have one piece of software where I need Windows with a GPU (Fusion 360, got it running on wine once but an update broke it), and my wife needs my PC for Adobe stuff sometimes. I might buy a cheapo used older GPU, I don’t need much since it’s not for gaming. That said, the video showed something that might fix where I got stuck last time trying to pass the integrated GPU, so I’m trying that again. I have a Ryzen 9 with 24 cores, so plenty of juice to go around If that if I can pass the igpu through. Then I could try looking glass and be all set. Thanks for sharing, gave me some hope to try again haha



  • Thanks for sharing the details! I’m gonna check out the video. So if I understand correctly, when you start your VM, it completely takes over video, and you’re not seeing the host desktop at all, but then when you shut down the VM, it returns to your host desktop? So the resulting experience is like dual booting, but a lot faster? I Heard about looking glass, but hadn’t delved into it since I couldn’t even get the igpu to passthrough in the first place (testing with a cable going to another input in my monitor, which AFAIK, would be the part that looking glass solves)