I still don't understand why everyone is not using this yet. Thanks to it, a year ago I increased my income to 17,000 dollars a month
Andrey Karpathy, co-founder of OpenAI, published a simple idea that got 16 million views: stop using AI to write code, use it to build a second brain
You point Claude Code to a folder, drop any source in there (an article, transcript, PDF) and Claude reads it, links it, and saves it into a living wiki of everything you know. It compounds like interest: the more you feed it, the smarter it gets
Here is the gist:
Install Obsidian, create a vault, open it in Claude Code
Paste the file with Karpathy's wiki idea and tell Claude to build it
Claude creates three folders: raw for sources, wiki for its pages, CLAUDE
which runs everything
Drop any source into raw and say "ingest this"
Ask questions across everything, forever
Five minutes to set up, and you never start with an empty chat again
The full step-by-step guide is in the article. Save to bookmarks
🚨 Anthropic just showed a 24-minute workshop on how to actually do prompts for Claude.
Taught by the people who built it.
Free. No registration. No paywall.
I've seen $300 courses that don't cover what they teach in the first 8 minutes.
Watch it and bookmark it now.
A collection of awesome Command & Control (C2) frameworks, tools and resources for post-exploitation and red teaming assignments.
https://t.co/IwX0U269Dx
Great series on Network Address Translation (NAT) by Eric Rescorla (@ekr____)
Intro: https://t.co/lPGcK73O4S
NAT types and STUN: https://t.co/q0K5zjO6gn
ICE: https://t.co/4xG4ahLupF
TURN Relaying: https://t.co/KGBF2n8EKl
#networking#nat
For @ScammerPayback 's People's Call Center event, it was @0dayCTF and I's personal project to write code to fool scammers into removing their webcam cover and showing their face.
It was such an adrenaline rush to see it work.
Quick series on malware reverse engineering for beginners by @IntezerLabs
Part 1: https://t.co/tBYUcvO57g
Part 2: https://t.co/dbs4yVr2L5
#malware#infosec