Tue.Oct 05, 2021

article thumbnail

How Visual Studio 2022 Ate Up 100 GB of Memory and What XML Bombs Had To Do With It

DZone

In April 2021 Microsoft announced a new version of its IDE – Visual Studio 2022 – while also announcing that the IDE would be 64-bit. We've been waiting for this for so long – no more 4 GB memory limitations! However, as it turned out, it's not all that simple. By the way, if you missed it, here's a link to the announcement post.

article thumbnail

ct.css — Performance Hints via Injected Stylesheet Alone

CSS - Tricks

This is some bonafide CSS trickery from Harry that gives you some generic performance advice based on what it sees in your <head> element. First, it’s possible to make a <style> block visible like any other element by changing the display away from the default of none. It’s a nice little trick. You can even do that for things in the <head> , for example… head, head style, head script { display: block; }.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Local Testing A Serverless API (API Gateway And Lambda)

Smashing Magazine

Local Testing A Serverless API (API Gateway And Lambda). Local Testing A Serverless API (API Gateway And Lambda). Tom Hudson. 2021-10-05T10:00:00+00:00. 2021-10-05T14:09:21+00:00. This article is for anyone struggling with testing cloud services locally, and specifically for people wanting to locally test an API that uses API Gateway and Lambda, with the Serverless framework, on AWS.

Lambda 117
article thumbnail

ct.css — Performance Hints via Injected Stylesheet Alone

CSS - Tricks

This is some bonafide CSS trickery from Harry that gives you some generic performance advice based on what it sees in your <head> element. First, it’s possible to make a <style> block visible like any other element by changing the display away from the default of none. It’s a nice little trick. You can even do that for things in the <head> , for example… head, head style, head script { display: block; }.

article thumbnail

New and improved Support Hub!

Speed Curve

One of the things I love about SpeedCurve is our commitment to writing help documents that actually help. Every time we release a new feature, we make sure to give you an accompanying support doc – often written by the same team member who led the feature development. Luckily, we have great writers on our team, so our docs are exceptionally clear, concise, and easy to follow (if I do say so).

Website 52