what up blue sky I’m cooking some blue sky for breakfast
for legal reasons this is a joke
what up blue sky I’m cooking some blue sky for breakfast
for legal reasons this is a joke
nope
Rojo
BASED BASED BASED BASED BASED BASED BASED BASED
I’m sorry to say it’s still in Source lol.
Actual useful application of AI: Filling out tedious parameters for Source Engine flex animation data.
The commented out bits were filled in by GitHub Copilot 😎
Would've been slow to plug all of this in myself.
I built a Playstacean!
AOC and Bernie in front of the rally crowd in Denver
Zoomed out crowd shot of 34,000 people in downtown Denver with Colorado mountains in the background
Tonight an unbelievable **34,000 people** gathered for our Denver rally to take on billionaires and win our country back.
This was the largest political gathering in Denver since Obama in 2008.
Also bigger than the 2024 DNC.
And the largest ever rally in Bernie’s career (and obviously, mine too).
YouTube’s play button doing the lord’s work
Normally you’d have to manually do the weight painting and stuff yourself, I extracted the original data from Roblox’s mesh format.
Had the bowtie turned off because I was working on getting the beard to move with the face better, it's here too lol.
Got my Roblox avatar into Blender with the original layered clothing skinning plus the FACS poses.
A lot of exciting API changes this week!
Screenshot of a Spotify playlist I made called “love urself dumbass” with the description: “motivational jams for when im doubting myself”, and the cover art for the playlist is Dwayne “The Rock” Johnson hugging a giant Rock.
"the left's growing hypersensitivity" my dude they are canceling hundreds of millions of dollars in grants using CTRL+F
Yeah you have to have access to the domain’s backend panel.
Fortunately it hasn't been too difficult to refactor the C# code to work with this. It's just been... irritating. And I hope this is the last time I'll ever have to do this lol.
In reality the top-level constant is Roblox's own internal reflection system (i.e. ClassDescriptor and PropertyDescriptor) which themselves are static and don't have any expectation of parent/child hierarchy to their properties. It's all defined at compile-time.
Objects are just Instances without any hierarchy or name. But they still have properties, and now suddenly I have to re-route all of this serialization code I've written around the assumption that Instance was an eternal top level constant in the equation of properties.
That was never true.
When Roblox introduced the Object type and made it the new top-level class instead of Instance, it threw a lot of chaos into serialization... which is now starting to manifest with the rollout of binary serialization for Content properties, which support pointing to Objects.
I feel deranged writing code like this outside of Roblox HQ in my own C# library. Interacting directly with reflection feels like forbidden witchcraft, yet it just works™ here.
Among the material devastation to everyday people, Senate Dems have now blown a hole in their ability to work with the House.
We had an agreed upon plan, House took immense risk, then Senate turned around midway and destroyed it w/ a fear-based, inexplicable abdication.
They own what happens next.
Some cool fake locomotion stuff I did for Murder Labs. You can walk forward/backwards and strafe side to side and it'll dynamically adjust the walking animation to it!
#RobloxDev
you can't win the #roblox the hunt mega edition if you have a criminal record LOL
We’ve been working on shifting Murder Labs in a different direction over the past few weeks.
Now it’s Murder, but with gadgets and equipment! With some deathmatch lobbies on the side for the hardcore boomer shooter crowd I was originally targeting with the game.
It’s actually kind of fun? 🤷
u ever see a surface irl and ask yourself "can I surf that"
Making gameplay systems interact with each other is really fun!