"The Kid"
Achievement unlocked! Your kid is an adult now.
278 character long source below
#pico8 #tweetcart #codeart #generative #pixelart #sizecoding
fillp(β\1)::_::f=sin(t()/8)?"\^1\^c1\^!5f11567βμ:;π>9β₯β<"
for k=0,5do
j=k%3for i=0,1.04,.005do
x=32*sin(i)y=x*cos(i)r=9-j*3
if(k>2and.5>i)x=f*4*i+f-52y=f*4+y*1.5
c=4+(i*16)%5+j*5
c=c+(c+.5)\1*16
if(j>1)c=51j=3r=3*cos(3*i+f/8)
circfill(80+x-j*f,64+y+f*4,r,c)
end
end
goto _
I decided to create my own take on the #PICO8 "Cheet Sheet" with a 4K resolution + clean, modern look π¨βπ»πΌοΈ
FEATURES:
π₯οΈ 4K Resolution
π Crisp, Monospaced Font PICO-8 API v0.2.5g
π¨ BOTH Palettes
π¦ "Light" and "Dark" variants
β¨οΈ Main Keyboard Shortcuts
ποΈ FILLP Mask+Glyph Patterns
π Turn-Based Angle+Trig Primer
ποΈ Full Character Set
πΊ Glyph+Constant Values
+More...
See BBS link below for high-res .PNG + .PDF exports, enjoy! π€
π https://www.lexaloffle.com/bbs/?tid=54246
If you're learning #godot, you're going to need this.
Source: https://raheelyawar.medium.com/godot-script-lifecycle-52607bf320b9
A wild sale appears - 25% off on everything!
It is the end of the month, so why not? Go get some pixelated goodness at bargain prices!
I've started working on a little tool for creating retro games.
It consists of a C-like language with automatic garbage collection, and a runtime with a 320x240 color indexed display.
Can be run from cmd line, or as a vscode extension, which also gives you symbolic debugging.
The whole thing is written in C++ and SDL2, so should (eventually) be able to export to a bunch of platforms including Web Assembly.
Hellgineers is out on Steam!
Get it while the launch discount is hot!
Apparently Epic just laid off 900 employees. That's a scary number of lives that have been upended. I'm so so sorry to anyone affected by this.
Today in "stop reinventing HTML poorly & stupidly in JavaScript":
Using the Avast Uninstall Tool | Official Avast Support
https://support.avast.com/en-us/article/Uninstall-Antivirus-Utility/
This affects apps built with #Electron.
#Google quietly corrects previously submitted disclosure for critical webp 0-day
Previous CVE submission failed to mention that thousands of apps were affected.
Researchers discover a cross-origin attack exploiting how modern GPUs compress images to let a malicious website in Chrome or Edge read pixels from another site.
Okay, for those tracking CVE-2023-5129, aka the #Libwebp fiasco, here's how to validate if your Electron app is vulnerable.
The patched version of Electron is v26.2.1
. To confirm what version of Electron your app is using, you need to run strings
against the executable. The version is in the app's User-Agent, so:
strings app.exe | grep "Electron/"
Pokemon Sword shield. New pokemon spoiler
I made this cute speedpaint of a Wooloo yesterday!
It was mostly to wind down and it was fun.
(Speedpaint video is up on my patreon for supporters of $5 and up)