Profile avatar
xpaw.me
Programmer, data miner, creator of @steamdb.info 🌍 https://xpaw.me
206 posts 3,472 followers 95 following
Regular Contributor
Active Commenter
comment in response to post
Agreed, the discover feed on bsky is really bad for me too
comment in response to post
this will be excellent after they tweak it further would be nice to have a keybind to quickly toggle it
comment in response to post
Any good puzzle games to try this fest?
comment in response to post
comment in response to post
I've expanded the theming to tables/titles/progress bars
comment in response to post
Bigger problem being region locks
comment in response to post
🤷
comment in response to post
What about hdr in games?
comment in response to post
someone tell youtube team to use this
comment in response to post
I'm wondering why Valve made this one considering the halloween sale also exists
comment in response to post
I don't disagree. Unsure why they implemented separate verification that is even separate from the labels which already existed.
comment in response to post
Seems to be fixed now?
comment in response to post
incredible software
comment in response to post
Valve let us remove phone numbers from our accounts. And add support for webauth/security keys.
comment in response to post
literally classic journalism
comment in response to post
gave it a try, unusable on huge commits sadly:
comment in response to post
github's redesigned commit view (with react) is so hilariously bad they got me making a separate diff viewer with ai maybe they should hire copilot
comment in response to post
The email for context
comment in response to post
I've also added importing your wishlist from Steam.
comment in response to post
I have added this!
comment in response to post
(ignore the misaligned table header, thats a Chrome bug that was marked P0 and fixed, but never backported to stable)
comment in response to post
What defines a notable account? Why wasn't this added as a labeler like any other (that is enabled by default)?
comment in response to post
or as valve renamed it, "box pushing"
comment in response to post
I'm just thinking it could be that they check CAA on the original domain, but not the one they add to verified ones.
comment in response to post
Is it guaranteed that CAA would have prevented this exact bug?
comment in response to post
question is whether its gonna be same bs with 'notability' as on twitter
comment in response to post
I love \x033IRC!
comment in response to post
This is only an issue if you have untrusted subdomains, no? CSRF is usually protecting from performing actions from sites not controlled by you.
comment in response to post
Not sure why standard library needs this if samesite cookies should solve csrf already?