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 |
|---|---|---|---|---|---|---|---|---|
platform-channels | flutter | https://docs.flutter.dev/platform-integration/platform-channels | mobile | dart | ew MethodChannel ( flutterEngine . getDartExecutor ( ) . getBinaryMessenger ( ) , CHANNEL ) . setMethodCallHandler ( ( call , result ) -> { // This method is invoked on the main thread. // TODO } ) ; content_copy And replace with the following: MainActivity.java java new MethodChannel ( flutterEngine . getDartExecutor ... | 20 | 798 | 2026-03-23T10:54:27.068513 |
node-readable-to-uint8array | bun | https://bun.sh/docs/guides/streams/node-readable-to-uint8array | runtime | javascript | ir import.meta.file import.meta.path Check entrypoint Get entrypoint path Ecosystem & Frameworks Astro with Bun Discord.js with Bun Docker with Bun Drizzle with Bun Gel with Bun Elysia with Bun Express with Bun Hono with Bun Mongoose with Bun Neon Drizzle with Bun Neon Serverless Postgres with Bun Next.js with Bun Nuxt... | 1 | 800 | 2026-03-23T11:05:46.415916 |
?s=kafkaflow | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kafkaflow | devops | python | client instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides AWS SDK client instrumentation instrumentation aws aws-sdk dotnet sqs sns dynamodb Quick Install To install this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.AWS 1.15.0 Version .NET Language Instrumentation Comp... | 198 | 800 | 2026-03-23T11:19:43.867929 |
supabase-db-push | supabase | https://supabase.com/docs/reference/cli/supabase-db-push | database | typescript | rnal connections. --enable-db-ssl-enforcement Optional Whether the DB should enable SSL enforcement for all external connections. --experimental Required enable experimental features --project-ref <string> Optional Project ref of the Supabase project. supabase postgres-config Subcommands supabase postgres-config delete... | 82 | 799 | 2026-03-23T11:28:52.422195 |
django | django | https://docs.djangoproject.com/es/1.11/faq/ | framework | python | esar. Cuando ingreso un usuario y contraseña válidos, me muestra de nuevo la página de inicio de sesión sin ningún mensaje de error. No puedo ingresar. Cuando uso un usuario y contraseña válidos, me muestra la página de inicio de sesión de nuevo con un mensaje de error de «Por favor introduzca el usuario y contraseña c... | 3 | 800 | 2026-03-23T11:26:49.197826 |
ViewEncapsulation | angular | https://angular.dev/api/core/ViewEncapsulation | framework | typescript | ne; ShadowDom : ViewEncapsulation .ShadowDom; ExperimentalIsolatedShadowDom : ViewEncapsulation .ExperimentalIsolatedShadowDom; } Emulates a native Shadow DOM encapsulation behavior by adding a specific attribute to the component's host element and applying the same attribute to all the CSS selectors provided via style... | 7 | 800 | 2026-03-23T11:15:08.880846 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | n | Default | | -------------------------- | ------------------------- | ----------------------------- | --------------------------------- | | `model` | \`Model | KnownModelName | str\` | | `messages` | `Sequence[ModelMessage]` | Messages to send to the model | *required* | | `model_settings` | \`ModelSettings | None\`... | 1,790 | 510 | 2026-03-23T10:51:26.913508 |
2.0.html | python | https://docs.python.org/3/whatsnew/2.0.html | language | python | he CVS tree to SourceForge, it became possible to grant write access to more people; as of September 2000 there were 27 people able to check in changes, a fourfold increase. This makes possible large-scale changes that wouldn’t be attempted if they’d have to be filtered through the small group of core developers. For e... | 4 | 797 | 2026-03-23T11:31:04.767647 |
?s=util | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=util | devops | python | trumentation Component Apache 2.0 License Repository splunkclient-go – Instrumentation for k8s.io/client-go by Splunk Inc. Instrumentation for the k8s.io/client-go package. go instrumentation kubernetes Go Language Instrumentation Component Apache 2.0 License Repository splunkdns – Instrumentation for github.com/miekg/... | 231 | 800 | 2026-03-23T11:27:34.360583 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/user/application_security/sast/ | devops | yaml | dvanced SAST 4 All other SAST analyzers Footnotes : You might need to exclude temporary directories used by your build tool as these can generate false positives. To exclude paths, copy and paste the default excluded paths, then add your own paths to be excluded. If you don’t specify the default excluded paths, the def... | 39 | 800 | 2026-03-23T11:26:20.102388 |
changelog.html | python | https://docs.python.org/3/whatsnew/changelog.html | language | python | become asynchronous. Library ¶ bpo-45371 : Fix clang rpath issue in distutils . The UnixCCompiler now uses correct clang option to add a runtime library directory (rpath) to a shared library. bpo-45329 : Fix freed memory access in pyexpat.xmlparser when building it with an installed expat library <= 2.2.0. bpo-41710 : ... | 1,109 | 799 | 2026-03-23T10:57:25.354155 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/api/protected_branches/ | devops | yaml | escription of the access level. merge_access_levels[].group_id integer ID of the group with merge access. Premium and Ultimate only. merge_access_levels[].id integer ID of the merge access level configuration. merge_access_levels[].user_id integer ID of the user with merge access. Premium and Ultimate only. name string... | 8 | 800 | 2026-03-23T11:01:21.882336 |
middleware | tanstack_router | https://tanstack.com/start/latest/docs/framework/react/guide/middleware | framework | typescript | } return await next() }) } Usage in a Server Function: Access requirements are defined per server function, without duplicating any middleware logic. tsx import { createServerFn } from '@tanstack/react-start' import { authorizationMiddleware } from './middleware' export const getClients = createServerFn() .middleware([... | 34 | 757 | 2026-03-23T11:26:26.800862 |
?s=sentry | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=sentry | devops | python | Arize AI Instrumentation for tracing the Mistral AI Python SDK python instrumentation mistralai Python Language Instrumentation Component Apache 2.0 License Documentation Repository MySQL Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation with MySQL that supports the mysql-connector library. python instrume... | 328 | 799 | 2026-03-23T11:22:19.425045 |
?s=cri-o | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cri-o | devops | python | omponent Apache 2.0 License Package Details (go-collector) Repository Metric Start Time Processor by 🔭 OpenTelemetry Authors 🔭 The metric start time processor ( metricstarttime ) is used to set the start metricstarttime processor collector Quick Install When building a custom collector you can add this processor to t... | 88 | 800 | 2026-03-23T11:37:42.137742 |
feed.xml | kubernetes | https://kubernetes.io/feed.xml | devops | yaml | an><span style="color:#b44">"sleep"</span>,<span style="color:#bbb"> </span><span style="color:#b44">"inf"</span>]<span style="color:#bbb"> </span></span></span><span style="display:flex;"><span><span style="color:#bbb"> </span><span style="color:#080;font-style:italic"># This container has no resource ... | 909 | 800 | 2026-03-23T11:17:36.485690 |
Qwen3.5-122B-A10B?inference_provider=novita | transformers | https://huggingface.co/Qwen/Qwen3.5-122B-A10B?inference_provider=novita | ai | python | 1 model Finetunes 14 models Quantizations 66 models Spaces using Qwen/Qwen3.5-122B-A10B 21 Collection including Qwen/Qwen3.5-122B-A10B 21 items • Updated 14 days ago • 1.27k Evaluation results Overall on likaixin/ScreenSpot-Pro community leaderboard 70.400 Eval on TIGER-Lab/MMLU-Pro community 86.700 Diamond on Idavidre... | 32 | 589 | 2026-03-23T11:10:55.489487 |
self-host-scale | langchain | https://docs.langchain.com/langsmith/self-host-scale | ai | python | orage. See configuration section. enabled : true settings : redisRunsExpirySeconds : "3600" # ttl: # enabled: true # ttl_period_seconds: # longlived: "7776000" # 90 days (default is 400 days) # shortlived: "604800" # 7 days (default is 14 days) frontend : deployment : replicas : 4 # OR enable autoscaling below # autosc... | 10 | 744 | 2026-03-23T11:33:13.855462 |
qwik | bun | https://bun.sh/docs/guides/ecosystem/qwik | runtime | javascript | eta.file import.meta.path Check entrypoint Get entrypoint path Ecosystem & Frameworks Astro with Bun Discord.js with Bun Docker with Bun Drizzle with Bun Gel with Bun Elysia with Bun Express with Bun Hono with Bun Mongoose with Bun Neon Drizzle with Bun Neon Serverless Postgres with Bun Next.js with Bun Nuxt with Bun P... | 1 | 799 | 2026-03-23T11:10:29.772387 |
?s=vcpkg | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=vcpkg | devops | python | untimeextension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository Datadog Collector Extension by 🔭 OpenTelemetry Authors 🔭 The Datadog Extension for the OpenTelemetry Collector. go extension collector Quick Install When building a custom coll... | 61 | 800 | 2026-03-23T11:11:19.342844 |
append | bun | https://bun.sh/docs/guides/write-file/append | runtime | javascript | opy import { appendFile } from " node:fs " ; appendFile ( " message.txt " , " data to append " , err => { if (err) throw err; console. log ( ' The "data to append" was appended to file! ' ); }); To specify the encoding of the content: Copy import { appendFile } from " node:fs " ; appendFile ( " message.txt " , " data t... | 6 | 710 | 2026-03-23T11:17:22.800384 |
?s=tomee | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=tomee | devops | python | Ruben Mennes Neo4j instrumentation for golang. golang instrumentation neo4j neo4j-driver Go Language Instrumentation Component Apache 2.0 License Repository nhatthm/otelsql – OpenTelemetry SQL database driver wrapper for Go by nhatthm Add a OpenTelemetry wrapper to your existing database code to instrument the interact... | 228 | 800 | 2026-03-23T11:19:30.884490 |
?s=instrumentation | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=instrumentation | devops | python | stom collector you can add this processor to the manifest file like the following: processors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/logdedupprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Lo... | 85 | 800 | 2026-03-23T11:37:46.245275 |
?s=jodd | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=jodd | devops | python | ers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/coralogixexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Datadog Collector Exporter by 🔭 OpenTelemetry Authors 🔭 The Datadog Exporter for the OpenTel... | 32 | 800 | 2026-03-23T11:31:38.470189 |
opentelemetry | opentelemetry | https://opentelemetry.io/docs/collector/registry/ | devops | python | rovides instrumentation for Quarkus RESTEasy Reactive quarkus resteasy reactive instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Quartz Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Quartz quartz instrumentation java Java La... | 264 | 800 | 2026-03-23T11:04:10.134416 |
llms-components.txt | chakra_ui | https://chakra-ui.com/llms-components.txt | library | javascript | onst StepsWithSizes = () => { return ( {(size) => ( {steps.map((step, index) => ( {step.title} ))} {steps.map((step, index) => ( {step.description} ))} All steps are complete! Prev Next )} ) } const steps = [ { title: "Step 1", description: "Step 1 description", }, { title: "Step 2", description: "Step 2 description", ... | 890 | 760 | 2026-03-23T10:52:18.209600 |
Qwen3.5-397B-A17B | transformers | https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified?eval_result=Qwen/Qwen3.5-397B-A17B | ai | python | such (airplanes?, mountains?, neighboring buildings?) regarding the apparent inaccuracy of the ITRS to AltAz transform. I tire of explaining the problem of geocentric versus topocentric aberration and proposing the entirely nonintuitive solution laid out in `test_intermediate_transformations.test_straight_overhead()`. ... | 120 | 797 | 2026-03-23T11:16:48.661363 |
opentelemetry | opentelemetry | https://opentelemetry.io/docs/collector/resiliency/ | devops | python | attempting to export it. Handling Collector Crashes: If the Collector crashes while data is in its queue, the data is persisted on disk. When the Collector restarts, it reads the data from the WAL and resumes attempts to send it to the endpoint. Data Loss Scenario: Data loss can still occur if the disk fails or runs ou... | 4 | 799 | 2026-03-23T11:03:42.142885 |
events | temporal | https://docs.temporal.io/references/events | devops | go | asynchronous Nexus Operations. This Event type contains Nexus Operation results. Field Description scheduled_event_id The ID of the NexusOperationScheduled event. Uniquely identifies this operation. result Serialized result of the Nexus operation. The response of the Nexus handler. Delivered either via a completion cal... | 38 | 798 | 2026-03-23T11:17:43.906745 |
deno | deno | https://docs.deno.com/examples/all-in-one_tooling/ | runtime | javascript | code snippets in markdown files. So anything that is enclosed in triple backticks will be formatted when you run this command as well. The deno lint command is used to analyze your code for potential issues. It’s similar to ESLint but built into Deno. deno lint --help This will lint all of the JavaScript and TypeScript... | 1 | 799 | 2026-03-23T11:11:33.734647 |
postgres-imports | planetscale | https://planetscale.com/docs/postgres/imports/postgres-imports | database | sql | ditional infrastructure, making it ideal for databases that can tolerate some downtime during the migration process. 2. WAL Log Replication Write-Ahead Logging (WAL) replication provides a near-zero downtime migration by continuously streaming transaction logs from your source PostgreSQL database to PlanetScale Postgre... | 3 | 796 | 2026-03-23T10:58:16.564263 |
?s=golang | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=golang | devops | python | on Component 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 �... | 217 | 800 | 2026-03-23T11:11:31.323050 |
?s=core | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=core | devops | python | se API integration by 🔭 OpenTelemetry Authors 🔭 The trace integration with Database API for OpenTelemetry. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository Django Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests for Django applications. ... | 322 | 800 | 2026-03-23T11:38:36.158393 |
pydantic_ai | pydantic_ai | https://ai.pydantic.dev/builtin-tools/ | ai | python | Learn about Gateway web_search_openai.py from pydantic_ai import Agent , WebSearchTool agent = Agent ( 'gateway/openai-responses:gpt-5.2' , builtin_tools = [ WebSearchTool ()]) result = agent . run_sync ( 'Give me a sentence with the biggest news in AI this week.' ) print ( result . output ) #> Scientists have develope... | 7 | 800 | 2026-03-23T10:55:57.046808 |
?s=shim | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=shim | devops | python | nt in KrakenD collects the activity generated for the enabled layers and pushes or exposes the data for pulling. go krakend api gateway Go Language Instrumentation Component Apache-2.0 License Website Documentation Repository Traces For Kubernetes System Components native graduated by Kubernetes Authors System componen... | 9 | 800 | 2026-03-23T11:28:00.250085 |
host | expo | https://docs.expo.dev/versions/latest/sdk/ui/jetpack-compose/host | mobile | javascript | vertical and horizontal sizing independently. MatchContents.tsx Copy import { Host , Button } from '@expo/ui/jetpack-compose' ; export default function MatchContents ( ) { return ( < Host matchContents > < Button onPress = { ( ) => console . log ( 'Pressed' ) } > Sized to content </ Button > </ Host > ) ; } With style ... | 1 | 799 | 2026-03-23T11:25:28.792782 |
redis | redis | https://redis.io/docs/latest/develop/data-types/bitmaps/ | database | bash | p_setup"},{"clientId":"lettuce","clientName":"Lettuce","id":"Java-Reactive","langId":"java","panelId":"panel_Java-Reactive_bitmap_tutorial-stepbitop_setup"},{"clientId":"go-redis","clientName":"go-redis","id":"Go","langId":"go","panelId":"panel_Go_bitmap_tutorial-stepbitop_setup"},{"id":"dotnet-Sync","panelId":"panel_C... | 5 | 800 | 2026-03-23T11:03:25.838781 |
changelog.html | python | https://docs.python.org/3/whatsnew/changelog.html | language | python | IDLE ¶ bpo-39050 : Make IDLE Settings dialog Help button work again. bpo-34118 : Tag memoryview, range, and tuple as classes, the same as list, etcetera, in the library manual built-in functions list. bpo-32989 : Add tests for editor newline_and_indent_event method. Remove dead code from pyparse find_good_parse_start m... | 1,446 | 800 | 2026-03-23T10:57:25.354626 |
no-done-callback | biome | https://biomejs.dev/linter/rules/no-done-callback | tooling | javascript | ction titled “Examples” Invalid Section titled “Invalid” 1 beforeEach ( ( done ) => { 2 // ... 3 }); code-block.js:1:13 lint/style/noDoneCallback ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ℹ Disallow using a callback in asynchronous tests and hooks. > 1 │ beforeEach((done) => { │ ^ ^ ^ ^ 2 │ // … 3 │ }); ℹ... | 1 | 799 | 2026-03-23T10:56:22.016924 |
administration-overview | langchain | https://docs.langchain.com/langsmith/administration-overview | ai | python | ins to apply. Side effects of extended data retention traces limit The extended data retention traces limit has side effects. If the limit is already reached, any feature that could cause an auto-upgrade of tracing tiers becomes inaccessible. This is because an auto-upgrade of a trace would cause another extended reten... | 30 | 794 | 2026-03-23T10:51:22.339213 |
navigation-menu | shadcn_ui | https://ui.shadcn.com/docs/components/radix/navigation-menu | library | typescript | Navigation Menu - shadcn/ui Sections Introduction Components Installation Theming CLI RTL Skills MCP Server Registry Forms Changelog Components Accordion Alert Alert Dialog Aspect Ratio Avatar Badge Breadcrumb Button Button Group Calendar Card Carousel Chart Checkbox Collapsible Combobox Command Context Menu Data Table... | 0 | 800 | 2026-03-23T10:51:58.330484 |
v1.6.html | scikit_learn | https://scikit-learn.org/stable/whats_new/v1.6.html | ml | python | line can now transform metadata up to the step requiring the metadata, which can be set using the transform_input parameter. By Adrin Jalali #28901 Enhancement pipeline.Pipeline now warns about not being fitted before calling methods that require the pipeline to be fitted. This warning will become an error in 1.8. By A... | 26 | 800 | 2026-03-23T10:55:33.115707 |
?s=startup-hook | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=startup-hook | devops | python | metry SDK, reporting data to an OpenTelemetry Collector. sandbox rust kubewarden Rust Language Application integration Component Apache-2.0 License Website Documentation rustup native by The Rust Project Developers The feature otel can be used when building rustup to turn on OpenTelemetry tracing with an OTLP gRPC expo... | 18 | 800 | 2026-03-23T11:13:05.327323 |
?s=twig | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=twig | devops | python | se API integration by 🔭 OpenTelemetry Authors 🔭 The trace integration with Database API for OpenTelemetry. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository Django Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests for Django applications. ... | 322 | 800 | 2026-03-23T11:30:17.911092 |
?s=google | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=google | devops | python | rs 🔭 The Health Check Extension for the OpenTelemetry Collector enables an HTTP URL that can be probed to check the status of the OpenTelemetry Collector. go extension collector Quick Install When building a custom collector you can add this extension to the manifest file like the following: extensions : - gomod : git... | 64 | 799 | 2026-03-23T11:26:56.550929 |
?s=pooling | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=pooling | 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:39:19.826458 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | ts settings = BedrockEmbeddingSettings() # Customize specific settings for Titan v2:0 settings = BedrockEmbeddingSettings( dimensions=512, bedrock_titan_normalize=True, ) # Customize specific settings for Cohere v4 settings = BedrockEmbeddingSettings( dimensions=512, bedrock_cohere_max_tokens=1000, ) ``` Source code in... | 2,540 | 764 | 2026-03-23T10:51:26.914976 |
?s=pinecone | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=pinecone | devops | python | ser Quick Install To install this instrumentation library run: npm install @jufab/opentelemetry-angular-interceptor 1.9.0-1 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository Fastify OpenTelemetry by Holden Whitehead Fastify OpenTelemetry API integration, using the... | 273 | 800 | 2026-03-23T11:20:29.243635 |
csharp | csharp | https://learn.microsoft.com/en-us/dotnet/csharp/advanced-topics/interop/ | language | csharp | d objects just as you would use other managed classes. Exposing COM Components to C# You can consume a COM component from a C# project. The general steps are as follows: Locate a COM component to use and register it. Use regsvr32.exe to register or un–register a COM DLL. Add to the project a reference to the COM compon... | 3 | 800 | 2026-03-23T10:52:10.158716 |
results-1-100-thread-2024-06-15.json | qdrant | https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json | database | python | "upload_time": 228.3728278389899, "total_upload_time": 584.1704095680034, "p95_time": 0.1269604902503488, "rps": 803.9896822512771, "parallel": 100, "p99_time": 0.12919402360093954, "mean_time": 0.11740608792578423, "mean_precisions": 0.9736, "engine_params": { "hnsw_ef": 256, "quantization": { "rescore": true, "oversa... | 730 | 679 | 2026-03-23T10:59:06.541161 |
passing-data-deeply-with-context | react | https://react.dev/learn/passing-data-deeply-with-context | framework | javascript | sandbox above! Context lets you write components that “adapt to their surroundings” and display themselves differently depending on where (or, in other words, in which context ) they are being rendered. How context works might remind you of CSS property inheritance. In CSS, you can specify color: blue for a <div> , and... | 16 | 799 | 2026-03-23T11:09:25.647993 |
redis | redis | https://redis.io/docs/latest/develop/data-types/json/ | database | bash | " "a durable and uberlight mountain bike for their first experience " "on tracks and easy cruising through forests and fields. A set of " "powerful Shimano hydraulic disc brakes provide ample stopping " "ability. If you're after a budget option, this is one of the best " "bikes you could get." , "price" : 3264 , "specs... | 731 | 799 | 2026-03-23T10:54:21.885416 |
why-we-deleted-most-of-our-mcp-tools | nx | https://nx.dev/blog/why-we-deleted-most-of-our-mcp-tools | tooling | typescript | raction model. Of course, many agents have been around and the landscape is always evolving. But because it's such a cornerstone of public perception and my personal tool of choice, I'll keep using it as an example here. Instead of asking questions and getting answers, developers now run fully agentic sessions — AI exe... | 1 | 800 | 2026-03-23T11:00:56.317207 |
redis | redis | https://redis.io/docs/latest/develop/data-types/streams/ | database | bash | . xAdd ( 'race:italy' , '*' , { 'rider' : 'Smith' }, { TRIM : { strategy : 'MAXLEN' , strategyModifier : '=' , threshold : 2 } }); const res36 = await client . xRange ( 'race:italy' , '-' , '+' ); console . log ( res36 ); // >>> [{ id: '1692630648281-0', message: { rider: 'Henshaw' } }, { id: '1692631018238-0', message... | 2,011 | 800 | 2026-03-23T11:04:07.562439 |
release-notes-2.5.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.5.0 | mobile | dart | 52)" (a: tests, a: text input, team, framework, f: material design, cla: yes, f: cupertino) 87174 Reland: Keyboard events (a: tests, a: text input, team, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) will affect goldens - 22 pull request(s) # 76742 Add a bitmap operation property ... | 343 | 800 | 2026-03-23T11:13:43.940363 |
?s=kafka | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kafka | devops | python | nstrumentation by Arize AI Instrumentation for tracing the LlamaIndex framework python instrumentation llamaindex Python Language Instrumentation Component Apache 2.0 License Documentation Repository OpenTelemetry logging integration by 🔭 OpenTelemetry Authors 🔭 Installation logging instrumentation python Python Lang... | 327 | 800 | 2026-03-23T11:34:05.695971 |
2.0.5 | git | https://git-scm.com/docs/gitcli/2.0.5 | devops | bash | ptions Options with long option names can be negated by prefixing --no- . For example, git branch has the option --track which is on by default. You can use --no-track to override that behaviour. The same goes for --color and --no-color . Aggregating short options Commands that support the enhanced option parser allow ... | 8 | 799 | 2026-03-23T11:37:27.899230 |
?s=trusted-publishing | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=trusted-publishing | devops | python | tef 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/stefexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 Licens... | 53 | 800 | 2026-03-23T11:23:36.389542 |
planetscale-postgres-prisma | planetscale | https://planetscale.com/docs/postgres/tutorials/planetscale-postgres-prisma | database | sql | ow the instructions in the PlanetScale CLI GitHub repository Step 2: Log in or sign up 1 If you do not already have a PlanetScale account, sign up for one by running: Report incorrect code Copy Ask AI pscale signup 2 Log in to the PlanetScale CLI by running: Report incorrect code Copy Ask AI pscale auth login You’ll be... | 4 | 796 | 2026-03-23T11:00:30.178795 |
wechat | pytorch | https://pytorch.org/wechat | ml | python | ndation®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For more information, including terms of use, privacy policy, and trademark usage, please see our Policies page. Trademark Usage . Privacy Policy . Close Menu Learn Get Started Tutorials Learn the Basics PyTorch Recipes I... | 1 | 775 | 2026-03-23T11:40:53.048771 |
?s=util | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=util | devops | python | brary provides a Mongo instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository MyBatis Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation for MyBatis mybatis instrumentation java Java Language Instrumentation Compone... | 259 | 800 | 2026-03-23T11:27:34.360604 |
go | go | https://go.dev/pkg/reflect/ | language | go | elds ¶ added in go1.17 func VisibleFields(t Type ) [] StructField VisibleFields returns all the visible fields in t, which must be a struct type. A field is defined as visible if it's accessible directly with a FieldByName call. The returned fields include fields inside anonymous struct members and unexported fields. T... | 18 | 800 | 2026-03-23T10:50:25.566789 |
modules.html | pytorch | https://pytorch.org/docs/stable/notes/modules.html | ml | python | s [ 0 ] return input + 1. def forward_hook ( m , inputs , output ): # Allows for examination of inputs / outputs and modification of the outputs # after the forward pass. Note that inputs are always wrapped in a tuple while outputs # are passed as-is. # Residual computation a la ResNet. return output + inputs [ 0 ] def... | 32 | 800 | 2026-03-23T10:56:43.117532 |
operational-excellence-workspaces-projects | terraform | https://developer.hashicorp.com/well-architected-framework/operational-excellence/operational-excellence-workspaces-projects | devops | hcl | s creating one of the first 10 resources. You can increase the parallelism of Terraform, but this increases a run's CPU usage. We recommend that you instead break down large Terraform configurations into smaller ones with fewer resources when possible. Long-running Terraform workloads are an early sign of a bloated wor... | 8 | 800 | 2026-03-23T11:09:06.710121 |
agent-server | langchain | https://docs.langchain.com/langsmith/agent-server | ai | python | t each step. They make runs durable: if a worker is interrupted, the run can resume from the last checkpoint rather than from the beginning. Durability mode controls checkpoint frequency— async (default) writes after each step; exit stores only the final state. LangSmith stores this in PostgreSQL by default; but you ca... | 6 | 798 | 2026-03-23T10:52:44.147173 |
?language=collector | opentelemetry | https://opentelemetry.io/ecosystem/registry/?language=collector | devops | python | sion to the manifest file like the following: extensions : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/extension/basicauthextension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository Bearer token authenticator extension b... | 59 | 800 | 2026-03-23T11:03:09.542696 |
workflow-syntax-for-github-actions | github_actions | https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions | devops | yaml | Packages . pages Work with GitHub Pages. For example, pages: write permits an action to request a GitHub Pages build. For more information, see Permissions required for GitHub Apps . pull-requests Work with pull requests. For example, pull-requests: write permits an action to add a label to a pull request. For more inf... | 38 | 799 | 2026-03-23T11:28:12.434217 |
sfc | vue | https://vuejs.org/guide/scaling-up/sfc | framework | javascript | ed ; font-weight : bold ; } </ style > As we can see, Vue SFC is a natural extension of the classic trio of HTML, CSS and JavaScript. The <template> , <script> , and <style> blocks encapsulate and colocate the view, logic and styling of a component in the same file. The full syntax is defined in the SFC Syntax Specific... | 1 | 798 | 2026-03-23T10:54:32.020143 |
llms-full.txt | inngest | https://www.inngest.com/llms-full.txt | devops | typescript | re using `INNGEST_DEVSERVER_URL` to test a production build against a local dev server, set `INNGEST_BASE_URL` to your dev server's address instead. We've also added some new environment variables based on config options available when serving Inngest functions. - **✅ Added `INNGEST_SERVE_HOST`** - Sets the `serveHost`... | 1,232 | 799 | 2026-03-23T10:50:47.949335 |
?s=js | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=js | devops | python | collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/sentryexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository SignalFx Colle... | 51 | 799 | 2026-03-23T11:15:08.509722 |
uikit-devs | flutter | https://docs.flutter.dev/flutter-for/uikit-devs | mobile | dart | build function is separated into three different functions. If showLoadingDialog is true (when widgets.length == 0 ), then render the ProgressIndicator . Otherwise, render the ListView with the data returned from a network call. dart import ' dart:convert ' ; import ' package:flutter/material.dart ' ; import ' package:... | 73 | 751 | 2026-03-23T10:50:20.927403 |
running-chained-llms-typescript-in-production | inngest | https://www.inngest.com/blog/running-chained-llms-typescript-in-production | devops | typescript | : "Summarize chat and documents" } , { event : "api/chat.submitted" } , async ( { event , step } ) => { const llm = new OpenAI ( ) ; // `step.run` creates a new reliable step which retries automatically, and // only runs once on success. It returns data which is stored in function // state automatically. const output =... | 4 | 798 | 2026-03-23T11:04:19.346918 |
ClientTool | tanstack_router | https://tanstack.com/ai/latest/docs/reference/interfaces/ClientTool | framework | typescript | ts 5x SSR Throughput: Profiling SSR Hot Paths in TanStack Start Mar 17, 2026 Lazy Tool Discovery: Scaling AI Tool Systems Without Drowning in Tokens Mar 12, 2026 TanStack AI Just Got Middleware — And It Changes Everything Mar 12, 2026 TanStack Start Full-stack Framework powered by TanStack Router for React and Solid Ex... | 10 | 430 | 2026-03-23T11:22:15.429222 |
adapterPath | nextjs | https://nextjs.org/docs/app/api-reference/config/next-config-js/adapterPath | framework | javascript | tests working-directory : nextjs env : NEXT_TEST_MODE : deploy NEXT_E2E_TEST_TIMEOUT : 240000 NEXT_EXTERNAL_TESTS_FILTERS : test/deploy-tests-manifest.json ADAPTER_DIR : ${{ github.workspace }}/adapter IS_TURBOPACK_TEST : 1 NEXT_TEST_JOB : 1 NEXT_TELEMETRY_DISABLED : 1 # Change these to your adapter's scripts # Keep as... | 9 | 800 | 2026-03-23T11:19:34.458013 |
split-view | expo | https://docs.expo.dev/versions/latest/sdk/router/split-view | mobile | javascript | le : string } ) { const params = useGlobalSearchParams ( ) ; const isActive = params . id === title ; return ( < Link href = { ` / ${ params . type } / ${ title } / ` } asChild > < Pressable style = { { backgroundColor : isActive ? Color . ios . systemBlue : undefined , padding : 12 , } } > < SafeAreaView edges = { { l... | 11 | 799 | 2026-03-23T11:06:45.812529 |
NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4 | transformers | https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4 | ai | python | plate_kwargs" : { "enable_thinking" : True , "low_effort" : True }} ) print (response.choices[ 0 ].message.content) OpenCode OpenCode is an AI coding agent that runs in your terminal. It connects to any OpenAI-compatible endpoint, making it compatible with all three serving backends above (vLLM, SGLang, and TRT-LLM). C... | 17 | 800 | 2026-03-23T10:51:57.791117 |
?s=webpack | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=webpack | devops | python | rs 🔭 The Health Check Extension for the OpenTelemetry Collector enables an HTTP URL that can be probed to check the status of the OpenTelemetry Collector. go extension collector Quick Install When building a custom collector you can add this extension to the manifest file like the following: extensions : - gomod : git... | 64 | 799 | 2026-03-23T11:12:29.218565 |
webpack | webpack | https://webpack.js.org/guides/asset-management/ | tooling | javascript | d asset bundle.js 72.6 KiB [ emitted ] [ minimized ] ( name: main ) 1 related asset runtime modules 1000 bytes 5 modules orphan modules 326 bytes [ orphan ] 1 module cacheable modules 539 KiB modules by path ./node_modules/ 538 KiB ./node_modules/lodash/lodash.js 530 KiB [ built ] [ code generated ] ./node_modules/styl... | 5 | 790 | 2026-03-23T11:15:06.223553 |
payload | neon | https://neon.tech/guides/payload | database | sql | ess Postgres database powered by Neon Create a new Payload CMS application with Next.js Seed your Postgres database Build and Test your E-commerce Store (locally) Scale-to-zero with Postgres (powered by Neon) Provisioning a Serverless Postgres database powered by Neon Using a serverless Postgres database powered by Neo... | 1 | 799 | 2026-03-23T11:29:05.630303 |
supabase-functions-download | supabase | https://supabase.com/docs/reference/cli/supabase-functions-download | database | typescript | rnal connections. --enable-db-ssl-enforcement Optional Whether the DB should enable SSL enforcement for all external connections. --experimental Required enable experimental features --project-ref <string> Optional Project ref of the Supabase project. supabase postgres-config Subcommands supabase postgres-config delete... | 82 | 799 | 2026-03-23T11:27:39.864380 |
?s=browserextension | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=browserextension | devops | python | ta, and send them to the next consumer at a configurable interval. 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/redisreceiver v0.148.0 v0.14... | 148 | 800 | 2026-03-23T11:32:48.691394 |
?s=pooling | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=pooling | devops | python | 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-collector-contrib/extension/encoding v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collect... | 62 | 799 | 2026-03-23T11:39:19.826340 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/ | devops | yaml | rn all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit... | 1,652 | 799 | 2026-03-23T10:56:49.343942 |
results-1-100-thread-2024-06-15.json | qdrant | https://qdrant.tech/benchmarks/results-1-100-thread-2024-06-15.json | database | python | bq-rps-m-32", "dataset_name": "deep-image-96-angular", "upload_time": 127.78749691694975, "total_upload_time": 678.6138078793883, "parallel": 100, "engine_params": { "hnsw_ef": 512, "quantization": { "rescore": true, "oversampling": 64 } }, "mean_time": 0.5460062876001001, "mean_precisions": 0.800803, "std_time": 0.049... | 1,473 | 684 | 2026-03-23T10:59:06.542198 |
supabase-branches-unpause | supabase | https://supabase.com/docs/reference/cli/supabase-branches-unpause | database | typescript | e refer to Prepare to activate your domain section in our documentation to learn more about the steps you need to follow. Usage 1 supabase domains activate Flags --project-ref <string> Optional Project ref of the Supabase project. supabase domains create Create a custom hostname for your Supabase project. Expects your ... | 76 | 800 | 2026-03-23T11:33:16.074718 |
redis | redis | https://redis.io/docs/latest/commands/json.strlen/ | database | bash | nd-redis-cloud-compatibility","title":"Redis Software and Redis Cloud compatibility"},{"id":"return-information","title":"Return information"},{"id":"see-also","title":"See also"},{"id":"related-topics","title":"Related topics"}]},"codeExamples":[]} JSON.STRLEN Syntax text Syntax diagram API methods JSON.STRLEN key [pa... | 1 | 799 | 2026-03-23T11:33:25.664750 |
llms-components.txt | chakra_ui | https://chakra-ui.com/llms-components.txt | library | javascript | l: "Solid", value: "solid" }, { label: "Vue", value: "vue" }, { label: "Angular", value: "angular" }, { label: "Svelte", value: "svelte" }, { label: "Preact", value: "preact" }, { label: "Qwik", value: "qwik" }, { label: "Lit", value: "lit" }, { label: "Alpine.js", value: "alpinejs" }, { label: "Ember", value: "ember" ... | 197 | 776 | 2026-03-23T10:52:18.208606 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | "engine_name": "qdrant", "setup_name": "qdrant-rps-m-64-ef-256", "dataset_name": "gist-960-euclidean", "upload_time": 377.4016991351, "total_upload_time": 883.2627945482, "p95_time": 0.0195813132, "rps": 469.0977162597, "parallel": 8, "p99_time": 0.02249071, "mean_time": 0.0151217919, "mean_precisions": 0.91517, "engin... | 3,226 | 592 | 2026-03-23T11:15:13.619250 |
?s=genai | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=genai | devops | python | y and to associate traces/spans to Sentry errors. For configuration details, see OpenTelemetry Support . java processor propagator utilities sentry error monitoring Java Language Utilities Component MIT License Repository OpenTelemetry Esbuild Plugin by Drew Corlin Esbuild plugin which bundles OpenTelemetry node core a... | 385 | 800 | 2026-03-23T11:31:34.220535 |
?s=esbuild | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=esbuild | devops | python | ial implementation of the OpenTelemetry SDK in Perl. perl instrumentation Perl Language Instrumentation Component Artistic-1.0-Perl License Repository PHP by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Core repository for PHP. php PHP Language Core Component Apache 2.0 License Documentation Repository PHP API by 🔭 O... | 367 | 800 | 2026-03-23T11:31:45.079641 |
uk | git | https://git-scm.com/docs/git-push/uk | devops | bash | а, нарешті, примусово надішліть зміни до master , якщо віддалена версія все ще знаходиться на рівні base , незалежно від того, до якого значення було оновлено ваш локальний remotes/origin/master у фоновому режимі. Або ж, якщо вказати --force-if-includes як допоміжний параметр разом з --force-with-lease [ = <назва_посил... | 20 | 799 | 2026-03-23T11:01:49.296396 |
3.4.html | python | https://docs.python.org/3/whatsnew/3.4.html | language | python | the ability to encode and decode binary data from and to Ascii85 and the git/mercurial Base85 formats, respectively. The a85 functions have options that can be used to make them compatible with the variants of the Ascii85 encoding, including the Adobe variant. (Contributed by Martin Morrison, the Mercurial project, Ser... | 25 | 795 | 2026-03-23T11:07:15.346436 |
tablefunc | neon | https://neon.tech/docs/extensions/tablefunc | database | sql | sql, category_sql) works: source_sql (the first query string): This query fetches your raw data. It must provide: The column(s) that will identify each row in your final table (here, student_name ). The column whose values will become your new column headers (here, subject ). The column whose values will fill the cells... | 10 | 799 | 2026-03-23T11:00:33.144415 |
?s=b3 | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=b3 | devops | python | ion PHP Language Instrumentation Component Apache 2.0 License Package Details (packagist) Repository OpenTelemetry PSR-3 auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 Auto-instrumentation hooks are registered via composer, and automatically inject trace ID and span ID into log message context of any PSR-3 logger.... | 313 | 800 | 2026-03-23T11:20:37.875729 |
?s=watsonx | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=watsonx | devops | python | ponent Apache 2.0 License Package Details (go-collector) Repository File Collector Exporter by 🔭 OpenTelemetry Authors 🔭 The File Exporter 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 ... | 36 | 799 | 2026-03-23T11:25:05.667475 |
spec | go | https://go.dev/ref/spec | language | go | ning and the string may contain newlines. Carriage return characters ('\r') inside raw string literals are discarded from the raw string value. Interpreted string literals are character sequences between double quotes, as in "bar" . Within the quotes, any character may appear except newline and unescaped double quote. ... | 19 | 800 | 2026-03-23T10:49:56.000216 |
?s=kafkajs | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kafkajs | devops | python | guage Instrumentation Component Apache 2.0 License Package Details (packagist) Repository OpenTelemetry PSR-14 auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 This is a read-only subtree split of https://github.com/open-telemetry/opentelemetry-php-contrib . psr14 instrumentation php Quick Install To install this in... | 311 | 800 | 2026-03-23T11:12:51.175127 |
?s=nservicebus | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=nservicebus | devops | python | ollector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository SAP HANA Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver can fetch stats from a SAP HANA instance. It leverages the driver written by SAP for connecting to SAP HANA with the golang SQL module to execute several monit... | 149 | 799 | 2026-03-23T11:20:22.287310 |
?s=cassandra | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cassandra | devops | python | omponent Apache 2.0 License Package Details (go-collector) Repository Metric Start Time Processor by 🔭 OpenTelemetry Authors 🔭 The metric start time processor ( metricstarttime ) is used to set the start metricstarttime processor collector Quick Install When building a custom collector you can add this processor to t... | 88 | 800 | 2026-03-23T11:33:08.676427 |
affcase1.html | sqlite | https://www.sqlite.org/affcase1.html | database | sql | o prior exposure to enterprise SQL databases and the caveats and limitations of those other systems. For example, many enterprise database engines advise against storing large strings or BLOBs in the database and instead suggest that large strings and BLOBs be stored as separate files and the filename stored in the dat... | 26 | 794 | 2026-03-23T11:11:56.190623 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.