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 |
|---|---|---|---|---|---|---|---|---|
serve | angular | https://angular.dev/tools/cli/serve | framework | typescript | /api , take the following steps. Create a file proxy.conf.json in your project's src/ folder. Add the following content to the new proxy file: { "/api/**" : { "target" : "http://localhost:3000" , "secure" : false } } In the CLI configuration file, angular.json , add the proxyConfig option to the serve target: { "projec... | 3 | 800 | 2026-03-23T11:31:55.659600 |
release-notes-2.0.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.0.0 | mobile | dart | 5045de33e754 to 8f282f5d9f30 (1 revision) (cla: yes, waiting for tree to go green) 23562 iOS deeplink sends "path + query" instead of just path (cla: yes, platform-ios, waiting for tree to go green) 23564 Roll Fuchsia Linux SDK from kYdpRwQ7N... to KAsjGNhH6... (cla: yes, waiting for tree to go green) 23565 Roll Fuchsi... | 817 | 799 | 2026-03-23T11:06:17.754163 |
train | transformers | https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train | ai | python | hard_stats_url = "/_stats" health_url = "/_cluster/health" + slm_url = None if version >= [0, 90, 10]: pending_tasks_url = "/_cluster/pending_tasks" @@ -196,6 +204,8 @@ def _get_urls(self, version): if version < [5, 0, 0]: # version 5 errors out if the `all` parameter is set stats_url += "?all=true" + if version >= [7,... | 390 | 609 | 2026-03-23T11:25:24.231585 |
?s=proxy | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=proxy | devops | python | onent Apache 2.0 License Repository Express Instrumentation by 🔭 OpenTelemetry Authors 🔭 Express instrumentation for Node.js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-express 0.61.0 Version JavaScript Language Instrumentation Component Ap... | 280 | 800 | 2026-03-23T11:36:31.297221 |
sklearn_estimator.html | xgboost | https://xgboost.readthedocs.io/en/stable/python/sklearn_estimator.html | ml | python | l. A better approach is to retrain the model after cross validation using the best hyperparameters along with early stopping. If you want to experiment with idea of using cross validation with early stopping, here is a snippet to begin with: from sklearn.base import clone from sklearn.datasets import load_breast_cancer... | 4 | 800 | 2026-03-23T10:56:34.220296 |
?s=visualization | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=visualization | devops | python | eceiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/mongodbatlasreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository MySQL Receiver by 🔭 OpenTelemetry A... | 133 | 800 | 2026-03-23T11:39:49.908156 |
network-traces | firebase | https://firebase.google.com/docs/perf-mon/network-traces | database | javascript | troubleshooting page when you learn about potential performance issues, for example, in the following scenarios: You select relevant metrics on the dashboard and you notice a big delta. In the traces table you sort to display the largest deltas at the top, and you see a significant percentage change. You receive an ema... | 12 | 781 | 2026-03-23T11:18:58.617609 |
?s=weaviate | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=weaviate | devops | python | /opentelemetry-auto-symfony 1.1.1 Version PHP Language Instrumentation Component Apache 2.0 License Package Details (packagist) Repository OpenTelemetry Twig auto-instrumentation by Christian Melius Instrumentation Library for Twig twig instrumentation php Quick Install To install this instrumentation library run: comp... | 315 | 800 | 2026-03-23T11:21:21.444786 |
?s=logmanager | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=logmanager | devops | python | hts into the performance of your systems and how caching is performing fusioncache caching .net Quick Install To install this instrumentation library run: dotnet add package ZiggyCreatures.FusionCache 2.6.0 Version .NET Language Instrumentation Component MIT License Website Documentation Package Details (nuget) Reposit... | 202 | 800 | 2026-03-23T11:22:05.742843 |
models?other=drawthings | transformers | https://huggingface.co/models?other=drawthings | ai | python | Models – Hugging Face Edit Models filters Main Tasks Libraries Languages Licenses Other 1 Apps llama.cpp LM Studio Jan Draw Things DiffusionBee Jellybox JoyFusion LocalAI vLLM Ollama MLX LM Docker Model Runner Lemonade SGLang Pi Inference Providers Select all Groq Novita Cerebras SambaNova Nscale fal Hyperbolic Togethe... | 0 | 783 | 2026-03-23T10:55:53.694568 |
managing-the-default-branch-name-for-repositories-in-your-organization | github_actions | https://docs.github.com/en/organizations/managing-organization-settings/managing-the-default-branch-name-for-repositories-in-your-organization | devops | yaml | nch", click Change default branch name now . In the text field, type the default name that you would like to use for new branches. Click Update . Further reading Managing the default branch name for your repositories | 2 | 216 | 2026-03-23T11:14:58.115058 |
postgresql | postgresql | https://www.postgresql.org/docs/release/16.11/ | database | sql | report it with is_temporary true. Fix memory leakage in hashed subplans (Haiyang Li) § Any memory consumed by the hash functions used for hashing tuples constituted a query-lifespan memory leak. One way that could happen is if the values being hashed require de-toasting. Fix minor memory leak during WAL replay of datab... | 9 | 799 | 2026-03-23T11:18:10.616992 |
redis | redis | https://redis.io/docs/latest/develop/data-types/lists/ | database | bash | ],"codetabsId":"list_tutorial-stepstack","commands":[{"acl_categories":["@write","@list","@fast"],"complexity":"O(1)","name":"LPUSH"},{"acl_categories":["@write","@list","@fast"],"complexity":"O(N)","name":"LPOP"}],"description":"Stack pattern: Use LPUSH to add items and LPOP to remove them in LIFO order when you need ... | 2 | 800 | 2026-03-23T11:05:26.644933 |
tailwindcss-2-2 | tailwind | https://tailwindcss.com/blog/tailwindcss-2-2 | library | javascript | aces: npm install -D tailwindcss@latest All-new high-performance Tailwind CLI We've rewritten the Tailwind CLI tool from the ground-up with a performance-first mindset, while also adding support for a bunch of new features. npx tailwindcss -o dist/tailwind.css --watch --jit --purge= "./src/**/*.html" Here are some of t... | 2 | 800 | 2026-03-23T10:58:00.888127 |
?s=splunkenterprise | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=splunkenterprise | devops | python | plugin for the gin-gonic/gin package. go instrumentation http Go Language Instrumentation Component Apache 2.0 License Repository go-pg instrumentation first party integration by go-pg Authors Instrumentation for go-pg PostgreSQL client. go instrumentation postgresql Go Language Instrumentation Component BSD-2-Clause L... | 221 | 799 | 2026-03-23T11:39:47.228341 |
2.34.0 | git | https://git-scm.com/docs/gitfaq/2.34.0 | devops | bash | there is no net change on the other, and in this scenario, Git adopts the change. If this is a problem for you, you can do a rebase instead, rebasing the branch with the revert onto the other branch. A rebase in this scenario will revert the change, because a rebase applies each individual commit, including the revert.... | 18 | 794 | 2026-03-23T11:20:34.469201 |
?s=wordpress | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=wordpress | devops | python | for propagating trace context in the Jaeger format . rust jaeger utilities propagator Quick Install To install this utilities run: cargo add opentelemetry-jaeger-propagator 0.1.0 Version Rust Language Utilities Component Apache 2.0 License Package Details (crates) Repository otelify.sh by Cisco Open A shell script that... | 392 | 800 | 2026-03-23T11:26:26.068525 |
changelog.html | python | https://docs.python.org/3/whatsnew/changelog.html | language | python | linkcheck” and “make doctest” in Doc/ now display special message when and only when there are failures. bpo-21141 : The Windows build process no longer attempts to find Perl, instead relying on OpenSSL source being configured and ready to build. The PCbuild\build_ssl.py script has been re-written and re-named to PCbui... | 2,475 | 798 | 2026-03-23T10:57:25.356064 |
?s=replicate | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=replicate | devops | python | age Exporter Component Apache 2.0 License Package Details (go-collector) Repository Sematext Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter supports sending metrics to Sematext Cloud in Influx line protocol format and logs using the Bulk Index API format. sematext exporter collector Quick Install When building a... | 50 | 800 | 2026-03-23T11:10:52.951358 |
SWE-Fixer-Train-110K | transformers | https://huggingface.co/datasets/internlm/SWE-Fixer-Train-110K | ai | python | f launch(fn, prefix=config.root_dir, additional_args=None): +def environment_for_conda_environment(prefix=config.root_dir): + # prepend the bin directory to the path + fmt = r'%s\Scripts' if sys.platform == 'win32' else '%s/bin' + binpath = fmt % abspath(prefix) + path = r'%s;%s' if sys.platform == 'win32' else '%s:%s'... | 128 | 731 | 2026-03-23T11:25:30.160955 |
?s=aspire | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=aspire | devops | python | tor-contrib/processor/groupbytraceprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Group by Attributes processor by 🔭 OpenTelemetry Authors 🔭 This processor re-associates spans, log records and metric data points to a Resource that... | 81 | 800 | 2026-03-23T11:31:30.130353 |
?s=bunyan | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=bunyan | 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:29:05.426400 |
border-color | tailwind | https://tailwindcss.com/docs/border-color | library | javascript | var(--color-red-950); /* oklch(25.8% 0.092 26.042) */ border-s-orange-50 border-inline-start-color: var(--color-orange-50); /* oklch(98% 0.016 73.684) */ border-s-orange-100 border-inline-start-color: var(--color-orange-100); /* oklch(95.4% 0.038 75.164) */ border-s-orange-200 border-inline-start-color: var(--color-ora... | 102 | 800 | 2026-03-23T11:21:15.589884 |
use-block-statements | biome | https://biomejs.dev/linter/rules/use-block-statements | tooling | javascript | n. > 1 │ do; │ ^ ^ ^ > 2 │ while (x); │ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ 3 │ ℹ Unsafe fix : Wrap the statement with a `JsBlockStatement` 1 │ - · · d o ; 1 │ + · · d o · { } 2 2 │ while (x); 3 3 │ 1 while ( x ); code-block.js:1:4 lint/style/useBlockStatements FIXABLE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ⚠ Block statements are ... | 4 | 718 | 2026-03-23T11:18:58.889350 |
qdrant | qdrant | https://qdrant.tech/blog/hybrid-cloud-airbyte/ | database | python | Qdrant Hybrid Cloud’s Kubernetes-native architecture means that the destination vector database can now be deployed in a few clicks to any environment. With such flexibility, you can supply even the most advanced RAG applications with optimal data pipelines. Scalability and Performance: With Airbyte and Qdrant Hybrid C... | 4 | 800 | 2026-03-23T11:31:26.410168 |
KernelBook | transformers | https://huggingface.co/datasets/GPUMODE/KernelBook | ai | python | ps=16, num_stages=1) del arg1_1 buf2 = empty_strided_cuda((), (), torch.float32) buf3 = buf2 del buf2 triton_red_fused__to_copy_eq_gt_mean_1[grid(1)](buf3, buf0, buf1, 1, 5776, XBLOCK=1, RBLOCK=2048, num_warps=16, num_stages=1) del buf0 del buf1 return buf3, class KaggleAccuracyNew(nn.Module): def __init__(self, thresh... | 196 | 652 | 2026-03-23T11:23:59.255072 |
redis | redis | https://redis.io/docs/latest/commands/brpop/ | database | bash | meout in seconds. keys : K... // the keys. ) → Mono<KeyValue<K, V>> // KeyValue<K,V> array-reply specifically: A null multi-bulk when no element could be popped and the timeout expired. A two-element multi-bulk with the first element being the name of the key where an element was popped and the second element bei... | 5 | 800 | 2026-03-23T11:29:11.159599 |
python | turso | https://docs.turso.tech/sdk/python | database | sql | port libsql Now connect to your local or remote database using the libSQL connector: Embedded Replicas Copy url = os.getenv( "TURSO_DATABASE_URL" ) auth_token = os.getenv( "TURSO_AUTH_TOKEN" ) conn = libsql.connect( "hello.db" , sync_url = url, auth_token = auth_token) conn.sync() Local only Copy conn = libsql.connect(... | 2 | 800 | 2026-03-23T11:10:47.211405 |
qdrant | mastra | https://mastra.ai/reference/vectors/qdrant | ai | typescript | er : { source : 'document-a' } , } ) deletePayloadIndex() Direct link to deletepayloadindex Removes a payload index from a collection field. indexName : string Name of the collection to delete the payload index from fieldName : string Name of the payload field index to delete wait ?: boolean = true Whether to wait for ... | 7 | 800 | 2026-03-23T11:33:19.840779 |
?group=cms | redis | https://redis.io/docs/latest/commands/?group=cms | database | bash | d more ACL GETUSER Lists the ACL rules of a user. Learn more → Read more ACL LIST Dumps the effective rules in ACL file format. Learn more → Read more ACL LOAD Reloads the rules from the configured ACL file. Learn more → Read more ACL LOG Lists recent security events generated due to ACL rules. Learn more → Read more A... | 2 | 800 | 2026-03-23T11:04:49.172194 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/ci/caching/examples/ | devops | yaml | _DIR}" - export CCACHE_COMPILERCHECK=content # Compiler mtime might change in the container, use checksums instead script : - ccache --zero-stats || true - time make # Actually build your code while measuring time and cache efficiency. - ccache --show-stats || true If you have multiple projects in a single repository y... | 9 | 800 | 2026-03-23T11:03:12.723831 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/ci/jobs/fine_grained_permissions/ | devops | yaml | e_channel/revisions/:recipe_revision/files READ_PACKAGES Read NPM registry bulk advisory endpoint POST /groups/:id/-/packages/npm/-/npm/v1/security/advisories/bulk READ_PACKAGES Read NPM registry bulk advisory endpoint POST /packages/npm/-/npm/v1/security/advisories/bulk READ_PACKAGES Read NPM registry bulk advisory en... | 12 | 800 | 2026-03-23T11:26:10.141828 |
middleware.md | tanstack_router | https://tanstack.com/ai/latest/docs/guides/middleware.md | framework | typescript | ypescript // Create storage once, reuse across chat() calls const sharedStorage: ToolCacheStorage = { getItem: (key) => globalCache.get(key), setItem: (key, value) => { globalCache.set(key, value); }, deleteItem: (key) => { globalCache.delete(key); }, }; // Both requests share the same cache app.post("/api/chat", async... | 19 | 759 | 2026-03-23T11:34:02.740050 |
?s=visualization | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=visualization | devops | python | age Instrumentation Component Apache 2.0 License Package Details (gems) Repository Active Model Serializers Instrumentation by 🔭 OpenTelemetry Authors 🔭 Active Model Serializers instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrume... | 339 | 800 | 2026-03-23T11:39:49.908315 |
pydantic_ai | pydantic_ai | https://ai.pydantic.dev/examples/rag/ | ai | python | argv [ 1 ] if len ( sys . argv ) > 1 else None if action == 'build' : asyncio . run ( build_search_db ()) elif action == 'search' : if len ( sys . argv ) == 3 : q = sys . argv [ 2 ] else : q = 'How do I configure logfire to work with FastAPI?' asyncio . run ( run_agent ( q )) else : print ( 'uv run --extra examples -m ... | 11 | 800 | 2026-03-23T10:59:19.083761 |
?s=exporter | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=exporter | devops | python | umentation Component Apache 2.0 License Package Details (gems) Repository OpenTelemetry gruf Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation for gruf (gRPC Ruby Framework). gruf grpc instrumentation ruby Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-... | 347 | 799 | 2026-03-23T11:22:11.662674 |
?s=pillarjs | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=pillarjs | devops | python | ctor you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/purefbreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository RabbitMQ Receiver b... | 146 | 800 | 2026-03-23T11:32:31.642009 |
changing-the-default-branch | github_actions | https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/managing-branches-in-your-repository/changing-the-default-branch | devops | yaml | Changing the default branch - GitHub Docs Skip to main content Changing the default branch If you have more than one branch in your repository, you can configure any branch as the default branch. Who can use this feature? People with admin access for a repository can change the default branch for the repository. Copy a... | 0 | 800 | 2026-03-23T11:15:11.122328 |
?s=guzzle | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=guzzle | devops | python | eceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Windows Performance Counters Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The Windows Performance Counters Receiver for the OpenTelemetry Collector captures the configured system, ap... | 164 | 800 | 2026-03-23T11:13:19.229458 |
spec-draft | dart | https://dart.dev/to/spec-draft | language | dart | \^�l&�UG��zVb�bMHt�s<�ݢ�Us�Ru���K�.�J � m��Ǻ�2jI������\��(Pa�'����p�no.�,#�u�~������k�D��/ȟWX�0,PT�)���X#�^#@�AL�)��m�` X�Q�&>f*H� ��k�x�����WQ8�9�p]���,�������wp"2)m�l@��,N��CL4Ǔ���{��d�� xs� Ͻ�j!���S��e�& ��R���s��AQ_� 3�jK qz8Ϝ��q�'D�dB#~� ��H8�3����5V1S6%�n 1"-�S��x�#�*=��<�j�0������ثd#�&��ak�$�19����KP���f W<1��<F... | 1,331 | 799 | 2026-03-23T11:06:06.481648 |
?s=database | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=database | devops | python | ntelemetry-collector-contrib/receiver/azureeventhubreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Azure Monitor Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver scrapes Azure Monitor API for resources metrics. azure monitor rece... | 104 | 800 | 2026-03-23T11:28:28.459508 |
?s=stackdriver | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=stackdriver | devops | python | umentation Java Language Instrumentation Component Apache 2.0 License Repository Struts Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Struts struts instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Tapestry Instrumentation by... | 269 | 800 | 2026-03-23T11:16:44.001385 |
executors | nx | https://nx.dev/docs/technologies/build-tools/vite/executors | tooling | typescript | different path, you can set it in your project.json file, in the build target options: //... " my-app " : { "targets" : { //... "build" : { "executor" : " @nx/vite:build " , //... "options" : { "outputPath" : " dist/apps/my-app " , "configFile" : " apps/my-app/vite.config.other-path.ts " }, "configurations" : { ... } }... | 1 | 799 | 2026-03-23T11:16:55.254605 |
auth | firebase | https://firebase.google.com/docs/auth | database | javascript | ders Support sign-in using SAML (web only) and OpenID Connect providers not natively supported by Firebase. Learn how to add SAML sign-in to web apps and OpenID Connect sign-in to Apple , Android , and web apps. User activity and audit logging Monitor and log administrative access and end-user activity. When you upgrad... | 7 | 736 | 2026-03-23T11:07:43.646755 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | s are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more res... | 5,495 | 799 | 2026-03-23T10:56:49.350121 |
postgresql | postgresql | https://www.postgresql.org/docs/release/8.2.12/ | 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.2.12 PostgreSQL 8.2.23 Documentation Prev Fast Backward Appendix E. Release Notes Fast Forwa... | 0 | 760 | 2026-03-23T11:27:10.782648 |
release-notes-3.3.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-3.3.0 | mobile | dart | case for Bottom Navigation Bar by @amanv8060 in https://github.com/flutter/flutter/pull/99644 Apply PrimaryScrollController updates to SingleChildScrollView by @Piinks in https://github.com/flutter/flutter/pull/106430 Fix typo in flutter_test binding.dart by @bryanoltman in https://github.com/flutter/flutter/pull/10650... | 54 | 799 | 2026-03-23T11:11:22.925527 |
onDemandEntries | nextjs | https://nextjs.org/docs/app/api-reference/config/next-config-js/onDemandEntries | framework | javascript | next.config.js: onDemandEntries | Next.js Menu Using App Router Features available in /app Latest Version 16.2.1 Configuration next.config.js onDemandEntries Copy page onDemandEntries Last updated June 16, 2025 Next.js exposes some options that give you some control over how the server will dispose or keep in memory bu... | 0 | 700 | 2026-03-23T11:19:41.536111 |
?s=slog | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=slog | devops | python | Apache 2.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 LL... | 336 | 799 | 2026-03-23T11:14:47.273596 |
autonomous-data-warehouse-cloud&id=CSWHU-GUID-1351807C-E3F7-4C6D-AF83-2AEEADE2F83E | java | https://docs.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-data-warehouse-cloud&id=CSWHU-GUID-1351807C-E3F7-4C6D-AF83-2AEEADE2F83E | language | java | ble is spatially enabled. Target Column This is the newly created expression column defined in the target table which stores the result of the Spatial Expression and depends on the expression type value you select: GEOMETRY_LENGTH : If you select Length as your Expression type, you can view the target column of type GE... | 34 | 800 | 2026-03-23T11:08:54.752986 |
release-notes-3.29.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-3.29.0 | mobile | dart | n of the Flutter Gradle Plugin by @flutteractionsbot in 160090 Add submenuIcon property to override the default SubmenuButton arrow icon by @TahaTesser in 160086 Marks Linux android_release_builds_exclude_dev_dependencies_test to be unflaky by @fluttergithubbot in 160074 Fix analytics enabled/disabled event not being s... | 26 | 800 | 2026-03-23T11:12:51.858027 |
postgresql | postgresql | https://www.postgresql.org/docs/release/7.4.11/ | database | sql | d to corrupt indexes. You might need REINDEX to fix existing indexes on textual columns if this has happened to you. Fix longstanding bug in strpos() and regular expression handling in certain rarely used Asian multi-byte character sets (Tatsuo) Fix bug in /contrib/pgcrypto gen_salt, which caused it not to use all avai... | 2 | 713 | 2026-03-23T11:40:25.981174 |
?s=dynamodb | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dynamodb | devops | python | try Authors 🔭 The OpenTelemetry API and SDK for Swift. swift ios macOS tvOS Swift Language Core Component Apache 2.0 License Repository AWS Resource Detectors by 🔭 OpenTelemetry Authors 🔭 AWS resource detectors for go. aws ec2 ecs eks lambda resource-detector go Go Language Resource detector Component Apache 2.0 Lic... | 370 | 800 | 2026-03-23T11:37:54.071343 |
?s=purefa | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=purefa | 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:31:49.800571 |
?s=sigv4 | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=sigv4 | devops | python | a in the OpenTelemetry Protocol (OTLP) format to the OpenTelemetry Collector and OTLP-compliant backends/receivers. go exporter Go Language Exporter Component Apache 2.0 License Repository otlpr - A logr implementation backed by OTLP by MrAlias Provides a logr.Logger that exports messages as OTLP logs. go exporter log ... | 177 | 800 | 2026-03-23T11:29:48.769726 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | Run When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed fieldManager fieldManager is a name associated with the actor or en... | 3,023 | 800 | 2026-03-23T10:56:49.346662 |
robo-ux-test | firebase | https://firebase.google.com/docs/test-lab/android/robo-ux-test | database | javascript | me and password for the test account. Predefined text input You can provide custom input text for other text fields used by your app. To provide text input for additional fields, do the following: On the Select dimensions page, choose Additional options . Under Additional fields (Optional) , enter one or more resource ... | 7 | 800 | 2026-03-23T11:07:15.208399 |
docker | docker | https://docs.docker.com/reference/cli/docker/offload/ | devops | bash | docker offload | Docker Docs Answers are generated based on the documentation. Back Reference Get started Guides Manuals docker offload Copy as Markdown Open Markdown Ask Docs AI Claude Open in Claude Description Control Docker Offload from the CLI Usage docker offload Subcommands Command Description docker offload dia... | 0 | 588 | 2026-03-23T11:28:19.011558 |
cuda.html | pytorch | https://pytorch.org/docs/stable/notes/cuda.html | ml | python | aMalloc to get allocations that are the same size as what the user requests. In the future, parts of these allocations can be reused for other requests if they are free. This works well when the program makes many requests of exactly the same size or of sizes that even multiples of that size. Many deep learning models ... | 30 | 799 | 2026-03-23T10:58:40.553664 |
generator.html | express | https://expressjs.com/en/starter/generator.html | framework | javascript | Express application generator Express application generator Use the application generator tool, express-generator , to quickly create an application skeleton. You can run the application generator with the npx command (available in Node.js 8.2.0). $ npx express-generator For earlier Node versions, install the applicati... | 0 | 800 | 2026-03-23T10:55:27.015236 |
doctest.html | python | https://docs.python.org/3/library/doctest.html | language | python | doctest — Test interactive Python examples — Python 3.14.3 documentation Navigation index modules | next | previous | Python » 3.14.3 Documentation » The Python Standard Library » Development Tools » doctest — Test interactive Python examples | Theme Auto Light Dark | doctest — Test interactive Python examples ¶ Source... | 0 | 798 | 2026-03-23T11:27:58.031897 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | -angular", "upload_time": 373.293710997, "total_upload_time": 1390.24184088, "p95_time": 0.062713951, "rps": 153.8785048226, "parallel": 8, "p99_time": 0.0690050826, "mean_time": 0.0505808936, "mean_precisions": 0.948715, "engine_params": { "num_candidates": 256 } }, { "engine_name": "elastic", "setup_name": "elastic-m... | 155 | 599 | 2026-03-23T11:15:13.614740 |
server-entry-point | tanstack_start | https://tanstack.com/start/latest/docs/framework/react/guide/server-entry-point | framework | typescript | Basic Basic + React Query Basic + Clerk Auth Basic + DIY Auth Basic + Supabase Auth Trellaux + Convex Trellaux WorkOS Material UI Basic + Auth.js Basic + Static rendering Cloudflare Vite Plugin Tutorials Reading and Writing a File Fetching Data from External API AI/LLM: This documentation page is available in plain mar... | 3 | 800 | 2026-03-23T10:50:48.117097 |
python | convex | https://docs.convex.dev/quickstart/python | database | typescript | to write your backend API functions in. The dev command will then continue running to sync your functions with your dev deployment in the cloud. npx convex dev Create sample data for your database In a new terminal window, create a sampleData.jsonl file with some sample data. sampleData.jsonl { "text" : "Buy groceries"... | 1 | 800 | 2026-03-23T10:50:50.686232 |
tempfiles.html | sqlite | https://www.sqlite.org/tempfiles.html | database | sql | re temporary files on disk but provide the option of overriding the behavior using the temp_store pragma . The temp_store pragma has an integer value which also influences the decision of where to store temporary files. The values of the temp_store pragma have the following meanings: Use either disk or memory storage f... | 26 | 799 | 2026-03-23T10:52:11.481713 |
useSyncExternalStore | react | https://react.dev/reference/react/useSyncExternalStore | framework | javascript | originally, React will restart the update from scratch, this time applying it as a blocking update, to ensure that every component on screen is reflecting the same version of the store. It’s not recommended to suspend a render based on a store value returned by useSyncExternalStore . The reason is that mutations to the... | 4 | 799 | 2026-03-23T10:59:01.264478 |
go13compiler | go | https://go.dev/s/go13compiler | language | go | ompiler would be used to build the real compiler. Like in the other scheme, the bootstrap compiler binary can be kept in a known location and reused (not rebuilt) each time all.bash is run. Alternatives There are a few alternatives that would be obvious approaches to consider, and so it is worth explaining why we have ... | 8 | 800 | 2026-03-23T11:27:20.978801 |
?s=purefa | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=purefa | devops | python | Storage FlashArray Receiver by 🔭 OpenTelemetry Authors 🔭 The Pure Storage FlashArray receiver, receives metrics from Pure Storage internal services hosts. purefa receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : g... | 145 | 800 | 2026-03-23T11:31:49.800407 |
install-cli | terraform | https://developer.hashicorp.com/terraform/tutorials/gcp-get-started/install-cli | devops | hcl | /usr/local/bin/ For more detail about adding Terraform to your path, refer to your operating system's documentation. Print out a semicolon-separated list of locations in your PATH . $ path Move the Terraform executable to one of the listed locations. $ move Downloads\terraform ... For more details about adding binaries... | 8 | 799 | 2026-03-23T11:14:29.304503 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/user/project/pages/pages_access_control/ | devops | yaml | tokens with the read_api scope: Personal access token Project access token Group access token OAuth 2.0 token For example, to use an access token with OAuth-compliant headers: curl --header "Authorization: Bearer <your_access_token>" <published_pages_url> For invalid or unauthorized access tokens, returns 404 . Termina... | 5 | 646 | 2026-03-23T11:31:24.638322 |
watchers | vue | https://vuejs.org/guide/essentials/watchers | framework | javascript | or examples like these, with only one dependency, the benefit of watchEffect() is relatively small. But for watchers that have multiple dependencies, using watchEffect() removes the burden of having to maintain the list of dependencies manually. In addition, if you need to watch several properties in a nested data stru... | 10 | 798 | 2026-03-23T10:52:39.876698 |
smtplib.html | python | https://docs.python.org/3/library/smtplib.html | language | python | urce_address parameter allows binding to some specific source address in a machine with multiple network interfaces, and/or to some specific source TCP port. It takes a 2-tuple (host, port) , for the socket to bind to as its source address before connecting. If omitted (or if host or port are '' and/or 0 respectively) ... | 2 | 798 | 2026-03-23T11:13:44.378172 |
?s=syslog | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=syslog | devops | python | for the OpenTelemetry Collector accepts metrics, traces, and logs in the Splunk HEC format. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/spl... | 154 | 799 | 2026-03-23T11:19:50.049407 |
tauri-community-survey-2022-data.csv | tauri | https://tauri.app/tauri-community-survey-2022-data.csv | desktop | rust | UE,FALSE,,FALSE,FALSE,TRUE,FALSE,TRUE,TRUE,FALSE,FALSE,,8,Yes,,FALSE,FALSE,TRUE,TRUE,FALSE,FALSE,TRUE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE,FALSE,FALSE,,TRUE,TRUE,TRUE,TRUE,TRUE,TRUE,TRUE,,,Heard of it but not used it,Heard of them and used them,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE,TRUE,TRUE,TRUE,TRUE,TRUE,,8,,2... | 678 | 800 | 2026-03-23T11:10:27.959179 |
supabase-migration-down | supabase | https://supabase.com/docs/reference/cli/supabase-migration-down | database | typescript | ing (must be percent-encoded). --linked Optional Lists migrations applied to the linked project. --local Optional Lists migrations applied to the local database. -p, --password <string> Optional Password to your remote Postgres database. Basic usage Connect to self-hosted database 1 supabase migration list Response 1 L... | 29 | 768 | 2026-03-23T11:32:19.763901 |
?s=fastify | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=fastify | devops | python | mentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Spark Web Framework Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Spark Web Framework instrumentation to track requests through OpenTelemetry. java instr... | 268 | 800 | 2026-03-23T11:23:48.302618 |
gitsubmodules | git | https://git-scm.com/docs/gitsubmodules | devops | bash | es Revisions Submodules Tutorial Workflows All guides... Administration clean gc fsck reflog filter-branch instaweb archive bundle Plumbing Commands cat-file check-ignore checkout-index commit-tree count-objects diff-index for-each-ref hash-object ls-files ls-tree merge-base read-tree rev-list rev-parse show-ref symbol... | 1 | 797 | 2026-03-23T10:50:21.636059 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/ci/cloud_services/aws/ | devops | yaml | ance URL might work if the AWS identity provider reference matches it, but this is semantically misleading. The audience should represent the service that validates and accepts the token. Configure a role and trust After you create the identity provider, configure a web identity role with conditions for limiting access... | 2 | 800 | 2026-03-23T11:18:12.793792 |
lang_java_legacy | tensorflow | https://www.tensorflow.org/install/lang_java_legacy | ml | python | r Java is supported on the following systems: Ubuntu 16.04 or higher; 64-bit, x86 macOS 10.12.6 (Sierra) or higher Windows 7 or higher; 64-bit, x86 To use TensorFlow on Android see TensorFlow Lite TensorFlow with Apache Maven To use TensorFlow with Apache Maven , add the dependency to the project's pom.xml file: <depen... | 1 | 800 | 2026-03-23T10:51:33.271165 |
webpack | webpack | https://webpack.js.org/configuration/dev-server/ | tooling | javascript | /serve-public-path-url/manifest.json , your configurations should be as following: webpack.config.js Copy import path from "node:path" ; import { fileURLToPath } from "node:url" ; const __filename = fileURLToPath ( import . meta . url ) ; const __dirname = path . dirname ( __filename ) ; export default { // ... devServ... | 32 | 799 | 2026-03-23T11:11:48.747182 |
?s=envoyals | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=envoyals | devops | python | ices. Import real traces to reverse-engineer topologies, simulate failures and latency spikes with time-windowed scenarios, and choose from traffic patterns. traces metrics logs testing synthetic generator Go Language Utilities Component Apache 2.0 License Repository redact by MrAlias Collection of utilities to redact ... | 382 | 800 | 2026-03-23T11:38:53.784217 |
?s=azure-monitor | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=azure-monitor | devops | python | trumentation database graphql Go Language Instrumentation Component BSD-2-Clause License Repository gRPC instrumentation by 🔭 OpenTelemetry Authors 🔭 Go contrib plugin for Google’s gRPC package. go instrumentation grpc Go Language Instrumentation Component Apache 2.0 License Repository Go gRPC metric instrumentation ... | 223 | 800 | 2026-03-23T11:19:37.161334 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specifie... | 727 | 799 | 2026-03-23T10:56:49.342590 |
postgresql | postgresql | https://www.postgresql.org/docs/release/6.4.0/ | database | sql | now compile under Windows using win32.mak(Magnus) Lo_read no longer stores trailing NULL(Bruce) Identifiers are now truncated to 31 characters internally(Bruce) Createuser options now available on the command line Code for 64-bit integer supported added, configure tested, int8 type(Thomas) Prevent file descriptor leaf ... | 12 | 799 | 2026-03-23T11:22:16.827104 |
statistics.html | python | https://docs.python.org/3/library/statistics.html | language | python | n 1100 and 1200, after rounding to the nearest whole number: >>> sat = NormalDist ( 1060 , 195 ) >>> fraction = sat . cdf ( 1200 + 0.5 ) - sat . cdf ( 1100 - 0.5 ) >>> round ( fraction * 100.0 , 1 ) 18.4 Find the quartiles and deciles for the SAT scores: >>> list ( map ( round , sat . quantiles ())) [928, 1060, 1192] >... | 40 | 800 | 2026-03-23T11:09:17.680159 |
release | kubernetes | https://kubernetes.io/releases/release | devops | yaml | y addressing SIG leadership or other SIG members Messaging the SIG's Slack channel bootstrapped with the slackchannel and SIG leadership from the community sig list optionally directly "@" mentioning SIG leadership or others by handle Adding An Item To The Milestone Milestone Maintainers The members of the milestone-ma... | 10 | 800 | 2026-03-23T11:30:42.956250 |
?s=stef | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=stef | devops | python | : github.com/r0mdau/fluentforwardexporter v0.4.2 v0.4.2 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Google Cloud Operations Collector Exporter by Google The Google Cloud Operations Exporter for the OpenTelemetry Collector. go exporter collector Quick Instal... | 37 | 800 | 2026-03-23T11:33:18.277167 |
storing-workflow-data-as-artifacts | github_actions | https://docs.github.com/en/actions/using-workflows/storing-workflow-data-as-artifacts | devops | yaml | e successfully. This workflow uses the needs keyword to ensure that job_1 , job_2 , and job_3 run sequentially. For example, job_2 requires job_1 using the needs: job_1 syntax. Job 1 performs these steps: Performs a math calculation and saves the result to a text file called math-homework.txt . Uses the upload-artifact... | 6 | 800 | 2026-03-23T11:08:18.351691 |
fr | git | https://git-scm.com/docs/git-fetch/fr | devops | bash | eule option ne soumet pas les étiquettes à un élagage, même si --prune est utilisé (bien que les étiquettes puissent être élaguées de toute façon si elles sont aussi la destination d’une spécification de référence explicite ; voir --prune ). --recurse-submodules [ = ( yes | on-demand | no )] Contrôle si et sous quelles... | 16 | 800 | 2026-03-23T11:09:33.783715 |
ip-addresses | temporal | https://docs.temporal.io/cloud/connectivity/ip-addresses | devops | go | st the entire cloud provider IP range: AWS IP address ranges GCP IP address ranges | 1 | 82 | 2026-03-23T11:25:28.741931 |
quick-start | tanstack_router | https://tanstack.com/ai/latest/docs/getting-started/quick-start | framework | typescript | Quick Start | TanStack AI Docs TanStack AI v0 v0 New TanStack Intent Search... K Auto Log In Start RC Start RC Router Router Query Query Table Table DB beta DB beta AI alpha AI alpha Form new Form new Virtual Virtual Pacer beta Pacer beta Hotkeys alpha Hotkeys alpha Store alpha Store alpha Devtools alpha Devtools alpha... | 0 | 800 | 2026-03-23T11:08:24.936581 |
?s=bash | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=bash | devops | python | orter for the OpenTelemetry 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/zipkinexporter v0.148.0 v0.148.0 Version Collector Langu... | 56 | 800 | 2026-03-23T11:24:15.997200 |
?s=instrumentation | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=instrumentation | devops | python | License Website Documentation Repository Deno new native by Deno Land Inc. Deno has built-in OpenTelemetry support for traces, metrics, and logs. Enabled via the OTEL_DENO=true environment variable, it automatically instruments HTTP servers, outgoing fetch requests, and Deno.cron jobs, exports telemetry over OTLP, and ... | 14 | 799 | 2026-03-23T11:37:46.245216 |
release-notes-1.17.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-1.17.0 | mobile | dart | devicelab test: tiles_scroll_perf_iphonexs__timeline_summary (cla: yes, team) 58620 Make debugSemantics available to profile mode (a: accessibility, a: tests, cla: yes, framework, team) 58622 Don't elapse real time during IOSDevice.startApp tests (cla: yes, team, tool, waiting for tree to go green) 58635 Remove Diagnos... | 141 | 799 | 2026-03-23T11:13:57.628872 |
pg | drizzle_orm | https://orm.drizzle.team/docs/column-types/pg | database | typescript | t const table = pgTable ( 'table' , { boolean : boolean () }); CREATE TABLE " table " ( "boolean" boolean ); --- bytea PostgreSQL provides the standard SQL type bytea. For more info please refer to the official PostgreSQL docs. import { bytea , pgTable } from "drizzle-orm/pg-core" ; export const table = pgTable ( 'tabl... | 8 | 800 | 2026-03-23T11:00:24.992111 |
?s=transformers | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=transformers | devops | python | License Package Details (go-collector) Repository ASAP Client Authentication Extension by 🔭 OpenTelemetry Authors 🔭 This extension allows serving sampling strategies following the Jaeger’s remote sampling API. jaeger sampling extension collector Quick Install When building a custom collector you can add this extensio... | 66 | 798 | 2026-03-23T11:26:30.537636 |
?s=token | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=token | devops | python | manifest file like the following: extensions : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/extension/healthcheckv2extension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository HTTP Forwarder Collector Extension by 🔭 OpenT... | 65 | 800 | 2026-03-23T11:30:53.656207 |
running-experiments | mastra | https://mastra.ai/docs/observability/datasets/running-experiments | ai | typescript | orer receives each item's input and groundTruth . LLM-based judges can drift over time as underlying models change, so it's important to periodically realign them against known-good labels. A dataset gives you a stable benchmark to detect that drift. Scoring results Direct link to Scoring results Scorers automatically ... | 3 | 799 | 2026-03-23T11:12:20.775850 |
?s=package | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=package | devops | python | ion java Java Language Instrumentation Component Apache 2.0 License Repository JAX-WS Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a JAX-WS instrumentation to trace requests through OpenTelemetry. It includes support for jws as well as axis2, cxf, and metro libraries. java instrumentation Java L... | 251 | 800 | 2026-03-23T11:24:42.821735 |
qwik | qwik | https://qwik.builder.io/docs/middleware/ | framework | javascript | headers . forEach ( ( value , key ) = > ( obj [ key ] = value ) ) ; json ( 200 , obj ) ; } ; https://qwik.dev/demo/qwikcity/middleware/headers/ cookie Use cookie to set and retrieve cookie information for a request. Middleware can manually read and set cookies, using the cookie function. This might be useful for settin... | 10 | 800 | 2026-03-23T10:51:14.183882 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.