this post was submitted on 22 Aug 2024
1 points (100.0% liked)

Linux

65058 readers
207 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
all 13 comments
sorted by: hot top controversial new old
[–] lemann@lemmy.dbzer0.com 1 points 2 years ago (1 children)

Haven't watched the video - just my thoughts...

Minetest (specifically Mineclone2) is an impressive feat, and a very faithful reproduction of the original. I pretty much used the Minecraft fandom wiki to progress through the game. Hours of fun was had without handing money to M$.

I only really stopped because the redstone functionality wasn't fully implemented.

Hats off to the devs on that project regardless

[–] RmDebArc_5@sh.itjust.works 0 points 2 years ago (2 children)

Just fyi Minclone2 changed its name to Voxellibre

[–] possiblylinux127@lemmy.zip 1 points 2 years ago

And it is no longer trying to clone Minecraft. They are moving beyond.

[–] rotopenguin@infosec.pub 1 points 2 years ago

And there's a separate effort called Mineclonia.

[–] EveryMuffinIsNowEncrypted@lemmy.blahaj.zone 1 points 2 years ago (1 children)

Anyone got a summary? I really wish people would stop posting links to videos without providing a synopsis.

[–] nichtburningturtle@feddit.org 2 points 2 years ago (1 children)

TLDR: The creator prefers minetest to minecraft.

Hope this was helpful.

[–] EveryMuffinIsNowEncrypted@lemmy.blahaj.zone 0 points 2 years ago (1 children)

Thanks, friend! Also, are you saying the creator of Minecraft, the creator of Minetest, or the creator of the video?

Curse you, syntactic ambiguity!!! xD

[–] nichtburningturtle@feddit.org 2 points 2 years ago

As it clearly states it is obviously god, who is often referred to as the creator.

[–] boredsquirrel@slrpnk.net 0 points 2 years ago (1 children)

Minetest gets scary when you look at the code and see that the engine they use is basically abandoned and will never get Wayland support. Afaik?

[–] rotopenguin@infosec.pub 0 points 2 years ago (1 children)

It's not like they're stuck on some outdated proprietary engine like RPG Maker. Minetest is under active development, with a small list of dependencies that are also under active development. It is under no particular rush to get off of X11/Xwayland.

[–] EveryMuffinIsNowEncrypted@lemmy.blahaj.zone 1 points 2 years ago (1 children)

Xwayland

Is that a typo or is that distinct from just straight Wayland?

[–] floofloof@lemmy.ca 1 points 2 years ago

https://wayland.freedesktop.org/xserver.html

It provides backwards compatibility for running X apps under Wayland.