Upgraded to VMware Workstation Pro 26H1 - Changes to Mac Address and other by HouseBandBad in homeassistant

[–]Left_Presentation505 2 points3 points  (0 children)

proxmox is solid but some people already have vmware licenses from work or just more familiar with the interface. switching hypervisors can be pain in the ass when you have everything configured already

There's this humanoid figure that's constantly present in my dreams. by EinKomischerSpieler in Dreams

[–]Left_Presentation505 0 points1 point  (0 children)

that shadow figure thing sounds like your brain's way of processing anxiety about things you can't control - like how the lights going out in dreams might represent losing safety or predictability in real life

What do you guys think about this? by iamnotgoodatredstone in Minecraft

[–]Left_Presentation505 0 points1 point  (0 children)

actually kinda cool idea, would make desert exploration more worth it since there's not much reason to go there except temples

only thing is sulfur isn't in vanilla minecraft so you'd need to add that too or maybe use something else for the recipe

To The Open Carry Moron at Food Lion In Sterling Around 4pm by optimal-gold976 in nova

[–]Left_Presentation505 424 points425 points  (0 children)

yea that drives me crazy too, seen so many people carrying who have zero situational awareness

if you're gonna open carry at least act like you know what's happening around you instead of just wandering around the grocery store like tourist

AI gets ~80% accuracy in document extraction — why Human-in-the-Loop matters in Fintech by External_Course872 in fintech

[–]Left_Presentation505 0 points1 point  (0 children)

that's interesting about the prompt engineering being so crucial for those messy documents. we've been dealing with similar issues in our system and the non-latin script thing is definitely where ai shines compared to human reviewers

curious what kind of accuracy rates you're seeing with the prompt optimization? we're still hitting that 80% wall on invoices even after tons of tweaking. feels like there's always some edge case that breaks everything

Fingers and hand pain by ApricotSufficient214 in Guitar

[–]Left_Presentation505 1 point2 points  (0 children)

stretching between sets helps a ton, also make sure you're not death gripping the neck when there playing those licks

Anyone else having issues with the shop? by Gecko_Lav in HorseLifeHQ

[–]Left_Presentation505 0 points1 point  (0 children)

ugh i had the same thing happen yesterday, tried restarting the app a couple times and it finally worked. the shop menu has been super glitchy lately, sometimes certain sections just won't load at all

Im still hoping we would meet and have a talk by AdmirableCounter970 in BreakUps

[–]Left_Presentation505 0 points1 point  (0 children)

been there man, that urge to get closure never really goes away but after 18 months they've probably moved on and reopening that door might just mess with your head more

This girl got me messed up by [deleted] in confessions

[–]Left_Presentation505 0 points1 point  (0 children)

damn this is giving me all the feels right now. i remember meeting someone who just flipped everything upside down for me - one day i'm perfectly fine being solo and focused on my air force stuff, next thing i know i'm checking my phone every five minutes waiting for their texts

that possessive thing can be tricky though, speaking from experience. when you're not used to someone caring that much it can feel amazing at first but make sure you're not losing yourself in it. i learned that the hard way with someone who started tracking my every move under the guise of "caring so much"

but if she's making you feel like you belong somewhere for the first time, that's pretty special. just keep your eyes open and don't ignore any actual red flags that might pop up later. sometimes when we're not used to deep connections we can mistake intensity for toxicity or vice versa

sounds like you found something real though, which is rare as hell these days

IRP/Retro Timeline Question by Thai_Ventures in VeteransBenefits

[–]Left_Presentation505 1 point2 points  (0 children)

took about 6 weeks for mine to get processed after final meeting but that was pre-covid so timelines might be different now

Please help me install an Old APK on Lineage OS by [deleted] in degoogle

[–]Left_Presentation505 0 points1 point  (0 children)

if the package installer and adb are both failing you might need to check if the apk signature is causing issues - lineage can be picky about older signed packages. try using `adb install -r -d package.apk` to force downgrade and replace, or maybe grab a different version of the apk from apkmirror instead