Right now I use an AppleTV with Kodi installed via developer account. Unfortunately, Kodi on AppleTV is not well supported so it crashes a ton. I'm not much of an Apple dev. After much gnashing of teeth I managed to get a from source build running so I could maybe look into why it crashes and contribute but I've never debugged an AppleTV app and even trying to switch to using the simulator which I suspect is better for debugging, I couldn't figure it out.
But, quite often I just wish to get some other small box for Kodi. Except I don't want 2 boxes, one for Kodi and one for other proprietary apps (Crunchyroll, Twitch, Netflix, ...)
Any suggestions?
This lets you work on things without having to worry about giving it a name. This turns out to be pretty helpful when you're experimenting — just "jj new <revision>" and start editing. If it turns out to be something you want to share, "jj bookmark create <name>" and then you can push it. (You can also push without giving it a name, in which case you'll get a git branch with a name based off of the change id.)
Change IDs stay constant with each change, so you use those as a type of branch name when switching between the features you're working on.
If I open my (untrusted) downloads folder using Gnome Files and it displays (and therefore parses) the contained images, is that a security issue I should be concerned about?
(I would have assumed that (e.g.) Javascript in PDFs could be problematic, but not a simple preview.)
0: https://www.cvedetails.com/vulnerability-list/vendor_id-7294...
Them very aggressively highlighting the BYO IP feature and then even suggesting third parties to rent IPs from strikes me as a significant detour from their normal “script” (having dealt with their AU sales team before).
The problem is convincing anyone to buy on to gamble if this product will exist by the end of the contract.
I haven’t looked closer, but it’ll be very funny if this is fully GPO driven when Microsoft is already pushing for cloud configuration via Intune instead.
All it takes is someone noticing the port and beating you to the punch, and then it’s their server.
So for example, they filter out 5 products, and from the javascript in the browser you perform the request for those 5 products, and then show the user which ones are available. It could also send the data back to your server. Of course you still have to be careful with the number of requests, but it would allow you to get more data without getting flagged.