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
django
django
https://docs.djangoproject.com/id/4.1/
framework
python
ailing lists Filosofi rancangan: Overview Dokumentasi: Tentang dokumentasi ini Sebaran pihak-ketiga: Overview Django berkali-kali: API stability | Release notes and upgrading instructions | Deprecation Timeline Back to Top Informasi Tambahan Support Django! PyLab donated to the Django Software Foundation to support Dja...
9
800
2026-03-23T11:16:07.431188
governance.html
pytorch
https://pytorch.org/docs/main/community/governance.html
ml
python
PyTorch Governance | Mechanics — PyTorch main documentation Skip to main content Back to top Go to pytorch.org X GitHub PyTorch Forum PyPi Rate this Page ★ ★ ★ ★ ★ PyTorch Governance | Mechanics # Created On: Mar 11, 2019 | Last Updated On: Nov 19, 2025 Summary # PyTorch adopts a technical governance structure that is ...
0
800
2026-03-23T11:22:16.307698
qwik
qwik
https://qwik.builder.io/docs/validator/
framework
javascript
terface Success { success : true ; data ?: any ; } Failed validation interface Fail { success : false ; error : Record < string , any > ; status ?: number ; } Validator behaves like using the fail() method in the action or loader when it returns a failed object. const status = 500 ; const errorObject = { message: "123"...
4
800
2026-03-23T10:51:39.578935
startsWith
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/startsWith
language
javascript
String.prototype.startsWith() - JavaScript | MDN Skip to main content Skip to search String.prototype.startsWith() Baseline Widely available This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015. Learn more See full compatibility Re...
0
799
2026-03-23T11:17:12.024391
codehost@go1.26.1
go
https://go.dev/cmd/go/internal/modfetch/codehost@go1.26.1
language
go
codehost package - cmd/go/internal/modfetch/codehost - Go Packages Documentation ¶ Overview ¶ Package codehost defines the interface implemented by a code hosting source, along with support code for use by implementations. Index ¶ Constants Variables func AllHex(rev string) bool func Run(ctx context.Context, dir string...
0
800
2026-03-23T11:13:34.379785
gitlab_ci
gitlab_ci
https://docs.gitlab.com/user/infrastructure/clusters/
devops
yaml
. Follow this epic for updates. If you need more time to migrate to the GitLab agent for Kubernetes, you can enable the feature flag named certificate_based_clusters , which was introduced in GitLab 15.0 . This feature flag re-enables the certificate-based Kubernetes integration. Deprecated features Connect an existing...
2
800
2026-03-23T10:58:40.292124
?s=google
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=google
devops
python
ation hooks are registered via composer. There will be a new span created for each message that is consumed. The goal of this instrumentation is to allow distributed traces to happen across Kafka in PHP. This means that the following should happen extrdkafka instrumentation php Quick Install To install this instrumenta...
307
800
2026-03-23T11:26:56.551115
non_sized_type_argument
dart
https://dart.dev/tools/diagnostics/non_sized_type_argument
language
dart
modifiers for API maintainers Reference Concurrency expand_more Overview Asynchronous programming Isolates Null safety expand_more Sound null safety Understanding null safety Dart keywords Language versioning Core libraries expand_more Overview dart:core dart:async dart:math dart:convert dart:io dart:js_interop Iterabl...
1
799
2026-03-23T11:07:55.399227
changes.html
sqlite
https://www.sqlite.org/changes.html
database
sql
ge the error log code for WAL recover from SQLITE_OK to SQLITE_NOTICE_RECOVER_WAL. Report the risky uses of unlinked database files and database filename aliasing as SQLITE_WARNING messages in the error log . Added the SQLITE_TRACE_SIZE_LIMIT compile-time option. Increase the default value of SQLITE_MAX_SCHEMA_RETRY to...
248
772
2026-03-23T10:50:32.102868
watch
bun
https://bun.sh/docs/guides/read-file/watch
runtime
javascript
P using FormData Fetch with unix domain sockets Stream with iterators Server-Sent Events Stream with Node.js WebSocket Simple server Pub-sub server Contextual data Enable compression Processes & System Spawn child process Read stdout Read stderr Parse command-line arguments Read from stdin Spawn a child process and com...
2
800
2026-03-23T11:16:31.731759
different.html
sqlite
https://www.sqlite.org/different.html
database
sql
les. They play special tricks for handling BLOBs and CLOBs which can be of wildly varying length. But for most tables, if you declare a column to be a VARCHAR(100) then the database engine will allocate 100 bytes of disk space regardless of how much information you actually store in that column. SQLite, in contrast, us...
8
773
2026-03-23T10:51:50.698030
?s=qryn
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=qryn
devops
python
collector) Repository Filelog Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The Filelog Receiver tails and parses logs from files using the opentelemetry-log-collection library. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: re...
113
800
2026-03-23T11:23:59.058543
tauri-community-survey-2022-data.csv
tauri
https://tauri.app/tauri-community-survey-2022-data.csv
desktop
rust
LSE,TRUE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,,Other / I don't remember,Don't remember,FALSE,FALSE,FALSE,TRUE,TRUE,FALSE,TRUE,FALSE,,Less than 1 month,,FALSE,FALSE,TRUE,TRUE,TRUE,TRUE,FALSE,,FALSE,TRUE,FALSE,TRUE,FALSE,FALSE,TRUE,FALSE,,6,Not applicable,,TRUE,FALSE,FALSE,TRUE,TRUE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE,FALS...
125
800
2026-03-23T11:10:27.958439
visibility
temporal
https://docs.temporal.io/self-hosted-guide/visibility
devops
go
Server starts and is destroyed when Temporal Server stops. You can change the configuration to use a file-based database so that it is preserved when Temporal Server stops. However, if you use a file-based SQLite database, upgrading your database schema to enable advanced Visibility features is not supported; in this c...
12
798
2026-03-23T11:11:26.549754
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. force Force is going to "force" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. Body Parameter...
324
738
2026-03-23T10:56:49.341991
collection-options-creator.md
tanstack_start
https://tanstack.com/db/latest/docs/guides/collection-options-creator.md
framework
typescript
awaitIds(transaction.mutations.map(m => String(m.key))) } } } ``` Many providers have batch size limits (Firestore: 500, DynamoDB: 25, etc.) so chunk large transactions accordingly. Choose Pattern A when users need to provide their own APIs, and Pattern B when your sync engine handles writes directly. ## Row Update Mod...
16
790
2026-03-23T11:40:42.344266
?s=psr16
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=psr16
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:22:24.545586
stores
svelte
https://svelte.dev/docs/svelte/stores
framework
javascript
d, to out myConsole .log ( 'hello %s' , 'world' ); // Prints: hello world, to out myConsole .error ( new Error ( 'Whoops, something bad happened' )); // Prints: [Error: Whoops, something bad happened], to err const name = 'Will Robinson' ; myConsole .warn ( `Danger ${ name } ! Danger!` ); // Prints: Danger Will Robinso...
20
800
2026-03-23T11:15:57.562488
2.50.0
git
https://git-scm.com/docs/git-commit/2.50.0
devops
bash
es -u would stop mentioning the conflicted path. When you are done, run git commit to finally record the merge: $ git commit As with the case to record your own changes, you can use -a option to save typing. One difference is that during a merge resolution, you cannot use git commit with pathnames to alter the order th...
25
796
2026-03-23T11:24:07.997756
compile.html
sqlite
https://www.sqlite.org/compile.html
database
sql
time options documented below can be used to omit SQLite features (resulting in a smaller compiled library size ) or to change the default values of some parameters. Every effort has been made to ensure that the various combinations of compilation options work harmoniously and produce a working library. Nevertheless, i...
1
800
2026-03-23T10:53:08.649557
use-vue-define-macros-order
biome
https://biomejs.dev/linter/rules/use-vue-define-macros-order
tooling
javascript
dability and maintainability by establishing a predictable structure. These macros must also appear before any other statements (except imports, type declarations, and debugger statements). Examples Section titled “Examples” Invalid Section titled “Invalid” 1 < script lang = " ts " setup > 2 const emit = defineEmits ([...
1
800
2026-03-23T11:40:24.863478
postgresql
postgresql
https://www.postgresql.org/docs/books/
database
sql
e édition) Author : Sébastien LARDIERE Language : French Current version at publication : 8.2 Format : Paperback Published : October 2007 Title : PostgreSQL 8 For Windows Author : Richard Blum Language : English Current version at publication : 8.2 Format : Paperback Published : March 2007 Title : Beginning PHP and Pos...
16
800
2026-03-23T10:50:12.301241
?s=headers
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=headers
devops
python
emetry Authors 🔭 Receives data via gRPC in Otel/STEF format. Otel/STEF is a compact and stef 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/stef...
158
800
2026-03-23T11:37:50.038135
mui
mui
https://mui.com/x/api/data-grid/data-grid/
library
javascript
xtField The custom TextField component used in the grid. Default component : TextField baseSelect The custom Select component used in the grid. Default component : Select baseButton The custom Button component used in the grid. Default component : Button baseIconButton The custom IconButton component used in the grid. ...
35
800
2026-03-23T11:22:28.088498
postgresql
postgresql
https://www.postgresql.org/docs/release/7.4.0/
database
sql
applications (Tom) New error message wording, error codes, and three levels of error detail (Tom, Joe, Peter) E.31.3.2. Performance Improvements Add hashing for GROUP BY aggregates (Tom) Make nested-loop joins be smarter about multicolumn indexes (Tom) Allow multikey hash joins (Tom) Improve constant folding (Tom) Add ...
14
724
2026-03-23T11:24:04.867638
java-with-maven
github_actions
https://docs.github.com/en/actions/tutorials/build-and-test-code/java-with-maven
devops
yaml
ich includes Java Development Kits (JDKs) and Maven. For a list of software and the pre-installed versions for JDK and Maven, see GitHub-hosted runners . Prerequisites You should be familiar with YAML and the syntax for GitHub Actions. For more information, see: Workflow syntax for GitHub Actions Writing workflows We r...
1
800
2026-03-23T11:06:57.736358
building-resilient-applications-with-postgres
neon
https://neon.tech/guides/building-resilient-applications-with-postgres
database
sql
ransient error codes you'll encounter with Neon are: SQLSTATE Error Name Description 57P01 admin_shutdown The server is shutting down. This is the typical error during a restart. 08006 connection_failure The connection to the server was lost. 08003 connection_does_not_exist The connection attempt failed because the ser...
6
800
2026-03-23T11:19:26.587017
?s=exporter
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=exporter
devops
python
# .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 Purview.T...
380
800
2026-03-23T11:22:11.662719
docker
docker
https://docs.docker.com/engine/network/drivers/overlay/
devops
bash
SCOPE 495c570066be bridge bridge local 961c6cae9945 docker_gwbridge bridge local ff35ceda3643 host host local trtnl4tqnc3n ingress overlay swarm c8357deec9cb none null local The docker_gwbridge connects the ingress network to the Docker host's network interface. If you create services without specifying a network, they...
9
629
2026-03-23T11:11:02.265620
border-color
tailwind
https://tailwindcss.com/docs/border-color
library
javascript
1.924) */ border-x-purple-800 border-inline-color: var(--color-purple-800); /* oklch(43.8% 0.218 303.724) */ border-x-purple-900 border-inline-color: var(--color-purple-900); /* oklch(38.1% 0.176 304.987) */ border-x-purple-950 border-inline-color: var(--color-purple-950); /* oklch(29.1% 0.149 302.717) */ border-x-fuch...
50
800
2026-03-23T11:21:15.589816
intro.html
python
https://docs.python.org/3/c-api/intro.html
language
python
ast integer . Changed in version 3.1: This macro is now valid for all signed integer types, not just those for which unsigned type is legal. As a result, type is no longer used. Py_CHARMASK ( c ) ¶ Argument must be a character or an integer in the range [-128, 127] or [0, 255]. This macro returns c cast to an unsigned ...
10
797
2026-03-23T11:13:37.620170
docker
docker
https://docs.docker.com/compose/intro/compose-application-model/
devops
bash
How Compose works | Docker Docs Answers are generated based on the documentation. Back Manuals Get started Guides Reference How Compose works Copy as Markdown Open Markdown Ask Docs AI Claude Open in Claude Table of contents With Docker Compose you use a YAML configuration file, known as the Compose file , to configure...
0
800
2026-03-23T11:16:08.042358
?s=sso
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=sso
devops
python
r you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/splunkenterprisereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository SQL Query Re...
155
799
2026-03-23T11:26:22.118732
?s=edge-extension
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=edge-extension
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:27:01.886908
codecs.html
python
https://docs.python.org/3/library/codecs.html
language
python
an data round-trips without redundant byte swapping, even though the Unicode Standard defaults to big-endian when the byte order is unspecified. When these bytes are read by a CPU with a different endianness, the bytes have to be swapped. To be able to detect the endianness of a UTF-16 or UTF-32 byte sequence, a BOM (“...
40
800
2026-03-23T11:12:00.847415
?s=syslog
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=syslog
devops
python
k Install To install this resource-detector run: npm install @opentelemetry/resource-detector-alibaba-cloud 0.33.3 Version JavaScript Language Resource detector Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Resource Detector for AWS by 🔭 OpenTelemetry Authors 🔭 Resource detector for Amaz...
372
800
2026-03-23T11:19:50.049706
testing.html
sqlite
https://www.sqlite.org/testing.html
database
sql
mmary SQLite is open source. This gives many people the idea that it is not well tested as commercial software and is perhaps unreliable. But that impression is false. SQLite has exhibited very high reliability in the field and a very low defect rate, especially considering how rapidly it is evolving. The quality of SQ...
56
731
2026-03-23T10:55:54.361599
get-static-props
nextjs
https://nextjs.org/docs/pages/api-reference/functions/get-static-props
framework
javascript
, but not both . You can also set basePath: false similar to redirects in next.config.js . export async function getStaticProps (context) { const res = await fetch ( `https://...` ) const data = await res .json () if ( ! data) { return { redirect : { destination : '/' , permanent : false , // statusCode: 301 } , } } re...
6
800
2026-03-23T11:25:46.095681
fetch
bun
https://bun.sh/docs/runtime/networking/fetch
runtime
javascript
e = await fetch ( " https://hostname/a/path " , { unix : " /var/run/path/to/unix.sock " , method : " POST " , body : JSON . stringify ({ message : " Hello from Bun! " }), headers : { " Content-Type " : " application/json " , }, }); TLS To use a client certificate, use the tls option: Copy await fetch ( " https://exampl...
8
793
2026-03-23T10:56:30.904211
git-fsck
git
https://git-scm.com/docs/git-fsck
devops
bash
g with legacy repositories containing such data. Setting fsck. <msg-id> will be picked up by git-fsck[1] , but to accept pushes of such data set receive.fsck. <msg-id> instead, or to clone or fetch it set fetch.fsck. <msg-id> . The rest of the documentation discusses fsck.* for brevity, but the same applies for the cor...
8
800
2026-03-23T10:56:50.469090
gitlab_ci
gitlab_ci
https://docs.gitlab.com/topics/autodevops/cicd_variables/
devops
yaml
laces performance . phpcs-security-audit-sast SAST_DISABLED The job isn’t created if the value is "true" . pmd-apex-sast SAST_DISABLED The job isn’t created if the value is "true" . review REVIEW_DISABLED If the variable is present, the job isn’t created. review:stop REVIEW_DISABLED Manual job. If the variable is prese...
14
799
2026-03-23T11:29:26.009207
optional-params
svelte
https://svelte.dev/tutorial/kit/optional-params
framework
javascript
Advanced routing / Optional parameters • Svelte Tutorial Skip to main content Basic Svelte Introduction Welcome to Svelte Your first component Dynamic attributes Styling Nested components HTML tags Reactivity State Deep state Derived state Inspecting state Effects Universal reactivity Props Declaring props Default valu...
0
800
2026-03-23T11:02:03.149878
?s=lua
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=lua
devops
python
ntation-socket.io 0.60.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository Instrumentation for SvelteKit native by Svelte contributors SvelteKit supports OpenTelemetry instrumentation out of the box. Node.js instrumentation sveltekit JavaScript Language Instrument...
300
800
2026-03-23T11:12:05.431701
kubernetes
kubernetes
https://kubernetes.io/ko/docs/reference/command-line-tools-reference/feature-gates/
devops
yaml
의 동적 구성을 활성화한다. 이 기능은 지원하는 버전 차이(supported skew policy) 바깥에서는 더 이상 지원되지 않는다. 이 기능 게이트는 1.24에 kubelet에서 제거되었다. kubelet 재구성하기 를 참고한다. EndpointSliceTerminatingCondition : 엔드포인트슬라이스 terminating 및 serving 조건 필드를 활성화한다. EfficientWatchResumption : 스토리지에서 생성된 북마크(진행 알림) 이벤트를 사용자에게 전달할 수 있다. 이것은 감시 작업에만 적용된다. EphemeralContainer...
24
800
2026-03-23T11:30:34.708657
tkinter.ttk.html
python
https://docs.python.org/3/library/tkinter.ttk.html
language
python
ified, returns 1 or 0 depending on whether the specified item has the given tagname . Otherwise, returns a list of all items that have the specified tag. Availability: Tk 8.6 xview ( * args ) ¶ Query or modify horizontal position of the treeview. yview ( * args ) ¶ Query or modify vertical position of the treeview. Ttk...
40
800
2026-03-23T11:14:19.785737
decimal.html
python
https://docs.python.org/3/library/decimal.html
language
python
) ¶ Returns a rotated copy of x , y times. same_quantum ( x , y , / ) ¶ Returns True if the two operands have the same exponent. scaleb ( x , y , / ) ¶ Returns the first operand after adding the second value its exp. shift ( x , y , / ) ¶ Returns a shifted copy of x , y times. sqrt ( x , / ) ¶ Square root of a non-nega...
59
799
2026-03-23T11:28:38.268428
plugins
bun
https://bun.sh/docs/bundler/plugins
runtime
javascript
kedImports[i.path] = (trackedImports[i.path] || 0 ) + 1 ; } return undefined ; }); build. onLoad ({ filter : / stats \. json / }, async ({ defer }) => { // Wait for all files to be loaded, ensuring // that every file goes through the above `onLoad()` function // and their imports tracked await defer (); // Emit JSON co...
11
798
2026-03-23T10:58:56.741978
adapter-cloudflare-workers
svelte
https://svelte.dev/docs/kit/adapter-cloudflare-workers
framework
javascript
importing such libraries on the client side. See the FAQ for more information. Accessing the file system You can't use fs in Cloudflare Workers — you must prerender the routes in question. Edit this page on GitHub llms.txt previous next Cloudflare Netlify
8
255
2026-03-23T11:36:27.835332
connect-cloudflare-d1
drizzle_orm
https://orm.drizzle.team/docs/connect-cloudflare-d1
database
typescript
straints Sequences Views Schemas Drizzle Relations Row-Level Security (RLS) Extensions [OLD] Drizzle Relations Migrations Overview generate migrate push pull export check up studio Custom migrations Migrations for teams Web and mobile drizzle.config.ts Seeding Overview Generators Versioning Access your data Query Selec...
1
800
2026-03-23T10:57:17.101259
?s=odd
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=odd
devops
python
n Cloud Foundry native by Cloud Foundry Authors Adds an OpenTelemetry Collector to all Linux VMs to egress metrics and traces. collector cloud foundry Collector Language Application integration Component Apache-2.0 License Website Documentation Heroku native by Heroku Telemetry Heroku Fir adds platform-native support f...
1
800
2026-03-23T11:10:25.101022
dot-shorthands
dart
https://dart.dev/language/dot-shorthands
language
dart
type arguments to a generic class's constructor. dart class Point { final double x , y ; const Point ( this . x , this . y ) ; const Point . origin ( ) : x = 0 , y = 0 ; // Named constructor // Factory constructor factory Point . fromList ( List < double > list ) { return Point ( list [ 0 ] , list [ 1 ] ) ; } } // Use ...
8
778
2026-03-23T11:01:59.796326
unittest.html
python
https://docs.python.org/3/library/unittest.html
language
python
mes in a single test run. Shared fixtures are not intended to work with suites with non-standard ordering. A BaseTestSuite still exists for frameworks that don’t want to support shared fixtures. If there are any exceptions raised during one of the shared fixture functions the test is reported as an error. Because there...
96
800
2026-03-23T11:30:13.674864
essential-web-v1.0
transformers
https://huggingface.co/datasets/EssentialAI/essential-web-v1.0
ai
python
824, 1852, 1853, 1900, 1901, 1922, 1923, 2038, 2039, 2053, 2055, 2056 ], "line_end_idx": [ 6, 54, 64, 65, 100, 101, 117, 139, 161, 179, 188, 189, 206, 207, 217, 247, 278, 311, 343, 373, 405, 435, 476, 523, 541, 558, 613, 654, 704, 796, 837, 887, 888, 899, 900, 927, 928, 1071, 1072, 1734, 1735, 1745, 1774, 1786, 1788, 1...
231
500
2026-03-23T11:26:01.808848
lazy-tool-discovery
tanstack_start
https://tanstack.com/ai/latest/docs/guides/lazy-tool-discovery
framework
typescript
__lazy__tool__discovery__ with a list of available tool names in its description Based on the user's request, the LLM decides which tools it needs and calls the discovery tool The discovery tool returns the full description and JSON Schema for each requested tool The discovered tools are injected as normal tools for th...
11
799
2026-03-23T11:09:05.640673
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
'true', then the output is pretty printed. Defaults to 'false' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). Response Code Description 200 DeviceClass OK List list or watch objects of kind DeviceClass HTTP Request GET /apis/resource.k8s.io/v1beta2/deviceclasses Query Parameters Pa...
4,805
799
2026-03-23T10:56:49.349161
essential-web-v1.0
transformers
https://huggingface.co/datasets/EssentialAI/essential-web-v1.0
ai
python
heir centers. Even our own Milky Way Galaxy is thought to have a modest central bar. Prominently barred spiral galaxy NGC 1672, pictured above, was captured in spectacular detail in image taken by the orbiting Hubble Space Telescope. Visible are dark filamentary dust lanes, young clusters of bright blue stars, red emis...
175
800
2026-03-23T11:26:01.808801
?s=azure-monitor
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=azure-monitor
devops
python
nTelemetry Authors 🔭 Receives data via gRPC in Otel/STEF format. Otel/STEF is a compact and stef 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/...
158
800
2026-03-23T11:19:37.161247
for-plugin-authors
flutter
https://docs.flutter.dev/packages-and-plugins/swift-package-manager/for-plugin-authors
mobile
dart
ss("PrivacyInfo.xcprivacy"), // TODO: If you have other resources that need to be bundled with your plugin, refer to // the following instructions to add them: // https://developer.apple.com/documentation/xcode/bundling-resources-with-a-swift-package ] ) ] ) content_copy If your plugin has a PrivacyInfo.xcprivacy file ...
9
770
2026-03-23T11:06:04.592918
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
Returns: An EdgePathBuilder for constructing the complete edge path """ return EdgePathBuilder[StateT, DepsT, SourceOutputT]( sources=sources, path_builder=PathBuilder(working_items=[]) ) ``` #### decision ```python decision( *, note: str | None = None, node_id: str | None = None ) -> Decision[StateT, DepsT, Never] ```...
5,335
678
2026-03-23T10:51:26.921327
aqua_rat
transformers
https://huggingface.co/datasets/deepmind/aqua_rat
ai
python
0 = 32 : 30 = 16 : 15. Answer: C C A, B, C rent a pasture. A puts 10 oxen for 7 months, B puts 12 oxen for 5 months and C puts 15 oxen for 3 months for grazing. If the rent of the pasture is Rs. 175, how much must C pay as his share of rent? [ "A)Rs. 45", "B)Rs. 50", "C)Rs. 55", "D)Rs. 60", "E)Rs. 65" ] Explanation: A ...
33
780
2026-03-23T11:24:36.575701
?s=jvm
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=jvm
devops
python
uage Instrumentation Component Apache 2.0 License Package Details (nuget) Repository MySqlData Instrumentation for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library, which instruments MySql.Data and collects telemetry about database operations. mysqldata instrumentation dotnet Quick Instal...
207
800
2026-03-23T11:38:50.779896
postgres.html
postgresql
https://www.postgresql.org/docs/7.0/postgres.html
database
sql
ROP AGGREGATE DROP DATABASE DROP FUNCTION DROP GROUP DROP INDEX DROP LANGUAGE DROP OPERATOR DROP RULE DROP SEQUENCE DROP TABLE DROP TRIGGER DROP TYPE DROP USER DROP VIEW END EXPLAIN FETCH GRANT INSERT LISTEN LOAD LOCK MOVE NOTIFY REINDEX RESET REVOKE ROLLBACK SELECT SELECT INTO SET SHOW TRUNCATE UNLISTEN UPDATE VACUUM ...
4
658
2026-03-23T11:11:34.319680
?s=shenyu
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=shenyu
devops
python
ctor Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Memory Limiter Collector Processor by 🔭 OpenTelemetry Authors 🔭 The Memory Limiter Processor for the OpenTelemetry Collector is used to prevent out of memory situations on the collector. go processor collector Collector Lan...
86
800
2026-03-23T11:10:16.617722
redis
redis
https://redis.io/docs/latest/develop/data-types/hashes/
database
bash
crby ( "bike:1" , "price" , 100 ) print ( res6 ) # >>> 5072 res7 = r . hincrby ( "bike:1" , "price" , - 100 ) print ( res7 ) # >>> 4972 res11 = r . hincrby ( "bike:1:stats" , "rides" , 1 ) print ( res11 ) # >>> 1 res12 = r . hincrby ( "bike:1:stats" , "rides" , 1 ) print ( res12 ) # >>> 2 res13 = r . hincrby ( "bike:1:...
16
799
2026-03-23T10:55:25.835486
2.40.0
git
https://git-scm.com/docs/git-rebase/2.40.0
devops
bash
ph --format=%s -5 may look like this: * Merge branch 'report-a-bug' |\ | * Add the feedback button * | Merge branch 'refactor-button' |\ \ | |/ | * Use the Button class for all buttons | * Extract a generic Button class from the DownloadButton one The developer might want to rebase those commits to a newer master while...
61
798
2026-03-23T11:34:01.251592
django
django
https://docs.djangoproject.com/en/1.11/
framework
python
/Atom) Pagination Messages framework Serialization Sessions Sitemaps Static files management Data validation Other core functionalities ¶ Learn about some other core functionalities of the Django framework: Conditional content processing Content types and generic relations Flatpages Redirects Signals System check frame...
8
800
2026-03-23T10:58:38.306353
?s=pooling
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pooling
devops
python
e Instrumentation Component Apache 2.0 License Repository c3p0 Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for c3p0 c3p0 instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Apache Camel Instrumentation by 🔭 OpenTelemetry Authors...
242
800
2026-03-23T11:39:19.826477
v2.0.3.html
pandas
https://pandas.pydata.org/pandas-docs/stable/whatsnew/v2.0.3.html
ml
python
3490 ) Bug in Series.reindex() when expanding a non-nanosecond datetime or timedelta Series would not fill with NaT correctly ( GH 53497 ) Bug in read_csv() when defining dtype with bool[pyarrow] for the "c" and "python" engines ( GH 53390 ) Bug in Series.str.split() and Series.str.rsplit() with expand=True for ArrowDt...
1
799
2026-03-23T10:51:49.422891
sv-create
svelte
https://svelte.dev/docs/cli/sv-create
framework
javascript
ect: ts — default to .ts files and use lang="ts" for .svelte components jsdoc — use JSDoc syntax for types --no-types Prevent typechecking from being added. Not recommended! --add [add-ons...] Add add-ons to the project in the create command. Following the same format as sv add . Example: npx sv create --add eslint pre...
1
704
2026-03-23T11:22:26.990669
?s=enterprise
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=enterprise
devops
python
nse Package Details (npm) Repository Prometheus Exporter by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Prometheus Exporter for Node.js. Node.js exporter Quick Install To install this exporter run: npm install @opentelemetry/exporter-prometheus 0.213.0 Version JavaScript Language Exporter Component Apache 2.0 License...
181
800
2026-03-23T11:37:30.942407
functional.html
python
https://docs.python.org/3/library/functional.html
language
python
Functional Programming Modules — Python 3.14.3 documentation Navigation index modules | next | previous | Python » 3.14.3 Documentation » The Python Standard Library » Functional Programming Modules | Theme Auto Light Dark | Functional Programming Modules ¶ The modules described in this chapter provide functions and cl...
0
800
2026-03-23T11:33:59.927301
orgs-api
neon
https://neon.tech/docs/manage/orgs-api
database
sql
ou structure your API requests. Here's an example of listing projects using both methods: Using an organization API key: curl --request GET \ --url 'https://console.neon.tech/api/v2/projects' \ --header 'authorization: Bearer $ORG_API_KEY' Using a personal API key: curl --request GET \ --url 'https://console.neon.tech/...
1
799
2026-03-23T11:12:27.559209
?s=%40elastic%2felasticsearch
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=%40elastic%2felasticsearch
devops
python
r 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/googlecloudpubsubexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Packag...
38
800
2026-03-23T11:17:15.832179
slack-agent
mastra
https://mastra.ai/templates/slack-agent
ai
typescript
Slack Agent - Mastra Templates Slack + Mastra A pattern for connecting Slack bots to Mastra agents with streaming responses and conversation memory. This example includes two demo agents (reverse, caps) — each gets its own Slack app and webhook route. How It Works Slack message → /slack/{app}/events → Mastra agent → st...
0
800
2026-03-23T10:53:11.281327
roadmap
neon
https://neon.tech/docs/introduction/roadmap
database
sql
nt and the Neon Serverless Driver , making it an excellent choice for AI agents that need to quickly set up an SQL database, or for test environments where manually deploying a new database isn't practical. To learn more, see Why we built @neondatabase/toolkit . Postgres 17 : You can now run the very latest version of ...
26
799
2026-03-23T11:30:14.667585
custom-provider
firebase
https://firebase.google.com/docs/app-check/custom-provider
database
javascript
how to use it from your Apple , Android , and web clients. Send feedback Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a regi...
5
398
2026-03-23T11:29:47.052497
live-queries
tanstack_start
https://tanstack.com/db/latest/docs/guides/live-queries
framework
typescript
</li>)}</ul> } Returning a LiveQueryCollectionConfig You can return a configuration object to specify additional options like a custom ID: tsx const { data } = useLiveQuery((q) => { return { query: q.from({ items: itemsCollection }) .select(({ items }) => ({ id: items.id })), id: 'items-view', // Custom ID for debuggin...
20
771
2026-03-23T11:24:09.359457
?s=resque
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=resque
devops
python
ion library for Grails grails instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository GraphQL Java Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for GraphQL Java graphql instrumentation java Java Language Instrumentation Component Apac...
247
800
2026-03-23T11:29:22.122004
changelog
shadcn_ui
https://ui.shadcn.com/docs/changelog
library
typescript
in-from-right-2 data-[side=inline-end]:slide-in-from-left-2` | | hover-card.tsx | HoverCardContent | `data-[side=inline-start]:slide-in-from-right-2 data-[side=inline-end]:slide-in-from-left-2` | | select.tsx | SelectContent | `data-[side=inline-start]:slide-in-from-right-2 data-[side=inline-end]:slide-in-from-left-2 d...
15
800
2026-03-23T10:58:13.573543
classes.html
python
https://docs.python.org/3/tutorial/classes.html
language
python
t expects a particular abstract data type can often be passed a class that emulates the methods of that data type instead. For instance, if you have a function that formats some data from a file object, you can define a class with methods read() and readline() that get the data from a string buffer instead, and pass it...
36
799
2026-03-23T11:03:20.004418
operators
drizzle_orm
https://orm.drizzle.team/docs/operators
database
typescript
import { inArray } from "drizzle-orm" ; const query = db .select ({ data : table2 .column }) .from (table2); db .select () .from (table) .where ( inArray ( table .column , query)); SELECT * FROM table WHERE table.column IN ( SELECT table2.column FROM table2) notInArray PostgreSQL MySQL SQLite SingleStore Value is not i...
7
799
2026-03-23T10:59:56.694273
MMLU-Pro
transformers
https://huggingface.co/datasets/TIGER-Lab/MMLU-Pro
ai
python
nge does not affect the active site of the enzyme, we do not expect the activity of the enzyme to be affected. The answer is (D). biology cot_lib-high_school_biology 23 Which of the following is not a way to form recombinant DNA? [ "Translation", "Conjugation", "Specialized transduction", "Transformation", "N/A", "N/A"...
23
780
2026-03-23T11:15:09.467764
data-connect
firebase
https://firebase.google.com/docs/data-connect
database
javascript
service's schema. There can be many connectors per service (for instance if you have a "rider" app and a "driver" app for your rideshare company). Your Data Connect schema maps explicitly to a specific underlying PostgreSQL database schema. Data Connect includes tooling to automatically generate the SQL DDL needed to p...
4
799
2026-03-23T11:05:49.202082
?s=guzzle
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=guzzle
devops
python
Authors 🔭 HttpClient instrumentation for Ruby. ruby instrumentation Quick Install To install this instrumentation library run: gem install opentelemetry-instrumentation-http_client 0.28.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository OpenTelemetry HTTPX Instrument...
348
800
2026-03-23T11:13:19.229704
llms-components.txt
chakra_ui
https://chakra-ui.com/llms-components.txt
library
javascript
ap((framework) => ( {framework.label} ))} ) } const frameworks = createListCollection({ items: [ { label: "React.js", value: "react" }, { label: "Vue.js", value: "vue" }, { label: "Angular", value: "angular" }, { label: "Svelte", value: "svelte" }, ], }) ``` ## Usage ```jsx import { Listbox } from "@chakra-ui/react" ``...
463
778
2026-03-23T10:52:18.208967
redis
redis
https://redis.io/docs/latest/commands/llen/
database
bash
> 5 res19 = r . rpop ( "mylist" ) print ( res19 ) # >>> "five" res20 = r . rpop ( "mylist" , 2 ) print ( res20 ) # >>> ['four', 'three'] res21 = r . lrange ( "mylist" , 0 , - 1 ) print ( res21 ) # >>> [ "one", "two" ] ▼ Commands: LPUSH, LLEN LPUSH ( @write , @list , @fast ) Prepends one or more elements to a list. Crea...
8
800
2026-03-23T11:29:46.026720
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
e_params": { "search_params": { "hnsw_ef": 64 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-m-32-ef-512", "dataset_name": "deep-image-96-angular", "upload_time": 914.723768478, "total_upload_time": 3060.065229332, "p95_time": 0.2742411695, "rps": 9.5711952497, "parallel": 2, "p99_time": 0.3039523848, "mean_ti...
1,366
560
2026-03-23T11:15:13.616762
loadext.html
sqlite
https://www.sqlite.org/loadext.html
database
sql
an entry point name that is based on the extension filename, rather than the generic "sqlite3_extension_init" entry point name, if you will be statically linking two or more extensions. If you use the generic name, there will be multiple definitions of the same symbol and the link will fail. If you will be opening mult...
14
796
2026-03-23T10:55:24.620101
?s=connect
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=connect
devops
python
Processor Component Apache 2.0 License Package Details (go-collector) Repository Interval Processor by 🔭 OpenTelemetry Authors 🔭 The interval processor ( intervalprocessor ) aggregates metrics and periodically forwards the latest values to the next component in the pipeline. interval processor collector Quick Install...
82
799
2026-03-23T11:24:38.264860
redis
redis
https://redis.io/docs/latest/develop/data-types/lists/
database
bash
ule_1"},{"clientId":"predis","clientName":"Predis","id":"PHP","langId":"php","panelId":"panel_PHP_list_tutorial-steprule_1"}]},{"buildsUpon":["rule_1"],"codetabsId":"list_tutorial-steprule_1.1","commands":[{"acl_categories":["@keyspace","@write","@slow"],"complexity":"O(N)","name":"DEL"},{"acl_categories":["@write","@s...
21
800
2026-03-23T11:05:26.644964
?s=thanos
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=thanos
devops
python
stall To install this instrumentation library run: composer require open-telemetry/opentelemetry-auto-psr6 0.0.5 Version PHP Language Instrumentation Component Apache 2.0 License Package Details (packagist) Repository Slim Framework by 🔭 OpenTelemetry Authors 🔭 Instrumentation Library for the Slim Framework php slim ...
314
800
2026-03-23T11:18:21.642442
providers-plugin-framework-release-publish
terraform
https://developer.hashicorp.com/terraform/tutorials/providers-plugin-framework/providers-plugin-framework-release-publish
devops
hcl
ARRANTY, to the extent permitted by law. Please select what kind of key you want: (1) RSA and RSA (2) DSA and Elgamal (3) DSA (sign only) (4) RSA (sign only) (9) ECC (sign and encrypt) *default* (10) ECC (sign only) (14) Existing key from card Your selection? Enter 4096 when prompted for the key size. RSA keys may be b...
6
799
2026-03-23T10:59:56.230216
callable
firebase
https://firebase.google.com/docs/functions/callable
database
javascript
sage = data . text ; }) . catch (( error ) = > { // Getting the Error details . const code = error . code ; const message = error . message ; const details = error . details ; // ... }); fb_functions_call_add_message_error . js Kotlin addMessage ( inputMessage ) . addOnCompleteListener { task - > if ( ! task . isSucces...
32
800
2026-03-23T11:14:36.807795
SequenceManager
tanstack_router
https://tanstack.com/hotkeys/latest/docs/reference/classes/SequenceManager
framework
typescript
estroys the manager and removes all listeners. Returns void getRegistrationCount() ts getRegistrationCount(): number; Defined in: sequence-manager.ts:606 Gets the number of registered sequences. Returns number register() ts register( sequence, callback, options): SequenceRegistrationHandle; Defined in: sequence-manager...
5
789
2026-03-23T11:30:00.102950
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
"setup_name": "weaviate-m-32-ef-256", "dataset_name": "deep-image-96-angular", "upload_time": 14712.702795472, "total_upload_time": 14712.7028486431, "p95_time": 0.0222918739, "rps": 58.0969866412, "parallel": 1, "p99_time": 0.0245408086, "mean_time": 0.0170576391, "mean_precisions": 0.942255, "engine_params": { "vecto...
3,980
596
2026-03-23T11:15:13.620259
2.0.5
git
https://git-scm.com/docs/git-checkout-index/2.0.5
devops
bash
emp, stage3temp) list the name of the temporary file if there is a stage entry in the index or . if there is no stage entry. Paths which only have a stage 0 entry will always be omitted from the output. In both formats RS (the record separator) is newline by default but will be the null byte if -z was passed on the com...
6
797
2026-03-23T11:20:30.087385
2.44.0
git
https://git-scm.com/docs/git-show/2.44.0
devops
bash
etty , --format , or --oneline option given on the command line. By default, the notes shown are from the notes refs listed in the core.notesRef and notes.displayRef variables (or corresponding environment overrides). See git-config[1] for more details. With an optional <ref> argument, use the ref to find the notes to ...
8
799
2026-03-23T11:24:26.973753
daytona-sandbox
mastra
https://mastra.ai/reference/workspace/daytona-sandbox
ai
typescript
ndbox hasn't been started yet. Sandbox creation modes Direct link to Sandbox creation modes DaytonaSandbox selects a creation mode based on the options provided: Options Creation mode snapshot set Snapshot-based (snapshot takes precedence over image) image set (no snapshot) Image-based (optionally with resources ) Neit...
17
800
2026-03-23T11:23:31.653006
mysql
mysql
https://dev.mysql.com/doc/heatwave/en/
database
sql
5.8.9 Advisor Report Table 5.9 Optimize Workloads for OLTP 5.9.1 Autopilot Indexing 5.10 MySQL HeatWave Monitoring 5.10.1 Query Execution Monitoring 5.10.2 Query History and Statistics Monitoring 5.10.3 Scanned Data Monitoring 6 Train and Use Machine Learning Models 6.1 About MySQL HeatWave AutoML 6.1.1 MySQL HeatWave ...
7
800
2026-03-23T10:50:55.325967
?s=twig
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=twig
devops
python
ection deprecated by 🔭 OpenTelemetry Authors 🔭 Deprecated This browser extension is permanently deprecated. Other browser extensions are available that provide similar functionality . This browser extension allows you to inject OpenTelemetry instrumentation in any web page. It uses the Web SDK and can export data to ...
377
800
2026-03-23T11:30:17.911134