ray

joined 2 years ago
[–] ray@sh.itjust.works 16 points 3 weeks ago (2 children)

Unless you use GNOME. Then your options are grey or black.

[–] ray@sh.itjust.works 15 points 1 month ago

Inside of you are two Gus Frings

They are not the same

[–] ray@sh.itjust.works 33 points 2 months ago (10 children)

Just wait until you find out where peaches come from

[–] ray@sh.itjust.works 152 points 2 months ago (2 children)

It's a class that's allowed to access another class's private members. Obviously Linus doesn't have any, because he codes in C.

[–] ray@sh.itjust.works 118 points 2 months ago (4 children)

GIMP is the original GTK app. The first version of GTK was created specifically for GIMP, and it was initially named GIMP ToolKit.

[–] ray@sh.itjust.works 16 points 3 months ago (1 children)

Couldn't you just install Gnome now? Most distros have packages for Gnome and KDE, and there's usually nothing stopping you from installing them both.

[–] ray@sh.itjust.works 2 points 4 months ago (1 children)

Have you tried MATE System Monitor? It's a fork of the old GNOME System Monitor from GNOME 2.

[–] ray@sh.itjust.works 53 points 4 months ago (13 children)

The NFL doesn't need to drop the word "football" entirely, they just need to be more specific so there's no confusion. They could change their name to "Non-Soccer Football League", or NSFL for short.

[–] ray@sh.itjust.works 17 points 4 months ago

Component Object Model?

[–] ray@sh.itjust.works 15 points 5 months ago

The Hong Kong-Zhuhai-Macau Bridge is another one. It's a bridge most of the way but there's one section that's a tunnel.

[–] ray@sh.itjust.works 3 points 6 months ago (1 children)
public static int convertRomanNumeral(String numeral)
{
  numeral = numeral.replace("M", "DD")
    .replace("CD", "CCCC")
    .replace("D", "CCCCC")
    .replace("C", "LL")
    .replace("XL", "XXXX")
    .replace("L", "XXXXX")
    .replace("X", "VV")
    .replace("IV", "IIII")
    .replace("V", "IIIII");
  return numeral.length();
}
 

cross-posted from: https://lemmy.world/post/36015848

SAN FRANCISCO (AP) — During the coronavirus pandemic, the city closed a stretch of a four-lane highway along San Francisco’s Pacific Coast and made it an automobile-free sanctuary where bicyclists and walkers flocked to exercise and socialize under open skies and to the sound of crashing waves.

But with the post-pandemic return to school and work, resentment grew among neighborhood residents who relied on the artery to get around. Some blamed the district city supervisor who helped make the change permanent by placing on a citywide ballot a measure to turn the 2-mile (3.2-kilometer) stretch into a new park.

On Tuesday, district voters will decide whether to recall Supervisor Joel Engardio.

The recall of a local supervisor who represents one-tenth of a city of 800,000 might seem like minor politics. But the election highlights a San Francisco in flux and a still cranky, even emboldened electorate as leaders prepare to make tough decisions about the city’s future.

The recall election will be the city’s third in four years. It’s fueled by many of the same people who tossed out three liberal school board members in February 2022 followed by the ouster of politically progressive San Francisco District Attorney Chesa Boudin in June of that year.

“This recall is really about the future of our city,” said Engardio in an interview with The Associated Press. “Do we want to be a city that just preserves itself in amber and goes back in time? Or do we want to be a city that innovates, thinks ahead, is forward-looking and welcomes new people?”

view more: next ›