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 |
|---|---|---|---|---|---|---|---|---|
gitlab_ci | gitlab_ci | https://docs.gitlab.com/user/project/ | devops | yaml | u can select SHA-256 hashing for a project only when you create the project. Git does not support migrating to SHA-256 later, or migrating back to SHA-1. To create a project that uses SHA-256 hashing: In the upper-right corner, select Create new ( plus ) and New project/repository . Enter the project details: Project n... | 6 | 799 | 2026-03-23T11:29:03.897610 |
ssr | vue | https://vuejs.org/guide/scaling-up/ssr | framework | javascript | request URL maps to a desired state of our application. There is no user interaction and no DOM updates, so reactivity is unnecessary on the server. By default, reactivity is disabled during SSR for better performance. Component Lifecycle Hooks Since there are no dynamic updates, lifecycle hooks such as mounted onMount... | 14 | 797 | 2026-03-23T10:55:45.031362 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/user/project/ml/model_registry/ | devops | yaml | psis_v ) and Delete model . Confirm the deletion. Delete a model version To delete a model version: In the left sidebar, select Deploy > Model registry . Find the model with a version you want to delete. Select the model name to view its details. Select the Versions tab. Find the model version you want to delete In the... | 4 | 800 | 2026-03-23T11:37:44.617717 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/access-authn-authz/authentication/ | devops | yaml | d. Service accounts are usually created automatically by the API server and associated with pods running in the cluster through the ServiceAccount Admission Controller . Bearer tokens are mounted into pods at well-known locations, and allow in-cluster processes to talk to the API server. Accounts may be explicitly asso... | 17 | 800 | 2026-03-23T11:29:53.311068 |
?s=ai | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ai | devops | python | xtension/pprofextension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository Remote Tap Extension by 🔭 OpenTelemetry Authors 🔭 This extension runs as a Web server that loads the remote observers that are registered against it. remote tap extensi... | 71 | 800 | 2026-03-23T11:24:07.879603 |
uk | git | https://git-scm.com/docs/git-fetch/uk | devops | bash | , якщо такий існує. Щоб явно запитати віддалений помічник, можна використовувати наступний синтаксис: <transport> :: <address> де <адреса> може бути шляхом, сервером та шляхом або довільним рядком, подібним до URL-адреси, який розпізнає конкретний викликаний віддалений помічник. Див. gitremote-helpers[7] для отримання ... | 30 | 793 | 2026-03-23T11:07:47.007062 |
redis | redis | https://redis.io/blog/level-up-rag-apps-with-redis-vector-library/ | database | bash | bones example of what it may look like to add semantic caching with RedisVL to your LLM workflow. First, here’s a simple chat loop that just sends off a query and prints the response using OpenAI. Now let’s include a Redis semantic cache. Ultra fast, in-memory databases can serve responses in fractions of the time that... | 9 | 800 | 2026-03-23T11:14:02.860093 |
2.0.0-notes.html | numpy | https://numpy.org/devdocs/release/2.0.0-notes.html | ml | python | t and latex representations are now consistent. For example the output of str(np.polynomial.Polynomial([1, 1], domain=[.1, .2])) used to be 1.0 + 1.0 x , but now is 1.0 + 1.0 (-3.0000000000000004 + 20.0 x) . ( gh-21760 ) C API changes # The PyArray_CGT , PyArray_CLT , PyArray_CGE , PyArray_CLE , PyArray_CEQ , PyArray_C... | 20 | 800 | 2026-03-23T11:01:34.638466 |
?s=gitlab | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=gitlab | devops | python | collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/bmchelixexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package... | 30 | 800 | 2026-03-23T11:14:54.085453 |
?s=webpack | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=webpack | devops | python | is not currently supported in order to keep the package size as small as possible. Not all features of OpenTelemetry are supported, and this package should be considered experimental. swift instrumentation ios macOS tvOS watchOS Swift Language Instrumentation Component MIT License Repository flow - tracing flow metrics... | 376 | 799 | 2026-03-23T11:12:29.218997 |
?s=sigv4 | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=sigv4 | devops | python | y/instrumentation-aws-lambda 0.65.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry aws-sdk Instrumentation by Aspecto Authors aws-sdk instrumentation for Node.js. Node.js instrumentation aws-sdk aws sqs sns dynamodb lambda Quick Install To install... | 274 | 800 | 2026-03-23T11:29:48.769805 |
django | django | https://docs.djangoproject.com/sv/5.2/ | framework | python | lärinmatning Tidszoner Prestanda och optimering ¶ Det finns en mängd olika tekniker och verktyg som kan hjälpa dig att få din kod att köras mer effektivt - snabbare och med mindre systemresurser. Prestanda och optimering - översikt Geografiskt ramverk ¶ GeoDjango har för avsikt att vara ett geografiskt webbramverk i vä... | 7 | 800 | 2026-03-23T11:23:50.672289 |
ansible | ansible | https://docs.ansible.com/projects/ansible/devel/ | devops | yaml | ble repo Advanced Contributor Guide Committers Guidelines GitHub Admins Ansible Ecosystem Project Development Resources Ansible documentation style guide Linguistic guidelines reStructuredText guidelines Markdown guidelines Accessibility guidelines More resources Extending Ansible Developer Guide Adding modules and plu... | 5 | 800 | 2026-03-23T11:27:10.404228 |
pytorch | pytorch | https://pytorch.org/blog/portable-paged-attention-in-helion/ | ml | python | Portable Paged Attention in Helion – PyTorch Close Search Blog Portable Paged Attention in Helion By Burkhard Ringlein (IBM Research) and the vLLM Team at IBM Research February 3, 2026 No Comments Recently, the PyTorch team released Helion , a new domain-specific and PyTorch-based language to make the development of hi... | 0 | 799 | 2026-03-23T11:41:09.631086 |
?s=cortex | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cortex | 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:30:57.339688 |
opentelemetry | opentelemetry | https://opentelemetry.io/docs/demo/feature-flags/ | devops | python | g with documentation for the OpenFeature API. Using Metrics and Traces to diagnose a memory leak Feedback Was this page helpful? Yes No Thank you. Your feedback is appreciated! Please let us know how we can improve this page . Your feedback is appreciated! Last modified March 17, 2026: Adding failedReadinessProbe featu... | 4 | 387 | 2026-03-23T11:08:32.538329 |
?s=ocaml | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ocaml | devops | python | NET Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repository HttpClient and HttpWebRequest instrumentation for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library, which instruments System.Net.Http.HttpClient and System.Net.HttpWebRequest and collects metrics ... | 204 | 800 | 2026-03-23T11:17:46.074847 |
exception-filters | nestjs | https://docs.nestjs.com/exception-filters | framework | typescript | ill allow us to write generic exception filters that operate across all contexts. Learn the right way! 80+ chapters 5+ hours of videos Official certificate Deep-dive sessions Explore official courses Binding filters # Let's tie our new HttpExceptionFilter to the CatsController 's create() method. content_copy cats.cont... | 13 | 800 | 2026-03-23T10:51:49.297055 |
deno | deno | https://docs.deno.com/examples/redis/ | runtime | javascript | Connect to Redis Skip to main content Edit on Github Using the jsr:@iuioiua/redis module, you can connect to a Redis database running anywhere. Import the `RedisClient` from jsr:@iuioiua/redis import { RedisClient } from "jsr:@iuioiua/redis" ; Create a TCP connection with the Redis server using redisConn = await Deno .... | 0 | 800 | 2026-03-23T11:03:11.171853 |
?s=logdedup | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=logdedup | devops | python | by 🔭 OpenTelemetry Authors 🔭 This library allows to export traces and metrics using OpenCensus. python exporter Python Language Exporter Component Apache 2.0 License Repository OTLP Exporter by 🔭 OpenTelemetry Authors 🔭 This library allows exporting telemetry data in the OpenTelemetry Protocol (OTLP) format to the ... | 185 | 800 | 2026-03-23T11:38:22.744456 |
role | planetscale | https://planetscale.com/docs/cli/role | database | sql | k AI pscale role reassign my-database main role-123 --successor postgres The renew sub-command Renew a role’s expiration: Usage: Report incorrect code Copy Ask AI pscale role renew < databas e > < branc h > < role-i d > [flags] Example: Report incorrect code Copy Ask AI pscale role renew my-database main role-123 The r... | 6 | 796 | 2026-03-23T11:08:58.639085 |
?s=dataloader | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dataloader | devops | python | tion for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library which instruments Grpc.Net.Client and collects traces about outgoing gRPC requests. grpc client instrumentation dotnet Quick Install To install this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.Grpc... | 203 | 800 | 2026-03-23T11:14:09.286630 |
redis | redis | https://redis.io/docs/latest/integrate/redisom-for-node-js/ | database | bash | calling .createAndSave() , .fetch() , .save() , or .remove() , we call .search() . And unlike all those other methods, .search() doesn't end there. Instead, it allows you to build up a query (which you'll see in the next example) and then resolve it with a call to .return.all() . With this new route in place, go into t... | 29 | 799 | 2026-03-23T10:53:56.624394 |
android-devs | flutter | https://docs.flutter.dev/flutter-for/android-devs | mobile | dart | rialApp is a convenience widget that wraps a number of widgets that are commonly required for applications implementing Material Design. It builds upon a WidgetsApp by adding Material specific functionality. You can also use a WidgetsApp as your app widget, which provides some of the same functionality, but is not as r... | 83 | 706 | 2026-03-23T10:51:15.214081 |
xamarin-forms-devs | flutter | https://docs.flutter.dev/flutter-for/xamarin-forms-devs | mobile | dart | child : Padding ( padding : const EdgeInsets . all ( 10 ) , child : Text ( ' Row $index ' ) , ) , ) , ) ; } @override Widget build ( BuildContext context ) { return Scaffold ( appBar : AppBar ( title : const Text ( ' Sample App ' ) ) , body : ListView ( children : _getListData ( ) ) , ) ; } } content_copy How do I upda... | 70 | 724 | 2026-03-23T10:50:03.581431 |
2.29.0 | git | https://git-scm.com/docs/git-rebase/2.29.0 | devops | bash | h some fuzz, since the other side will likely have inserted or deleted lines earlier in the file. The context region is meant to help find how to adjust the line numbers in order to apply the changes to the right lines. However, if multiple areas of the code have the same surrounding lines of context, the wrong one can... | 37 | 797 | 2026-03-23T11:33:58.049727 |
?s=bundler | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=bundler | devops | python | .0 License Repository VertexAI Instrumentation by Traceloop Instrumentation for VertexAI LLMs (prompts logging, tokens, etc.) python instrumentation vertexai google Python Language Instrumentation Component Apache 2.0 License Repository IBM Watsonx Instrumentation by Traceloop Instrumentation for IBM Watsonx LLMs (prom... | 336 | 800 | 2026-03-23T11:28:32.940450 |
?s=owin | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=owin | devops | python | cumentation Repository Emissary Ingress native incubating by Emissary Ingress Authors Emissary Ingress supports exporting traces via OTLP by configuring a TracingService custom resource. go emissary ingress envoy incubating Go Language Application integration Component Apache-2.0 License Website Documentation Repositor... | 6 | 800 | 2026-03-23T11:24:47.862672 |
permissions-required-for-fine-grained-personal-access-tokens | github_actions | https://docs.github.com/en/rest/overview/permissions-required-for-fine-grained-personal-access-tokens | devops | yaml | e_number}/labels/{name} write Multiple permissions are required, or a different permission may be used. For more information about the permissions, see the documentation for this endpoint. PUT /repos/{owner}/{repo}/issues/{issue_number}/lock write Multiple permissions are required, or a different permission may be used... | 90 | 800 | 2026-03-23T11:25:20.310270 |
?s=purefb | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=purefb | devops | python | by 🔭 OpenTelemetry Authors 🔭 Instrumentation for Celery. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository ChromaDB Instrumentation by Traceloop Instrumentation for Chroma Vector DB python instrumentation chromadb Python Language Instrumentation Component Apache 2.0 Licens... | 321 | 799 | 2026-03-23T11:25:22.485071 |
redis | redis | https://redis.io/docs/latest/commands/redis-8-6-commands/ | database | bash | an element from a list by its index. Complexity: O(N) where N is the number of elements to traverse to get to the element at index. This makes asking for the first or the last element of the list O(1). Since: 1.0.0 LINSERT - Inserts an element before or after another element in a list. Syntax: LINSERT key <BEFORE | AFT... | 25 | 799 | 2026-03-23T11:32:19.312067 |
server | mcp | https://modelcontextprotocol.io/specification/draft/server | ai | typescript | ools : Executable functions that allow models to perform actions or retrieve information Each primitive can be summarized in the following control hierarchy: Primitive Control Description Example Prompts User-controlled Interactive templates invoked by user choice Slash commands, menu options Resources Application-cont... | 1 | 633 | 2026-03-23T11:05:16.043544 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/user/application_security/coverage_fuzzing/ | devops | yaml | or Unable to extract corpus folder from artifacts zip file If you see this error message, and COVFUZZ_USE_REGISTRY is set to true , ensure that the uploaded corpus file extracts into a folder named corpus . Error 400 Bad request - Duplicate package is not allowed If you see this error message when running the fuzzing j... | 23 | 449 | 2026-03-23T11:33:25.796168 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | (extra_body) return settings_dict def _format_transformers_inference_kwargs(self, model_settings: dict[str, Any]) -> dict[str, Any]: """Select the model settings supported by the Transformers model.""" supported_args = [ 'max_tokens', 'temperature', 'top_p', 'logit_bias', 'extra_body', ] filtered_settings = {k: model_s... | 4,563 | 631 | 2026-03-23T10:51:26.920193 |
redis | redis | https://redis.io/docs/latest/operate/rs/installing-upgrading/quickstarts/docker-quickstart/ | database | bash | functionality. For example, Redis Software can't use replication or protect against failures if the cluster has only one node. Multiple nodes on one host You can create a multi-node Redis Software cluster by deploying multiple containers to a single host machine. The resulting cluster is scale minimized but similar to ... | 7 | 762 | 2026-03-23T11:00:34.025804 |
mariadb-migration-guide | planetscale | https://planetscale.com/docs/vitess/imports/mariadb-migration-guide | database | sql | on the database you wish to migrate, as well as the server itself to set up the necessary database that tracks replication changes. To create a user named migration_user , run the following: Report incorrect code Copy Ask AI CREATE USER ' migration_user '@ '%' IDENTIFIED BY '<SUPER_STRONG_PASS>' ; Next, configure the p... | 4 | 799 | 2026-03-23T11:12:20.943798 |
feed.xml | kubernetes | https://kubernetes.io/feed.xml | devops | yaml | that aims to improve on it. You can learn more about this by reading <a href="https://kubernetes.io/docs/tasks/administer-cluster/topology-manager/">Control Topology Management Policies on a node</a>.</p> <p>This work was done as part of <a href="https://kep.k8s.io/4622">KEP #4622</a> led by SIG Node.</p> <h2 id="new-f... | 645 | 799 | 2026-03-23T11:17:36.485342 |
mui | mui | https://mui.com/material-ui/react-radio-button/ | library | javascript | edby="demo-controlled-radio-buttons-group" name="controlled-radio-buttons-group" value={value} onChange={handleChange} > <FormControlLabel value="female" control={<Radio />} label="Female" /> <FormControlLabel value="male" control={<Radio />} label="Male" /> </RadioGroup> </FormControl> Press Enter to start editing Sta... | 3 | 772 | 2026-03-23T11:39:03.299461 |
cheat-sheet | git | https://git-scm.com/cheat-sheet | devops | bash | fore: After: Copy one commit onto the current branch: git cherry-pick <commit> Before: After: Restore an Old File Get the version of a file from another commit: git checkout <commit> <file> OR git restore <file> --source <commit> Add a Remote git remote add <name> <url> Push Your Changes Push the main branch to the rem... | 4 | 800 | 2026-03-23T10:55:37.255908 |
llms-full.txt | angular | https://angular.dev/assets/context/llms-full.txt | framework | typescript | stylesheet format would you like to use?`, select `CSS`. After a few moments, a new project, `angular-custom-route-match`, is ready. 1. From your terminal, navigate to the `angular-custom-route-match` directory. 1. Create a component, _profile_. ```shell ng generate component profile ``` 1. In your code editor, locate ... | 601 | 784 | 2026-03-23T10:56:08.578468 |
?s=akka | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=akka | 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:18:15.453458 |
a-i | firebase | https://firebase.google.com/docs/reference/unity/namespace/firebase/a-i | database | javascript | ould generate textual content. Use this modality when you need the model to produce written language, such as answers to questions, summaries, creative writing, code snippets, or structured data formats like JSON. Send feedback Except as otherwise noted, the content of this page is licensed under the Creative Commons A... | 14 | 553 | 2026-03-23T11:40:15.013588 |
deployment | langchain | https://docs.langchain.com/langsmith/deployment | ai | python | eckpointer backend Configure Agent Server for scale Implement a CI/CD pipeline Deployment guides Cloud With control plane Standalone servers Troubleshooting Studio Overview Quickstart Runs, assistants, threads Traces, datasets, prompts Troubleshooting Auth & access control Overview Add custom authentication Set up cust... | 1 | 799 | 2026-03-23T10:50:02.585865 |
?s=kubewarden | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kubewarden | devops | python | l To install this resource-detector run: npm install @opentelemetry/resource-detector-alibaba-cloud 0.33.3 Version JavaScript Language Resource detector Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Resource Detector for AWS by 🔭 OpenTelemetry Authors 🔭 Resource detector for Amazon Web S... | 372 | 800 | 2026-03-23T11:30:42.721680 |
consensus-algorithms-at-scale-part-7 | planetscale | https://planetscale.com/blog/consensus-algorithms-at-scale-part-7 | database | sql | nts under the new version without conflating itself with the old version. Paxos uses proposal numbers to version its decisions, and Raft uses leadership term numbers. But you can use other methods for versioning. For example, one could assign timestamps for the requests instead of using leadership terms or proposal num... | 7 | 799 | 2026-03-23T11:27:50.536705 |
pgbouncer | planetscale | https://planetscale.com/docs/postgres/connecting/pgbouncer | database | sql | ecycle operations. Scaling PgBouncer PgBouncer itself is a lightweight process, but high connection volumes or high query throughput can eventually exhaust its capacity. PlanetScale offers multiple PgBouncer sizes to handle different workload demands. Each size provides increased CPU and memory resources, allowing PgBo... | 19 | 793 | 2026-03-23T10:56:13.111139 |
SparseMatrixSparseMatMul | tensorflow | https://www.tensorflow.org/api_docs/python/tf/raw_ops/SparseMatrixSparseMatMul | ml | python | ay be transposed or adjointed (conjugated and transposed) according to the Boolean parameters transpose_a , adjoint_a , transpose_b and adjoint_b . At most one of transpose_a or adjoint_a may be True. Similarly, at most one of transpose_b or adjoint_b may be True. The inputs must have compatible shapes. That is, the in... | 1 | 800 | 2026-03-23T11:28:01.607617 |
2.6.7 | git | https://git-scm.com/docs/git-fetch/2.6.7 | devops | bash | will use by default. Named remote in configuration file You can choose to provide the name of a remote which you had previously configured using git-remote[1] , git-config[1] or even by a manual edit to the $GIT_DIR/config file. The URL of this remote will be used to access the repository. The refspec of this remote wi... | 18 | 789 | 2026-03-23T11:08:42.891205 |
opentelemetry | opentelemetry | https://opentelemetry.io/docs/languages/java/api/ | devops | python | io.opentelemetry.api.common.Attributes ; import io.opentelemetry.api.metrics.DoubleGauge ; import io.opentelemetry.api.metrics.Meter ; public class GaugeUsage { private static final Attributes WIDGET_RED_CIRCLE = Util . WIDGET_RED_CIRCLE ; public static void gaugeUsage ( Meter meter ) { // Construct a gauge to record m... | 56 | 799 | 2026-03-23T10:56:34.162061 |
changelog.html | python | https://docs.python.org/3/whatsnew/changelog.html | language | python | .etree.ElementTree.Element.copy() in favor of copy.copy(). Patch by Gordon P. Hemsley bpo-36564 : Fix infinite loop in email header folding logic that would be triggered when an email policy’s max_line_length is not long enough to include the required markup and any values in the message. Patch by Paul Ganssle bpo-3654... | 1,520 | 800 | 2026-03-23T10:57:25.354732 |
load | svelte | https://svelte.dev/docs/kit/load | framework | javascript | r.js routes) go directly to the handler function when running on the server, without the overhead of an HTTP call. During server-side rendering, the response will be captured and inlined into the rendered HTML by hooking into the text and json methods of the Response object. Note that headers will not be serialized, un... | 105 | 799 | 2026-03-23T11:23:04.963632 |
2.53.0 | git | https://git-scm.com/docs/git-format-patch/2.53.0 | devops | bash | t of the <rfc> string should be appended to the subject prefix instead, e.g., --rfc='- ( WIP ) results in "PATCH (WIP)". -v <n> --reroll-count=<n> Mark the series as the <n>-th iteration of the topic. The output filenames have v <n> prepended to them, and the subject prefix ("PATCH" by default, but configurable via the... | 36 | 798 | 2026-03-23T11:22:18.510011 |
typeobj.html | python | https://docs.python.org/3/c-api/typeobj.html | language | python | unc __anext__ am_send sendfunc nb_add binaryfunc __add__ __radd__ nb_inplace_add binaryfunc __iadd__ nb_subtract binaryfunc __sub__ __rsub__ nb_inplace_subtract binaryfunc __isub__ nb_multiply binaryfunc __mul__ __rmul__ nb_inplace_multiply binaryfunc __imul__ nb_remainder binaryfunc __mod__ __rmod__ nb_inplace_remaind... | 4 | 800 | 2026-03-23T11:15:19.763778 |
zh_HANS-CN | git | https://git-scm.com/docs/git-switch/zh_HANS-CN | devops | bash | Git - git-switch Documentation 简体中文 ▾ English Français Português (Brasil) українська мова 简体中文 Topics ▾ Setup and Config git config help bugreport Credential helpers Getting and Creating Projects init clone Basic Snapshotting add status diff commit notes restore reset rm mv Branching and Merging branch checkout switch ... | 0 | 800 | 2026-03-23T11:17:18.749206 |
llms-full.txt | chakra_ui | https://chakra-ui.com/llms-full.txt | library | javascript | import { HStack } from "@chakra-ui/react" import CodeBlockLowlight from "@tiptap/extension-code-block-lowlight" import { useEditor } from "@tiptap/react" import StarterKit from "@tiptap/starter-kit" import { Control, RichTextEditor } from "@/components/ui/rich-text-editor" import css from "highlight.js/lib/languages/cs... | 812 | 793 | 2026-03-23T10:52:11.339282 |
data-mutations | tanstack_router | https://tanstack.com/router/latest/docs/guide/data-mutations | framework | typescript | ache.clear() }) Edit on GitHub Previous External Data Loading Next Type Safety Blog @Tan_Stack on X.com @TannerLinsley on X.com GitHub YouTube Nozzle.io - Keyword Rank Tracker Ethos Tenets Privacy Policy Terms of Service © 2026 TanStack LLC Partners Become a Partner Latest Posts 5x SSR Throughput: Profiling SSR Hot Pat... | 12 | 707 | 2026-03-23T10:55:26.563951 |
?s=angular | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=angular | 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:16:36.728075 |
mui | mui | https://mui.com/x/api/charts/scatter-chart-pro/ | library | javascript | , tickMinStep?: number, tickNumber?: number, tickPlacement?: 'end' | 'extremities' | 'middle' | 'start', tickSize?: number, tickSpacing?: number, valueFormatter?: func, zoom?: { filterMode?: 'discard' | 'keep', maxEnd?: number, maxSpan?: number, minSpan?: number, minStart?: number, panning?: bool, slider?: { enabled?: ... | 22 | 799 | 2026-03-23T11:28:14.774997 |
release-notes-2.2.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.2.0 | mobile | dart | , waiting for tree to go green) 25031 Roll Fuchsia Mac SDK from h6TPz98hI... to hta7phjBV... (cla: yes, waiting for tree to go green) 25032 Roll Dart SDK from 91d7c69ed7ea to 366b33929a85 (1 revision) (cla: yes, waiting for tree to go green) 25033 Roll Skia from 13646a8900c3 to fa8133347cbb (16 revisions) (cla: yes, wa... | 456 | 800 | 2026-03-23T11:13:36.909920 |
auxiliary_train | transformers | https://huggingface.co/datasets/cais/mmlu/viewer/all/auxiliary_train | ai | python | t objection and spent the proceeds but has refused to repaint the porch.Bell's refusal to pay anything to Ames when he finished painting was a [ "partial breach of contract only if Ames had properly or substantially painted the porch.", "partial breach of contract whether or not Ames had properly or substantially paint... | 7 | 791 | 2026-03-23T11:23:39.268577 |
ssl.html | python | https://docs.python.org/3/library/ssl.html | language | python | ',), 'crlDistributionPoints': ('http://crl3.digicert.com/sha2-ev-server-g1.crl', 'http://crl4.digicert.com/sha2-ev-server-g1.crl'), 'issuer': ((('countryName', 'US'),), (('organizationName', 'DigiCert Inc'),), (('organizationalUnitName', 'www.digicert.com'),), (('commonName', 'DigiCert SHA2 Extended Validation Server C... | 95 | 798 | 2026-03-23T11:25:55.103986 |
authorization | mcp | https://modelcontextprotocol.io/specification/2025-11-25/basic/authorization | ai | typescript | etadata Documents as specified in OAuth Client ID Metadata Document . This approach enables clients to use HTTPS URLs as client identifiers, where the URL points to a JSON document containing client metadata. This addresses the common MCP scenario where servers and clients have no pre-existing relationship. Implementat... | 13 | 797 | 2026-03-23T10:56:42.902235 |
?s=proxy | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=proxy | devops | python | sion to the manifest file like the following: extensions : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/extension/basicauthextension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository Bearer token authenticator extension b... | 59 | 800 | 2026-03-23T11:36:31.297042 |
csharp | csharp | https://learn.microsoft.com/en-us/training/modules/capture-application-logs-app-service/ | language | csharp | lient tools for working with Azure Storage . For logs stored in the App Service file system, access them by using the Kudu engine. Open your app in the Azure portal and select Development Tools > Advanced Tools , then select Go . In Kudu, select Tools > Diagnostic dump . For Linux or custom containers, the ZIP file con... | 12 | 800 | 2026-03-23T11:04:09.397172 |
declarations | csharp | https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/statements/declarations | language | csharp | ive copy operations. The compiler ensures that a reference variable doesn't outlive its referent and stays valid for the whole of its lifetime. For more information, see the Ref safe contexts section of the C# language specification . For information about the ref fields, see the ref fields section of the ref structure... | 10 | 800 | 2026-03-23T10:56:06.206176 |
use-vue-hyphenated-attributes | biome | https://biomejs.dev/linter/rules/use-vue-hyphenated-attributes | tooling | javascript | d to be hyphenated). Use this when you have a fixed set of camelCase / PascalCase prop names you intentionally allow. biome.json 1 { 2 "linter" : { 3 "rules" : { 4 "nursery" : { 5 "useVueHyphenatedAttributes" : { 6 "options" : { 7 "ignore" : [ 8 " someProp " , 9 " fooBar " 10 ] 11 } 12 } 13 } 14 } 15 } 16 } Valid (usin... | 2 | 799 | 2026-03-23T11:40:32.069674 |
migrating-5.html | express | https://expressjs.com/en/guide/migrating-5.html | framework | javascript | “application/json” instead of “text/json” CSS files (.css): now “text/css” instead of “text/plain” XML files (.xml): now “application/xml” instead of “text/xml” Font files (.woff): now “font/woff” instead of “application/font-woff” SVG files (.svg): now “image/svg+xml” instead of “application/svg+xml” Note You can repl... | 11 | 799 | 2026-03-23T10:50:21.044840 |
postgresql | postgresql | https://www.postgresql.org/docs/release/15.0/ | database | sql | tput, which might cause problems on resource-constrained servers without log file rotation. These defaults should be changed in such cases. Generate progress messages in the server log during slow server starts (Nitin Jadhav, Robert Haas) § § The messages report the cause of the delay. The time interval for notificatio... | 17 | 800 | 2026-03-23T11:41:04.259680 |
2.47.0 | git | https://git-scm.com/docs/git-config/2.47.0 | devops | bash | te the packfile containing the filtered out objects. WARNING: The specified location should be accessible, using for example the Git alternates mechanism, otherwise the repo could be considered corrupt by Git as it might not be able to access the objects in that packfile. See the --filter-to= <dir> option of git-repack... | 187 | 799 | 2026-03-23T11:24:43.756142 |
?s=action_pack | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=action_pack | devops | python | strumentation Component Apache 2.0 License Repository JBoss Log Manager Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for JBoss Log Manager jboss logmanager instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository JDBC Instrumentation b... | 252 | 800 | 2026-03-23T11:26:18.039480 |
preinit | react | https://react.dev/reference/react-dom/preinit | framework | javascript | preinit – React API Reference APIs Copy page Copy preinit Note React-based frameworks frequently handle resource loading for you, so you might not have to call this API yourself. Consult your framework’s documentation for details. preinit lets you eagerly fetch and evaluate a stylesheet or external script. preinit ( "h... | 0 | 800 | 2026-03-23T11:04:41.568962 |
?s=telemetry | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=telemetry | devops | python | strumentation Component Apache 2.0 License Repository JBoss Log Manager Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for JBoss Log Manager jboss logmanager instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository JDBC Instrumentation b... | 252 | 800 | 2026-03-23T11:39:05.306386 |
?s=httpx | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=httpx | 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:25.492736 |
manage-prompts-programmatically | langchain | https://docs.langchain.com/langsmith/manage-prompts-programmatically | ai | python | Manage prompts programmatically - Docs by LangChain Skip to main content Docs by LangChain home page LangSmith Search... ⌘ K Search... Navigation Create and update prompts Manage prompts programmatically Get started Observability Evaluation Prompt engineering Agent deployment Platform setup Reference Overview Quickstar... | 0 | 800 | 2026-03-23T10:57:02.269032 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | n the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=""` or `resourceVersion="0"` (for backward compatibility reasons) and to false otherwise. timeoutSeconds Timeout for... | 3,719 | 795 | 2026-03-23T10:56:49.347630 |
?s=k8sobjects | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=k8sobjects | 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:36:38.894428 |
?s=psr14 | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=psr14 | devops | python | ation Component MIT License Package Details (crates) Repository axum Instrumentation by David Bernard Middlewares to integrate axum + tracing + opentelemetry. rust axum instrumentation Quick Install To install this instrumentation library run: cargo add axum-tracing-opentelemetry 0.16.0 Version Rust Language Instrument... | 358 | 800 | 2026-03-23T11:33:29.276970 |
opentelemetry | opentelemetry | https://opentelemetry.io/blog/2023/end-user-q-and-a-03/ | devops | python | d Jaeger is still used in some cases for emitting traces and as a tracing backend, because some teams have not yet completely moved to OpenTelemetry for instrumenting traces ( via Jaeger’s implementation of the OpenTracing API ). Prometheus Thanos (highly-available Prometheus) is used for metrics collection and storage... | 5 | 800 | 2026-03-23T11:09:28.207647 |
programming.html | python | https://docs.python.org/3/faq/programming.html | language | python | e the imports appear in a strange place, but it does work. Matthias Urlichs recommends restructuring your code so that the recursive import is not necessary in the first place. These solutions are not mutually exclusive. __import__(‘x.y.z’) returns <module ‘x’>; how do I get z? ¶ Consider using the convenience function... | 84 | 797 | 2026-03-23T11:11:42.959229 |
2.23.0 | git | https://git-scm.com/docs/giteveryday/2.23.0 | devops | bash | n, if you adopt Linux kernel-style public forum workflow. git-send-email[1] to send your e-mail submission without corruption by your MUA. git-request-pull[1] to create a summary of changes for your upstream to pull. Examples Clone the upstream and work on it. Feed changes to upstream. $ git clone git://git.kernel.org/... | 6 | 798 | 2026-03-23T11:21:21.660569 |
?s=dynatrace | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dynatrace | devops | python | Collector. go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/datasetexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apac... | 33 | 799 | 2026-03-23T11:36:56.523466 |
ModalitiesArrayToUnion | tanstack_router | https://tanstack.com/ai/latest/docs/reference/type-aliases/ModalitiesArrayToUnion | framework | typescript | llState JSONParser ModelMessage ProcessorResult ProcessorState RealtimeAdapter RealtimeClientOptions RealtimeConnection RealtimeMessage RealtimeSessionConfig RealtimeToken RealtimeTokenAdapter RealtimeTokenOptions ResponseFormat ServerTool StreamProcessorEvents StreamProcessorHandlers StreamProcessorOptions Summarizati... | 3 | 800 | 2026-03-23T11:05:50.125392 |
release-notes-2.0.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.0.0 | mobile | dart | er code restructure (cla: yes, f: material design, framework) 70726 Remove the nullOk parameter from Navigator.of and add Navigator.maybeOf (cla: yes, f: cupertino, f: material design, framework, team) 70730 Improve performance of Widget Tests (a: tests, cla: yes, framework, waiting for tree to go green) 70773 Use adap... | 77 | 800 | 2026-03-23T11:06:17.752840 |
nx-and-ai-why-they-work-together | nx | https://nx.dev/blog/nx-and-ai-why-they-work-together | tooling | typescript | b 👩💻 Nx Console GitHub 💬 Nx Official Discord Server 📹 Nx Youtube Channel More AI Nx Joins the Linux Foundation and the Agentic AI Foundation nx Feb 25, 2026 Why we deleted (most of) our MCP tools nx, ai, mcp Feb 17, 2026 End to End Autonomous AI Agent Workflows with Nx nx, self-healing Feb 03, 2026 Agentic Experien... | 16 | 765 | 2026-03-23T10:56:38.085826 |
abtest-config | firebase | https://firebase.google.com/docs/ab-testing/abtest-config | database | javascript | ll be pushed out to the percentage of users you have specified. Duplicate or stop an experiment In the Engage section of the Firebase console navigation menu, click A/B Testing . Click Completed or Running , hold the pointer over your experiment, click the context menu ( more_vert ), and then click Duplicate experiment... | 18 | 800 | 2026-03-23T11:15:43.735468 |
mysql-cluster-what-is-new.html | mysql | https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-what-is-new.html | database | sql | : --auto-inc (short form -a ): Includes the next auto-increment value in the output, if the table has an AUTO_INCREMENT column. --context (short form -x ): Provides extra information about the table, including the schema, database name, table name, and internal ID. For more information and examples, see the description... | 68 | 710 | 2026-03-23T11:26:40.537241 |
2.39.3 | git | https://git-scm.com/docs/git-reset/2.39.3 | devops | bash | working index HEAD target working index HEAD ---------------------------------------------------- B C C D --soft B C D --mixed B D D --hard D D D --merge (disallowed) --keep (disallowed) working index HEAD target working index HEAD ---------------------------------------------------- B C C C --soft B C C --mixed B C C ... | 21 | 614 | 2026-03-23T11:34:15.942478 |
re.html | python | https://docs.python.org/3/library/re.html | language | python | ero-length match at some point in the string. The optional second parameter pos gives an index in the string where the search is to start; it defaults to 0 . This is not completely equivalent to slicing the string; the '^' pattern character matches at the real beginning of the string and at positions just after a newli... | 52 | 798 | 2026-03-23T10:59:10.185091 |
?s=sso | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=sso | 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:26:22.118813 |
react-compiler-1 | react | https://react.dev/blog/2025/10/07/react-compiler-1 | framework | javascript | by passing the --save-exact (npm/pnpm) or --exact flags (yarn) when upgrading the compiler. You should then do any upgrades of the compiler manually, taking care to check that your app still works as expected. Thanks to Jason Bonta , Jimmy Lai , Kang Dongyoon (@kdy1dev), and Dan Abramov for reviewing and editing this p... | 14 | 393 | 2026-03-23T10:51:23.555390 |
pydantic_ai | pydantic_ai | https://ai.pydantic.dev/api/models/anthropic/ | ai | python | use_id = tool_use_id , type = 'web_fetch_tool_result' , content = cast ( WebFetchToolResultBlockParamContent , response_part . content , # pyright: ignore[reportUnknownMemberType] ), ) ) elif response_part . tool_name . startswith ( MCPServerTool . kind ) and isinstance ( response_part . content , dict ): # pragma: no ... | 51 | 800 | 2026-03-23T10:50:46.801460 |
createContext | react | https://react.dev/reference/react/createContext | framework | javascript | rovider to specify the value of this context for all components inside: function App ( ) { const [ theme , setTheme ] = useState ( 'light' ) ; // ... return ( < ThemeContext value = { theme } > < Page /> </ ThemeContext > ) ; } Note Starting in React 19, you can render <SomeContext> as a provider. In older versions of ... | 2 | 799 | 2026-03-23T11:09:19.968340 |
webpack | webpack | https://webpack.js.org/api/compiler-hooks/ | tooling | javascript | pilation has stopped. shutdown AsyncSeriesHook Called when the compiler is closing. infrastructureLog SyncBailHook Allows to use infrastructure logging when enabled in the configuration via infrastructureLogging option . Callback Parameters: name , type , args log SyncBailHook Allows to log into stats when enabled, see... | 7 | 530 | 2026-03-23T11:05:57.829096 |
?s=arrow | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=arrow | devops | python | Install When building a custom collector you can add this extension to the manifest file like the following: extensions : - gomod : github.com/Jamstah/k8ssaauthextension v0.0.2 v0.0.2 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository Memory Limiter Extension by ... | 67 | 800 | 2026-03-23T11:33:43.172381 |
?s=settings | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=settings | devops | python | building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/azuremonitorexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) R... | 28 | 800 | 2026-03-23T11:26:12.522302 |
django | django | https://docs.djangoproject.com/ko/3.1/faq/ | framework | python | 니다. Django Discord Server Join the Django Discord Community. Official Django Forum Join the community on the Django Forum. Ticket tracker 티켓 트래커를 통해 Django 혹은 Django 문서의 버그를 신고해주세요. 다운로드: 오프라인(Django 3.1): HTML | PDF | ePub Read the Docs 제공. Diamond and Platinum Members JetBrains JetBrains delivers intelligent software... | 3 | 800 | 2026-03-23T11:33:10.268011 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | sion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset resourceVersionMatch resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended tha... | 3,937 | 796 | 2026-03-23T10:56:49.347930 |
kubernetes | kubernetes | https://kubernetes.io/docs/concepts/policy/resource-quotas/ | devops | yaml | rage.k8s.io/requests.storage: 500Gi bronze.storageclass.storage.k8s.io/requests.storage: 100Gi Quota for local ephemeral storage FEATURE STATE: Kubernetes v1.8 [alpha] Resource Name Description requests.ephemeral-storage Across all pods in the namespace, the sum of local ephemeral storage requests cannot exceed this va... | 10 | 800 | 2026-03-23T11:19:28.667377 |
release-notes-1.17.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-1.17.0 | mobile | dart | 573 Roll fuchsia/sdk/core/mac-amd64 from NHgyx... to Ykb4b... (autoroller: commit, cla: yes) 14574 Roll src/third_party/dart 8d11c1dce64a..642f8d052fd7 (1 commits) (autoroller: commit, cla: yes) 14575 Roll fuchsia/sdk/core/linux-amd64 from VdBKA... to uFFWW... (autoroller: commit, cla: yes) 14576 Roll src/third_party/s... | 517 | 800 | 2026-03-23T11:13:57.629436 |
postgresql | postgresql | https://www.postgresql.org/docs/release/15.1/ | database | sql | -06-01 13:00:00+01 if the Europe/Stockholm zone is selected, but now it will read out as 1944-06-01 14:00:00+02 . It is possible to build the time zone data files with options that will restore the older zone data, but that choice also inserts a lot of other old (and typically poorly-attested) zone data, resulting in m... | 10 | 800 | 2026-03-23T11:40:10.710055 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.