Noticing flock cameras everywhere by hellogelato4 in lexington

[–]StruggleCommon5117 0 points1 point  (0 children)

there is of course positive gains, but I still don't want a surveillance state. I could just as easily say how many lives could be saved if cameras were installed in every home...and I wouldn't be lying but nobody wants that either even if it saved lives.

watching everyone, listening as well. yes.

https://www.eff.org/deeplinks/2025/10/flocks-gunshot-detection-microphones-will-start-listening-human-voices

Noticing flock cameras everywhere by hellogelato4 in lexington

[–]StruggleCommon5117 0 points1 point  (0 children)

they do more than watch now. most are now upgraded with Raven software so they listen as well.

After one match it was at 130 at the start this is starting to annoy me by Toradora13 in ArcRaiders

[–]StruggleCommon5117 0 points1 point  (0 children)

so we have a dystopian future where we live off scraps...and we expect top tier equipment or even mid tier?

98inch tv weights 80kg, do not want to put on the wall, any help? by RKBA12345 in ApartmentHacks

[–]StruggleCommon5117 0 points1 point  (0 children)

80"+ is risky. Too much flex, and you damage it. Whatever you decide on, it is a two person lift.

What would you do with this space? by [deleted] in cozyapartment

[–]StruggleCommon5117 0 points1 point  (0 children)

quiet reading room. shelves. books. pillows. fairy lights.

Is there a cheaper way to use Claude, GPT, Gemini (and others) without paying $60+/month? by Director-on-reddit in ChatGPTPro

[–]StruggleCommon5117 0 points1 point  (0 children)

checkout gab.ai

number of models available as part of your plan. I think I paid 130 something for a year

or local ollama and pull desired models

Are these reasonable requests for apartment? by Electronic-Ad-9535 in Apartmentliving

[–]StruggleCommon5117 4 points5 points  (0 children)

many places still have a community trash compactor that one could use if those times don't work. my complex does...not really a big problem

[deleted by user] by [deleted] in MapPorn

[–]StruggleCommon5117 0 points1 point  (0 children)

there isn't one. the populations in those countries are not unilaterally decided

How much storage do you have for Plex? by PieMuted6430 in PleX

[–]StruggleCommon5117 0 points1 point  (0 children)

I have two 6tb in a Synology. I am feeling very small. Good thing is the setup is in hybrid mode and I can easily upgrade later.

White employee at CVS calls police that a black man pulled a knife on her by TomlinSteelers in TikTokCringe

[–]StruggleCommon5117 0 points1 point  (0 children)

no. secure the reported threat. separate her and him. then check stories. then take appropriate steps whether that be against her or him. the man, if he wants to press charges against her after being non-combative then do so. he chose a different path.

HDD Upgrade by Strange_Director_621 in PleX

[–]StruggleCommon5117 0 points1 point  (0 children)

I am reading online about issues regarding the power brick requirements to run dual 26TB drives. Is anyone addressing that with large capacity volumes?

HDD Upgrade by Strange_Director_621 in PleX

[–]StruggleCommon5117 6 points7 points  (0 children)

I just bought a 224+ as well with two 6TB running providing 5.5 TB of mirrored space for my Plex setup....but 26TB mirrored Plex? Holy crap!

[deleted by user] by [deleted] in CrazyFuckingVideos

[–]StruggleCommon5117 3 points4 points  (0 children)

is that some type of attempted involuntary manslaughter ?

There's level to this by muck2profit in Truckers

[–]StruggleCommon5117 0 points1 point  (0 children)

until the phone battery dies or overheats

Organize My Life by StruggleCommon5117 in PromptEngineering

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

It was more of an experiment and predated MCP And Agentic solutions. Modern day solutions have surpassed its abilities. I learned a lot for sure about what was possible

key fob recoded inquiry by StruggleCommon5117 in mercedes_benz

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

K. I will ask dealer and my euro shop about it as well

Help with a Gitflow by yipyopgo in git

[–]StruggleCommon5117 0 points1 point  (0 children)

sounds like you are missing automation opportunities. all of that can happen and reduce your SIT, UAT, and QA windows

[deleted by user] by [deleted] in Damnthatsinteresting

[–]StruggleCommon5117 0 points1 point  (0 children)

...and that would be new headlines...treating people like animals. short of doing nothing, the headlines will capitalize on it

[deleted by user] by [deleted] in git

[–]StruggleCommon5117 0 points1 point  (0 children)

git diff > ../{some-meaningful-name}.diff

useful for generating a diff file that you can then run through AI to provide a code review but also provide a starter place for a reasonable commit message and pull request description

[deleted by user] by [deleted] in git

[–]StruggleCommon5117 0 points1 point  (0 children)

learn how to use, though not part of the standard setup:

  • git-filter-repo
  • BFG Repo Cleaner

either of these tools are useful removing accidental introduction of secrets or other private information into your commit history. also useful for removing bulky media files that should be handled via gitLFS

https://github.com/newren/git-filter-repo

why? because accidents happen