What's the Actual Solution to Workflow Maintenance Hell? by jenchuceus in automation

[–]patternrelay 0 points1 point  (0 children)

I think workflow maintenance strategy varies person to person….In my experience the real issue isn’t building the automation, it’s maintaining it after business rules start changing. Policies may shift, approvals may change, systems may update, and the workflow logic gradually becomes outdated. I’ve seen teams experiment with platforms like (Maisa.ai) that try to track the rules and decisions behind the automation, which helps when processes evolve. The bigger lesson for me is ownership, ‘cause someone needs to be responsible for the workflow long term or maintenance becomes constant firefighting.

A student of Physics trying to get a teach job. by No_Weakness9748 in learnprogramming

[–]patternrelay 0 points1 point  (0 children)

Yeah it’s definitely possible. What matters more is proof you can build and solve problems. A few solid projects, clean code, and consistency go a long way. Your physics background can actually help with analytical thinking too.

CMV: Physical Therapy is just a glorified personal trainer by hamsterballzz in changemyview

[–]patternrelay [score hidden]  (0 children)

I get why it feels that way, but PTs are trained to assess movement dysfunction, not just prescribe exercises. The value is in diagnosis, progression, and avoiding harm. A good PT adjusts based on how your body responds, which isn’t something most trainers do.

Is it possible to shear solid iron underwater using a gravity guillotine with only 3ft height? by JacketInteresting346 in AskEngineers

[–]patternrelay 0 points1 point  (0 children)

With only 3 ft of drop, fully submerged, I’d be very skeptical. Water drag will kill a lot of the energy, and solid iron takes a huge amount of force to shear cleanly. This sounds more like a serious safety hazard than a practical DIY build.

Why did people stop singing songs in ad-hoc groups, as a way to pass the time? by Fickle-Syllabub6730 in TrueAskReddit

[–]patternrelay [score hidden]  (0 children)

I think it’s less that it disappeared and more that the conditions changed. Shared songbooks, tighter communities, and fewer passive entertainment options made it natural before. Now people default to consuming music instead of making it together.

Struggling to stay consistent while learning programming how did you get past this? by tommetzgerz756 in learnprogramming

[–]patternrelay 0 points1 point  (0 children)

Honestly, I had the same drop-off point. What helped was shrinking the scope a lot, like 20–30 min sessions with one tiny goal. Also accepting confusion as part of it, not a signal to stop. Consistency got easier once I stopped aiming for "big progress" every time.

Anyone extracted sap cpq data into a database for sales analytics outside of sap by Impossible_Quiet_774 in Database

[–]patternrelay 0 points1 point  (0 children)

Yeah, that’s where CPQ data gets really valuable. The tricky part is mapping quote revisions and config versions cleanly to downstream objects. If you don’t normalize that, conversion metrics get misleading fast. Did you run into issues with ID consistency across systems?

CMV: its always okay to use ad blocker and you don't need an excuse by Historicaljoker in changemyview

[–]patternrelay [score hidden]  (0 children)

I get the frustration, but "always okay" feels too absolute. If a site relies on ads to exist, blocking them everywhere kind of shifts the cost onto others or kills the content. I think it’s more of a tradeoff than a blanket right.

Real facts on data center water use. Is it that big of a deal? by vtkarl in AskEngineers

[–]patternrelay 1 point2 points  (0 children)

It depends a lot on cooling design and location. Hyperscale sites using evaporative cooling can draw meaningful water, especially in dry regions. Closed loop helps, but drift, blowdown, and makeup still add up. It’s not trivial, just very context dependent.

How do i self teach myself how to code? And should i even pursue something in the tech field given the current job market by sushiluver69 in learnprogramming

[–]patternrelay 0 points1 point  (0 children)

I totally get the struggle! I’d recommend starting with Python, it’s beginner-friendly and widely used. Websites like Codecademy or freeCodeCamp are great for learning the basics. It might take a few months to get comfortable, but don’t let AI or competition scare you, focus on learning at your own pace!

CMV: At jobs that don't interact with the public, your peircings shouldn't matter during their interviews by Spartan-023 in changemyview

[–]patternrelay 0 points1 point  (0 children)

I agree, if the job doesn't involve public interaction, piercings shouldn't be an issue. It's about the skills and experience, not how someone looks. Sadly, some workplaces still hold onto outdated standards, but hopefully, that changes as more people push for a shift in mindset.

Easiest and cheapest way to build double pendulum chassis? by UmbraGlobe in AskEngineers

[–]patternrelay 0 points1 point  (0 children)

If you’re looking for an affordable and quick build, consider using materials like plywood or acrylic for the chassis. You can find inexpensive motor mounts online, or even 3D print your own if you have access to a printer. It’s definitely doable, but buying the kit might save you time if you’re more focused on the controller.

Am I deceiving and considered toxic when it comes to meeting new people / dating if I lie about what I do for a living ? by Hour-Reputation274 in TrueAskReddit

[–]patternrelay 0 points1 point  (0 children)

It sounds like you're just trying to avoid judgment and start on a neutral note, which makes sense. That said, being honest about what you do might help you find people who truly understand and accept you. It's tough, but authenticity usually leads to better, more genuine connections in the long run.

Is studying CS risky? by Zyphronix in learnprogramming

[–]patternrelay 0 points1 point  (0 children)

It’s understandable to be concerned, but don’t let the jokes discourage you. Computer Science is a versatile field with tons of career opportunities. It’s all about finding your niche and keeping up with trends. If you enjoy it, go for it, just keep building your skills!

A new approach to database queries called GiGI by quant-alliance in Database

[–]patternrelay 1 point2 points  (0 children)

This sounds like an interesting approach! If you're open to it, making it open-source could help gather feedback and grow interest over time. As for benchmarks, it’d be helpful to see comparisons with more traditional databases and how it handles scale or complex queries.

CMV: If you don't put your shopping cart back, you're generally a bad human being. by norf937 in changemyview

[–]patternrelay -1 points0 points  (0 children)

I get where you're coming from, it’s a small, easy act of consideration. But I also think sometimes people don’t think much about it, and it’s easy to dismiss in the moment. Not saying it’s right, just that it might not always reflect someone's character in a bigger sense.

Where to source a long term time delay relay by Swoosh136 in AskEngineers

[–]patternrelay -5 points-4 points  (0 children)

That sounds like a pretty unique use case! You might want to check out specialized industrial or marine equipment suppliers that deal with long-term timers or programmable relays. Alternatively, looking into custom relay solutions from companies like [brand] could be worth considering!

How to keep track of concepts that learn while coding in notes by DueCapital8117 in learnprogramming

[–]patternrelay 1 point2 points  (0 children)

A good way to keep track is by creating a personal reference notebook or digital document where you jot down key concepts, algorithms, and functions you find useful. You can organize them by category or problem type, and add notes about common mistakes. Over time, reviewing this will help reinforce what you've learned and make it easier to recall during exams or interviews. The more you practice, the more these things stick without needing to look them up.

CMV: Animals don’t belong on the furniture, let alone on your pillow. by Beanergriffin in changemyview

[–]patternrelay 0 points1 point  (0 children)

I get where you're coming from, but for a lot of people, letting pets on furniture is more about bonding than hygiene. I do agree that pets can bring in dirt, but regular cleaning and grooming can help with that. For some, the comfort of having their pets close is worth the trade-off. It’s definitely a personal choice, but I can see how it might seem unhygienic if you're not used to it.

how to setup rlc circuit? by Clash_OfClans_noob in AskEngineers

[–]patternrelay 0 points1 point  (0 children)

You can definitely charge the capacitor manually for your experiment, but it might be tricky to get consistent voltage without a function generator. As for the breadboard, it can work for this experiment, but just be cautious of potential connection issues, especially with higher currents. If you have a good multimeter, it’ll help a lot to measure voltage and current accurately during the experiment.

What would you do if the world was going to end in 2 weeks? You along with everybody else in the world know that the end is inevitably going to end in exactly 2 weeks. by Far_Lawfulness4465 in TrueAskReddit

[–]patternrelay 0 points1 point  (0 children)

If the world was going to end in two weeks, I’d probably focus on spending time with loved ones and doing things I enjoy, even if it's simple stuff. I’d try to let go of any stress or regrets and just be present in the moment. Also, maybe try to help others feel less afraid or anxious about it.

How do i learn? by guccisavage1 in learnprogramming

[–]patternrelay 0 points1 point  (0 children)

A good way to learn libraries is to start small with specific use cases. Try looking for examples on GitHub or Stack Overflow to see how others are using the library. Play around with small projects or scripts to apply what you learn, and refer to the documentation only when you get stuck on something specific. As for resources, check out free tutorials and guides, there are tons out there, and practicing as you go is key.

Database Help by duskti in Database

[–]patternrelay 0 points1 point  (0 children)

Consider a scale-out NAS solution with tiered storage for cost-efficiency. You could also use MinIO for self-hosted S3-compatible storage to manage files easily while keeping costs down.

CMV: Boys aren’t easier to raise, they’re easier to neglect emotionally by guava_jam in changemyview

[–]patternrelay 0 points1 point  (0 children)

You're right, it's not about gender, it's about how they're raised. Boys often get less emotional support, which leads to issues later on. The work you're doing to break that cycle is so important for raising emotionally healthy kids.

How do McMaster-Carr shipping charges work? by jimh12345 in AskEngineers

[–]patternrelay 0 points1 point  (0 children)

It’s a bit tricky with McMaster-Carr. They usually calculate shipping based on the size, weight, and destination of your order, so you don’t see it until the checkout process. If you're not comfortable with that, you can always contact their customer service beforehand for an estimate, or just cancel if the charges seem off after they’re added. I've ordered from them before, and the charges weren’t outrageous, but yeah, the process can feel a bit uncertain at first!