

scrape.maxDepth = 5
scrape.maxDepth = 5
They went back to skeuomorphic?
Toppings are meant to enhance the flavor. But a lot of times they are used to mask bad pizza.
I know people trash pineapple on pizza, but pineapple is meant to balance well with tomato sauce. Pineapple on cheese bread is just bad. And “tomato sauce” varies wildly based on how it’s prepared.
I have just dumped code into a Chrome console and saved a cert while in a pinch. It’s not best practices of course, but when you need something fast for one-time use, it’s nice to have something immediately available.
You could make your own webpage that works in the browser (no backend) and make a cert. I haven’t published anything publicly because you really shouldn’t dump private keys in unknown websites, but nothing is stopping you from making your own.
That’s what NodeJS and Deno are.
The point of the browser support means it runs on modern Web technologies and doesn’t need external binaries (eg: OpenSSL). It can literally run on any JS, even a browser.
Just going to mention my zero-dependency ACME (Let’s Encrypt) library: https://github.com/clshortfuse/acmejs
It runs on Chrome, Safari, FireFox, Deno, and NodeJS.
I use it to spin up my wildcard and HTTP certificates. I’ve personally automated it by having the certificate upload to S3 buckets and AWS Certificates. I wrote a helper for Name.com for DNS validation. For HTTP validation, I use HTTP PUT.
I’ve also used .local but .local could imply a local neighborhood. The word itself is based on “location”. Maybe a campus could be .local but the smaller networks would be .internal
Or, maybe they want to not confuse it with link-local or unique local addresses. Though, maybe all .internal networks should be using local (private) addresses?
I’ve been using uBOLite for about a year and I’m pretty happy with it. You don’t have to give the extension access to the content on the page and all the filtering on the browser engine, not over JavaScript.
I just recently started working with ImGui. Rewrite compiled game engines to add support for HDR into games that never supported it? Sure, easy. I can mod most games in an hour if not minutes.
Make the UI respond like any modern flexible-width UI in the past 15 years? It’s still taking me days. All of the ImGui documentation is hidden behind closed GitHub issues. Like, the expected user experience is to bash your head against something for hours, then submit your very specific issue and wait for the author to tell you what to do if you’re lucky, or link to another issue that vaguely resembles your issue.
I know some projects, WhatWG for one, follow the convention of, if something is unclear in the documentation, the issue does not get closed until that documentation gets updated so there’s no longer any ambiguity or lack of clarity.
My open-source, zero dependency JS library for requesting and generating certs with dns01: https://github.com/clshortfuse/acmejs
I only coded for name.com but it is compatible with anything really. Also can run in the browser, which could be useful in a pinch.
Burn-in is a misnomer.
OLEDs don’t burn their image into anything. CRTs used to burn in right onto the screen making it impossible to fix without physically changing the “glass” (really the phosphor screen).
What happens is the OLED burns out unevenly, causing some areas to be weaker than others. That clearly shows when you try to show all the colors (white) because some areas can no longer get as bright as their neighboring areas. It is reminiscent of CRT burn-in. LCDs just have one big backlight (or multiple if they have zones) so unevenness from burnout in LCDs is rarely seen, though still a thing.
So, OLED manufacturers do things to avoid areas from burning out from staying on for too long like pixel shifting, reducing refresh rate, or dimming areas that don’t change for a long time (like logos).
There is a secondary issue that looks like burn-in which is the panel’s ability to detect how long a pixel has been lit. If it can’t detect properly, then it will not give an even image. This is corrected every once in a while with “compensation cycles” but some panels are notorious for not doing them (Samsung), but once you do, it removes most commonly seen “burn-in”.
You’d have to really, really leave the same image on your screen for months for it to have any noticeable in real world usage, at least with modern OLED TVs. You would normally worry more about the panel dimming too much over a long period of time, but I don’t believe lifetime is any worse than standard LCD.
TL;DR: Watch RTings explain it
The Who were kinda silly (eg: Boris the Spider) in their early years.
Judkins said that after the finger test, a lead cybertruck engineer at Tesla said he did the video wrong.
You’re completely right. It should be US and Not-US. /s
I thought you meant this:
Microsoft insisted that Internet Explorer (IE) was not a product but a feature that it was allowed to add to Windows, although the DOJ did not agree with this definition.[6]
The government alleged that Microsoft had abused monopoly power on Intel-based personal computers in its handling of operating system and web browser integration.
https://en.wikipedia.org/wiki/United_States_v._Microsoft_Corp.
Also in the EU:
Under the commitments approved by the Commission, Microsoft will make available for five years in the European Economic Area (through the Windows Update mechanism) a “Choice Screen” enabling users of Windows XP, Windows Vista and Windows 7 to choose which web browser(s) they want to install in addition to, or instead of, Microsoft’s browser Internet Explorer.
https://ec.europa.eu/commission/presscorner/detail/en/IP_09_1941
Years (decades) ago it wasn’t uncommon to create self-signed/local CAs for active directory, but it’s really uncommon today since everything is internet facing and we have things like Let’s Encrypt.
It’s so old, the “What’s New” article from Microsoft references Windows Server 2012 which is around when I stopped working on Windows Server. I kinda remember it, and you needing to add the server’s cert to your trusted roots. (I don’t know about Linux, but the concept is the same, I’m sure. I never tried generating certificates, but know all the other client -side stuff. Basically you need a way to fulfill CSRs.)
https://learn.microsoft.com/en-us/windows-server/identity/ad-cs/
What you’d want to do it in Windows is all there, and Microsoft made that pretty easy back then to integrate with all their platforms and services, but I’d caution, do you really want to implement 10+ year old tech?
I don’t know why you’re bringing up Palisade. The OP clearly says Telluride and the text mentions Kia. I have the same car, 2020.
You either have remote start over Kia Connect or key fob. It’s either, not both.
And a Reddit comment goes further:
No 2020 Tellurides in North America had remote start on the key fob from the factory.
https://www.reddit.com/r/KiaTelluride/comments/14737v9/telluride_remote_start/
See also: https://www.kiatelluride.org/threads/2020-telluride-remote-start.1825/ (outside of US has fob)
You can’t remote start with the key (at least on the 2020). It’s remote cellular start that runs on a ~40 second interval or nothing (or third party).
I have a Telluride. I’ve been downgraded to Lite which gives you notifications if you forget to lock your car. But remote start is no longer available.
The way it worked seems to be polling since you could wait around up to a minute for the car to perform a command.
The worst part is the car does not have “local” remote start. I’d have to buy another piece of equipment for that and install it. It’s not available at all on the key fob.
Rip iPhone.