-
-
Hi, it would be nice if you could support aligning aliases
Before:
```sql
select
aaaa as a,
bbb as b,
cc as c
from table
```
After:
```sql
select
aaaa as a,
bbb a…
-
-
https://philna.sh/blog/2022/11/23/alias-your-mastodon-username-to-your-own-domain-with-jekyll/
So e (I think) related discussion about atproto: https://bsky.app/profile/voxpelli.com/post/3lbev3niz2…
-
As DPMI memory is now aliased
fully, we can enlarge the alias map.
This will reduces the JIT's mprotect/munprotect
calls a lot. For example `m_munprotect()`
is trying to not unprotect anything, bu…
-
# AAA - Analytical Anti-Aliasing
How to fix jaggies the analytical way with some juicy secrets
[https://blog.frost.kiwi/analytical-anti-aliasing/](https://blog.frost.kiwi/analytical-anti-aliasing/)
-
Set up default email aliases if not already done:
privacy@ (required contact in some jurisdictions)
security@ (private reporting for now)
support@ (already exists, I believe)
postmaster@
…
-
**Is your feature request related to a problem?**
Please describe a clear and concise description of what the problem is. E.g. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
As stated in the issue title, the 'max-aliases' plugin explicitly excludes the `__typename` field when counting aliases, which makes [GraphQL Cop](https://github.com/dolevf/graphql-cop) (which I found…
-
I'm attempting to move from a docker setup over to podman. However, running the podman composer command:
`podman-compose --file ./compose.yaml up
Using the provided template `compose.yaml`-file prod…