▲ 1 r/PLC

Learning curve?

Hi all, firstly, if this post violates any rules please take down. I don't want to ask the same question that's been asked over and over again...

Basically, I've landed a job starting soon working with AB PLCs (bit odd for the UK? no?), I come from a high-level programming background; think web apps, C++, C#, et cetera.

It's a junior position, with the company seemingly great and happy to train me up. The one thing I'm worried about, however, is electrical schematics. I don't have any experience in this at all, and I'm worried it'll be a huge learning curve.

Firstly, has anyone been in a similar position to this? And secondly, where would be the best place to learn that sort of stuff? I want to be as up to speed as possible since I really want the job and don't want to create headaches for them. Think 3-phase power, ControlLogix, safety-critical stuff. Thanks all.

reddit.com
u/ax1xxm — 18 days ago
▲ 4 r/Siri

Anyone else still waiting?

Joined the waitlist on my mac. 50 hours later, still waiting…

Update: on Mac, you can run this command to bypass the wait:

sudo mkdir -p "/Library/Preferences/FeatureFlags/Domain"

sudo defaults write "/Library/Preferences/FeatureFlags/Domain/GenerativeModels.plist" \
  "EnhancedSiriWaitlist" -dict Enabled -bool NO

sudo chown root:wheel "/Library/Preferences/FeatureFlags/Domain/GenerativeModels.plist"
sudo chmod 644 "/Library/Preferences/FeatureFlags/Domain/GenerativeModels.plist"

plutil -p "/Library/Preferences/FeatureFlags/Domain/GenerativeModels.plist"
sudo reboot

Just copy and paste that entire code block in terminal, it will reboot your Mac - worked for me!

reddit.com
u/ax1xxm — 25 days ago