Now that I know how to add quick dither to stuff, you can be sure that I'll use it everywhere. The magic uxn opcode is EOR2k(non destructive XOR2 on the x,y position) https://git.sr.ht/~rabbits/decadv/tree/main/item/tcc/day5.tal#L37 I have a little hole in the wall library next to the nav station where I keep some personal favourites that I like to re-read. Since it's unlikely that I'll complete my current reading before the year's end. Here's this year's reading catalog, it was a fantastic year, read some of my favourite readings ever. My absolute highlight has also been the first reading of the year, Maurice Renard's The Blue Peril.
Show previous comments
Show previous comments
@neauoire After learning the neat trick to approximate distances without square root, I wanted to see if I could automate stroke thickness in oekaki for more natural brush-like lines.
Show previous comments
Still poking at natural brush dynamics, flipping the values gives either the effect that the pen's ink is thinning and pooling at the corners, or that pressure is increased on longer strokes. This drawing tool packs a lot of fun for 4000 bytes. @sorenpeter I noticed you removed the webring icon from your website, I'll remove your site from the list, you're welcome to open a new PR if you'd like to rejoin :) Day 8 of #lovebytetcc :maru: @neauoire these are reminding me of an awesome old computer game I played as a kid on my cousin’s fruity iMac. I had to do some googling, but I found it! It was called “Thinkin’ Things 2” where you could create kinetic pictures looping with music. I was addicted to playing with all of the tools and flipping through their examples. @neauoire the funky christmassy hyperworms from outer space are here to take over the world, never stop doing them! 🥰 I keep reading blogs of people who are "I don't know what I would do without language models", or "Every part of my daily life has been impacted by AI", and I wonder how? I mean, I've opened midjourney once when it came out and asked it to make some ridiculous thing, and then I tried chatgpt and it answered some nonsense. But is there an angle where it's just part of people's everyday life that I'm totally oblivious to? What do people even use llms for, surely it's more than chatbots no?
Show previous comments
@neauoire its like a programming interface that uses natural language to code and debug programs, lines of thought and large data sets. You can do anything with it. Thanks for all the report from mastodon.world, a couple more and we'll silence the instance for a bit while they deal with it. Someone taught me how to approx distance between two points without sqrt. max(abs(x),abs(y)) + min(abs(x),abs(y))/2 https://git.sr.ht/~rabbits/decadv/tree/main/item/tcc/day5.tal#L50
Show previous comments
@neauoire If you scale by 15/16 (which is very simple with integers!), you get an average better result: I've come to associate this time of year to hanging with friends on their cozy wooden boat drinking mulled wine and playing card games. For today's #lovebytetcc, I made it so the snow accumulates on the tree in 450 bytes. It's fun to revisit these challenges with more familiarity with the #uxn ecosystem. Caught up with Day 4 of #lovebytetcc, the effect turned out nice. Pretty and trippy. @neauoire I remember sitting in front of the computer as a kid (with no real skills whatsoever, just getting those first pixels to who up) wondering how the heck you'd get snowy pixels to accumulate... if will always feels like a magical thing to me! 😍 I realize that there's spam from .social going on, if this goes on for longer I'll silence the instance for a few days while they get their shit sorted. |
@neauoire
LOL!
The contrast between the exposure meter and the subject is totally surreal!