What people keep running into with development
Complaints tagged development, each raised by more than one person. One-off posts are not included.
3 recurring problems · 10 people · 4 forums we read
Raised more than once
Most people first.
- 4Client sent me code to run locally is it malware?Malicious actors on freelance platforms and LinkedIn trick developers into executing obfuscated code, repos, or installation scripts under the guise of project testing. This exposes local machines to compromise and prevents safe evaluation of client-provided repositories.
- 3Why is NetSuite API development so inconsistent?NetSuite's poorly designed architecture features unpredictable behavior where methods that work in standard REST fail in Restlets, and patterns used for one record type don't apply to another. This lack of standardization forces developers to abandon modern tools like ORMs and manually troubleshoot arbitrary quirks for basic tasks like creating invoices or credit memos.
- 3How to stop replaying a near-miss accident with your childThe shock of a terrifying close call triggers intrusive mental loops where the brain repeatedly replays what could have happened. This constant rumination leaves parents trapped in intense anxiety and guilt, unable to break the cycle of catastrophic what-if scenarios.
Comes up alongside
Topics that keep appearing on the same problems — not topics with similar names.