amytimed
amytimed
the temporary fix is change cassandra-driver in package.json to this: ```json "cassandra-driver": "https://github.com/KastelApp/nodejs-driver.git", ```
no, i stopped using it
It has been 2 weeks, what is the progress
springs are the only thing missing for this to be able to replace box2d for me
A while ago I successfully implemented springs externally in Rapier.js, I could send the code here if it would help anyone for the time being
> @aMySour I am interested in ur implementation. Here's my spring in TypeScript (Rapier.js): ```ts applySpringForce(spring: SimuloSpringDesc) { const pointAWorld = this.getWorldPoint(spring.getBodyAPosition(), spring.getBodyARotation(), spring.localAnchorA); const pointBWorld = this.getWorldPoint(spring.getBodyBPosition(), spring.getBodyBRotation(), spring.localAnchorB);...
So, Wayland has no way to get the exact window position? What if it runs under root? If I ever switch to Wayland, I'd definitely want to be able to...
 can confirm it works
imperfect of course 
> ###### _(Which IDE do you use to create a beepbox?)_ I'm guessing literally any text editor ever