DEV Community

Paolo Lulli
Paolo Lulli

Posted on • Updated on • Originally published at kevwe.com

 

The Weekly Dev - 202213

Running your code, secure and at scale

It takes a lot of work, to build code that is theoretically able to scale globally, and apparently it takes much less to take it down, if you're not up-to-date with the latest threats and related mitigations, if only from a technical point of view.

That is - of course - only part of the story, but one we're deeply in:

https://kevwe.com/weekly/202213

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git