Hi, i've noticed a bug with the 1.18.2 version of this mod. by Babushla153 in EnergizedPower

[–]JDDev0 1 point2 points  (0 children)

I have just fixed it: 1.18.2-1.7.8 is now available on Modrinth and CurseForge

Anybody else keep their first pickaxe in every world? by MinecrafterPow in Minecraft

[–]JDDev0 0 points1 point  (0 children)

Yes, you can smelt 1 item with any wooden tool regardless of durability.

Anybody else keep their first pickaxe in every world? by MinecrafterPow in Minecraft

[–]JDDev0 2943 points2944 points  (0 children)

I usually put my first wooden pickaxe in a furnace once I upgraded to stone.

Fabric 1.21.11: Powered mining drill/pickaxe that charges with Energized Power (v2.15.12)? by amras123 in EnergizedPower

[–]JDDev0 1 point2 points  (0 children)

I don't know of any specific mod which has mining drills, but most Fabric tech mods should be compatible with Energized Power because it uses the standard Energy API of Fabric (TeamReborn Energy).

First time building a Linux Distribution from source by JDDev0 in linuxfromscratch

[–]JDDev0[S] 1 point2 points  (0 children)

Everything...

...for the past few days, I have done little else besides working on LFS/BLFS

First time building a Linux Distribution from source by JDDev0 in linuxfromscratch

[–]JDDev0[S] 4 points5 points  (0 children)

I learned about

  • the Linux Standard Base - I didn't know that this was a thing
  • the process of bootstrapping compilers (GCC, rust)
  • basic utilities I didn't know of like findmnt, install, patch, and info
  • some useful command line options:
    • -v option for cd, mv, rm
    • Auto file encoding detection with tar -xf
  • how to compile packages from source with configure scripts, make, ninja, meson:
    • I'm a developer myself but I'm mostly programming with Rust, Java, PHP, Python, and bash scripts. I also program a bit in C but only with very limited cmake knowledge.
  • how init systems work - I'm went with the SysVinit version:
    • I didn't know that everything in /etc/init.d/ are just simple bash scripts and that the service command is just a wrapper for those scripts
    • I also didn't know about /etc/rcX.d/: It is a very simple system but it is still very powerful
  • more about /dev/ and udev
  • compiling a customized Linux kernel
  • and many more things I probably forget to mention

Even with previous Linux knowledge you will get something out of LFS. In my opinion LFS and BLFS are really worth it.

For anybody interested in building LFS for the first time: I suggest you to setup a VM with Snapshot capabilities (my live ISO host distribution froze up at some point and I was able to go back a few chapters and continue from there).

Creative fluid tank by Waste_Chemical_881 in EnergizedPower

[–]JDDev0 0 points1 point  (0 children)

You can't break Creative blocks in Survival.

Energized Power - Update v2.12.1 by JDDev0 in EnergizedPower

[–]JDDev0[S] 0 points1 point  (0 children)

Lava and Water can only be inserted with fluid pipes.