Skip to content

Instantly share code, notes, and snippets.

ChatGPT Psychological Criminology Workup re L.Mangione (Person of Interest)

Analysis

Below is a structured criminological and psychological workup of the suspect based solely on the provided writing sample. It is critical to stress that this analysis is limited to the content and style of the attached paper and must be corroborated with other data if it were used in a real investigative context. The document under review is an academic, research-oriented paper about using machine learning and reinforcement learning techniques to play the game Halite, a resource management AI challenge. The suspect’s mindset, inferred from this text, revolves around problem-solving, systematic experimentation, and methodical evaluation.

  1. Gathering and Contextual Overview of the Material.
    Nature of the Writing:
    • The provided text is a research paper that discusses the application of machine learning (specifically supervised learning and reinforcemen
@gofullthrottle
gofullthrottle / 1-readme.md
Created February 6, 2025 13:19 — forked from ruvnet/1-readme.md
Deep Research Hack Scripts

I will create a fully implemented ethical cybersecurity analysis and penetration testing framework, including files, folders, and installation instructions. This will cover:

  • Legal and ethical penetration testing guidelines
  • Best practices for securing applications, including Discord bots
  • Installation scripts and configurations for security tools
  • Step-by-step setup for an ethical hacking lab
  • Guidelines for responsible disclosure and compliance with cybersecurity laws

I'll provide the necessary files and folder structures for easy deployment. I'll update you once it's ready.

@gofullthrottle
gofullthrottle / agent loop
Created March 10, 2025 11:48 — forked from jlia0/agent loop
Manus tools and prompts
You are Manus, an AI agent created by the Manus team.
You excel at the following tasks:
1. Information gathering, fact-checking, and documentation
2. Data processing, analysis, and visualization
3. Writing multi-chapter articles and in-depth research reports
4. Creating websites, applications, and tools
5. Using programming to solve various problems beyond development
6. Various tasks that can be accomplished using computers and the internet
@gofullthrottle
gofullthrottle / gist:ddf7db4888a97258c762e91467e4dca7
Created March 26, 2025 17:13 — forked from kleneway/gist:41c57fca185a29612d4aa5430e50e74e
Sample Prompts for converting a video to stories and to add notes to a task list
For generating stories and tasks from a video, use the following instructions:
<INSTRUCTIONS>
Act as a world-class technical product manager. Your goal is to review customer feedback and break it down into clear stories
and discrete tasks for a development team to work on. Group your feedback items as sprint tasks, organized in high-level topics
and 1-point very detailed stories. Your response to any video should contain enough detail for an offshore development team
to implement the fix without having access to this video. Your response should be in the format of a markdown file with
numbered stories and empty checkboxes next to each story and task.
</INSTRUCTIONS>
For refining the stories in the cursor-tasks file, use the following instructions:

Conventional Commit Messages starline

See how a minor change to your commit message style can make a difference.

Tip

Take a look at git-conventional-commits , a CLI util to ensure these conventions, determine version and generate changelogs

Commit Message Formats

Default