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 |
|---|---|---|---|---|---|---|---|---|
?s=kuma | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kuma | devops | python | for Google StackDriver rust exporter Quick Install To install this exporter run: cargo add opentelemetry-stackdriver 0.18.0 Version Rust Language Exporter Component Apache 2.0 OR MIT License Package Details (crates) Repository Stdout Exporter by 🔭 OpenTelemetry Authors 🔭 This crate provides exporters that export to s... | 192 | 798 | 2026-03-23T11:38:06.864852 |
drizzle | neon | https://neon.tech/docs/guides/drizzle | database | sql | help? Join our Discord Server to ask questions or see what others are doing with Neon. For paid plan support options, see Support . Last updated on February 15, 2026 Was this page helpful? Yes No Thank you for your feedback! Previous Django (Django ORM) Next Elixir Ecto On this page 1 Create a TypeScript/Node.js projec... | 8 | 800 | 2026-03-23T10:55:03.792559 |
2.32.0 | git | https://git-scm.com/docs/git-fetch/2.32.0 | devops | bash | d in a future Git version. SEE ALSO git-pull[1] GIT Part of the git[1] suite fetch | 42 | 82 | 2026-03-23T11:08:55.384714 |
redis | redis | https://redis.io/docs/latest/develop/data-types/bitmaps/ | database | bash | rintln ( String . format ( "%8s" , Integer . toBinaryString ( res15 [ 0 ] & 0xFF )). replace ( ' ' , '0' )); // >>> 10100101 jedis . close (); } } ▼ Commands: BITOP, GET BITOP ( @write , @bitmap , @slow ) Performs bitwise operations on multiple strings, and stores the result. ▶ Methods bitop ( op : BitOP , destKey : by... | 262 | 799 | 2026-03-23T11:03:25.839156 |
?s=backstage | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=backstage | devops | python | .148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository qryn exporter by lorenzo@qxip.net, akvlad@qxip.net This exporter supports sending OpenTelemetry logs, traces and metrics to ClickHouse using the qryn polyglot format. go exporter qryn loki prometheus tempo ... | 49 | 800 | 2026-03-23T11:30:01.101035 |
assertPlatform | angular | https://angular.dev/api/core/assertPlatform | framework | typescript | tProvidersSource inject Inject Injectable InjectableProvider InjectableType InjectionToken InjectOptions Injector INJECTOR InjectorType input Input inputBinding InputOptions InputOptionsWithoutTransform InputOptionsWithTransform InputSignal InputSignalWithTransform isDevMode isSignal isStandalone isWritableSignal Itera... | 4 | 800 | 2026-03-23T11:23:16.237649 |
SWE-Gym | transformers | https://huggingface.co/datasets/SWE-Gym/SWE-Gym | ai | python | a/moto/dynamodb/models/table.py +++ b/moto/dynamodb/models/table.py @@ -50,12 +50,18 @@ def project(self, item: Item) -> Item: ] if projection_type == "KEYS_ONLY": - item = item.project(",".join(key_attributes)) + # 'project' expects lists of lists of strings + # project([["attr1"], ["nested", "attr2"]] + # + # In our ... | 41 | 581 | 2026-03-23T11:29:24.384592 |
build-system-migration | angular | https://angular.dev/tools/cli/build-system-migration | framework | typescript | remental rebuilds. Newer JavaScript ecosystem tools such as esbuild and Vite . Integrated SSR and prerendering capabilities. Automatic global and component stylesheet hot replacement. This new build system is stable and fully supported for use with Angular applications. You can migrate to the new build system with appl... | 2 | 800 | 2026-03-23T10:54:23.500827 |
go | go | https://go.dev/pkg/runtime/ | language | go | on per-thread state. func MemProfile ¶ func MemProfile(p [] MemProfileRecord , inuseZero bool ) (n int , ok bool ) MemProfile returns a profile of memory allocated and freed per allocation site. MemProfile returns n, the number of records in the current memory profile. If len(p) >= n, MemProfile copies the profile into... | 35 | 800 | 2026-03-23T11:19:15.632707 |
supabase-functions-download | supabase | https://supabase.com/docs/reference/cli/supabase-functions-download | database | typescript | │ DEAD ROW COUNT │ EXPECT AUTOVACUUM? ──────────────────────┼──────────────────────────────────┼─────────────┼──────────────────┼──────────────────────┼────────────────┼───────────────────── auth │ users │ │ 2023-06-26 12:34 │ 18,030 │ 0 │ no public │ profiles │ │ 2023-06-26 23:45 │ 13,420 │ 28 │ no public │ logs │ │ 2... | 53 | 427 | 2026-03-23T11:27:39.864358 |
?s=c | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=c | devops | python | ory OpenTelemetry context propagation for Datadog by Tony Li This library provides support for propagating trace context in the Datadog X-Datadog-* format. go datadog utilities propagator Go Language Utilities Component Apache 2.0 License Repository Apache Druid extension for OTLP by mishmash io This extension allows A... | 384 | 800 | 2026-03-23T11:14:40.414964 |
blobstorage | langfuse | https://langfuse.com/self-hosting/deployment/infrastructure/blobstorage | ai | python | S3 / Blob Storage Configuration (Self-Hosted) - Langfuse Langfuse just got faster → Langfuse just got faster – read about Fast Preview (v4) → Self Hosting Deployment Infrastructure Blob Storage (S3) Version: v3 Copy page S3 / Blob Storage This is a deep dive into the configuration of S3. Follow one of the deployment gu... | 0 | 800 | 2026-03-23T10:56:32.014272 |
?s=vaadin | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=vaadin | devops | python | ver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/googlecloudspannerreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository HAProxy Receiver by 🔭 OpenTelemet... | 119 | 799 | 2026-03-23T11:20:45.496390 |
llms-full.txt | angular | https://angular.dev/assets/context/llms-full.txt | framework | typescript | se the `getHarness()` method. To get all `ComponentHarness` instances, use the `getAllHarnesses()` method. ```ts // Get harness for first instance of the element const myComponentHarness = await loader.getHarness(MyComponent); // Get harnesses for all instances of the element const myComponentHarnesses = await loader.g... | 811 | 800 | 2026-03-23T10:56:08.872122 |
llms-theming.txt | chakra_ui | https://chakra-ui.com/llms-theming.txt | library | javascript | sure to update your provider component to use the new system. ```tsx title="components/ui/provider.tsx" /value={system}/ "use client" import { system } from "@/components/theme" import { ColorModeProvider, type ColorModeProviderProps, } from "@/components/ui/color-mode" import { ChakraProvider } from "@chakra-ui/react"... | 79 | 789 | 2026-03-23T10:52:05.493066 |
RendererStyleFlags2 | angular | https://angular.dev/api/core/RendererStyleFlags2 | framework | typescript | tyleFlags2 .DashCase; } Marks a style as important. Marks a style as using dash case naming (this-is-dash-case). Jump to details | 7 | 128 | 2026-03-23T11:10:43.933241 |
?s=%40elastic%2felasticsearch | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=%40elastic%2felasticsearch | devops | python | Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Instrumentation for cassandra-driver by 🔭 OpenTelemetry Authors 🔭 Instrumentation library for Cassandra driver. Node.js cassandra cassandra-driver database Quick Install To install this instrumentation library run: npm install @opentelemetry/... | 276 | 799 | 2026-03-23T11:17:15.832505 |
changes.html | sqlite | https://www.sqlite.org/changes.html | database | sql | of the entire SQLite library. Added the sqlite3_status() interface used for querying run-time status information about the overall SQLite library and its subsystems. Added the sqlite3_initialize() and sqlite3_shutdown() interfaces. The SQLITE_OPEN_NOMUTEX option was added to sqlite3_open_v2() . Added the PRAGMA page_co... | 308 | 788 | 2026-03-23T10:50:32.102944 |
offline-first | flutter | https://docs.flutter.dev/app-architecture/design-patterns/offline-first | mobile | dart | ase and the API service are no longer in sync. In the next section, you will learn different approaches to handle synchronization between local and remote data. Synchronizing state # Keeping the local and remote data in sync is an important part of offline-first applications, as the changes that have been done locally ... | 16 | 637 | 2026-03-23T11:37:24.834756 |
typescript | turborepo | https://turbo.build/docs/guides/tools/typescript | tooling | javascript | it makes it to your applications' bundlers, causing hard to debug issues. Enable go-to-definition across package boundaries "Go-to-definition" is an editor feature for quickly navigating to the original declaration or definition of a symbol (like a variable or function) with a click or hotkey. Once TypeScript is config... | 7 | 799 | 2026-03-23T11:02:06.604211 |
understanding-temporal | temporal | https://docs.temporal.io/evaluate/understanding-temporal | devops | go | g goes wrong, like a power outage, it guarantees that your application can pick up right where it left off — it’s like having the ultimate autosave. Offloading the responsibility of failure management from the application to the platform removes the need for extensive recovery coding, testing, and maintenance tasks. Du... | 1 | 798 | 2026-03-23T11:09:15.445914 |
release-notes-2.5.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.5.0 | mobile | dart | PUObject::get() to skia_object() (cla: yes, waiting for tree to go green) 27127 Roll Skia from d584ddd1519c to 3c227305ac28 (3 revisions) (cla: yes, waiting for tree to go green) 27129 Roll Skia from 3c227305ac28 to 3dd52c758b6c (2 revisions) (cla: yes, waiting for tree to go green) 27130 enable DisplayList by default ... | 542 | 800 | 2026-03-23T11:13:43.940636 |
llms-full.txt | angular | https://angular.dev/assets/context/llms-full.txt | framework | typescript | n access the updated state of [content queries](guide/components/queries#content-queries) here, attempting to change any state in this method results in an [ExpressionChangedAfterItHasBeenCheckedError](errors/NG0100). ### ngAfterViewInit The `ngAfterViewInit` method runs once after all the children in the component's t... | 82 | 800 | 2026-03-23T10:56:08.577757 |
?s=business-logic-instrumentation | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=business-logic-instrumentation | devops | python | Details (go-collector) Repository Span Collector Processor by 🔭 OpenTelemetry Authors 🔭 The Span Processor for the OpenTelemetry Collector modifies either the span name or attributes of a span based on the span name. go processor collector Quick Install When building a custom collector you can add this processor to t... | 93 | 800 | 2026-03-23T11:26:38.026460 |
?s=kong | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kong | devops | python | nt 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 Componen... | 198 | 800 | 2026-03-23T11:33:35.573766 |
kubernetes | kubernetes | https://kubernetes.io/docs/tutorials/ | devops | yaml | Tutorials | Kubernetes Tutorials This section of the Kubernetes documentation contains tutorials. A tutorial shows how to accomplish a goal that is larger than a single task . Typically a tutorial has several sections, each of which has a sequence of steps. Before walking through each tutorial, you may want to bookmark... | 0 | 800 | 2026-03-23T11:16:16.591174 |
test.html | python | https://docs.python.org/3/library/test.html | language | python | buildbots, use LONG_TIMEOUT instead. Its default value is 30 seconds. test.support. LONG_TIMEOUT ¶ Timeout in seconds to detect when a test hangs. It is long enough to reduce the risk of test failure on the slowest Python buildbots. It should not be used to mark a test as failed if the test takes “too long”. The timeou... | 12 | 798 | 2026-03-23T11:07:08.570379 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/ci/environments/kubernetes_dashboard/ | devops | yaml | ith CI/CD or GitOps. Configure a dashboard History Filtering resources by namespace introduced in GitLab 16.2 with a flag named kubernetes_namespace_for_environment . Disabled by default. Filtering resources by namespace enabled by default in GitLab 16.3. Feature flag kubernetes_namespace_for_environment removed. Selec... | 1 | 800 | 2026-03-23T10:58:53.992697 |
upstash-redis | supabase | https://supabase.com/docs/guides/functions/examples/upstash-redis | database | typescript | Upstash Redis | Supabase Docs Edge Functions Upstash Redis A Redis counter example that stores a hash of function invocation count per region. Find the code on GitHub . Redis database setup # Create a Redis database using the Upstash Console or Upstash CLI . Select the Global type to minimize the latency from all edge ... | 0 | 800 | 2026-03-23T10:56:23.155480 |
changelog.html | python | https://docs.python.org/3/whatsnew/changelog.html | language | python | gh-94694 : Fix an issue that could cause code with multi-line method lookups to have misleading or incorrect column offset information. In some cases (when compiling a hand-built AST) this could have resulted in a hard crash of the interpreter. gh-93252 : Fix an issue that caused internal frames to outlive failed Pytho... | 837 | 798 | 2026-03-23T10:57:25.353790 |
changelog.html | python | https://docs.python.org/3/whatsnew/changelog.html | language | python | ject.c has been replaced with an explicit return at each call site. bpo-37751 : Fix codecs.lookup() to normalize the encoding name the same way than encodings.normalize_encoding() , except that codecs.lookup() also converts the name to lower case. bpo-37830 : Fixed compilation of break and continue in the finally block... | 1,474 | 800 | 2026-03-23T10:57:25.354669 |
?s=cats-effect | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cats-effect | devops | python | eiver fetches stats from an SNMP-enabled host using the Go SNMP client . Metrics are collected based on configuration settings. 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/opentele... | 152 | 800 | 2026-03-23T11:29:01.637750 |
?s=http | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=http | 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:26:49.080019 |
collections | dart | https://dart.dev/language/collections | language | dart | condition is false. For element: Iterates and repeatedly evaluates a given inner element, inserting zero or more resulting values. To learn more about collection elements, see the following sections. Expression elements # An expression element evaluates a single expression and inserts the resulting value into a collect... | 13 | 612 | 2026-03-23T10:59:42.784505 |
django | django | https://docs.djangoproject.com/ko/4.0/faq/help/ | framework | python | 자주 묻는 질문: 도움을 받는법 | Django 문서 | Django 지원이 중단된 Django 버전의 문서입니다. 새 릴리스로 업그레이드하세요! Skip to main content 문서 Getting Help 언어: ko zh-hans pt-br pl ja it id fr es en el 문서 버전: 4.0 dev 6.0 5.2 5.1 5.0 4.2 4.1 3.2 3.1 3.0 2.1 2.0 1.11 자주 묻는 질문: 도움을 받는법 ¶ X를 어떻게 하나요? Y는 왜 작동하지 않나요? 어디에서 도움을 받을 수 있을까요? ¶ First, please check if ... | 0 | 800 | 2026-03-23T11:32:33.852723 |
stdtypes.html | python | https://docs.python.org/3/library/stdtypes.html | language | python | ibed in detail below. str. rstrip ( chars = None , / ) ¶ Return a copy of the string with trailing characters removed. The chars argument is a string specifying the set of characters to be removed. If omitted or None , the chars argument defaults to removing whitespace. The chars argument is not a suffix; rather, all c... | 84 | 790 | 2026-03-23T11:09:00.496084 |
opentelemetry | opentelemetry | https://opentelemetry.io/docs/collector/registry/ | devops | python | nsights 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) Rep... | 202 | 800 | 2026-03-23T11:04:10.134332 |
?s=active_job | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=active_job | devops | python | ry Ruby. zipkin exporter ruby Quick Install To install this exporter run: gem install opentelemetry-exporter-zipkin 0.24.1 Version Ruby Language Exporter Component Apache 2.0 License Package Details (gems) Repository Azure Application Insights Exporter by Jan Kuehle OpenTelemetry exporter for Azure Application Insights... | 190 | 800 | 2026-03-23T11:28:48.638502 |
security_best_practices | mcp | https://modelcontextprotocol.io/docs/tutorials/security/security_best_practices | ai | typescript | n locally SHOULD implement measures to prevent unauthorized usage from malicious processes: Use the stdio transport to limit access to just the MCP client Restrict access if using an HTTP transport, such as: Require an authorization token Use unix domain sockets or other Interprocess Communication (IPC) mechanisms with... | 26 | 796 | 2026-03-23T10:55:59.134941 |
introduction | expo | https://docs.expo.dev/router/introduction | mobile | javascript | uter website? Basic static rendering (SSG) is supported in Expo Router. Server-side rendering currently requires custom infrastructure to set up. Next steps Manual installation Detailed instructions on how to get started and add Expo Router to your existing app. Router 101 For information core concepts, notation patter... | 10 | 469 | 2026-03-23T10:50:39.373766 |
introducing-planetscale-mcp-server | planetscale | https://planetscale.com/blog/introducing-planetscale-mcp-server | database | sql | and scopes, and accessible from any client that supports MCP servers. Configurable access You have full control over which databases the MCP server is able to connect to and access with configurable read-only or full-access permissions which can be set for both production and development database branches. We advise ca... | 1 | 799 | 2026-03-23T11:06:01.807990 |
2.52.0 | git | https://git-scm.com/docs/git-log/2.52.0 | devops | bash | origin Shows all commits that are in any of local branches but not in any of remote-tracking branches for origin (what you have that origin doesn’t). git log master --not --remotes=*/master Shows all commits that are in local master but not in any remote repository master branches. git log -p -m --first-parent Shows th... | 122 | 800 | 2026-03-23T11:20:24.143150 |
auth-figma | supabase | https://supabase.com/docs/guides/auth/social-login/auth-figma | database | typescript | xt }` ) 26 } else { 27 return NextResponse . redirect ( `${ origin }${ next }` ) 28 } 29 } 30 } 31 32 // return the user to an error page with instructions 33 return NextResponse . redirect ( `${ origin } /auth/auth-code-error ` ) 34 } JavaScript Flutter Kotlin When your user signs out, call signOut() to remove them fr... | 6 | 624 | 2026-03-23T11:37:01.080007 |
ssr | tanstack_router | https://tanstack.com/form/latest/docs/framework/react/guides/ssr | framework | typescript | the form's shape across the client and server. typescript // app/routes/index.tsx, but can be extracted to any other path import { formOptions } from '@tanstack/react-form-start' // You can pass other form options here export const formOpts = formOptions({ defaultValues: { firstName: '', age: 0, }, }) Next, we can crea... | 5 | 764 | 2026-03-23T11:30:05.442178 |
fastapi | fastapi | https://fastapi.tiangolo.com/tutorial/bigger-applications/ | framework | python | ot (): return { "message" : "Hello Bigger Applications!" } and it will work correctly, together with all the other path operations added with app.include_router() . Very Technical Details Note : this is a very technical detail that you probably can just skip . The APIRouter s are not "mounted", they are not isolated fr... | 27 | 800 | 2026-03-23T10:50:47.634206 |
ufuncs.html | numpy | https://numpy.org/doc/stable/reference/ufuncs.html | ml | python | nt(s) to place the output(s) in an object (or objects) of your choice. Recall that each ufunc operates element-by-element. Therefore, each scalar ufunc will be described as if acting on a set of scalar inputs to return a set of scalar outputs. Note The ufunc still returns its output(s) even if you use the optional outp... | 11 | 800 | 2026-03-23T11:06:09.421498 |
testing-plugins | flutter | https://docs.flutter.dev/testing/testing-plugins | mobile | dart | re often the most important tests for a plugin. However, Dart integration tests can't interact with native UI, such as native dialogs or the contents of platform views. See the example/integration_test directory for an example. Native unit tests. Just as Dart unit tests can test the Dart portions of a plugin in isolati... | 2 | 617 | 2026-03-23T11:07:54.711697 |
trailbase-collection | tanstack_router | https://tanstack.com/db/latest/docs/collections/trailbase-collection | framework | typescript | nstack/trailbase-db-collection @tanstack/react-db trailbase Basic Usage typescript import { createCollection } from '@tanstack/react-db' import { trailBaseCollectionOptions } from '@tanstack/trailbase-db-collection' import { initClient } from 'trailbase' const trailBaseClient = initClient(`https://your-trailbase-instan... | 4 | 784 | 2026-03-23T11:28:49.665259 |
KernelBook | transformers | https://huggingface.co/datasets/GPUMODE/KernelBook | ai | python | et_device(0) buf0 = empty_strided_cuda((4, 4, 4, 4), (64, 16, 4, 1), torch.float32) get_raw_stream(0) triton_poi_fused_add_div_mean_mul_std_sub_0[grid(256)](primals_2, primals_1, primals_3, buf0, 256, XBLOCK=256, num_warps=4, num_stages=1) del primals_2 del primals_3 return buf0, primals_1 class LayerNormNew(nn.Module)... | 59 | 656 | 2026-03-23T11:23:59.254964 |
redis | redis | https://redis.io/docs/latest/develop/data-types/streams/ | database | bash | " , // no password docs DB : 0 , // use default DB }) _ , err := rdb . XGroupCreateMkStream ( ctx , "race:italy" , "italy_riders" , "$" , ). Result () if err != nil { panic ( err ) } _ , err = rdb . XAdd ( ctx , & redis . XAddArgs { Stream : "race:italy" , Values : map [ string ] interface {}{ "rider" : "Castilla" }, }... | 1,159 | 800 | 2026-03-23T11:04:07.561256 |
hotupdate-hook | vite | https://vitejs.dev/changes/hotupdate-hook | tooling | javascript | xperiment and give us feedback, you can use the future.removePluginHookHandleHotUpdate to "warn" in your vite config. Motivation The handleHotUpdate hook allows to perform custom HMR update handling. A list of modules to be updated is passed in the HmrContext . ts interface HmrContext { file : string timestamp : number... | 1 | 798 | 2026-03-23T10:52:44.100152 |
?s=log | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=log | devops | python | ponent Apache 2.0 License Package Details (go-collector) Repository Websocket Processor by 🔭 OpenTelemetry Authors 🔭 The WebSocket processor, which can be positioned anywhere in a pipeline, allows websocket remote tap processor collector Quick Install When building a custom collector you can add this processor to the... | 90 | 800 | 2026-03-23T11:38:20.505186 |
redis | redis | https://redis.io/docs/latest/develop/data-types/streams/ | database | bash | # ] r . xadd ( "race:italy" , { "rider" : "Smith" }, maxlen = 2 , approximate = False ) res36 = r . xrange ( "race:italy" , "-" , "+" ) print ( res36 ) # >>> [ # ('1692630648281-0', {'rider': 'Henshaw'}), # ('1692631018238-0', {'rider': 'Smith'}) # ] res37 = r . xtrim ( "race:italy" , maxlen = 10 , approximate = False ... | 941 | 775 | 2026-03-23T11:04:07.560952 |
webpack | webpack | https://webpack.js.org/configuration/module/ | tooling | javascript | } , } , ] , } , } ; Rule.generator Rule.generator.dataUrl object = { encoding string = 'base64' | false, mimetype string = undefined | false } function (content, { filename, module }) => string When Rule.generator.dataUrl is used as an object, you can configure two properties: encoding: When set to 'base64' , module so... | 39 | 800 | 2026-03-23T10:57:12.700184 |
?s=inmemory | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=inmemory | devops | python | m.xml file to install this package. <dependency> <groupId> io.opentelemetry.instrumentation </groupId> <artifactId> opentelemetry-okhttp-3.0 </artifactId> <version> 2.16.0-alpha </version> </dependency> Gradle Add the following dependency in your build.gradle file to install this package: dependencies { implementation ... | 260 | 800 | 2026-03-23T11:33:46.784927 |
spec-draft | dart | https://dart.dev/to/spec-draft | language | dart | ��n?��)v ��oO�b�+S�Y@�����k6�2 ;���CSz ���C=�MTh �Nt� �Dm l��Ư�F�����D����%� ,����Edq�&D$+̻m����cf�Y4�_bf�O�[z�D���F�E�p4kI����̤��3H܊g��lؗ� ���`f˨�%�\ �#/S�Փh�Q�� �l(�@{����!7��W 0l؆�a����R�� ���l}Q5i�� ��n�p :��J�+;s+�$o������!�!�E���|f�l�K�0N/��Q�'�j1!���Q[0)nʑK��R�B��wB�Q���\"mȒ���4�^>�b/ܱ�� �)�CT�H��i�ٻ���z�ڃ4�l]�*... | 361 | 800 | 2026-03-23T11:06:06.480213 |
?s=c | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=c | devops | python | nvoy ALS(access log service) receiver by 🔭 OpenTelemetry Authors 🔭 This is a receiver for the Envoy gRPC ALS sink. envoyals 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... | 111 | 799 | 2026-03-23T11:14:40.414602 |
train | transformers | https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train | ai | python | # how val loop happens all_outs = [] for batch in val_data: batches = split_batch(batch) outs = [] for batch in batches: # call 1 out = validation_step() outs.append(out) # call 2 batch_out = validation_end(outs) all_outs.append(batch_out) # call 3 validation_epoch_end(all_outs) ``` 3. Explain that checkpoint + early s... | 942 | 748 | 2026-03-23T11:25:24.232108 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/ci/yaml/ | devops | yaml | iles, as well as files in the configured paths. Use cache:paths to cache any specific files, including tracked files, or files that are outside of the working directory, and use cache: untracked to also cache all untracked files. For example: rspec : script : test cache : untracked : true paths : - binaries/ In this ex... | 84 | 800 | 2026-03-23T10:51:59.386997 |
mcp-server | mastra | https://mastra.ai/reference/tools/mcp-server | ai | typescript | n context Direct link to Authentication context Tools can access request metadata via context.mcp.extra when using HTTP-based transports. This allows you to pass authentication info, user context, or any custom data from your HTTP middleware to your MCP tools. How it works Direct link to How it works Whatever you set o... | 48 | 798 | 2026-03-23T11:36:34.242980 |
supavisor-and-connection-terminology-explained-9pr_ZO | supabase | https://supabase.com/docs/guides/troubleshooting/supavisor-and-connection-terminology-explained-9pr_ZO | database | typescript | base. Your application servers can directly connect using the DB connection string: 1 postgresql://postgres: [ PASSWORD ] @db.[PROJECT REF].supabase.co:5432/postgres When connecting through the pooler, it will establish db/direct connections on behalf of clients. It then forwards/triages requests from client connection... | 1 | 800 | 2026-03-23T11:09:52.302816 |
eas-json | expo | https://docs.expo.dev/submit/eas-json | mobile | javascript | in eas.json to configure the submission. If no values exist in the production profile, EAS CLI will prompt you to provide the values interactively. The production profile shown below is required to run Android and iOS submissions in a CI/CD process, like with EAS Workflows : eas.json Copy { "cli" : { "version" : ">= 0.... | 1 | 799 | 2026-03-23T11:03:20.120482 |
2.49.0 | git | https://git-scm.com/docs/git-merge/2.49.0 | devops | bash | he user a chance to inspect and further tweak the merge result before committing. Note that fast-forward updates do not create a merge commit and therefore there is no way to stop those merges with --no-commit. Thus, if you want to ensure your branch is not changed or updated by the merge command, use --no-ff with --no... | 6 | 796 | 2026-03-23T11:14:21.976828 |
v5-release.html | express | https://expressjs.com/2024/10/15/v5-release.html | framework | javascript | Introducing Express v5: A New Era for the Node.js Framework Introducing Express v5: A New Era for the Node.js Framework By Wes Todd , Express Technical Committee 15 Oct 2024 Ten years ago (July 2014) the Express v5 release pull request was opened, and now at long last it’s been merged and published! We want to recogniz... | 0 | 800 | 2026-03-23T10:50:30.627628 |
llms.txt | svelte | https://svelte.dev/docs/svelte/$effect/llms.txt | framework | javascript | the effect to re-run. Conversely, if `condition` is `false`, `color` will not be evaluated, and the effect will _only_ re-run again when `condition` changes. ```ts // @filename: ambient.d.ts declare module 'canvas-confetti' { interface ConfettiOptions { colors: string[]; } function confetti(opts?: ConfettiOptions): voi... | 5 | 786 | 2026-03-23T11:30:40.951225 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/administration/operations/rails_console/ | devops | yaml | sion. In GitLab 15.11 and earlier, to disable the database statement timeout, run: ActiveRecord :: Base . connection . execute ( 'SET statement_timeout TO 0' ) In GitLab 16.0 and later, GitLab uses two database connections by default . To disable the database statement timeout, run: ActiveRecord :: Base . connection . ... | 4 | 800 | 2026-03-23T11:12:21.456105 |
?s=thousandeyes | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=thousandeyes | devops | python | tion Component Apache 2.0 License Package Details (packagist) Repository OpenTelemetry HTTPlug async auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation Library for PHP HTTP Async Client httpasyncclient instrumentation php Quick Install To install this instrumentation library run: composer require open-... | 308 | 800 | 2026-03-23T11:23:10.675500 |
MiniMax-M2.5 | transformers | https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified?eval_result=MiniMaxAI/MiniMax-M2.5 | ai | python | _mixin_write_fail[ndarraybig]", "astropy/table/tests/test_mixin.py::test_votable_mixin_write_fail[ndarraylil]", "astropy/table/tests/test_mixin.py::test_votable_mixin_write_fail[skycoord]", "astropy/table/tests/test_mixin.py::test_votable_mixin_write_fail[sphericaldiff]", "astropy/table/tests/test_mixin.py::test_votabl... | 36 | 800 | 2026-03-23T11:06:56.712835 |
?s=micrometer | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=micrometer | devops | python | ocol. 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/influxdbreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2... | 123 | 800 | 2026-03-23T11:39:37.845026 |
git-interpret-trailers | git | https://git-scm.com/docs/git-interpret-trailers | devops | bash | l be added only if no trailer with the same (<key>, <value>) pair is already in the input. With add , a new trailer will be added, even if some trailers with the same (<key>, <value>) pair are already in the input. With replace , an existing trailer with the same <key> will be deleted and the new trailer will be added.... | 14 | 800 | 2026-03-23T11:20:49.212654 |
ArrayBuffer | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer | language | javascript | ard (Wasm linear memory can be resized with WebAssembly.Memory.prototype.grow() ). Transferring ArrayBuffers ArrayBuffer objects can be transferred between different execution contexts, like Web Workers or Service Workers , using the structured clone algorithm . This is done by passing the ArrayBuffer as a transferable... | 2 | 800 | 2026-03-23T10:57:03.520662 |
gretel-safety-alignment-en-v1 | transformers | https://huggingface.co/datasets/gretelai/gretel-safety-alignment-en-v1 | ai | python | BERT understand context by analyzing surrounding words. If your training data favors certain phrases or cultural references more common in one demographic, it might rank content using those references higher. 2. **User Behavior**: Algorithms consider user engagement signals like click-through rate (CTR), time on page, ... | 88 | 799 | 2026-03-23T11:30:40.814987 |
?s=javalin | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=javalin | devops | python | winston by 🔭 OpenTelemetry Authors 🔭 Instrumentation library for Winston. Node.js winston logging Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-winston 0.57.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Reposito... | 303 | 800 | 2026-03-23T11:15:15.388272 |
?s=rollup | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=rollup | devops | python | sion Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Systemd Receiver by 🔭 OpenTelemetry Authors 🔭 systemd receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : githu... | 159 | 800 | 2026-03-23T11:30:08.832288 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/networking/service-protocols/ | devops | yaml | ing this facility. (Most do not). SCTP is not supported on nodes that run Windows. Support for multihomed SCTP associations The support of multihomed SCTP associations requires that the CNI plugin can support the assignment of multiple interfaces and IP addresses to a Pod. NAT for multihomed SCTP associations requires ... | 1 | 800 | 2026-03-23T11:21:25.408184 |
is_keras_tensor | tensorflow | https://www.tensorflow.org/api_docs/python/tf/keras/backend/is_keras_tensor | ml | python | tf.keras.backend.is_keras_tensor | TensorFlow v2.16.1 Skip to main content English 中文 – 简体 GitHub Sign in TensorFlow v2.16.1 TensorFlow API TensorFlow v2.16.1 Python tf.keras.backend.is_keras_tensor Stay organized with collections Save and categorize content based on your preferences. View source on GitHub Returns whet... | 0 | 798 | 2026-03-23T11:25:41.828678 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | "" tool_results: dict[str, ToolReturnPart | RetryPromptPart] = {} for msg in messages: if isinstance(msg, ModelRequest): for part in msg.parts: if isinstance(part, ToolReturnPart): tool_results[part.tool_call_id] = part elif isinstance(part, RetryPromptPart) and part.tool_name: tool_results[part.tool_call_id] = part id... | 5,841 | 572 | 2026-03-23T10:51:26.922877 |
v1.6.html | scikit_learn | https://scikit-learn.org/stable/whats_new/v1.6.html | ml | python | e_non_negative to check for negative values in the passed array, until now only available through calling utils.check_non_negative . By Tamara Atanasoska #29540 Enhancement check_estimator and parametrize_with_checks now check and fail if the classifier has the tags.classifier_tags.multi_class = False tag but does not ... | 28 | 800 | 2026-03-23T10:55:33.115709 |
?s=namedpipe | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=namedpipe | devops | python | ense Package Details (gems) Repository Mysql2 Instrumentation by 🔭 OpenTelemetry Authors 🔭 Mysql2 instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-mysql2 0.33.0 Version Ruby Language Instrumentation Component Apache 2.0... | 350 | 800 | 2026-03-23T11:26:08.589349 |
train | transformers | https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train | ai | python | dditional environment details (Operating System, Cloud provider, etc):** CentOS 7.4.1708 DC/OS 1.9.4 AWS EC2 **Steps to reproduce the issue:** 1. Upgrade Datadog to 5.17 2. Observe `marathon.instances` and `marathon.tasksRunning` metrics with specific `app_id` tag selected **Describe the results you received:** Metrics... | 465 | 798 | 2026-03-23T11:25:24.231646 |
train | transformers | https://huggingface.co/datasets/princeton-nlp/SWE-bench/viewer/default/train | ai | python | orch_lightning.trainer.callback_hook import TrainerCallbackHookMixin from pytorch_lightning.trainer.data_loading import TrainerDataLoadingMixin -from pytorch_lightning.trainer.deprecated_api import (TrainerDeprecatedAPITillVer0_8, - TrainerDeprecatedAPITillVer0_9) +from pytorch_lightning.trainer.deprecated_api import T... | 925 | 729 | 2026-03-23T11:25:24.232094 |
?s=odddotnet | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=odddotnet | devops | python | ration c# .net dotnet aspnet logs log logger logging source-generator high-performance-logging otel open-telemetry telemetry traces tracing metric metrics meter meters instrumentation instruments events distributed-traces distributed-tracing melt purview Quick Install To install this utilities run: dotnet add package P... | 380 | 800 | 2026-03-23T11:15:01.957924 |
supabase-storage-rm | supabase | https://supabase.com/docs/reference/cli/supabase-storage-rm | database | typescript | t. --experimental Required enable experimental features --project-ref <string> Optional Project ref of the Supabase project. supabase vanity-subdomains delete Deletes the vanity subdomain for a project, and reverts to using the project ref for routing. Usage 1 supabase vanity-subdomains delete Flags --experimental Requ... | 79 | 800 | 2026-03-23T11:29:45.746934 |
linalg.html | pytorch | https://pytorch.org/docs/stable/linalg.html | ml | python | mitian or real symmetric positive-definite matrix. inv_ex Computes the inverse of a square matrix if it is invertible. solve_ex A version of solve() that does not perform error checks unless check_errors = True . lu_factor_ex This is a version of lu_factor() that does not perform error checks unless check_errors = True... | 5 | 800 | 2026-03-23T10:52:38.341244 |
SWE-Fixer-Train-110K | transformers | https://huggingface.co/datasets/internlm/SWE-Fixer-Train-110K | ai | python | ever they get updated, parsing them can be dificult to do properly etc. It's a tricky business to get correct. I would recommend if you can that you switch to requests and try to keep it updated sot hat you get any new certificates automatically. However if you do want to use urllib3, I recommend using the certifi pack... | 98 | 798 | 2026-03-23T11:25:30.160930 |
application | vue | https://vuejs.org/guide/essentials/application | framework | javascript | p's root component will be rendered inside the container element. The container element itself is not considered part of the app. The .mount() method should always be called after all app configurations and asset registrations are done. Also note that its return value, unlike the asset registration methods, is the root... | 2 | 798 | 2026-03-23T10:54:57.565005 |
?s=kafkaflow | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kafkaflow | devops | python | or Python python exporter Azure Monitor Application Insights Quick Install To install this exporter run: pip install azure-monitor-opentelemetry-exporter Python Language Exporter Component MIT License Package Details (pip) Repository Google Cloud Exporters by Google The OpenTelemetry Google Cloud Monitoring Exporters f... | 184 | 800 | 2026-03-23T11:19:43.867910 |
spec | go | https://go.dev/ref/spec | language | go | // 1 has type int var j int32 = 1<<s // 1 has type int32; j == 0 var k = uint64(1<<s) // 1 has type uint64; k == 1<<33 var m int = 1.0<<s // 1.0 has type int; m == 1<<33 var n = 1.0<<s == j // 1.0 has type int32; n == true var o = 1<<s == 2<<s // 1 and 2 have type int; o == false var p = 1<<s == 1<<33 // 1 has type int... | 152 | 681 | 2026-03-23T10:49:56.000391 |
generating-a-user-access-token-for-a-github-app | github_actions | https://docs.github.com/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app | devops | yaml | r access token from the previous step to make API requests on behalf of the user. Include the user access token in the Authorization header of an API request. For example: curl --request GET \ --url "https://api.github.com/user" \ --header "Accept: application/vnd.github+json" \ --header "Authorization: Bearer USER_ACC... | 19 | 800 | 2026-03-23T11:00:43.895424 |
configuration | langfuse | https://langfuse.com/self-hosting/configuration | ai | python | GFUSE_S3_EVENT_UPLOAD_ENDPOINT Endpoint to use to upload events. LANGFUSE_S3_EVENT_UPLOAD_ACCESS_KEY_ID Access key for the bucket. Must have List, Get, and Put permissions. LANGFUSE_S3_EVENT_UPLOAD_SECRET_ACCESS_KEY Secret access key for the bucket. LANGFUSE_S3_EVENT_UPLOAD_FORCE_PATH_STYLE Whether to force path style ... | 7 | 800 | 2026-03-23T11:28:22.038606 |
docker | docker | https://docs.docker.com/engine/storage/bind-mounts/ | devops | bash | host filesystem needs to already support bind propagation. For more information about bind propagation, see the Linux kernel documentation for shared subtree . The following example mounts the target/ directory into the container twice, and the second mount sets both the ro option and the rslave bind propagation option... | 16 | 799 | 2026-03-23T11:09:09.156569 |
?s=aio | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=aio | devops | python | llector-contrib/receiver/libhoneyreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository OpenTelemetry Collector Lightstep Receiver by Zalando SE The lightstepreceiver receives OpenTracing traces from Lightstep tracers in various supported fo... | 130 | 800 | 2026-03-23T11:30:12.724182 |
?s=opencensus | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=opencensus | devops | python | rbon’s plaintext protocol. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/carbonreceiver v0.148.0 v0.148.0 Version Collector Language Receiver... | 105 | 800 | 2026-03-23T11:23:53.795939 |
supabase-branches-get | supabase | https://supabase.com/docs/reference/cli/supabase-branches-get | database | typescript | > Optional Reset up to the last n migration versions. --linked Optional Resets applied migrations on the linked project. --local Optional Resets applied migrations on the local database. supabase seed Subcommands supabase seed buckets supabase seed buckets Usage 1 supabase seed buckets Flags --linked Optional Seeds the... | 36 | 800 | 2026-03-23T11:32:22.649793 |
llms-components.txt | chakra_ui | https://chakra-ui.com/llms-components.txt | library | javascript | ct" export const AlertWithCloseButton = () => { return ( Success! Your application has been received. We will review your application and respond within the next 48 hours. ) } ``` ### With Spinner Here's and example of how to compose the `Alert` with a spinner. ```tsx import { Alert, Spinner } from "@chakra-ui/react" e... | 25 | 784 | 2026-03-23T10:52:18.208374 |
kubernetes | kubernetes | https://kubernetes.io/docs/concepts/overview/working-with-objects/object-management/ | devops | yaml | Imperative commands When using imperative commands, a user operates directly on live objects in a cluster. The user provides operations to the kubectl command as arguments or flags. This is the recommended way to get started or to run a one-off task in a cluster. Because this technique operates directly on live objects... | 1 | 799 | 2026-03-23T10:53:53.247877 |
redis | redis | https://redis.io/docs/latest/develop/data-types/hashes/ | database | bash | f the keys. @deprecated since 6.0 in favor of consuming large results through the org.reactivestreams.Publisher returned by #hgetall. hgetall ( channel : KeyValueStreamingChannel<K, V> , // the channel. key : K // the key. ) → Mono<Long> // Long count of the keys. @deprecated since 6.0 in favor of consuming large resul... | 35 | 799 | 2026-03-23T10:55:25.835513 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/user/clusters/agent/ci_cd_workflow/ | devops | yaml | llow the authorization of groups that belong to different top-level groups in GitLab 18.1. To authorize the GitLab project where you keep Kubernetes manifests to access the agent: In the top bar, select Search or go to and find the project that contains the agent configuration file ( config.yaml ). Edit the config.yaml... | 3 | 800 | 2026-03-23T11:21:21.960618 |
?s=mlflow | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=mlflow | devops | python | aScript Language Instrumentation Component MIT License Website Documentation Repository OpenTelemetry NodeCache Instrumentation by Aspecto Authors NodeCache instrumentation for Node.js. Node.js instrumentation node-cache JavaScript Language Instrumentation Component Apache 2.0 License Repository OpenAI JavaScript Instr... | 292 | 800 | 2026-03-23T11:25:11.256662 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | me": 0.024500833, "mean_time": 0.0169035674, "mean_precisions": 0.96462, "engine_params": { "search_params": { "hnsw_ef": 256 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-rps-m-32-ef-128", "dataset_name": "gist-960-euclidean", "upload_time": 365.0647244691, "total_upload_time": 540.3643868931, "p95_time": 0.... | 2,689 | 552 | 2026-03-23T11:15:13.618531 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.