⎍ (@subriftmusic) 's Twitter Profile

@subriftmusic

ID: 759183352993751040

linkhttps://linktr.ee/subrift calendar_today30-07-2016 00:26:31

132 Tweet

54 Followers

13 Following

⎍ (@subriftmusic) 's Twitter Profile Photo

My friend’s superpower is turning into merchandise. He scanned the peanut butter barcode, and said “I’m now peanut butter”

Chris Staudinger (@chrisstaud) 's Twitter Profile Photo

Don't pay ridiculous amounts of money to learn from Stanford, MIT, and Harvard. Learn Programming, Computer Science, Data Science, and more from these top universities for FREE with these courses: 🧵👇

Adam Roberts (@ada_rob) 's Twitter Profile Photo

After a 2 year hiatus from music to work on LLMs, I'm psyched to be back at it with #MusicLM and #SingSong. #SingSong has been blowing my mind for weeks and I'm ecstatic to finally be able to share it with the world. Looking for ways to bring it closer to you...

Daniel Kuntz (@dankuntz) 's Twitter Profile Photo

[[stitchable]] half4 w(float2 p,SwiftUI::Layer a,float2 l,float2 v){float2 m=-v*pow(clamp(1-length(l-p)/190,0.,1.),2)*1.5;half3 c=0;for(float i=0;i<10;i++){float s=.175+.005*i;c+=half3(a.sample(p+s*m).r,a.sample(p+(s+.025)*m).g,a.sample(p+(s+.05)*m).b);}return half4(c/10,1);}