Mike Kasprzak

Results 86 issues of Mike Kasprzak

I realize `apc.enable_cli` just makes APCu work from the CLI. It doesn't give you access to the data used by your web server. I have a bunch of usage data...

Bit of a feature request. I realize APCu is in a weird funny place of backwards compatibility, but AFAIK it's the only way for PHP to write directly to shared...

This monster update contains numerous upgrades, refreshes, and reworkings. ## Highlights * [x] Preact 10 * [x] Preact Dev Tools support * [x] Update components to [safely use state](https://preactjs.com/guide/v10/upgrade-guide#dont-access-thisstate-synchronously) *...

toolchain and development
code quality
CRITICAL

I'm not sure how to gauge this right now, but as I was watching Jenna playing games, and I found myself curious about how many users were also playing and...

api
ux

In a nutshell, I got this e-mail. > Hey, just wondering, is there a way on the LD site to see a list of all the comments I've made? I...

content: comments
content: users
ux

I'd been digging into security concerns, considering the implications of restrictions we could introduce to avoid abuse (user account related). I've been avoiding imposing IP limitations because of "Jam Sites",...

core
security
ux
gatherings

If you want to change your password right now, you need to logout. https://api.ldjam.com/vx/user/logout

bug
account
ux

![Screenshot from 2022-04-01 23-59-38](https://user-images.githubusercontent.com/1570313/161365464-6bd87f8e-871c-4239-a5c0-2bb96e1e8876.png)

bug
accessibility
ux

I get the following response back while making minor changes of my game. ```js XHRPOSThttps://api.ldjam.com/vx/node/meta/add/276398 [HTTP/2 400 Bad Request 56ms] 1 {"status":400,"response":"Bad Request","message":"No metadata set","data":{"caller_id":11}} ``` The error may be...

bug
api
ux