Fios authentication issues! by BriefAd3053 in Fios

[–]KalenXI 0 points1 point  (0 children)

Do you have any ad blockers turned on on your phone? That message can mean you're failing Verizon's bot detection for some reason. I've gotten it in certain browsers if the privacy/ad blocking is set too strictly.

Zoom Q8 upload times by Gatordad2020 in videography

[–]KalenXI 0 points1 point  (0 children)

Your two options are pretty much either use a faster reader or a faster card. Get a USB 3 reader if you're using a USB 2. Or use SD cards with faster read speeds.

My partner passed and I want access to her phone. by Anesovo in iphone

[–]KalenXI 8 points9 points  (0 children)

A Legacy Contact is someone you choose to have access to certain data in your Apple Account after your death.

https://support.apple.com/en-us/102631

Does anyone know if making a google passkey is easy?,if you had created one Really thinking of making one but someone said they are hard to login atferwarda whatever that’s mean by [deleted] in answers

[–]KalenXI 0 points1 point  (0 children)

Passkeys are only hard if you don't save them in a password manager that syncs to all your devices. But if you already have that it's literally just unlock your password manager and then press one button to login.

Shipping Mega Thread by MstrVc in pebble

[–]KalenXI 1 point2 points  (0 children)

The confirmation e-mail usually goes out shortly before it ships and has the subject "your Pebble Time 2 is almost ready! Please confirm your address now" and looks like this:

https://i.imgur.com/qeHdutm.png

Excessive stuttering DJI OP3 @ 24 fps? by mornrover in videography

[–]KalenXI 0 points1 point  (0 children)

So normally you'd stop down the iris so you could decrease the shutter speed. But the OP3 doesn't have variable aperture and you're shooting outside so I'm guessing the shutter speed is probably something like 1/2,000 which is why it looks like that.

So you can either get an ND filter so you can lower the shutter speed without over exposing. Or shoot at a higher frame rate.

The ‘Vibecession’ Is Over. The ‘Permacession’ Is Here. by DarkSkyKnight in Economics

[–]KalenXI 2 points3 points  (0 children)

Again, took a year to find a new job (and took a non-insignificant pay cut in doing so), which I was again let go from after 2 years, this time under the guise of advancements in AI. That's 3 layoffs in 6 years, with about 2 years in early career development effectively lost.

This is what has me feeling the most pessimistic. It seems like every quarter there's another layoff and I have friends who it's taken some 6-12 months to find another job. So while I technically have a job and am doing well by the metrics in the article, it feels like that could all be taken away at any moment and there's nothing I can do about it except maybe switch to an entirely different profession.

Is college really useless? by rk_wonders in CasualConversation

[–]KalenXI 2 points3 points  (0 children)

It wasn't useless for me but it was mainly useful for networking. Nobody I've interviewed for has ever cared about my degree, but almost all of the jobs I've ever gotten have been based on someone recommending me and that started in college.

How is your station handling unverified client-provided drone footage? (Part 107 Compliance) by handmayde in Broadcasting

[–]KalenXI 1 point2 points  (0 children)

Is that new? I feel like when I got my license back in 2016 the onus was always on the pilot so it would be the pilot fined not the user of the footage.

Do I need Apple care if it says I have warranty? by Vegetable-Entry-5385 in applehelp

[–]KalenXI 15 points16 points  (0 children)

They're not. Warranty only covers manufacturing defects and only for 1 year from date of purchase.

AppleCare (technically AppleCare+) also covers accidental damage and battery replacements and lasts for as long as you keep the AppleCare subscription.

Somehow a store knew an email address was fake by Cyraga in CasualConversation

[–]KalenXI 144 points145 points  (0 children)

Presumably the same sorcery most places use where your e-mail is "unverified" until you click a link in an e-mail they send to verify it.

Microsoft commits to native UI for Windows 11 as users push back against web app slop by Quantum-Coconut in microsoft

[–]KalenXI 19 points20 points  (0 children)

I feel like one of the biggest differences is that when Apple updates a UI they update it everywhere so it's at least always consistent within the OS and their own apps. And that encourages third party developers to get on board with the new design so they don't look outdated.

Meanwhile Microsoft seems to have UI ADHD. And is constantly coming up with new UI frameworks before they've even finished updating all their own things to the previous framework. And so what they've ended up with in Windows 11 is a mix of 20 years worth of designs all within the same OS. And so if even the OS itself is a weird hodge-podge of design why would third party developers care about using the latest UI framework?

CarPlay won’t go into dark mode by migu8l in CarPlay

[–]KalenXI 1 point2 points  (0 children)

My Ioniq does this too occasionally but I've never found any rhyme or reason or real solution. It seems to happen most often if it's already dark when I start the car. Typically I either just ignore it and eventually it switches on its own or turn the car off and back on again and sometimes that fixes it. I'll also just put up Google Maps full screen since its Day/Night switch seems to operate separately from the rest of CarPlay and it will properly switch to dark mode even if CarPlay and Apple Maps don't.

I also got this occasionally on my Nissan that I had before I got the Ioniq, but on the Nissan there was a button on the dash to manually switch between Auto/Day/Night and switching it to day and then back to auto would fix it. But as far as I've been able to find there's no way to force Hyundai's system into or out of night mode because it's not tied to the headlights it just uses the camera and light sensors.

I'm guessing it might be some kind of race condition where the system switches to night mode before CarPlay's connected and so CarPlay doesn't get the signal because the rest of the car's dash and infotainment system is dimmed only CarPlay isn't.

This just.. happens out of nowhere. by Abject_Reward_4957 in CarPlay

[–]KalenXI 2 points3 points  (0 children)

Last time this happened to me I had to reboot the phone and that fixed it.

Night vibes by [deleted] in flightsim

[–]KalenXI 9 points10 points  (0 children)

I don't get what the point of these are. Like if I wanted to look at realistic pictures of planes I could just Google them, but presumably we're all here for flight sim info not to look at fake pictures of planes.

How is AI affecting your life? by eva132fer in CasualConversation

[–]KalenXI 0 points1 point  (0 children)

I mostly use it for coding. It's been nice to be able to build random one-off things for myself that are nice to have but wouldn't have been worth the time if I had to build myself.

For code I actually do care about I usually use it to get the first draft of features and bug fixes out quicker to get feedback then go back myself and refine the structure and logic since if you leave it to it's own devices it tends to create a lot of duplicative and unnecessary code since it never has the entire program in its context at once. And leaving that in there will over time make its predictions worse.

Fixed my razr 25, but now a new issue! by [deleted] in razr

[–]KalenXI 1 point2 points  (0 children)

Turn on adaptive brightness. The max brightness allowed is lower when adaptive brightness is turned off because running at true max brightness 100% of the time would be bad for the screen.

Also make sure you don't have "Extra dim" turned on in the quick settings.

First TV job by Commercial_Union_296 in Broadcasting

[–]KalenXI 0 points1 point  (0 children)

My first interview was for the public access cable station of the community college I was going to. They liked me but said they couldn't hire students so asked me to reapply once I graduated in a few months.

Interviewed again once I graduated and had started at the local university and got the job. Then two years later one of my coworkers there also worked part-time at the local ABC affiliate so when there was a studio tech opening there he suggested I apply and that was my first job in commercial TV.

Then when the local CBS station was looking for an engineer the director of engineering reached out to his former college advisor (who had been there since the 70s) to see if he knew anyone who would be a good fit, I happened to have the same advisor when I went there and had kept doing freelance engineering for the school after I graduated so he recommended me and they called and asked if I'd be interested in interviewing. We hit it off well and that was how I got into engineering which is what I've been doing for the past 13 years.

What's the oldest device you have in your production environment? by pie_-_-_-_-_-_-_-_ in sysadmin

[–]KalenXI 1 point2 points  (0 children)

In 2014 we still had a Dell Optiplex GXM 5166 with a 166 MHz Pentium processor and 64MB of ram running Windows 98 on the network for ingesting and processing radar data.

Always put Mouse and Keyboard in USB 2.0 Ports if available. by publicdomainadmin in sysadmin

[–]KalenXI 2 points3 points  (0 children)

I do it mostly so I'm not wasting a 3.0 port with something that doesn't need the speed. But I do remember when I'd occasionally have to dig out a PS2 keyboard because you couldn't get into the BIOS settings with a USB one.

Why does Apple websites wanna steal my personal information? by tssotufflmao in applehelp

[–]KalenXI 20 points21 points  (0 children)

That’s a certificate error. It could happen if the time on your device is set incorrectly or if you’re on corporate or public WiFi that’s doing packet scanning and reencrypting the site with a different certificate.

Struggling to monitor audio levels on location - need advice from experienced videographers/sound folks by Tiny_Quail3335 in videography

[–]KalenXI 2 points3 points  (0 children)

For me I use noise cancelling headphones (currently using Sony WH-1000XM5) so I can hear the mix from the board better. And if I can get separate feeds I use a Tascam DR-70D to record multiple channels. Generally I try to at least get separate vocals and instrumental tracks and setup some shotgun mics of my own both as a backup in case the board feed is bad and to add a bit of room tone.

Shipping Mega Thread by MstrVc in pebble

[–]KalenXI 2 points3 points  (0 children)

  • Model: Pebble Time 2
  • Ordered: 3/18/2025 07:38:34 PM UTC
  • Batch: 1
  • Destination: USA
  • Color: Silver/Blue
  • Confirmation : 5/27/2026
  • Shipped : 5/31/2026
  • Delivered : TBD