-
Create a new file:
.ai/status/YYYY-MM-DD.md -
Structure the update with sections:
- Development Steps
- Key Decisions
- Next Steps
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
| Create a tmux conf file | |
| #> touch ~/.tmux.conf | |
| Install TMP | |
| #> git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm | |
| [Copy and paste tmux.conf below into local file.] | |
| Load tmux configurations | |
| #> tmux source-file ~/.tmux.conf |
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
| exports.config = { | |
| files: { | |
| javascripts: { | |
| joinTo: "js/app.js" | |
| }, | |
| stylesheets: { | |
| joinTo: "css/app.css" | |
| }, | |
| templates: { |
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
| <%= form_for @changeset, @action, fn f -> %> | |
| <%= if @changeset.action do %> | |
| <div class="alert alert-danger"> | |
| <p>Oops, something went wrong! Please check the errors below.</p> | |
| </div> | |
| <% end %> | |
| <div class="form-group"> | |
| <%= label f, :type, class: "control-label" %> | |
| <%= select f, :type, @workout_types, prompt: "Choose workout type", class: "form-control" %> |
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
| <playercorefactory> | |
| <players> | |
| <player name="VLC" type="ExternalPlayer" audio="false" video="true"> | |
| <filename>/Applications/VLC.app/Contents/MacOS/VLC</filename> | |
| <args>--video-on-top --play-and-exit</args> | |
| <hidexbmc>true</hidexbmc> | |
| </player> | |
| </players> | |
| <rules action="prepend"> | |
| <rule video="true" player="VLC"/> |
By u/angkitbharadwaj
Visit fmhy.net/android-iosguide#ios-ipas for more sources.
Works on the latest iOS versions, including iOS 26 db8.
Hello r/sideloaded!
After the mass revocation wave I decided to make this guide to help people sideload apps using an alternative method. A method that is 100% revoke free, costs nothing, and requires a computer only one time (for initial setup)!
After following this guide you will not need to worry about the 3 app limit OR refreshing every 7 days. You will be able to install as many apps as you want and they should not ever expire. This is a completely free method.
Here is what we will go over in this guide:
OlderNewer