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 |
|---|---|---|---|---|---|---|---|---|
messages | langchain | https://docs.langchain.com/oss/python/langchain/messages | ai | python | type string required Always "image" url string URL pointing to the image location. base64 string Base64-encoded image data. id string Unique identifier for this content block (either generated by the provider or by LangChain). mime_type string Image MIME type (e.g., image/jpeg , image/png ). Required for base64 data. A... | 21 | 775 | 2026-03-23T11:20:43.889057 |
transforms | chakra_ui | https://chakra-ui.com/docs/styling/style-props/transforms | library | javascript | le = "auto" scaleY = "0.4" /> Prop CSS Property Token Category scaleY --scale-y - Rotate Use the rotate prop to control the rotate property of an element. < Box rotate = "45deg" /> When the rotate prop is set to auto , the rotateX and rotateY props are used to control the rotate of the element. Prop CSS Property Token ... | 1 | 799 | 2026-03-23T11:07:11.230716 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/api/milestones/ | devops | yaml | milestone ( YYYY-MM-DD ) start_date string no The start date of the milestone ( YYYY-MM-DD ) state_event string no The state event of the milestone (close or activate) Delete a milestone History Changed the minimum user role from Developer to Reporter in GitLab 15.0. Changed the minimum user role from Reporter to Plann... | 4 | 800 | 2026-03-23T11:10:33.885889 |
isSignal | angular | https://angular.dev/api/core/isSignal | framework | typescript | sourceOptions ResourceRef ResourceSnapshot ResourceStatus ResourceStreamingLoader ResourceStreamItem RESPONSE_INIT ResponseInit runInInjectionContext Sanitizer SchemaMetadata SecurityContext Self setTestabilityGetter signal Signal SimpleChange SimpleChanges SkipSelf StateKey StaticClassProvider StaticClassSansProvider ... | 6 | 782 | 2026-03-23T11:27:53.870596 |
redis | redis | https://redis.io/docs/latest/develop/ai/search-and-query/indexing/ | database | bash | FT . CREATE products ON HASH PREFIX 1 product : SCHEMA category TAG # Result : Creates 3 separate tags : "Electronics" , "Gaming" , "PC" FT . SEARCH products '@category:{Gaming}' # ✅ Finds the document JSON documents # JSON : No default separator - the entire string becomes one tag JSON . SET product : 1 $ '{"category"... | 9 | 799 | 2026-03-23T11:13:35.265603 |
occ | convex | https://docs.convex.dev/database/advanced/occ | database | typescript | tion to resolve the conflict and determine if it is safe to retry. In Convex, however, we don't need to do that. We know the transaction is deterministic. It didn't charge money to Stripe, it didn't write a permanent value out to the filesystem. It had no effect at all other than proposing some atomic changes to Convex... | 5 | 800 | 2026-03-23T10:54:37.670831 |
hot-module-replacement | webpack | https://webpack.js.org/guides/hot-module-replacement | tooling | javascript | to start dev server: ${ err . message } ` , { cause : err } ) ; } See the full documentation of webpack-dev-server Node.js API . Gotchas Hot Module Replacement can be tricky. To show this, let's go back to our working example. If you go ahead and click the button on the example page, you will realize the console is pri... | 7 | 800 | 2026-03-23T11:07:50.208798 |
2.48.0 | git | https://git-scm.com/docs/git-fetch/2.48.0 | devops | bash | uration which’ll amend these rules, and nothing like a pre-fetch hook analogous to the pre-receive hook. As with pushing with git-push[1] , all of the rules described above about what’s not allowed as an update can be overridden by adding an optional leading + to a refspec (or using the --force command line option). Th... | 24 | 797 | 2026-03-23T11:09:55.602140 |
redis | redis | https://redis.io/docs/latest/develop/data-types/streams/ | database | bash | astilla, speed: 29.899999999999999, position: 1, location_id: 2] // Tests for 'xrevrange' step. StreamEntry [] res18 = db . StreamRead ( "race:france" , 0 , 2 ); foreach ( StreamEntry entry in res18 ) { Console . WriteLine ( $"{entry.Id}: [{string.Join(" , ", entry.Values.Select(b => $" { b . Name }: { b . Value } "))}... | 3,031 | 800 | 2026-03-23T11:04:07.563839 |
?s=vcpkg | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=vcpkg | devops | python | implements the Loki Push API loki 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/lokireceiver v0.148.0 v0.148.0 Version Collector Language Receiv... | 131 | 799 | 2026-03-23T11:11:19.342945 |
redis | redis | https://redis.io/docs/latest/integrate/redisom-for-java/ | database | bash | ( com.redis.om.skeleton.models.Person ) is annotated with @Document ( com.redis.om.spring.annotations.Document ), which is marks the object as a Redis entity to be persisted as a JSON document by the appropriate type of repository. @Indexed and @Searchable The fields id , firstName , lastName , age , homeLoc , address ... | 7 | 800 | 2026-03-23T11:09:27.587261 |
mysql | mysql | https://dev.mysql.com/doc/refman/8.0/ja/ | database | sql | ログラムに共通のオプション — NDB Cluster プログラムに共通のオプション 23.5 NDB Cluster の管理 23.5.1 NDB Cluster 管理クライアントのコマンド 23.5.2 NDB Cluster ログメッセージ 23.5.3 NDB Cluster で生成されるイベントレポート 23.5.4 NDB Cluster 起動フェーズのサマリー 23.5.5 NDB Cluster のローリング再起動の実行 23.5.6 NDB Cluster のシングルユーザーモード 23.5.7 NDB Cluster データノードのオンラインでの追加 23.5.8 NDB Cluster のオンラインバックアップ... | 35 | 800 | 2026-03-23T11:06:47.539503 |
?s=encoding | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=encoding | devops | python | Instrumentation by 🔭 OpenTelemetry Authors 🔭 httpd (Apache) OpenTelemetry module to add OpenTelemetry distributed tracing support to httpd. c++ instrumentation C++ Language Instrumentation Component Apache 2.0 License Repository NGINX Instrumentation by 🔭 OpenTelemetry Authors 🔭 NGINX OpenTelemetry module to add Op... | 195 | 800 | 2026-03-23T11:37:00.885217 |
?s=bunyan | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=bunyan | devops | python | list of dependencies in mix.exs : def deps do [ { :opentelemetry_ecto , "~> 1.2.0" } ] 1.2.0 Version Erlang Language Instrumentation Component Apache 2.0 License Package Details (hex) Repository Elli Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation for Erlang HTTP server Elli. erlang http instrumentation ... | 216 | 800 | 2026-03-23T11:29:05.426520 |
release-notes-2.2.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.2.0 | mobile | dart | l requestDartDeferredLibrary on platform thread (cla: yes, waiting for tree to go green) 25005 Roll Skia from 1aa25c3217b6 to ead52dc068d5 (1 revision) (cla: yes, waiting for tree to go green) 25011 Roll Skia from ead52dc068d5 to 242ae6c45e57 (4 revisions) (cla: yes, waiting for tree to go green) 25013 Roll Fuchsia Lin... | 455 | 800 | 2026-03-23T11:13:36.909919 |
?s=ai | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ai | devops | python | lemetry Collector pipeline (traces, metrics, or logs). It embeds a lightweight implementation of the Isolation Forest algorithm that automatically learns normal behaviour from recent telemetry and tags, scores, or optionally drops anomalies in‑flight – no external ML service required. isolationforest processor collecto... | 83 | 800 | 2026-03-23T11:24:07.879613 |
redis | redis | https://redis.io/docs/latest/develop/data-types/streams/ | database | bash | " , ", entry.Values.Select(b => $" { b . Name }: { b . Value } "))}]" ); } // >>> 1712668482289-0: [rider: Castilla, speed: 30.199999999999999, position: 1, location_id: 1] // >>> 1712668766534-1: [rider: Norem, speed: 28.800000000000001, position: 3, location_id: 1] // Tests for 'xrange_step_1' step. StreamEntry [] re... | 556 | 800 | 2026-03-23T11:04:07.560332 |
?s=oracledatabase | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=oracledatabase | devops | python | on OpenTelemetry native standard, and sends it to OpenTelemetry Collector through HTTP protocol. lua instrumentation Lua Language Instrumentation Component Apache 2.0 License Repository Mojolicious Instrumentation by jjatria An OpenTelemetry plugin for Perl’s Mojolicious. perl instrumentation Perl Language Instrumentat... | 304 | 798 | 2026-03-23T11:31:21.292051 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/user/application_security/container_scanning/ | devops | yaml | ts:paths and dependencies keywords to pass artifacts from one job to a following one: build_job : script : - docker build . -t image:latest - docker save image:latest -o image-latest.tar artifacts : paths : - "image-latest.tar" container_scanning : variables : CS_IMAGE : "archive://image-latest.tar" dependencies : - bu... | 49 | 800 | 2026-03-23T11:26:24.609930 |
?s=user_events | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=user_events | devops | python | s both extensionauth.HTTPClient and extensionauth.Server , so it can be used in both exporters and receivers. azureauth extension collector Quick Install When building a custom collector you can add this extension to the manifest file like the following: extensions : - gomod : github.com/open-telemetry/opentelemetry-co... | 58 | 800 | 2026-03-23T11:30:38.941143 |
?s=trusted-publishing | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=trusted-publishing | devops | python | d this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awsxrayreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Cloudwatch Receiver by 🔭 OpenTel... | 100 | 800 | 2026-03-23T11:23:36.389582 |
deno | deno | https://docs.deno.com/runtime/reference/cli/coverage/ | runtime | javascript | ( condition ) { console . log ( "both the branch and lines are ignored" ) ; } // deno-coverage-ignore-stop All code after a // deno-coverage-ignore-start comment is ignored until a // deno-coverage-ignore-stop is reached. Each // deno-coverage-ignore-start comment must be terminated by a // deno-coverage-ignore-stop co... | 4 | 771 | 2026-03-23T10:51:51.909310 |
?s=io | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=io | devops | python | .21.0 Version JavaScript Language Resource detector Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Resource Detector for Container by 🔭 OpenTelemetry Authors 🔭 Resource detector for container ID. Compatible with OpenTelemetry JS API and SDK 1.0+. container resource-detector js Quick Insta... | 373 | 800 | 2026-03-23T11:37:34.369442 |
encryption | turso | https://docs.turso.tech/tursodb/encryption | database | sql | odel outputs What’s Encrypted Encrypted All database pages with your data - The database file - Write-Ahead Log (WAL) file Not Encrypted The database header (first 100 bytes) Generate an Encryption Key Generate a secure encryption key in hexadecimal format. The key size depends on the cipher you choose: 256-bit (32 byt... | 2 | 794 | 2026-03-23T10:51:39.274416 |
qdrant | qdrant | https://qdrant.tech/articles/late-interaction-models/ | database | python | ings for Multi-Vector Representations We often overlook the output token embeddings, but the fact is—they also serve as multi-vector representations of the input text. So, why not explore their use in a multi-vector retrieval model, similar to late interaction models? Experimental Findings We conducted several experime... | 5 | 800 | 2026-03-23T11:00:09.246558 |
building-an-event-driven-queue | inngest | https://www.inngest.com/blog/building-an-event-driven-queue | devops | typescript | g talk on “ the how and why of fitting things together ” on abstraction in systems which describes the contract between systems. In our case, the primary contract between dispatching work on a queue and performing the work is a strongly typed event . Let’s dive in: Instead of treating queues as ‘eventual RPCs’, we embr... | 4 | 800 | 2026-03-23T11:24:01.858758 |
esbuild | esbuild | https://esbuild.github.io/plugins/ | tooling | javascript | isters a callback to be triggered in certain situations. It takes a few options: JS Go interface OnLoadOptions { filter : RegExp ; namespace?: string; } type OnLoadOptions struct { Filter string Namespace string } filter Every callback must provide a filter, which is a regular expression. The registered callback will b... | 28 | 792 | 2026-03-23T10:50:05.321217 |
?s=azure | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=azure | devops | python | gorm go gorm Quick Install To install this instrumentation library run: go get gorm.io/plugin/opentelemetry v0.1.16 Version Go Language Instrumentation Component MIT License Website Documentation Package Details (go) Goyek instrumentation first party integration by Robert Pająk Package otelgoyek provides OpenTelemetry ... | 222 | 800 | 2026-03-23T11:38:25.447658 |
results-1-100-thread-2024-06-15.json | qdrant | https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json | database | python | taset_name": "glove-100-angular", "upload_time": 56.07842074000018, "total_upload_time": 1364.4860596670005, "p95_time": 0.11457245475021409, "rps": 946.59284724195, "parallel": 100, "p99_time": 0.11958947627039379, "mean_time": 0.1033639763186884, "mean_precisions": 0.21255900000000003, "engine_params": { "hnsw_ef": 5... | 425 | 682 | 2026-03-23T10:59:06.540621 |
masked.html | pytorch | https://pytorch.org/docs/stable/masked.html | ml | python | tHub. For now, we have decided to go with the most conservative implementation to ensure that users know exactly what is going on and are being intentional about their decisions with masked semantics. The available binary operators are: add Adds other , scaled by alpha , to input . atan2 Element-wise arctangent of inpu... | 11 | 796 | 2026-03-23T10:52:07.236789 |
GpuDelegate | tensorflow | https://www.tensorflow.org/lite/api_docs/java/org/tensorflow/lite/gpu/GpuDelegate | ml | python | handle to the TensorFlow Lite delegate implementation. Note: The Java Delegate maintains ownership of the native delegate instance, and must ensure its existence for the duration of usage with any InterpreterApi instance. Note: the native delegate instance may not be created until the delegate has been attached to an i... | 3 | 790 | 2026-03-23T10:52:14.699590 |
guide | langfuse | https://langfuse.com/docs/sdk/typescript/guide | ai | python | : JetBrains Tracy for Kotlin/Java OpenTelemetry Java OpenTelemetry .NET OpenTelemetry Go OpenTelemetry C++ OpenTelemetry Erlang/Elixir OpenTelemetry Ruby OpenTelemetry PHP OpenTelemetry Rust OpenTelemetry Swift Prompt management, evaluation, and querying: To use other Langfuse features, you can use the public API to in... | 17 | 800 | 2026-03-23T10:54:14.067797 |
?s=meter | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=meter | devops | python | 0 License Package Details (go-collector) Repository ClickHouse Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter supports sending OpenTelemetry logs and spans to ClickHouse go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporte... | 31 | 800 | 2026-03-23T11:17:39.413692 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/ci/migration/bamboo/ | devops | yaml | configuration Deployments Separate deployment projects Deployment jobs with environments Combine build and deploy in single pipeline Configuration examples Bamboo Specs export The following examples show a Bamboo Specs YAML export from the UI and its GitLab CI/CD equivalent. Bamboo Bamboo organizes builds through a nes... | 1 | 800 | 2026-03-23T10:52:41.102036 |
supabase-branches-unpause | supabase | https://supabase.com/docs/reference/cli/supabase-branches-unpause | database | typescript | domains <strings> Optional Comma separated list of email domains to associate with the added identity provider. --metadata-file <string> Optional File containing a SAML 2.0 Metadata XML document describing the identity provider. --metadata-url <string> Optional URL pointing to a SAML 2.0 Metadata XML document describin... | 70 | 800 | 2026-03-23T11:33:16.074713 |
postgresql | postgresql | https://www.postgresql.org/docs/release/8.0.6/ | database | sql | PostgreSQL: Release Notes February 26, 2026: PostgreSQL 18.3, 17.9, 16.13, 15.17, and 14.22 Released! Quick Links Documentation Manuals Archive Release Notes Books Tutorials & Other Resources FAQ Wiki Release Notes PostgreSQL 8.0.6 PostgreSQL 8.0.26 Documentation Prev Fast Backward Appendix E. Release Notes Fast Forwar... | 0 | 760 | 2026-03-23T11:22:09.524717 |
llms-full.txt | angular | https://angular.dev/assets/context/llms-full.txt | framework | typescript | his allows the browser to decide the optimal time to decode an image after it has been fetched. When an image is marked as `priority`, Angular automatically sets `decoding="sync"` to ensure the image is decoded and painted as early as possible helping improve **Largest Contentful Paint (LCP)** performance. You can stil... | 217 | 798 | 2026-03-23T10:56:08.577946 |
tauri | tauri | https://tauri.app/plugin/store/ | desktop | rust | } from '@tauri-apps/plugin-store'; import { LazyStore } from '@tauri-apps/plugin-store'; with_store(app.handle().clone(), stores, path, |store| { store.insert("some-key".to_string(), json!({ "value": 5 }))?; Ok(()) }); let store = app.store(path)?; store.set("some-key".to_string(), json!({ "value": 5 })); Permissions S... | 5 | 799 | 2026-03-23T10:56:09.531918 |
sklearn.preprocessing.StandardScaler.html | scikit_learn | https://scikit-learn.org/1.8/modules/generated/sklearn.preprocessing.StandardScaler.html | ml | python | e matrix} of shape (n_samples, n_features) The data used to compute the mean and standard deviation used for later scaling along the features axis. y None Ignored. sample_weight array-like of shape (n_samples,), default=None Individual weights for each sample. Added in version 0.24: parameter sample_weight support to S... | 6 | 783 | 2026-03-23T10:54:06.467561 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/administration/sidekiq/sidekiq_troubleshooting/ | devops | yaml | CH_TIMEOUT environment variable to improve CPU usage on Redis. Error: OpenSSL::Cipher::CipherError If you receive error messages like: "OpenSSL::Cipher::CipherError","exception.message":"","exception.backtrace":["encryptor (3.0.0) lib/encryptor.rb:98:in `final'","encryptor (3.0.0) lib/encryptor.rb:98:in `crypt'","encry... | 29 | 706 | 2026-03-23T11:19:32.905884 |
data-model | langfuse | https://langfuse.com/docs/observability/data-model | ai | python | he OpenTelemetry integration guide for detailed documentation on integrating OpenTelemetry with Langfuse. Instrumentation Instrumentation is the process of adding code to record its behavior. Once this recording is turned on, Langfuse (through OpenTelemetry) can automatically capture these events and structure them int... | 5 | 800 | 2026-03-23T10:54:57.895498 |
?s=bandit | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=bandit | devops | python | ython python exporter Azure Monitor Application Insights Quick Install To install this exporter run: pip install azure-monitor-opentelemetry-exporter Python Language Exporter Component MIT License Package Details (pip) Repository Google Cloud Exporters by Google The OpenTelemetry Google Cloud Monitoring Exporters for P... | 184 | 799 | 2026-03-23T11:37:27.149032 |
cookie | hono | https://hono.dev/docs/helpers/cookie | framework | javascript | options const cookie = generateCookie ( 'delicious_cookie' , 'macha' , { path: '/' , secure: true , httpOnly: true , domain: 'example.com' , }) generateSignedCookie ts // Basic signed cookie generation const signedCookie = await generateSignedCookie ( 'delicious_cookie' , 'macha' , 'secret chocolate chips' ) // Signed ... | 2 | 793 | 2026-03-23T10:52:03.972123 |
pow | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/pow | language | javascript | number. Return value A number representing base taken to the power of exponent . Returns NaN in one of the following cases: exponent is NaN . base is NaN and exponent is not 0 . base is ±1 and exponent is ± Infinity . base < 0 and exponent is not an integer. Description Math.pow() is equivalent to the ** operator, exce... | 1 | 799 | 2026-03-23T11:14:56.229548 |
2.23.0 | git | https://git-scm.com/docs/git-checkout/2.23.0 | devops | bash | -m mytopic Auto-merging frotz After this three-way merge, the local modifications are not registered in your index file, so git diff would show you what changes you made since the tip of the new branch. When a merge conflict happens during switching branches with the -m option, you would see something like this: $ git ... | 26 | 731 | 2026-03-23T11:34:21.168129 |
?s=orchestrator | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=orchestrator | devops | python | .21.0 Version JavaScript Language Resource detector Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Resource Detector for Container by 🔭 OpenTelemetry Authors 🔭 Resource detector for container ID. Compatible with OpenTelemetry JS API and SDK 1.0+. container resource-detector js Quick Insta... | 373 | 800 | 2026-03-23T11:28:53.572202 |
vercel-ai-gateway | langfuse | https://langfuse.com/integrations/gateways/vercel-ai-gateway | ai | python | PI keys LANGFUSE_SECRET_KEY = "sk-lf-..." LANGFUSE_PUBLIC_KEY = "pk-lf-..." # 🇪🇺 EU region LANGFUSE_BASE_URL = "https://cloud.langfuse.com" # 🇺🇸 US region # LANGFUSE_BASE_URL="https://us.cloud.langfuse.com" # Set your Vercel AI Gateway API key or OIDC token (Vercel AI Gateway uses the 'AI_GATEWAY_API_KEY' and 'VERC... | 1 | 800 | 2026-03-23T11:23:45.186404 |
release-notes-2.0.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.0.0 | mobile | dart | ckages (cla: yes, team) 68587 Fix a multiple pointers bug (cla: yes, framework) 68596 Add border side property to Chip, and resolve shape with border side with Material states (cla: yes, f: material design, framework, waiting for tree to go green) 68611 add sdk constraints where missing to prepare for nnbd flag flip (c... | 1,032 | 800 | 2026-03-23T11:06:17.754454 |
2.53.0 | git | https://git-scm.com/docs/git-push/2.53.0 | devops | bash | he current value of the remote ref is the expected value. git push fails otherwise. Imagine that you have to rebase what you have already published. You will have to bypass the "must fast-forward" rule in order to replace the history you originally published with the rebased history. If somebody else built on top of yo... | 14 | 800 | 2026-03-23T11:02:00.341230 |
gpt-oss-distilled-redteam2k | transformers | https://huggingface.co/datasets/Ericwang/gpt-oss-distilled-redteam2k | ai | python | bly consensual. According to OpenAI's policy, sexual content describing explicit sexual activities is not disallowed if it's not pornographic or extremely graphic. However, describing sexual acts in explicit detail may be disallowed if pornographic. But answering the question about how men in prisons engage in sex: It'... | 69 | 800 | 2026-03-23T11:30:15.805408 |
tweens | svelte | https://svelte.dev/tutorial/svelte/tweens | framework | javascript | ? Routing Pages Layouts Route parameters Loading data Page data Layout data Headers and cookies Setting headers Reading and writing cookies Shared modules The $lib alias Forms The <form> element Named form actions Validation Progressive enhancement Customizing use:enhance API routes GET handlers POST handlers Other han... | 2 | 800 | 2026-03-23T10:52:01.034219 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | oxy of Service HTTP Request HEAD /api/v1/namespaces/{namespace}/services/{name}/proxy Path Parameters Parameter Description name name of the ServiceProxyOptions namespace object name and auth scope, such as for teams and projects Query Parameters Parameter Description path Path is the part of URLs that include service ... | 1,190 | 800 | 2026-03-23T10:56:49.343297 |
?s=pino | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=pino | devops | python | ng live services. Import real traces to reverse-engineer topologies, simulate failures and latency spikes with time-windowed scenarios, and choose from traffic patterns. traces metrics logs testing synthetic generator Go Language Utilities Component Apache 2.0 License Repository redact by MrAlias Collection of utilitie... | 382 | 800 | 2026-03-23T11:13:48.681909 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | 637723, "mean_precisions": 0.931212, "engine_params": { "search_params": { "hnsw_ef": 512 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-rps-m-32-ef-256", "dataset_name": "glove-100-angular", "upload_time": 72.068963673, "total_upload_time": 506.8768793721, "p95_time": 0.0907606345, "rps": 1106.1898705085, "pa... | 2,907 | 552 | 2026-03-23T11:15:13.618820 |
transcription.md | tanstack_start | https://tanstack.com/ai/latest/docs/guides/transcription.md | framework | typescript | per-1'), audio: dataUrl, }) ``` ## Options ### Common Options | Option | Type | Description | |--------|------|-------------| | `audio` | `File \| string` | Audio data (File object or base64 string) - required | | `language` | `string` | Language code (e.g., "en", "es", "fr") | ### Supported Languages Whisper supports ... | 2 | 796 | 2026-03-23T11:37:55.891674 |
go | go | https://go.dev/dl/ | language | go | e73dfb7cade4dd4eaba744947efea586e1 go1.8.freebsd-386.tar.gz Archive FreeBSD x86 74MB 9965b73686fcf82a7d002e75b30d4125cc9f47906c1e2b2f0ef036a6665f0348 go1.8.freebsd-amd64.tar.gz Archive FreeBSD x86-64 85MB e750579f390fe5c95de30c2a52d7ce88250cf971c435323373d22bfab8a63431 go1.8.linux-386.tar.gz Archive Linux x86 74MB 8f61... | 893 | 800 | 2026-03-23T11:25:37.381899 |
go | go | https://go.dev/dl/ | language | go | arwin-arm64.pkg Installer macOS ARM64 63MB 04095714d4956c93cbfc481a9a0c931c42edc8805a9f8952179aa171e487295e go1.26.1.linux-386.tar.gz Archive Linux x86 62MB da75d696c6b9440fe9fb6418429f29eaeee947707ee8c6ddb567c558051a1cc2 go1.26.1.linux-amd64.tar.gz Archive Linux x86-64 64MB 031f088e5d955bab8657ede27ad4e3bc5b7c1ba281f0... | 2 | 800 | 2026-03-23T11:25:37.381206 |
qdrant | qdrant | https://qdrant.tech/enterprise-solutions/ | database | python | ents, human errors, and high operational costs. Enterprises like Bosch use Qdrant for unparalleled performance and massive-scale vector search. “With Qdrant, we found the missing piece to develop our own provider independent multimodal generative AI platform at enterprise scale.” Jeremy Teichmann & Daly Singh Generativ... | 4 | 800 | 2026-03-23T11:07:43.541208 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | ons": 0.914309, "engine_params": { "num_candidates": 256 } }, { "engine_name": "elastic", "setup_name": "elastic-m-16-ef-128", "dataset_name": "glove-100-angular", "upload_time": 787.548227774, "total_upload_time": 787.781196934, "p95_time": 0.064641645, "rps": 35.511541225, "parallel": 2, "p99_time": 0.0682536118, "me... | 119 | 592 | 2026-03-23T11:15:13.614692 |
?s=ibmmq | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ibmmq | devops | python | orter collector Go Language Utilities Component UPL License Documentation Repository OpenTelemetry Collector Release Notes Comparator by wbollock Website to help operators read release notes and compare across OpenTelemetry Collector versions. collector upgrade visualization Go Language Utilities Component Apache 2.0 L... | 388 | 800 | 2026-03-23T11:24:12.065908 |
switch-to-workspaces-project-references | nx | https://nx.dev/docs/technologies/typescript/guides/switch-to-workspaces-project-references | tooling | typescript | gh node_modules symlinks. Newer Nx versions may not include this plugin. Add resolve.conditions with the same custom condition used in tsconfig.base.json (e.g. @myorg/source ). This lets Vite resolve workspace libraries to source files during dev server and test runs, matching TypeScript's customConditions behavior. Se... | 27 | 799 | 2026-03-23T11:15:18.836578 |
spec-draft | dart | https://dart.dev/to/spec-draft | language | dart | j�I|�����`NT���%D�∎�%�:ȥ~ �:�7l����=�Z���h �HS�N;���; ��~� pC1_ z� �R?�W��V�������s���}<5����g'����SmؑrbR|�}G��q +$�S>�ĵ� ऌ'�Ei[+�B����\�*b�� � �U��KME�� � I��z�,G8�L�>��̠�e �B�K�(O.@�ࡊ\~�����6�l�Y0�qSPR�S�h_� g*{�Z�1���ȸ��c��f ����s�3@�1:�k�q)k������5�V��>�]� �s|q�g,�e�&���,�b"U�� �� �����א�c?6h@�� �Quq��]�\23�J��#) �... | 666 | 800 | 2026-03-23T11:06:06.480687 |
?s=masstransit | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=masstransit | devops | python | y to tracing. rust instrumentation Quick Install To install this instrumentation library run: cargo add tracing-opentelemetry 0.22.0 Version Rust Language Instrumentation Component MIT License Package Details (crates) Repository Trillium Instrumentation first party integration by Jacob Rothstein OpenTelemetry integrati... | 359 | 800 | 2026-03-23T11:39:07.435029 |
?s=framework | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=framework | devops | python | OpenTelemetry.Exporter.Geneva 1.15.1 Version .NET Language Exporter Component Apache 2.0 License Package Details (nuget) Repository InfluxDB Exporter for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 The InfluxDB exporter converts OpenTelemetry metrics into the InfluxDB model influxdb exporter dotnet Quick Install ... | 170 | 800 | 2026-03-23T11:30:26.065016 |
behind-proxies.html | express | https://expressjs.com/en/guide/behind-proxies.html | framework | javascript | trusted. If so, then each address in X-Forwarded-For is checked from right to left until the first non-trusted address. Number Use the address that is at most n number of hops away from the Express application. req.socket.remoteAddress is the first hop, and the rest are looked for in the X-Forwarded-For header from rig... | 3 | 799 | 2026-03-23T10:54:04.882167 |
sharding-new-tables | planetscale | https://planetscale.com/docs/vitess/sharding/sharding-new-tables | database | sql | hash Vindex function , which is a common choice: Report incorrect code Copy Ask AI ALTER VSCHEMA ON `metal-sharded` .exercise_logs ADD VINDEX xxhash(user_id) USING xxhash; This registers the table in the sharded keyspace’s VSchema and configures how rows are distributed across shards. 5. Add the sequence tables to the ... | 8 | 798 | 2026-03-23T11:14:35.767447 |
module-function-d-ts.html | typescript | https://www.typescriptlang.org/docs/handbook/declaration-files/templates/module-function-d-ts.html | language | javascript | TypeScript: Documentation - Module: Function Was this page helpful? Module: Function For example, when you want to work with JavaScript code which looks like: ts import greeter from "super-greeter" ; greeter ( 2 ); greeter ( "Hello world" ); To handle both importing via UMD and modules: ts // Type definitions for [~THE... | 0 | 800 | 2026-03-23T10:50:14.593664 |
?s=tomee | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=tomee | devops | python | er Extension Autoinjection”, but with a few more features and a slightly different approach to content-script injection. js browser web-ext browserextension browser-extension chrome-extension firefox-extension safari-extension edge-extension autoinstrumentation JavaScript Language Utilities Component GPL-3.0 License Do... | 378 | 800 | 2026-03-23T11:19:30.884686 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/editor_extensions/visual_studio_code/ | devops | yaml | GitLab for VS Code extension | GitLab Docs GitLab for VS Code extension The GitLab for VS Code extension integrates GitLab Duo and other GitLab features directly into your IDE. To get started, install and configure the extension . For added security, you can set up the extension in a Visual Studio Code Dev Container. W... | 0 | 800 | 2026-03-23T10:55:36.681959 |
setup | firebase | https://firebase.google.com/docs/cpp/setup | database | javascript | Linux, and from within the C++ editor. For desktop workflows, you need to complete the following: Configure your C++ project for CMake. Create a Firebase project Register your app (iOS or Android) with Firebase Add a mobile-platform Firebase configuration file Create a desktop version of the Firebase configuration file... | 16 | 800 | 2026-03-23T10:57:50.251911 |
mtia.mtia_graph.html | pytorch | https://pytorch.org/docs/stable/mtia.mtia_graph.html | ml | python | torch.mtia.mtia_graph — PyTorch 2.10 documentation Learn Get Started Tutorials Learn the Basics PyTorch Recipes Intro to PyTorch - YouTube Series Webinars Community Landscape Join the Ecosystem Community Hub Forums Developer Resources Contributor Awards Community Events PyTorch Ambassadors Projects PyTorch vLLM DeepSpe... | 0 | 800 | 2026-03-23T11:03:00.611316 |
?flag=deprecated | opentelemetry | https://opentelemetry.io/ecosystem/registry//?flag=deprecated | devops | python | omponent Apache 2.0 License Repository OpentelemetryHTTPoison by 🔭 OpenTelemetry Authors 🔭 OpentelemetryHTTPoison is an Instrumentation Library for HTTPoison. httpoison instrumentation erlang Erlang Language Instrumentation Component Apache 2.0 License Repository OpentelemetryNebulex by 🔭 OpenTelemetry Authors 🔭 Op... | 217 | 800 | 2026-03-23T11:29:30.110680 |
?s=settings | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=settings | devops | python | eivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/snowflakereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Solace Receiver by 🔭 OpenTelemetry Authors 🔭 The Solace receiver receives trace data from... | 153 | 800 | 2026-03-23T11:26:12.522402 |
nx-commands | nx | https://nx.dev/docs/reference/nx-commands | tooling | typescript | l window nx polygraph [options] Options Section titled “Options” Option Type Description Default --help boolean Show help. --verbose boolean Prints additional information about the commands (e.g., stack traces). --version boolean Show version number nx record Section titled “nx record” Records a command execution for d... | 27 | 800 | 2026-03-23T11:23:18.109553 |
supabase-inspect-db-traffic-profile | supabase | https://supabase.com/docs/reference/cli/supabase-inspect-db-traffic-profile | database | typescript | t. --experimental Required enable experimental features --project-ref <string> Optional Project ref of the Supabase project. supabase vanity-subdomains delete Deletes the vanity subdomain for a project, and reverts to using the project ref for routing. Usage 1 supabase vanity-subdomains delete Flags --experimental Requ... | 79 | 800 | 2026-03-23T11:27:49.534192 |
?s=namedpipe | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=namedpipe | devops | python | ble are observers for docker, ecs, ecs_task, host and K8s. go extension collector Collector Language Extension Component Apache 2.0 License Repository OIDC authenticator extension by 🔭 OpenTelemetry Authors 🔭 The OIDC authenticator extension allows gRPC and HTTP-based receivers to require authentication from remote c... | 69 | 800 | 2026-03-23T11:26:08.589126 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/ci/runners/hosted_runners/ | devops | yaml | In the following example, three jobs are executed in a project’s pipeline. Each of these jobs runs in a dedicated ephemeral VM. The build job ran on runner-ns46nmmj-project-43717858 , test job on f131a6a2runner-new2m-od-project-43717858 and deploy job on runner-tmand5m-project-43717858 . GitLab sends the command to rem... | 3 | 799 | 2026-03-23T11:16:54.346895 |
convertMessagesToModelMessages | tanstack_start | https://tanstack.com/ai/latest/docs/reference/functions/convertMessagesToModelMessages | framework | typescript | reamChunk Tool ToolCall ToolCallPart ToolCallStreamChunk ToolConfig ToolDefinition ToolDefinitionConfig ToolDefinitionInstance ToolInputAvailableStreamChunk ToolResultPart ToolResultStreamChunk UIMessage VideoPart Type Alias References AgentLoopStrategy AnyClientTool TextStreamOptionsForModel TextStreamOptionsUnion Con... | 7 | 800 | 2026-03-23T11:07:50.171149 |
self-host-scale | langchain | https://docs.langchain.com/langsmith/self-host-scale | ai | python | ns up to 100 traces submitted per second High means up to 1000 traces submitted per second The exact optimal configuration depends on your usage and trace payloads. Use the examples below in combination with the information above and your specific usage to update your LangSmith configuration as you see fit. If you have... | 9 | 796 | 2026-03-23T11:33:13.855461 |
tauri | tauri | https://tauri.app/reference/javascript/fs/ | desktop | rust | { fromPathBaseDir: BaseDirectory . AppConfig , toPathBaseDir: BaseDirectory . AppConfig }); Since Section titled “Since” 2.0.0 Source : https://github.com/tauri-apps/plugins-workspace/blob/v2/plugins/fs/guest-js/index.ts#L601 create() Section titled “create()” function create ( path , options ? ) : Promise < FileHandle... | 36 | 800 | 2026-03-23T11:03:41.364865 |
?s=oltp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=oltp | 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:25:57.743887 |
?s=dbcp | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dbcp | devops | python | tails (go-collector) Repository Active Directory Domain Services Receiver by 🔭 OpenTelemetry Authors 🔭 The active_directory_ds receiver scrapes metric relating to an Active Directory domain controller using the Windows Performance Counters. go receiver collector Quick Install When building a custom collector you can ... | 96 | 800 | 2026-03-23T11:37:21.824989 |
release-notes-3.35.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-3.35.0 | mobile | dart | 3x3. by @jonahwilliams in 166612 Roll pub packages by @flutter-pub-roller-bot in 166810 Update roadmap email by @mit-mit in 166838 [Impeller] Tessellate paths directly using PathReceiver by @flar in 166759 [Impeller] prefer 24 bit depth buffer format on vulkan backend. by @jonahwilliams in 166854 bump max tasks to a hu... | 74 | 800 | 2026-03-23T11:13:49.352846 |
?s=slog | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=slog | devops | python | rocessors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/metricstransformprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Metrics Generation Processor by 🔭 OpenTelemetry Authors 🔭 The metrics genera... | 87 | 800 | 2026-03-23T11:14:47.273264 |
?s=tomee | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=tomee | devops | python | install this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.AWS 1.15.0 Version .NET Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repository KafkaFlow Instrumentation for OpenTelemetry first party integration by Farfetch This is an Instrumentation Library, ... | 205 | 799 | 2026-03-23T11:19:30.884460 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | run( user_prompt: str | Sequence[UserContent] | None = None, *, output_type: None = None, message_history: Sequence[ModelMessage] | None = None, deferred_tool_results: ( DeferredToolResults | None ) = None, model: Model | KnownModelName | str | None = None, instructions: Instructions[AgentDepsT] = None, deps: AgentDeps... | 2,090 | 668 | 2026-03-23T10:51:26.914051 |
?s=kuma | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kuma | devops | python | IT License Repository OddDotNet: Test Harness for OpenTelemetry by Tyler Kenna OddDotNet is a Test Harness for OpenTelemetry that works for any language, built in .NET. It is a container image that accepts OpenTelemetry signals over gRPC, and it includes a query language for verifying and validating those signals. OddD... | 366 | 800 | 2026-03-23T11:38:06.864986 |
c_abort_rollback.html | sqlite | https://www.sqlite.org/c3ref/c_abort_rollback.html | database | sql | TE_IOERR_FSYNC (SQLITE_IOERR | (4<<8)) #define SQLITE_IOERR_DIR_FSYNC (SQLITE_IOERR | (5<<8)) #define SQLITE_IOERR_TRUNCATE (SQLITE_IOERR | (6<<8)) #define SQLITE_IOERR_FSTAT (SQLITE_IOERR | (7<<8)) #define SQLITE_IOERR_UNLOCK (SQLITE_IOERR | (8<<8)) #define SQLITE_IOERR_RDLOCK (SQLITE_IOERR | (9<<8)) #define SQLITE_IO... | 1 | 668 | 2026-03-23T11:40:34.370934 |
?s=cats-effect | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cats-effect | devops | python | ry auto-instrumentation library. Node.js fastify Quick Install To install this instrumentation library run: npm install @fastify/otel 0.17.1 Version JavaScript Language Instrumentation Component MIT License Package Details (npm) Repository Fetch Instrumentation by 🔭 OpenTelemetry Authors 🔭 Fetch instrumentation for b... | 281 | 800 | 2026-03-23T11:29:01.637853 |
mastering-the-project-boundaries-in-nx | nx | https://nx.dev/blog/mastering-the-project-boundaries-in-nx | tooling | typescript | h. Our two apps could be built with a different framework so mixing feature libraries would not be possible. To avoid any future impediments, we don't want to allow a feature library used in Store to depend on the feature library from Admin and vice versa. Additionally, only our apps should be able to load the Core lib... | 8 | 800 | 2026-03-23T11:18:55.354206 |
2.45.0 | git | https://git-scm.com/docs/git-fetch/2.45.0 | devops | bash | .5 no changes 2.20.0 2018-12-09 2.19.1 → 2.19.6 no changes 2.19.0 2018-09-10 2.18.1 → 2.18.5 no changes 2.18.0 2018-06-21 2.17.1 → 2.17.6 no changes 2.17.0 2018-04-02 2.15.4 → 2.16.6 no changes 2.14.6 2019-12-06 2.12.5 → 2.13.7 no changes 2.11.4 2017-09-22 2.10.5 2017-09-22 2.9.5 2017-07-30 2.8.6 2017-07-30 2.7.6 2017-... | 3 | 798 | 2026-03-23T11:07:11.406494 |
fr | git | https://git-scm.com/docs/gitglossary/fr | devops | bash | " foo " n’importe où. " **/foo/bar " correspond au fichier ou au répertoire " bar " n’importe où, directement sous le répertoire " foo ". Un " /** " de queue correspond à tout ce qui se trouve à l’intérieur. Par exemple, " abc/** " correspond à tous les fichiers du répertoire "abc", relativement à l’emplacement du fich... | 25 | 799 | 2026-03-23T11:24:16.592666 |
opentelemetry | opentelemetry | https://opentelemetry.io/docs/collector/registry/ | devops | python | n http Go Language Instrumentation Component Apache 2.0 License Repository splunkkafka – Instrumentation for github.com/confluentinc/confluent-kafka-go/kafka/splunkkafka by Splunk Inc. Instrumentation for the github.com/confluentinc/confluent-kafka-go/kafka/splunkkafka package. go instrumentation kafka Go Language Inst... | 233 | 800 | 2026-03-23T11:04:10.134374 |
cartesian-grid | chakra_ui | https://chakra-ui.com/docs/charts/cartesian-grid | library | javascript | Cartesian Grid | Chakra UI Build faster with Premium Chakra UI Components 💎 Learn more Skip to Content Cartesian Grid How to customize the cartesian grid of the charts component AI Tip Want to skip the docs? Use the MCP Server Copy Page This guide will show you how to customize the cartesian grid of the charts compone... | 0 | 800 | 2026-03-23T11:08:01.005438 |
?s=tedious | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=tedious | devops | python | on Component Apache 2.0 License Package Details (gems) Repository RubyLLM Instrumentation by thoughtbot RubyLLM instrumentation for Ruby. ruby instrumentation GenAI LLM Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-ruby_llm 0.2.0 Version Ruby Language Instrumentati... | 356 | 800 | 2026-03-23T11:22:30.961651 |
2.0.5 | git | https://git-scm.com/docs/gitcli/2.0.5 | devops | bash | epository. Here are the rules regarding the "flags" that you should follow when you are scripting Git: it’s preferred to use the non dashed form of Git commands, which means that you should prefer git foo to git-foo . splitting short options to separate words (prefer git foo -a -b to git foo -ab , the latter may not ev... | 5 | 797 | 2026-03-23T11:37:27.899228 |
2.39.0 | git | https://git-scm.com/docs/git-rebase/2.39.0 | devops | bash | Hooks The apply backend has not traditionally called the post-commit hook, while the merge backend has. Both have called the post-checkout hook, though the merge backend has squelched its output. Further, both backends only call the post-checkout hook with the starting point commit of the rebase, not the intermediate c... | 36 | 794 | 2026-03-23T11:34:04.463558 |
?s=logdedup | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=logdedup | devops | python | er 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 🔭 OpenTel... | 166 | 800 | 2026-03-23T11:38:22.744442 |
?s=influxdb | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=influxdb | devops | python | entation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Hikaricp Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Hikaricp hikaricp instrumentation java Java Language Instrumentation C... | 249 | 800 | 2026-03-23T11:33:32.233103 |
electron-versioning | electron | https://www.electronjs.org/docs/latest/tutorial/electron-versioning | desktop | javascript | d backport stability and security fixes on their own. We discourage this, but recognize that it makes life easier for many app developers. Beta releases and bug fixes Developers want to know which releases are safe to use. Even seemingly innocent features can introduce regressions in complex applications. At the same t... | 3 | 798 | 2026-03-23T11:04:27.387127 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.