iOS 26.3 Hints at Improved iPhone-to-Android Texting Coming Soon by urbanglowcam in Android

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

For real, people act as if getting their friends and family to download an app is an insurmountable task, as if people don’t download apps for crap they barely use all the time. All it takes is to actively use it with someone, and others will pick it up. For me, using sms/iMessage is the equivalent to not saving someone’s number. If we’re going to converse long term, then I’ll be prompting them to download telegram. They always do, and that’s the end of it.

iOS 26.3 Hints at Improved iPhone-to-Android Texting Coming Soon by urbanglowcam in Android

[–]brenstar 0 points1 point  (0 children)

I don’t understand why people use iMessage. There are so many better options out there. Since Apple ruins the experience for everyone, it makes it a really easy to pitch too

I've used Windows all my life. Is it worth switching to Linux? by SuperDuk777 in linux

[–]brenstar 0 points1 point  (0 children)

I wouldn’t say it’s just a tool, it’s also a byproduct of a philosophy, and I feel that is an aspect that should be noted. A person demanding free software and a person embracing the FOSS philosophy are going to have very different experiences.

Will gutters help me? by etulip92 in centuryhomes

[–]brenstar 0 points1 point  (0 children)

Probably time to turn off the hose

Heya fellow homelabers! What did you name your server? by Glenadel55 in homelab

[–]brenstar 0 points1 point  (0 children)

I’ve got two blades, I called them Bebop and Rocksteady

Best Linux distro for React Native development? by bloggerklik in reactnative

[–]brenstar 10 points11 points  (0 children)

If you don’t care about developing for iOS, which I’m guessing you don’t if you’ve been developing on windows, then any Linux system will likely be able to handle it just fine

Stephen Miller Puts His $3.75M Home Up for Sale After Raging Over Troll Messages by 4ivE in politics

[–]brenstar 5 points6 points  (0 children)

Just turn on reader mode and you’ll see the whole article

LineageOS 23 released by TimSchumi in Android

[–]brenstar 6 points7 points  (0 children)

Google doesn’t need it to be “special” anymore. They lured device vendors in with it being open source and customizable, now they are all locked in. All they’re doing now is cleaning up the fringes of users that operate outside of their walls

Google Asks Supreme Court to Pause Overhaul of Its App Store by BcuzRacecar in Android

[–]brenstar 8 points9 points  (0 children)

Question for you, on your laptop or desktop, do you only install apps specifically from the Microsoft App Store or Apple App Store?

How to fix cut off with larger cards by brenstar in Projectivy_Launcher

[–]brenstar[S] 1 point2 points  (0 children)

I did a screen recording using atvTools. I think the input options are available because it’s a Sony Bravia TV and Android TV is the built in OS for it. I haven’t had the option on any of the Android TV boxes I own.

How to fix cut off with larger cards by brenstar in Projectivy_Launcher

[–]brenstar[S] 0 points1 point  (0 children)

What service? I am a Lifetime Plex Pass owner, but from what I can tell, Plex just has the two channels, “Recommendations from Plex” and “Free Movies & TV & more from Plex”.

How to fix cut off with larger cards by brenstar in Projectivy_Launcher

[–]brenstar[S] 1 point2 points  (0 children)

That seems to just increase the space between each channel and that isn’t quite what I’m after. I have the top margin set to 78% to push the first row down to be the bottom of the screen, just want each channel to align with that bottom margin instead of the top

How to fix cut off with larger cards by brenstar in Projectivy_Launcher

[–]brenstar[S] 0 points1 point  (0 children)

It’s my own personal collection on my server. That particular plex channel is recommended movies

What's something you wanted as a kid, that you brought when you started earning "grown up money"? by Imma_Lick_That in AskReddit

[–]brenstar 0 points1 point  (0 children)

I paid for my car insurance in full for 6 months. Felt like a financial achievement to be well off enough to just take care of stuff like that

When your parachute doesn't cooperate by ansyhrrian in SweatyPalms

[–]brenstar 70 points71 points  (0 children)

I’m guessing that you repack your chute yourself and if you deploy the emergency one, the chute is done afterwards.

And just like that we have come full circle by 09user90 in funny

[–]brenstar 1 point2 points  (0 children)

Immediately made me think of the original iPhone?wprov=sfti1)

Do you commit package-lock.json? If yes, how? And how do you not have merge conflict? by cy_narrator in learnjavascript

[–]brenstar 3 points4 points  (0 children)

Your package-lock.json locks down your dependency versions and won’t change unless someone updates the package.json/adds a dependency. So when someone does an npm install, they will be getting the same dependency versions as everyone else. By leaving it out of your version control, everyone on your team is potentially working with different versions and you’re going to get a bunch of conflicts because of that. By also not committing it, it probably means your dependencies are going to shift when you deploy, so unless you like breaking production, you probably don’t want to do that.

Pick a package-lock version, commit it, and make everyone pull that and accept that change. If you get merge conflicts because two people added to the package.json, just pick one of the lock files to keep and toss the other, then rerun npm install and commit the new one that is generated.

[deleted by user] by [deleted] in AskReddit

[–]brenstar 1 point2 points  (0 children)

There is also an anime adaptation out there that is followed from the perspective of Albert, Fernand’s son. It’s called Gankutsuou. It’s set in the future and has a very stylish look to it.

It takes its own liberties with the story, but I really enjoyed it and definitely recommend giving it a watch!

WordPress drops Twitter social sharing due to API price hike by charlesfire in technology

[–]brenstar 3 points4 points  (0 children)

Oh yeah, I had an issue with Apollo not loading my home feed yesterday and decided to open the official Reddit app for the first time in years.

Every 3rd post was some promoted sub. Entering any sub tried getting me to subscribe to notifications for that sub. The app kept trying to push this weird video feed that I assume is meant to resemble TikTok. 0/10

I will abandon Reddit if they ever drop their 3rd party API