title stringlengths 1 551 | source stringclasses 83
values | url stringlengths 13 578 | category stringclasses 11
values | language stringclasses 12
values | content stringlengths 80 800 | chunk_id int64 0 6.66k | chunk_length int64 80 800 | last_updated stringdate 2026-03-23 10:49:51 2026-03-23 11:44:43 |
|---|---|---|---|---|---|---|---|---|
gitattributes | git | https://git-scm.com/docs/gitattributes | devops | bash | his: [diff "tex"] xfuncname = "^(\\\\(sub)*section\\{.*)$" Note. A single level of backslashes are eaten by the configuration file parser, so you would need to double the backslashes; the pattern above picks a line that begins with a backslash, and zero or more occurrences of sub followed by section followed by open br... | 40 | 796 | 2026-03-23T10:58:15.725395 |
?s=hub | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=hub | devops | python | ices. Import real traces to reverse-engineer topologies, simulate failures and latency spikes with time-windowed scenarios, and choose from traffic patterns. traces metrics logs testing synthetic generator Go Language Utilities Component Apache 2.0 License Repository redact by MrAlias Collection of utilities to redact ... | 382 | 800 | 2026-03-23T11:39:42.319152 |
?s=lua | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=lua | devops | python | s 🔭 This receiver supports opening a Unix Named Pipe (aka FIFO), and reading logs from it. namedpipe receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/recei... | 134 | 800 | 2026-03-23T11:12:05.431462 |
release-notes-1.20.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-1.20.0 | mobile | dart | es (affects: tests, cla: yes, platform-android, platform-fuchsia, platform-ios, platform-linux, platform-macos, platform-windows) code health - 3 pull request(s) # 19003 Move fuchsia/scenic integration behind #define (affects: engine, cla: yes, code health, platform-fuchsia) 19219 Use FixtureTest to remove duplicate co... | 291 | 800 | 2026-03-23T11:13:03.432484 |
typing-indicator | flutter | https://docs.flutter.dev/cookbook/effects/typing-indicator | mobile | dart | h circle animates its color within a specified interval that takes up a portion of the overall animation time. The position of these intervals generates the visual effect of a single light source moving behind the three dots. Congratulations! You now have a typing indicator that lets users know when someone else is typ... | 21 | 670 | 2026-03-23T11:37:31.581382 |
go | go | https://go.dev/pkg/cmd/go/ | language | go | ” and “go fix” commands. Package vet implements the “go vet” and “go fix” commands. web Package web defines minimal helper routines for accessing HTTP/HTTPS resources without requiring external dependencies on the net package. Package web defines minimal helper routines for accessing HTTP/HTTPS resources without requir... | 189 | 688 | 2026-03-23T11:25:23.759320 |
dynamic-configuration | temporal | https://docs.temporal.io/references/dynamic-configuration | devops | go | PS Int Rate limit (requests/second) for requests accepted by each Namespace on the Frontend Service. 2400 frontend.namespaceCount Int Limit on the number of concurrent Task Queue polls per Namespace per Frontend Service host. 1200 frontend.globalNamespaceRPS Int Rate limit (requests/second) for requests accepted per Na... | 8 | 800 | 2026-03-23T11:17:26.933584 |
?s=purefa | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=purefa | devops | python | (go-collector) Repository Microsoft SQL Server Receiver by 🔭 OpenTelemetry Authors 🔭 The sqlserver receiver grabs metrics about a Microsoft SQL Server instance using the Windows Performance Counters. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file li... | 156 | 800 | 2026-03-23T11:31:49.800415 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/kubectl/quick-reference/ | devops | yaml | kube/kubconfig2 kubectl config view # Show merged kubeconfig settings and raw certificate data and exposed secrets kubectl config view --raw # get the password for the e2e user kubectl config view -o jsonpath = '{.users[?(@.name == "e2e")].user.password}' # get the certificate for the e2e user kubectl config view --raw... | 2 | 800 | 2026-03-23T10:50:27.040321 |
import.html | python | https://docs.python.org/3/reference/import.html | language | python | der must remove any modules it has inserted into sys.modules , but it must remove only the failing module(s), and only if the loader itself has loaded the module(s) explicitly. Changed in version 3.5: A DeprecationWarning is raised when exec_module() is defined but create_module() is not. Changed in version 3.6: An Imp... | 23 | 800 | 2026-03-23T11:20:04.697136 |
dataclasses.html | python | https://docs.python.org/3/library/dataclasses.html | language | python | ssing parameters to a base class __init_subclass__() when using slots=True will result in a TypeError . Either use __init_subclass__ with no parameters or use default values as a workaround. See gh-91126 for full details. Added in version 3.10. Changed in version 3.11: If a field name is already included in the __slots... | 9 | 800 | 2026-03-23T11:21:17.644523 |
?s=hub | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=hub | devops | python | age Instrumentation Component Apache 2.0 License Package Details (gems) Repository Active Model Serializers Instrumentation by 🔭 OpenTelemetry Authors 🔭 Active Model Serializers instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrume... | 339 | 800 | 2026-03-23T11:39:42.319114 |
community-stories | pytorch | https://pytorch.org/community-stories | ml | python | Deep Learning in the search ecosystem to improve search relevance. For our pilot use case, we served the computationally intensive Bert Base model at runtime with an objective to achieve low latency and high throughput. 1 2 3 … 6 Next → Docs Access comprehensive developer documentation for PyTorch View Docs › Tutorials... | 5 | 799 | 2026-03-23T11:28:09.371395 |
redis | redis | https://redis.io/docs/latest/develop/data-types/timeseries/ | database | bash | }, // { timestamp: 2, value: 21 } // ] } } // Retrieve data points from time 1 to time 3 (inclusive) from // all time series that use centimeters or millimeters as the unit, // but only return the `location` label. Return the results // in descending order of timestamp. const res31 = await client . ts . mRevRangeSelect... | 438 | 786 | 2026-03-23T10:54:53.790672 |
redis | redis | https://redis.io/docs/latest/develop/data-types/timeseries/ | database | bash | hat don't exist.) The return value is an array containing the number of samples in each time series after the operation. If you use the * character as the timestamp, Redis will record the current Unix time, as reported by the server's clock. Language: >_ Redis CLI Python JavaScript (node-redis) Java-Sync Go C#-Sync Cop... | 321 | 800 | 2026-03-23T10:54:53.790507 |
?s=gitlab | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=gitlab | devops | python | rter Component Apache 2.0 License Documentation Package Details (npm) Repository Zipkin Exporter by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Zipkin Exporter for Node.js. Node.js exporter Quick Install To install this exporter run: npm install @opentelemetry/exporter-zipkin 2.6.0 Version JavaScript Language Exporte... | 182 | 800 | 2026-03-23T11:14:54.085663 |
adding-to-monorepo | nx | https://nx.dev/docs/guides/adopting-nx/adding-to-monorepo | tooling | typescript | laking, better DX and more. Now that we're working on the CI pipeline, it is important for your changes to be pushed to a GitHub repository. Commit your existing changes with git add . && git commit -am "updates" Create a new GitHub repository Follow GitHub instructions to push your existing code to the repository Now ... | 9 | 800 | 2026-03-23T10:54:10.363263 |
sv | git | https://git-scm.com/docs/git-mergetool/sv | devops | bash | es 2.38.0 2022-10-02 2.37.1 → 2.37.7 no changes 2.37.0 2022-06-27 2.31.1 → 2.36.6 no changes 2.31.0 2021-03-15 2.22.1 → 2.30.9 no changes 2.22.0 2019-06-07 2.20.1 → 2.21.4 no changes 2.20.0 2018-12-09 2.12.5 → 2.19.6 no changes 2.11.4 2017-09-22 2.2.3 → 2.10.5 no changes 2.1.4 2014-12-17 2.0.5 2014-12-17 NAMN git-merge... | 2 | 799 | 2026-03-23T11:26:59.034484 |
?s=pino | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=pino | devops | python | umentation Component Apache 2.0 License Package Details (gems) Repository RubyLLM Instrumentation by thoughtbot RubyLLM instrumentation for Ruby. ruby instrumentation GenAI LLM Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-ruby_llm 0.2.0 Version Ruby Language Instr... | 356 | 800 | 2026-03-23T11:13:48.681876 |
spec-draft | dart | https://dart.dev/to/spec-draft | language | dart | ��^�?PEgX<"z1@��l \��f��n��P. o�i�U����w����V�[�-�2h��?� ��T�B_��y2��0�����ۖ@�A ��\��Wݻ1 �,(�1�Mx�Ĝ3��dV��'�1��� ���",[�����˦�̋.,m�̣́ e�F#I}����:���s�U)�k�0CI��%��+ q�hAc>���i~�� T�~�ݕ ��?�2phg�n 8M�6 U�+�s��5eѺ��� ��� � 7��|���R��R鋳/�B1�F� K�DX"��ms�rFC�3���@Wa�ڿP��͕O���i ��ڂ�00�,���P���ԑr`�A9@��b�D9��I}]��)�32D� ��� ... | 611 | 799 | 2026-03-23T11:06:06.480606 |
more-info | flutter | https://docs.flutter.dev/ui/adaptive-responsive/more-info | mobile | dart | Machine sizes and breakpoints (Microsoft) How to build Adaptive UI with Flutter , a Google I/O 2024 video. Was this page's content helpful? thumb_up thumb_down Unless stated otherwise, the documentation on this site reflects Flutter 3.41.2. Page last updated on 2026-03-19. View source or report an issue . | 2 | 306 | 2026-03-23T11:31:45.501356 |
metrics | temporal | https://docs.temporal.io/cloud/metrics | devops | go | rely on Temporal SDK metrics as a source of truth. This is because Temporal SDKs provide visibility from the perspective of your application, not from the perspective of the Temporal Service. SDK metrics monitor individual workers and your code's behavior. Cloud metrics monitor Temporal behavior. When used together, Te... | 1 | 748 | 2026-03-23T11:13:09.258520 |
lang_returning.html | sqlite | https://www.sqlite.org/lang_returning.html | database | sql | BETWEEN expr AND expr expr NOT IN ( select-stmt ) expr , schema-name . table-function ( expr ) table-name , NOT EXISTS ( select-stmt ) CASE expr WHEN expr THEN expr ELSE expr END raise-function filter-clause: show FILTER ( WHERE expr ) function-arguments: show DISTINCT expr , * ORDER BY ordering-term , ordering-term: s... | 1 | 799 | 2026-03-23T11:13:14.512672 |
py-modindex.html | python | https://docs.python.org/3/py-modindex.html | language | python | rlcompleter Python identifier completion, suitable for the GNU readline library. runpy Locate and run Python modules without importing them first. s sched General purpose event scheduler. secrets Generate secure random numbers for managing secrets. select Wait for I/O completion on multiple streams. selectors High-leve... | 13 | 799 | 2026-03-23T10:54:06.766916 |
results-1-100-thread-2024-06-15.json | qdrant | https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json | database | python | 2343332413583997, "rps": 1203.6189682519887, "parallel": 100, "p99_time": 0.012974485838785774, "mean_time": 0.0019749842964112757, "mean_precisions": 0.8869599999999999, "engine_params": { "hnsw_ef": 64, "quantization": { "rescore": true, "oversampling": 2 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-bq-rps... | 306 | 674 | 2026-03-23T10:59:06.540452 |
close_sinks | dart | https://dart.dev/tools/diagnostics/close_sinks | language | dart | and-line tools expand_more Dart SDK expand_more Overview dart dart analyze dart build dart compile dart create dart doc dart fix dart format dart info dart install dart pub dart run dart test dartaotruntime Experiment flags Other command-line tools expand_more build_runner webdev Static analysis expand_more Customizing... | 3 | 800 | 2026-03-23T11:37:21.037394 |
multicloud-kubernetes | terraform | https://developer.hashicorp.com/terraform/tutorials/applications/multicloud-kubernetes | devops | hcl | bled : true server : extraVolumes : - type : secret name : consul-federation items : - key : serverConfigJSON path : config.json load : true This configuration leverages Terraform's resource dependency graph to ensure that your resources are created in proper order. The eks_proxy_defaults and aks_proxy_defaults Kuberne... | 21 | 800 | 2026-03-23T11:25:28.972059 |
providers-plugin-framework-release-publish | terraform | https://developer.hashicorp.com/terraform/tutorials/providers-plugin-framework/providers-plugin-framework-release-publish | devops | hcl | orm Registry. As a result, pay very close attention to the GitHub repository and organization you use. For example, consider whether you want to publish as yourself or your company. Continuing from previous tutorial New set up Navigate to your terraform-provider-hashicups directory. Your code should match the 11-docume... | 2 | 800 | 2026-03-23T10:59:56.230211 |
?s=mistral | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=mistral | devops | python | run: gem install opentelemetry-instrumentation-racecar 0.6.1 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository Rack Instrumentation by 🔭 OpenTelemetry Authors 🔭 Rack instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library ... | 352 | 800 | 2026-03-23T11:27:38.004303 |
?s=local | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=local | devops | python | ocol. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/influxdbreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2... | 123 | 800 | 2026-03-23T11:13:53.860255 |
HostListener | angular | https://angular.dev/api/core/HostListener | framework | typescript | leRef NgZone NgZoneOptions NO_ERRORS_SCHEMA numberAttribute OnChanges OnDestroy OnInit Optional output Output outputBinding OutputEmitterRef OutputOptions OutputRef OutputRefSubscription PendingTasks Pipe PipeTransform PLATFORM_ID PLATFORM_INITIALIZER platformCore PlatformRef Predicate PromiseResourceOptions provideApp... | 5 | 800 | 2026-03-23T10:55:30.116857 |
?s=industrial | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=industrial | devops | python | Apache 2.0 License Repository OTLP Exporter by 🔭 OpenTelemetry Authors 🔭 This library allows to export data to the OpenTelemetry Collector using the OpenTelemetry Protocol. c++ exporter C++ Language Exporter Component Apache 2.0 License Documentation Repository Prometheus Exporter by 🔭 OpenTelemetry Authors 🔭 The O... | 168 | 799 | 2026-03-23T11:15:21.966662 |
?s=ts | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ts | devops | python | elemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Apache HTTP Client Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Apache HTTP Client instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Co... | 239 | 800 | 2026-03-23T11:18:07.814753 |
Typed_arrays | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Typed_arrays | language | javascript | mplex data structures from WebGL or data files. Consider this C structure: c struct someStruct { unsigned long id; char username[16]; float amountDue; }; You can access a buffer containing data in this format like this: js const buffer = new ArrayBuffer(24); // … read the data into the buffer … const idView = new Uint3... | 17 | 788 | 2026-03-23T10:57:39.458448 |
planetscale-postgres-rails | planetscale | https://planetscale.com/docs/postgres/tutorials/planetscale-postgres-rails | database | sql | ql username : <%= Rails.application.credentials.planetscale&.fetch(:username) %> password : <%= Rails.application.credentials.planetscale&.fetch(:password) %> database : <%= Rails.application.credentials.planetscale&.fetch(:database) %> host : <%= Rails.application.credentials.planetscale&.fetch(:host) %> port : <%= EN... | 17 | 798 | 2026-03-23T11:00:39.684914 |
versioning-proposal | go | https://go.dev/blog/versioning-proposal | language | go | the official Go proposal , which I filed last week. Even though it might look like a complete implementation, it’s still just a prototype, one that we will all need to work together to complete. You can download and try the vgo prototype from golang.org/x/vgo , and you can read the Tour of Versioned Go to get a sense o... | 13 | 800 | 2026-03-23T11:28:22.506721 |
checkbox-fillColor | flutter | https://docs.flutter.dev/release/breaking-changes/checkbox-fillColor | mobile | dart | s this page's content helpful? thumb_up thumb_down Unless stated otherwise, the documentation on this site reflects Flutter 3.41.2. Page last updated on 2026-02-03. View source or report an issue . | 4 | 197 | 2026-03-23T11:27:13.825030 |
?s=mcp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=mcp | devops | python | nvoy ALS(access log service) receiver by 🔭 OpenTelemetry Authors 🔭 This is a receiver for the Envoy gRPC ALS sink. envoyals receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry... | 111 | 799 | 2026-03-23T11:32:00.153368 |
sv | git | https://git-scm.com/docs/git-clone/sv | devops | bash | och sökvägen till förvar. Beroende på transportprotokollet kan en del av denna information saknas. Git stöder ssh-, git-, http- och https-protokollen (dessutom kan ftp och ftps användas för hämtning, men detta är ineffektivt och föråldrat; använd dem inte). Den inbyggda transporten (dvs. git:// URL) utför ingen autenti... | 22 | 800 | 2026-03-23T11:27:13.748007 |
audit-log-events-for-your-organization | github_actions | https://docs.github.com/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/audit-log-events-for-your-organization | devops | yaml | pe , repo , repo_id , repository , repository_id , request_access_security_header , request_id , token_id , token_scopes , user , user_id , user_agent , fingerprint , read_only , explanation , key , operation_type , title , created_at Reference /authentication/keeping-your-account-and-data-secure/reviewing-your-ssh-key... | 298 | 799 | 2026-03-23T11:37:16.620801 |
create-module | go | https://go.dev/doc/tutorial/create-module | language | go | w versions of the module. Developers writing code that calls functions in your module can import the module's updated packages and test with the new version before putting it into production use. Open a command prompt and cd to your home directory. On Linux or Mac: cd On Windows: cd %HOMEPATH% Create a greetings direct... | 3 | 775 | 2026-03-23T11:28:31.867570 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | value ``tool_choice='required'`` in the request payload.""" openai_system_prompt_role: OpenAISystemPromptRole | None = None """The role to use for the system prompt message. If not provided, defaults to `'system'`.""" openai_chat_supports_web_search: bool = False """Whether the model supports web search in Chat Complet... | 3,065 | 751 | 2026-03-23T10:51:26.917675 |
2.1.4 | git | https://git-scm.com/docs/git-log/2.1.4 | devops | bash | ents=2 . --no-merges Do not print commits with more than one parent. This is exactly the same as --max-parents=1 . --min-parents=<number> --max-parents=<number> --no-min-parents --no-max-parents Show only commits which have at least (or at most) that many parent commits. In particular, --max-parents=1 is the same as --... | 12 | 798 | 2026-03-23T11:37:07.944092 |
import.html | python | https://docs.python.org/3/reference/import.html | language | python | hash-based cache file is found to be invalid, Python regenerates it and writes a new checked hash-based cache file. For unchecked hash-based .pyc files, Python simply assumes the cache file is valid if it exists. Hash-based .pyc files validation behavior may be overridden with the --check-hash-based-pycs flag. Changed ... | 30 | 798 | 2026-03-23T11:20:04.697146 |
fineweb-2 | transformers | https://huggingface.co/datasets/HuggingFaceFW/fineweb-2 | ai | python | nowar, dogoron boro nahirafut naatu abisa kikimin ana notamaim ma enotanot auman God boro nabosair.” Jesu Hinah Naatu Taitin 19Jesu hinah naatu taitin itinamih hina, baise men karam boro hita run biyan hitatit, anayabin sabuw rou’ay gagamin na’in ef hifut. 20Orot ta na Jesu biyan tit eo, “O hinat naatu taitit hina ufun... | 206 | 800 | 2026-03-23T11:23:24.988580 |
random_numbers | tensorflow | https://www.tensorflow.org/guide/random_numbers | ml | python | alds/linux/blob/v6.0/Documentation/ABI/testing/sysfs-bus-pci#L344-L355 I0000 00:00:1723686223.804177 55391 cuda_executor.cc:1015] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero. See more at https://github.com/torvalds/linux/blob/v6.0/D... | 7 | 798 | 2026-03-23T10:52:40.914006 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large ... | 898 | 799 | 2026-03-23T10:56:49.342888 |
?s=namedpipe | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=namedpipe | devops | python | try Authors 🔭 This library allows tracing PostgreSQL queries made by the asyncpg library. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository AWS Lambda Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing invocations of functions on AWS Lambda. python i... | 319 | 799 | 2026-03-23T11:26:08.589325 |
firebase-admin.firestore | firebase | https://firebase.google.com/docs/reference/admin/node/firebase-admin.firestore | database | javascript | this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates. Last updated 2026-02-26 UTC. | 9 | 283 | 2026-03-23T11:39:24.103089 |
logical-replication-cloud-sql | neon | https://neon.tech/docs/guides/logical-replication-cloud-sql | database | sql | eate a publication on the source database Publications are a fundamental part of logical replication in Postgres. They define what will be replicated. To create a publication for a specific table: CREATE PUBLICATION my_publication FOR TABLE playing_with_neon; To create a publication for multiple tables, provide a comma... | 7 | 800 | 2026-03-23T10:57:53.851811 |
gateway | pydantic_ai | https://ai.pydantic.dev/gateway | ai | python | Pydantic AI model string. The main difference between them is that when using Gateway, model strings use the gateway/ prefix. Key features API key management : access multiple LLM providers with a single Gateway key. Cost Limits : set spending limits at project, user, and API key levels with daily, weekly, and monthly ... | 1 | 799 | 2026-03-23T10:51:43.622857 |
postgresql | postgresql | https://www.postgresql.org/docs/release/17.0/ | database | sql | default behavior is ON_ERROR stop . Add new COPY option LOG_VERBOSITY which reports COPY FROM ignored error rows (Bharath Rupireddy) § Allow COPY FROM to report the number of skipped rows during processing (Atsushi Torikoshi) § This appears in system view column pg_stat_progress_copy . tuples_skipped . In COPY FROM , a... | 18 | 799 | 2026-03-23T11:19:27.990626 |
feed.xml | kubernetes | https://kubernetes.io/feed.xml | devops | yaml | <code>false</code>, enabling the feature gate doesn't change any existing behavior. All drivers continue receiving tokens via volume context unless they explicitly opt in. This is why we felt comfortable starting at beta rather than alpha.</p> <h2 id="guide-for-csi-driver-authors">Guide for CSI driver authors</h2> <p>I... | 441 | 800 | 2026-03-23T11:17:36.485078 |
pt_BR | git | https://git-scm.com/docs/git-add/pt_BR | devops | bash | cando o conteúdo do contexto ou as linhas de remoção CONFIGURAÇÃO Tudo abaixo desta linha nesta seção, está seletivamente incluído na documentação git-config[1] . O conteúdo é o mesmo que é encontrado ali: Warning Missing pt_BR/config/add.adoc See original version for this content. VEJA TAMBÉM git-status[1] git-rm[1] g... | 23 | 404 | 2026-03-23T11:28:18.384055 |
?s=arrow | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=arrow | devops | python | nsion/ackextension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository ASAP Client Authentication Extension by 🔭 OpenTelemetry Authors 🔭 This extension provides Atlassian Service Authentication Protocol (ASAP) client credentials for HTTP or gRP... | 57 | 800 | 2026-03-23T11:33:43.172373 |
spring-boot-hibernate | neon | https://neon.tech/guides/spring-boot-hibernate | database | sql | the database on shutdown. 2. Schema Generation Scripts Hibernate can generate schema creation and update scripts based on your entity mappings. Add these properties to application.properties : spring.jpa.properties.javax.persistence.schema-generation.scripts.action= create spring.jpa.properties.javax.persistence.schema... | 5 | 799 | 2026-03-23T11:18:26.282637 |
realtime-chat | tanstack_router | https://tanstack.com/ai/latest/docs/guides/realtime-chat | framework | typescript | t Devtools Guides Tools Tool Architecture Server Tools Client Tools Tool Approval Flow Lazy Tool Discovery Agentic Cycle Middleware Structured Outputs Streaming Multimodal Content Connection Adapters Observability Per-Model Type Safety Runtime Adapter Switching Realtime Voice Chat Text-to-Speech Transcription Image Gen... | 1 | 800 | 2026-03-23T11:13:23.527270 |
releases.html | rust | https://doc.rust-lang.org/releases.html | language | rust | ctly processing exponent and mantissa Make Instant::{duration_since, elapsed, sub} saturating Remove non-monotonic clocks workarounds in Instant::now Make BuildHasherDefault , iter::Empty and future::Pending covariant § Stabilized APIs Arc::new_cyclic Rc::new_cyclic slice::EscapeAscii <[u8]>::escape_ascii u8::escape_as... | 181 | 800 | 2026-03-23T10:51:05.439903 |
automatic-code-splitting | tanstack_start | https://tanstack.com/router/latest/docs/guide/automatic-code-splitting | framework | typescript | ck Router uses the following split groupings: sh [ ['component'], ['errorComponent'], ['notFoundComponent'] ] This means that it creates three separate lazy-loaded chunks for each route. Resulting in: One for the main component One for the error component And one for the not-found component. Rules of Splitting For auto... | 10 | 790 | 2026-03-23T11:40:02.340660 |
audit-log-events-for-your-organization | github_actions | https://docs.github.com/en/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/audit-log-events-for-your-organization | devops | yaml | , user_agent , events , created_at , name , operation_type , oauth_application_id , hook_id hook.events_changed A hook's configured events were changed. Fields @timestamp , _document_id , action , actor , actor_id , business , business_id , hashed_token , org , org_id , programmatic_access_type , repo , repo_id , repos... | 74 | 799 | 2026-03-23T10:59:03.608743 |
MiniMax-M2.5 | transformers | https://huggingface.co/models?apps=lmstudio&other=base_model:quantized:MiniMaxAI/MiniMax-M2.5 | ai | python | 3 • 75.1k Text Generation • 229B • Updated Feb 15 • 1.76k • 51 Text Generation • 229B • Updated Feb 13 • 1.23k • 1 Text Generation • 229B • Updated Feb 13 • 642 • 2 229B • Updated Feb 13 • 391 • 3 229B • Updated Feb 13 • 12k • 4 Text Generation • 229B • Updated Feb 13 • 73.1k 229B • Updated Feb 13 • 59 Text Generation ... | 2 | 630 | 2026-03-23T11:07:46.211909 |
ExperienceReports | go | https://go.dev/wiki/ExperienceReports | language | go | ,” January 2017, about it being difficult to force good error handling, errors not having stack traces, and error handling being too verbose. André Hänsel, “ If Ⅰ were to make my own Go… ”, August 2017 Peter Goetz, “ Thinking About New Ways of Error Handling in Go 2 ,” September 2017, shows how error-prone error handli... | 7 | 799 | 2026-03-23T11:15:13.081468 |
?s=f | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=f | devops | python | Apache ShenYu instrumentation by 🔭 OpenTelemetry Authors 🔭 Settings for the Apache ShenYu instrumentation apache shenyu instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Armeria Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Armeria instrumentation to t... | 240 | 799 | 2026-03-23T11:39:40.098486 |
?s=dart | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dart | devops | python | cto Authors Neo4j instrumentation for Node.js. Node.js instrumentation neo4j neo4j-driver JavaScript Language Instrumentation Component Apache 2.0 License Repository OpenTelemetry Instrumentation for Nest by Metin Seylan Instrumentation library for Nest. Node.js nest nestjs JavaScript Language Instrumentation Component... | 290 | 800 | 2026-03-23T11:28:10.760960 |
SWE-Gym | transformers | https://huggingface.co/datasets/SWE-Gym/SWE-Gym | ai | python | cs.py::test_vpc_state_available_filter", "tests/test_ec2/test_vpcs.py::test_disable_vpc_classic_link", "tests/test_ec2/test_vpcs.py::test_vpc_mo... [ "tests/test_ec2/test_vpcs.py::test_creating_a_vpc_in_empty_region_does_not_make_this_vpc_the_default", "tests/test_ec2/test_vpcs.py::test_create_default_vpc", "tests/test... | 96 | 790 | 2026-03-23T11:29:24.384636 |
supabase-db-push | supabase | https://supabase.com/docs/reference/cli/supabase-db-push | database | typescript | al migration files against the local database. -s, --schema <strings> Optional Comma separated list of schema to include. --use-migra Optional Use migra to generate schema diff. --use-pg-delta Optional Use pg-delta to generate schema diff. --use-pg-schema Optional Use pg-schema-diff to generate schema diff. --use-pgadm... | 24 | 800 | 2026-03-23T11:28:52.422146 |
architecture-overview?utm_source=devday&utm_medium=blogpost&utm_campaign=blog | neon | https://neon.tech/docs/introduction/architecture-overview?utm_source=devday&utm_medium=blogpost&utm_campaign=blog | database | sql | is process is fast and predictable, even for multi-terabyte databases. A unified foundation for OLTP and OLAP. Once transactional data lives in object storage, it is no longer isolated from analytical or AI workloads. The same underlying history that supports an OLTP engine (Neon) can also support OLAP engines and AI s... | 13 | 800 | 2026-03-23T11:27:38.773792 |
supabase-ssl-enforcement-get | supabase | https://supabase.com/docs/reference/cli/supabase-ssl-enforcement-get | database | typescript | e refer to Prepare to activate your domain section in our documentation to learn more about the steps you need to follow. Usage 1 supabase domains activate Flags --project-ref <string> Optional Project ref of the Supabase project. supabase domains create Create a custom hostname for your Supabase project. Expects your ... | 76 | 800 | 2026-03-23T11:31:03.410982 |
?s=owin | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=owin | devops | python | ers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/otelarrowreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository OTLP Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The OTLP Receiver for the OpenTelemetry... | 140 | 800 | 2026-03-23T11:24:47.862779 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | luator()) ``` 1. You can add built-in evaluators to a dataset using the add_evaluator method. 1. This custom evaluator returns a simple score based on whether the output matches the expected output. *(This example is complete, it can be run "as is")* Learn more: - [Evaluators Overview](https://ai.pydantic.dev/evals/eva... | 5,928 | 800 | 2026-03-23T10:51:26.923005 |
?s=kafkaflow | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kafkaflow | devops | python | tory Apache Doris Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter supports sending traces, metrics, and logs data to Apache Doris (version >= 2.1). doris exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : githu... | 34 | 800 | 2026-03-23T11:19:43.867698 |
?s=micrometer | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=micrometer | devops | python | on Repository Jedis Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Jedis instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Jenkins Plugin for OpenTelemetry first party integration by Jenkins Authors... | 253 | 800 | 2026-03-23T11:39:37.845135 |
sqlar.html | sqlite | https://www.sqlite.org/sqlar.html | database | sql | existing archive, add or remove files from the archive, and/or extract files from the archive. A separate "sqlarfs" program is able to mount the SQLite Archive as a Fuse Filesystem . 5. Managing SQLite Archives From Application Code Applications can easily read or write SQLite Archives by linking against SQLite and inc... | 10 | 797 | 2026-03-23T11:16:11.356579 |
?s=tui | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=tui | devops | python | ion library for Grails grails instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository GraphQL Java Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for GraphQL Java graphql instrumentation java Java Language Instrumentation Component Apac... | 247 | 800 | 2026-03-23T11:23:07.025771 |
redis | redis | https://redis.io/docs/latest/commands/xpending/ | database | bash | ve Return information RESP2 RESP3 Array reply : different data depending on the way XPENDING is called, as explained on this page. Array reply : different data depending on the way XPENDING is called, as explained on this page. History Starting with Redis version 6.2.0: Added the IDLE option and exclusive range interva... | 17 | 323 | 2026-03-23T11:26:57.580440 |
pickle.html | python | https://docs.python.org/3/library/pickle.html | language | python | lled for the following objects: None , True , False , and exact instances of int , float , bytes , str , dict , set , frozenset , list and tuple . Here is a simple example where we allow pickling and reconstructing a given class: import io import pickle class MyClass : my_attribute = 1 class MyPickler ( pickle . Pickle... | 44 | 799 | 2026-03-23T11:07:58.224310 |
MMLU-Pro | transformers | https://huggingface.co/datasets/TIGER-Lab/MMLU-Pro | ai | python | Math Philosophy Physics Psychology Other GPT-4o Direct 0.5346 0.8102 0.392 0.3447 0.5813 0.6899 0.3981 0.6933 0.6949 0.542 0.3427 0.6614 0.3971 0.7628 0.6391 6. MMLU v.s. MMLU-Pro Results Models Original MMLU Score MMLU Pro Score Drop GPT-4o 0.887 0.7255 0.1615 Claude-3-Opus 0.868 0.6845 0.1835 Claude-3-Sonnet 0.815 0.... | 81 | 800 | 2026-03-23T11:15:09.467846 |
typescript | react | https://react.dev/learn/typescript | framework | javascript | ions and get help with TypeScript and React issues. Previous Editor Setup Next React Developer Tools | 19 | 100 | 2026-03-23T11:10:07.555056 |
mynth | tanstack_router | https://tanstack.com/ai/latest/docs/community-adapters/mynth | framework | typescript | tegy Function References text textOptions combineStrategies convertMessagesToModelMessages convertZodToJsonSchema createReplayStream embedding generateMessageId maxIterations messages modelMessageToUIMessage modelMessagesToUIMessages normalizeToUIMessage parsePartialJSON summarize toServerSentEventsStream toServerSentE... | 2 | 800 | 2026-03-23T11:10:11.580611 |
audit-log-events-for-your-organization | github_actions | https://docs.github.com/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/audit-log-events-for-your-organization | devops | yaml | ser_agent , operation_type , created_at Reference /sponsors/receiving-sponsorships-through-github-sponsors/managing-your-sponsorship-tiers sponsors.sponsors_patreon_user_create A Patreon account was linked to a user account for use with GitHub Sponsors. Fields @timestamp , _document_id , action , actor , actor_id , bus... | 452 | 800 | 2026-03-23T11:37:16.620939 |
?s=interval | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=interval | devops | python | ge Instrumentation Component Apache 2.0 License Package Details (gems) Repository OpenTelemetry gruf Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation for gruf (gRPC Ruby Framework). gruf grpc instrumentation ruby Quick Install To install this instrumentation library run: gem install opentelemetry-instrume... | 347 | 799 | 2026-03-23T11:20:08.181667 |
llms-full.txt | angular | https://angular.dev/assets/context/llms-full.txt | framework | typescript | gular _fixture_ provides the component's element directly through the `fixture.nativeElement`. ```ts const bannerElement: HTMLElement = fixture.nativeElement; ``` This is actually a convenience method, implemented as `fixture.debugElement.nativeElement`. ```ts const bannerDe: DebugElement = fixture.debugElement; const ... | 711 | 800 | 2026-03-23T10:56:08.578616 |
changelog.html | python | https://docs.python.org/3/whatsnew/changelog.html | language | python | ¶ gh-102302 : Micro-optimise hashing of inspect.Parameter , reducing the time it takes to hash an instance by around 40%. gh-101979 : Fix a bug where parentheses in the metavar argument to argparse.ArgumentParser.add_argument() were dropped. Patch by Yeojin Kim. gh-91038 : platform.platform() now has boolean default ar... | 742 | 799 | 2026-03-23T10:57:25.353641 |
?s=gcp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=gcp | devops | python | ctor Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Memory Limiter Collector Processor by 🔭 OpenTelemetry Authors 🔭 The Memory Limiter Processor for the OpenTelemetry Collector is used to prevent out of memory situations on the collector. go processor collector Collector Lan... | 86 | 800 | 2026-03-23T11:24:52.624230 |
tensorflow | tensorflow | https://www.tensorflow.org/api_docs/python/ | ml | python | re tf.compat.v1.FixedLenSequenceFeature tf.compat.v1.FixedLengthRecordReader tf.compat.v1.GPUOptions tf.compat.v1.GPUOptions.Experimental tf.compat.v1.GPUOptions.Experimental.VirtualDevices tf.compat.v1.GradientTape tf.compat.v1.Graph tf.compat.v1.GraphDef tf.compat.v1.GraphKeys tf.compat.v1.GraphOptions tf.compat.v1.H... | 156 | 800 | 2026-03-23T10:50:09.735362 |
runners_scope | gitlab_ci | https://docs.gitlab.com/ci/runners/runners_scope | devops | yaml | : For Linux, macOS, and Windows, when prompted by the command line: For the GitLab instance URL , use the URL for your GitLab instance. For example, if your project is hosted on gitlab.example.com/yourname/yourproject , your GitLab instance URL is https://gitlab.example.com . For the executor , enter the type of execut... | 22 | 800 | 2026-03-23T11:09:20.328422 |
?s=pooling | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=pooling | devops | python | 0 License Package Details (go-collector) Repository ClickHouse Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter supports sending OpenTelemetry logs and spans to ClickHouse go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporte... | 31 | 800 | 2026-03-23T11:39:19.826315 |
?s=influxdb | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=influxdb | devops | python | stom collector you can add this processor to the manifest file like the following: processors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/logdedupprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Lo... | 85 | 800 | 2026-03-23T11:33:32.232976 |
datamodel.html | python | https://docs.python.org/3/reference/datamodel.html | language | python | stantiation, and its result is stored in __mro__ . type. __subclasses__ ( ) ¶ Each class keeps a list of weak references to its immediate subclasses. This method returns a list of all those references still alive. The list is in definition order. Example: >>> class A : pass >>> class B ( A ): pass >>> A . __subclasses_... | 47 | 796 | 2026-03-23T11:02:26.758806 |
release-notes-2.0.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.0.0 | mobile | dart | team) 68735 Improve backbuttondispatcher (cla: yes, framework) 68736 Remove nullOk in MediaQuery.of (cla: yes, d: examples, f: cupertino, f: material design, framework, team) 68737 Add a missing include to the Linux plugin template (cla: yes, tool, waiting for tree to go green) 68740 Roll Engine from 27184748130a to 13... | 1,037 | 799 | 2026-03-23T11:06:17.754461 |
?s=ts | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ts | devops | python | age Exporter Component Apache 2.0 License Package Details (nuget) Repository OTLP Exporter by 🔭 OpenTelemetry Authors 🔭 This library allows exporting telemetry data in the OpenTelemetry Protocol (OTLP) format to the OpenTelemetry Collector and OTLP-compliant backends/receivers. .NET C# dotnet exporter Quick Install T... | 172 | 799 | 2026-03-23T11:18:07.814661 |
vector-search | convex | https://docs.convex.dev/search/vector-search | database | typescript | efining vector indexes Running vector searches Filter expressions Other filtering Ordering Advanced patterns Using a separate table to store vectors Fetching results and adding new documents Limits Future development | 15 | 216 | 2026-03-23T11:00:43.865138 |
supabase-migration-fetch | supabase | https://supabase.com/docs/reference/cli/supabase-migration-fetch | database | typescript | ect db vacuum-stats supabase inspect db bloat This command displays an estimation of table "bloat" - Due to Postgres' MVCC when data is updated or deleted new rows are created and old rows are made invisible and marked as "dead tuples". Usually the autovaccum process will asynchronously clean the dead tuples. Sometimes... | 37 | 774 | 2026-03-23T11:33:34.240961 |
cli | biome | https://biomejs.dev/reference/cli | tooling | javascript | ile - https://callmeryan.medium.com/no-newline-at-end-of-file-navigating-gits-warning-for-android-developers-af14e73dd804 - https://unix.stackexchange.com/questions/345548/how-to-cat-files-together-adding-missing-newlines-at-end-of-some-files Disable the option at your own risk. Defaults to true. Options that changes h... | 56 | 800 | 2026-03-23T11:39:03.580237 |
uk | git | https://git-scm.com/docs/git-show-ref/uk | devops | bash | ати список усіх тегів разом із тим, що вони розименують. ФАЙЛИ .git/refs/* , .git/packed-refs ДИВ. ТАКОЖ git-for-each-ref[1] , git-ls-remote[1] , git-update-ref[1] , gitrepository-layout[5] GIT Частина набору git[1] | 9 | 215 | 2026-03-23T11:31:23.031016 |
npm-hooks | expo | https://docs.expo.dev/build-reference/npm-hooks | mobile | javascript | Build lifecycle hooks - Expo Documentation Hide navigation Search or Ask AI Home Guides EAS Reference Learn Archive Expo Snack Discord and Forums Newsletter Build lifecycle hooks Edit page Copy page Learn how to use the EAS Build lifecycle hooks with npm to customize your build process. Edit page Copy page EAS Build li... | 0 | 800 | 2026-03-23T11:13:52.240171 |
glaive-function-calling-v2 | transformers | https://huggingface.co/datasets/glaiveai/glaive-function-calling-v2 | ai | python | basket of assets such as stocks or bonds, and aim to track the performance of a specific index, such as the S&P 500. Mutual funds, on the other hand, are pools of money from many investors that are managed by professional fund managers. Mutual funds typically have higher fees and may require minimum investments, while ... | 216 | 800 | 2026-03-23T11:22:07.997662 |
?s=buildkit | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=buildkit | devops | python | Authors 🔭 Ethon instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-ethon 0.28.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository Excon Instrumentation by 🔭 OpenTelemetry... | 345 | 800 | 2026-03-23T11:29:25.892242 |
tauri | tauri | https://tauri.app/plugin/file-system/ | desktop | rust | json ' , contents , { baseDir: BaseDirectory . AppConfig , }); binary files import { writeFile, BaseDirectory } from ' @tauri-apps/plugin-fs ' ; const contents = new Uint8Array (); // fill a byte array await writeFile ( ' config ' , contents , { baseDir: BaseDirectory . AppConfig , }); Open Section titled “Open” Opens ... | 7 | 800 | 2026-03-23T10:58:30.301805 |
?s=cgroupruntime | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cgroupruntime | devops | python | lding a custom collector you can add this processor to the manifest file like the following: processors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Rep... | 91 | 800 | 2026-03-23T11:32:52.650486 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.