HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Masema

no profile record

comments

Masema
·3 tahun yang lalu·discuss
8 figures of what, doll hairs?

Seriously, 10s of millions wasn't worth switching?
Masema
·3 tahun yang lalu·discuss
Unfortunately, the alternative is to let Reddit continue to profit off content contributed by users who Reddit has now decided to spurn.

A lot of people are using Reddit's data request form to get a copy of their own content before deleting it.

Maybe somebody could set up a site where users can send in their personal backups, and they can be combined into a sort of 'shadow Reddit'.
Masema
·3 tahun yang lalu·discuss
"YouTube Vanced" was meant an "Advanced" YouTube client, minus the "Ad"s.

They offered a version of the YouTube client which they patched to remove display ads and video ads, plus add background play, SponsorBlock support, and more.

They became fairly popular before Google shut them down for distributing modified versions of their proprietary code.

ReVanced was one of the teams that popped up in the aftermath, a spiritual successor. They reasoned that they could achieve the same basic functionality legally if they only distributed patches (instructions) rather than a pre-patched binary.

So they wrote an app (ReVanced Manager) that takes a stock copy of the YouTube app, unpacks it, applies patches, then repacks & re-signs it. (They don't have Google's signing keys, so typically users need to install the new version under a new name. Users with root can choose to override the built-in version instead.)

Once ReVanced Manager could do that, they expanded into patching other apps as well.

So ReVanced is a team that maintains:

  * A list of useful patches
  * An engine to apply them
  * A Java CLI frontend to the patcher
  * An Android app frontend to the patcher
(I've skipped over a lot of the history details but this should give the basic idea.)