Viewing profile — AdrienPoupa
AdrienPoupa
HN member- Joined
- Fri, Jan 17, 2020, 2:44 PM UTC
- HN karma
- 66
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About AdrienPoupa
No profile information was provided.
Recent public activity
-
comment
Comment #47857973
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 :)
-
comment
Comment #47751543
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, a…
-
comment
Comment #47747756
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 …
-
comment
Comment #47620100
My exact reaction when they override my cmd+e shortcut and change the default layout every two months :)
-
comment
Comment #47478074
Oh, I was referring to `aquasecurity/trivy-action` that was changed with a malicious entrypoint for affected tags. Pinned commits were not affected.
-
comment
Comment #47474710
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 un…
-
comment
Comment #47474247
Don't forget to pin your GitHub Actions to SHAs instead of tags, that may or may not be immutable!
-
comment
Comment #46661407
I gotta admit you had me thinking this was serious until the `Remove lockfiles` section ;)
-
comment
Comment #46065398
Every 2 years? More like every 2 days for GitHub Actions or Git operations those days :(
-
comment
Comment #42607804
I just read one of the linked articles about saturation divers, it was absolutely fascinating https://www.atlasobscura.com/articles/what-is-a-saturation-d...
-
comment
Comment #39934704
But then, your firewall or Cosmos is exposed to the internet waiting for a 0day to be released, and chances here they will not be updated as soon as it comes out. VPN server is alr…
-
comment
Comment #39933557
I'd argue the easiest way to achieve this is to refrain from opening any ports, and using Tailscale to get remote access.
-
comment
Comment #39913558
Promising, but is the layout responsive? https://ibb.co/jRLRmD4
-
comment
Comment #39718942
I love my work-provided M1 MBP Max and would possibly consider getting a personal Air at this price range, but the 8gb RAM is still a no go for me, even for $699. My SO has a 2015 …
-
comment
Comment #39444733
RTINGS comes to mind
-
comment
Comment #38509948
That's certainly possible but we have other tools for that such as NewRelic that served us well.
-
comment
Comment #38509543
This what we are doing for the prod container that does not have Composer installed yes. But in development it's much easier to have it in the image. Additionally we do not bundle …
-
comment
Comment #38509197
PHP dev here, we have extensions for development that make no sense in production, xdebug for example. You need it for breakpoints and debugging in general but it should not be ins…
-
comment
Comment #35216281
Backend complexity as mentioned above, as well as potential performance issues. You really want to avoid N+1 issues by batching all the fields and relationships you want to query a…
-
comment
Comment #34864056
If it comes, you switch to a different hosting provider in about 5 minutes, that's not a very big effort
-
comment
Comment #34862489
Self hosting is really cool. However when it comes to static hosting, apart than keeping your data at home and having fun setting up servers, I don't really see the point when ther…
-
comment
Comment #30970927
I was facing the same dilemma in January, I settled on Infomaniak and I've been quite happy so far. They support DKIM/DMARC, catchall, domain aliases and are reasonably priced (18E…
-
comment
Comment #30676461
Wasabi [1] is admittedly up to 80% cheaper than S3. But it forces you to keep your files for 90 days at least. I saw it recommended several times as a cheaper alternative to S3-bac…
- story
- story