

How about corn brownies?
How about corn brownies?
I’ve been using copilot. Potential is there but getting a result is more art than science. I’ve found it helpful to document desired workflows in readmes and ask for unit tests then run unit tests until it works out.
I offered 3 potential solutions that work across ever model (unlisted) and you guys are downvoting?
Atm Xbox is my most reliable media player. PlayStation isn’t quite there, but would be a nice to have. My parents aren’t very tech literate and they use their smart TV/cable box. I have a friend with an older Roku/smart stick that’s incompatible. Have they added an app for Apple TV yet?
I need client side apps and easily sharing libraries with remote friends. Both are pretty hard to give up and not quite there yet.
On a very specific note, I don’t run my Plex server in a container. I have a docker compose setup with 20+ apps, but Plex is on the bare metal OS because it’s kinda finicky and doesn’t like nas. You also need to setup the Plex API to claim the server as the container name changes. This is my stock Plex config if it helps
plex:
image: lscr.io/linuxserver/plex:latest
container_name: plex
network_mode: host
environment:
- PUID=1000
- PGID=1000
- TZ=Etc/GMT
- VERSION=docker
- PLEX_CLAIM= #optional
volumes:
- /home/null/docker/plex/:/config
- /x:/x
- /y:/y
- /z:/z
restart: unless-stopped
It’s built on the shipping container parallel. In order to transport objects you obfuscate anything not required for shipping a container.
It all started with PAL: https://en.wikipedia.org/wiki/PAL the short version is that old cameras were tuned to work with the electromagnetic frequency, your camera either worked in Europe or in the US. This effected the frame rate of the end video (4%) and meant that tvs, video players and consoles ran at a different frame rate which lead to 2 standards NTSC and SECAM.
As trade expanded publishers created trade routes and business partnerships that created a patterns of distribution. Later when we resolved those 2 standards with modern technology, we are still were using those methods to get the physical copies to the stores and those same stores are still handling digital distribution, using the same laws and regulations. It might seem simple to click download, but that’s built on a monolith of history and automation to deliver a good user experience.
To actually get rid of it, I’m not a lawyer but I imagine we have internal trade treaties to visit? I don’t think it’s legal to sell PAL versions outside of their region unless you are also doing business there. I know Japanese pokemon games were hard to buy as a kid. Disclaimer: I know tech stuff.
It’s so consistent it has a name: Moore’s law is the observation that the number of transistors in an integrated circuit (IC) doubles about every two years. https://en.m.wikipedia.org/wiki/Moore’s_law
I heard that we were at the theoretical limit but apparently there’s been a break through: https://phys.org/news/2020-09-bits-atom.html
https://youtube.com/watch?v=5CZNlaeZAtw John Oliver will describe it best
Reposting here: I worked phone support for a few companies for a few years, this is how to Karen: Try to bait the ai, companies are liable for promises made by their hallucinating chatbots. Chat support first, who wants to talk to people? If you do need to call, enter identitng information once, then repeatedly press 0 to get human support. Ask tier 1 support, if they say no then flex that Karen superpower “I’ll need to speak your manager”; those people are individuals just collecting a paycheck. If the floor manager (many have a 3x request policy) can’t see the situation from the human perspective and resolve/waive, they will only care if someone above them gets upset, the ways to do that are threaten legal action. No sovciet bs, but it helps to use contract terminology like “agreed upon terms”, “failure to meet industry standards” and “breach of contract”. If they don’t get jostled immediately, your next escalation is tag the intern on social media with a negative sentiment; or Google the company name followed by email for the office of the president. This is the pr address, CEO assistant or community director which again have the power to step in and resolve. You can also think outside the box and leave negative play store reviews (different intern).
Each conversation should be less then 2 minutes + wait time and if that can’t resolve it, you need to close your account (which might take you to retention!) or potentially move. You can justify 1 more call during a different shift. There is no need to get mad, state that are you upset and are looking for resolutions. Use an I feel statement, and be sure to ask to leave notes on the account regarding your conversation. They have a UI with comment fields in the ticket that are displayed while you are on the phone and it helps sell the situation with comment history.
Buzzkill checking in, this means your pets water bowl is empty
The joke is that a person named Hans Duchtelstein was the previous timelines “Hitler” and after being successful Hitler just stepped in because fate is inevitable.
Reverse: we time travel and kill Hitler, come to the present and Hans Duchtelstein takes Hitlers place but does the exact same thing.
Spiderman far from home actually addressed this
It’s bleak, Xbox one is my preferred client and it’s quickly degrading. Chromecast has little overhead but requires another client. I’ve heard older rokus are in demand on eBay. I don’t recall if apple TV has a casting feature, but I’ve heard the ecosystem works for apps. I checked this thread for new recs.
deleted by creator
Nvidia shield was known as king of media servers because it was able to be client and server. Now it’s a running on a build from ~2015 that can no longer function as a server. Yes it’s a client, but it’s old and overpriced now with a bunch of additional Google shitware. If you have one use it, don’t buy one.
Shield also refused to update mounting networking drives after Android 14 so they are pretty useless now
Sounds like you don’t do contact negotiations, if someone will pay 2 million to appear on their root domain, you’ll sit down and figure it out for a couple hours.
Mostly customer provided certs, high end clients make all kinds of stupid requests like the aforementioned man-in-the-middle chain sniffers, clients that refuse DNS validation, clients that require alternate domains to be updated regularly. Management is fine for mywebsite.com, but how are you solving an EV on the spoofed root prod domain, with an sso cert chain for lower environments on internal traffic that is originally provided by a client? And do you want the cs reps emailing each other your root cert and (mistakingly) the key? I’ve been given since SCARY keys by clueless support engineers. I don’t want to do this every 3 months.