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 |
|---|---|---|---|---|---|---|---|---|
typescript | typescript | https://www.typescriptlang.org/tsconfig/ | language | javascript | 18 / node20 / nodenext The node16 , node18 , node20 , and nodenext modes integrate with Node’s native ECMAScript Module support . The emitted JavaScript uses either CommonJS or ES2020 output depending on the file extension and the value of the type setting in the nearest package.json . Module resolution also works diff... | 40 | 800 | 2026-03-23T10:56:11.752004 |
postgresql | postgresql | https://www.postgresql.org/docs/books/ | database | sql | ackup and Restore How-to Author : Shaun M. Thomas Language : English Current version at publication : 9.2 Format : eBook Published : March 2013 Title : Instant PostgreSQL Starter Author : Daniel K. Lyons Language : English Current version at publication : 9.2 Format : eBook Published : March 2013 Title : PostgreSQL Ser... | 13 | 800 | 2026-03-23T10:50:12.301237 |
vscode-debugger | bun | https://bun.sh/docs/guides/runtime/vscode-debugger | runtime | javascript | meta.dir import.meta.file import.meta.path Check entrypoint Get entrypoint path Ecosystem & Frameworks Astro with Bun Discord.js with Bun Docker with Bun Drizzle with Bun Gel with Bun Elysia with Bun Express with Bun Hono with Bun Mongoose with Bun Neon Drizzle with Bun Neon Serverless Postgres with Bun Next.js with Bu... | 1 | 800 | 2026-03-23T10:58:05.571055 |
release-notes-3.19.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-3.19.0 | mobile | dart | enshot outside Flutter project directory by @victoreronmosele in 138160 Reverts "Introduce AnimationStyle " by @auto-submit in 138628 Fix NoSplash not being disposed by @LinXunFeng in 138542 Reland update bottom navigation bar test for m3 by @bleroux in 137998 [Reland] Introduce AnimationStyle by @TahaTesser in 138721 ... | 33 | 799 | 2026-03-23T11:14:22.512584 |
zh_HANS-CN | git | https://git-scm.com/docs/git-merge/zh_HANS-CN | devops | bash | txt 冲突的解决是困难的; 让我们去购物吧。 ======= Git让冲突解决变得简单。 >>>>>>> theirs:sample.txt 而这里是另一行干净利落的解决或未修改的内容。 The area where a pair of conflicting changes happened is marked with markers <<<<<<< , ======= , and >>>>>>> . The part before the ======= is typically your side, and the part afterwards is typically their side. 默认的格式并不显示原文在冲... | 13 | 800 | 2026-03-23T11:12:48.063260 |
?s=oltp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=oltp | devops | python | library run: composer require open-telemetry/opentelemetry-auto-cakephp 0.0.6 Version PHP Language Instrumentation Component Apache 2.0 License Package Details (packagist) Repository OpenTelemetry CodeIgniter auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation Library for the CodeIgniter Framework codei... | 305 | 800 | 2026-03-23T11:25:57.744036 |
tauri-community-survey-2022-data.csv | tauri | https://tauri.app/tauri-community-survey-2022-data.csv | desktop | rust | LSE,TRUE,FALSE,FALSE,FALSE,,TRUE,TRUE,TRUE,FALSE,FALSE,FALSE,FALSE,,,Never heard of it and am interested,Never heard of them but interested,,,,,,,,,TRUE,TRUE,TRUE,FALSE,,5,,5,,8,,5,,FALSE,,,FALSE,, en,"21/12/2022, 04:26",FLPIInU67Ggu1iC2Bszr,30 - 39,10 - 20,Full-Stack,,English,,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE,TRUE,F... | 368 | 799 | 2026-03-23T11:10:27.958765 |
?s=shim | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=shim | devops | python | ails (go-collector) Repository Cloud Foundry Receiver by 🔭 OpenTelemetry Authors 🔭 The Cloud Foundry receiver connects to the RLP (Reverse Log Proxy) Gateway of the Cloud Foundry installation go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the f... | 107 | 800 | 2026-03-23T11:28:00.250167 |
?s=pg | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=pg | devops | python | hts into the performance of your systems and how caching is performing fusioncache caching .net Quick Install To install this instrumentation library run: dotnet add package ZiggyCreatures.FusionCache 2.6.0 Version .NET Language Instrumentation Component MIT License Website Documentation Package Details (nuget) Reposit... | 202 | 800 | 2026-03-23T11:24:59.216247 |
?s=high-performance-logging | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=high-performance-logging | devops | python | etry Authors 🔭 Various ResourceProvider implementations contributed to OpenTelemetry. contrib glassFish jetty tomcat tomEE resource-detector java Java Language Resource detector Component Apache 2.0 License Repository OpenTelemetry Resource Detector for GCP by 🔭 OpenTelemetry Authors 🔭 The GCP resource detector for ... | 371 | 800 | 2026-03-23T11:12:23.966981 |
capi3ref.html | sqlite | https://www.sqlite.org/capi3ref.html | database | sql | will return SQLITE_MISUSE . If any sqlite3_bind_() routine is passed a prepared statement that has been finalized, the result is undefined and probably harmful. Bindings are not cleared by the sqlite3_reset() routine. Unbound parameters are interpreted as NULL. The sqlite3_bind_* routines return SQLITE_OK on success or... | 592 | 791 | 2026-03-23T11:15:05.574032 |
elixir | neon | https://neon.tech/docs/guides/elixir | database | sql | laceholder values with your actual database credentials. import Config config :neon_elixir_quickstart , username: "[user]" , password: "[password]" , hostname: "[neon_hostname]" , database: "[dbname]" , ssl: [cacerts: :public_key . cacerts_get ()] The :ssl option is required to connect securely to Neon. Using :public_k... | 3 | 800 | 2026-03-23T10:56:03.786456 |
2.22.0 | git | https://git-scm.com/docs/gitremote-helpers/2.22.0 | devops | bash | ng a valid response for the current command. Additional commands may be supported, as may be determined from capabilities reported by the helper. REF LIST ATTRIBUTES The list command produces a list of refs in which each ref may be followed by a list of attributes. The following ref list attributes are defined. unchang... | 22 | 800 | 2026-03-23T11:26:10.952074 |
kubernetes-provider?variants=kubernetes%3Agke | terraform | https://developer.hashicorp.com/terraform/tutorials/kubernetes/kubernetes-provider?variants=kubernetes%3Agke | devops | hcl | bernetes" { host = "https:// ${ data . terraform_remote_state . gke . outputs . kubernetes_cluster_host } " token = data.google_client_config.default.access_token cluster_ca_certificate = base64decode(data . google_container_cluster . my_cluster . master_auth[ 0 ] . cluster_ca_certificate) } Notice this configuration u... | 6 | 800 | 2026-03-23T11:22:53.631787 |
changelog-2025-07-24 | mastra | https://mastra.ai/blog/changelog-2025-07-24 | ai | typescript | much easier — no more juggling tokens during development! That's all for this week! We're especially excited about Templates and the new StreamVNext protocol — they represent major steps forward in making Mastra more powerful and easier to use. For the complete list of changes and fixes, check out the full release note... | 4 | 669 | 2026-03-23T11:26:58.921095 |
affcase1.html | sqlite | https://www.sqlite.org/affcase1.html | database | sql | eriment. The OpenDocument format is well-established and already well-designed. Nobody really believes that OpenDocument should be changed to use SQLite as its container instead of ZIP. Nor is this article a criticism of OpenDocument for not choosing SQLite as its container since OpenDocument predates SQLite. Rather, t... | 30 | 528 | 2026-03-23T11:11:56.190628 |
spec-draft | dart | https://dart.dev/to/spec-draft | language | dart | D/���K��ǁ�g^���h��Zi�a<�I�u� f"�X���+�ƙOI>�q�2ba4sAM��x� ��y��0� UĞr$'���{�ɧ���t�V<)�B� ; ��#����C �� !}9�95�M� � �&�ks�1"Ih������~�ҡ[(c�gA?A�\ p0L��������� k�E9 endstream endobj 1736 0 obj << /Length 3636 /Filter /FlateDecode >> stream xڭZ[���~��УXM8��v�7R$i�.u ��bB�I��P����H��5���s�s�s�3�@E�@�wS����7� �V߿����7 �l��,6... | 287 | 794 | 2026-03-23T11:06:06.480108 |
?s=pdo | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=pdo | devops | python | metry context propagation for Datadog by Tony Li This library provides support for propagating trace context in the Datadog X-Datadog-* format. go datadog utilities propagator Go Language Utilities Component Apache 2.0 License Repository Apache Druid extension for OTLP by mishmash io This extension allows Apache Druid ... | 384 | 800 | 2026-03-23T11:32:35.100665 |
?s=shim | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=shim | devops | python | rbon’s plaintext protocol. 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/carbonreceiver v0.148.0 v0.148.0 Version Collector Language Receiver... | 105 | 800 | 2026-03-23T11:28:00.250165 |
mui | mui | https://mui.com/legal/mui-x-eula/ | library | javascript | ployees, agents, and representatives from each and every demand, claim, loss, liability, or damage of any kind, including actual attorney's fees, whether in tort or contract, that it or any of them may incur by reason of, or arising out of, any claim which is made by any third party with respect to any material breach ... | 22 | 800 | 2026-03-23T11:02:45.089490 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-certs/ | devops | yaml | tion file. -h, --help help for all --kubeconfig string Default: "/etc/kubernetes/admin.conf" The kubeconfig file to use when talking to the cluster. If the flag is not set, a set of standard locations can be searched for an existing kubeconfig file. Options inherited from parent commands --rootfs string The path to the... | 2 | 796 | 2026-03-23T11:00:42.601608 |
uk | git | https://git-scm.com/docs/git-fsck/uk | devops | bash | e> <object> На об’єкт <type> <object> фактично немає прямого чи опосередкованого посилання в жодному з виявлених дерев чи комітів. Це може означати, що є інший кореневий вузол, який ви не вказуєте, або що дерево пошкоджене. Якщо ви не пропустили кореневий вузол, то ви можете видалити недоступні вузли, оскільки їх не мо... | 9 | 800 | 2026-03-23T11:30:26.389538 |
Any | tensorflow | https://www.tensorflow.org/api_docs/python/tf/raw_ops/Any | ml | python | e following types: int32 , int64 . The dimensions to reduce. Must be in the range [-rank(input), rank(input)) . keep_dims An optional bool . Defaults to False . If true, retain reduced dimensions with length 1. name A name for the operation (optional). Returns A Tensor of type bool . Except as otherwise noted, the cont... | 1 | 661 | 2026-03-23T10:59:44.756282 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/ci/runners/runners_scope/ | devops | yaml | are using GitLab Self-Managed, administrators can: Install GitLab Runner and register an instance runner. Configure a maximum number of instance runner compute minutes for each group . If you are using GitLab.com: You can select from a list of instance runners that GitLab maintains . The instance runners consume the co... | 1 | 798 | 2026-03-23T11:06:32.138523 |
authentication-rewrites | expo | https://docs.expo.dev/router/advanced/authentication-rewrites | mobile | javascript | act-native' ; import { useSession } from '../ctx' ; export default function SignIn ( ) { const { signIn } = useSession ( ) ; return ( < View style = { { flex : 1 , justifyContent : 'center' , alignItems : 'center' } } > < Text onPress = { ( ) => { signIn ( ) ; // Navigate after signing in. You may want to tweak this to... | 8 | 800 | 2026-03-23T10:57:38.356834 |
?s=threading | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=threading | devops | python | wing: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/netflowreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository NGINX Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The NGINX Receiver for the O... | 135 | 800 | 2026-03-23T11:18:02.128516 |
supabase-postgres-config-delete | supabase | https://supabase.com/docs/reference/cli/supabase-postgres-config-delete | database | typescript | nt supabase db pull supabase db push supabase db reset supabase db start supabase db pull Pulls schema changes from a remote database. A new migration file will be created under supabase/migrations directory. Requires your local project to be linked to a remote database by running supabase link . For self-hosted databa... | 14 | 799 | 2026-03-23T11:30:47.299132 |
kubernetes | kubernetes | https://kubernetes.io/docs/tasks/administer-cluster/kubelet-in-userns/ | devops | yaml | sysbox Sysbox is an open-source container runtime (similar to "runc") that supports running system-level workloads such as Docker and Kubernetes inside unprivileged containers isolated with the Linux user namespace. See Sysbox Quick Start Guide: Kubernetes-in-Docker for more info. Sysbox supports running Kubernetes ins... | 2 | 800 | 2026-03-23T11:11:43.068373 |
config-file | terraform | https://developer.hashicorp.com/terraform/cli/config/config-file | devops | hcl | tem_mirror : consult a directory on the local disk for copies of providers. This method requires the additional argument path to indicate which directory to look in. Terraform expects the given directory to contain a nested directory structure where the path segments together provide metadata about the available provid... | 13 | 800 | 2026-03-23T11:04:56.521691 |
dart-cheatsheet | dart | https://dart.dev/resources/dart-cheatsheet | language | dart | tring}\' \n instead of the expected value (\'two\').'); } if (obj.anInt != 1) { errs.add('Called MyClass(1, \'two\', 3) and got an object with aDouble of ${obj.aDouble} \n instead of the expected value (3).'); } } catch (e) { print('Called MyClass(1, \'two\', 3) and got an exception \n of type ${e.runtimeType}.'); } if... | 53 | 738 | 2026-03-23T11:01:46.216142 |
?s=linux | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=linux | devops | python | package provides an instrumentation library for OpenSearch opensearch instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Oracle UCP Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Oracle UCP oracle ucp instrumentation java Java ... | 261 | 799 | 2026-03-23T11:28:08.295990 |
observability-studio | langchain | https://docs.langchain.com/langsmith/observability-studio | ai | python | trace, selecting the root run. Click Run in Studio . This will open Studio connected to the associated deployment with the trace’s parent thread selected. Testing local agents with remote traces This section explains how to test a local agent against remote traces from LangSmith. This enables you to use production trac... | 11 | 794 | 2026-03-23T10:52:34.894604 |
pubspec | dart | https://dart.dev/tools/pub/pubspec | language | dart | s to a human-readable expression. ' path : path/to/image/in/package/500x500.webp - description : ' This screenshot shows a stack trace returning a human-readable representation. ' path : path/to/image/in/package.png content_copy Pub.dev limits screenshots to the following specifications: File size: max 4 MB per image. ... | 19 | 740 | 2026-03-23T10:56:01.457240 |
api-ref-control-plane | langchain | https://docs.langchain.com/langsmith/api-ref-control-plane | ai | python | e , }, "source_revision_config" : { "repo_ref" : "main" , "langgraph_config_path" : "langgraph.json" , "image_uri" : None , }, "secrets" : [ { "name" : "OPENAI_API_KEY" , "value" : "test_openai_api_key" , }, { "name" : "ANTHROPIC_API_KEY" , "value" : "test_anthropic_api_key" , }, { "name" : "TAVILY_API_KEY" , "value" :... | 5 | 800 | 2026-03-23T11:10:27.724945 |
about-dependency-review | github_actions | https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review | devops | yaml | y submission API together The dependency review API and the dependency review action both work by comparing dependency changes in a pull request with the state of your dependencies in the head commit of your target branch. If your repository only depends on statically defined dependencies in one of GitHub’s supported e... | 7 | 800 | 2026-03-23T10:59:43.667122 |
?s=desktop | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=desktop | devops | python | .148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Azure Data Explorer Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter sends metrics, logs and trace data to Azure Data Explorer go exporter collector Quick Install When building a custom collector you c... | 29 | 799 | 2026-03-23T11:33:39.067862 |
ToolCall | tanstack_start | https://tanstack.com/ai/latest/docs/reference/interfaces/ToolCall | framework | typescript | nStack Start Full-stack Framework powered by TanStack Router for React and Solid Explore Start → TanStack Router Type-safe Routing for React and Solid applications Explore Router → TanStack OSS | 9 | 193 | 2026-03-23T11:03:16.346729 |
release-notes-1.22.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-1.22.0 | mobile | dart | ncrease number of shards. sync engine web tests same as flutter repo (cla: yes) 20165 Revert "Enable lazy-async-stacks by-default in all modes (2) (#19270)" (cla: yes) 20166 Fix Implments typo (cla: yes) 20167 fix ios layout change cause the accessibility focus to jump randomly. (cla: yes, platform-ios) 20176 update nu... | 386 | 800 | 2026-03-23T11:14:48.702720 |
llms-full.txt | inngest | https://www.inngest.com/llms-full.txt | devops | typescript | in step tooling, allowing * them to be invoked directly instead of using `step.run()`. * * This is useful for providing a set of common actions to a particular function * or to all functions created by a client. */ createActionsMiddleware = (rawActions: T) => { return new InngestMiddleware({ name: "Inngest: Actions", i... | 1,205 | 582 | 2026-03-23T10:50:47.949300 |
?s=telemetry | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=telemetry | devops | python | sor and propagator to send data to Sentry and to associate traces/spans to Sentry errors. For configuration details, see OpenTelemetry Support . ruby processor propagator utilities sentry error monitoring Quick Install To install this utilities run: gem install sentry-opentelemetry 6.5.0 Version Ruby Language Utilities... | 391 | 799 | 2026-03-23T11:39:05.306494 |
tauri-community-survey-2022-data.csv | tauri | https://tauri.app/tauri-community-survey-2022-data.csv | desktop | rust | ,Heard of it but not used it,Never heard of them but interested,,,,,,,,,FALSE,FALSE,TRUE,FALSE,,6,,7,,8,,7,,FALSE,,,FALSE,, en,"24/12/2022, 11:14",D1XDQNTcIn1QhJSf6oqL,Under 20,2 - 5,Frontend,,English,,FALSE,TRUE,FALSE,FALSE,TRUE,FALSE,TRUE,TRUE,FALSE,FALSE,,FALSE,FALSE,TRUE,FALSE,FALSE,TRUE,FALSE,FALSE,FALSE,FALSE,FAL... | 294 | 800 | 2026-03-23T11:10:27.958662 |
biome | biome | https://biomejs.dev/internals/changelog/ | tooling | javascript | Improved performance for noImportCycles by explicitly excluding node_modules from the cycle detection. The performance improvement is directly proportional to how big your dependency tree is. #9323 d5ee469 Thanks @ematipico ! - Fixed #9217 and biomejs/biome-vscode#959 , where the Biome language server didn’t correctly ... | 15 | 800 | 2026-03-23T11:43:24.003012 |
feed.xml | kubernetes | https://kubernetes.io/feed.xml | devops | yaml | a consumer (or user), the device resource can be requested with a ResourceClaim like this:</p> <div class="highlight"><pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-yaml" data-lang="yaml"><span style="display:flex;"><span><span style="color:#008000;fon... | 942 | 799 | 2026-03-23T11:17:36.485734 |
?s=heroku | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=heroku | devops | python | che 2.0 License Repository Anthropic Instrumentation by Traceloop Instrumentation for Anthropic LLMs (prompts logging, tokens, etc.) python instrumentation anthropic Python Language Instrumentation Component Apache 2.0 License Repository ASGI Middleware Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provid... | 318 | 800 | 2026-03-23T11:39:27.847441 |
Kimi-K2.5 | transformers | https://huggingface.co/moonshotai/Kimi-K2.5 | ai | python | s best with Kimi Code CLI as its agent framework — give it a try at https://www.kimi.com/code . 7. License Both the code repository and the model weights are released under the Modified MIT License . 8. Third Party Notices See THIRD PARTY NOTICES 9. Contact Us If you have any questions, please reach out at support@moon... | 17 | 786 | 2026-03-23T10:55:08.737806 |
?s=twig | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=twig | devops | python | rvers implementing the LogObject specification (OPC UA Part 26) and converts them to OpenTelemetry log format for industrial automation system observability. go receiver collector opc-ua logs industrial Collector Language Receiver Component Apache 2.0 License Repository Oracle DB receiver by 🔭 OpenTelemetry Authors 🔭... | 138 | 799 | 2026-03-23T11:30:17.910945 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | p_name": "qdrant-m-32-ef-128", "dataset_name": "gist-960-euclidean", "upload_time": 357.486665904, "total_upload_time": 365.527959483, "p95_time": 0.0274529767, "rps": 172.8243505777, "parallel": 4, "p99_time": 0.029605269, "mean_time": 0.0222513228, "mean_precisions": 0.97889, "engine_params": { "search_params": { "hn... | 1,059 | 592 | 2026-03-23T11:15:13.616355 |
?s=jodd | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=jodd | devops | python | nTelemetry Rake Instrumentation by 🔭 OpenTelemetry Authors 🔭 The Rake instrumentation is a community-maintained instrumentation for the Rake task invocation. rake instrumentation ruby Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-rake 0.5.0 Version Ruby Language ... | 353 | 800 | 2026-03-23T11:31:38.470465 |
type.html | python | https://docs.python.org/3/c-api/type.html | language | python | ) or using the class statement. With user-provided base types or metaclasses, prefer calling type (or the metaclass) over PyType_From* functions. Specifically: __new__() is not called on the new class (and it must be set to type.__new__ ). __init__() is not called on the new class. __init_subclass__() is not called on ... | 17 | 800 | 2026-03-23T11:02:54.699950 |
liveQueryCollectionOptions | tanstack_start | https://tanstack.com/db/latest/docs/reference/functions/liveQueryCollectionOptions | framework | typescript | Overview Quick Start Installation Guides Live Queries Mutations Schemas Error Handling Creating Collection Options Creators Collections Query Collection Electric Collection TrailBase Collection RxDB Collection PowerSync Collection LocalStorage Collection LocalOnly Collection Frameworks React Vue Angular Solid Svelte Co... | 2 | 799 | 2026-03-23T11:23:14.171551 |
redis | redis | https://redis.io/docs/latest/commands/hexpireat/ | database | bash | e[] , // The fields in the hash to set expire time. expiry : TimeSpan , // The exact date to expiry to set. when : ExpireWhen , // under which condition the expiration will be set using ExpireWhen. flags : CommandFlags // The flags to use for this operation. ) → ExpireResult[] // Empty array if the key does not exist. ... | 14 | 799 | 2026-03-23T11:37:13.401550 |
postgresql | postgresql | https://www.postgresql.org/docs/release/9.3.16/ | database | sql | ow the syntax is understood as a whole-row variable, as it would be in other contexts. Ensure that column typmods are determined accurately for multi-row VALUES constructs (Tom Lane) This fixes problems occurring when the first value in a column has a determinable typmod (e.g., length for a varchar value) but later val... | 5 | 800 | 2026-03-23T11:34:15.196887 |
?s=provider | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=provider | devops | python | n Component BSD-2-Clause License Repository Akka Actor Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Akka Actor instrumentation to track requests through OpenTelemetry. java instrumentation akka Java Language Instrumentation Component Apache 2.0 License Repository Akka Actor Fork Join Instrumen... | 237 | 800 | 2026-03-23T11:28:15.721451 |
oldnews.html | sqlite | https://www.sqlite.org/oldnews.html | database | sql | schedule maintenance release. Key changes include: Begin using semantic versioning . JSON SQL functions The FTS5 full-text search engine Support for indexes on expressions Support for table-valued functions See the change log for a long and more complete list of changes. 2015-07-29 - Release 3.8.11.1 SQLite version 3.8... | 1 | 785 | 2026-03-23T11:13:03.531076 |
atomiccommit.html | sqlite | https://www.sqlite.org/atomiccommit.html | database | sql | s restored the file is only partially deleted, if some of its data has been altered or erased, or the file has been truncated but not completely removed, then database corruption will likely result. SQLite assumes that the detection and/or correction of bit errors caused by cosmic rays, thermal noise, quantum fluctuati... | 12 | 800 | 2026-03-23T11:01:51.572321 |
Bespoke-Stratos-17k | transformers | https://huggingface.co/datasets/bespokelabs/Bespoke-Stratos-17k | ai | python | Stratos-17k We replicated and improved the Berkeley Sky-T1 data pipeline using SFT distillation data from DeepSeek-R1 to create Bespoke-Stratos-17k -- a reasoning dataset of questions, reasoning traces, and answers. This data was used to train: Bespoke-Stratos-32B , a 32B reasoning model which is a fine-tune of Qwen-2.... | 25 | 798 | 2026-03-23T11:27:21.005606 |
?s=emissary | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=emissary | devops | python | mpiler Instrumentation for Business Logic by Weiting Liou A TypeScript transformer that automatically instruments your business logic methods with OpenTelemetry spans at compile time through AST weaving, achieving true “application-level transparency” instrumentation javascript typescript typescript compiler business l... | 301 | 800 | 2026-03-23T11:31:06.709555 |
set-up-feedback-criteria | langchain | https://docs.langchain.com/langsmith/set-up-feedback-criteria | ai | python | ow this link to view all existing tags for your workspace, then click New Tag . Continuous feedback For continuous feedback, you can enter a feedback tag name, then select a minimum and maximum value. Every value, including floating-point numbers, within this range will be accepted as feedback scores. Categorical feedb... | 2 | 796 | 2026-03-23T10:58:46.088432 |
2.3.10 | git | https://git-scm.com/docs/git-push/2.3.10 | devops | bash | even have to have such a remote-tracking branch when this form is used). Note that all forms other than --force-with-lease= <refname> : <expect> that specifies the expected current value of the ref explicitly are still experimental and their semantics may change as we gain experience with this feature. "--no-force-with... | 12 | 799 | 2026-03-23T11:00:37.644242 |
release-notes-2.2.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.2.0 | mobile | dart | ider, p: plugin_platform_interface, p: quick_actions, p: sensors, p: share, p: shared_preferences, p: url_launcher, p: video_player, p: webview_flutter, p: wifi_info_flutter, platform-android, platform-ios, platform-linux, platform-macos, platform-web, platform-windows) 3739 [ci] Fix test driver name (cla: yes, p: conn... | 692 | 800 | 2026-03-23T11:13:36.916523 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). fieldValidation fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ig... | 2,655 | 799 | 2026-03-23T10:56:49.346145 |
productionBrowserSourceMaps | nextjs | https://nextjs.org/docs/app/api-reference/config/next-config-js/productionBrowserSourceMaps | framework | javascript | next.config.js: productionBrowserSourceMaps | Next.js Menu Using App Router Features available in /app Latest Version 16.2.1 Configuration next.config.js productionBrowserSourceMaps Copy page productionBrowserSourceMaps Last updated June 16, 2025 Source Maps are enabled by default during development. During production ... | 0 | 800 | 2026-03-23T11:22:02.452389 |
?s=nservicebus | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=nservicebus | devops | python | y Database API integration by 🔭 OpenTelemetry Authors 🔭 The trace integration with Database API for OpenTelemetry. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository Django Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests for Django applic... | 322 | 800 | 2026-03-23T11:20:22.287546 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | }, tool_call_id='pyd_ai_tool_call_id', ) ], usage=RequestUsage(input_tokens=63, output_tokens=13), model_name='gpt-5.2', timestamp=datetime.datetime(...), run_id='...', ), ModelRequest( parts=[ ToolReturnPart( tool_name='calculate_answer', content=42, tool_call_id='pyd_ai_tool_call_id', timestamp=datetime.datetime(...)... | 279 | 460 | 2026-03-23T10:51:26.910706 |
?s=golang | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=golang | devops | python | ser Quick Install To install this instrumentation library run: npm install @jufab/opentelemetry-angular-interceptor 1.9.0-1 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository Fastify OpenTelemetry by Holden Whitehead Fastify OpenTelemetry API integration, using the... | 273 | 800 | 2026-03-23T11:11:31.323125 |
progressive-web-apps | nextjs | https://nextjs.org/docs/app/guides/progressive-web-apps | framework | javascript | onsider exploring features like background sync, periodic background sync, or the File System Access API to enhance your application. For inspiration and up-to-date information on PWA capabilities, you can refer to resources like What PWA Can Do Today . Static Exports: If your application requires not running a server,... | 16 | 800 | 2026-03-23T10:51:24.926583 |
?s=logrus | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=logrus | devops | python | ceiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/windowsservicereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Zipkin Collector Receiver by 🔭 Ope... | 166 | 800 | 2026-03-23T11:17:34.407554 |
?s=angular | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=angular | devops | python | eceiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/mongodbatlasreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository MySQL Receiver by 🔭 OpenTelemetry A... | 133 | 800 | 2026-03-23T11:16:36.728361 |
text-shadow | tailwind | https://tailwindcss.com/docs/text-shadow | library | javascript | fuchsia-600); /* oklch(59.1% 0.293 322.896) */ text-shadow-fuchsia-700 --tw-text-shadow-color var(--color-fuchsia-700); /* oklch(51.8% 0.253 323.949) */ text-shadow-fuchsia-800 --tw-text-shadow-color var(--color-fuchsia-800); /* oklch(45.2% 0.211 324.591) */ text-shadow-fuchsia-900 --tw-text-shadow-color var(--color-fu... | 22 | 800 | 2026-03-23T11:04:09.363761 |
?s=dart | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dart | devops | python | Storage FlashArray Receiver by 🔭 OpenTelemetry Authors 🔭 The Pure Storage FlashArray receiver, receives metrics from Pure Storage internal services hosts. purefa receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : g... | 145 | 800 | 2026-03-23T11:28:10.760840 |
?s=orchestrator | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=orchestrator | devops | python | /opentelemetry-collector-contrib/receiver/huaweicloudcesreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Microsoft IIS Receiver by 🔭 OpenTelemetry Authors 🔭 The iis receiver grabs metrics about an IIS instance using the Windows Perfo... | 122 | 800 | 2026-03-23T11:28:53.572013 |
package-summary | firebase | https://firebase.google.com/docs/reference/android/com/google/firebase/ml/naturallanguage/translate/package-summary | database | javascript | the migration guide . FirebaseTranslateRemoteModel.Builder Builder for a FirebaseTranslateRemoteModel . FirebaseTranslator This class is deprecated. The standalone ML Kit SDK replaces this API. For more information, refer to the migration guide . FirebaseTranslatorOptions This class is deprecated. The standalone ML Kit... | 1 | 776 | 2026-03-23T11:25:08.980182 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/access-authn-authz/extensible-admission-controllers/ | devops | yaml | [ "*" ] apiVersions : [ "*" ] resources : [ "*/status" ] scope : "*" Matching requests: objectSelector Webhooks may optionally limit which requests are intercepted based on the labels of the objects they would be sent, by specifying an objectSelector . If specified, the objectSelector is evaluated against both the obje... | 24 | 799 | 2026-03-23T11:06:08.155455 |
feed.xml | kubernetes | https://kubernetes.io/feed.xml | devops | yaml | m;" src="./node-readiness-controller-logo.svg" alt="Logo for node readiness controller" /> <p>In the standard Kubernetes model, a node’s suitability for workloads hinges on a single binary "Ready" condition. However, in modern Kubernetes environments, nodes require complex infrastructure dependencies—such as ... | 260 | 800 | 2026-03-23T11:17:36.484826 |
get-thread-history | langchain | https://docs.langchain.com/langsmith/agent-server-api/threads/get-thread-history | ai | python | Get Thread History - Docs by LangChain Skip to main content Docs by LangChain home page LangSmith Search... ⌘ K Search... Navigation Threads Get Thread History Get started Observability Evaluation Prompt engineering Agent deployment Platform setup Reference Overview LangSmith Python SDK LangSmith JS/TS SDK LangSmith Go... | 0 | 800 | 2026-03-23T11:08:27.142723 |
spec | go | https://go.dev/ref/spec | language | go | d per the element matching mode) if: Both types unify exactly. One type is a defined type , the other type is a type literal, but not an interface, and their underlying types unify per the element matching mode. Both types are interfaces (but not type parameters) with identical type terms , both or neither embed the pr... | 284 | 789 | 2026-03-23T10:49:56.000565 |
about-billing-for-github-actions | github_actions | https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions | devops | yaml | your included GitHub Actions usage reaches 90% and 100% during a billing period. For more information, see Budgets and alerts . Further reading Understanding GitHub Actions Quickstart for GitHub Actions | 13 | 202 | 2026-03-23T11:29:22.912994 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/ci/functions/moa/ | devops | yaml | rved as literal values. Examples Deploy with strategy selection deploy job : when : manual inputs : environment : default : staging options : [ staging, production] description : Target deployment environment strategy : default : rolling options : [ rolling, blue-green, canary] description : Deployment strategy replica... | 15 | 799 | 2026-03-23T10:56:14.643968 |
bunfig | bun | https://bun.sh/docs/runtime/bunfig | runtime | javascript | ITOR or $VISUAL # If that still fails, it will try Visual Studio Code, then Sublime Text, then a few others # This is used by Bun.openInEditor() editor = " code " # List of editors: # - "subl", "sublime" # - "vscode", "code" # - "textmate", "mate" # - "idea" # - "webstorm" # - "nvim", "neovim" # - "vim","vi" # - "emacs... | 22 | 798 | 2026-03-23T10:52:46.762097 |
?s=dbcp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dbcp | devops | python | llector-contrib/receiver/libhoneyreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository OpenTelemetry Collector Lightstep Receiver by Zalando SE The lightstepreceiver receives OpenTracing traces from Lightstep tracers in various supported fo... | 130 | 800 | 2026-03-23T11:37:21.825014 |
?s=shenyu | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=shenyu | devops | python | .Zipkin 1.8.0 Version .NET Language 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. erlang ... | 175 | 800 | 2026-03-23T11:10:16.617846 |
empty | shadcn_ui | https://ui.shadcn.com/docs/components/base/empty | library | typescript | You can also use it to display other components such as an avatar. Prop Type Default variant "default" | "icon" default className string Copy < EmptyMedia variant = "icon" > < Icon /> </ EmptyMedia > Copy < EmptyMedia > < Avatar > < AvatarImage src = "..." /> < AvatarFallback >CN</ AvatarFallback > </ Avatar > </ Empty... | 5 | 799 | 2026-03-23T11:00:35.791212 |
announcing-step-fetch | inngest | https://www.inngest.com/blog/announcing-step-fetch | devops | typescript | ngest . createFunction ( { id : "weather-function" } , { event : "weather/get" } , async ( { step } ) => { // The OpenAI request is automatically offloaded to the Inngest Platform const completion = await client . chat . completions . create ( { model : "gpt-3.5-turbo" , messages : [ { role : "user" , content : "What's... | 4 | 733 | 2026-03-23T11:20:31.309781 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | raise TypeError('`mcp_servers` and `toolsets` cannot be set at the same time.') warnings.warn('`mcp_servers` is deprecated, use `toolsets` instead', DeprecationWarning) toolsets = mcp_servers _utils.validate_empty_kwargs(_deprecated_kwargs) self._output_schema = _output.OutputSchema[OutputDataT].build(output_type) self... | 1,021 | 701 | 2026-03-23T10:51:26.912107 |
rewrites | nextjs | https://nextjs.org/docs/pages/api-reference/config/next-config-js/rewrites | framework | javascript | s v13.3.0 missing added. v10.2.0 has added. v9.5.0 Headers added. Was this helpful? | 15 | 83 | 2026-03-23T11:25:04.739744 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/user/project/merge_requests/conflicts/ | devops | yaml | Merge conflicts | GitLab Docs Merge conflicts Tier : Free, Premium, Ultimate Offering : GitLab.com, GitLab Self-Managed, GitLab Dedicated Merge conflicts occur when two branches in a merge request, the source and target, have different changes to the same lines of code. In most cases, GitLab can merge changes together,... | 0 | 799 | 2026-03-23T11:14:33.709833 |
?s=database | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=database | devops | python | ce data and export them to their backend of choice. Node.js pillarjs pillarjs-router router Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-restify 0.58.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenT... | 294 | 800 | 2026-03-23T11:28:28.459653 |
?s=golang | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=golang | devops | python | orm Go Language Instrumentation Component BSD-2-Clause License Repository SQL instrumentation by Vladimir Mihailenco Instrumentation for SQL that records queries (including transactions and statements) and reports DBStats metrics. go instrumentation database sql Go Language Instrumentation Component BSD-2-Clause Licens... | 236 | 800 | 2026-03-23T11:11:31.323075 |
3.14.html | python | https://docs.python.org/3/whatsnew/3.14.html | language | python | -time Facsimile, T.38 ( .t38 ) RFC 3745 : JPEG 2000 ( .jp2 ), extension ( .jpx ) and compound ( .jpm ) RFC 3950 : Tag Image File Format Fax eXtended, TIFF-FX ( .tfx ) RFC 4047 : Flexible Image Transport System ( .fits ) RFC 7903 : Enhanced Metafile ( .emf ) and Windows Metafile ( .wmf ) Other MIME type additions and ch... | 58 | 800 | 2026-03-23T10:50:31.521754 |
webpack | webpack | https://webpack.js.org/configuration/stats/ | tooling | javascript | | RegExp | function (warning) => boolean string RegExp function (warning) => boolean Tells stats to exclude the warnings that are matching given filters. This can be done with a string , a RegExp , a function that is getting a warning as an argument and returns a boolean . stats.warningsFilter can be an array of any of... | 22 | 799 | 2026-03-23T10:59:51.264666 |
choosing-the-state-structure | react | https://react.dev/learn/choosing-the-state-structure | framework | javascript | state variable holds the *first* value of `initialColor`. // Further changes to the `initialColor` prop are ignored. const [ color , setColor ] = useState ( initialColor ) ; Avoid duplication in state This menu list component lets you choose a single travel snack out of several: App.js App.js Reload Clear Fork import {... | 13 | 799 | 2026-03-23T11:11:13.117828 |
SafeResourceUrl | angular | https://angular.dev/api/platform-browser/SafeResourceUrl | framework | typescript | SafeResourceUrl • Angular Skip to main content menu menu API Roadmap Get involved API Reference CLI Reference Error Encyclopedia Extended Diagnostics Versioning and releases Version compatibility Update guide Configurations Migrations arrow_back API Reference Overview @angular/animations @angular/animations/browser @an... | 0 | 800 | 2026-03-23T10:52:59.942732 |
?s=protobuf | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=protobuf | devops | python | ory OpenTelemetry Metrics for gRPC first party integration incubating by gRPC Authors gRPC provides support for an OpenTelemetry plugin that provides metrics java incubating grpc Java Language Instrumentation Component Apache-2.0 License Website Documentation Repository Guava Instrumentation by 🔭 OpenTelemetry Authors... | 248 | 800 | 2026-03-23T11:36:35.075540 |
?s=protobuf | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=protobuf | devops | python | .js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-dns 0.56.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository Document Load Instrumentation by 🔭 OpenTelemetry Authors 🔭 Document Load in... | 279 | 800 | 2026-03-23T11:36:35.075564 |
adding-interactivity | react | https://react.dev/learn/adding-interactivity | framework | javascript | ) ; } } function handleMoreClick ( ) { setShowMore ( ! showMore ) ; } let sculpture = sculptureList [ index ] ; return ( < > < button onClick = { handleNextClick } > Next </ button > < h2 > < i > { sculpture . name } </ i > by { sculpture . artist } </ h2 > < h3 > ( { index + 1 } of { sculptureList . length } ) </ h3 >... | 4 | 799 | 2026-03-23T11:00:10.534845 |
?s=browser-extension | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=browser-extension | devops | python | ense Website Documentation RoadRunner PHP application server first party integration by Spiral Scout RoadRunner offers OTel (OpenTelemetry) plugin, which provides a unified standard for tracing, logging, and metrics information. go php roadrunner Go Language Application integration Component MIT License Website Documen... | 11 | 800 | 2026-03-23T11:16:06.041935 |
?s=action | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=action | devops | python | k Install To install this instrumentation library run: dotnet add package ThrottlingTroll 10.0.0 Version .NET Language Instrumentation Component MIT License Website Documentation Package Details (nuget) Repository WCF Instrumentation for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 Instruments WCF clients and/or s... | 212 | 800 | 2026-03-23T11:12:37.665322 |
?s=zipkin | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=zipkin | devops | python | Authors 🔭 This library provides a Kubernetes Client instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Lettuce Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Lettuce instrumentation to track request... | 257 | 799 | 2026-03-23T11:24:03.191114 |
?s=ssh | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ssh | devops | python | anguage Provider Component Apache 2.0 License Package Details (go-collector) Repository Alertmanager Exporter by 🔭 OpenTelemetry Authors 🔭 Exports OTel Events (SpanEvent in Tracing added by AddEvent API) as Alerts to Alertmanager backend to notify Errors or Change events. alertmanager prometheus exporter collector Qu... | 23 | 799 | 2026-03-23T11:25:26.476092 |
set_authorizer.html | sqlite | https://www.sqlite.org/c3ref/set_authorizer.html | database | sql | Compile-Time Authorization Callbacks Small. Fast. Reliable. Choose any three. Home Menu About Documentation Download License Support Purchase Search About Documentation Download Support Purchase SQLite C Interface Compile-Time Authorization Callbacks int sqlite3_set_authorizer( sqlite3*, int (*xAuth)(void*,int,const ch... | 0 | 793 | 2026-03-23T11:03:38.930899 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.