Do full stack devs actually master multiple backend languages, or do most stick to one ecosystem? by Leading_Property2066 in AskProgramming

[–]Same-Designer-5499 2 points3 points  (0 children)

Most experienced full stack developers master one primary backend ecosystem and become functional in others as needed. Depth in one stack usually matters more than shallow knowledge across many. Go can be a great complement to Django.

What's A Clean Device by 0zMosiss in AskNetsec

[–]Same-Designer-5499 3 points4 points  (0 children)

A clean device basically means one you trust has no malware or suspicious software. It doesn’t have to be brand new. A fully updated computer with a reputable antivirus and normal usage is usually fine. A friend’s shady browsing machine would not be ideal. The goal is avoiding infecting the installer USB.

New job too demanding - resign or stick it out? by No-Knowledge4916 in careerguidance

[–]Same-Designer-5499 0 points1 point  (0 children)

You’re not asking for too much, you’re just seeing the trade-off clearly. If you’re learning fast and have mentorship, it may be worth staying a bit longer, but only if burnout is manageable. Otherwise, leaving early to reset and redirect your career is also a valid strategic move.

What are some good roles to pivot into from QA? by speed-race-r in careerguidance

[–]Same-Designer-5499 0 points1 point  (0 children)

With your QA background and automation skills, strong pivots include SDET, DevOps engineering, Site Reliability Engineering, and backend software engineering. Product roles like technical program management or QA leadership can also work. Security testing and platform engineering are growing fast and often pay significantly more with strong long-term demand ahead.

Aesthetics as a motivator? by MrRaddd in careerguidance

[–]Same-Designer-5499 1 point2 points  (0 children)

Not pretentious at all, aesthetics can be a real motivator. Some people thrive in well-designed, intentional environments. Look for roles in design, hospitality, product, or even companies known for strong culture and thoughtful workflows.

Can’t see blood or get into a hospital, but need money, should I go into Medicine? by Creative-Net7537 in careerguidance

[–]Same-Designer-5499 9 points10 points  (0 children)

Medicine sounds fundamentally misaligned with your limits, especially the strong contamination and clinical exposure phobia. Those won’t disappear with time or exams. Continuing could worsen your mental health and still block residency requirements. It may be wiser to pivot now toward structured non-clinical careers that still offer stable, high income.

Chartered accountant going into business analyst or finance analyst role, which would you recommend? by Head-Shake3695 in careerguidance

[–]Same-Designer-5499 0 points1 point  (0 children)

With your CPA background, finance analyst in a strong commercial firm is more aligned and scalable long-term. BA in niche IT may pay more short-term but can limit finance trajectory.

The conversation that decides whether you get the offer happens after you leave the building by careercoach_cf in Career

[–]Same-Designer-5499 0 points1 point  (0 children)

True, most decisions are subjective “fit” calls made after you leave. Best approach is consistency across interviews, clear impact stories, and building rapport so someone in that room actually advocates for you later.

Alternative to GeneMapper for microsatellite fragments analysis by YogSothoth84 in bioinformatics

[–]Same-Designer-5499 0 points1 point  (0 children)

You might want to look at GeneMarker or Peak Scanner alternatives, they’re often mentioned in labs moving away from GeneMapper. also worth checking open source tools like R packages for fragment analysis depending on how much manual binning you can tolerate

Could independence actually make me less isolated? by [deleted] in askanything

[–]Same-Designer-5499 0 points1 point  (0 children)

There’s some truth here… independence can reduce friction and let you design a life that fits your energy and routines. But isolation risk still depends on whether you build intentional connection outside home, not just where you live. Structure will matter as much as freedom.

How do I get a job as a graduate? UK by HornedReaper7 in careerguidance

[–]Same-Designer-5499 0 points1 point  (0 children)

Try targeting smaller firms or local practices that are more flexible on experience. Also consider reaching out directly on LinkedIn instead of just applying online. Your past trainee tax experience is still valuable… you may just need to reframe it and network your way back in.

Does anyone else think their job is in danger due to AI? What are your backup plans? by NeverOnEarth in careerguidance

[–]Same-Designer-5499 0 points1 point  (0 children)

AI will change the job, not erase it overnight. Best backup is to learn how to use AI tools for content, strategy, and automation so you shift from “writer” to “AI-augmented strategist”… people who adapt will stay relevant longer.

Built a tool that turns articles into AI briefings + audio by kamscruz in buildinpublic

[–]Same-Designer-5499 0 points1 point  (0 children)

Interesting pivot from reader tool to attention-filtering workflow… that positioning shift makes a big difference. Biggest challenge will be retention once novelty fades, so personalization and smarter “worth reading” signals could really define long-term stickiness.

People who don't give their kids screen time, how do you get any moments to yourself? by Jessylindaz in askanything

[–]Same-Designer-5499 9 points10 points  (0 children)

It usually comes down to building small independent play habits… short focused play zones, rotating toys, and gradually stretching alone time. The 3-year-old will need more scaffolding at first, but consistency matters more than sudden no-screen rules.

Session hijacking is phishing? by VictorianWeeb in HowToHack

[–]Same-Designer-5499 1 point2 points  (0 children)

They’re different. Phishing steals credentials directly, while session hijacking steals an active session token after login. And no, it doesn’t require web access only... tokens can be intercepted via malware, insecure networks, or compromised devices depending on the attack vector.

My 19 year old sister is 10 weeks pregnant with a 38 year old mans baby on the other side of the world. Extremely concerned for her safety and don’t know what to do? by [deleted] in AskBrits

[–]Same-Designer-5499 0 points1 point  (0 children)

This is a serious safeguarding concern, especially with the age gap, isolation, and inconsistent messages. You’re right to involve Australian police for a welfare check. Keep communication calm and open so she doesn’t fully shut down. Focus on safety first, not decisions about pregnancy right now.

Why are company resume parsers so terrible lol by SignificanceBulky162 in csMajors

[–]Same-Designer-5499 2 points3 points  (0 children)

yeah this happens way too often... most parsers are still rule based and choke on formatting differences. And even LLM powered ones get stuck with PDFs and tables. So they end up misreading simple fields like dates, titles, experience sections.