techwooded

joined 2 years ago
[–] techwooded@lemmy.ca 5 points 1 week ago (1 children)

Not sure about Volla Phone, but it looks like FuriLabs will run on T-Mobile or their MVNOs (see here)

[–] techwooded@lemmy.ca 1 points 1 month ago* (last edited 1 month ago)

I went through all this, and it seems Jellyfin was the problem. I added this into my yaml:

ports: - "8096"

And now I can access the server.......if I use port 32769....which I figured out by using docker compose ps -a. I also had restarted it once, and before the restart, I accessed it with 32768. Any idea on how to fix this? I don't even know what's causing it

[–] techwooded@lemmy.ca 1 points 1 month ago (2 children)

UPDATE: For those keeping score at home, I needed to change the mount from /etc/caddy to /usr/share/caddy and now it works. However, I have a new problem:

Once I get all three containers (caddy, jellyfin, and tailscale) up and running, now I can't access it. All three report as being up and I checked the logs and none list any errors, but when I go to my tailnet address, it can't find anything. I've even put the port number in and it can't find anything. Any ideas?

[–] techwooded@lemmy.ca 2 points 1 month ago (1 children)

Thanks for the info, I'll try using a different mount point. Which directory would be best?

Do not use /root inside or outside of a container for plain file access. That’s insane.

Yeah I agree, I don't know where that came from in the initial error. That line in the yaml file had the path as ~/Jellyfin/jellyfin-tailscale/caddy/conf/Caddyfile so it was in my user directory

You also don’t mention if Podman is the underlying runtime managing the container

I'm not using Podman

 

Hey everyone, I'm currently trying to run Jellyfin with Tailscale using docker compose and a reverse proxy through Caddy. I'm using this guide to do this. After configuring the yaml, I tried to start things up and Tailscale and Jellyfin started, but Caddy wouldn't start and it gave the following error:

Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/root/Jellyfin/jellyfin-tailscale/caddy/conf/Caddyfile" to rootfs at "/etc/caddy/Caddyfile": create mountpoint for /etc/caddy/Caddyfile mount: cannot create subdirectories in "/var/lib/docker/overlay2/325e35ec5a4c8d8bac5d7576e2deeb4b8365af027486e232ad78b458708b639b/merged/etc/caddy/Caddyfile": not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type

I checked the Caddy Image information here, and modified the yaml to mount the Caddyfile directory instead.

New code looks like this ~/Jellyfin/jellyfin-tailscale/caddy/conf:/etc/caddy

Now when I restart the services with Docker Compose, all three start, however Caddy (and therefore Jellyfin) won't run, they continually try restarting. By looking at it with docker logs caddy, I see that it throws out this error over and over:

Error: reading config from file: read /etc/caddy/Caddyfile: is a directory

I've inspected both the Caddyfile in /etc/caddy and in ~/Jellyfin/jellyfin-tailscale/caddy/conf using file Caddyfile, and both say they're Caddyfile: ASCII text.

What am I missing and how do I fix it?

EDIT: Forgot to put in links

[–] techwooded@lemmy.ca 6 points 1 month ago

Don't know much about xTiles, but Joplin is my go to for notes and things

[–] techwooded@lemmy.ca 12 points 2 months ago

"You should know there's an effort in Congress to ban [insert democratic principle here]"

Basically any headline right now

[–] techwooded@lemmy.ca 4 points 2 months ago (1 children)

Idiocy, Actual

[–] techwooded@lemmy.ca 185 points 3 months ago (17 children)

Telling too that the Democratic leadership said after the fact that one of the reasons they lost was that they relied too much on small donators instead of billionaire donators. Disgusting

[–] techwooded@lemmy.ca 4 points 4 months ago* (last edited 4 months ago)

Would like to point out that part of this bill includes a provision that makes it illegal for Courts to hold the Government in contempt for not complying with their past, present, or future injunctions:

H.R. _____, Title VII § 70302:

No court of the United States may use appropriated funds to enforce a contempt citation for failure to comply with an injunction or temporary restraining order if no security was given when the injunction or order was issued pursuant to Federal Rule of Civil Procedure 65(c), whether issued prior to, on, or subsequent to the date of enactment of this section.

[–] techwooded@lemmy.ca 7 points 4 months ago (3 children)

Fellow American convert to the metric system. Converting, in my opinion, won't get you very far in actually understanding the measurements. To this day, the conversion rate is something I have to dig through my memory for.

For me what helped with the temperature scale was breaking it into chunks based on what I would wear, 10°-15° would be a pullover sweatshirt, 15°-20° a track jacket, etc, which got me to stop focusing so much on the conversion. Eventually you just get a sense of these things, I think that most people can only really feel a difference in air temperature of about 1°C. 0° being the freezing point cutoff is super helpful for judging things like potential road conditions if it's wet.

For distances I first got the sense of how far things were in kilometers by being a runner and knowing distances around my neighborhood as to how they lined up with running a 5k, 10k, etc. For meters, at my height and gait, my stride length is about a meter long. A little bit on the shorter side of things, but it still helped me get an idea as to what a meter looked like in physical space, even if it's off a bit. Centimeters and millimeters are a different story. Hard to find perfect analogs in the world, but you'll find something eventually. I think for example long grain rice can be ~1 cm in length for example.

The biggest lesson in my own journey and seeing a lot of people online talk about trying to do the conversion is that people get overly concerned with precision when first making the switch. If you actually think about most of our daily interactions with measurements, they're much more approximate. For example, the difference between whether it's 71°F or 73°F is rarely pointed out. The temperature is just "in the low 70s". We say that something is "about 20 miles away" which is almost an implicit 7-8 mile range. I would guess 80% of the time, this is how we interact with the units we use, so focus on that. No one is going to get upset if they ask the temperature and you're off by a few degrees C.

In terms of mnemonics like US kids get in school for some of these things, everything in the metric system is a multiple of 10 from everything else, which is what makes it great. Also remember that at room temperature, water's density is 1 g/mL, so if one of capacity or weight is easier to visualize for you, it's a shortcut to the other. Standard disposable water bottle in the US is 500 mL or half a kilogram of water.

If only metric time had caught on too....

[–] techwooded@lemmy.ca 2 points 4 months ago

StoryGraph is my favorite for a Goodreads replacement

[–] techwooded@lemmy.ca 2 points 5 months ago

Unfortunately for Americans too, solidarity striking (the main premise behind being able to perform a General Strike), is also illegal (most citations I could find cite 29 U.S.C. § 158(b)(4) though I couldn't work out specifically what verbage outlawed it). Keep in mind to that this specific labor law only applies to private labor unions that are administered by the NLRB, federal unions have a different agency.

I know a few people, including a family member, that work for the federal government, and I think they want to try to weather the storm, but it's hard. Trump wasn't a fluke in 2016 and he certainly isn't one now. Just because he and his party might be out of power in 4 years doesn't mean much. Half the country still thinks their jobs and livelihood are superfluous at best and harmful at worst. And with four more years of the hack and slash mentality going, it may take a while to rebuild all of this. To get from the precursors to the New Deal through to the EPA was almost 50 years of slow progress.

One thing that I think doesn't get pointed out enough is that for the United States, the number of federal employees (pre-Musk) is basically the same as it was in the early 60s. The actual size of the federal government hasn't changed in 60 years by any appreciable amount. All that extra revenue and debt in the budget has gone to federal contractors.

16
Thorium Browser? (thorium.rocks)
submitted 11 months ago* (last edited 11 months ago) by techwooded@lemmy.ca to c/privacy@lemmy.ml
 

Curious on how good this fork of chromium is for privacy. Same person does the Mercury browser too I think

 

Hey everyone. Does anyone know of a good alternative to Google Flights other than like Expedia, Kayak, etc? Bonus points if they have an API too

 

Anyone know where the setting is to do this? I prefer having the message preview next to the inbox list (as shown on the website, see the picture), but the default appears to have it along the bottom of the screen. Thanks

 

Hey everyone, still on the iOS train for the time being, and want to enable 2FA for my Lemmy account. Currently the way this is done, it gives a link and that link default opens in Keychain, however I want to add the token to 2FAS. Anyone know how to do this?

 

Each of the top 4 seeds gets their own quarter, with all things going to seeding would put 1-4 and 2-3 as the semifinals which all makes sense. But the Slams seed down to the third round (32), but don't maintain this pattern, at least not completely. For example, in the US Open Men's Singles this year, the first couple seed matchups in the third round are 1-26 (not 1-32), 16-24 (not 16-17), and 12-19 (not 9-24). They still maintain each seed having their own slice below the third round, just curious as to why they randomly distribute 5 through 32 through these slices of the draw.

 

Zhang Shuai (who was the #2 seed of the tournament) withdrew after this call. Umpire refused to get the Supervisor even though Zhang asked for them. She ended up complaining to the umpire multiple times before withdrawing.

view more: next ›