HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nigel_doug

no profile record

Submissions

CVE-2025-3248: Serious vulnerability found in popular Python AI package

cloudsmith.com
1 points·by nigel_doug·geçen yıl·1 comments

[untitled]

1 points·by nigel_doug·geçen yıl·0 comments

CNCF Welcomes New Members to the Technical Advisory Board

cncf.io
2 points·by nigel_doug·geçen yıl·0 comments

Falcoctl – an artifact management tool for Falco

cncf.io
3 points·by nigel_doug·geçen yıl·0 comments

Kubernetes 1.33 Release Update

cloudsmith.com
3 points·by nigel_doug·geçen yıl·1 comments

comments

nigel_doug
·geçen yıl·discuss
[flagged]
nigel_doug
·geçen yıl·discuss
I've no idea what I'm reading :(
nigel_doug
·geçen yıl·discuss
Does anyone know of a decent video game made with AI yet?
nigel_doug
·geçen yıl·discuss
"trust in the contents of both source and binary packages is low." - I wonder will this convince organisations to adopt proper artifact management processes? If supply chain attacks are on the rise, than surely its more imperative than ever for businesses to adopt secure artifact scanning with tools like Cloudsmith or jFrog?
nigel_doug
·geçen yıl·discuss
Hi! I'm Nigel from Cloudsmith. I'm sharing our recently condensed release notes for Kubernetes v.1.33 which is due to be released on April 23rd. Docs Freeze was 2 days ago on the 8th so no additional changes should be happening before the release date.
nigel_doug
·geçen yıl·discuss
When I first read this title I thought it was something to do with Call of Duty. I'm glad I know about this tool now. Will probably use it.
nigel_doug
·geçen yıl·discuss
It probably has its use-cases, but in platform engineering there is rarely a scenario where we are allowed/can trust using an LLM-based technology to improve efficiency. Usually it throws out well-formatted YAML manifests that look great, they work as expected, but are super insecure (CAP_SYS_ADMIN for no reason). You could keep prompting it until you get the result you want, but likely its just quicker if I do the job myself.