Yo, they added full page copies now? Gotta give it a spin again
Yo, they added full page copies now? Gotta give it a spin again
That’s my first thought, but my brain keeps trying to inject one immediately following “Surely.” No idea why.
I feel like there needs to be a comma somewhere in that sentence but I don’t know why…
Unfortunately this doesn’t seem to apply to publishers or developers that don’t have a landing page
To me on the security side of things caddy has a feature I have yet to see anywhere else: default reverse proxy headers.
Got something you want to lock down remote js loading on unless it explicitly requests an override? Default the variable to a locked value. The application can override it with it’s own header as necessary.
deleted by creator
Googles requirements for ARM cores on Android was pretty high. Don’t think I’ve seen a RISC-V core get close yet…
I wish nginx had the concept of default header values for reverse proxies…
I mean, you can kind of do it with macros but man…
Well they did a fine enough job pissing off artist and artist aligned consumers. Now it’s just all the goofs from crypto happily peddling it like there’s no tomorrow.
It was never a flex, it was a cry for help
All these years and people still haven’t gotten the message:
You just reminded me of the Critic again damn it. https://piped.video/watch?v=6i7ycxiog40
If you’re just looking for RSS -> Push take a look at feedpushr
I use it with gotify without too many issues.
“You’re not just wrong, you’re so far off I could make this the pivotal piece of a case study in misinterpreting humor”
God damn.
Link to the article: https://en.wikipedia.org/wiki/Electricity_sector_in_Turkey#History
You say that like there a large overhead to containers…
Even in this case that overhead is negligible. Container configs and artifacts are also more portable and easier to backup.
It was dead however long ago when I submitted a PR. Still unmerged with no activity on the request so I just never went back to check.
It’s good to hear that they are working on it again though, if that is the case.
It depends on what you want. Do you want containers that don’t blow away your firewall? Podman is nice, but docker can be configured a little to avoid this. Want things that autostart and don’t have issues with entry points that attempt to play with permissions/users? Docker or podman as root is necessary. Want reasonable compose support? Podman now needs a daemon/socket. Want to make build containers and not deal with permission/user remapping at all? Podman is really nice.
Do not attempt to use podman-compose. That app is dead.
Unfortunately if you want to make tools that will be used by other people then you must add docker support. It just owns too much of the market.
Ever thought of unraveling that escape sequence and injecting it into the agetty start string?