Benjamin Altpeter

Results 103 issues of Benjamin Altpeter

The code generated by `npx @edgedb/generate edgeql-js` causes TypeScript compilation errors if `noUnusedLocals`, `noUnusedParameters`, or `exactOptionalPropertyTypes` are enabled in `tsconfig.json`. If all three are set to `false`, no errors occur....

bug
upstream:typescript

https://www.privacytxt.dev/

We are unfortunately quite behind on reviewing company suggestions and, at least personally, I'm quite overwhelmed by the huge work load. I also feel like our review process is currently...

discussion

Most but not all of our records follow the property order of the schema. This is unfortunate and especially annoying in suggestion diffs. I propose we add a test that...

discussion
test

For the suggestions and in the company-json-generator, we format phone numbers using libphonenumber. But so far, we have also allowed additional spaces to be added. This is quite annoying because...

discussion
test

**Update 2023**: We have now deprecated the suggested companies and instead moved to [company packs](https://github.com/datenanfragen/data#company-packs). Adding and updating company packs is still very relevant. We should probably make that a...

good first issue
help wanted
hacktoberfest

There has been an ECJ judgement on this topic today. From the [press release](https://curia.europa.eu/jcms/upload/docs/application/pdf/2023-01/cp230004en.pdf): > In today’s judgment, the Court replies that where personal data have been or will be...

template

See: https://github.com/datenanfragen/website/pull/452#pullrequestreview-509190228

test

Our database has [many company records](https://github.com/datenanfragen/data/tree/master/companies) but unfortunately, most of them lack required elements. The required elements specify the identification data that users need to send with GDPR requests to...

good first issue
record
help wanted
hacktoberfest

This was an issue in datenanfragen/website#541.

test