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
Qianfan-OCR
transformers
https://huggingface.co/baidu/Qianfan-OCR
ai
python
icensed under the MIT License. See NOTICE for the file list and corresponding attribution details. Downloads last month 6,238 Safetensors Model size 5B params Tensor type BF16 · Chat template Files info Model tree for baidu/Qianfan-OCR Quantizations 3 models Spaces using baidu/Qianfan-OCR 2 Collection including baidu/Q...
15
800
2026-03-23T10:51:18.993854
gitlab_ci
gitlab_ci
https://docs.gitlab.com/runner/executors/docker/
devops
yaml
ner’s config.toml under the runners.docker section: [[ runners ]] [ runners . docker ] volumes = [ "/cache" , "/tmp" ] This addition ensures consistent SELinux contexts across the mounted directories. Troubleshooting SELinux Issues Other Podman/SELinux issues may require additional troubleshooting to identify the neces...
38
800
2026-03-23T11:03:38.072449
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
dingSettings | None = None, defer_model_check: bool = True, instrument: InstrumentationSettings | bool | None = None, ) -> None: """Initialize an Embedder. Args: model: The embedding model to use. Can be specified as: - A model name string in the format `'provider:model-name'` (e.g., `'openai:text-embedding-3-small'`) ...
2,431
646
2026-03-23T10:51:26.914745
kubernetes
kubernetes
https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates-removed/
devops
yaml
der in-tree plugin in kubelet and volume controllers. InTreePluginRBDUnregister Stops registering the RBD in-tree plugin within kubelet and volume controllers. InTreePluginvSphereUnregister Stops registering the vSphere in-tree plugin in kubelet and volume controllers. IPTablesOwnershipCleanup This causes kubelet to no...
58
800
2026-03-23T11:10:49.721700
v0.16.html
scikit_learn
https://scikit-learn.org/stable/whats_new/v0.16.html
ml
python
eding and improved error messages in cluster.MeanShift by Andreas Müller . Make the stopping criterion for mixture.GMM , mixture.DPGMM and mixture.VBGMM less dependent on the number of samples by thresholding the average log-likelihood change instead of its sum over all samples. By Hervé Bredin . The outcome of manifol...
10
800
2026-03-23T10:55:57.210694
custom-package-repositories
dart
https://dart.dev/tools/pub/custom-package-repositories
language
dart
ost custom package repositories are private package repositories that require authentication. To authenticate against custom package repositories, the dart pub tool attaches a secret token to the requests. You can obtain the secret token from your custom package repository and either specify it manually or through an e...
6
660
2026-03-23T10:59:27.250043
branching-circleci
neon
https://neon.tech/docs/guides/branching-circleci
database
sql
sets the DATABASE_URL environment variable, which contains your database connection string. This means that any tool, migration script, or test runner that relies on DATABASE_URL can use it directly without extra configuration. For example, a migration command such as npx drizzle-kit migrate or a test command like npm ...
8
799
2026-03-23T11:27:31.755920
cloudflare-hyperdrive
neon
https://neon.tech/docs/guides/cloudflare-hyperdrive
database
sql
ation for more details. To delete your Neon project, follow the steps outlined in the Neon documentation under Delete a project . Example application Neon + Cloudflare Hyperdrive Demonstrates using Cloudflare's Hyperdrive to access your Neon database from Cloudflare Workers Why sslmode=disable appears in Hyperdrive URL...
10
800
2026-03-23T11:27:56.583759
2.47.0
git
https://git-scm.com/docs/git-merge/2.47.0
devops
bash
signed) tag that is not stored in its natural place in the refs/tags/ hierarchy, in which case --no-ff is assumed. With --ff , when possible resolve the merge as a fast-forward (only update the branch pointer to match the merged branch; do not create a merge commit). When not possible (when the merged-in history is not...
8
799
2026-03-23T11:13:23.672165
registry-item-json
shadcn_ui
https://ui.shadcn.com/docs/registry/registry-item-json
library
typescript
ile in your registry. This path is used by the build script to parse, transform and build the registry JSON payload. type The type property is used to specify the type of the file. See the type section for more information. target The target property is used to indicate where the file should be placed in a project. Thi...
7
799
2026-03-23T10:50:05.597529
?s=alertmanager
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=alertmanager
devops
python
nse Package Details (go-collector) Repository JMX Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The JMX Receiver will work in conjunction with the OpenTelemetry JMX Metric Gatherer to report metrics from a target MBean server using a built-in or your custom OpenTelemetry helper-utilizing Groovy script. go receiver ...
124
800
2026-03-23T11:10:11.386693
?s=cri-o
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=cri-o
devops
python
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) Repository XMLHt...
303
800
2026-03-23T11:37:42.137907
llms-medium.txt
svelte
https://svelte.dev/llms-medium.txt
framework
javascript
ining existing code, learning runes differences, path: svelte/legacy-let - title: Reactive $: statements, use_cases: legacy mode, migration from svelte 4, reactive statements, computed values, derived state, side effects, path: svelte/legacy-reactive-assignments - title: export let, use_cases: legacy mode, migration fr...
477
800
2026-03-23T11:13:00.456604
?s=services
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=services
devops
python
try Authors 🔭 This library allows tracing PostgreSQL queries made by the asyncpg library. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository AWS Lambda Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing invocations of functions on AWS Lambda. python i...
319
799
2026-03-23T11:21:57.208337
data-loading
tanstack_router
https://tanstack.com/router/latest/docs/guide/data-loading
framework
typescript
SSR Render Optimizations API Router File-Based Routing Integrations TanStack Query ESLint ESLint Plugin Router Create Route Property Order Router Examples Quickstart (file-based) Quickstart (code-based) Basic (file-based) Basic (code-based) Basic + React Query (file-based) Basic + React Query (code-based) Basic + SSR (...
2
800
2026-03-23T10:58:49.578422
postgresql
postgresql
https://www.postgresql.org/docs/release/9.6.24/
database
sql
ing created. Correctly track the presence of data-modifying CTEs when expanding a DO INSTEAD rule (Greg Nancarrow, Tom Lane) The previous failure to do this could lead to problems such as unsafely choosing a parallel plan. Ensure that walreceiver processes create all required archive notification files before exiting (...
11
800
2026-03-23T11:36:34.160459
task
electron
https://www.electronjs.org/docs/latest/api/structures/task
desktop
javascript
Task Object | Electron Skip to main content program string - Path of the program to execute, usually you should specify process.execPath which opens the current program. arguments string - The command line arguments when program is executed. title string - The string to be displayed in a JumpList. description string - ...
0
800
2026-03-23T10:51:43.520949
2.7.html
python
https://docs.python.org/3/whatsnew/2.7.html
language
python
inserted. A secondary dictionary maps keys to their corresponding list node, so deletion doesn’t have to traverse the entire linked list and therefore remains O (1). The standard library now supports use of ordered dictionaries in several modules. The ConfigParser module uses them by default, meaning that configuration...
12
800
2026-03-23T11:25:51.908883
webpack
webpack
https://webpack.js.org/configuration/output/
tooling
javascript
omething ( ) ; Module Definition Systems These options will result in a bundle that comes with a complete header to ensure compatibility with various module systems. The output.library.name option will take on a different meaning under the following output.library.type options. type: 'module' Copy export default { // …...
34
799
2026-03-23T10:51:51.149812
python-errors-as-values
inngest
https://www.inngest.com/blog/python-errors-as-values
devops
typescript
ency (the result package). The last approach we'll try is returning a union: # Define a function that returns a union of a User and an error def get_user ( user_id : str ) - > User | Exception : rows = users . find ( user_id = user_id ) if len ( rows ) == 0 : return Exception ( "user not found" ) return rows [ 0 ] def ...
8
799
2026-03-23T11:15:55.051610
schemas.md
tanstack_start
https://tanstack.com/db/latest/docs/guides/schemas.md
framework
typescript
pescript error.issues = [ { path: ['email'], message: 'Invalid email address' }, { path: ['age'], message: 'Number must be greater than 0' } ] ``` ### Displaying Errors in UI ```typescript const handleSubmit = async (data: unknown) => { try { collection.insert(data) } catch (error) { if (error instanceof SchemaValidati...
19
712
2026-03-23T11:41:17.695474
quicker-serverless-postgres
neon
https://neon.tech/blog/quicker-serverless-postgres
database
sql
nt down to six. Postgres pipelining Now that we’re using password auth, our actual Postgres interactions involve three round-trips: (1) client sends startup message, Postgres requests password auth; (2) client sends password, Postgres says OK, you can send a query; and (3) client sends a query, Postgres returns the res...
10
800
2026-03-23T11:19:15.541149
archive-whats-new
flutter
https://docs.flutter.dev/release/archive-whats-new
mobile
dart
ee Announcing Flutter 1.17 . Docs added and updated since the last announcement include: Added a new page on Understanding constraints , contributed by Marcelo Glasberg, a Flutter community member. The animations landing page has been re-written. This page now includes the animation decision tree that helps you figure ...
51
660
2026-03-23T10:52:01.268006
?s=log
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=log
devops
python
🔭 The OpenTelemetry Kinesis Exporter for Go. go exporter collector Go Language Exporter Component Apache 2.0 License Repository AWS S3 Exporter for OpenTelemetry Collector by 🔭 OpenTelemetry Authors 🔭 This exporter targets to support proto/JSON and proto/binary format aws s3 exporter collector Quick Install When bui...
27
799
2026-03-23T11:38:20.505137
release-notes-1.5.4
flutter
https://docs.flutter.dev/release/release-notes/release-notes-1.5.4
mobile
dart
s cursorColor default now matches the app's theme ( Announcement & Mitigation ) flutter#26026 : Need to manually trigger selection toolbars when using raw EditableText ( Announcement & Mitigation ) flutter#23148 : Proposing a fix to unify Android and iOS response in the Firebase Messagng Plugin ( Announcement & Mitigat...
2
800
2026-03-23T11:08:37.400806
render-hacker-news-ai-agent
inngest
https://www.inngest.com/blog/render-hacker-news-ai-agent
devops
typescript
ent in our workflow, but it's simpler and easier to understand. The AgentKit library lets you define agents that each accomplishes specific subtasks (e.g. “search Next.js posts”, “summarize these 4 posts”) of your overall goal (e.g. answer “What are the latest Next.js tools?”). To create our Summarizer Agent, we specif...
11
800
2026-03-23T11:16:53.495792
logging.handlers.html
python
https://docs.python.org/3/library/logging.handlers.html
language
python
d ) ¶ See if the supplied record would cause the file to exceed the configured size limit. TimedRotatingFileHandler ¶ The TimedRotatingFileHandler class, located in the logging.handlers module, supports rotation of disk log files at certain timed intervals. class logging.handlers. TimedRotatingFileHandler ( filename , ...
14
799
2026-03-23T11:33:49.393105
help@go1.26.1
go
https://go.dev/cmd/go/internal/help@go1.26.1
language
go
g system, as spelled by runtime.GOOS, set with the GOOS environment variable. - the target architecture, as spelled by runtime.GOARCH, set with the GOARCH environment variable. - any architecture features, in the form GOARCH.feature (for example, "amd64.v2"), as detailed below. - "unix", if GOOS is a Unix or Unix-like ...
2
778
2026-03-23T11:07:29.129497
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
"setup_name": "elastic-m-64-ef-512", "dataset_name": "gist-960-euclidean", "upload_time": 4344.163274859, "total_upload_time": 4796.738243824, "p95_time": 3.8873804296, "rps": 21.830577082, "parallel": 100, "p99_time": 4.1292630038, "mean_time": 3.1338592947, "mean_precisions": 0.99431, "engine_params": { "num_candidat...
270
610
2026-03-23T11:15:13.614899
modules
webpack
https://webpack.js.org/concepts/modules
tooling
javascript
ve modules and include these dependencies into your bundles . The webpack community has built loaders for a wide variety of popular languages and language processors, including: CoffeeScript TypeScript ESNext (Babel) Sass Less Stylus Elm And many others! Overall, webpack provides a powerful and rich API for customizati...
2
689
2026-03-23T10:50:25.460404
?s=metric
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=metric
devops
python
Apache 2.0 License Repository OpenAI Instrumentation by Traceloop Instrumentation for OpenAI LLMs (prompts logging, tokens, etc.) python instrumentation openai Python Language Instrumentation Component Apache 2.0 License Repository Open AI Python Instrumentation by Arize AI Instrumentation for tracing the OpenAI Python...
329
800
2026-03-23T11:16:31.526638
?s=instrumentation
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=instrumentation
devops
python
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 Instrumentation Co...
300
800
2026-03-23T11:37:46.245443
release-notes-3.27.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-3.27.0
mobile
dart
1 Minor Formatting by @piedcipher in 154210 Make ViewAnchor a LookupBoundary by @goderbauer in 154300 fix:: elevation and scrollUnderElevation depends on scrolling drawers on issue #120083 by @Mairramer in 150793 Added support for elevation on refresh indicator by @dishankjindal1 in 154182 Update tokens to v6.1 by @Qun...
33
800
2026-03-23T11:14:10.984894
gemma-2-2b-it
transformers
https://huggingface.co/google/gemma-2-2b-it
ai
python
text helps the model learn logical reasoning, symbolic representation, and to address mathematical queries. The combination of these diverse data sources is crucial for training a powerful language model that can handle a wide variety of different tasks and text formats. Data Preprocessing Here are the key data cleanin...
13
799
2026-03-23T11:29:40.263270
?s=connect
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=connect
devops
python
se Package Details (packagist) Repository OpenTelemetry Yii auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation Library for Yii yii instrumentation php Quick Install To install this instrumentation library run: composer require open-telemetry/opentelemetry-auto-yii 0.2.0 Version PHP Language Instrumenta...
316
800
2026-03-23T11:24:38.265057
learn
react
https://react.dev/learn
framework
javascript
0 ) ; // ... You’ll get two things from useState : the current state ( count ), and the function that lets you update it ( setCount ). You can give them any names, but the convention is to write [something, setSomething] . The first time the button is displayed, count will be 0 because you passed 0 to useState() . When...
9
799
2026-03-23T10:49:59.466295
?s=chrome-extension
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=chrome-extension
devops
python
entation Component Apache 2.0 License Repository SQLAlchemy Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library allows tracing requests made by the SQLAlchemy library. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository Sqlite3 Instrumentation by 🔭 OpenTelemetry Autho...
333
800
2026-03-23T11:34:13.920217
torch.nn.parallel.DistributedDataParallel.html
pytorch
https://pytorch.org/docs/stable/generated/torch.nn.parallel.DistributedDataParallel.html
ml
python
bucket’s tensors will not be predivided by world_size. User is responsible to divide by the world_size in case of operations like allreduce. Warning DDP communication hook can only be registered once and should be registered before calling backward. Warning The Future object that hook returns should contain a single te...
29
799
2026-03-23T11:36:58.217881
game-loop
firebase
https://firebase.google.com/docs/test-lab/android/game-loop
database
javascript
ame in us }, { "name": "AI", "Avg_time": 2030 // Average time spent in this thread per frame in us } ], /.../ // Any custom field you want (vertices display on the screen, nb units …) }, { // Next frame data here, same format as above } ], "loading_stats": [ { "name": "assets_level_1", "total_time": 7850, // in us /......
12
665
2026-03-23T11:16:59.923957
kubernetes
kubernetes
https://kubernetes.io/docs/concepts/architecture/leases/
devops
yaml
determine the availability of this Node . See Node Lease objects for more details. Leader election Kubernetes also uses Leases to ensure only one instance of a component is running at any given time. This is used by control plane components like kube-controller-manager and kube-scheduler in HA configurations, where onl...
1
799
2026-03-23T11:09:59.980225
Magicoder-Evol-Instruct-110K
transformers
https://huggingface.co/datasets/ise-uiuc/Magicoder-Evol-Instruct-110K
ai
python
culates the mean: ```javascript function correctAndCalculateMean(array) { var total = 0; var count = 0; if(!Array.isArray(array) || array.length === 0) { console.log("Error: Provided input is either not an array or the array is empty"); return; } for (var i = 0; i < array.length; i++) { var val = array[i]; if(typeof va...
212
652
2026-03-23T11:25:33.069221
input-decoration-collapsed
flutter
https://docs.flutter.dev/release/breaking-changes/input-decoration-collapsed
mobile
dart
ration.floatingLabelBehavior Relevant issues: Add prefixIcon and suffixIcon parameters to InputDecoration.collapsed Relevant PRs: Deprecate invalid InputDecoration.collapsed parameters Cleanup InputDecoration.collapsed constructor Was this page's content helpful? thumb_up thumb_down Unless stated otherwise, the documen...
2
430
2026-03-23T11:17:28.813251
docker
docker
https://docs.docker.com/reference/cli/docker/buildx/build/
devops
bash
the Dockerfile to use. If unspecified, a file named Dockerfile at the root of the build context is used by default. The supported inputs formats are: Local file path Remote URL Standard input Local file path To specify a path to a local Dockerfile: $ docker buildx build -f path/to/Dockerfile . Remote URL To specify a U...
23
800
2026-03-23T11:06:26.587734
?s=simulation
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=simulation
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:13:41.625654
warnings.html
python
https://docs.python.org/3/library/warnings.html
language
python
rmines where the warning is emitted. If it is 1 (the default), the warning is emitted at the direct caller of the deprecated object; if it is higher, it is emitted further up the stack. Static type checker behavior is not affected by the category and stacklevel arguments. The deprecation message passed to the decorator...
26
800
2026-03-23T11:37:23.852308
tauri-community-survey-2022-data.csv
tauri
https://tauri.app/tauri-community-survey-2022-data.csv
desktop
rust
LSE,,TRUE,TRUE,FALSE,FALSE,TRUE,FALSE,FALSE,,,Heard of it and used it,Heard of them and used them,FALSE,FALSE,TRUE,TRUE,FALSE,FALSE,FALSE,FALSE,TRUE,TRUE,TRUE,FALSE,,9,,8,,9,,10,,FALSE,https://github.com/lukethacoder/salesforce-trekken - almost ready for a beta release,yes,FALSE,, en,"13/01/2023, 08:51",iaIbKzWDzZMejDH...
25
800
2026-03-23T11:10:27.958292
release-notes-1.17.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-1.17.0
mobile
dart
ng for tree to go green) 16713 Reland "Remove usage of Dart_AllocateWithNativeFields" (cla: yes, waiting for tree to go green) 16714 Roll src/third_party/skia 1d589a578ca4..706851dc99d9 (2 commits) (cla: yes, waiting for tree to go green) 16715 [web] Running safari tests on LUCI (cla: yes) 16716 Roll src/third_party/da...
589
799
2026-03-23T11:13:57.629537
ToolCallManager
tanstack_start
https://tanstack.com/ai/latest/docs/reference/classes/ToolCallManager
framework
typescript
mulate arguments (AG-UI) Parameters event ToolCallArgsEvent Returns void addToolCallStartEvent() ts addToolCallStartEvent(event): void; Defined in: activities/chat/tools/tool-calls.ts:94 Add a TOOL_CALL_START event to begin tracking a tool call (AG-UI) Parameters event ToolCallStartEvent Returns void clear() ts clear()...
10
796
2026-03-23T11:02:38.868417
?s=stackdriver
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=stackdriver
devops
python
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/bmchelixexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package...
30
800
2026-03-23T11:16:44.001056
?s=gitlab
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=gitlab
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:14:54.085726
sync
go
https://go.dev/pkg/sync
language
go
nsure that the lock eventually becomes available to the writer. Note that this prohibits recursive read-locking. A RWMutex.RLock cannot be upgraded into a RWMutex.Lock , nor can a RWMutex.Lock be downgraded into a RWMutex.RLock . In the terminology of the Go memory model , the n'th call to RWMutex.Unlock “synchronizes ...
21
800
2026-03-23T11:27:25.123437
supabase-inspect-db-blocking
supabase
https://supabase.com/docs/reference/cli/supabase-inspect-db-blocking
database
typescript
s the configurations of a linked Supabase project with the local supabase/config.toml file. This command allows you to manage project configuration as code by defining settings locally and then pushing them to your remote project. Usage 1 supabase config push Flags --project-ref <string> Optional Project ref of the Sup...
57
800
2026-03-23T11:30:40.596181
nodejs-compat
bun
https://bun.sh/docs/runtime/nodejs-compat
runtime
javascript
nsions , module._pathCache , module._cache are no-ops. module.register is not implemented and we recommend using a Bun.plugin in the meantime. node:net 🟢 Fully implemented. node:perf_hooks 🟡 APIs are implemented, but Node.js test suite does not pass yet for this module. node:process 🟡 See process Global. node:sys 🟡...
7
784
2026-03-23T10:57:42.362363
ddp.html
pytorch
https://pytorch.org/docs/stable/notes/ddp.html
ml
python
Note that, the grad0 and grad1 are in bucket1 , and the other two gradients are in bucket0 . Of course, this assumption might not always be true, and when that happens it could hurt DDP backward speed as the Reducer cannot kick off the communication at the earliest possible time. Besides bucketing, the Reducer also reg...
6
798
2026-03-23T11:02:28.221133
?s=mlflow
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=mlflow
devops
python
ctor 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 monitorin...
149
800
2026-03-23T11:25:11.256545
llms.txt
svelte
https://svelte.dev/docs/kit/adapter-static/llms.txt
framework
javascript
tHub actions to automatically deploy your site to GitHub Pages when you make a change. Here's an example workflow: ```yaml ### file: .github/workflows/deploy.yml name: Deploy to GitHub Pages on: push: branches: 'main' jobs: build_site: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v4 # If you're...
6
652
2026-03-23T11:34:14.879971
?s=keda
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=keda
devops
python
on Component Apache 2.0 License Repository Elasticsearch Python Client native by Elasticsearch B.V. You can use OpenTelemetry to monitor the performance and behavior of your Elasticsearch requests through the Python Client. python elasticsearch client Python Language Instrumentation Component Apache-2.0 License Website...
323
800
2026-03-23T11:27:07.065572
redis
redis
https://redis.io/docs/latest/develop/data-types/streams/
database
bash
629594113-0', message: { rider: 'Norem', speed: '28.8', position: '3', location_id: '1' } }, { id: '1692629613374-0', message: { rider: 'Prickett', speed: '29.7', position: '2', location_id: '1' } }] }] const res6 = await client . xAdd ( 'race:france' , '*' , { 'rider' : 'Castilla' , 'speed' : '29.9' , 'position' : '1'...
500
800
2026-03-23T11:04:07.560248
kubernetes
kubernetes
https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/
devops
yaml
nister-cluster/kubelet-config-file/ for more information.) --register-node Default: true Register the node with the apiserver. If --kubeconfig is not provided, this flag is irrelevant, as the Kubelet won't have an apiserver to register with. (DEPRECATED: This parameter should be set via the config file specified by the...
54
796
2026-03-23T11:05:01.082573
release-notes-2.8.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.8.0
mobile
dart
89242 Update StretchingOverscrollIndicator for reversed scrollables (framework, f: scrolling, cla: yes, a: quality, waiting for tree to go green, will affect goldens, a: annoyance) warning: land on red to fix tree breakage - 1 pull request(s) # 92065 Remove sandbox entitlement to allow tests to run on big sur. (team, c...
502
800
2026-03-23T11:14:04.146175
managed
planetscale
https://planetscale.com/docs/plans/managed
database
sql
ed database solution. The PlanetScale team is on-call for your databases. How does PlanetScale Managed work? PlanetScale Managed is a packaged data plane , built on Vitess and Kubernetes , that’s deployed to an AWS Organizations member account or GCP project that you own and we operate. Your database lives entirely ins...
2
798
2026-03-23T10:50:02.984074
?s=oshi
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=oshi
devops
python
cpp vcpkg package C++ Language Core Component MIT License Repository Standalone .NET Aspire dashboard by Microsoft The .NET Aspire Dashboard is a browser-based app to view run-time information about your distributed application. dashboard aspire viewer browser-based .NET Language Utilities Component MIT License Documen...
379
800
2026-03-23T11:38:59.519502
?s=argo
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=argo
devops
python
ollector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/purefbreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository RabbitMQ Receiv...
146
800
2026-03-23T11:18:47.519411
release-notes-2.0.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.0.0
mobile
dart
eMethod runs on the main thread (cla: yes, p: camera, waiting for tree to go green) 3449 [google_maps_flutter_platform_interface] Fixes for custom tiles (cla: yes, p: google_maps_flutter, waiting for tree to go green) 3459 Revert "[ci][image_picker]enable xcode 12/iOS 14 for all tasks except lint" (cla: yes, p: image_p...
928
800
2026-03-23T11:06:17.754314
draft-mode
nextjs
https://nextjs.org/docs/pages/guides/draft-mode
framework
javascript
ement the required fetching logic to the headless CMS const post = await getPostBySlug ( req . query .slug) // If the slug doesn't exist prevent draft mode from being enabled if ( ! post) { return res .status ( 401 ) .json ({ message : 'Invalid slug' }) } // Enable Draft Mode by setting the cookie res .setDraftMode ({ ...
5
799
2026-03-23T11:14:49.498846
?s=f
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=f
devops
python
lding a custom collector you can add this processor to the manifest file like the following: processors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Rep...
91
800
2026-03-23T11:39:40.098367
?s=chrome-extension
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=chrome-extension
devops
python
y Splunk Inc. Instrumentation for the Golang database/sql package. go instrumentation database sql Go Language Instrumentation Component Apache 2.0 License Repository splunksqlx – Instrumentation for github.com/jmoiron/sqlx by Splunk Inc. Instrumentation for the github.com/jmoiron/sqlx package. go instrumentation datab...
235
800
2026-03-23T11:34:13.920142
get-started
expo
https://docs.expo.dev/custom-builds/get-started
mobile
javascript
Get started with custom builds - Expo Documentation Hide navigation Search or Ask AI Home Guides EAS Reference Learn Archive Expo Snack Discord and Forums Newsletter Get started with custom builds Edit page Copy page Learn how to extend EAS Build with custom builds. Edit page Copy page Custom builds allow customizing t...
0
800
2026-03-23T11:15:00.576094
?s=action
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=action
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:12:37.665060
queryplanner-ng.html
sqlite
https://www.sqlite.org/queryplanner-ng.html
database
sql
e legacy query planner, and upgrading to the NGQP on those legacy applications could cause performance regressions. This risk is considered and a checklist is provided for reducing the risk and for fixing any issues that do arise. This document focuses on the NGQP. For a more general overview of the SQLite query planne...
2
798
2026-03-23T11:02:07.773527
typescript
typescript
https://www.typescriptlang.org/tsconfig/
language
javascript
ompilation to files stored on disk. This creates a series of .tsbuildinfo files in the same folder as your compilation output. They are not used by your JavaScript at runtime and can be safely deleted. You can read more about the flag in the 3.4 release notes . To control which folders you want to the files to be built...
149
800
2026-03-23T10:56:11.752151
release-notes-2.10.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.10.0
mobile
dart
Revert dart to 9f61c2487bbd (cla: yes) 30057 Roll Fuchsia Mac SDK from 9DWt0M7vg... to XankF6weU... (cla: yes, waiting for tree to go green) 30061 Roll Skia from d3399178196e to 2a42471c92f3 (7 revisions) (cla: yes, waiting for tree to go green) 30064 Roll Skia from 2a42471c92f3 to c4712cc704e8 (3 revisions) (cla: yes,...
413
798
2026-03-23T11:13:16.598693
diagnostics.html
go
https://go.dev/doc/diagnostics.html
language
go
Diagnostics - The Go Programming Language Documentation Diagnostics Diagnostics Introduction The Go ecosystem provides a large suite of APIs and tools to diagnose logic and performance problems in Go programs. This page summarizes the available tools and helps Go users pick the right one for their specific problem. Dia...
0
800
2026-03-23T10:57:36.113959
2.50.0
git
https://git-scm.com/docs/git-commit/2.50.0
devops
bash
d for hello.c and hello.h are not included in the resulting commit. However, their changes are not lost — they are still staged and merely held back. After the above sequence, if you do: $ git commit this second commit would record the changes to hello.c and hello.h as expected. After a merge (initiated by git merge or...
24
797
2026-03-23T11:24:07.997755
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
valid error is returned. Defaults to true if `resourceVersion=""` or `resourceVersion="0"` (for backward compatibility reasons) and to false otherwise. timeoutSeconds Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch Watch for changes to the described...
202
799
2026-03-23T10:56:49.341812
2.45.1
git
https://git-scm.com/docs/git/2.45.1
devops
bash
TTP git-http-push[1] Push objects over HTTP/DAV to another repository git-receive-pack[1] Receive what is pushed into the repository git-shell[1] Restricted login shell for Git-only SSH access git-upload-archive[1] Send archive back to git-archive git-upload-pack[1] Send objects packed back to git-fetch-pack Internal h...
27
800
2026-03-23T11:37:40.840408
?s=remix
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=remix
devops
python
ctor 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 monitorin...
149
800
2026-03-23T11:33:59.676604
llms-full.txt
inngest
https://www.inngest.com/llms-full.txt
devops
typescript
rence/functions/create#step). See the [Workflow instance format](/docs/reference/workflow-kit/workflow-instance). WorkflowAction is the action being executed, with fully interpolated inputs. Key properties are: - `id: string`: The ID of the action within the workflow instance. - `kind: string`: The action kind, as prov...
1,477
754
2026-03-23T10:50:47.949649
deno
deno
https://docs.deno.com/api/deno
runtime
javascript
lobalThis . addEventListener ( "beforeunload" , ( e ) => { console . log ( "About to exit..." ) ; count ++ ; } ) ; globalThis . addEventListener ( "unload" , ( e ) => { console . log ( "Exiting" ) ; } ) ; count ++ ; Did you find what you needed?
30
245
2026-03-23T11:24:48.241741
init_config.html
python
https://docs.python.org/3/c-api/init_config.html
language
python
tion(status) is non-zero. Note Internally, Python uses macros which set PyStatus.func , whereas functions to create a status set func to NULL . Example: PyStatus alloc ( void ** ptr , size_t size ) { * ptr = PyMem_RawMalloc ( size ); if ( * ptr == NULL ) { return PyStatus_NoMemory (); } return PyStatus_Ok (); } int mai...
19
800
2026-03-23T11:08:42.338024
add-to-app
flutter
https://docs.flutter.dev/add-to-app
mobile
dart
ne screen to another freely, no matter which framework is used to render the screen. Partial-screen views : a screen in the app renders multiple widgets, some of which are rendered by Flutter, and others by another framework. The user can scroll and interact with any widget freely, no matter which framework is used to ...
3
660
2026-03-23T11:01:45.712602
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
| | ------- | -------------------------------------------------------------------------------------- | | `Model` | The wrapped model with concurrency limiting, or the original model if limiter is None. | Example: ```python from pydantic_ai.models.concurrency import limit_model_concurrency model = limit_model_concurrenc...
1,758
756
2026-03-23T10:51:26.913464
2.48.0
git
https://git-scm.com/docs/git-push/2.48.0
devops
bash
example.org/"] pushInsteadOf = git://example.org/ a URL like "git://example.org/path/to/repo.git" will be rewritten to "ssh://example.org/path/to/repo.git" for pushes, but pulls will still use the original URL. REMOTES The name of one of the following can be used instead of a URL as <repository> argument: a remote in t...
29
797
2026-03-23T10:59:50.216222
flask
flask
https://flask.palletsprojects.com/server/
framework
python
Development Server — Flask Documentation (3.1.x) Navigation index modules | next | previous | Flask Documentation (3.1.x) » Development Server Development Server ¶ Flask provides a run command to run the application with a development server. In debug mode, this server provides an interactive debugger and will reload w...
0
800
2026-03-23T10:53:55.350744
docker
docker
https://docs.docker.com/ai/model-runner/openwebui-integration/
devops
bash
_BASE_URL=http://172.17.0.1:12434 - WEBUI_AUTH=false volumes : - open-webui:/app/backend/data volumes : open-webui: Using Open WebUI Select a model Open http://localhost:3000 Select the model drop-down in the top-left Select from your pulled models (they appear with ai/ prefix) Pull models through the UI Open WebUI can...
3
800
2026-03-23T11:20:36.583281
auth-bitbucket
supabase
https://supabase.com/docs/guides/auth/social-login/auth-bitbucket
database
typescript
irectTo URL which points to a callback route. This redirect URL should be added to your redirect allow list . Client Server In the browser, signInWithOAuth automatically redirects to the OAuth provider's authentication endpoint, which then redirects to your endpoint. 1 await supabase . auth . signInWithOAuth ( { 2 prov...
4
799
2026-03-23T11:34:04.699466
changelog
dart
https://dart.dev/changelog
language
dart
Deprecated Released: 2025-05-20 The avoid_null_checks_in_equality_operators lint rule is deprecated and should be removed from analysis_options.yaml files. Read more open_in_new Tools Development JavaScript compiler Changed Released: 2025-05-20 Now throws a runtime error when a redirecting factory constructor is torn o...
24
664
2026-03-23T10:51:18.338375
?s=wordpress
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=wordpress
devops
python
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 Language I...
264
800
2026-03-23T11:26:26.068426
query
tanstack_router
https://tanstack.com/router/latest/docs/integrations/query
framework
typescript
view Quick Start Devtools Decisions on DX LLM Assistance Support Comparison Frequently Asked Questions Installation Guides Manual Setup Vite Rspack/Rsbuild Webpack Esbuild Router CLI Migrate from React Router Migrate from React Location Routing Routing Concepts Route Trees Route Matching File-Based Routing Virtual File...
1
800
2026-03-23T10:53:56.475079
firestore-data
supabase
https://supabase.com/docs/guides/migrations/firestore-data
database
typescript
lled users , create a file called users.js in the current folder. Construct your .js file # The basic format of a hook file looks like this: 1 module . exports = ( collectionName , doc , recordCounters , writeRecord ) => { 2 // modify the doc here 3 return doc 4 } Parameters collectionName : The name of the collection ...
5
800
2026-03-23T11:23:09.138952
?s=grails
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=grails
devops
python
Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Kafka Metrics Receiver by 🔭 OpenTelemetry Authors 🔭 Kafka metrics receiver collects Kafka metrics (brokers, topics, partitions, consumer groups) from Kafka server, go receiver collector Quick Install When building a custom collec...
128
799
2026-03-23T11:19:23.545482
qdrant
qdrant
https://qdrant.tech/private-cloud/
database
python
private-cloud - Qdrant Qdrant Private Cloud. Run Qdrant On-Premise. Effortlessly deploy and manage your enterprise-ready vector search fully on-premise, enhancing security for AI-driven applications. Contact us Qdrant Private Cloud offers a dedicated, on-premise solution that guarantees supreme data privacy and soverei...
0
606
2026-03-23T11:19:20.114626
curses.html
python
https://docs.python.org/3/library/curses.html
language
python
o tputs(str, 1, putchar) ; emit the value of a specified terminfo capability for the current terminal. Note that the output of putp() always goes to standard output. curses. qiflush ( [ flag ] ) ¶ If flag is False , the effect is the same as calling noqiflush() . If flag is True , or no argument is provided, the queues...
20
790
2026-03-23T11:01:25.099100
cli
biome
https://biomejs.dev/reference/cli
tooling
javascript
rackets in object literals. Defaults to true. --javascript-formatter-expand = <auto|always|never> — Whether to expand arrays and objects on multiple lines. When set to auto , object literals are formatted on multiple lines if the first property has a newline, and array literals are formatted on a single line if it fits...
77
800
2026-03-23T11:39:03.580253
convex
convex
https://docs.convex.dev/database/reading-data/
database
typescript
orStudent = query ( { args : { studentId : v . string ( ) } , handler : async ( ctx , args ) => { const grades = await ctx . db . query ( "grades" ) . withIndex ( "by_studentId" , ( q ) => q . eq ( "studentId" , args . studentId ) ) . collect ( ) ; const counts : Record < string , number > = { } ; for ( const { subject...
11
798
2026-03-23T10:55:03.589345
infrastructure
expo
https://docs.expo.dev/build-reference/infrastructure
mobile
javascript
ion in ~/.npmrc : ~/.npmrc Copy registry = http://npm.production.caches.eas-build.internal Global Yarn configuration in ~/.yarnrc.yml : ~/.yarnrc.yml Copy unsafeHttpWhitelist : - '*' npmRegistryServer : 'http://npm.production.caches.eas-build.internal' enableImmutableInstalls : false Android server images ubuntu-24.04-...
4
800
2026-03-23T11:01:58.180836
?s=sentry
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=sentry
devops
python
rumentation Component Apache 2.0 License Repository Pinecone Instrumentation by Traceloop Instrumentation for Pinecone Vector DB python instrumentation pinecone Python Language Instrumentation Component Apache 2.0 License Repository OpenTelemetry Psycopg Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation fo...
330
800
2026-03-23T11:22:19.425046
kubernetes
kubernetes
https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/pod-v1/
devops
yaml
t to, defaults to the pod IP. You probably want to set "Host" in httpHeaders instead. httpGet.httpHeaders ([]HTTPHeader) Atomic: will be replaced during a merge Custom headers to set in the request. HTTP allows repeated headers. HTTPHeader describes a custom header to be used in HTTP probes httpGet.httpHeaders.name (st...
166
800
2026-03-23T11:20:35.997635
?s=traefik
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=traefik
devops
python
nTelemetry auto-instrumentation library. Node.js fastify Quick Install To install this instrumentation library run: npm install @fastify/otel 0.17.1 Version JavaScript Language Instrumentation Component MIT License Package Details (npm) Repository Fetch Instrumentation by 🔭 OpenTelemetry Authors 🔭 Fetch instrumentati...
281
800
2026-03-23T11:14:33.051593
mui
mui
https://mui.com/x/api/charts/funnel-chart/
library
javascript
xisLine 'line' Custom component for the axis main line. axisTick 'line' Custom component for the axis tick. axisTickLabel ChartsText Custom component for tick label. baseButton baseIconButton funnelSection FunnelSection Custom component for funnel section. funnelSectionLabel FunnelSectionLabel Custom component for funn...
8
800
2026-03-23T11:25:30.780831