xedrak
@xedrak@kbin.social
- Comment on Who is this "Jenkins" and what now has broken him? 1 year ago:
I work for a very large company which uses Jenkins for CI/CD and it’s an absolute nightmare. Granted, some of these issues may be related to how my company has it setup. I’m not in DevOps so I wouldn’t know. But these are my complaints:
-
Can have incredibly long queue times in some cases. It takes forever to spin up additional build agents to meet demand. In one case we actually had to abort a deploy because Jenkins wasn’t spinning up more build agents, and our queue times were going to put us outside of our 3 HOUR maintenance window.
-
Non-standard format for pipeline configuration files. It could just be JSON or YAML, but noooo, I have to learn something completely different that won’t transfer to other products.
-
Dated and overly complicated UI with multiple UX issues. I can view the logs in a modal from the build page, but I can’t copy from them? Fuck off Jenkins.
I’m actively pushing my team to transition to GitHub actions, because it’s just better in every single way.
-
- Comment on Welp that answers a lot of why all .ml are down 1 year ago:
Hey, I didn’t quite get it. Can you copy and paste this reply a few times more? Thanks.
- Comment on Apple watching & logging EVERY APP YOU OPEN [Louis Rossmann] 1 year ago:
Oh really? You read the entire codebase of a project before downloading it, and every time you update it, you go over every single change like you’re the Greek God of code review? Because if you’re not, by your own standards, you’re opening yourself up to “additional attack vectors”
- Comment on Apple watching & logging EVERY APP YOU OPEN [Louis Rossmann] 1 year ago:
What you’re describing is possible in certain circumstances , but it would expose the companies to an insane amount of liability. Also, open source software can introduce vulnerabilities that could be exploited to do the same exact thing. Open source software is not inherently more secure. Remember that time malware was introduced to the Linux kernel directly as a research project?
- Comment on Apple watching & logging EVERY APP YOU OPEN [Louis Rossmann] 1 year ago:
I’m not going to touch your other points, but you clearly have no idea how encryption works if you claim that any proprietary program using end-to-end encryption is insecure.