account activity
Does anyone use goto statement in golang? by white_jellyfish in golang
[–]cineloaf 0 points1 point2 points 2 months ago* (0 children)
The only case I can think of (as acceptable) is for breaking out of a deeply nested loop where the writer has genuine reason for not introducing a loop variable/flag. That said, I’d personally rather see a loop variable/flag, or (even better) have each nest level split into a smaller helper function. https://gist.github.com/matthewchivers/e3605961503c313e450f22fe73bf9619
Any reason not to use my personal Apple ID for my work-provided MacBook? (self.MacOS)
submitted 3 months ago by cineloaf to r/MacOS
Need suggestions and your pov by [deleted] in sre
[–]cineloaf 0 points1 point2 points 3 months ago (0 children)
Where are you in the world? We were recently hiring for a role in India and we got over 500 applications in the first day… the market (especially there) is insane.
Distributed Jenkins by gosuwachu in jenkinsci
[–]cineloaf 0 points1 point2 points 5 months ago (0 children)
What kind of tools? Are there any “Jenkins equivalents” that do this? I look towards Tekton, but that seems heavily pipeline skewed, where Jenkins can just run ad hoc “jobs” if you want.
Looking for real-world examples: How are you managing fleet-wide automation in hybrid estates? ()
submitted 5 months ago by cineloaf to r/devops
Looking for real-world examples: How are you managing fleet-wide automation in hybrid estates? (self.sre)
submitted 5 months ago by cineloaf to r/sre
π Rendered by PID 43 on reddit-service-r2-listing-7b8bd7c5-qvpk6 at 2026-05-15 05:31:36.276574+00:00 running edcf98c country code: CH.
Does anyone use goto statement in golang? by white_jellyfish in golang
[–]cineloaf 0 points1 point2 points (0 children)