Guess I don't have to, the dev released a new update without analytics, scripts and fonts are internal and created an issue for running as root which someone's assigned to. This project got some crazy momentum!
Yeah stirling has options to remove though, at least I remember seeing the option since the beginning and disabled it haha. Option to disable that should probably be a 3rd PR then got some work to do lol
Yeah very exciting project and to be honest a lot of popular services run as root by default. That said this ones harder to change from port 80 without changing the image. Could mount a nginx.conf to override probably though.
I believe you can just do the sha but it would be a similar affect pinning it to that sxact docker image, but doing so without version tag makes it harder for you to know what you are running.
The sha256 is generated by an algorithm based off of the bytes of the image wherr the tag is overwritable and pushed by the developer.
I want to swap to this but also want to do a few PRs but haven't had the time.
Dockerfile exposes port 80 and runs as root
Less concerning, but dislike it, the scripts and CSS use remote cdns rather than being bundled locally
Otherwise I am excited for this. Stirling doesn't really support replicating even with license and its fat image takes up a bit of my disk space for images.
Its also good practice to include the sha256 digest after the version like
DockerImage:v... @sha256:...
If you pull without digest and say the maintainers get compromised and release an update with the same version tag with malicious stuff in it, then you won't pull it automatically since the digest does not match.
Bezos is sure, the engineers solved all the problems you listed. The table that doubled their productivity and led to all of these solutions Amazon solved was brought by another person as well!
the first month I was packing boxes on my hands and knees on the hard cement floors. I said to the person kneeling next to me, “You know, we need kneepads because this is killing my knees,” and he said, “What we need are packing tables” — the most brilliant idea I’d ever heard. The next day I went and bought packing tables and doubled our productivity.
Cleaving is mostly about friction. Cutting a block of cheddar is pretty much all cleaving, and a very sharp cutting edge doesn't provide much advantage. My blade vibrates along the blade face, so foods experience the coefficient of kinetic friction, not static friction. This reduces cutting forces, and does so in a way that's totally independent of the sharpness of the edge.
Looks like the inventor posted a comment explicitly about cheddar in the link.
My core one did fail once in the first week. I was on support chats for multiple all nighters like 12-15 breaks each. Finally someone said its probably bad parts and sent me a bunch of likely parts, I got preassembled so they guided me how to disassemble and replace the parts. Its been working ever sense, but it was killing me them going "well have you tried recalibrating?" And other basic tasks that they should have had notes on that were already done.
Thanks for the update! Is there any chance we can get docker images hosted in a better platform as well? Dockerhub has so many API restrictions that it hardly works with renovate anymore and limits pulls as well for those run in clusters.
Githubs container registry or quay would be awesome.
If public key is denied forgejo is setup, but you have an old connection in your authorized_keys file probably form using gitea. Remove the line, it should prompt you to accept public key on next ssh session. This is a basic ssh functionality probably why you were downvoted I guess.
Gitea and forgejo configs were 100% same at some point,, check forgejo news for when the last version that supported gitea migrations. That said it should still be pretty close.
Yeah I read Toyota made them combined in modern cars. Toyota also designed a lot with this car so I passed on this for now. If the convenient stuff is ever gone I may opt for it.
Yeah I considered it. That said I use the home assistant integration to make my car charge at slowest speed needed to timely charge it overnight for better bsttery health and I have it schedule remote start at 4:55 only when I am at work and the temperature is extremely hot or cold. Those smarter things has made me a little happier with the loss of privacy.
Guess I don't have to, the dev released a new update without analytics, scripts and fonts are internal and created an issue for running as root which someone's assigned to. This project got some crazy momentum!