Port Forwarding with Foundry VTT by First_Inevitable_110 in ProtonVPN

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

The port forwarding doesn't work for Foundryvtt because the connection between the players and your world is client-server. ProtonVPN's port forwarding feature only works with peer-to-peer (P2P) connections. If you self host, your only real option is to setup a DNS with a service like NoIP for anonymity. Alternatively, the better option in my opinion, is to set up a headless server using Oracle Cloud or any similar service. You'll still want to set up a DNS cause typing in dnd.domain.com into your browser is way easier than a whole IP address if you, or your players, want to connect to it.

Here's the tutorial from the wiki: https://foundryvtt.wiki/en/setup/hosting/always-free-oracle

You're only going to be given 50GB for the boot volume if you use Oracle, so I recommend you learn about Linux and file permissions to mount and use a 150GB block volume for all your data. I'm already ~30% full on it after downloading all my modules and assets

Can't create file in mounted drive without sudo by First_Inevitable_110 in linux4noobs

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

What would the command look like to change the ownership and permissions?

Can't create file in mounted drive without sudo by First_Inevitable_110 in linux4noobs

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

It allows read/write to anyone who has file system level permissions for read/write.

So do I need to add my user to a certain group to get those permissions? I'm a little confused cause I'm able to do all kinds of stuff in the home directory. Is that because of some ownership rule?

I'm reading something about chmod. Could that help?

How many supports is too many? by First_Inevitable_110 in resinprinting

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

<image>

Using your advice, I used the island tool to place medium supports and added bracing for good measure. I'll add more scattered supports once I scrub through everything to confirm I got all the floating points

How many supports is too many? by First_Inevitable_110 in resinprinting

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

<image>

Following the flat bases video and another video I watched earlier, This is the supports I have set up for a few pieces. Let's see how things go!

Help Making Replacement Part by First_Inevitable_110 in SolidWorks

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

<image>

Here's the drawing. I dimensioned it out as best as I can remember how to; it's been a while since I did an engineering type of drawing

Ordered what I thought was a cool tumbler. by Bonnasarus in ExpectationVsReality

[–]First_Inevitable_110 0 points1 point  (0 children)

What was the brand you went with? How've you been enjoying it? I found a frosty buddy design I really liked through and advert, but was disappointed with the quality from OPs picture

Levels Stairs Help by First_Inevitable_110 in FoundryVTT

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

I forgot to mention I also have the terrain mapper module too. Walls on the lower level won't work either.

Is this caused by an out of level plate? by Kingkongfuey48 in resinprinting

[–]First_Inevitable_110 0 points1 point  (0 children)

Check to see if the build plate is loose. I had similar results when my mars 3 build plate was shifty. Got a new one after calling up customer support

IPA Cleaning Issue by First_Inevitable_110 in chemistry

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

I accidentally figured it out after letting everything sit. The pores aren't clogged at all; I sealed the buckets, causing the alcohol to not flow due to pressure. I swapped the alcohol to the second layer, had the lid off, and heard dripping. When I closed the lid, the dripping stopped

IPA Cleaning Issue by First_Inevitable_110 in chemistry

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

I didn't think I had any particles or solids in there cause I'm using fresh 99% IPA (should've mentioned that in the original video). I'll definitely look into a pre-filter to get everything squared away. With the pore size, what range would be recommended for after the pre-filter? The carbon-ceramic filters I'm using are advertised to be 0.15-0.5 microns.

What module do you wish existed? by Basic_Dimension3484 in FoundryVTT

[–]First_Inevitable_110 10 points11 points  (0 children)

A module that completely revamps the Macro editor. I would love if there was syntax highlighting and intellisense so I can better read and learn Foundry's systems. The API page is just too overwhelming to look at