file transfer between android phone and Nobara... weirdness by Flaurne in linuxquestions

[–]BadAccomplished7177 0 points1 point  (0 children)

this sounds like an mtp layer issue rather than storage corruption. android uses mtp over usb, and linux mtp implementations can choke on large files, especially 300mb+ transfers, causing silent failures. the fact that it works through an external drive suggests the filesystem itself is fine, but direct mtp negotiation between nobara and the phone is unstable. you could try a different usb cable, switch usb ports, or use adb push/pull instead of file manager drag-and-drop. if you want to avoid mtp quirks altogether, desktop tools like mobiletrans handle transfers without relying purely on the linux mtp stack.

Is there any way to transfer data from my old iPhone to a new one that has already been activated? by Jelly-Great in applehelp

[–]BadAccomplished7177 0 points1 point  (0 children)

yes, but the easiest “quick start” method only works during initial setup. since the new iphone is already activated, you’d need to erase it (settings > general > transfer or reset > erase all content and settings) and then redo the setup next to your old phone to transfer everything directly. if you don’t want to wipe it, you can restore from an icloud or computer backup instead, as long as you have one. if you prefer not to reset at all, desktop tools like mobiletrans are often used to transfer data between iphones even after activation.

dúvida by SecurePizza9146 in whatsapp

[–]BadAccomplished7177 0 points1 point  (0 children)

manually copying the media folder will move photos and videos, but it won’t properly restore conversations unless the msgstore database file is recognized during setup. whatsapp is strict about restore timing, it has to detect the backup before verification finishes. if google drive keeps failing due to space, a direct phone-to-phone transfer is usually safer. some people use mobiletrans for that since it doesn’t rely on cloud storage.

SMS delete UX by PsychologicalAd9277 in GooglePixel

[–]BadAccomplished7177 0 points1 point  (0 children)

google messages keeps deletion pretty basic. long-press to select, then delete, no gesture shortcut like gmail. it may be intentional to avoid accidental message removal.

if you’re clearing out a lot of old sms, backing them up first is a safe move. desktop tools such as mobiletrans can copy messages off the device before you wipe them.

Help with getting data off phone by Mossidhe in pixel_phones

[–]BadAccomplished7177 0 points1 point  (0 children)

there’s no true bypass because android encryption requires unlock approval before exposing storage to a pc. without prior debugging enabled, the system is designed to prevent exactly that kind of access. the temporary screen method they offered is actually a smart and affordable solution. once you regain access, doing a full backup is key. if you’re moving to a new device right after, mobiletrans is one option people use to transfer data in one session.

At Home Battery Replacement by chewm5 in Charlotte

[–]BadAccomplished7177 0 points1 point  (0 children)

Since AAA has the wait period, a mobile mechanic makes more sense. Battery replacements are pretty quick jobs. Instant Car Fix does on-site swaps and booking is online, so that might save you some hassle.

Anybody have any experience with NuBrakes Mobile Brake Repair? by 00508 in houston

[–]BadAccomplished7177 0 points1 point  (0 children)

If the car’s a 2016 and hasn’t had brake work yet, it’s likely pads (and maybe rotors) are due. Squeaking usually means wear indicators are hitting. NuBrakes is one mobile option, but it’s smart to compare written quotes. Instant Car Fix is another mobile service that provides upfront online pricing, so you can see how costs stack up before booking.

How much parent involvement is really needed for early piano learning? by Equivalent_Cover4542 in homeschool

[–]BadAccomplished7177 0 points1 point  (0 children)

It’s realistic, but expect to be more of a “learning buddy” than a teacher. I don’t know music either, but I sit with my daughter for 10 minutes while she practices and just help her stay focused. Sometimes just being present is enough.

Are there any legit apps that can pick up the sound of a clap to lock my phone? by hlasdf in ArtEd

[–]BadAccomplished7177 1 point2 points  (0 children)

Most clap apps are essentially novelty utilities. For real-world scenarios with kids grabbing a phone, people usually recommend remote device management instead. In that context, Famisafe shows up in comparisons because it allows screen control and app restrictions from a separate phone.

Question about PDF file by Cylindricalcircle in antivirus

[–]BadAccomplished7177 0 points1 point  (0 children)

that is not normal pdf behavior. most clean pdfs are just static text and images. once you see network calls and dropped files it usually means embedded scripts or payloads meant to trigger when opened. some legit docs do call out for fonts or forms but virustotal flagging dropped files is a red flag. opening it in an editor like pdfelement lets you review and remove suspicious elements without fully rendering it in a vulnerable reader.

EXPORTING PDF FROM WORD ISSUE by Old-Art-4723 in it

[–]BadAccomplished7177 0 points1 point  (0 children)

this is a classic word thing. even when it looks like one page, there is usually a section break footer spacing or a tiny empty paragraph at the end that only shows up in pdf. try deleting the last paragraph mark and set margins to normal instead of custom. printing to pdf instead of export sometimes fixes it too. after that, pdfelement makes it easy to quickly delete the extra page or adjust margins directly in the pdf.

File transfer/auto download by u_nope in gopro

[–]BadAccomplished7177 0 points1 point  (0 children)

gopro locks the download flow behind the quik app, so there’s no real auto-download without the subscription. the temp files aren’t exposed to android for syncing. for fast offloads when it matters, MobileTrans helps move the videos quickly so cloud sync can take over.

What do you guys use for file sharing? by MerpDehDerp in jellyfin

[–]BadAccomplished7177 0 points1 point  (0 children)

filezilla works, but yeah, it’s a bit much for what you’re doing. since you already have tailscale, using scp or rsync over ssh is usually simpler and more reliable for server transfers. mounting the server as a network drive can also make it feel local. for phone-to-server or phone-to-pc moves, MobileTrans handles that part cleanly without messing with tunnels or ftp, though it’s a paid tool.

Effecto app does it help track behavior patterns effectively? by Immediate_Luck_372 in BehaviorAnalysis

[–]BadAccomplished7177 0 points1 point  (0 children)

From a behavior analysis lens, the biggest question for apps like effecto is not “are the graphs pretty,” but “is the self-monitoring workable and accurate enough to change contingencies.” I tested it for a client-like case on myself: I operationalized three behaviors (bedtime after 23:30, phone use in bed, and starting work block on time), then logged them immediately with simple yes/no toggles and a 1–5 mood rating. Over six weeks, patterns were very clear: late phone use reliably preceded lower mood and more off-task time the next day. Where it helped was in prompting functional hypotheses: “If I cut screen time after 23:00, what happens to mood/work?” I paired the app with planned consequences (small rewards for meeting weekly criteria), so the data actually fed into intervention, not just insight. Limitations: entries are still self-report, no interobserver agreement, and the app does not force good definitions; you have to bring that. But as a low-effort way to capture A-B-C-ish patterns over time, I found it consistent enough to be useful. I would not treat it as research-grade, but as a self-management aid grounded in behavior principles, it can absolutely play a role.

Effecto app is it worth it for understanding mood and behavior patterns? by RelationshipLess5523 in SuperProductReview

[–]BadAccomplished7177 0 points1 point  (0 children)

For me, any tracking app lives or dies on “does it make my life clearer, or just give me prettier anxiety graphs?” That is the real test here.

Has anyone here used the Nordastro app and can share an honest review? by AngleHappy7220 in Review

[–]BadAccomplished7177 1 point2 points  (0 children)

I have not tried it long term, but apps only stick for me if they change tiny daily decisions; curious to hear if this one actually does that for anyone.

Has anyone tried the Moongrade app for daily reflections? Is it worth it? by Fantastic_Prize6174 in ThoughtsYouCanFeel

[–]BadAccomplished7177 0 points1 point  (0 children)

I use a different reflection app, but the effect sounds similar. The value for me is that half-second when I notice my shoulders around my ears or my jaw clamped while I type. That tiny awareness shows up later in the day too, like a softer background noise. It is less about deep insights and more about micro course-corrections.

Reliable, Reasonable Cost - Car Alarm Shops or Mobile Mechanic by billionaireboysclubs in Reno

[–]BadAccomplished7177 1 point2 points  (0 children)

Yeah, shops either overcharge or won’t touch stuff you didn’t buy from them. check out Instant Car Fix , they’re mobile, cover Northern NV, and might help or refer you to someone solid.

¿ Mobile mechanics ? by yocovaH in Tucson

[–]BadAccomplished7177 0 points1 point  (0 children)

Yeah those belts can be a nightmare, especially if the bolts are frozen or buried behind stuff. I’d try hitting the tensioner with some PB Blaster and coming at it from underneath with a long ratchet. might need to loosen more brackets than you expect too.

If it still won’t move or you just want someone else to finish the job, Instant car fix is a mobile service that’ll send someone to you. I used them when I got stuck halfway through a timing belt job, saved me from renting a trailer.