pivot_root

joined 2 years ago
[–] pivot_root@lemmy.world 5 points 6 hours ago* (last edited 6 hours ago)

Sure, but knowing ICE took your kid doesn't really do much to help get them back.

ICE is now an extrajudicial secret police with even less oversight than the actual police. Even if someone knows ICE kidnapped their relative, nobody in the current administration is going to hold them accountable if they decide to lie and say "no we didn't". It took months to get back Abrego Garcia, and that was with the public eye on the situation and the entire Democratic Party pressuring them. For every one Abrego Garcia, there are thousands of people who are still unjustly locked up in a concentration camp.

[–] pivot_root@lemmy.world 11 points 18 hours ago (4 children)

A bit of a cynical take, but it wouldn't surprise me if ICE started throwing away shoes and phones onto the roadside.

[–] pivot_root@lemmy.world 2 points 2 days ago

One option is to use embedded structs:

type UnmarshalStruct struct {
    Foo string
}

type MarshalStruct struct {
    UnmarshalStruct
    FieldYouDontWantUnmarshaled string
}

When marshaling, you would marshal MarshalStruct. Because UnmarshalStruct is embedded, json.Marshal automatically includes all the fields from UnmarshalStruct.

When unmarshaling, you would unmarshal UnmarshalStruct and then create a new MarshalStruct like this:

var unmarshaled UnmarshalStruct
err := json.Unmarshal(&unmarshaled)
if err != nil {
    panic(err)
}

return MarshalStruct {
    UnmarshalStruct: unmarshaled
}

Although, if I may ask: why do you not want a field to be unmarshaled? You could always just set it back to the zero value after unmarshaling, which is a lot easier of a solution.

[–] pivot_root@lemmy.world 86 points 3 days ago (6 children)

At least in the US, it's full of regulatory red tape that was designed to pull up the ladder behind the current large payment processors.

Even Musk and his ample bribe money, under the most corrupt administration in decades, hasn't managed to get full approval for his "~~X~~ Twitter Money" payment service.

[–] pivot_root@lemmy.world 3 points 3 days ago

Even better: powerline adapters.

[–] pivot_root@lemmy.world 1 points 3 days ago

Or maybe a Phoronix commenter?

[–] pivot_root@lemmy.world 7 points 4 days ago

Are you saying you don't use The Google anymore? But how do you find all of your baking recipes?

[–] pivot_root@lemmy.world 27 points 4 days ago* (last edited 4 days ago)

Who's going to win?

SELinux+Seccomp+Containers...
Or the sysadmin with sudo and chmod.

Neither! It's whichever script kiddie gets lucky first.

[–] pivot_root@lemmy.world 119 points 5 days ago (13 children)

Tea was storing its users’ sensitive information on Firebase, a Google-owned backend cloud storage and computing service.

Every time. With startups, it's always an unsecured Firebase or S3 bucket.

[–] pivot_root@lemmy.world 7 points 5 days ago

Of course. The surgery isn't free, you know...

[–] pivot_root@lemmy.world 9 points 5 days ago

I suspect he doesn't have the self-control to stop himself from reciting the rest of the Narcissist's Prayer. The big question is: which one of the usual excuses is he going to spout off to justify sexually assaulting children?

The victim-blaming DARVO classic of pedos everywhere, "they came onto him"?

Or maybe a return to religious form, saying "it's their fault for dressing provocatively"?

Although, he is known to roleplay being a businessman. Perhaps he will dig himself a nice hole and claim it was transactional, "and he paid them for their work". Then again, he's notorious for never paying his bills...

 

Modlog, which includes a site ban—something only admins can do.

The community bans also include communities that aren't moderated by any instance admins, and some that are only moderated by a single person who likely isn't aware of actions taken under their community's name.

 

Once one company gets away with it, the rest follow.

 

The Citra website has been replaced with the same statement made on the Yuzu website, and the GitHub repository is now gone as well.


Other build dependency repos taken down with it:

 

Crossposted from !technology@lemmy.world: https://lemmy.world/post/12728165


This also includes ceasing development and destroying their copies of the code.

The GitHub repo page for Yuzu now returns a 404, as well. The website is still up, though.

 

This also includes ceasing development and destroying their copies of the code.

The GitHub repo page for Yuzu now returns a 404, as well. In addition, the repo for the Citra 3DS emulator was also taken down.

As of at least 23:30 UTC, Yuzu's website and Citra's website have been replaced with a statement about their discontinuation.


Other sources found by @Daughter3546@lemmy.world:


There is also an active Reddit thread about this: https://www.reddit.com/r/Games/comments/1b6gtb5/

 

An ad that showed up as I was browsing through the news. Bloody ridiculous...

 

You may know it as Space Melody by Luna Park or as ResuRection by ППК (English: PPK), but the original melody was composed by Eduard Artemyev for the 1979 Soviet film Siberiade. The original name of the song, as titled in the movie's soundtrack release, is la mort du héroes (the death of heroes, if my French is correct).

Here's a link to the original composition, if you're curious.

view more: next ›