Rikj000

joined 2 years ago
[–] Rikj000@discuss.tchncs.de 9 points 2 months ago (1 children)

Oh did not know that, sad to hear.

They did remove traffic to the old Yuzu domains though, which now are in the hands of Nintendo, used to monitor which users use emulators.

Do you have other suggestions for promising successor forks?

[–] Rikj000@discuss.tchncs.de 39 points 2 months ago (8 children)

Suyu, it's the continuation/fork of Yuzu:
https://suyu.dev/

Also Azahar, the continuation/fork of Citra:
https://azahar-emu.org/

[–] Rikj000@discuss.tchncs.de 42 points 2 months ago* (last edited 2 months ago) (2 children)

To me this sadly is a clear sign that Bethesda has peeked.

They've re-released Skyrim a billion times, now they're re-releasing Oblivion, no news if The Elders Scrolls 6 development has even started yet, and Starfield is a hot mess.

Feels like they're milking out the last possible drops of profit out of their IPs before closing down...

[–] Rikj000@discuss.tchncs.de 81 points 2 months ago (1 children)

There's 2 parts to this:

  • Android Auto app (on your phone)
  • Android Auto Head Unit software (in your car)

Both of which are currently proprietary,
and would need to be written as FOSS from the ground up by reverse engineering the above 2, which would be a huge undertaking.

Also flashing custom Head Unit software to your car will be very hard, is not well documented, and likely will void your warranty, giving low incentive for developers to even attempt it :/

The best you can do right now is aa4mg (Android Auto 4 MicroG),
which at least allows to replace the proprietary Google Play services with a privacy respecting FOSS alternative and Android Auto's dependencies with empty stub packages:
https://github.com/sn-00-x/aa4mg

Full disclosure,
I helped with writing aa4mg :)

[–] Rikj000@discuss.tchncs.de 28 points 2 months ago* (last edited 2 months ago) (5 children)

Do you like being spied on and having your data sold?
=> Windows or ChromeOS

Do you have too much money?
=> Mac

Do you have a decent set of working brains?
=> Linux

[–] Rikj000@discuss.tchncs.de 26 points 2 months ago* (last edited 2 months ago) (1 children)

This post assumes I actually want to waste my time on LLMs, I don't.

And even worse, it assumes you want to use the remotely hosted spy-ware variant, not even the less bad, but still a waste of time local variant..

[–] Rikj000@discuss.tchncs.de 2 points 2 months ago

Been using VSCodium for a few years now, for loose file editing,
no complaints about it, imo it's what VSCode should be.

[–] Rikj000@discuss.tchncs.de 45 points 2 months ago* (last edited 3 weeks ago) (10 children)

uBlock Origin Filters to get rid of Copilot bloat on Github
uBlock Origin => Open the Dashboard => My Filters => Add:

github.com##.copilotPreview__container
github.com##.AppHeader-CopilotChat
github.com##li.ActionListItem:has-text(Copilot)
github.com##li.ActionList-sectionDivider:has-text(Copilot)
github.com##li.TimelineItem:has-text(Copilot)
github.com##div.pb-4:has-text(Copilot)
github.com###copilot_free_global
github.com###copilot-button-container
github.com###blob-view-header-copilot-icon
github.com##a[href*="/resources/articles/ai"]
github.com##a[href*="/settings/copilot"]
github.com##a[href*="/features/copilot"]
github.blog##a[href*="/features/copilot"]
github.blog##a[href*="/ai-and-ml"]
github.blog##article.changelog-label-copilot
github.blog##article.changelog-label-models

Also disable + block everything under: https://github.com/settings/copilot

[–] Rikj000@discuss.tchncs.de 2 points 2 months ago* (last edited 2 months ago)

Believe me, I'd love to ditch Github!

But it's a really though bullet to bite for me..

It kinda acts as my CV for when I'd apply for a new job, and in my nearly 10 years on the platform I've accumulated a nice follower and star count to prove my worth as a developer, which is hard to regain on smaller more privacy respecting platforms like Codeberg or Forgejo..

Perhaps it's time to move to Codeberg though.
If I'd do so I will probably:

  1. Initially mirror the repo's to Codeberg
  2. Notify the users about scheduled date to move to Codeberg
  3. Archive the Github repo's and finalize move to Codeberg
[–] Rikj000@discuss.tchncs.de 1 points 2 months ago

Awesome, thank you for that!

[–] Rikj000@discuss.tchncs.de 4 points 2 months ago* (last edited 2 months ago)

Thank you, that's already a nice start! 🙂

But I was mostly hoping to block the UI elements,
e.g. today they added a Copilot button,
and they also moved the search bar,
and replaced it's old position with "ask copilot".

Would be lovely get the feel of the old Github UI back
with all the Copilot references filtered out.

Edit: Figured it out, check my main post edit for the filters!

[–] Rikj000@discuss.tchncs.de 3 points 2 months ago

Oh wow did not know that.

Well, if them spying on you and selling your data was not enough to make you switch to an alternative, then maybe/hopefully lack of search operators will be!

view more: ‹ prev next ›