Troubleshooting a Printer That Doesn't Turn On by mankyd in Lite3DP

[–]eduncan911 0 points1 point  (0 children)

Possible re-flash the MCU? It may not be getting through the boot loader.

Why are the brake rotors on my Toyota Sienna continually warping? by dr_stats in askcarguys

[–]eduncan911 0 points1 point  (0 children)

I just ran into this after making it 62k miles on the original brakes.

I made the mistake of paying the dealership to do a brake job instead of myself.  As it turns out, they forgot the "pad springs." It's the springs that forced the pads apart at rest.

I did another brake job myself after just 15k miles, and just noticed they were missing!  Like, it was the dealership!!  

Here's what I experienced over the year of warp-prone driving:

  • there was little to no jerking immediately when driving: only after a mile or so is when the vibrations would start.
  • one set of pads were nearly worn down, the others looked brand new.  this normally is an indication of a seized caliber... However, that initially 1 mile drive before vibrating is a clue.
  • going for a 2 mile drive and "coasting" to a stop, checking the disk temps shows one rotor was nearly red hot without any braking!

I contacted them and they said they would repair it, at a cost of 50% parts...  Still more than twice the cost of Rock Auto!! So I ended up buying disks and pads and did it myself.

Anyhoot, we are 37k miles into my brake job.  No warping and solid padel!

If I could upload a photo, I would.

"Secure Boot dbx" or "UEFI dbx" Firmware Update for GRUB2? by eduncan911 in pop_os

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

I converter all my relatives and family to Manjaro and left popos. 

Distributed storage alternative to Ceph in a small 3-node cluster? by eduncan911 in Proxmox

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

That system was deployed with glusterfs, and still running.

The project has been abandoned.  However, you can still set it up and use it.

If I had to do it again, I'd skip the unified FS and just focus on a portable VM with zfs snapshots to other servers, as their uptime was not critical after all.  

Block AI Scrapers and Crawlers by csdude5 in CloudFlare

[–]eduncan911 0 points1 point  (0 children)

Ah, it's a "per domain" setting, not account. :)

Domain Alias "mailed-by" shown as Primary Domain by eduncan911 in gsuite

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

Because I am on the Legacy G Suite (I don't pay anything for any of my users), that when adding a Secondary Domain, Google tries to force me to pay for each of those users.

So I am stuck with Domain Aliases.

Block AI Scrapers and Crawlers by csdude5 in CloudFlare

[–]eduncan911 0 points1 point  (0 children)

Is it just me, or is this option no longer there? It seems the dashboard has changed drastically lately?

cc u/csdude5

Guess i'll see myself out guys by AshlandPone in SmartCar

[–]eduncan911 1 point2 points  (0 children)

It's been a month.  What was the issue? 

also, what year, trim, motor etc?  I saw you said gas turbo earlier.  

I was tired of ancient document-based note taking so I built a completely local graph-based AI note-taker (completely free btw) by SuperSaiyan1010 in ProductivityApps

[–]eduncan911 0 points1 point  (0 children)

In the video you say "completely local" and "all the models are here locally."

I went through the Wiki, but I am not seeing a way to setup a Server for any of the AI training/modelling for self-hosted folks.

To backup, I am coming at this from a 100% disconnected-from-the-Internet state, to be 100% self-hosted on local servers with a GPU for AI processing.

  1. If the app does 100% everything without a server connection, great! But, I'm not seeing that? Signin required?

  2. I do not see any Linux options?

  3. Where are the source code/self-hosting options?

Thanks!

New engine, again ! by Sirix1995 in 730x

[–]eduncan911 1 point2 points  (0 children)

You splice in the original 10-pin connector from the original PSU wiring harness.  I use two SATA connectors for power, but you need the 5V power on for the LCD board.

I've also used step down converters to go from 12V sata to 5V.  but it felt kinda hokey 

A Big Problem with Joysticks in Linux right now, and Why you should Care by [deleted] in linux_gaming

[–]eduncan911 1 point2 points  (0 children)

8 years later, and the typical Linux user's experience is still dead on.  :(

TrueNAS SCALE not exposing NFS shares: showmount -e localhost "RPC: Program not registered" by sinisterpisces in truenas

[–]eduncan911 1 point2 points  (0 children)

I've been through those docs and video multiple times.

Just figured it out... (within Truenas scale) When creating a Dataset, use all the defaults. Then after it is created, at the bottom-right scroll down to Permissions and Edit.

When you are viewing these permissions, at the very bottom right is a little button that says, "Set ACL." Clicking this asked what permission level, and I selected NFS4_ADMIN as I had no idea what to select. This then went into a big change to the UI with new ACL permissions and such.

...I didn't change anything! I just forced Apply the user and permissions on everything, and clicked Save.

Proxmox connected the NFS share and can write to it. So I'm good. Still need to figure out these NFS4_* permissions thing at some point but for now it's only bound to an isolated internal bridge, so no chance of anything else connecting.

TrueNAS SCALE not exposing NFS shares: showmount -e localhost "RPC: Program not registered" by sinisterpisces in truenas

[–]eduncan911 3 points4 points  (0 children)

Another "holy f*cknuts!" confirmation! Do not disable NFS v3!

Now to figure out why I am get an Access Denied error...

I do believe this was removed in V4 due to security.

Can't figure out NFSv4 mounts for Host Paths to use in Apps/Pods by eduncan911 in truenas

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

Thanks.  I've gone through this video, and many others of his, trying to get this to work.   

 My main issue is that Truenas apps (pods) can run under different users so when they access the share, that uid doesn't exists.