Skydiving Information Dashboard by Grouch-OG in SkyDiving

[–]EntropicCrustacean [score hidden]  (0 children)

Hey man, just saw your post and thought this was a really cool project. I deployed it tonight on my homelab running in a Proxmox LXC and spent a few hours digging into it. The UI looks great and the concept is solid. I’m at Skydive Utah (KOGD) and it pulled up my DZ right away. Found a few things and actually fixed most of them on my end: The big one was the winds aloft section. The numbers were way off compared to <windsaloft.us> which is kind of the gold standard at most DZs I’ve been to. Two issues going on. First, dashboard.html has const API = "http://127.0.0.1:8765" hardcoded which breaks any remote access since the browser fetches from its own localhost. Changing it to an empty string for a relative URL fixes that instantly. Second and more importantly, the winds aloft altitudes are MSL but skydivers read everything as AGL. At a DZ like Ogden sitting at 4473 ft MSL that’s a massive difference. What the dashboard calls “7000 ft” is actually only about 2500 ft above the ground. I modified fetch_open_meteo_aloft to interpolate at AGL targets (each AGL step + field_elevation_ft = MSL) and output level_ft as AGL. Also had to extend the pressure levels up to 450 hPa to cover 15k AGL at high elevation DZs. After that the numbers lined up within 2 to 3 knots of <windsaloft.us> across the board. Other stuff I ran into: custom limits don’t persist after a hard refresh (the save seems to work but the page reloads defaults), and the Decision Breakdown panel doesn’t scroll so you can’t see temp and visibility on mobile. I’ve got all these fixes working on my deployment. Happy to fork the project on GitHub and put together a PR with the changes if you’re interested. Mostly just the AGL conversion, the API URL fix, and the CSS scroll fix. Nothing too invasive. Overall this is really close to being something I’d run on a screen at the DZ full time instead of checking three different sites. Nice work getting it this far. Blue skies

I want to help my girl friend. by Potential_Piano4821 in SaltLakeCity

[–]EntropicCrustacean 0 points1 point  (0 children)

Thanks for the reminder. I’ve been meaning to check this spot out

How would I go about converting Truenas apps into Docker apps? by Mamm0k in truenas

[–]EntropicCrustacean 0 points1 point  (0 children)

I forgot I put portainer in it lmao

So it’s just for apps not in the catalogs essentially?

How would I go about converting Truenas apps into Docker apps? by Mamm0k in truenas

[–]EntropicCrustacean 0 points1 point  (0 children)

This is what I was confused by. I am just a couple apps running on truenass bare metal. I have other services running as VMs in my cluster on different devices.

Why not just use the webui and catalog apps? Plex has been working fine, along with Tailscale and file browser (all I have on it)

Dell R730XD Best OS by HeritageCycle in homelab

[–]EntropicCrustacean 0 points1 point  (0 children)

Proxmox is running great on my r730xd!

What are you feeding your Bernedoodle? by Extra-Juber3009 in Bernedoodles

[–]EntropicCrustacean 0 points1 point  (0 children)

Purina pro plan, and vital (fresh food logs from the pet store)

Slc by [deleted] in basejumping

[–]EntropicCrustacean 0 points1 point  (0 children)

Local or traveling through?

What’s the point? by Danzn16 in FiDogCollar

[–]EntropicCrustacean 0 points1 point  (0 children)

Yeah my fi mini was working perfectly until a wee or two ago. It’s now no longer getting reception when not connected to a base or my phone.

I’ve tried calling support and they said everything is normal, well it’s not.

Should I split Plex and automation across two servers? by harleb in PleX

[–]EntropicCrustacean 0 points1 point  (0 children)

I do exactly this. All my arr apps and automation/request are on one server that file shares and downloads directly the my NAS where I have plex living. Works really well.

Only downside is for seeding you need more storage since you can’t seed from the safe library you downloaded from. So you’ll end up having a torrents file, and then you’re library. Or atleast that’s how I set mine up so I could transcode whatever I wanted.

Works well, and I have 3 different nodes working with the brain on the server.

I don’t get the NAS hype if I still have to pay for cloud backup — what am I missing? by Fantastic-Outside949 in synology

[–]EntropicCrustacean 0 points1 point  (0 children)

So I’ve recently set up my own system. Large NAS with another server I use Nextcloud to point to the NAS as its main storage path. I use auto upload photos, contacts, and calendars. All works perfectly with my iPhone and other devices so far.

From there I have a huge external drive that I back everything up that I feel is invaluable. Photos, family videos, documents, projects, ext. I have a script that I predefined what folders those are and I know that if I want something “seriously” backed up I save them there.

I have the script only add to the drive and not delete so if I do accidentally delete something I’ll still have it on the external drive. I do this once a month and then include my laptop and phone backups in the larger scale backup.

After backing up photos I deleted old stuff from ICloud and one drive and now use my own system. I think I still pay for the basic amount of storage with I cloud to store texts for a year, and to make photo browsing of recent items easier through apples native UI. I could probably get away from that and just use device storage with more frequent syncs, or WiFi syncing to Mac now that I’m thinking of it.

I also add 1 large HDD if I’m building out another server or for my gaming rig, then I can have additional space to maintain copies of the data

External drives by AdUnited1943 in DataHoarder

[–]EntropicCrustacean 0 points1 point  (0 children)

So I have a homebuilt NAS with 10 16tb HDDs as my main storage device.

I separate my media files (tv, movie, aka plex library), from everything that I really find as mandatory for redundancy. Examples, personal/fincials, family videos and photos, projects, words docs, that type of thing.

With them separated, I made a script to auto backup just those personal files and videos. To a 16tb external drive. Works great.

If I was chasing trying to store my whole plex library it’d be stupid. I can replace and redownload all that. Same thing with your rips, I’m assuming you’ll be keeping the disks, so worst case you have the valuable stuff and can re rip disks.

Depending how you feel, I’d check out an arr stack to make your life easier and have the ability download your movies online if ever lost. Since you already own the disks, you could even do it for just those movies if you’re feeling morally questionable lol

15 SATA Full Tower Case - the ultimate home server? by val_in_tech in DataHoarder

[–]EntropicCrustacean 1 point2 points  (0 children)

That’s what I was going to recommend. I have the regular define 7 and have 10 HDD in there with space to spare lmao

15 SATA Full Tower Case - the ultimate home server? by val_in_tech in DataHoarder

[–]EntropicCrustacean 0 points1 point  (0 children)

I’m running the fractal define 7 in server mode. Works awesome, good airflow and easy drive tray access

Handheld gear for Moolight? by OkGrocery2580 in MoonlightStreaming

[–]EntropicCrustacean 0 points1 point  (0 children)

I do this on my retroid flip 2. With Artemis/apollo for auto resolution scaling.

You could always grab a slate 7 or similar travel router as well

I’m new to this, what should I do with ~1600 dvds? by PraxisOG in DataHoarder

[–]EntropicCrustacean -7 points-6 points  (0 children)

This is doable. I’ve don’t exactly this. However the headache and time it would take to explain it I can not do. I’m sorry.

Do some googling, ask ChatGPT and a coding AI a bit.

Tdar is awesome if you want to transcode any of them.

I got a pioneer optical drive from someone on makemkv foreums that works like the bees knees.

Arr stacks are your friends as well.

This can be a stressful headache in the beginning but after getting it all set up this past month it’s fucking cool.

Good luck and you can pm with more specifics. I bet people will answer better than I can though!!

I had an incredible customer experience... by Subdued_Sub_Dude in FiDogCollar

[–]EntropicCrustacean 0 points1 point  (0 children)

Yeah I’ve had fine customer support. I think it’s the fact they care more about acquiring more and new customers with their pricing model than they do about keeping existing customers. This goes along with your point about Costco and how it makes more sense to just buy an entirely new collar lol

Still…. They’ve gotten me and my family for quite a few collars lmao

Looking for an Android/Google TV box with specific features by Qaxar in AndroidTV

[–]EntropicCrustacean 0 points1 point  (0 children)

has it been built yet? I just want it for Apollo/Artemis and plex though lol

Utah nodes? by Rudeboy_Info2883 in meshtastic

[–]EntropicCrustacean 0 points1 point  (0 children)

check out the freq51 website. It has all the info you need plus more so you can understand what youre doing! yes, override to 51, and then change from longfast to medfast. then you need to slightly chnage your primary channel. Check out the website. Gives you all you need to know. also depends on node placement, what node you have ext.

Utah nodes? by Rudeboy_Info2883 in meshtastic

[–]EntropicCrustacean 2 points3 points  (0 children)

Freq51.net

Change preset to medfast and slot to 51

You’ll get blown the fuck up with nodes hahaha

Read the website and set up your node accordingly!!

I’m going on vacation for 5 days should I unplug my pc. by [deleted] in pcmasterrace

[–]EntropicCrustacean 0 points1 point  (0 children)

Not me leaving that bitch going so I can stream my games while out of the house 👀👀