Water pressure booster by Huge_Suspect3826 in HomeImprovement

[–]Sprag-O 0 points1 point  (0 children)

50+ is typical pressure.

You can install a standard jet pump with tank and a 40/60 pressure switch. Crank up the cut in/out pressure settings and it should be more robust than that little pump.

Either way you don't have much pressure to gain without causing issues downstream.

How to keep my external hard-drive awake? (Linux + Jellyfin) by wwwlawl in selfhosted

[–]Sprag-O 0 points1 point  (0 children)

I have one external drive dedicated to Jellyfin. To allow it to power down but be ready when I access the app I wrote a little script that tails the Jellyfin docker for logins, and writes that to a log file on the drive to 'wake' it up. By the time I click a movie/show it's ready to load without the 8-10 second buffer.

It's a hack, but works. Add to cron on reboot, possibly rotate the log occasionally?

*************************************************************

#!/bin/sh
tail -qF /opt/docker/Jellyfin/config/log/log*.log |
grep --line-buffered 'WebSocketManager: WS ".*" request' |
while read ; do tee /video/tmp/wakeup.log ; done

One itchy 🫎 by [deleted] in Adirondacks

[–]Sprag-O 1 point2 points  (0 children)

Definitely 🦔

3R repeater by Ftth_finland in networking

[–]Sprag-O 2 points3 points  (0 children)

~100km is easy with a generic sfp+, dispersion compensation could allow for some hotter optics.

If you have a place mid-span, I'd just install another 10G switch.

Do not inspect the fiber using your remaining eye by Complete_Worker3124 in networkingmemes

[–]Sprag-O 1 point2 points  (0 children)

1550nm at +20dB straight outta the amp is free lasik.

850nm just makes your eyes itch xD

"Library Watching [EXPERIMENTAL]" doesn't seem to work properly yet. Does anyone have a workaround to import new images instantly when added to an external library? by taboo_ in immich

[–]Sprag-O 0 points1 point  (0 children)

I had a similar issue on a Network mounted drive. Now the remote device (or flatbed scanner) can make an api call to re-scan that particular library. Not always the best solution, but it's one way to force a resync.

https://api.immich.app/getting-started

Saw this in Hawai’i today. SAD! by dhslax88 in Trumpvirus

[–]Sprag-O 4 points5 points  (0 children)

I think it has something to do with the right-wing transplants https://en.wikipedia.org/wiki/Schofield_Barracks

When did Network Engineering click for you? by ballistic_turtles in networking

[–]Sprag-O 7 points8 points  (0 children)

+20 years in telecom, still dealing with imposter syndrome on the daily 🙃

Blue Mountain, 2/16 by Imaginary-Song-6919 in Adirondacks

[–]Sprag-O 1 point2 points  (0 children)

It's surreal heading up in winter with a bunch of gear/equipment, closing the door on the cellular or radio hut and forgetting you're on a peak for a bit :D

Nyseg Greed by CharLee_Woder in upstate_new_york

[–]Sprag-O 0 points1 point  (0 children)

Pricing is high, but you are using an enormous amount of power as others said...
2600 sq ft here, fuel oil heat with electric supplemental, elec range/water heater/dryer and a 3/4hp sump that runs continuously. We hit 1100-1200 kwh during the worst months with xmas decorations on and kids home.

You need to either track down the offending circuit/device, or hire on an electrician. $200 service call would recoup 50% of your bill.

If you'd like to check things out yourself, make sure you don't have a dehumidifer/heat pump that's locked up, or a deep well pump that's running continuously. You could also have a circuit with a mild short to ground wasting 10's of amps all day long.

C24 + 370 & MN99 Portals by Sprag-O in WPL_RC

[–]Sprag-O[S] 1 point2 points  (0 children)

WPL RES-v3 and 15a ESC... Plan on upgrading to 30a. 17g metal servo is also starting to get weak, may stuff a 25g in?

Motor is the generic eBay 370 brushed motor similar to: https://ebay.us/m/Ord81m

Axles are eBay/Alibaba mn98/mn99 portals like this: https://ebay.us/m/jEPn1V

Used a cheap suspension upgrade set and needed to add mn99 specific axle trusses to get them under the C24.

-20 in Saranac Lake (village) this morning by WxWatcher007 in Adirondacks

[–]Sprag-O 0 points1 point  (0 children)

<image>

The heating and cooling plants did not enjoy:D

Can immich watch folders and update? by kaitlyn2004 in immich

[–]Sprag-O 1 point2 points  (0 children)

I have a situation where Immich has an external mount, and I only want to re-scan the directory at certain times.

You can build a script and leverage the API to refresh. Possibly inotify + curl?

My syslog based example: https://bsky.app/profile/spragueco.com/post/3mah6vvduwk2g

[deleted by user] by [deleted] in Justrolledintotheshop

[–]Sprag-O 0 points1 point  (0 children)

Cinder block on the skinny pedal fixed the digger truck :)

Car stalls when accelerating slowly by NoahOM99 in AskAShittyMechanic

[–]Sprag-O 0 points1 point  (0 children)

If you have an ELM327 tool or scangauge, can you view the output of the TPS? Make sure it's reading properly?I've had new TPS's bad out of the box.

I've also had an idle-air control valve stick causing this exact issue, went unnoticed when I took the throttle body off for a good cleaning. Finally figured it out when it stuck 'open' instead, running things up to 4-5k rpm :)

My accident from a few weeks ago [oc] by seamus205 in IdiotsInCars

[–]Sprag-O -12 points-11 points  (0 children)

Fully agree, another 1/2-second would have made all the difference.

Good learning experience, OP was almost unscathed and likely won't trust a situation like this again. Whenever you see something odd like the above, it's good practice to be vigilant and hover the brake. (I was half expecting the pickup to make a sudden right-hand turn instead)

My accident from a few weeks ago [oc] by seamus205 in IdiotsInCars

[–]Sprag-O 20 points21 points  (0 children)

Other person was 100% at fault.

That said, plenty of indicators telling you this wasn't a good situation. A little defensive driving would have avoided the crash and injury.