Remove c
article thumbnail

What Is the Maximum max-age?

CSS Wizardry

Its content is as follows: c-btn { background-color : #C0FFEE ; } Once our build system has completed, it will fingerprint the file and export it with a unique hash, or fingerprint , in its filename. This post was mostly an exercise in curiosity. Let’s say we have a simple source CSS file called button.css. 6bb70b2a.css. 6bb70b2a.css.

Cache 187
article thumbnail

What the SEC cybersecurity disclosure mandate means for application security

Dynatrace

How should C-level executives and boards of directors prepare for the SEC cybersecurity mandate? To avoid this, ensure all C-suite members understand general cybersecurity topics and the SEC cybersecurity mandate. Incorporate planned exercises and workshops to examine and enhance your organization’s readiness through feedback loops.

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

Basis Path Testing in Software Testing

Testlodge

When there are multiple options for a decision, each decision outcome should be exercised before moving on to the next decision. Finally, once all the decision outcomes on the baseline path have been covered, apply the same approach to all subsequent paths until all the decision outcomes in the specified code have been exercised.

Testing 75
article thumbnail

Missing Library: A pg_upgrade History

Percona

In this blog post, I will show you a particular example I faced when working with an upgrade exercise using pg_upgrade. When working with the upgrade exercise, the goal was to move from PostgreSQL 11 to PostgreSQL 12. for lib in $(psql -qtA pgbench -c"select extname||'.so' for lib in $(psql -qtA pgbench -c"select extname||'.so'

C++ 83
article thumbnail

Enhanced root cause analysis using events

Dynatrace

Create a new VM for this exercise and install a Dynatrace OneAgent. Run the stress tool, ensuring the -c parameter matches the number of vCPUs on the VM to fully stress the VM, as follows: # Run stress to max out CPU. stress -c 10 -t 5m. Demo: Add the human factor using the Dynatrace events API.

DevOps 185
article thumbnail

Site-Speed Topography

CSS Wizardry

The whole point of the exercise that follows is to allow me to move quickly, spotting patterns from afar, and not having to do any slow or meticulous work yet. Of course, it’s a little more complex than that, but for this exercise it’s an incredibly reliable proxy. This is basically how many render blocking resources each page has.

Speed 292
article thumbnail

Building High-Quality Software

DZone

There are some languages (like C++) where this should be on the must-have list. They are rerun(in the best case) and thus defeating the whole purpose of this exercise while spending tons and tons of time/money/energy on this).nn> There are some languages (like C++) where this should be on the must-have list.

Software 245