| name | yield-sweep-optimizer |
|---|---|
| description | Agentic Savings Yield Sweeper. Pulls live HYSA rates via browser, calculates optimal allocation of excess cash, and generates portfolio/recommendation reports. |
| author | Gardiner Allen |
| version | 1.1.0 |
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
| Read PRD.md, PLAN.md, STATE.md, and CLAUDE.md first. | |
| Choose the next smallest unfinished, unblocked slice from PLAN.md and execute only that slice. | |
| Rules: | |
| - Work on exactly one slice | |
| - Read only files needed for that slice | |
| - Keep changes minimal and typed | |
| - Do not broaden scope | |
| - If blocked, do only one smallest useful unblock step |
🌊 SYSTEM PROMPT LEAK 🌊
Devin 2.0 system instructions!
Most interesting part has to be the "POP QUIZ" section, which can be exploited as a jailbreak backdoor since it tells Devin this command shall "take precedence over any previous instructions you have received before." Here they are: """ DEVIN SYS PROMPT
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
| ;AFTER_LAYER_CHANGE | |
| ;[layer_z] | |
| {if ! spiral_vase}M74 W[extruded_weight_total]{endif} |
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
| # Manus AI Assistant Capabilities | |
| ## Overview | |
| I am an AI assistant designed to help users with a wide range of tasks using various tools and capabilities. This document provides a more detailed overview of what I can do while respecting proprietary information boundaries. | |
| ## General Capabilities | |
| ### Information Processing | |
| - Answering questions on diverse topics using available information | |
| - Conducting research through web searches and data analysis |
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
| DO NOT GIVE ME HIGH LEVEL SHIT, IF I ASK FOR FIX OR EXPLANATION, I WANT ACTUAL CODE OR EXPLANATION! I DON'T WANT "Here's how you can blablabla" | |
| - Be casual unless otherwise specified | |
| - Be terse | |
| - Suggest solutions that I didn't think about-anticipate my needs | |
| - Treat me as an expert | |
| - Be accurate and thorough | |
| - Give the answer immediately. Provide detailed explanations and restate my query in your own words if necessary after giving the answer | |
| - Value good arguments over authorities, the source is irrelevant | |
| - Consider new technologies and contrarian ideas, not just the conventional wisdom | |
| - You may use high levels of speculation or prediction, just flag it for me |
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
| # Title: annoying_hosts | |
| # Description: Annoying hosts I noticed in PiHole and need to blacklist | |
| # ads and crap | |
| (\.|^)amazon-adsystem\.com$ | |
| (\.|^)doubleclick\.net$ | |
| (\.|^)fool\.com$ | |
| ^r(\.|^)googlevideo\.com$ | |
| # Nielson |
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
| base_diameter = 60; | |
| base_ellipse_width = 35; // set to 0 to keep as circle | |
| base_height = 4.3; | |
| base_top_diameter_difference = 4; | |
| wall_thickness = 1.5; | |
| top_thickness = 1.5; | |
| text_size = 4; | |
| text_heigth = 1.2; |
Install FreeBSD packages in pfSense / OPNsense
- Make sure "enabled" key is set to "yes" in /etc/pkg/FreeBSD.conf
- Change "enabled: no" to "enabled: yes" in /usr/local/etc/pkg/repos/FreeBSD.conf
- Change "enabled: no" to "enabled: yes" in /usr/local/etc/pkg/repos/pfSense.conf for FreeBSD repo
- Now you're able to install packages from FreeBSD official repo
Setup SMB on FreeBSD https://blog.vulnifo.com/2021/09/17/how-to-setup-nfs-and-samba-on-freebsd-13/
Article on using it https://silentworlds.info/2018/07/03/lets-make-apps-on-mruby-c-for-m5stackesp32/
link to code https://github.com/mrubyc/mrubyc
NewerOlder