Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
Retool your internal operations
Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
An app for storing code, text & more. A popular Open Source pastebin.
Paste is a PHP application for storing code, text and more.
DEMO: https://paste.boxlabs.uk/
Initially forked from the freely available source pastebin.com used before the domain was sold in 2010, lots of improvements have been included over the years such as user accounts and a featureful administration backend.
See https://github.com/boxlabss/PASTE/blob/master/docs/CHANGELOG.md
...It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Salesforce.com Apex, Java, JavaScript, XML, XSL.
Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code in Java, C, C++, C#, PHP, Ruby, Fortran, JavaScript, Matlab, Swift.
You can fork us on https://github.com/pmd
Clone Notifier is a tool that detects and visualizes change information of code clones (i.e., code fragments that have identical or similar code fragment(s) in source code ) .
It provides information of new clones generated by copy-and-paste and bad clones occurred by inconsistent modification.
Please refer to following for datail.
https://sourceforge.net/projects/clonenotifier/files/manual_japanese.pdf ( manual in japanese) .
http://sel.ist.osaka-u.ac.jp/~lab-db/betuzuri/archive/898/898.pdf ( inproceeding )