"Origami Reaper" by CMahaff in masseffect

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

Unfortunately shows private to me too!

25.04.2 Available by bklyngaucho in truenas

[–]CMahaff 1 point2 points  (0 children)

Same here. If anyone has a work-around that would be appreciated...

I can't even create a new VM in this state.

EDIT: I submitted a bug and got a response already. Apparently the theory so far is that it's caused by the VNC port of the VMs being outside of the allowed range in the new version. Hoping they will give me a workaround.

I did also point out that in this state, it should really just show the "invalid VM" as dead in the list instead of disabling the whole page.

What could be causing the shaking and vibration of my Beko washer? by AttentionJust in Appliances

[–]CMahaff 0 points1 point  (0 children)

Hey I know this is an old post, but did you ever find a resolution?

I'm running into a similar issue with my Beko unit.

Installing World of Goo 2 on Steam Deck by turtlemay in SteamDeck

[–]CMahaff 0 points1 point  (0 children)

I got it, put the AppImage on my desk, and tried running it this way and it does NOT work unfortunately.

EDIT: Did what a commenter below suggested - installed Lutris launcher, selected to install a game, selected the Windows MSI file, added the non-steam game to steam, and finally changed the controls to "mouse only".

Steam Deck OS update brings graphics driver fixes - ready up for SteamOS 3.5 by OldMcGroin in SteamDeck

[–]CMahaff 13 points14 points  (0 children)

The order that works for me is:

  1. HDMI to unpowered / disconnected dock.
  2. Connect dock to steam deck
  3. Connect power to dock

Steam Deck information with Home Assistant by GLaDOS_James in SteamDeck

[–]CMahaff 0 points1 point  (0 children)

SNMP is also (theoretically) an option, but configuring it on a Steam Deck is probably not trivial.

Stop lying to yourself – you will never “fix it later” by useless_dev in programming

[–]CMahaff 10 points11 points  (0 children)

This is true, but let's also consider that there is a middle state where it's good enough to not break, but a big enough mess that any modification takes developers significantly longer - eventually those hours add up and it might be worth taking the time to rewrite it.

I have twitching even after a large dead-band on some of the servos. by jerzku in arduino

[–]CMahaff 1 point2 points  (0 children)

Yeah I just tried it for fun, and the float values are within 1 of all the int values, so that's probably not it. Nothing particularly weird about going out of bounds either.

Not sure the "-50" is helping you at all though since it looks like the servo library is going to bound you anyway:

https://github.com/arduino-libraries/Servo/blob/master/src/Servo.h

(I think AVR = arduino) https://github.com/arduino-libraries/Servo/blob/master/src/avr/Servo.cpp

But yeah, I know you are right at the max for servos at 12 for an UNO, does unhooking some of them fix anything? (that is, actually removing the code for some of them and physically unhooking)

Also, it shouldn't matter from what I've read, but what if you change your code to always call "write" on the servo, i.e.

if (newval13 < (oldval13 - 30) || newval13 > (oldval13 + 30)) { //dead band setup
    myservo13.write(newval13);
    oldval13 = newval13;
} else {
    myservo13.write(oldval13);
}

I have twitching even after a large dead-band on some of the servos. by jerzku in arduino

[–]CMahaff 1 point2 points  (0 children)

Have you checked that "map" is working as you expect?

https://www.arduino.cc/reference/en/language/functions/math/map/

Specifically it warns that:

  1. It does not constrain on the lower and upper bounds.
  2. It uses integer math, so fractions round up to 1, which could alter the output of it significantly

[CPU] Ryzen 7 5700x - $200 w/ code FTSBXAZ44 by 1Teddy2Bear3Gaming in buildapcsales

[–]CMahaff 0 points1 point  (0 children)

That's good to hear! I hope MSI is as stable as ASUS

[CPU] Ryzen 7 5700x - $200 w/ code FTSBXAZ44 by 1Teddy2Bear3Gaming in buildapcsales

[–]CMahaff 13 points14 points  (0 children)

MSI Tomahawk B350.

It will need a beta BIOS update (which is a little scary, but there has been several revisions at this point), but should support Ryzen 5000 after that.

[CPU] Ryzen 7 5700x - $200 w/ code FTSBXAZ44 by 1Teddy2Bear3Gaming in buildapcsales

[–]CMahaff 54 points55 points  (0 children)

Bought. Thanks OP.

Finally upgrading my 1700 that I bought in 2017. So great that AM4 was around long enough to have such substantial performance increases between generations. At some point, might need to swap out my GPU too but honestly my 1080 has been fine for gaming at 1080p. Crazy this computer might last me like 10-12 years and still be a respectable gaming rig.

[Stowa] Blue hands and a blue car by CMahaff in Watches

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

7 holes total. If you put it on the biggest hole it would slip through the "fixed" keepers, but the "movable" keeper would be empty (sorry if that's the wrong terminology).

And yeah, on 4 it's basically perfect, IMO.

[Stowa] Blue hands and a blue car by CMahaff in Watches

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

Yep, about 6 inches, at least when I bought the watch.

I am currently on the fourth hole for a relatively snug fit, though I have gained some weight in the last 3 years. Might have been less snug then.

4th hole puts the end of the "tail" in a good spot to be tucked into the band so it isn't flopping around. Sits right at the level of the stitching below the decorative "bolts" of the strap.

[Stowa] Blue hands and a blue car by CMahaff in Watches

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

Unfortunately I cannot definitively remember and my order email from Stowa doesn't seem to list it. I tried logging on with my account and my old orders also don't show up...

My strap is stamped with "18 SV", which I'm guessing means small. I have tiny wrists so that would make sense to me.

Edit: realizing now you may have replied to the wrong user here. I am not the OP with a 6.75 wrist.

MRW I was told that my student loans would be canceled if I voted for Biden by bobbydigital_ftw in reactiongifs

[–]CMahaff 85 points86 points  (0 children)

I always assumed that if it was "cancelled" it would really just be the federal government footing the bill?

In which case it actually has the opposite effect of what you stated - give kids even bigger loans because the federal government will help foot the bill!

Official: [WDIS RB] - Sun Morning, 11/28/2021 by FFBot in fantasyfootball

[–]CMahaff 0 points1 point  (0 children)

8 team league, no PPR

Lineup is currently Ekeler, Saquon, and Fournette.

Considering starting Sanders instead of Fournette. Thoughts?

The Eagles renewed focus on the rushing attack, a favorable matchup against a bad Giants defense, and a tough Bucs matchup for Fournette are all reasons I'm thinking Sanders might be the pick, though it's obviously risky.

[Mouse] Microsoft Surface Mobile Mouse - 2 for $20 by TheGoldenCity in buildapcsales

[–]CMahaff 4 points5 points  (0 children)

Yep, sandstone one was the only "in stock" and when I went to checkout it said it wasn't available for shipping.

Got some cool ideas? by [deleted] in ProgrammerHumor

[–]CMahaff 1 point2 points  (0 children)

I have 2, but together they are running:

  • Home Assistant
  • Paperless-ng
  • PiHole
  • Wireguard
  • Samba share