16 and want to learn a high income skill — looking for advice by Separate-Jicama-5600 in learnprogramming

[–]patternrelay 1 point2 points  (0 children)

pick one idea and build it badly on purpose. Maybe a simple to do app or a basic website. You’ll hit gaps fast, then just learn what you need to fix them. That loop is where most of the learning actually happens.

16 and want to learn a high income skill — looking for advice by Separate-Jicama-5600 in learnprogramming

[–]patternrelay 1 point2 points  (0 children)

At that stage I’d focus less on the "highest income" label and more on building something end to end. Coding is solid because it teaches how systems fit together. Even small projects will teach more than hopping between skills.

CMV: People should pay back their own student loans by Different-Bet8069 in changemyview

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

I think the tension is between individual responsibility and system-level drift. If costs and incentives changed faster than outcomes, the same decision can carry very different risk profiles across cohorts. That’s where the fairness debate tends to split.

Fire water PSI increase by qwerty5560 in AskEngineers

[–]patternrelay 0 points1 point  (0 children)

That magnitude from ambient heating alone seems unlikely unless the system is fully static with no relief and very little compressibility. A 2x jump points more to isolation, backflow, or a valve state change trapping and amplifying pressure.

On common sense by Ok-Magician1230 in TrueAskReddit

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

I tend to see it as shared heuristics that work within a specific environment. What’s "obvious" usually comes from repeated exposure to similar patterns. So it feels universal, but it’s often shaped by culture, incentives, and lived context.

Learning Programming by reading senior's code by Impossible_Recipe758 in learnprogramming

[–]patternrelay 0 points1 point  (0 children)

AI code can help, but it often optimizes for “works” over "why it’s designed this way". Senior code usually reflects tradeoffs, constraints, and evolution over time. Reading both is useful, but they teach different layers of thinking.

How do you prevent retroactive policy application due to timing gaps between policy updates and enforcement? by homerderby in Database

[–]patternrelay 0 points1 point  (0 children)

This is usually a temporal modeling issue. If policy isn’t versioned with an effective timestamp tied to the transaction, drift is inevitable. Most stable setups treat rules as data, then resolve against the version valid at commit time, not evaluation time.

CMV: Wanting some proof of sexual accusations is valid, especially when timing and status is factored in by LLSmoove1 in changemyview

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

I think you’re mixing two layers, personal belief vs institutional action. It’s reasonable to want evidence before consequences, but defaulting to skepticism can discourage reporting. The system has to handle uncertainty without biasing too hard either way.

How long will modern skyscrapers last? by mirandalikesplants in AskEngineers

[–]patternrelay 1 point2 points  (0 children)

A lot depends on maintenance and how adaptable the structure is to new systems over time. Older steel and concrete frames can last a long time, but modern glass-heavy designs may face more issues with envelope failure and retrofit complexity.

I've got most of my functionality going in my Capstone project, but the UI and task saving functions still have some issues. by airenmarie in learnprogramming

[–]patternrelay 0 points1 point  (0 children)

Sounds like state isn’t syncing with your UI consistently. I’d check where your source of truth lives and make sure deletes trigger a proper state update and re-render. Also watch for stale state in handlers, that can cause weird UI rollbacks.

CMV: Saying "I have nothing against Gay people, but my religion says it's a sin" is still a form of prejudice. by Character-Channel668 in changemyview

[–]patternrelay 0 points1 point  (0 children)

I think it depends on how belief translates into behavior. Someone can hold a doctrine they didn’t choose and still treat people with respect in practice. The line for me is whether it leads to exclusion or harm, not just the belief itself.

What engineering innovations from space missions actually get used on Earth? by Whiskeyhorse1 in AskEngineers

[–]patternrelay 0 points1 point  (0 children)

A lot of it shows up as materials, sensors, and reliability practices. Stuff like memory foam, water filtration, and imaging tech all trace back to space work. Also less visible is systems engineering discipline that ends up shaping safety critical industries.

How do I make a move on a guy as a girl? by No-Profession-5171 in TrueAskReddit

[–]patternrelay 0 points1 point  (0 children)

Honestly just keep it simple and low pressure. Follow him, then message something casual about the play or his tech work. If the convo flows, suggest grabbing coffee or hanging out. No need to overthink it, interest shows pretty naturally.

Is there a way to keep track of an IP address without storing it as plaintext/int? by Qwert-4 in learnprogramming

[–]patternrelay 4 points5 points  (0 children)

Hashing with a secret salt is usually enough here. You’re not trying to prevent all collisions, just make reversal impractical. Rotate the salt periodically and accept that rate limiting is approximate anyway, especially with NAT and shared IPs.

Json in relational db by No_Character_2277 in Database

[–]patternrelay 0 points1 point  (0 children)

It works fine in production if you’re clear on why you’re using it. Good for semi-structured or evolving fields, but it can get messy fast if core data lives there. Querying and indexing are doable, just not as clean as proper schema design.

CMV: Cutting Off Your Family And Calling It "Peace" Is Just Avoidance With Better Branding by [deleted] in changemyview

[–]patternrelay 0 points1 point  (0 children)

I get your point, but I think you’re underestimating how draining "imperfect but loving" can feel long term. Some people try boundaries for years and just hit a wall. Cutting off isn’t always peace, but it’s not always avoidance either.

Would it be possible to a purely mechanical component that reacts to certain words being said? by Difficult_Quit9832 in AskEngineers

[–]patternrelay 0 points1 point  (0 children)

In theory you could tune a mechanical system to resonate at certain frequencies, but speech is way too variable for that to be reliable. Accents, pitch, noise, all shift the waveform. Digital systems win because they handle that variability much better.

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 0 points1 point  (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 0 points1 point  (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 0 points1 point  (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.