From 7937e7787648c1cb1b7e41136d704d3c994aba77 Mon Sep 17 00:00:00 2001 From: speedie Date: Tue, 20 Jun 2023 04:28:53 +0200 Subject: [PATCH] sed "s/h1/h2/g" Could be some issues with this, not sure yet. --- donate.php | 4 ++-- projects/fontctrl.php | 2 +- projects/iron.php | 2 +- projects/libspeedwm.php | 2 +- projects/p081-download.php | 2 +- projects/p081-install-guide.php | 4 ++-- projects/project081.php | 2 +- projects/rchat.php | 10 +++++----- projects/spde.php | 2 +- projects/speedwm-archived.php | 2 +- 10 files changed, 16 insertions(+), 16 deletions(-) diff --git a/donate.php b/donate.php index ee798d7..84f2e9d 100644 --- a/donate.php +++ b/donate.php @@ -10,11 +10,11 @@
-

Donate

+

Donate

If you'd like to donate to me then you can do so anonymously using Monero. Any support is greatly appreciated! I am never going to paywall any of my content though and I'm not going to shill a product for some free Monero.

image

888ncoFDtpQecZvRgZf5ZCNXSmLVS3st1Yjf4k8SD4Jt4pPUpHkqzKE8UWiKFw9V5W6P946PUpmnS4YGuPkyq997LKQ3HzU

-

Vultr VPS

+

Vultr VPS

If you're going to get a VPS on Vultr, you can use my referral link and make me $10 (a little over a month of credit) when you purchase a VPS. Referral Link.

diff --git a/projects/fontctrl.php b/projects/fontctrl.php index 9dfefba..fe175f2 100644 --- a/projects/fontctrl.php +++ b/projects/fontctrl.php @@ -10,7 +10,7 @@
-

fontctrl

+

fontctrl

fontctrl is a minimal, symlink based font manager for GNU/Linux. It handles installation, removal, and management of fonts, keeping your custom fonts easy to install, remove and manage. Because it is symlink based, fonts can be toggled on/off without removing them. This is useful if you only want to temporarily remove a font from your system.

This also makes it safer and easier to manage fonts because fontctrl will only touch fonts that it has installed. Any fonts your package manager installed will be left alone as-is. Because of this, it is less likely to break when removing fonts and other than creating symlinks in the font directory, it keeps your system cleaner than installing fonts manually.

Why would you use a font manager? I'm not new to GNU/Linux, I know how to install fonts.

diff --git a/projects/iron.php b/projects/iron.php index fa7fa82..3e186b5 100644 --- a/projects/iron.php +++ b/projects/iron.php @@ -10,7 +10,7 @@
-

iron

+

iron

image

What is iron?

iron is a minimal rautafarmi client written in Bash for GNU/Linux. It allows the user to post/recieve messages using the rautafarmi API and it displays the information to the user in a nice format. iron is based on the older rchat rautafarmi client that used messages.txt to get messages.

diff --git a/projects/libspeedwm.php b/projects/libspeedwm.php index dfe6422..7e94c6e 100644 --- a/projects/libspeedwm.php +++ b/projects/libspeedwm.php @@ -10,7 +10,7 @@
-

libspeedwm

+

libspeedwm

libspeedwm is a minimal program for interacting with speedwm through the shell. It allows you to run signals but also perform actions. It is written in C because speedwm itself is written in C. It only has one dependency; libX11 used to set the root window name.

Why should I use libspeedwm?

While yes, you can run signals manually (speedwm -s "#cmd:10"), this is slightly risky. If speedwm gets updated and its signals get changed, your script will be using the old signals potentially breaking your script completely. libspeedwm solves this because libspeedwm can and will be updated alongside speedwm which means all of the actions are going to work on the latest version.

diff --git a/projects/p081-download.php b/projects/p081-download.php index 3c0f25e..b488c7d 100644 --- a/projects/p081-download.php +++ b/projects/p081-download.php @@ -10,7 +10,7 @@
-

Download Project 081

+

Download Project 081

This page has all official Project 081 mirrors. Feel free to use any of them. Archive.org download speeds are very slow so I recommend the other mirrors.

To write a Project 081 image, simply run dd if=X of=Y where X is your Project 081 image and Y is the USB drive you have. To see your drives, run lsblk.

For Windows, you can install gentoo. (or view the installation guide)

diff --git a/projects/p081-install-guide.php b/projects/p081-install-guide.php index bf62931..d8125b9 100644 --- a/projects/p081-install-guide.php +++ b/projects/p081-install-guide.php @@ -10,11 +10,11 @@
-

Project 081 Installation Guide

+

Project 081 Installation Guide

You've reached the Installation Guide. By following this guide you'll find out how to install Project 081 on your Late 2007 or Early 2008 Macs. After this guide, if all went well you should have a fully working Mac running 10.4.10 Tiger

WARNING: This guide is ONLY valid for Project 081 0.5 (current version as of 2022-03-22), if you're running 0.6 and this guide hasn't been updated yet, please do not follow along unless necessary.

This guide DOES NOT cover custom images. If you wish to use a custom image then follow the other guide.

-

The guide starts here.

+

The guide starts here.

Pt. 1: Making sure you have everything

In order to follow the guide you must have:

    diff --git a/projects/project081.php b/projects/project081.php index 48caeb3..dfecb64 100644 --- a/projects/project081.php +++ b/projects/project081.php @@ -11,7 +11,7 @@
    image -

    Project 081

    +

    Project 081

    NOTE: It has come to my attention that the MacBookPro4,1 does not boot Project 081 successfully and when it does, it has several issues. This project will be updated again to hopefully fix this issue.

    Project 081 is a modified Mac OS X 10.4.10 Tiger image that allows you to install Tiger on your officially unsupported Late 2007 and Early 2008 Apple Macs.

    It comes with many drivers and tweaks to improve the experience on unsupported hardware.

    diff --git a/projects/rchat.php b/projects/rchat.php index 1b7b5b0..68bf871 100644 --- a/projects/rchat.php +++ b/projects/rchat.php @@ -10,11 +10,11 @@
    -

    rchat

    +

    rchat

    rchat is a command-line rautafarmi instance client with Vim keybinds written in Bash. (also works in zsh)

    image

    It is very customizable and is customized through editing with an editor.

    -

    Features

    +

    Features

    • Vim keybinds
    • rchat was designed with Vim keybinds in mind. To enter a message, you use Insert mode and Vim keybinds to navigate.

      @@ -31,7 +31,7 @@
    • Only messaging, not bloat
    • rchat is written in Bash, making it easy to configure with any editor. If the default features aren't enough, you can download and patch in patches that you can find below..

    -

    Installation

    +

    Installation

    To install rchat, If you run Arch Linux or any distributions based on it, you can simply get it from the AUR (although it may be slightly outdated). Package is maintained by nezbednik and as of 0.4, is fully up-to-date. If you use 'yay', run 'yay -S rchat'. Then you can just begin using it.

    If you run Gentoo Linux, you can add my overlay using layman and then just emerge it. The ebuild is maintained by me so it should be up-to-date.

    I recommend installing it by cloning the repository.

    @@ -39,11 +39,11 @@

    git clone https://codeberg.org/speedie/rchat

    cd rchat

    make install

    -

    Usage

    +

    Usage

    See Installation, then simply run it in a terminal. To join the default instance, simply type ':j'.

    To set a different instance, type ':set instance' and then enter your instance. If the instance is invalid or you wanna set it back, type ':set instance default'.

    From here, you can read the documentation by typing ':help'.

    -

    Patches

    +

    Patches

    rchat doesn't come with features I believe a lot of people won't use. If you need more, you can use the GNU 'patch' command with one of these .diff files below.

    Xresources

    This patch enables .Xresources support for rchat. It allows setting the following values: diff --git a/projects/spde.php b/projects/spde.php index ac018ff..9f770e4 100644 --- a/projects/spde.php +++ b/projects/spde.php @@ -10,7 +10,7 @@

    -

    spDE

    +

    spDE

    spDE is an Arch and Gentoo metapackage which installs all software I use on my computers. If you're using Gentoo, it comes with USE flags so you can disable what you don't need/use. After installing this package you should end up with a system near identical to mine. It can be compared to a post install script like LARBS but cleaner because it uses your existing package manager to install the system (except dotfiles).

    It is a "sequel" to the now dead original spDE project, which similar to LARBS was a post-install script which installs my configuration files and packages. Problem with that approach is that it is a lot of work to maintain and there are way too many points of failure. Not to mention it is hard to reverse the process.

    I started creating this ebuild after all my builds of software got ebuilds to save time setting up a Gentoo system. It also takes less work to maintain an ebuild because all you need to do is add the programs to the DEPEND variable. I later expanded it to also run on Arch GNU/Linux.

    diff --git a/projects/speedwm-archived.php b/projects/speedwm-archived.php index ca046c3..d1e3c1b 100644 --- a/projects/speedwm-archived.php +++ b/projects/speedwm-archived.php @@ -13,7 +13,7 @@
    speedwm screenshot -

    speedwm

    +

    speedwm

    What is speedwm?

    speedwm is a window manager forked from dwm or dynamic window manager. It manages the user’s open windows and tiles them according to