HackerTrans
TopNewTrendsCommentsPastAskShowJobs

AdrienPoupa

no profile record

comments

AdrienPoupa
·3 месяца назад·discuss
I recently switched as well. Being able to work in a large monorepo without the editor freezing and taking 15+GB of RAM was a strong selling point :)
AdrienPoupa
·3 месяца назад·discuss
Since https://blog.cloudflare.com/updated-tos it is not completely clear if you disable Cloudflare's cache indeed. Still the terms are unclear enough that they could cut you out, and I'd feel uneasy exposing a Jellyfin instance publicly, but that's just me :)
AdrienPoupa
·3 месяца назад·discuss
This is very cool, but you should not use Cloudflare Tunnels to stream media. This is forbidden by their terms of service (or at the very least not the intended use of Tunnels and they may disable your service). Use Wireguard or Tailscale instead.

https://www.xda-developers.com/cloudflare-tunnels-are-great-...
AdrienPoupa
·3 месяца назад·discuss
My exact reaction when they override my cmd+e shortcut and change the default layout every two months :)
AdrienPoupa
·4 месяца назад·discuss
Oh, I was referring to `aquasecurity/trivy-action` that was changed with a malicious entrypoint for affected tags. Pinned commits were not affected.
AdrienPoupa
·4 месяца назад·discuss
That's true. This specific attack was mitigated by hash pinning, but some actions like https://github.com/1Password/load-secrets-action default to using the latest version of an underlying dependency.
AdrienPoupa
·4 месяца назад·discuss
Don't forget to pin your GitHub Actions to SHAs instead of tags, that may or may not be immutable!
AdrienPoupa
·6 месяцев назад·discuss
I gotta admit you had me thinking this was serious until the `Remove lockfiles` section ;)
AdrienPoupa
·8 месяцев назад·discuss
Every 2 years? More like every 2 days for GitHub Actions or Git operations those days :(