aebrer
aebrer avatar

aebrer

@aebrer@kbin.social

Scientist, programmer, gen artist, entropist, 🇨🇦 | PhD biophys | he/they | Aprendiendo Español (🇲🇽)

find my art, social links, and projects at https://aebrer.xyz

0xSim, to genart
@0xSim@hachyderm.io avatar

(previously posted on twitter)

pal({7,13,-3,2,-14},1)w=128n=20p={}r=rnd
for i=0,n do
p[i]={x=r(w),y=r(w),a=r(2)-1,b=r(4)-2}end
::_::cls()for i=0,n do
q=p[i]q.x=(q.x+q.a)%w
q.y=(q.y+q.b)%w
for j=i,n do
o=p[j]x=o.x-q.x
y=o.y-q.y
d=xx+yy
if(d<750)line(q.x,q.y,o.x,o.y,d/150+1)end
pset(q.x,q.y,1)end
flip()goto _

https://www.pico-8-edu.com/?c=AHB4YQEbAOBp8AAnX7-9FrdccMYhyRFJckjRRJe8RtRc8RI3NeE9TxA150w0ffsKTdHdvnL9I1R3vEAYT6RVGqb13enlbf8UST61MjPwFjZbc8NMNLWU3W_LrarKpl5ANuC64P4ieIHJh1hIBcT3ECMSIsV1M01lguuqaqQ7bWcuy4b8Evhhxi_aI88Qr2mODUoGNHMDVRQ2S8IBbeqEwAlBsdhV5xUTWVNk8exIeeT0hcs7U_XynrLIpqRAsOKDwAfthattu9HEuiTLg_1LCARbbmNgINsIn2EgLMZndwI=&g=w-w-w-w1HQHw-w2Xw-w3Xw-w2HQH

Points randomly moving on screen, creating connections between them if they get close enough

aebrer,
aebrer avatar

@0xSim ah the color transitions look sooooo nice

aebrer,
aebrer avatar

with different seeds you get quite different dither patterns, thanks to the entropy locking:

https://files.catbox.moe/7s1tkt.webm

aebrer,
aebrer avatar

Nuclear Throne

aebrer,
aebrer avatar
  1. If you love enter the gungeon you'll probably love nuclear throne. I certainly love both and both are firmly in the bullet hell genre.
  2. Fewer weapons and a more minimal game loop.
  3. Faster paced.
  4. You level up in a run as you kill things and select perks that change the gameplay a bit.
  5. More emphasis on dodging (without rolling) and killing, it's super fast paced.
  6. Both have fun secrets and hidden levels.

Ok but what is an actually good solution to the whole AI art debacle?

I heard about C2PA and I don’t believe for a second that it’s not going to be used for surveillance and all that other fun stuff. What’s worse is that they’re apparently trying to make it legally required. It also really annoys me when I see headlines along the lines of “Is AI the end of creativity?!1!” or “AI will...

aebrer,
aebrer avatar

If AI gets to the point where it can truly replicate anything, even so it won't be the end of human creativity, so I expect humans will still be making new things and new forms of art.

aebrer,
aebrer avatar

It's the same for me, I just play everything on my steam deck now

robertoranon, to genart
@robertoranon@genart.social avatar

I probably should title this "programmer forgets stopping condition and AI takes over the world"

aebrer,
aebrer avatar

@robertoranon ahhh this is looking so great, almost looks like some kind of impact crater in a machine city

aebrer,
aebrer avatar

@robertoranon ah haha the age old tale: bug becomes feature 😆

it seriously is a cool bug, what a lucky find!

aebrer,
aebrer avatar

Spot on! Actually people still talk about hands but it's already been solved with many newer image gen models... The hands they produce look perfectly fine usually these days.

autoeclectus, to genart
@autoeclectus@genart.social avatar

Spent the day refining my for the upcoming VCA Residency 6th cohort auction. Lots of attention to detail, including distribution of features and browser testing. Getting closer to being finished - exciting!

100% coded art

video/mp4

aebrer,
aebrer avatar

@autoeclectus they look great! super organic like plant cells

aebrer,
aebrer avatar

While I agree it sucks remember it's not over til it's over! They want us to feel despair, it helps their plans the less we resist.

aebrer,
aebrer avatar

Great point and great question. Some shows I took issue with recently:

  • Overlord
  • Mushoku Tensei
  • The Misfit of Demon Academy
  • Ascendence of a Bookworm
aebrer,
aebrer avatar

Thanks! I'll check it out!

aebrer,
aebrer avatar

Thanks for your list, appreciate it :)

My faves lately have been:

  • Chainsaw Man
  • Jujustu Kaisen
  • Heavenly Delusion
  • Dr. Stone
  • Saiki K
  • Mob Psycho 100 (the absolute best)
  • Assassination Classroom
  • Dororo
aebrer,
aebrer avatar

Thanks seriously appreciate the recommendation 😃

aebrer,
aebrer avatar

Lol actually I do think these three are all more or less equal offenders. They're not nearly as bad as most of the others but each has some problematic content.

Shield hero though is maybe the worst, definitely considered dropping it at multiple points. Ultimately I just wanted to know what happened in the story.

aebrer,
aebrer avatar

okay :) I'll give it another fair shot based on your encouragement. The premise is definitely interesting so I'll probably like it, maybe I was just being too harsh after being burned by a bunch in a row.

aebrer,
aebrer avatar

Thanks for the recommendations

aebrer,
aebrer avatar

I'm back after watching most of Saints Magic, and dammmmn this was a perfect recommendation thank you so much. Really loved it, it was a totally refreshing series.

aebrer,
aebrer avatar

Ahhhh yesss that is good news I need more. I went to check out the manga and at least on the site I use the anime is a bit farther, so season two is very welcome 😁

aebrer,
aebrer avatar

Yo thank you these sound like great recommendations 😁 I'm excited!

aebrer,
aebrer avatar

I've since released the full version! It's very interactive and I can't really capture the vibes in gifs/photos: https://objkt.com/asset/KT1LNtgRnfyFgP85M9znLorh2anKSZAgBRrd/10

OC Utility II - inspired by "Hop Picker Watch" by Grégoire Sage (objkt.com)

This is my second "Utility" token. Like the first one, it is also a clock. It tells the time, which is very useful. This clock layout is based on my favorite pebble watch-face: "Hop Picker Watch" by Grégoire Sage https://apps.rebble.io/en_US/application/52f2c9ddab54ff806f000088...

aebrer,
aebrer avatar

Oooh with like dials and stuff to be like: calculate your galactic position for the jump

aebrer,
aebrer avatar

Pfffft the prism dimension that's so Jurassic. I hope when our meteor comes we get to go to the shadow realm or something a little cooler.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • tester
  • hgfsjryuu7
  • magazineikmin
  • Youngstown
  • thenastyranch
  • GTA5RPClips
  • rosin
  • slotface
  • InstantRegret
  • ngwrru68w68
  • PowerRangers
  • kavyap
  • tsrsr
  • DreamBathrooms
  • Leos
  • mdbf
  • tacticalgear
  • khanakhh
  • cisconetworking
  • everett
  • Durango
  • ethstaker
  • vwfavf
  • cubers
  • normalnudes
  • osvaldo12
  • modclub
  • anitta
  • All magazines