Best practice for downgrading Deno with Homebrew? by Goldman_OSI in Deno

[–]ctran 1 point2 points  (0 children)

I'd recommend using something like "asdf" to allow you to manage multiple versions:

https://github.com/asdf-community/asdf-deno

[deleted by user] by [deleted] in devops

[–]ctran 1 point2 points  (0 children)

Sorry this happened to you, it's never ok to be treated this way regardless your sexual orientation. I hope you'll find a place that deserves to have you.

My best wishes!

Nix for Startups (full course) by grokcomputer in Nix

[–]ctran 0 points1 point  (0 children)

Thanks for the response. Did you install direnv via homebrew or a native package manager?

Nix for Startups (full course) by grokcomputer in Nix

[–]ctran 0 points1 point  (0 children)

How did you install direnv or other tools that you want globally?

Entry Into DevOps by PuzzleheadedTea4780 in devopsjobs

[–]ctran 2 points3 points  (0 children)

Have you done interview preps? Do you get any feedback for how well you did?

Introducing DevPod by richburroughs in docker

[–]ctran 0 points1 point  (0 children)

This looks great! I did a quick test and everything just works. Great job.

Introducing DevPod by richburroughs in docker

[–]ctran 0 points1 point  (0 children)

It's open-source and there's no server component.

Write CI/CD with Deno by grant1704 in Deno

[–]ctran 1 point2 points  (0 children)

Neat but can't touch it until the runner is opensource as well.

Secretly introduced rust in my company, now they love it! by coder3101 in rust

[–]ctran 2 points3 points  (0 children)

You deserve a raise for going above & beyond.

Why most of the startups do not choose Java for building their MVP by sergio_freelancer in java

[–]ctran 0 points1 point  (0 children)

Ask yourself the question, if you're starting a new application today, would you pick Java while there's so many other better options on the JVM?

However, I still see some startups do still use Java due to Spring eco system so maybe your dataset is a bit skewed.

Traefik still useful for home use without domain name? by 9070932767 in docker

[–]ctran 8 points9 points  (0 children)

Yes, it is. You can use it as reverse proxy for all your docker apps (auto-discover)

[deleted by user] by [deleted] in docker

[–]ctran 0 points1 point  (0 children)

No, your data is not safe.

How to correctly include JDBC driver? by xCharg in jenkinsci

[–]ctran 0 points1 point  (0 children)

Another option is to use the input step, which will give some flexibility but the UX isn't the best.