Hatty AI

Lessons Learned From Navigating The Modern Open-Source Authoring Challenges

This article is sponsored by Storyblok. Open source is at the heart of modern software development. As someone who has been deeply involved in community-driven as well as company-driven open-source, I have had the opportunity to experience its diverse approaches. This article explores what modern OSS authoring looks like. It focuses on front-end JavaScript tools […]

Lessons Learned From Navigating The Modern Open-Source Authoring Challenges Read More »

768 CVEs will be exploited in 2024, a 20% increase from the 639 CVEs exploited in 2023

In 2024, 768 vulnerabilities with CVE identifiers have been reported as being exploited. This is up from 639 CVEs, which was the case in 2023. This represents a 20% year-over-year increase. VulnCheck reported that 23.6% (or KEV) of exploited vulnerabilities were weaponized on or before 2024.

768 CVEs will be exploited in 2024, a 20% increase from the 639 CVEs exploited in 2023 Read More »

Scroll and View Progress Timelines: An Introduction to CSS Scroll-Driven animations

As of December 2024, you can use scroll-driven animated in Chrome. Firefox also supports them, but you’ll have to enable a flag. Safari? You can still provide a seamless experience in all browsers by using a polyfill. You won’t see the same performance boost if you add a polyfill. It requires a JavaScript Library. I’ll

Scroll and View Progress Timelines: An Introduction to CSS Scroll-Driven animations Read More »

Scroll to Top