devguy :verified: · @developerguy
352 followers · 520 posts · Server hachyderm.io

🚨The security blog by
is true gold!

🚀🥳It really helped me to learn more about software supply chain security things including .dev, , , , , , and many more!

🧑🏻‍💻I highly recommend you take a look at this blog!

security.googleblog.com/2023/0

#google #deps #go #SLSA #SBOM #scorecard #distroless

Last updated 1 year ago

(λ. borkdude) · @borkdude
1082 followers · 530 posts · Server mastodon.social

lein2deps now comes with a leiningen plugin to automatically sync your project.clj to a deps.edn:

github.com/borkdude/lein2deps#

#clojure #deps #leiningen

Last updated 2 years ago

Leandro · @leostera
61 followers · 184 posts · Server mas.to

On the other hand, the resolvers depending on themselves is going to be a little trickier.

If this was a compiler, I'd just keep around the last binary, and use that to build the rest.

But in this case, we built these resolvers with warp, using an older version of themselves that vendored everything. But now during the resolution process of the resolvers, we need them running!

Easiest option seems to be *vendor deps* at this level.

#latebinding #erlang #elixir #deps

Last updated 2 years ago

Grégory PAUL · @paulgreg
130 followers · 1646 posts · Server framapiaf.org

Comment appliquer automatiquement des modifications sur une codebase JS 🤖 tech.bedrockstreaming.com/refa

#javascript #refactor #update #deps

Last updated 2 years ago

Wim 🈂️ · @wim_v12e
471 followers · 3513 posts · Server cybre.space

@codesections I just got around to reading both your posts. Personally I'm very much on the "minimise deps" side, so I like a language with a good standard library. And I think there exists some optimum between and dep size.
The "fits on a screen" criterion makes sense too.

Your _ sounds like a very good supplement to the standard library. Self/Recursion is a bit the odd one out, but obviously the one that caught my attention. I didn't even know Raku had &?ROUTINE.

#deps

Last updated 3 years ago