Skip to content

Art10001/repeater2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intention Repeater Max

(30/11/21 update: Forked repo. Python version is obsolete, use the C++ one.)

Written in C++, this is the successor to the original Intention Repeater, written in Python.

The code, and the Servitor, were created by Anthro Teacher, aka Thomas Sweet.

It repeats your intention up to 100+PHz, to make things happen.

You probably want intention_repeater_max.cpp if you are on Linux, and intention_repeater_max.exe if you are on Windows.

To compile, g++ is faster (by a little), but I prefer clang++ because it has a cooler name.

Be sure to check out the clang-format utility to format your code to industry standards.

To compile your code: clang++ -O3 -Wall -static ./intention_repeater_max.cpp -o ./intention_repeater_max

Please see the Example .cpp files for the basics of Multiplying Intention in memory, and to a file.

To edit code I recommend Geany.

To format the code, and beautify it, I recommend clang-format.

Special thanks to Karteek Sheri for providing the benchmarking and performance enhancement.

Special thanks to Mystic Minds for creating the Holo-Link framework that is used in v4.0+.

Intention Repeater Website: https://www.intentionrepeater.com

Intention Repeater Forums: https://forums.intentionrepeater.com

Intention Repeater YouTube: https://www.youtube.com/c/AnthroTeacher/

Intention Repeater Twitter: https://twitter.com/TeacherAnthro

Intention Repeater Instagram: https://www.instagram.com/anthroteacher/

Intention Repeater Facebook: https://www.facebook.com/IntentionRepeater/

Intention Repeater Academia: https://independent.academia.edu/ThomasSweet2/Papers

Intention Repeater Patreon: https://www.patreon.com/AnthroTeacher

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published