Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)OS
ostsjoe @lemmy.world
Posts 1
Comments 23
Carrot
  • Serious answer: not sure if all Honda airbags are the same, but check for 2 t30 bolts behind the wheel in the plastic cover. Remove those and it'll slide out enough to get the carrot. Disconnect the battery before you do anything though.

    Most driver airbags are like that, some have holes you stick a tool in to release pins, but generally they are all made to be easily removable. There will be a YouTube video for your exact car if you search for it.

  • Jellyfin on Proxmox
  • Jellyfin is very conveniently packaged in docker, so while it may seem daunting, I highly recommend at least trying that route.

    Running an nfs mount, docker or not, should be perfectly fine. Jellyfin just uses normal storage so won't care if it's nfs. No real special considerations with proxmox either, especially without worrying about a dedicated GPU. Just spin up a Debian guest and go.

  • Home Network Setup Advice (WiFi & home server)
  • Fortunately that's not how it works when you have all the access points controlled centrally, like with unifi. Yes there is limited frequency space, but this is much less of an issue on 5ghz. There will also only be one ssid, and handoff between access points is pretty seamless.

    3-4 is probably overkill, but the attenuation situation sounded pretty dire. I run two in my house for redundancy mostly, just standard American stud and drywall construction.

  • Home Network Setup Advice (WiFi & home server)
  • If you have the ability to easily add wires, I would go with a system that allows you to wire everything together, rather than depending on a purely wifi mesh. Personally I'm running unifi ceiling mounted access points for this. They run on power over Ethernet, so you just need to get one cable to each. You can control them with their free software controller if you are into that, or something like their dream router.

    Run 3-4 of those access points placed throughout the house and you'll never have a weak signal again.

  • Is there an app like tinyCam PRO for Linux?
  • I ran zoneminder for years, and while it worked, I never much liked how much of a pain it was to set up. I've since moved to frigate, which is better suited to run in docker. If you know how to connect to the cameras with VLC, that should be the same info you need to configure frigate. If you have a 6th gen or newer (iirc) Intel cpu with a built in GPU, that will run the object detection portion of frigate just fine in my experience as well.

    One downside in frigate i miss from zoneminder/zmninja is having all cameras live streaming from the main feed, frigate just gives you a snapshot in that view. They do have the Birdseye view that shows all motion in real time though.

  • Morning paddle on the puget sound
  • I used the paper plans from Chesapeake light craft, and was able to source most of the supplies locally. It's built from marine grade plywood, 4 mil thick, traced off the paper plans and cut out with a jig saw. It's then "stitched" together with copper wire and "glued" together with epoxy resin and the whole thing covered in fiberglass. That's an over simplification of the process, but it's really not too bad, just time consuming. Took me close to 6 months of nights and weekends off and on, probably about $800 all in.

  • Morning paddle on the puget sound

    Kayak is a clc shearwater sport that I built in my basement.

    3
    Upgrading SSD in elitedesk g2 800
  • If you have a free pcie 4x or higher slot, you can throw in a cheap card to adapt to m.2 nvme, like 12 bucks. I'm running one in my older hp desktop that doesn't have m.2 and it's been working great.

  • Need help fixing image uploads on mediawiki
  • We need more info on your permissions. 755 would mean anyone can read files there, but only the owner can write. If the owner isn't the same user that mediawiki is running as, then uploads won't work.

  • 2.5g capable SFP+ switch or media converters
  • I have no way to test this with the equipment I have, but what about opnsense on an x86-64 box and throw an sfp+ pcie card in there. You could then in theory turn off auto negotiation and set it to 2.5g. Has anyone out there tried this?

    I've been running opnsense with my CenturyLink 1g setup, though I'm still using their ont to convert to copper, and been very happy with it.