new account due to issues

  • 14 Posts
  • 153 Comments
Joined 13 days ago
cake
Cake day: August 1st, 2026

help-circle
  • i’m not sure about asuna. i’ve played mineclonia before which has exact same mechanics as minecraft. to get obsidian, you need to pour water on lava (and not the other way around, i.e. not pour lava on water). the lava has to be a lava source block, so flowing lava does not work. easiest thing to do is to just find an underground cave with lots of lava in it, and then use 1 bucket of water and pour it over it all. easily get 20 obsidian at once. you need a diamond pickaxe to mine it though, otherwise you don’t get any drops.


  • uhh, i don’t go out and riot because i don’t have the emotional energy to do that. i play computer games because that’s free (in case of luanti, mindustry etc) and i can actually feel good while doing it.

    i would go out more if it was easier to meet people in non-profit places, i.e. places where you don’t have to spend money just to exist.

    i still wouldn’t riot though because harm has never helped anything, it just makes things worse. we need constructive criticism instead.


  • plus: most people learn graphically (visually) much easier than text-based. at least for me, it’s much easier to build an intuition of something if i get a graphical display of the contents in a directory. that’s why i always ls -alh every new directory that i enter, before i do anything else. for many people, it’s better to use GUI file explorer because you also get image previews etc. but the same concept also applies to other issues:

    like, if you want to configure various hardware on your machine, you open the settings app and get many icons that you can click on. meanwhile, on the terminal, there’s no clear list of things that you can even configure.


  • i used AI last week to modify the characters that get produced when i type special key combinations on my keyboard. after looking with classical search engines (duckduckgo, google) for about 20 minutes and getting confused with not much of a clear answer, i asked chatgpt and got the task done in 15 minutes and learned a whole lot while doing it, because it also explained exactly why the files are the way they are.


  • the issue with the terminal is that you can easily fuck up really badly if you don’t know what you’re doing.

    the following look the same to a new user:

    rcifconfig -r 0 -f puny -l all

    rctrl -r all -i root -f

    (both are imaginary made-up comments sothat you cannot just say "oh well obviously one does this and the other one does that)

    then one goes on to nuke your home directory while the other one restarts the wifi adapter.

    (and this can actually happen in practice. consider all the “always remove the french language pack” jokes that has been going around for years.)


    for graphical user interfaces, you typically have icons to help you give a sense of what it’s doing, typically warning signs before you do anything dangerous, etc.
















  • you can do singleplayer, multiplayer (local area network only), and multiplayer (over the internet).

    all three of them don’t require you to get an “official account” or sth. singleplayer and multiplayer (local) are very easy to set up, you’ll figure it out in less than 1 minute.

    multiplayer (over the internet) requires a bit more technical knowledge. are you familiar with the linux command line, and have you ever rented a linux server before?



  • The only reason I try it out is to get an understanding how these games work and to have some basic knowledge of one of the most important and played games of all time.

    understandable. in this game (mineclonia which is exactly the same as minecraft, content-wise) you collect resources and turn them into something else, quite a lot how real world (industry) works. there’s two types of raw resources: renewable and non-renewable resources. renewable means stuff like plants (yes, you can plant and harvest crops. use a hoe on a patch of dirt to turn it into farmland, then you can plant seeds there. they grow after a while) and animals (cows, chickens, etc which you can feed with grains etc) and monsters (these spawn in the environment, they can harm you if they touch you for example but you can kill them with a sword and they drop loot like zombie flesh, bones, spider eyes etc which are useful for some recipes).

    and then there’s non-renewable resources which you can dug up from under the ground. stuff like raw iron ore, which you can then “cook” (smelt) in a furnace to get processed iron ingot, which you can then use in a lot of recipes to turn into other things, such as railways, wagons, pistons, etc.

    there’s quite a lot of content actually but these are the basics.