dotrandomcode's profile picture.

dotrandomcode

@dotrandomcode

dotrandomcode 님이 재게시함

This was such a wonderful talk from @MillionInt that I’ll listen to it a second time during my morning walk in nature tomorrow. I need my chain of thought fully focused on these insights. ☺️

How GPT-5 thinks, with @OpenAI VP of Research @MillionInt 00:00 - Intro 01:01 - What Reasoning Actually Means in AI 02:32 - Chain of Thought: Models Thinking in Words 05:25 - How Models Decide How Long to Think 07:24 - Evolution from o1 to o3 to GPT-5 11:00 - The Road…



dotrandomcode 님이 재게시함

Excited to share two new #fuzzing technical reports from my group! 🔹 InsightQL: Advancing Human-Assisted Fuzzing with a Unified Code Database and Parameterized Query Interface 🔹 DynamiQ: Unlocking the Potential of Dynamic Task Allocation in Parallel Fuzzing (tool released!) 1/n


dotrandomcode 님이 재게시함

Oct 24, learn how SEC535 teaches red teamers to integrate AI without losing judgment with recon, phishing, malware & more. 🔗 sans.org/u/1CVK #AI #RedTeam #SEC535 #SecurityAutomation

SANSOffensive's tweet image. Oct 24, learn how SEC535 teaches red teamers to integrate AI without losing judgment with recon, phishing, malware & more.

🔗 sans.org/u/1CVK

#AI #RedTeam #SEC535 #SecurityAutomation

dotrandomcode 님이 재게시함

Can we eliminate the C2 server entirely and create truly autonomous malware? On the Dreadnode blog, Principal Security Researcher @0xdab0 details how we developed an entirely local, C2-less malware that can autonomously discover and exploit one type of privilege escalation…

dreadnode's tweet image. Can we eliminate the C2 server entirely and create truly autonomous malware?

On the Dreadnode blog, Principal Security Researcher @0xdab0 details how we developed an entirely local, C2-less malware that can autonomously discover and exploit one type of privilege escalation…

dotrandomcode 님이 재게시함

How to Build an AI Agent Step 1: Define Goal & Environment Set the agent's objective and operational context AI Agent Core Architecture: Input Layer: Perception Module 👁️: Receives input from sensors (camera, mic, etc.) Processing: Cognition & Reasoning Module 🧠⚙️: Analyzes…

NainaChaturved8's tweet image. How to Build an AI Agent
Step 1: Define Goal & Environment

Set the agent's objective and operational context

AI Agent Core Architecture:
Input Layer:

Perception Module 👁️: Receives input from sensors (camera, mic, etc.)

Processing:

Cognition & Reasoning Module 🧠⚙️: Analyzes…

dotrandomcode 님이 재게시함

The new version of my #BinaryNinja plugin Obfuscation Analysis (v1.2) adds recursive function inlining in the decompiler. It collapses call-heavy code into a single function; analysis, constant propagation, DCE and other analyses work across boundaries. github.com/mrphrazer/obfu…


dotrandomcode 님이 재게시함

Ilya Sustkever just posted this and deleted.. what did he see?

ns123abc's tweet image. Ilya Sustkever just posted this and deleted.. 

what did he see?

dotrandomcode 님이 재게시함

You just injected it as part of your prompt in the very beginning. Nothing fancy, you literally just use the word "Ultrathink" and it does it.


dotrandomcode 님이 재게시함

If you're in the Claude Code ecosystem, make sure you're using these two things: 1. Plan mode 2. Ultrathink Ultrathink is almost like Deep Research, but for thinking. Uses tons of tokens, but it gives extraordinary results. Plan mode with Sonnet 4.5 is nearly as good as…


dotrandomcode 님이 재게시함

If you want to take it one step further

godofprompt's tweet image. If you want to take it one step further

This ChatGPT prompt replaced all AI newsletters for me

godofprompt's tweet image. This ChatGPT prompt replaced all AI newsletters for me


dotrandomcode 님이 재게시함

This ChatGPT prompt replaced all AI newsletters for me

godofprompt's tweet image. This ChatGPT prompt replaced all AI newsletters for me

dotrandomcode 님이 재게시함

Excited to release new repo: nanochat! (it's among the most unhinged I've written). Unlike my earlier similar repo nanoGPT which only covered pretraining, nanochat is a minimal, from scratch, full-stack training/inference pipeline of a simple ChatGPT clone in a single,…

karpathy's tweet image. Excited to release new repo: nanochat!
(it's among the most unhinged I've written).

Unlike my earlier similar repo nanoGPT which only covered pretraining, nanochat is a minimal, from scratch, full-stack training/inference pipeline of a simple ChatGPT clone in a single,…

dotrandomcode 님이 재게시함

If you've ever wondered how Large Language Models like ChatGPT work, this course is for you. It covers the data preparation, model training, and fine-tuning that has to happen before an LLM is ready to go. You'll learn about the whole training process from tokenizing raw text…

freeCodeCamp's tweet image. If you've ever wondered how Large Language Models like ChatGPT work, this course is for you.

It covers the data preparation, model training, and fine-tuning that has to happen before an LLM is ready to go.

You'll learn about the whole training process from tokenizing raw text…

dotrandomcode 님이 재게시함

gpt-5 pro for verifying scientific literature:

GPT 5 Pro is extremely good in identifying serious gaps in published papers.

PI010101's tweet image. GPT 5 Pro is extremely good in identifying serious gaps in published papers.
PI010101's tweet image. GPT 5 Pro is extremely good in identifying serious gaps in published papers.


dotrandomcode 님이 재게시함

Steal this nano banan prompt ”Create a photo-style line drawing / ink sketch of the faces identical to the uploaded reference image — keep every facial feature, proportion, and expression exactly the same. Use blue and white ink tones with intricate, fine line detailing, drawn…

LinusEkenstam's tweet image. Steal this nano banan prompt 

”Create a photo-style line drawing / ink sketch of the faces identical to the uploaded reference image — keep every facial feature, proportion, and expression exactly the same.
Use blue and white ink tones with intricate, fine line detailing, drawn…
LinusEkenstam's tweet image. Steal this nano banan prompt 

”Create a photo-style line drawing / ink sketch of the faces identical to the uploaded reference image — keep every facial feature, proportion, and expression exactly the same.
Use blue and white ink tones with intricate, fine line detailing, drawn…

dotrandomcode 님이 재게시함

I've shared the full transcript of every agentic coding session from implementing the unobtrusive Ghostty updates and provided commentary alongside about my thinking and process. Total cost: $15.98 over 16 sessions. "Vibing a Non-Trivial Ghostty Feature" mitchellh.com/writing/non-tr…


dotrandomcode 님이 재게시함

Slides for the keynote I gave at the AI Security Forum in July proposing a framework for thinking about how to secure AI agents, and where my thesis is that we need to hybridize two currently separate technical disciplines; AI alignment and cybersecurity: docs.google.com/presentation/d…


dotrandomcode 님이 재게시함

Most security practitioners will tell you that the traditional network perimeter between internal trusted systems and the external untrusted internet disappeared with the emergence of client side exploits. It was replaced by coarse grained network isolation roughly between what…

Slides for the keynote I gave at the AI Security Forum in July proposing a framework for thinking about how to secure AI agents, and where my thesis is that we need to hybridize two currently separate technical disciplines; AI alignment and cybersecurity: docs.google.com/presentation/d…



dotrandomcode 님이 재게시함

updated the Lucid README and repo with new build instructions/details. you can now build the custom musl, --static-pie Bochs, and all the binaries you need with Docker and it copies them out of the container for you. github.com/h0mbre/Lucid


Loading...

Something went wrong.


Something went wrong.