Connect with us

Rhode Island

New laws in 2025; Pacino arrest; 2024’s dining highlights: Top stories this week

Published

on

New laws in 2025; Pacino arrest; 2024’s dining highlights: Top stories this week


play

Here are some of The Providence Journal’s most-read stories for the week of Dec. 29, supported by your subscriptions.

  • We’re now several days into 2025, but forgive us for still taking some backward glances to make sense of all that happened in 2024, which was … a lot. Who better to put things in perspective with tongue firmly in cheek than columnist Mark Patinkin – from the evolving mess of the Washington Bridge, to the weddings of Olivia Culpo and Elizabeth Beisel, to the arrival of giant trolls in Charlestown and elephants in Newport, not to mention all the celebrity sightings during the filming of “Ella McCay” and the Watch Hill visits by Taylor Swift and her A-List posse.
  • You might not expect newsworthy stories to spring from the real estate listings, but again, Rhode Island did not disappoint. We even had a historic island for sale.
  • In sports, Jacob Rousseau reflects on his first year with The Journal, including that rookie mistake he made in the Fenway Park press box. His colleague Bill Koch looks ahead with predictions on what 2025 will bring for the college hoops scene in Rhode Island. For those stories and other college, high school and Patriots action, go to providencejournal.com/sports.

Here are the week’s top reads on providencejournal.com:

Advertisement

PROVIDENCE – New Year’s Day ushers in a raft of new state laws, and the final step in a years-long march to a $15-an-hour minimum wage for Rhode Island.

Some of these laws were debated and passed during the legislative session that ended in June, and others years earlier with phased-in effective dates, as was true with the minimum wage law passed in 2021 that raised the rate from $11.50 to $15 an hour over four years.

Other laws taking effect on Jan. 1 include one of the most popular to emerge from the 2024 session, benefiting those age 65 and older. Read the full story for a rundown of changes affecting Rhode Islanders in 2025.

Politics: Minimum wage hike, flavored vape ban and more: These new RI laws go into effect Jan. 1

Advertisement

PROVIDENCE – As feared, the hackers who breached Rhode Island’s expansive, Deloitte-run public benefits computer system RIBridges have released “at least some” files to a site on the dark web, the governor’s office disclosed on Monday.

“Right now, IT teams are working diligently to analyze the released files,” the governor’s office reported in a news release that went out at 11:52 a.m.

“We do not yet know the scope of the data that is included in those files, but as we’ve been saying for several weeks, we should assume that data contained in the RIBridges system has been compromised,” the statement said of the benefits system formerly known as UHIP.

The system contains the records of roughly 650,000 people who are receiving – or have previously received – Medicaid and SNAP (formerly known as Food Stamps), or who enrolled in private health insurance through HealthSourceRI.

Advertisement

Data breach: Stolen info from RIBridges hack being posted to the dark web. What to know.

In 2018, Timothy and Anne-Marie Corbett paid $2.2 million for a four-bedroom home near Sandy Point Beach in Portsmouth. The real estate listing featured photographs of a lush, green lawn with panoramic Sakonnet River views and gushingly described it as “one of the most spectacular waterfront sites available.”

Over the years, that lawn has grown smaller as the ocean has gotten closer. According to the Corbetts’ lawyer, Michael A. Kelly, approximately 30 feet of the couple’s property washed away in storms during the last two winters.

He blames the Coastal Resources Management Council, which prohibited the Corbetts from using heavy boulders to fortify the crumbling bluffs at the edge of their backyard – a defense mechanism that can help stave off erosion but often at the expense of neighboring properties and nearby beaches.

Advertisement

In December, Kelly filed a class action lawsuit that alleges it’s unconstitutional for the CRMC to stop homeowners from taking such steps to reduce erosion. He expects dozens of other waterfront property owners to join in.

Read on to learn more about the latest chapter in Rhode Island’s tug of war between public shoreline access and private property rights.

Political Scene: RI couple’s lawsuit challenges whether CRMC has say over homeowners’ seawalls. Why it matters.

It has the ring of an urban legend.

So it’s easy to understand why one What and Why RI reader wrote in to ask, “Was Al Pacino really arrested in Rhode Island?”

Advertisement

But it’s true.

Years before he made his movie debut, Pacino was briefly inmate #48634 at the Adult Correctional Institutions, which listed his occupation as “unemployed.” He’d been picked up by the Woonsocket Police Department early on the morning of Jan. 7, 1961, and charged with possession of a concealed weapon.

What happened next? Read the full story to find out.

What and Why RI: Was Al Pacino really arrested in Rhode Island? Here’s the story

Advertisement

As 2024 drew to a close, Journal food editor Gail Ciampa declared that it was one delicious year.

Restaurants and chefs in Rhode Island put on a remarkable show. Ten were honored with James Beard Foundation nominations, widely considered the Oscars of the dining world. Many were noted for excellence by Yelp, the crowd-sourcing platform and Open Table, the reservation company. National media including the New York Times and USA Today cited several for excellence.

Here are five experiences that topped Gail’s list. Will they be on your menu of dining destinations for 2025?

Dining: Five memorable meals across RI made 2024 a delicious year. The places to try in 2025

To read the full stories, go to providencejournal.com. Find out how to subscribe here.

Advertisement



Source link

Continue Reading
Advertisement
Click to comment

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Rhode Island

Providence man arrested in connection to narcotics and firearms investigation | ABC6

Published

on

Providence man arrested in connection to narcotics and firearms investigation | ABC6


“);
$spagination = flexSlider.find(“.spagination”);
SPagination.Init($spagination.get( 0 ), {
size: slide_obj.count, // pages size
page: 1, // selected page
step: 3, // pages before and after current
cb: function(p){
flexSlider.flexAnimate(p-1, true);
}
});
}
}
}

function gtx_gallery_slide_before(slide_obj){
var slide=slide_obj.animatingTo;
$active_slide=$all_slides.eq(slide) ;
slideshow_ad_loaded = false;

Advertisement

var current_html = $active_slide.children(“.gtx-ad-container”).html();
if (current_html) {$active_slide.children(“.gtx-ad-container”).html(current_html.trim())}

gtx_track_slide( slide_obj );

changeURL(parseInt($active_slide.attr(“data-attachment_id”)));

//THUMBS SYNC – PAGINATED THUMBNAIL NAVIGATION
if($thumbs!==”” && navigation == “paginated_thumbs”){
var right_item=$slider.find(“.slides li[data-i=”+(slide +1 )+”]”).attr(“data-i-only-pics”)
if( right_item!= “”){
$thumbs.find(“li.gtx-thumb-img”).removeClass(“flex-active-slide”);
$thumbs.find(“li.gtx-thumb-img[data-i=”+(slide +1 )+”]”).addClass(“flex-active-slide”);
$page=$thumbs.find(“.slides>li”).has(“li[data-i=”+(slide +1 )+”]”);
$thumbs.flexAnimate($page.index(), true);
}
}
}

function gtx_gallery_slide_after(slide_obj){
var slide=slide_obj.animatingTo;
$active_slide=$all_slides.eq(slide) ;

Advertisement

if($active_slide.hasClass(“gtx-ad-slide”)==1){
if ($active_slide.find(‘iframe’).length === 1) {
$active_slide.find(‘iframe’)[0].remove();
}
$slider.delay(100).queue(function(){
$(this).addClass(“gtx-gallery-loading”).dequeue();
});
$ad_container=$active_slide.children(“.gtx-ad-container”).first();

if ($($ad_container).html().length li[data-i=”+(slide +1 )+”]”).attr(“data-i-only-pics”)
if( right_item!= “”){
$thumbs.find(“li.gtx-thumb-img”).removeClass(“flex-active-slide”);
$thumbs.find(“li.gtx-thumb-img”).eq(right_item -1 ).addClass(“flex-active-slide”);
$thumbs.flexAnimate(right_item-1, true);
}
}

if(typeof(googletag) != “undefined” && googletag !== null && googletag.pubads){
// Refresh ads within view

var tmp_now=new Date().getTime();
var last_refresh_diff= tmp_now – last_ad_refresh;
if(last_refresh_diff > 1000){
reset_ads_and_refresh();
last_ad_refresh=tmp_now;
}
}

//LAZY LOAD
range=5;
var $slides_to_hanle=$all_slides.slice(slide, slide + range +1);
if(slide – range >= 0){
$slides_to_hanle=$.merge($slides_to_hanle, $all_slides.slice(slide – range, slide ));
}else{
$slides_to_hanle=$.merge($slides_to_hanle, $all_slides.slice(0, range ));
$slides_to_hanle=$.merge($slides_to_hanle, $all_slides.slice(range * -1 ));
}
if(slide + range >= $all_slides.size()){
//handle first slides
$slides_to_hanle= $.merge($slides_to_hanle, $all_slides.slice(0,range));

Advertisement

}

$slides_to_hanle.find(“.gtx-image-container[data-background]”).each(function () {
var src = $(this).attr(“data-background”);
$(this).css(“background-image”, “url(“+src+”)”).removeAttr(“data-background”);
});

adjustNavHeight();
if( typeof SPagination !== “undefined” && flexSlider.find(“.spagination”).length>0 ){
if(SPagination.page != slide+1){
SPagination.page = slide + 1;
SPagination.Start();
}
}

}

function reset_ads_and_refresh(){
if(!advanced_ad_refresh){
// if option is not enabled, refresh all ads, minus out of page ads
if(ads_to_refresh.length > 0){
googletag.pubads().refresh(ads_to_refresh);
}
return;
}

Advertisement

if(ads_to_refresh.length == 0){
return;
}

var newAds = [];
var fullAdsToRefresh = [];
for(var i = 0; i wTop && slot.tn_positionY 8){
gtx_gallery_thumbs_set_backwards()
}
}

function gtx_gallery_thumbs_after(slide_obj){
if(slide_obj.count > 8){
gtx_gallery_thumbs_set_backwards()
}
}

function gtx_gallery_paginated_thumbs_start(slide_obj){
gtx_gallery_paginated_thumbs_lazy();
if(false && slide_obj.count > 8){
$thumbs.find(“.flex-control-nav.flex-control-paging”).removeClass(“flex-control-paging”).addClass(“g-pagination”);
}
if(slide_obj.count > 8){
$thumbs.find(“.flex-control-nav.flex-control-paging”).hide().after(“”);
$pagination = $thumbs.find(“.spagination”);
SPagination.Init($pagination.get( 0 ), {
size: slide_obj.count, // pages size
page: 1, // selected page
step: 3, // pages before and after current
cb: function(p){
$thumbs.flexAnimate(p-1, true);
}
});
}
}

function gtx_gallery_paginated_thumbs_before(slide_obj){
var slide=(typeof slide_obj == “object” && slide_obj.animatingTo ? slide_obj.animatingTo : 0);
gtx_gallery_paginated_thumbs_lazy(slide_obj);

Advertisement

}

function gtx_gallery_paginated_thumbs_after(slide_obj){
var slide=(typeof slide_obj == “object” && slide_obj.animatingTo ? slide_obj.animatingTo : 0);
//THUMBS SYNC – Go to first slide of this batch
if($thumbs!==”” && navigation == “paginated_thumbs”){

var $active_slide=$slider.find(“.slides>li.flex-active-slide”);
var $active_thumb_page=$thumbs.find(“.slides>li.flex-active-slide”);
//Check if the current slide is within this thumb batch
if(!$active_thumb_page.find(“li[data-i=”+$active_slide.attr(“data-i”)+”]”).size()){
first_thumb=$active_thumb_page.find(“li”).first().attr(“data-i”);
flexSlider.flexAnimate(first_thumb – 1, true);
}

}

if( typeof SPagination !== “undefined” && $thumbs.find(“.spagination”).length>0 ){
if(SPagination.page != slide+1){
SPagination.page = slide + 1;
SPagination.Start();
}
}

Advertisement

}

function gtx_gallery_paginated_thumbs_lazy(slide_obj){
var slide=(typeof slide_obj == “object” && slide_obj.animatingTo ? slide_obj.animatingTo : 0);
//LAZY LOAD THUMBS
if($all_thumbs!==”” && navigation == “paginated_thumbs”){
range=1;
var $slides_to_hanle=$all_thumbs.slice(slide, slide + range + 1);
if(slide – range >= 0){
$slides_to_hanle=$.merge($slides_to_hanle, $all_thumbs.slice(slide – range, slide ));
}else{
$slides_to_hanle=$.merge($slides_to_hanle, $all_thumbs.slice(0, range ));
$slides_to_hanle=$.merge($slides_to_hanle, $all_thumbs.slice(range * -1 ));
}
if(slide + range >= $all_thumbs.size()){
//handle first slides
$slides_to_hanle= $.merge($slides_to_hanle, $all_thumbs.slice(0,range));

}
$slides_to_hanle.each(function () {
$(this).find(“img[lazy-src]”).each(function () {
var src = $(this).attr(“lazy-src”);
if(!src) return;
$(this).attr(“src”,src).removeAttr(“lazy-src”);
$thumbs.find(“img[lazy-src=””+src+””]”).attr(“src”,src).removeAttr(“lazy-src”);
});
});
}

}

function adjustNavHeight(){
imageHeight = flexSlider.find(“.gtx-slide-img.flex-active-slide .gtx-image-container”).outerHeight();
if(imageHeight > 0){
flexSlider.find(“.flex-prev,.flex-next”).css(“top”,Math.round(imageHeight/2));
}
}

Advertisement

var nextSlotId = 1;
function generateNextSlotName() {
var id = nextSlotId++;
return “adslot_” + id+”_”+Math.floor( Date.now() / 1000 );
}

function addAdInto(selector,options) {
try{
gtx_gallery_enable_dfp();
}catch(err) {
}

var slide=options.slide || -1;
var slotName = generateNextSlotName();
var ad_index = 0;

// Create a div for the slot
var slotDiv = document.createElement(‘div’);
slotDiv.id = slotName; // Id must be the same as slotName
$( selector ).append( slotDiv );
try{
ad_index=$( selector ).closest(“.gtx-ad-slide”).attr(“data-i-only-ads”);
}catch(err) {

}

Advertisement

// Define the slot itself, call display() to
// register the div and refresh() to fetch ad.
googletag.cmd.push(function() {
slideshow_ad_loaded = true;
adslots[slotName] = googletag.defineSlot(‘/132916964,22666483375/abc6.com/news’, [300, 250], slotName)
.addService(googletag.pubads())
.setTargeting(“placement”, “gallery”)
.setTargeting(“slide”, slide)
.setTargeting(“post”, ‘5103141’)
.setTargeting(“category”, ‘[“news”,”providence”,”rhode-island”]’)
.setTargeting(“galleryAdIndex”, ad_index);

googletag.display(slotName);
googletag.sizeMapping().addSize( [0,0], [[300,250]])
googletag.pubads().refresh([adslots[slotName]]);
});
}

gtx_gallery_syncHash = function(path){
pic = “”;
re = /pic/?([0-9]+)/?$/i;

if(!path && window.location.hash && window.location.hash.match(re)) path = window.location.hash;
if(!path && window.location.pathname && window.location.pathname.match(re)) path = window.location.pathname;
if(path){
matchslide = path.match(re);
if(matchslide && matchslide[1]>0){
pic = parseInt(matchslide[1]);
}
if(!isNaN(pic) && pic > 0){
slide=get_slide_by_attachment_id(pic);
if(slide>0){
avoid_next_pageview = true;
flexSlider.flexAnimate(slide – 1, true);
}
}
}else{
gtx_track_slide( )
}
}

function debounce(func, wait, immediate) {
var timeout;
return function() {
var context = this, args = arguments;
var later = function() {
timeout = null;
if (!immediate) func.apply(context, args);
};
var callNow = immediate && !timeout;
clearTimeout(timeout);
timeout = setTimeout(later, wait);
if (callNow) func.apply(context, args);
};
};

Advertisement

// delay the url state replacement to avoid overload
// RAYOS-271
var efficientlyReplaceState = debounce(function(title, path){
window.history.replaceState({}, title, path);
}, 1250)

function changeURL(pic){
basepath = window.location.pathname.replace(//pic/?([0-9]+)/?$/i,”/”);
if(isNaN(pic)) return;

path = basepath + “pic/”+pic+”/”;

title = “Pic “+pic;
if (typeof(window.history.replaceState) == “function”) {
efficientlyReplaceState(title, path)
} else {
window.location.hash = path;
}
}

function get_slide_by_attachment_id(id){
var slide=$slider.find(“.slides li[data-attachment_id=”+id+”]”).attr(“data-i”);
return parseInt(slide, 10);
}

Advertisement

function gtx_track_slide( slide_obj ){
if(slide_obj){
var slide = slide_obj.animatingTo;
}else{
var slide = 0;
}
$active_slide=$all_slides.eq(slide) ;

if(!avoid_next_pageview){
try{
var loc = location.pathname + “#slide” + (parseInt(slide) + 1);

if (rayos_gtm_gallery_pageviews) {
// Add gallery navigation info to dataLayer
window.dataLayer = window.dataLayer || [];
window.dataLayer.push({
‘event’: ‘rayos_virtual_pageview’,
‘location’ : loc
});
}

// Legacy support for GA tracking
ga(“send”, “pageview”, loc);
if (ga.getByName(“gtxcelTracker”)) {
ga(“gtxcelTracker.send”, “pageview”, loc);
}
}catch(err){

}
}
avoid_next_pageview = false;
}

Advertisement

//Add a callback on ad render
googletag.cmd.push(function() {
googletag.pubads().addEventListener(‘slotRenderEnded’, function(event) {
var slotName=event.slot.getSlotElementId();
if(typeof adslots[slotName] !==”undefined” && !event.isEmpty){
$slider.clearQueue();
$slider.removeClass(“gtx-gallery-loading”);
}
});
});

jQuery(“#gtx-gallery-slider-5103141”).flexslider({
animation: “slide”,
pauseOnHover: true,
prevText: “”,
nextText: “”,
slideshow: false,
controlNav: true,
init: gtx_gallery_slide_init,
start: gtx_gallery_slide_start,
before: gtx_gallery_slide_before,
after: gtx_gallery_slide_after
});

if(mobile_mode){
$slider.find(“.flex-direction-nav”).hide();
}

});

PROVIDENCE, R.I. (WLNE) — Rhode Island State Police said a Providence man was arrested after police allegedly discovered multiple narcotics and a gun inside two residences on Sept. 23.

Advertisement

47-year-old Joel Garcia was charged with possession with the intent to deliver over 1 kilogram of fentanyl, possession with the intent to deliver over 1 kilogram of cocaine, possession with the intent to deliver one ounce to one kilogram of methamphetamine, possession with the intent to deliver fentanyl, possession with the intent to deliver cocaine, possession with the intent to deliver methamphetamine, possession of a firearm while committing a controlled substance violation, unlawful possession of a firearm by a prohibited person, and distribution of a controlled substance in a school zone.

According to RISP, police received court-authorized search warrants for two residences in Providence in connection to a narcotics and firearms investigation.

Inside an apartment on Dresser Street, police allegedly seized 1.7 kilograms of fentanyl, 2.3 kilograms of cocaine, and 147 grams of methamphetamine.

Police also searched Garcia’s residence on Portland Street and allegedly seized one fully loaded pistol.

According to police, Garcia had allegedly used the apartment on Dresser Street to “store, package, and distribute large amounts of fentanyl, cocaine and methamphetamine.”

Advertisement

Garcia was arrested and charged.

RISP, Providence police, Cranston police, North Providence police, Johnston police, the Drug Enforcement Administration, and the Rhode Island National Guard Counterdrug Program assisted in the investigation.





Source link

Continue Reading

Rhode Island

The Ocean State’s Bond With Robert Redford

Published

on

The Ocean State’s Bond With Robert Redford


Millions have been mourning the death of a cinematic icon over the last week with the passing of Robert Redford at age 89.

The award-winning actor is arguably one of the most famous of all time. With over 70 films to his credit on screen and nine he directed throughout his career, Redford’s work in cinema stands out as some of the greatest.

Though only two of Redford’s movies were ever filmed in Rhode Island, the Oscar-winning actor has a deep connection with the Ocean State.

Redford’s Family Roots Near Rhode Island

Though no Redfords actually lived in Rhode Island, Robert’s family was longtime residents of Stonington, CT and several members were born in nearby Westerly, RI.

Advertisement

READ MORE: ‘Sopranos’ Star Officially Becomes a Rhode Island Resident

Throughout Robert Redford’s childhood there were visits to his grandparents in Stonington, where his grandfather worked as a milkman.

Presumably this time in Stonington meant crossing the state line into Westerly on more than one occasion in his youth and perhaps led to his love of the Rhode Island seaside in later years.

Filming The Great Gatsby in Newport

During his career, Redford came to Newport in the 1970s to film The Great Gatsby at the historic Rosecliff Mansion. Decades later he returned to Rhode Island with the science fiction film The Discovery and even wrote a thank you letter to Newport,  praising their preservation efforts in the city.

READ MORE: HGTV Says You Need to Drive This Road in Newport

Though when he did ultimately settle in New England, Redford chose Weston, CT as his home for almost two decades. He purchased a home not too far from his close friend and fellow actor, Paul Newman.

Evan Agostini/Getty Images

Advertisement
Evan Agostini/Getty Images

Rhode Island Honors Robert Redford

Rhode Island never forgot its ties to the beloved actor however. In 2002 Redford was asked to be the commencement speaker at Brown University and that same year Trinity Repertory Company awarded him a Pell Award for Lifetime Achievement in the Arts.

Just one of the many lifetime achievement awards Robert Redford would go on to accumulate during his illustrious career.

20 Stars Who Hail From Rhode Island

Rhode Island may be the smallest state in the nation, but it has been home to many celebrities. Though some have moved here, filmed here or attended school here, only a handful were actually born here. These are those celebrities.

Gallery Credit: Nancy Hall

Academy Award and Golden Globe Winners from Massachusetts

These Massachusetts natives have taken home some of Hollywood’s top honors.

Advertisement

Gallery Credit: Michaela Johnson

30 Things To Do in Newport Any Time of Year

Newport has always been seen as a summer destination. Wealthy New Yorkers used to escape the city in the hotter months for this picturesque seaside spot and the label as a summer vacation destination began.

There are, however, plenty of things to do in this historic town in any season and we’ve found a few that you may want to try the next time you head to Newport.

Gallery Credit: Nancy Hall





Source link

Advertisement
Continue Reading

Rhode Island

GoLocalProv | Sports | VIDEO: Providence’s Lassiter Scores 44-Yard TD in Vanderbilt’s Upset Over #11 South Carolina

Published

on

GoLocalProv | Sports | VIDEO: Providence’s Lassiter Scores 44-Yard TD in Vanderbilt’s Upset Over #11 South Carolina


Sunday, September 14, 2025

 

Advertisement

View Larger +

Zell Lassiter
PHOTO: Via Vanderbilt

Providence’s Jamezell Lassiter had a big play on a huge stage on Saturday when Vanderbilt football upset #11 South Carolina. SEE 7:25 MARK.

Lassiter, who played for the Edgewood Eagles and the Mount Hope Cowboys and attended the San Miguel School in Providence, smoked the Gamecocks on a 44-yard touchdown score.

Advertisement

GET THE LATEST BREAKING NEWS HERE — SIGN UP FOR GOLOCAL FREE DAILY EBLAST

 

 

Vanderbilt won 31-7 over No. 11 South Carolina, snapping a 16-game losing streak between the two programs. 

Advertisement

View Larger +

Zell Lassiter PHOTO: Vanderbilt Athletics

In 2024, GoLocal sports columnist Robert McMahon wrote about Lassiter’s journey to the top Division I program:

His athletic skills impressed his San Miguel classmates. Flag football, soccer, basketball—Jamezell could do it all. He was a natural athlete.

Advertisement

But the transformation of Zell, as he likes to be called, happened in the San Miguel classroom. 

READ MORE HERE

 

 

Advertisement

Enjoy this post? Share it with others.





Source link

Continue Reading
Advertisement

Trending