Advertisement Β· 728 Γ— 90

Posts by Dave Pagurek

i forgot nice weather comes with leaf blower noise at all hours of the day 😭

1 day ago 2 0 0 0
No one can force me to have a secure website!!!
No one can force me to have a secure website!!! YouTube video by suckerpinch

A single precise karate chop to the solar plexus of good taste. (My own solar plexus.)

youtu.be/M1si1y5lvkk

2 days ago 75 19 2 4

after first hearing her in 2018 I finally got to see haley heynderickx live!

3 days ago 2 0 0 0
Preview
SIGBOVIK 2026 Livestream The 20th annual gathering of the Special Interest Group on Harry Q. Bovik, taking place in Rashid Auditorium at Carnegie Mellon University. Our 20th colloquium of all the greatest living minds, on to...

ATTENTION BELOVED RESEARCHERS!

The 20th annual SIGBOVIK conference will be held this Friday, April 10th, 5PM ET, in Rashid Auditorium of Carnegie Mellon University!!!! We will also stream the conference live here: youtube.com/live/JazxeftHDwY

1 week ago 12 4 1 3
Preview
Teaching GPU programming in p5.js: now with compute shaders - Dave Pagurek

I've been working on adding compute shaders to p5, and an initial version will be released in the next p5 version! So I took some time to talk about the wider vision around teaching GPU programming in today's exciting but complicated world. www.davepagurek.com/blog/p5-comp...

1 week ago 4 0 0 0

Toronto is max Sesame Street this morning. 17C & every sidewalk park tennis court rail path pitch bench dog park court is jammed. City at peak utopia. Get out there.

1 week ago 225 19 10 6

Patrick really cooked with this one, great work!

1 week ago 0 0 0 0

Happy april fools, have some dank "science"!

2 weeks ago 0 0 0 0
Advertisement
Video

We're running TerribleHack again April 26! More info at terriblehack.website!

2 weeks ago 6 3 0 0

nothing warms my heart like a new tom scott video

2 weeks ago 2 0 0 0
Video

Because no one asked:

heerich.js now has per-voxel scale transforms

scale: [1, 0.5, 1] β€” or (x, y, z) => [...]
position becomes shape

been playing with shaders lately, so this felt natural:
scale + scaleOrigin now accept functions

no-where near shader speed though :D

Part of 0.3.0

2 weeks ago 64 5 2 0
nine inch nails pretty freight machine

nine inch nails pretty freight machine

Best railcar graffiti I've ever seen

2 weeks ago 6282 1537 40 39
photo of my sleeping cat where the camera lens is basically right inside her ear so it looks giant.

photo of my sleeping cat where the camera lens is basically right inside her ear so it looks giant.

subsurface scattering

2 weeks ago 6 0 1 0
Video

One million particles in p5.js WebGPU mode editor.p5js.org/davepagurek/...

2 weeks ago 5 1 0 0
How a piece of military tech changed music forever
How a piece of military tech changed music forever YouTube video by Version History

I think this is my favourite Version History episode so far youtu.be/IHCMEImKpWY?...

3 weeks ago 2 0 0 0
Advertisement

first morning of the year where its been warm enough at 6am for me to run in shorts! seems like we're back below zero tomorrow though, sigh

4 weeks ago 0 0 0 0

I think right now the most awkward part of the code is not the flocking but updating the rotation in the shader drawing the particles. a transformation API may need to be next

1 month ago 0 0 0 0
Video

p5.strands boids! editor.p5js.org/davepagurek/... Video compression does not like this much, but my 2021 macbook runs 10,000 boids with no spatial partitioning or anything, just a regular old for loop, with no problem

1 month ago 0 0 1 0
Compute-shader-with-objects by davepagurek -p5.js Web Editor A web editor for p5.js, a JavaScript library with the goal of making coding accessible to artists, designers, educators, and beginners.

p5 compute shader update! editor.p5js.org/davepagurek/...

You can now work with objects in your compute shader, e.g.:

const particleData = uniformStorage(particles);
const idx = iteration.index.x;
let pos = particleData[idx].position;
let vel = particleData[idx].velocity;
pos += vel * deltaTime;

1 month ago 4 1 1 0
Post image

my second attempt got a bit better, and then I tried twice on my phone to see if it was any different and it was like the same, so I may have hit the limit of my eyes before the limit of my screen lol

1 month ago 0 0 0 0
Your Ξ”E_OK JND is 0.0046. You're seeing differences that most colour scientists would call noise. If you're not already calibrating displays for a living, you're leaving money on the table.

Your Ξ”E_OK JND is 0.0046. You're seeing differences that most colour scientists would call noise. If you're not already calibrating displays for a living, you're leaving money on the table.

ok i did the thing. thank you 2011 thunderbolt display for still having good colors

1 month ago 4 0 2 0
Preview
p5.js 2.1 and 2.2: Expanding Graphics Avenues with p5.strands improvements and WebGPU We recently released p5.js 2.1 and 2.2, continuing the work that began with the release of p5.js 2.0. β€” Written by Kit Kuksenok and Amy…

A post about some of the recent updates to p5! medium.com/@ProcessingO...

1 month ago 5 1 0 0
Sari the Spy 2
Sari the Spy 2 YouTube video by Sari Pagurek van Mossel

When I was in the 7th grade my sister and I made a silly movie where she's a spy(/detective/cop? it's not super clear.) Years later, we made a sequel, based on a real life thing where her spotify wrapped keeps saying she listens to a lot of Peter Gabriel www.youtube.com/watch?v=LU1a...

1 month ago 0 0 0 0
Advertisement

I got a red t shirt from an event once that printed a QR code in white, accidentally inverting the colors and ensuring no one could scan it lol

1 month ago 1 0 1 0

lmao the QR code doesn't even work any more either! looks like they used a free QR code maker that expires the link

1 month ago 1 0 1 0
Why Cat Toys End Up Under the Couch
Why Cat Toys End Up Under the Couch YouTube video by Dave Pagurek

I've been working on some important research on the forefront of physics: why do my cat's toys end up under the couch so fast?? youtu.be/JMNQ-Y5efGM

1 month ago 5 2 0 1
Post image

#TrainNerds

From @jamaps.bsky.social β€œLittle saturday experiment --- trying to parse out travel times and speeds from gtfs schedule data to style a route diagram for the new Eglinton Line 5”

higher-res here:
jamaps.github.io/maps/line5-t...

Cc: @chanface.bsky.social @chrisjamesdrew.bsky.social

1 month ago 13 3 0 0
Preview
Building a new Flash I don't know where to start with this but yeah I'm making flash if flash was built in 2026. I'm making it compatible with Linux,Mac, and PC. If you'd like to support this project I've started a patreo...

Spread the word, an ACTUAL replacement for Flash is on the horizon! Go support this project NOW!!!!!!!!

bill.newgrounds.com/news/post/16...

1 month ago 3066 1621 39 84
Preview
Building a new Flash I don't know where to start with this but yeah I'm making flash if flash was built in 2026. I'm making it compatible with Linux,Mac, and PC. If you'd like to support this project I've started a patreo...

bill.newgrounds.com/news/post/16... newflash goes CRAAAAAAZY shoutouts bill premo

1 month ago 761 272 12 21
Preview
The joy of working on old computers - Dave Pagurek

Happy #marchintosh! I wrote a little post about getting my G4 working, and the weird experience of reading Encarta '98 in 2026. www.davepagurek.com/blog/joy-of-...

1 month ago 8 1 0 0
Advertisement