Biological proof of why race mixing is a sin.
โA womanโs previous sexual partners can genetically influence her future children, even if those children are conceived with a different man.โ
๐จ IT'S OFFICIAL: By the stroke of pen and flanked by RFK Jr., President Trump establishes a new US vaccine schedule that decreases the number of jabs from 72 to 11 โ and spreads them out over multiple visits, rather than pumping the child all at once
"That's a big one in my book!"
MAHA is alive and well! ๐บ๐ธ
Thank you Envato for giving us 50,000+ creative assets, including 46,000 stock video clips, 3,000 sound effects, and 850+ video templates, for free.
The library is called Mixkit.
You also get 1,000+ music tracks, 4K footage, vertical videos, transitions, titles, openers, and logo animations.
The templates work with Premiere Pro, After Effects, Final Cut Pro, and DaVinci Resolve.
There are no watermarks.
You can download as much as you want without creating an account or giving credit.
Most creators are still searching YouTube for B-roll or paying for five different stock websites.
Envato quietly put everything in one place and made it cost exactly $0.
https://t.co/z2wQKCdczG
this is worth more than most five figure courses
16 claude agents audit an entire repo at once, a second fleet re-checks every finding on fresh context, and the whole thing runs off one diagram instead of a prompt
i ran it against my own code and got back 11 endpoints where i never checked who was logged in, 3 of which the verifier threw out before they ever reached me
this is Graph Engineering, the layer above prompting, and it runs on the agent you already pay for:
- write your plan out, then ask one question at every "and then": does the next step actually read what the previous one produced
- the seams that fail that question were never dependencies, so those jobs run at the same time
- the arrows that survive are your real edges, and the longest chain of them is your floor that no number of agents shortens
- want it faster, cut a false edge instead of adding a worker
- fan the independent work out, one agent per item, no shared state between them
- send every finding to a separate agent on fresh context, because a model recognises its own writing 73.5% of the time and grades it kinder once it does
- make that verifier check a real signal like a passing test, never the worker's own word that it finished
- shard the fleet across worktrees so parallel workers stop overwriting each other, one rule frozen into every worker: never git stash, never git reset
- merge only what came back verified, into one report instead of twenty open chats
the catch is the ceiling. at 95% independent work 16 agents return 9.14x rather than the 16 you would guess, and even 256 only reach 18.6x, because the merge and the verify stay serial however wide you fan
coordination itself is free plain code and every agent underneath it is billed, so start at twenty files and widen once it works
bookmark this, the whole method with all six ready-to-run graphs is written out in the article โ
A guy named Rui built the world's most useful website.
It is called Brevio, and it gives you access to 492 tools for free.
It has:
> 118 developer tools
> 58 finance tools
> 53 text tools
> 41 design tools
> 36 PDF tools
> 33 math and science tools
> 30 converters
> 30 health tools
You can generate a resume, remove an image background, calculate startup runway, format JSON, compress a PDF, create video captions, build a QR code, test a password, or make an invoice.
There are even tools for checking prompt injections, comparing AI responses, calculating LLM costs, and previewing RAG chunks.
You do not need an account to use any of them.
And when you add a file, it gets processed on your own device instead of being sent to Brevio.
Most websites give you one tool and then ask for money.
Rui built 492 of them and gave the entire collection away.
Top scientists and military personnel were given a secret workbook from 1977 by the CIA containing instructions on how people could access extra strength and speed with the power of their minds.
SOMEONE BUILT AN ENTIRE COMPANY BRAIN INSIDE CLAUDE CODE IN 7 DAYS
Not Obsidian. Fully custom.
A living map of every employee, every agent, every SOP on one screen.
Click any node and it opens up:
- what department it's in
- what SOPs are attached
- what it can actually access
that permission layer is the whole game
an employee opens the chat and the AI already knows their access level, agents, SOPs and tools surface in the conversation like you tagged them by hand
Obsidian cannot do this...
no dev team.
no six month build.
no enterprise budget.
just Claude Code and one week
https://t.co/HRsFUkCQkv has everything to build one
full guide on building your own team below
NEW FEES ๐ BHPC ๐คฏ๐คฏ at this point BW government decided that the citizens will foot whatever deficit ๐ค๐พ๐ญ
Yesterday someone on tiktok said " Tax is the new diamonds " & he ain't lie๐ค๐พ๐ญ๐ญ
A GUY IN BERLIN READ ONE KARPATHY TWEET AT MIDNIGHT. BY MORNING HIS OBSIDIAN HELD 2,847 LINKED NOTES, NONE OF WHICH HE HAD WRITTEN
16.2 million views on the original post. 47 sources in a week. 0 empty chats since that night
opens Claude Code, points it at an empty Obsidian folder. Pastes Karpathy's wiki idea. Claude builds three folders: raw for sources, wiki for its pages, a CLAUDE.md that runs everything. Drops an article into raw, a lecture transcript, a PDF
types ingest this. Claude reads, tags, files. Smart Connections wires up the related nodes. In the morning he opens the graph - thousands of green dots, a web of links
he never finished reading half of those sources. Claude finished them for him and laid the links between them.
doesn't remember a single fact from in there, the graph remembers for him
you're reading this on a device where the same graph could light up by tonight