-
### Current Behavior
Eslint's new Flat Config supports 3 names:
* `eslint.config.js` (inherits type from package.json, _implied_ to be ESM otherwise)
* `eslint.config.cjs` (explicitly commonjs)
*…
-
Is there a reason for it to be remote_ip? In loadbalancer/proxy setup it states LB ip instead of end user. Client_ip is validated by caddy - i.e. cloudflare x-connecting-ip.
-
### Description
We noticed that we keep re-inventing the wheel when it comes to build time configuration with source map options.
To apply the learnings from the past, it would probably make sense t…
-
Hi,
I'm using Net8 with Laraue.EfCoreTriggers.SqlServer 8.1.2
if I create my code first migration script with `Add-Migration AddTrigger -OutputDir Migrations -verbose` the first time including t…
-
Create ansible role "common" for all common tasks.
Scripts to perform backup and restore.
-
There are tens of error types in the list already, and we may have to apply different portfolios for different guidelines/projects/clients/languages, which is sort of time-consuming. It would be very …
-
Installing emacs28 with emacs27 installed is bad, I learned the hard way. I tried to install emacs28 (via `sudo apt install emacs28`) and got this error:
```
dpkg: error processing archive /var/…
-
It would be good to have support for common key shortcuts, for example:
- Ctrl-S / Ctrl-O for saving/opening files, maybe also Ctrl-N for creating new files.
- Ctrl +/- for zooming in/out current do…
-
**Describe the bug**
Causes error loading resourcepacks on game launch on locales with the dotless i "ı" such as Turkish.
Java's toLowerCase() method converts "i" to ["ı"](https://www.compart.co…
-
**Describe the bug**
We use flowable in an embedded scenario within a spring boot application. Postgres is used as the database. After updating from flowable 7.0.1 to 7.1.0, the application no longer…