semperverus

joined 2 years ago
[–] semperverus@lemmy.world 18 points 2 days ago (2 children)
[–] semperverus@lemmy.world 0 points 2 days ago

Yes, you 100% do.

[–] semperverus@lemmy.world 20 points 2 days ago (2 children)

Lemmy was built as a clone of Reddit, but federated.

Reddit is and has always been called a link aggregator.

Lemmy technically aggregates links to things as its primary function, and then allows us to talk about those links.

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

You missed the reference. I tee'd you or someone else up to reply with "I'm not your buddy, friend!"

Reference: https://youtu.be/zuQK6t2Esng

[–] semperverus@lemmy.world 1 points 3 days ago (4 children)

I'm not a pal, buddy

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

Other drivers are assholes.

Asshole drivers are terrifying.

"Nothing in it" usually means one car on the other side to most people.

The car on the other side is an asshole, and there's no way to tell which exit is theirs.

Nobody uses their blinkers in a roundabout like they're supposed to in order to indicate this (blink towards the center to indicate staying in, blink towards the outside to indicate leaving).

Other drivers are assholes.

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

Source-available, in MY floss operating system?

It's less likely than you think!

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

He loosed them unto the bowels of hell

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

Donkey Kong's bananza gets fun when it gets hard, you say?

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

Pot, meet kettle.

[–] semperverus@lemmy.world 30 points 1 week ago* (last edited 1 week ago) (1 children)

I was gonna say the same thing. Everything on this plate is extremely common in restrictive autism diets. Its just missing french fries.

EDIT: This meme kind of explains it perfectly (and it applies to adults too):

[–] semperverus@lemmy.world 7 points 1 week ago
  • Kris ate the moss
 
243
submitted 3 months ago* (last edited 3 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 ›