Neave Interactive

@neave
707 Followers
325 Following
831 Posts
This video is a metaphor
god forbid native apps get any of the nice affordances from the web
Pinch to zoom on a video should also increase the volume by a proportional amount
Copy Fail — 732 Bytes to Root

CVE-2026-31431. 100% Reliable Linux LPE — no race, no per-distro offsets, page-cache write that bypasses on-disk file-integrity tools and crosses containers. Found by Xint Code.

Xint
Apple CEO Tim Cook Stepping Down, John Ternus Taking Over

Apple CEO Tim Cook is stepping down as Apple's chief executive officer, and hardware engineering chief John Ternus is set to take over, Apple...

MacRumors

In today's episode of "Can It Run Doom": DNS fucking TXT records.

Some absolute madlad (cough Adam Rice cough) compressed the entire shareware DOOM WAD, split it into around 1,964 chunks, shoved them into Cloudflare TXT records, and wrote a PowerShell script that reassembles and runs the whole goddamn game from DNS queries alone. Nothing touches disk. The DLLs are in DNS. THE FUCKING DLLS ARE IN DNS.

RFC 1035 was written in 1987. Those engineers are spinning in their graves fast enough to generate municipal power.

Bonus: this is a fully functional globally-distributed covert data exfil channel that your NGFW will never fucking see if you're not doing deep DNS inspection. Sleep well.

blog: https://blog.rice.is/post/doom-over-dns/

repo: https://github.com/resumex/doom-over-dns

Also lmao @ every blue team that has never once looked at their DNS query volume. How's that DLP policy working out for you.

It was always DNS.

#infosec #dns #doom #itisalwaysdns

Nearly every 7 digit number can be found in the first 100 million digits of pi.

Search for your favorites, or simply bask in the wonders of math and probability: https://www.benfry.com/pi/

Happy π day!

Peek in Pi

Find any number inside the digits of π.

Ben Fry

New post: "We mourn our craft" https://nolanlawson.com/2026/02/07/we-mourn-our-craft/

No comment on this one.

We mourn our craft

I didn’t ask for this and neither did you. I didn’t ask for a robot to consume every blog post and piece of code I ever wrote and parrot it back so that some hack could make money off o…

Read the Tea Leaves

"Code is cheap. Show me the talk" by Kailash Nadh https://nadh.in/blog/code-is-cheap/

This might be the single best article I've read about the impact of LLMs on coding. The good, the bad, the ugly, the absolute unrelenting horror of how everything is changing so fast.

Code is cheap. Show me the talk.

Linus Torvalds once said, 'Talk is cheap. Show me the code'. That is no longer the case.

Something I made back in November but did not have the time to finish. DOOM on an oscilloscope because… why not?

It is rendered in full 3D with occlusion and back face culling, rendered as an array of 2D lines, deduped and ordered to create the most optimal path. Then turned into sound.