Joe Rickerby (@joerick) 's Twitter Profile
Joe Rickerby

@joerick

Technologist and cofounder @nordprojects.
@[email protected]

ID: 19251928

linkhttp://joerick.me calendar_today20-01-2009 19:20:59

773 Tweet

263 Takipçi

196 Takip Edilen

Joe Rickerby (@joerick) 's Twitter Profile Photo

color.r = 0.4+0.5*sin(5.0*r+30.0*y+theta*20.0+t)+sin(20.*r-t); color.b = 0.6+0.2*sin(5.0*r+29.0*y+theta*20.0+t)+sin(10.*r+t); color.g = 0.1+0.3*sin(5.0*r+23.0*y+theta*20.0+t)+sin(40.*r-t); tinyshader.com/wmwr

Joe Rickerby (@joerick) 's Twitter Profile Photo

float y_ = sin(x*5.0 + 1.9*t)/5.0; color = (pow(abs(y_-y), 0.1)) * vec3(1.0); vec3 feedbackColor = lastFrame(x*0.9, y*1.02-atan(y, x-0.9)*0.3); color = 0.9*color - (0.77+0.13*sin(0.5*t+y))*feedbackColor; color = ColormapElectric(dot(color, vec3(0.33))); tinyshader.com/ykzm

Joe Rickerby (@joerick) 's Twitter Profile Photo

I'm proud to announce that cibuildwheel it joining the PyPA ! Thank you to the cibuildwheel maintainers and PyPA members for making this happen. See github.com/pypa/cibuildwh… for more info!

Henry Schreiner III (@henryschreiner3) 's Twitter Profile Photo

Announcing the release of #cibuildwheel 2.0: pyproject.toml configuration, PyPA/build option, Python 3.10 pre-release, PyPy improvements, and removal of Python 2.7/3.5! Glad Joe Rickerby pushes the button for this one, too many releases for me due to #SciPy2021!

Joe Rickerby (@joerick) 's Twitter Profile Photo

pretty incredible... Point cloud rendering using an ML model. It's differentiable, so output can be improved by supplying an image of how you want it to look!

Henry Schreiner III (@henryschreiner3) 's Twitter Profile Photo

Joe Rickerby just released cibuildwheel 2.2, with musllinux support (the culmination of a massive project involving a PEP 656, packaging 21, pip 20.2, auditwheel 4, manylinux, and more), TOML overrides, TOML 1.0, PyPy on macos-11, and more. See my new post: iscinumpy.gitlab.io/post/cibuildwh…

Joe Rickerby (@joerick) 's Twitter Profile Photo

The unreasonably talented Vincent D. Warmerdam made a series of videos about my OSS project pyinstrument! This is a great intro to the profiler and to profilers in general. If you want to learn how to make Python code faster, check it out- calmcode.io/pyinstrument/i…

Henry Schreiner III (@henryschreiner3) 's Twitter Profile Photo

Joe Rickerby just released the long awaited cibuildwheel 2.4.0 with local windows/macOS building, PyPy 3.9, setuptools 61 (with experimental pep 621 support!), and more! github.com/pypa/cibuildwh…

Joe Rickerby (@joerick) 's Twitter Profile Photo

Python people might want to check if they've got `ctx` installed in their package... make sure it's pinned to an older artifact if so! reddit.com/r/Python/comme…

Henry Schreiner III (@henryschreiner3) 's Twitter Profile Photo

cibuildwheel 2.8.0 is out today, with support for using the Podman container engine (like if docker in docker is disabled) and support for testing ABI-less wheels on all platforms (like ctypes/cffi bindings). Thanks Joe Rickerby! The Podman PR was the oldest open PR. :)

Been Kim (@_beenkim) 's Twitter Profile Photo

Our Work on how ML can inspire humans—finally out and open sourced!! 🎉 multi year effort with amazing team of artists, designers and ml experts Emily Reif benpawle Joe Rickerby Michael Colville Alice Moloney, Eva Kozanecka, and Alison Lentz! Code: github.com/google-researc…

Joe Rickerby (@joerick) 's Twitter Profile Photo

🎡 I just released cibuildwheel 2.9.0, which includes support for Python 3.11.0rc1. It's time to start uploading your package's 3.11 wheels to PyPI! github.com/pypa/cibuildwh…

Henry Schreiner III (@henryschreiner3) 's Twitter Profile Photo

Joe Rickerby just released cibuildwheel 2.10! Some great features, like PEP 517 config settings support, --only support (great locally or for generating dynamic matrix for GHA!), and support for Cirrus CI (our first Apple Silicon host)! I wrote a blog post: iscinumpy.dev/post/cibuildwh…

Wenzel Jakob (@wenzeljakob) 's Twitter Profile Photo

Dear network: do you know who is working on the macOS dynamic linker (/usr/bin/ld) at Apple? Not to be overly dramatic, but it has started warning about an issue that (if true) will soon break every compiled Python extension (NumPy, PyTorch, anything using pybind11, Cython, ...)

Lucas Pope (@dukope) 's Twitter Profile Photo

ash It's still written in Haxe but now runs under Unity for public releases. A bit complicated. Lots of details here: dukope.com/devlogs/papers…

Joe Rickerby (@joerick) 's Twitter Profile Photo

I just released cibuildwheel v2.15, with support for building CPython 3.12 wheels. CPython 3.12 just released its first release candidate which is ABI compatible with the final release. It's time to upload new Python platform wheels to PyPI! github.com/pypa/cibuildwh…