Nevada
How Las Vegas, Nevada, Became Known For Its Larger-Than-Life Buffets
Las Vegas, Nevada, is known for many things: gambling, drive-thru weddings, massive themed hotels, and, of course, the secrets it keeps (what happens there, stays there, after all). It’s also a haven for foodies, with world-renowned and celebrity chefs like Bobby Flay opening must-visit restaurants both on and off the Strip. And then there’s the buffets, Vegas-sized and often destinations in their own right.
While the heyday of the Vegas buffet may have passed — there are far fewer buffets in the city than there were several years ago — they remain an iconic part of the Sin City experience. But how did they become a mainstay? The roots of Vegas buffet culture trace back to the mid-20th century, when a plan to keep hungry gamblers at the tables led the El Rancho casino to start what they called a “chuck wagon,” offering snacks and cold cuts. It became the Buckaroo Buffet, the first Vegas buffet, and the concept was quickly adopted by other casinos.
In true Las Vegas fashion, the buffets grew larger and more elaborate. By the 1970s, they were everywhere, prompting casinos to explore various methods to attract diners — from high-priced, opulent spreads to mind-boggling “super buffets” with hundreds of food items. This evolution gave rise to the modern buffet, which emphasizes spectacle with made-to-order options and chefs on display preparing the food. Today’s Las Vegas buffets, whether offering luxury or comfort food, might look a little different, but carry on the tradition that has evolved over the past 75 years.
Read more: How Restaurant Steak Tricks Your Tastebuds
Is Vegas Buffet Culture Over?
Diners eating at Vegas buffet – Roig61/Shutterstock
In 2020, the COVID-19 pandemic shut everything down — including Las Vegas. It would prove to be the beginning of the end of the ubiquity of the Vegas buffet. Only about a baker’s dozen of the approximately 70 buffets that had operated in the city prior ultimately reopened. Off-Strip buffets still operate at a loss as a means to keep gamblers fed and spending money. But many on-Strip casinos refocused their energy on other dining options — such as the food hall, which has experienced heightened popularity in the past several years. Now, in addition to those remaining off the Strip, most buffets along Vegas Boulevard are either more limited in their opening hours and offerings, or are much more expensive and extravagant options, such as the Bacchanal at Caesars Palace. However, it’s worth noting that the largest buffet in America isn’t in Las Vegas.
Given the high cost of operating buffets, the reduction in their popularity leading up to the pandemic, and the overarching changes happening in Las Vegas, it seems that they may be a relic of the past. Despite many customers expressing nostalgia for buffets, stakeholders show little interest in reopening them, opting instead to focus on other aspects that enhance customer engagement and generate revenue for casinos. While the number of buffets may have dwindled, those that remain are still serving up satisfying experiences for hungry diners and buffet aficionados. And, who knows? Maybe someday they’ll make a comeback.
Read the original article on Chowhound.
Nevada
Additional mosquito pools test positive for West Nile virus in Clark County
‘);
Las Vegas 2026
‘;
What will the new year bring to the valley? These are the biggest stories we’re watching. ‘;
2025: Las Vegas Year in Review
‘;
Look back at the biggest stories and events that took place in Las Vegas in 2025
‘;
Nevada’s ‘white gold’ rush
‘;
Read our six-part series about the Nevada communities that are bearing the brunt of the country’s clean energy future.
‘;
JUDGING THE JUDGES 2025
‘; ‘;
WHAT ARE THEY HIDING?
‘;
Exposing officials and agencies keeping public records from the public. ‘;
CLICK HERE TO READ MORE
‘;
2023 YEAR IN REVIEW
‘;
CLICK HERE FOR MORE
‘;
REMEMBERING 9/11: 20 YEARS LATER
‘;
Looking back at the 2001 terror attacks and how they affected Las Vegas and the world.
‘;
Read more
‘;
MEET THE UNFORGETTABLE CLASS
‘;
‘; 2021
‘; ‘; ‘;
Harry Reid (1939-2021)
‘; ‘;
‘;
Senate leader and Nevada political titan ‘; Read more
‘; ‘;
HENRY RUGGS
DEADLY CRASH
‘; ‘;
‘;
CLICK FOR MORE
‘; ‘;
Sheldon Adelson (1933-2021)
‘; ‘;
‘;
Las Vegas visionary and Philanthropist. ‘; Read more
‘; ‘;
Tony Hsieh
(1973-2020)
‘; ‘;
‘;
Ex-Zappos and Downtown Project CEO left a lasting impression on Las Vegas.
‘; Read more
‘; ‘;
VEGAS REAWAKENING
‘;
A year after the pandemic began, the first weekend of spring showed a perfect storm of promise for Las Vegas’ recovery and brought optimism that visitors would indeed return to the city
‘;
Read more ‘;
Sign up for our free RJ politics email alerts.
‘};
Sign up for our free RJ Politics newsletter.
‘};
Sign up for our free newsletter below.’};
pScript.src = “https://embed.sendtonews.com/player3/embedcode.php?fk=” + fkId;
} else {
pHtml = $(“”);
pScript.src = “https://embed.sendtonews.com/player3/embedcode.js?fk=” + fkId + ‘&cid=5945&offsetx=0&offsety=0&floatwidth=400&floatposition=bottom-right’;
pScript.setAttribute(‘data-type’, ‘s2nScript’); //pScript[‘data-type’] = ‘s2nScript’;
}
elem.append(pHtml);
elem.append(pScript);
},
insertVideoExco: function(player_id) {
var elem = $(‘#stn-in-article-player’);
elem.addClass(‘rj-fuel-77’);
var pHtml = $(”,{‘class’:’embed-responsive embed-responsive-16by9′});
pHtml.append($(”,{‘class’:’embed-responsive-item’,’id’:player_id}));
var click_url=”/7at7/?utm_campaign=7at7&utm_medium=insert_widget&utm_source=article_page”;
var f_title = $(”,{‘class’:’f-title’}).append(
$(‘‘,{‘href’:click_url, ‘alt’:’7at7′}).append(
$(‘‘,{‘html’:’Watch 7@7 — now streaming’})
)
);
//var f_desc = $(”,{‘class’:’f-desc’,’html’:’exco ArticleStreaming id: c1be8808-a095-4573-8738-5987c99028cc’})
elem.append(pHtml);
elem.append(f_title);
//elem.append(f_desc);
var fjs = document.getElementsByTagName(‘script’)[0];
var js = document.createElement(‘script’);
js.className=”exco-player”;
js.src=”https://player.ex.co/player/”+player_id;
js.setAttribute(‘programmatic’, ‘true’);
fjs.parentNode.insertBefore(js, fjs);
var exco_tmr_count_story = 500;
var exco_tmr_check_story = setInterval(function () {
exco_tmr_count_story–;
console.log(‘rj_exco_t_story:’+exco_tmr_count_story+’_exco_player:’+typeof(ExCoPlayer));
if ( ‘undefined’ !== typeof(ExCoPlayer) ) {
console.log(‘rj_exco_connect:’+typeof(ExCoPlayer.connect(player_id)));
if ( ‘undefined’ !== typeof( ExCoPlayer.connect(player_id) ) ) {
clearInterval(exco_tmr_check_story);
var exco_api_story = ExCoPlayer.connect(player_id);
exco_api_story.init({
‘playbackMode’: ‘play-in-view’, //auto-play, click-to-play, play-in-view
‘mute’: true,
//’autoPlay’: true,
});
exco_api_story.on(‘player-ready’, function(data) {
console.log(‘rj_exco_story_on_player_ready’, data);
exco_api_story.play();
});
exco_api_story.on(‘player-load’, function(data) {
console.log(‘rj_exco_story_on_player_load’, data);
exco_api_story.play();
});
exco_api_story.on(‘player-playing’, function(data) {
console.log(‘rj_exco_story_on_play’, data); //does not fire on first auto play have to call .play()
});
exco_api_story.on(‘content-start’, function(data) {
console.log(‘rj_exco_story_on_content_start’, data);
if (dataLayer) {
dataLayer.push({
‘event’: ‘rjvideo’,
‘gtm.videoProvider’: ‘exco’,
‘gtm.videoTitle’: data.title,
‘gtm.videoUrl’: data.src,
‘gtm.videoDuration’: data.duration,
‘gtm.videoStatus’: ‘progress’, //start, progress, complete
‘gtm.videoPercent’: 1,
‘videoPlayerId’: data.playerId,
‘videoId’: data.id,
});
}
});
exco_api_story.on(‘content-progress’, function(data) {
console.log(‘rj_exco_story_on_content_progress’, data);
if (dataLayer) {
dataLayer.push({
‘event’: ‘rjvideo’,
‘gtm.videoProvider’: ‘exco’,
‘gtm.videoTitle’: data.title,
‘gtm.videoUrl’: data.src,
‘gtm.videoDuration’: data.duration,
‘gtm.videoStatus’: ‘progress’,
‘gtm.videoPercent’: data.progress,
‘videoPlayerId’: data.playerId,
‘videoId’: data.id,
});
}
});
exco_api_story.on(‘content-end’, function(data) {
console.log(‘rj_exco_story_on_content_end’, data);
if (dataLayer) {
dataLayer.push({
‘event’: ‘rjvideo’,
‘gtm.videoProvider’: ‘exco’,
‘gtm.videoTitle’: data.title,
‘gtm.videoUrl’: data.src,
‘gtm.videoDuration’: data.duration,
‘gtm.videoStatus’: ‘progress’,
‘gtm.videoPercent’: 100,
‘videoPlayerId’: data.playerId,
‘videoId’: data.id,
});
}
});
}
}
if (exco_tmr_count_story == 0) {
clearInterval(exco_tmr_check_story);
}
}, 100);
},
insertVideoFuel: function(channelId) {
/*
var _setting;
var u, param;
param = ‘file_path=Fuel Front Image Url.xlsx’;
//param += ‘&site_id=WebDevPublic’;
//param += ‘&sheet_name=api_do_not_change’;
param += ‘&range=all’;
param += ‘&method=read’;
u = ‘/wp-json/rj/v2/api?name=microsoft&end_point=/excel_data¶m=’+encodeURIComponent(param);
$.ajax({
type: ‘GET’,
url: u,
cache: true,
dataType: ‘json’,
success: function (response) {
if ( response.status == 1 && response.response && response.response.data ) {
_setting = response.response.data;
}
},
error: function (xhr, ajaxOptions, thrownError) {
console.log(‘rj_xhr.status:’ + xhr.status + ‘_error:’ + thrownError);
}
});
*/
var img_url=”https://res.cloudinary.com/review-journal/image/upload/f_auto,q_auto,c_scale,w_1200/v1611081380/webdev/New7at7onGray.jpg”; //response.feed.entry[0][‘gsx$imageurl’][‘$t’];
//var description = _setting[1][3];//response.feed.entry[0][‘gsx$description’][‘$t’];
var elem = $(‘#stn-in-article-player’);
//if we do not add this info google will detect this fuel video without proper data need to fix in search console
elem.attr({
‘itemscope’: ”,
‘itemprop’: ‘VideoObject’,
‘itemtype’: ‘https://schema.org/VideoObject’,
})
.append($(‘‘,{‘itemprop’:’description’,’content’:’7 minutes of local non-stop news, free for all users.’}))
.append($(‘‘,{‘itemprop’:’name’,’content’:’7@7 Articles Channel’}))
.append($(‘‘,{‘itemprop’:’thumbnailUrl’,’content’:img_url}))
.append($(‘‘,{‘itemprop’:’uploadDate’,’content’:’2021-01-18T00:00:00+00:00′}))
.append($(‘‘,{‘itemprop’:’contentUrl’,’content’:’https://fuel-streaming-prod01.fuelmedia.io/v1/sem/’+channelId+’.m3u8′}));
//’https://fuel-streaming-prod01.fuelmedia.io/player/1.0/player.min.js’; //https://fuel-streaming-prod01.fuelmedia.io/player/v3/fuel.js
var pScript = document.createElement(“script”);
pScript.type=”text/javascript”;
pScript.src=”https://fuel-streaming-prod01.fuelmedia.io/player/v3/fuel.js”;
//pScript.async = true;
pScript.setAttribute(‘id’, ‘fuel-player-script’);
elem.append(pScript);
elem.addClass(‘rj-fuel-77’);
var fuel_float=”true”;
if (localStorage.getItem(‘rjIsSubscribed’) === ‘1’ || document.body.classList.contains(‘logged-in’)) {
console.log(‘fuel_disabled_float’);
fuel_float=”false”;
; }
var pHtml = $(‘
var click_url=”/7at7/?utm_campaign=7at7&utm_medium=insert_widget&utm_source=article_page”;
var f_title = $(”,{‘class’:’f-title’}).append(
$(‘‘,{‘href’:click_url, ‘alt’:’7at7′}).append(
$(‘‘,{‘html’:’Watch 7@7 — now streaming’})
)
);
//var f_desc = $(”,{‘class’:’f-desc’,’html’:description})
elem.append(pHtml);
elem.append(f_title);
//elem.append(f_desc);
//var is_android = /(android)/i.test(navigator.userAgent);
if (true) {
var tmr = setInterval(function() {
document.getElementsByTagName(‘fuel-video’)[0].player.play();
clearInterval(tmr);
},1000);
}
},
videoIDs: {
//’category-local’: {‘id’: ‘c1be8808-a095-4573-8738-5987c99028cc’, ‘provider’:’exco’},
//’category-business’: {‘id’: ‘c1be8808-a095-4573-8738-5987c99028cc’, ‘provider’:’exco’},
‘category-local’: {‘id’: ‘81814da7-67fe-4e54-be92-55046afbb3bb’, ‘provider’:’fuel’},
‘category-business’: {‘id’: ‘81814da7-67fe-4e54-be92-55046afbb3bb’, ‘provider’:’fuel’},
‘category-formula-1’ : {‘id’: ‘fds27xag’},
‘tag-coronavirus’: {‘id’: ‘u37v495p’, ‘app_id’: ‘QpkVQUhA’},
‘category-politics-and-government’: {‘id’: ‘kqRvD0a8’},
‘tag-mc-opinion’: {‘id’: ‘ohls3BOc’}, //’kqRvD0a8′; 2023-03-21_14:30
‘tag-mc-crime’: {‘id’: ‘kqRvD0a8’},
‘tag-2020-election’: {‘id’: ‘kqRvD0a8’},
‘rj-main-category–science-and-technology’: {‘id’: ‘j88hQyle’, ‘app_id’: ‘kVqKLwXg’},
‘tag-mc-news’: {‘id’: ‘pCyFtg5f’, ‘app_id’: ‘QpkVQUhA’},
‘rj-main-category–raiders’: {‘id’: ‘bpswZwKM’, ‘app_id’: ‘k07ZZ08J’},
‘tag-mc-sports’: {‘id’: ‘dbx2WkwF’, ‘app_id’: ‘k1Vj5iYY’},
‘rj-main-category–food’: {‘id’: ‘3DQjoZb7’, ‘app_id’: ’40kxsoyw’},
‘tag-mc-entertainment’: {‘id’: ‘YBuF2XdP’, ‘app_id’: ‘7oJQh6dl’},
‘tag-mc-live-well’: {‘id’: ‘KED23a4w’}, //’31shkzyP’; 2023-03-21_14:30
‘tag-mc-life’: {‘id’: ‘aaWqdJ5u’, ‘app_id’: ‘m5zMjg65’},
‘tag-mc-autos’: {‘id’: ‘kag2nBSV’, ‘app_id’: ‘4bdELTqB’},
‘tag-mc-homes’: {‘id’: ‘R0zQNouh’, ‘app_id’: ‘nvYRBPOO’}, // ‘tag-mc-homes’: {‘id’: ‘HPa6ehMQ’}
‘rj-story-full’: {‘id’: ‘81814da7-67fe-4e54-be92-55046afbb3bb’, ‘provider’:’fuel’}
},
getVideoId: function() {
//var fkId = false,
var vdo_k = false;
for (var checkClass in stnInArticleVideo.videoIDs) {
if (stnInArticleVideo.wrapper.hasClass(checkClass)) {
//fkId = videoIDs[checkClass].id;
vdo_k = checkClass;
break;
}
}
return vdo_k; //fkId;
},
run: function() {
var vdo_id;
stnInArticleVideo.wrapper = $(‘article.rj-story.rj-story-full’);
if (stnInArticleVideo.wrapper && stnInArticleVideo.canInsertVideo()) {
var vdo_k = stnInArticleVideo.getVideoId();
if (vdo_k) {
if (stnInArticleVideo.videoIDs[vdo_k].hasOwnProperty(‘provider’)) {
switch(stnInArticleVideo.videoIDs[vdo_k].provider) {
case ‘fuel’:
stnInArticleVideo.insertVideoFuel(stnInArticleVideo.videoIDs[vdo_k].id);
break;
case ‘exco’:
stnInArticleVideo.insertVideoExco(stnInArticleVideo.videoIDs[vdo_k].id);
break;
}
} else {
vdo_id = stnInArticleVideo.videoIDs[vdo_k].id;
var userAgent = navigator.userAgent;
if ( (userAgent.indexOf(‘RJApp’) > -1) && (stnInArticleVideo.videoIDs[vdo_k].app_id) ) {
vdo_id = stnInArticleVideo.videoIDs[vdo_k].app_id;
}
stnInArticleVideo.insertVideo(vdo_id);
}
}
}
}
};
stnInArticleVideo.run();
});
//}
‘;
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘livewell’).html(html);
return;
}
if ($(‘.rj-story-sponsored-full’).length>0) {
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-2026-yearahead’)) {
html=””;
html += ‘‘;
html += ‘
html += ‘
html += ”;
$(‘.nlsm-small’).addClass(‘yea4-2025-embed’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-2025-year-in-review’)) {
html=””;
html += ”;
html += ‘
html += ‘
html += ”;
$(‘.nlsm-small’).addClass(‘yea4-2025-embed’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-thacker-pass’)) {
html=””;
html += ”;
html += ‘
html += ‘
html += ”;
$(‘.nlsm-small’).addClass(‘thacker-pass-embed’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-judging-the-judges-2025’)) {
html=””;
html += ‘
html += ‘
html += ”;
html += ”;
html += ‘
$(‘.nlsm-small’).addClass(‘black-book-embed’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-black-book’)) {
html=””;
html += ”;
html += ‘‘;
html += ”;
$(‘.nlsm-small’).addClass(‘black-book-embed’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-telles-murder-trial’)) {
html=””;
html += ”;
html += ”;
html += ‘Robert Telles On Trial: Full Coverage‘;
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘telles_murder’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-jeff-german-murder’) || $(‘.rj-story-full’).hasClass(‘tag-remembering-jeff-german’)) {
html=””;
html += ”;
html += ”;
html += ‘‘;
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘jeff_german’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-what-are-they-hiding’)) {
html=””;
html += ”;
html += ”;
html += ‘
html += ‘
html += ‘
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘2023-year-in-review’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-2023-year-in-review’)) {
html=””;
html += ”;
html += ”;
html += ‘
html += ‘
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘2023-year-in-review’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-msg-sphere’)) {
html=””;
html += ”;
html += ”;
html += ‘‘;
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘tag-msg-sphere’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-911-anniversary’)) {
html=””;
html += ”;
html += ”;
html += ‘
html += ‘
html += ‘
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘anniversary-911’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-class-of-2021’)) {
html=””;
html += ”;
html += ”;
html += ‘
html += ‘
html += ‘
html += ‘‘;
html += ‘
html += ‘
html += ‘
html += ‘‘;
html += ‘
html += ‘
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘class-2021’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-2022-election’)) {
html=””;
html += ”;
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘election-2022’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-harry-reid-1939-2021’)) {
html=””;
html += ”;
html += ”;
html += ‘
html += ‘
html += ‘
html += ‘
html += ‘‘;
html += ‘
html += ‘
html += ‘
html += ‘
html += ‘
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘harry-reid’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-henry-ruggs’)) {
html=””;
html += ”;
html += ”;
html += ‘
html += ‘
html += ‘
html += ‘
html += ‘‘;
html += ‘
html += ‘
html += ‘
html += ‘
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘henry-ruggs’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘category-homicides’)) {
html=””;
html += ”;
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘homicides’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-sheldon-adelson’)) {
html=””;
html += ”;
html += ”;
html += ‘
html += ‘
html += ‘
html += ‘
html += ‘‘;
html += ‘
html += ‘
html += ‘
html += ‘
html += ‘
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘sheldon-adelson’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-tony-hsieh’)) {
html=””;
html += ”;
html += ”;
html += ‘
html += ‘
html += ‘
html += ‘
html += ‘‘;
html += ‘
html += ‘
html += ‘
html += ‘
html += ‘
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘tony-hsieh’).html(html);
return;
}
if ($(‘.rj-story-full’).hasClass(‘tag-vegas-weekend’)) { //vegas-reawakening
html=””;
html += ”;
html += ”;
html += ‘
html += ‘
html += ‘
html += ”;
html += ”;
$(‘.nlsm-small’).addClass(‘vegas-reawakening’).html(html);
return;
}
//add newsletters embed
var default_category_to_show = [‘News’, ‘Local’, ‘Life’, ‘Crime’];
var newsletter_1st_lv = [];
newsletter_1st_lv[‘default’] = {‘id’:’starting_point,pm_update’, ‘track_name’:’StartingPoint’, ‘title’:’LOCAL NEWS YOUR WAY‘, ‘subtitle’:’Sign up for our free daily Morning and Afternoon Update newsletters.’};
newsletter_1st_lv[‘Sports’] = {‘id’:’sports’, ‘track_name’:’Sports’, ‘title’:’SPORTS NEWS YOUR WAY‘, ‘subtitle’:’Sign up for our free Sports Update newsletter.’};
newsletter_1st_lv[‘Business’] = {‘id’:’business’, ‘track_name’:’Business’, ‘title’:’BUSINESS NEWS YOUR WAY‘, ‘subtitle’:’Sign up for our free Business Update newsletter.’};
newsletter_1st_lv[‘Live Well’] = {‘id’:’livewell’, ‘track_name’:’livewell’, ‘title’:’LIVE WELL NEWSLETTER‘, ‘subtitle’:’Your weekly source for living your healthiest and happiest life.’};
newsletter_1st_lv[‘Entertainment’] = {‘id’:”,’alert_id’:’entertainment’, ‘track_name’:’Entertainment’, ‘title’:’WANT THE LATEST ON LAS VEGAS ENTERTAINMENT?‘, ‘subtitle’:’Sign up for free entertainment email alerts’};
//newsletter_1st_lv[‘Nevada Preps’] = {‘id’:’nevada_preps’, ‘title’:’HIGH SCHOOL SPORTS YOUR WAY‘, ‘subtitle’:’Stay up to date with our free Nevada Preps newsletter.’};
//newsletter_1st_lv[‘Investigations’] = {‘id’:’rj_investigates’, ‘title’:’INVESTIGATIVE NEWS YOUR WAY‘, ‘subtitle’:’Sign up for our free RJ Investigates newsletter.’};
var cat_has_subcat = [‘News’,’Business’,’Entertainment’,’Sports’, ‘Opinion’];
var newsletter_2nd_lv = [];
newsletter_2nd_lv[‘Politics and Government’] = {‘id’:”,’alert_id’:’political’, ‘track_name’:’Political’, ‘title’:’LOCAL, REGIONAL AND NATIONAL POLITICS COVERAGE‘, ‘subtitle’:’
//newsletter_2nd_lv[‘Politics and Government’] = {‘id’:’political’, ‘title’:’ELECTION 2020: BE INFORMED’, ‘subtitle’:’
//newsletter_2nd_lv[‘Debra J. Saunders’] = {‘id’:’44’, ‘title’:’YOUR WEEKLY POLITICAL FIX‘, ‘subtitle’:’Sign up for our free DC-LV newsletter with political stories from the swamp to the Strip.’};
//newsletter_2nd_lv[‘CES 2021’] = {‘id’:’ces’, ‘title’:’CES 2021: STAY IN THE KNOW’, ‘subtitle’:’
//newsletter_2nd_lv[‘TV’] = {‘id’:’tv_briefing’, ‘title’:’GET YOUR TV LISTINGS‘, ‘subtitle’:’Your Weekly TV Briefing.’};
//newsletter_2nd_lv[‘UNLV’] = {‘id’:’unlv_rebel_news’, ‘title’:’UNLV SPORTS YOUR WAY‘, ‘subtitle’:’Stay up to date on the Rebels with our free newsletter.’};
newsletter_2nd_lv[‘Rodeo’] = {‘id’:’rodeo_nfr’, ‘track_name’:’RodeoNFR’, ‘title’:’RODEO NEWS YOUR WAY‘, ‘subtitle’:’Don’t miss any of the action! Click here for full NFR coverage or Sign up for our free newsletter below’};
newsletter_2nd_lv[‘Raiders News’] = {‘id’:’vegasnation’, ‘track_name’:’VegasNation’, ‘title’:’WANT EVEN MORE RAIDERS NEWS?‘, ‘subtitle’:’Sign up for our free Vegas Nation newsletter.’};
newsletter_2nd_lv[‘Golden Knights’] = {‘id’:”,’alert_id’:’golden_knights’, ‘track_name’:’GoldenKnights’, ‘title’:’WANT MORE KNIGHTS IN YOUR DAY?‘, ‘subtitle’:’Sign up for free Golden Knights email alerts for all the latest updates’};
var main_cat=””;
var m_hierarchy = [];
var m_cat = [];
var m_hl_cat=””;
if (window.dataLayer[0].metrics) {
main_cat = window.dataLayer[0].metrics.section; //National Finals Rodeo
m_hierarchy = window.dataLayer[0].metrics.hierarchy.split(‘ | ‘); //”Sports | Rodeo | National Finals Rodeo”
m_cat = window.dataLayer[0].metrics.categories; //[“National Finals Rodeo”,”Rodeo”,”Sports”]
m_hl_cat = window.dataLayer[0].metrics[‘hl-category’]; //Sports
}
var i, k, found, newsletter;
newsletter = false;
found = false;
if (default_category_to_show.includes(m_hl_cat)) {
newsletter = newsletter_1st_lv[‘default’];
}
if (newsletter_1st_lv.hasOwnProperty(m_hl_cat)) {
newsletter = newsletter_1st_lv[m_hl_cat];
}
// check main category
if (newsletter_2nd_lv.hasOwnProperty(main_cat)) {
found = true;
newsletter = newsletter_2nd_lv[main_cat];
}
if (!found) {
// check in hierarchy (main category hierarchy)
i = m_hierarchy.length;
while (!found && i >= 0) {
i–;
if (i > 0) {
if (newsletter_2nd_lv.hasOwnProperty(m_hierarchy[i])) {
found = true;
newsletter = newsletter_2nd_lv[m_hierarchy[i]];
}
} else {
// i=0, check first level
if (newsletter_1st_lv.hasOwnProperty(m_hierarchy[i])) {
found = true;
newsletter = newsletter_1st_lv[m_hierarchy[i]];
}
}
}
}
if (!found) {
// check in category
i = m_cat.length;
while (!found && i > 0 && cat_has_subcat.includes(m_hl_cat)) {
i–;
if (newsletter_2nd_lv.hasOwnProperty(m_cat[i])) {
found = true;
newsletter = newsletter_2nd_lv[m_cat[i]];
}
}
}
if (newsletter !== false && !$(‘.rj-story-full’).hasClass(‘tag-hide-newsletter’) && !$(‘.rj-story-full’).hasClass(‘ rj-story-sponsored-full’)) {
var alert_id = ”;
if (newsletter.alert_id) {
alert_id = newsletter.alert_id;
}
html=””;
html += ”;
html += ”;
html += ”;
$(‘.nlsm-small’).html(html);
}
//});
})(jQuery);
Nevada
Nevada Test Site shaped U.S. nuclear history, Southern Nevada’s growth
LAS VEGAS (FOX5) — As the nation marks its 250th anniversary, one chapter of American history was written in the Nevada desert, where the Nevada Test Site became the center of the country’s nuclear testing program during the Cold War.
The National Atomic Testing Museum in Las Vegas preserves that history, telling the story of what happened at the site roughly 65 miles northwest of the city.
From Truman’s order to 928 nuclear tests
President Truman established the Nevada Test Site in 1950. It was formally activated in 1951 at the height of the Cold War and ultimately served as the location for 928 nuclear weapons tests.
Scott Wade, chairman of the board of trustees for the National Atomic Testing Museum, said the program emerged from unanswered questions following the Manhattan Project.
“After the atomic bomb was developed by the Manhattan Project and the two weapons were used in Hiroshima and Nagasaki, there were still questions about how to safely utilize them — even as a weapon of war, this was emerging technology, something that had never been done before,” Wade said.
MORE ON FOX5: Veterans, downwinders demand recognition claiming Cold War radiation exposure
A family legacy tied to the site
Wade’s connection to the site is personal. His father began working there in 1958 and eventually rose through the Atomic Energy Commission, retiring as the Assistant Secretary for Defense Programs in charge of the nation’s nuclear weapons program.
In the 1990s, Wade’s family, along with six other families of former employees, worked with state and federal partners to establish the Atomic Testing Museum.
“There are a lot of feelings about nuclear weapons, and that’s actually the wonder and beauty of a museum,” Wade said.
Impact beyond weapons testing
Supporters of the program argue its influence extended well beyond military strategy. Wade said the testing program advanced scientific research with applications that reach into medicine today.
“I don’t think as a nation, maybe as a world, we would be anywhere near as far as we are with nuclear material separation even for medical uses,” Wade said.
Supporters also argue the program’s greatest impact was helping deter a global nuclear conflict during the Cold War between the U.S. and the Soviet Union.
Nevada’s role continues today
The Nevada Test Site is now known as the Nevada National Security Site and continues to operate. Wade said Nevada’s role in nuclear security remains active.
“Right now, nuclear weapons are still a very big topic. So we’re saying it’s history, but really, Nevada is still playing a very critical role in our everyday lives,” Wade said. “Everything still contributes to making sure that the weapons that are within the stockpile are safe and secure. And because you can’t do an underground nuclear weapons test, you do it with pieces and parts so you understand those pieces and parts.”
The Nevada National Security Site continues to play a role in maintaining the safety, security, and reliability of the U.S. nuclear stockpile.
The National Atomic Testing Museum is open Monday through Saturday from 9 a.m. to 6 p.m. and Sundays from 9 a.m. to 5 p.m.
Copyright 2026 KVVU. All rights reserved.
Nevada
Tesla Semi involved in first fatal crash, killing 2 in Nevada
A Tesla Semi was involved in its first known fatal crash, killing two people on U.S. 50 in Nevada on Sunday morning.
The driver of the Class 8 electric truck reportedly fell asleep before rear-ending two passenger vehicles stopped at a red light, according to preliminary statements from investigators.
What happened on US-50 in Dayton
At around 7:20 a.m. on Sunday, June 28, deputies from the Lyon County Sheriff’s Office responded to a major collision at the intersection of U.S. 50 and Traditions Parkway in Dayton, Nevada, east of Carson City.
A semi-truck struck two passenger vehicles that were stopped at the traffic signal, according to the Nevada Highway Patrol and Lyon County Sheriff’s Office. Two people were pronounced dead at the scene, and a third person was flown by Care Flight to a local hospital with life-threatening injuries.
The couple killed were identified by family as Sergio “Boo” and Jennifer Villanueva, who were stopped westbound at the light when they were hit from behind. The two were known locally for volunteering with the Boxers and Buddies dog rescue.
“Preliminary statements obtained at the scene suggest the driver of the truck might have fallen asleep,” the Lyon County Sheriff’s Office said. The Nevada State Police Highway Patrol is investigating.
The truck was a Tesla Semi
Local outlets, including the Reno Gazette-Journal and KOLO, described the vehicle only as a “semi-truck,” and the Nevada Highway Patrol has not officially released the make.
However, images from the scene clearly show a Tesla Semi — the distinctive center-seat, cab-forward tractor — pulling a white dry-van trailer. The identification was first flagged by FreightWaves’ Timothy Dooner.
That makes this the first known fatal crash involving Tesla’s electric semi truck. Tesla builds the Semi at its new high-volume production line at Gigafactory Nevada, a 1.7-million-square-foot plant located near Sparks, roughly an hour from the crash site. Tesla operates its own fleet of Semis out of the factory, and the truck’s location on U.S. 50 is consistent with that operation, though the operator has not been confirmed.
Tesla only began ramping customer deliveries of the Semi in 2026 after years of delays, with fleets like DHL and California port drayage operators taking early units. There are still only a few hundred of the trucks on the road, which makes a fatal crash involving one a notable first for the program.
No self-driving — and the emergency braking question
The reported cause — a driver falling asleep — puts the focus on the truck’s safety systems, not any self-driving software. Tesla does not offer Full Self-Driving on the Semi. Both production trims are listed as “designed for autonomy,” but the feature is still in testing: a Tesla Semi was spotted in California carrying FSD test hardware just three days before the crash, running without a trailer near Tesla’s engineering facilities. In other words, the driver was in full manual control.
That leaves the question of automatic emergency braking: why didn’t the truck slow or stop itself before hitting stationary vehicles at a lit intersection? AEB is designed for exactly this scenario — it detects vehicles or obstacles in the truck’s path and applies the brakes when a collision is imminent, regardless of driver input.
Most modern Class 8 trucks are already equipped with collision-mitigation systems from suppliers like Bendix and Detroit Assurance, and U.S. regulators have a proposed rule that would mandate AEB on all new heavy trucks, requiring them to fully stop for other vehicles at speeds up to 62 mph.
Tesla originally said the Semi comes with Enhanced Autopilot as standard and uses “the same camera set” as its passenger vehicles — the hardware that runs Automatic Emergency Braking as standard on the Model 3 and Model Y, braking for obstacles at speeds between roughly 3 and 124 mph. It has also said the Semi’s independent motors and wheels have active controls designed to prevent jackknifing. But Tesla has never published a Semi-specific active-safety spec, and it is not clear whether the truck’s forward-collision braking behaves the same way as in its cars, or whether it engaged before the crash.
Tesla did not immediately respond to a request for comment.
Tesla already builds drowsiness detection — into its cars
Fatigue-detection technology is increasingly common in commercial trucking, but it remains an option rather than a standard or federally required feature. Most systems use an AI driver-facing camera that watches for prolonged eyelid closure, yawning, and head-nodding, then alerts the driver in real time. Fleets buy them from vendors like Netradyne, Lytx, Samsara, and Seeing Machines, and truck makers offer them as options — Detroit Assurance 5.0, for example, includes a driver-facing camera that ties into Bendix SafetyDirect.
Adoption is climbing fast among large carriers, and the FMCSA is evaluating whether to require fatigue monitoring for interstate trucking. Drowsy driving is a factor in an estimated 6,000 fatal crashes a year in the U.S., according to AAA Foundation research.
Tesla is arguably ahead on this — in its cars. The company rolled out a “Driver Drowsiness Warning” in 2023 that uses the cabin-facing camera to detect yawns and blinks and warn the driver, activating above 40 mph with Autopilot disengaged. Tesla has not said whether the Semi has a cabin-facing camera or the same feature — a notable gap for a truck reportedly involved in a fatal crash because its driver fell asleep.
But the system is also notoriously easy to game.
Electrek’s Take
This is a tragic story, and the first thing to say is that two people are dead and a third is fighting for their life. Our condolences go to the Villanueva family.
It’s also important to be precise about what this is and isn’t. This was not an autonomous driving crash. Tesla does not offer Full Self-Driving on the Semi — it’s still test-fleet hardware, spotted validating sensors in California just days earlier — so the driver was likely in full manual control. A driver falling asleep is a human-fatigue failure, not a software one, and anyone folding this into the FSD debate is confusing the story.
The real question here is about active safety. If a driver falls asleep and a truck plows into cars stopped at a red light, automatic emergency braking is the last line of defense that’s supposed to prevent a fatality — and it’s a system the entire trucking industry is moving toward mandating. Tesla originally said that the Semi ships with Enhanced Autopilot, but that was back when it unveiled the vehicle. Since entering production, Tesla has been quiet about the autonomous features its first commercial vehicle.
Tesla Semi is equipped with the same cameras that give its cars standard AEB, but it has never spelled out whether the truck’s forward-collision braking works the same way. Given that Tesla ships AEB on every car it sells, you’d expect the Semi to have an equivalent or better system. Whether it engaged here is a question that should get answered as the investigation proceeds.
If you’re powering an EV — or an entire fleet — home solar is one of the smartest ways to lock in low energy costs. With electricity rates climbing nearly 10% last year, home solar protects you against future rate increases. And with lease and PPA options, you can go solar with zero upfront cost and start saving immediately. If you want to find the best deal, check out EnergySage. It’s a free service with hundreds of pre-vetted installers competing for your business, so you save 20 to 30% compared to going it alone. No sales calls until you pick an installer. Get your free quotes here.
FTC: We use income earning auto affiliate links. More.
-
World37 seconds ago
US Resumes Dollar Transfers to Iraq, NYT Reports
-
Health31 minutes agoShe Ate High-Protein Ice Cream Daily and Lost 193 Lbs—Her Keys to Success
-
Lifestyle46 minutes agoHouse Democrats accuse Trump of ‘hijacking’ America’s 250th birthday for his own gain
-
Technology58 minutes agoTesla driver faces manslaughter charges over Texas crash that killed a woman inside her home
-
World1 hour agoSix Kurdish fighters killed in IRGC ambush as clashes spread across western Iran
-
Politics1 hour agoSanctuary county refused 615 ICE transfer requests, turned over just 11 illegal immigrants, records show
-
Health1 hour agoMystery parasite leaves Americans battling ‘explosive’ illness as CDC investigates
-
Sports1 hour ago2026 World Cup Round Of 16 Odds: Who’s Favored To Advance?