==> Downloading https://downloads.sourceforge.net/project/lesstif/lesstif/0.95.2/lesstif-0.95.2.tar.bz2
Already downloaded: /Users/matthewyang/Library/Caches/Homebrew/lesstif-0.95.2.tar.bz2
==> Verifying lesstif-0.95.2.tar.bz2 checksum
/usr/bin/tar xjf /Users/matthewyang/Library/Caches/Homebrew/lesstif-0.95.2.tar.bz2
==> ./configure --prefix=/usr/local/Cellar/lesstif/0.95.2 --disable-debug --enable-production --disable-dependency-tracking --enable-shared --enable-static
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
✅
- My GitHub profile is my website
- https://gist.github.com/matthewyang204/f39f22fa9c4aaa24c42fb2e3b2b2a5ec
- http://matthewyang204.duckdns.org:764/?live=true
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I'm completely aware that there is a user at @13-JA masquerading as a collaborator with me on a water cleanup bot project or something. | |
I just want to clarify that this is not the case. This user has no affiliation with me. | |
If you believe cheaters (whom this user is one) are people I associate myself with, I have a giant lot of 128 Lamborghinis to sell you. And just to clarify further, it's not the kind of romantic cheater. It's the kind of cheater who plagarizes other people's work and uses AI to do everything they do. | |
This "water cleanup bot" project or something does not even exist. |
Ever converted all your m4a files to mp3 on your Mac, only to find it hard to delete all of the m4a after you're done? Or maybe converted all your keynotes into powerpoints, and find it hard to delete all the .key files leftover? This is a solution! All you need is to make sure Homebrew is installed, and make sure that the tool shc, which we're going to use to compile the executables, is also installed.
Installation:
- Create a new file on your desktop called
dfbt.sh
in TextEdit with the contents below: