The Matrix Reloaded and Revolutions are both awesome. We all had terrible taste when we pretended they sucked in the 2000's.
The Matrix Reloaded and Revolutions are both awesome. We all had terrible taste when we pretended they sucked in the 2000's.
Yep
As far as I'm aware a LOT of classroom uses of copyrighted material are fair use, even if it's safer to get explicit permission
No? You should pay for books instead of stealing them
The case was about training inputs, and not about outputs. Using copyrighted data for training an AI was deemed fair use in the same way that humans may read books and be inspired by them to write something else.
It remains to be seen whether the outputs of AI count as infringement
I finally released a whopping 7-part series on advanced graphics programming in Unreal! It has lots of good stuff that isn't mentioned anywhere else on the Internet.
The final article will come out tomorrow.
medium.com/@manning.w27...
#unreal #graphicsprogramming
Cursed c++ fact of the day: casting a compile-time constant 0 to a pointer must produce a nullptr, but that doesn't mean nullptr must equal 0. On CUDA it equals 0xffFFffFF!
AskHistorians is famous for being the most carefully- and thoroughly-moderated popular subreddit. All answers need to be thorough and cite sources.9
I've really enjoyed Julia as a programming language which balances the advantages of Python and c++, while still having a very concrete type system. Although it doesn't have much in the way of code organization; it's a lot like C in that respect. 2/2
Scientist code is much more function-over-form than traditional software, but it's still valuable to pick up the fundamentals. And IMO it's a lot harder to do that in a weakly-typed language like Python. However c++ is a special nightmare of its own... 1/2
Hi! I'm a graphics programmer focused on Unreal projects.
I never even used Twitter, which used to feel a bit embarrassing but has aged pretty well I think XD
I mean that is the libertarian philosophy at its core, right? In a sane world all libertarians would be allies.
The best investment I ever made for my desktop was a standing desk converter, and mini treadmill to fit underneath the desk
Really cool! Seems like it would be simpler than Minecraft to train an AI on but I'm not sure
Modular Synths are the music equivalent of ShaderToy: take a ton of simple mathematical building blocks and mix them into something unique. Real modular setups are stupid expensive, but there's OSS simulators for them!
Here's a playlist of synth tracks I made for fun.
youtu.be/u0krjHwtP-8?...
Tariffs don't make sense economically but can make lots of sense for other purposes like diplomacy and negotiation. I think they're meant to be used like economic sanctions, or for protecting particular industries of interest to national security. The real problem is electing a madman president.
I quite like it! If I ever get a physical eurorack this will probably be part of it.
I'm pretty sure repeated texture (the faces) is not a sign of AI. It's a sign of Photoshop. The hand is a sign of AI, but there is a potential index finger sitting on top of the thumb so it could also be a low-quality normal hand.
Cursed c++ fact of the day: on some platforms (embedded devices), memory addresses starting at 0 are totally valid, often pointing to special things like interrupt tables. However dereferencing `nullptr` is still UB! So to safely access address 0, you need to use some assembly.
Danny DeVito.
Unrelated note, I fucking loved Jade Empire dude
Saying something wrong with a *confident tone* doesn't make you right. Learn some humility.
Parrots have it too
I was just replaying Crackdown 2 and I remember as a teenager thinking it was really cool to revisit a ruined version of the same city from Crackdown 1.
Nah git is awesome, however Perforce does work a lot better in gamedev. Unfortunately the secondary tooling (like PR's) probably won't ever be as good as what GitHub offers.
I bet there's some convoluted way to do it with template tricks. But if we're lucky something like this will make it into c++26 reflection?
Stayed up all night making this, just for fun.
www.shadertoy.com/view/M3Kczh
Meanwhile Tim looks like he's been taxidermied in this special.