semperverus

joined 2 years ago
[–] semperverus@lemmy.world 2 points 6 days ago

Ivermectin suddenly seems like a viable cure

[–] semperverus@lemmy.world 20 points 1 week ago

Everything is artificially inflated by 1.7x to 2.4x ever since covid. The inflation you are seeing is not real inflation but rather manufactured by those in high-up positions at most fortune-500 companies.

[–] semperverus@lemmy.world 1 points 1 week ago

They're not exempt from marketing. I am. I only use proof-of-use from those around me.

[–] semperverus@lemmy.world 8 points 1 week ago (7 children)

I don't think it is. I know a few people like this, and im heading in that direction myself. The only kinds of "ads" that work on me are when a number of equally nerdy people I know find a new thing, and they've demonstrated that it has helped them with something or they are genuinely enjoying using it. Like 3D printing. Its semi-pointless most of the time but it is a genuinely fun hobby, which when combined with 3D modeling and post-processing skills becomes an actual craft. I didn't get into it until a good number of people around me did.

[–] semperverus@lemmy.world 1 points 1 week ago (2 children)

The FAQ specifically says you need the latest version of Chrome:


Why screen mirror is not working?

Try use the latest version of Chrome.

[–] semperverus@lemmy.world 2 points 2 weeks ago (5 children)

Oh no, it's dependent on Chrome...

[–] semperverus@lemmy.world 58 points 2 weeks ago (1 children)

The fossify apps are legit, I use them daily.

This is the same or similar situation as OpenOffice → LibreOffice or OwnCloud → NextCloud (and to a lesser extent but more similar scenario, Audacity → Tenacity or various other forks).

This is what true open source looks like in action.

[–] semperverus@lemmy.world 1 points 2 weeks ago* (last edited 2 weeks ago)

You have to pay lawyers to litigate.

And the contract said it was to be open sourced, which has not happened, so litigation must now happen to enforce it.

[–] semperverus@lemmy.world 1 points 2 weeks ago (2 children)

He could, but he likely doesn't have the financial backing or community support to pull it off.

[–] semperverus@lemmy.world 2 points 3 weeks ago

That actually sums it up perfectly, yea.

 
243
submitted 6 months ago* (last edited 6 months ago) by semperverus@lemmy.world to c/linux@lemmy.ml
 

The Linux Ship of Theseus

  1. pick any distro and install it.

  2. Then, without installing another distro over the top of it, slowly convert it into another distro by replacing package managers, installed packages, and configurations.

System must be usable and fully native to the new distro (all old packages replaced with new ones).

No flatpaks, avoid snaps where physically possible, native packages only.

EDIT: Some clarification on some of the clever tools brought up here:

chroot, dd, debootstrap, and partition editors that allow you to install the new system in an empty container or blanket-overwrite the old system go against the spirit of this challenge.

These are very useful and valid tools under a normal context and I strongly recommend learning them.

You can use them if you prefer, but The ship of Theseus was replaced one board at a time. We are trying to avoid dropping a new ship in the harbor and tugging the old one out.

It may however be a good idea to use them to test out the target system in a safe environment as you perform the migration back in the real root, so you have a reference to go by.


Easy: pick two similar distros, such as Ubuntu and Debian or Manjaro and Arch and go from the base to the derivative.

Medium: Same as easy but go from the derivative to the base.

Hard: Pick two disparate distros like Debian and Artix and go from one to the other.

Nightmare: Make a self-compiled distro your target.

 

Additionally, it appears that the code for the backend server is intended to be public as well, but just doesn't exist outside of a readme.md document in the main branch.

This is setting off sirens, particularly the lack of a license.

 

If you would like to contribute, please consider making a fork of the repo and updating the language strings for your native language. Take care not to change the actual variable names (i.e. leave the word "reddit" and "subreddit" in the variable tags, but change the actual string values).

The languages are available in this folder here, in the various values-... folders:

https://github.com/bqv/slide/tree/lemmy/app/src/main/res

If you'd like to see my commit as an example of what I did to base yours off of, you can see it here:

https://github.com/bqv/slide/pull/2/commits/f346de0ef40b3fb87a9d420d969f2f16edc874a5

view more: next ›