

outstanding move
some more unicode basic shapes for everyone
○ △ □ ▭ ◇ ☆
outstanding move
some more unicode basic shapes for everyone
○ △ □ ▭ ◇ ☆
Is not reading the comments an option? I don’t use spotify for podcasts, but generally on e.g. youtube I don’t read the comments if I know there’s a chance I’ll care about spoilers.
no you didn’t get the job
but the CEO position is yours if you want
implementation without design
That’s not what HTTP errors are about, HTTP is a high level application protocol and its errors are supposed to be around access to resources, the underlying QUIC or TCP will handle most lower level networking nuances.
Also, 5xx errors are not about incorrect inputs, that’s 4xx.
Why can you not run git on the server? If it’s a credential thing, you can forward it through the SSH connection.
Well, GUIs are even more distro-specific, so it’s either generalisability or user-friendliness. It doesn’t mean that guis don’t have the option.
hey, at least it’s not a 200 with { "error": "Bad request" }
booooring
That’s why you want to add blur. I also don’t understand unblurred transparent terminals.
yeah, part of me is happy these abusive rootkits disguised as anti-cheats “don’t work” on Linux. We customers shouldn’t be putting up with that crap.
you don’t have to wait, games run fine in most distros and the ones that don’t are probably because of anti cheat which won’t be solved with steamOS.
I’m lazy, so I prefer to not remember what half a dozen cryptic flags stand for.
I just find disappointing that there’s no long form to these options and they don’t make much mnemonic sense either. Feels like the authors just picked the first letter available they came across with zero regard to readability or usability.
printers are annoying
flake8-simplify has a bunch of rules like that for Python, most of which may be automatically fixed if you’re using something like ruff, so you never have to spend time actually fixing it.