Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

windfoil — a new algorithm, practically one-shotted by Fable in a ~1 hr long uninterrupted session. achieves analytic anti-aliasing for quadratic curves in a fragment shader. builds upon the Slug Algorithm, computing winding integral over a single band axis rather than dual-ray

54,108 görüntüleme • 1 ay önce •via X (Twitter)

0 Yorum

Yorum bulunmuyor

Orijinal gönderinin yorumları burada görünecek

Benzer Videolar

A SOLO CREATOR JUST SHIPPED A $35,000-TIER ANIMATED SITE IN ONE WEEKEND - WITH CLAUDE CODE + HIGGSFIELD, FOR THE COST OF A SUBSCRIPTION. What you're looking at isn't a template. It's a fully animated, scroll-driven site, generated end to end in a single agentic session. What's actually on the page: → Cinematic motion clips pulled from 30+ generative models → Scroll animations written automatically - not a single hand-coded keyframe → 6 cinematic effects baked in with zero config: film grain, particles, vignette, glass cards, color tints, scroll pacing Scroll the demo and one question keeps surfacing: a person didn't build this by hand… did they? For studios billing $100-149/hr, that question lands like a verdict. What this normally takes: → A designer, a motion artist, and a developer → Weeks of handoffs between all three → 6 systems wired by hand - GSAP ScrollTrigger, Lenis smooth-scroll, frame extraction, asset optimization, layout, copy That pipeline was the moat. It's what justified the invoice. Here's the part the agency won't put in its pitch deck. The price gap: → Boutique agency build: $6,000-$35,000+ → Industry average project: ~$5,280 → Your cost: a Claude subscription + a few dollars of Higgsfield credits → Timeline: weeks of production → one session One operator now runs all six systems in a single pass and ships a working site - without opening a frame extractor or writing one CSS keyframe. Full breakdown of how it's built in the article below. Save it & read today 👇

ZEUS⚡️

21,598 görüntüleme • 1 ay önce

Dear Andrej Karpathy, Update on this. Earlier this month The Innovation Game (𝔦, 𝔦) announced a new SOTA routing algorithm had been collaboratively developed and submitted to The Innovation Game. The algorithm demonstrated the largest single perfomance jump in the modern history of the field on standard academic benchmarks: This success is a powerful proof of concept. I believe the wider implications will also interest you. As you know, the "Source" in AI is algorithms and data. These algorithms are typically for "hard to solve but easy to verify" problems. Remarkably, this allows the creation of a market for pricing improvements to these algorithms (roughly, the market is created by "racing" the algorithms, to see which can produce proof-of-work fastest). Availability of a market mechanism means open development of the algorithms can be funded by capturing a portion of the value they generate, and allocating it back to algorithm developers. The allocation is efficient, naturally integrating information (such as hardware availability) through revealed preferences. Importantly, market allocation is also "impersonal", which mitigates the risk to community cohesion that has historically afflicted Open Source projects offering monetary reward. Note: That a market for pricing code could extend Open Source to areas requiring monetary reward was (as far as I know) first suggested by Eric Raymond in 1999 Eric S. Raymond : Conclusion: The structure of Open Source AI means it can operate commercially. For example, value captured via Open Source "dual licensing", with allocation of the value by a market generated by proof-of-work. I'd love to hear your thoughts on this. Please see for more detail.

John Fletcher (𝔦, 𝔦)

37,640 görüntüleme • 14 gün önce

To finish the series: - Deterministic chain-seeded genetic computation. We ran a chain-seeded genetic optimiser for 32 generations and proved every single step in zero-knowledge, then folded all 32 proofs into one. The whole lineage verifies on Kaspa in a single transaction, post-quantum. You can open the tx and check it yourself. What it is: a tiny program, an evolutionary search over a 16-value genome , that mutates and selects for a lower-cost circuit design, seeded by the Kaspa chain. Over 32 generations it drove its target circuit's scored constraint count down (best target ~72 → ~50; trending down, though it's a sawtooth it rotates through three circuit types). The part that matters: every one of those 32 steps ran inside a zero-knowledge VM and was proven correct a step that didn't compute correctly simply won't verify. Then all 32 step-proofs were folded into ONE. That proof is 222 KB exactly the size of a single step, and it stays that size no matter how many generations you add. (The catch, stated plainly: folding more generations costs the prover more time; only the final proof size is constant.) Kaspa verified the entire 32-generation lineage in one transaction: 7504fa32f74aa028301290299276a707cf98ffc2766b1be0daed4c5c41883f15. Flip a single byte of the proof and the network rejects it, we tried; it's rejected. And the verification path is post-quantum: hash-based the whole way (FRI/Poseidon2 + SHA-256), no elliptic curves or pairings anywhere nothing Shor's algorithm targets.* What this is and isn't: It's a feasibility experiment on testnet. It's deterministic, chain-seeded genetic computation not AI, not intelligence. We drive each step and proved a fixed lineage we chose; it does not yet run itself on-chain (that's the next build). The core, though, is real and checkable: a program's entire computational lineage 32 generations proven correct, post-quantum, verified by Kaspa in a single shot. *STARK security rests on hash assumptions plus the Fiat-Shamir heuristic, not on any pre-quantum hardness.

Kaspa Kii

20,730 görüntüleme • 1 ay önce

THIS GUY JUST REBUILT A $35,000 ANIMATED SITE FOR $12. IF YOU RUN A WEB STUDIO, YOU SHOULD PROBABLY KEEP SCROLLING. Every agency billing $100-149/hr is selling you five departments wearing one invoice. Here’s each one - collapsed into a single agentic session. LAYER 1 - THE CONCEPT ROOM (Claude) Reads the brief, pulls references, and scripts the scroll: what the visitor feels at second 3, second 15, second 40. → Used to be a strategist and a wall of mood boards. Now it’s a conversation. LAYER 2 - THE MOTION STUDIO (Higgsfield) Cinematic clips from 30+ generative models - hero shots, transitions, ambient loops - all matched to the story from Layer 1. → Used to be a motion artist on retainer. Now it’s a prompt. LAYER 3 - THE DEV TEAM (Claude Code) Scaffolds the site, writes the GSAP ScrollTrigger timelines and Lenis smooth-scroll, extracts frames, optimizes every asset. → A full scroll-driven build with zero hand-coded keyframes. LAYER 4 - THE DESIGN DEPT (baked-in cinematic layer) Six effects, zero config: film grain, particles, vignette, glass cards, color tints, scroll pacing. → The polish that justified the invoice - now it ships by default. LAYER 5 - THE QA PASS (Claude) Checks load speed, mobile breakpoints, and whether the scroll actually lands - then rewrites whatever doesn’t. → Used to be a client call and a revision cycle. Now it’s one more turn in the same session. Five departments. One operator. One pass. A strategist, a motion artist, a developer, a designer, and a QA lead - weeks of handoffs - now run in a single session. For a Claude subscription and a few dollars of Higgsfield credits. The studio was never selling talent. It was selling overhead. And the overhead just became five layers. Follow me, reply “website” to this post and I will send you the step-by-step Playbook 👇

ZEUS⚡️

141,226 görüntüleme • 1 ay önce

THIS SITE COST AROUND $12 IN CREDITS TO BUILD. STUDIOS QUOTE $35,000 FOR THE SAME THING. What's on screen isn't a basic landing page. It's a fully animated, scroll-driven site, generated end to end in one agentic session with Claude Code + Higgsfield. What's actually on the page: → Cinematic motion clips pulled from 30+ generative models → Scroll animations written automatically - zero hand-coded keyframes → 6 cinematic effects baked in with no config: film grain, particles, vignette, glass cards, color tints, scroll pacing Scroll the demo and one question won't go away: did Claude really assemble all of this in a single pass? For boutique studios billing $100-149/hr, that question lands like a verdict. What it normally takes: → A designer, a motion artist, and a developer → Weeks of handoffs between them → 6 systems wired by hand - GSAP ScrollTrigger, Lenis smooth-scroll, frame extraction, asset optimization, layout, copy That pipeline was the moat. It's what justified the invoice. Here's the part studios and their clients won't enjoy hearing. The price gap: → Boutique agency build: $6,000-$35,000+ → Industry average project: ~$5,280 → Delivery cost: a Claude subscription + a few dollars of Higgsfield credits → Timeline: weeks of production → a single session One operator can now run all six systems in one pass and ship a working site - without touching a frame extractor or writing a CSS keyframe by hand. Full breakdown of how it's built in the article below. Save it & read today 👇

ZEUS⚡️

480,013 görüntüleme • 1 ay önce