How to Install Baritone on Minecraft 1.19/1.19.2
| | | | |

How to Install Baritone on Minecraft 1.19/1.19.2

Due to some difficulties with 1.17, Baritone has had trouble updating to 1.19. Luckily, we are finally beyond that, and everybody can now install Baritone on Minecraft 1.19 or 1.19.2. Unlike the previous tutorial, this tutorial will show you how to install Baritone using the Fabric mod loader. This also means you can combine Baritone…

How to Play Minecraft on Arm Windows
| | | | |

How to Play Minecraft on Arm Windows

I’ve written previously about playing Minecraft on the M1 Mac, but now I am continuing that series by showing you how to play Minecraft on Arm Windows. This tutorial only works with Minecraft 1.17 and 1.17.1, sadly. Step 1: Join the Windows Insider Program Playing Minecraft on Arm Windows requires OpenGL compatibility. To play with…

How to Optimize Minecraft 1.7.10-1.12.2 for M1
| | | | | |

How to Optimize Minecraft 1.7.10-1.12.2 for M1

LWJGL 2 was used in older versions of Minecraft, which prevented people from optimizing Minecraft 1.7.10-1.12.2 for M1. Thanks to the work of Tanmay Bakshi and 17hoehbr on GitHub, this is now possible. This tutorial will be rather similar to How To Optimize Minecraft for M1 (Java Edition), so please follow that tutorial before doing…

How to Make a World Generation Algorithm in Bukkit/Spigot
| | | | | | |

How to Make a World Generation Algorithm in Bukkit/Spigot

This article will be a bit different than most Info Toast articles, as it’s aimed more towards people who know how to code and are familiar with everything that comes with coding. That being said, you should probably have several years of Java coding before you attempt this. The Spigot API is not the best…

Homebrew is a Major Security Flaw — Install MacPorts Instead
| | | |

Homebrew is a Major Security Flaw — Install MacPorts Instead

I’ve talked before about the various problems with binary package management systems. I have praised BSD’s Ports, where a source code tree allows you to install packages from source with all their dependencies. However, I’ve never seen a binary package manager that creates more of a security problem having it than not having it. That…

How to Write in Vim on Linux or other OSes (Tutorial)
| |

How to Write in Vim on Linux or other OSes (Tutorial)

You can find many charts online about writing in the Vim editor on Linux or any other OS, but none of them are straightforward. (Many just have charts, which are still useful, just not for beginning users. I encourage you to read this later if you want to know more: https://bsd.org/viref.html) This tutorial will show…

The Windows EULA
| | | |

How to Debloat Windows 10 (Tutorial)

For many people switching from Windows 7, Windows 10 has shocking bloatware. This bloatware can often slow down their machine and sometimes even spy on them. This tutorial shows how to use a tool to debloat Windows 10. It’s a simple PowerShell script, and it’s important to do it with every new Windows 10 installation….

Java vs C#: Similar Syntax, Vastly Different Outcomes
| | |

Java vs C#: Similar Syntax, Vastly Different Outcomes

Java and C# are two languages that are often compared. Java, a language originally released by Sun Microsystems in 1996, which continues to be maintained by Oracle to this date, and C#, a language created by Microsoft as an alternative to Java for Windows app and Server development, are often compared as if they were…

The Complete List of UNIX Operating Systems
| | | |

The Complete List of UNIX Operating Systems

I love UNIX. If you don’t love UNIX, why are you reading Info Toast? UNIX is fast and secure, and so many different choices are available to you. This is why I have decided to list all UNIX Operating Systems in this article. This is going to cause me great pain. So many different UNIX…