This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Subject: Introducing a Modern Multi-Language ASN.1 Code Generation Compiler – Open for CollaborationFrom: | |
| Maxim Sokhatsky | |
| CTO of SYNRC Research Center, Ukraine | |
| Email: [email protected] | |
| GitHub: https://github.com/erpuno | |
| Website: https://asn1.erp.uno/ | |
| Date: December 30, 2025 To: | |
| Nokia Networks Engineering / Open Source Program Office / Radio Access Networks Team |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Subject: Introducing a Modern Multi-Language ASN.1 Code Generation Compiler – Open for Collaboration | |
| From: Maxim Sokhatsky | |
| CTO of SYNRC Research Center, Ukraine | |
| Email: [email protected] | |
| GitHub: https://github.com/erpuno | |
| Website: https://asn1.erp.uno/ | |
| To: Cloudflare Open Source / Cryptography Engineering Team | |
| Cloudflare, Inc. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| error[E0433]: failed to resolve: use of unresolved module or unlinked crate `asn1_suite` | |
| --> tests/certificate_parse.rs:5:5 | |
| | | |
| 5 | use asn1_suite::authenticationframeworkcertificate::AuthenticationFrameworkCertificate; | |
| | ^^^^^^^^^^ use of unresolved module or unlinked crate `asn1_suite` | |
| | | |
| = help: if you wanted to use a crate named `asn1_suite`, use `cargo add asn1_suite` to add it to your `Cargo.toml` | |
| error[E0433]: failed to resolve: use of unresolved module or unlinked crate `asn1_suite` | |
| --> tests/roundtrip.rs:1:5 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| tonpa@TRISTELLAR:~/depot/longchenpa/longchenpa.guru$ tree -dL 4 . | |
| . | |
| ├── 'khor.zhag | |
| │ ├── 'brug.yul | |
| │ ├── bal.yul | |
| │ │ └── yang.le.shod | |
| │ ├── bod | |
| │ │ └── gangs.ri.mtho.dkar | |
| │ ├── pa.ki.si.than | |
| │ ├── rgya.gar |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Перелік проблемних сторінок на ендпойнті FHIR/INGREDIENTS при видачі по 100 | |
| https://drlz.info/api/docs/#/FHIR/apps_api_fhir_routers_get_ingredients | |
| Fatal Error: <<"Traceback (most recent call last):\n File \"/usr/local/lib/python3.7/site-packages/ninja/operation.py\", line 105, in run\n return self._result_to_response(request, result, temporal_response)\n File \"/usr/local/lib/python3.7/site-packages/ninja/operation.py\", line 202, in _result_to_response\n result = response_model.from_orm(resp_object).dict(\n File \"/usr/local/lib/python3.7/site-packages/ninja/schema.py\", line 164, in from_orm\n return super().from_orm(obj)\n File \"pydantic/main.py\", line 574, in pydantic.main.BaseModel.from_orm\npydantic.error_wrappers.ValidationError: 21 validation errors for NinjaResponseSchema\nresponse -> items -> 78 -> substance -> strength -> concentrationRatio -> denominator -> value\n none is not an allowed value (type=type_error.none.not_allowed)\nresponse -> items -> 79 -> substance -> strength - |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Let's Write Scientific Article About Comparison of Semaphore Implementation in different Real-Time OS: TRON, QNX, BeOS, NuttX: | |
| Our Intention is to buils refined API on all thoese API to achieve best real-time performance and idiomatic implementation. | |
| Could you propose your version of Real-Time Semaphore implementation that is far better in terms of provability | |
| of correcntess (simplicity) and performance? | |
| BeOS: | |
| status_t acquire_sem(sem_id sem); | |
| status_t acquire_sem_etc(sem_id sem, uint32 count, uint32 flags, bigtime_t timeout); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| tonpa@TRISTELLAR:~/depot/skynetrt/rt$ tree -dL 4 . | |
| . | |
| ├── apps | |
| │ ├── init | |
| │ ├── nsh | |
| │ └── skynet | |
| ├── drivers | |
| │ ├── eeprom | |
| │ ├── fdt | |
| │ ├── i2c |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| maxim@raspberrypi:~/depot/bitedits/rts $ tree -d -L 4 . | |
| . | |
| ├── apps | |
| │ ├── hello | |
| │ ├── init | |
| │ └── nsh | |
| ├── drivers | |
| │ ├── devicetree | |
| │ ├── eeprom | |
| │ ├── i2c |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # macOS | |
| # | |
| # Automatically generated file; DO NOT EDIT. | |
| # NuttX/x86_64 Configuration | |
| # | |
| # | |
| # License Setup | |
| # |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # linux | |
| # | |
| # Automatically generated file; DO NOT EDIT. | |
| # NuttX/x86_64 Configuration | |
| # | |
| # | |
| # License Setup | |
| # |
NewerOlder