Remove 2009 Remove Code Remove Website
article thumbnail

Using Generative AI to Build Generative AI

O'Reilly

On April 24, OReilly Media will be hosting Coding with AI: The End of Software Development as We Know It a live virtual tech conference spotlighting how AI is already supercharging developers, boosting productivity, and providing real value to their organizations. You can find more information and our call for presentations here.

Code 81
article thumbnail

Performance Hero: Sergey Chernyshev

Speed Curve

Back in 2009, he started the first web performance meetup group in New York City, which is still running strong today. The first event was in May 2009 with my own presentation about the Tools of the Trade, I still have the deck for it here – it's fun to reminisce about it. Among other things.

Insiders

Sign Up for our Newsletter

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

article thumbnail

Advent Calendars For Web Designers And Developers (December 2021 Edition)

Smashing Magazine

Advent of Code. If you prefer a puzzle over an article, take a look at Advent of Code. If you’re already familiar with the HTMHell website, then you can guess how interesting its advent calendar is going to get! An advent calendar that has been publishing since 2009 is back again. Code Security Advent Calendar.

Design 120
article thumbnail

Web Performance Bookshelf

Rigor

Reading time 1 min Why share the library of the web performance books while there’s a substantial collection of fantastic websites and articles on the net? High Performance Websites. Even Faster Websites. How to pioneer new metrics and create a culture of performance. Want your web site to display more quickly?

article thumbnail

Top 13 Site Reliability Engineer (SRE) Tools

Dotcom-Montior

A typical SRE is busy automating, cleaning up code, upgrading servers, and continually monitoring dashboards for performance, etc., It is a general-purpose language, meaning that it has a wide-range of uses, such as the backbone of websites or web applications, automating tasks, or even testing. Kubernetes.

article thumbnail

Exploring The Potential Of Web Workers For Multithreading On The Web

Smashing Magazine

Exploring The Potential Of Web Workers For Multithreading On The Web Exploring The Potential Of Web Workers For Multithreading On The Web Sarah Oke Okolo 2023-04-21T10:00:00+00:00 2023-04-21T11:15:35+00:00 Web Workers are a powerful feature of modern web development and were introduced as part of the HTML5 specification in 2009.

article thumbnail

Effective Concurrency: Prefer Using Active Objects Instead of Naked Threads

Sutter's Mill

This month’s Effective Concurrency column, “ Prefer Using Active Objects Instead of Naked Threads ,” is now live on DDJ’s website. 5 Avoid Calling Unknown Code While Inside a Critical Section (Dec 2007). 14 Lock-Free Code: A False Sense of Security (Sep 2008). 15 Writing Lock-Free Code: A Corrected Queue (Oct 2008).

C++ 40