Source: United States Senator Josh Hawley (R-Mo)
Subcommittee on Privacy, Technology, and the Law
Type:
Subcommittee Hearing
Date:
Time:
10:00am
Location:
Dirksen Senate Office Building
Room 226
Presiding:
Chair Blumenthal
Witnesses
-
Samuel Altman
CEO
OpenAI
San Francisco, CA
-
Christina Montgomery
Chief Privacy & Trust Officer
IBM
Cortlandt Manor, NY
-
Gary Marcus
Professor Emeritus
New York University
Vancouver, BC, Canada
‘);
$(‘.js-press-release’)
.find(‘table’)
.addClass(‘Table Table–striped’)
.wrap(”);
// Clear focus state off of button 0.5s after clicking it
$(‘.Button’).click(function () {
var button = this;
setTimeout(function () {
button.blur();
}, 500);
});
if (typeof Fancybox !== ‘undefined’ && typeof transitions !== ‘undefined’) {
transitions.hooks.after(function(data) {
Fancybox.bind(“[data-fancybox]”, {});
});
} else if (typeof Fancybox !== ‘undefined’) {
Fancybox.bind(“[data-fancybox]”, {});
}