Overview and Key Comments EDRMedeso is a Premier Reseller Partner of Rescale and an Elite Channel Partner of ANSYS In this webinar, we dive into the maturity of the Cloud HPC market in the Nordics region. Frode Halvorsen, VP of […]

Overview and Key Comments EDRMedeso is a Premier Reseller Partner of Rescale and an Elite Channel Partner of ANSYS In this webinar, we dive into the maturity of the Cloud HPC market in the Nordics region. Frode Halvorsen, VP of […]
When software engineers look at a piece of code, the first question they ask themselves is “what is it doing?” The next question is “why is it doing it?” In fact, there is a deep connection between these two – […]
As a green, but eager developer at a fast-paced startup, it can feel like staring straight up at El Capitan when tasked with simultaneously learning the code base and writing production-ready maintainable code. At Rescale, developers are given wide latitude […]
If you’ve ever wanted to be the next Andy Warhol, but just didn’t have the artistic talent, now AI can do it for you. Style transfer neural networks enable you to apply an artistic style to an image. They are […]
Sandi Metz recently wrote an article proclaiming that duplication is cheaper than the wrong abstraction. This article raises valuable points about the costs of speculative generalization, but it’s part of a long line of articles detailing and railing against those […]
I grew up playing Magic: the Gathering. As a kid I noticed something interesting about the card names – there were no generic names. There were no cards named “Zombie” or “Elf” or “Wizard”. There were cards named “Fugitive Wizard”, […]
We recently updated the design of 1) our pricing page and 2) the hardware selection page in order to offer more visibility on pricing, as well as to create a smoother user experience when users are setting up jobs. Pricing […]
Every mature MVC application has that one model that’s grown out of control. The table has 20 columns; there are user preferences stored in it alongside system information; it sends email notifications and writes other models to the database. The […]
Rescale’s ScaleX Enterprise Portal allows administrators to have fine-grained control over the their members’ spending on the ScaleX platform by setting up Groups and Projects. In this post we’ll explain what these concepts are and how to use them. Groups […]
The world is incredibly complex, and nowhere is this more evident than the art of writing software. Software is the result of intricate interactions between social structures, business desires, and limited knowledge. The complexity of those interactions inevitably shows up […]