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
docker
docker
https://docs.docker.com/dhi/how-to/customize/
devops
bash
er Hardened Image or chart receives a security patch or your OCI artifacts are updated, Docker automatically rebuilds your customizations in the background. This ensures continuous compliance and protection by default, with no manual work required. The rebuilt artifacts are signed and attested to the same SLSA Build Le...
1
800
2026-03-23T11:33:16.116626
tauri-community-survey-2022-data.csv
tauri
https://tauri.app/tauri-community-survey-2022-data.csv
desktop
rust
k,,English,,TRUE,TRUE,FALSE,FALSE,TRUE,TRUE,TRUE,TRUE,FALSE,FALSE,,FALSE,FALSE,TRUE,FALSE,FALSE,TRUE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,,TRUE,FALSE,TRUE,TRUE,FALSE,FALSE,FALSE,FALSE,FALSE,,YouTube,,FALSE,FALSE,FALSE,TRUE,TRUE,TRUE,TRUE,FALSE,,Over 1 year,,TRUE,TRUE,TRUE,TRUE,TRUE,TRUE,FALSE,,FALSE,TRUE,FALSE,FALSE,FAL...
123
800
2026-03-23T11:10:27.958436
agent-skills
firebase
https://firebase.google.com/docs/ai-assistance/agent-skills
database
javascript
Firebase agent skills | Develop with AI assistance Skip to main content English Deutsch Español – América Latina Français Indonesia Italiano Polski Português – Brasil Tiếng Việt Türkçe Русский עברית العربيّة فارسی हिंदी বাংলা ภาษาไทย 中文 – 简体 中文 – 繁體 日本語 한국어 Blog Go to console Sign in Documentation Develop with AI ass...
0
798
2026-03-23T11:06:54.575754
release-notes-2.0.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.0.0
mobile
dart
s/Flutter (cla: yes, d: examples, platform-ios, t: xcode, team, tool) 70226 Move web integration tool tests to web.shard (cla: yes, team, tool) 70231 Roll Engine from 4e0f7ab788bd to caf678d30fc0 (10 revisions) (cla: yes, waiting for tree to go green) 70236 Intrinsic Width fixes for RenderParagraph (cla: yes, framework...
1,079
800
2026-03-23T11:06:17.754541
datamodel.html
python
https://docs.python.org/3/reference/datamodel.html
language
python
for metaclasses ¶ The potential uses for metaclasses are boundless. Some ideas that have been explored include enum, logging, interface checking, automatic delegation, automatic property creation, proxies, frameworks, and automatic resource locking/synchronization. 3.3.4. Customizing instance and subclass checks ¶ The ...
112
799
2026-03-23T11:02:26.758893
overview
tanstack_start
https://tanstack.com/db/latest/docs/framework/solid/overview
framework
typescript
nal(5) // Bad - reading signal outside query function const currentPriority = minPriority() const query = useLiveQuery((q) => q.from({ todos: todosCollection }) .where(({ todos }) => gt(todos.priority, currentPriority)) ) // Won't update when minPriority changes! return <div>{query.data.length} todos</div> } Static que...
8
767
2026-03-23T11:23:59.361599
?s=tedious
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tedious
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:22:30.961610
?language=collector
opentelemetry
https://opentelemetry.io/ecosystem/registry/?language=collector
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:03:09.542832
genindex.html
pytorch
https://pytorch.org/docs/stable/genindex.html
ml
python
(torch.UntypedStorage method) float8_e5m2fnuz() (torch.TypedStorage method) (torch.UntypedStorage method) float_power() (in module torch) (torch.Tensor method) float_power_() (torch.Tensor method) float_qparams_weight_only_qconfig (in module torch.ao.quantization.qconfig) FloatFunctional (class in torch.ao.nn.quantized...
102
799
2026-03-23T10:56:59.409479
deployment
dart
https://dart.dev/web/deployment
language
dart
reduce your app's initial size # You can use Dart's support for deferred loading to reduce your app's initial download size. For details, see the language tour's coverage of deferred loading . Follow best practices for web apps # The usual advice for web apps applies to Dart web apps. Here are a few resources: Fast loa...
6
718
2026-03-23T11:02:29.635301
?s=slog
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=slog
devops
python
instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository zio by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for ZIO zio instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository OpenTelemetry amqplib Instrumentation (Rab...
272
800
2026-03-23T11:14:47.273513
go1.html
go
https://go.dev/doc/go1.html
language
go
y. No code in the standard repository was broken by this change, and code that depended on the previous unspecified behavior was already incorrect. Returns and shadowed variables A common mistake is to use return (without arguments) after an assignment to a variable that has the same name as a result variable but is no...
14
799
2026-03-23T11:30:10.294018
?s=purefa
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=purefa
devops
python
ng OpenTelemetry logs to Elasticsearch go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/elasticsearchexporter v0.148.0 v0.148.0 Version Collecto...
35
800
2026-03-23T11:31:49.800315
which-path-to-executable-bin
bun
https://bun.sh/docs/guides/util/which-path-to-executable-bin
runtime
javascript
eStream Uint8Array to string Uint8Array to ArrayBuffer Uint8Array to Buffer Uint8Array to Blob Uint8Array to DataView Uint8Array to ReadableStream DataView to string Streams Stream to string Stream to JSON Stream to Blob Stream to Buffer Stream to ArrayBuffer Stream to Uint8Array Stream to array Readable to string Read...
5
799
2026-03-23T11:11:31.701844
text-search
convex
https://docs.convex.dev/text-search
database
typescript
ch library written in Rust. Defining search indexes Like database indexes , search indexes are a data structure that is built in advance to enable efficient querying. Search indexes are defined as part of your Convex schema . Every search index definition consists of: A name. Must be unique per table. A searchField Thi...
1
798
2026-03-23T11:14:56.153440
react
convex
https://docs.convex.dev/api/modules/react
database
typescript
a growing list. This is an alternate implementation that relies on new client pagination logic. This can be used to power "infinite scroll" UIs. This hook must be used with public query references that match PaginatedQueryReference . usePaginatedQuery concatenates all the pages of results into a single list and manages...
28
799
2026-03-23T11:02:07.563437
?s=logger
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=logger
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:31:00.937475
authenticated-routes
tanstack_start
https://tanstack.com/router/latest/docs/guide/authenticated-routes
framework
typescript
l initially be undefined // We'll be passing down the auth state from within a React component auth: undefined!, }, }) src/App.tsx import { RouterProvider } from '@tanstack/react-router' import { AuthProvider, useAuth } from './auth' import { router } from './router' function InnerApp() { const auth = useAuth() return ...
12
766
2026-03-23T11:30:13.718275
?s=scala
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=scala
devops
python
tor Quick Install When building 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/probabilisticsamplerprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 Lice...
89
800
2026-03-23T11:32:38.718419
setup
firebase
https://firebase.google.com/docs/web/setup
database
javascript
tructions to add and initialize the Firebase SDK in your app. You can also find more detailed instructions for adding, initializing, and using the Firebase SDK in the next steps of this getting started page. If you don't already have a JavaScript project and just want to try out a Firebase product, you can download one...
6
794
2026-03-23T10:58:00.761477
use-alt-text
biome
https://biomejs.dev/linter/rules/use-alt-text
tooling
javascript
e aria-hidden attribute. 1 < area href = " foo " /> code-block.html:1:1 lint/a11y/useAltText ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✖ Provide a text alternative through the alt , aria-label , or aria-labelledby attribute. > 1 │ <area href=“foo” /> │ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ 2 │ ℹ Meani...
6
800
2026-03-23T10:55:03.552172
rss.xml
inngest
https://www.inngest.com/api/rss.xml
devops
typescript
00:00:00 GMT <![CDATA[Inngest is SOC 2 Type II compliant]]> https://www.inngest.com/blog/soc2-compliant https://www.inngest.com/blog/soc2-compliant Thu, 20 Jun 2024 00:00:00 GMT <![CDATA[Migrating videos across platforms reliably - A look into Mux's Truckload project]]> https://www.inngest.com/blog/mux-migrating-video-...
32
799
2026-03-23T11:23:39.164850
overview
tanstack_router
https://tanstack.com/start/latest/docs/framework/react/overview
framework
typescript
Vite Plugin Tutorials Reading and Writing a File Fetching Data from External API latest React Latest Menu Home Frameworks Contributors NPM Stats GitHub YouTube Discord Getting Started Overview Getting Started Quick Start Build from Scratch Comparison Start vs Next.js Migrate from Next.js Guides Routing Execution Model ...
2
800
2026-03-23T11:24:43.042224
docker
docker
https://docs.docker.com/subscription/manage-seats/
devops
bash
n the Seats row, select the action icon, then Remove seats . Follow the on-screen instructions to complete removing seats. You can cancel the removal of seats before your next billing cycle. To do so, select Cancel change . If you have a sales-assisted Docker Business subscription, contact your account manager to remov...
3
779
2026-03-23T11:12:00.967428
sklearn.linear_model.LogisticRegression.html
scikit_learn
https://scikit-learn.org/1.8/modules/generated/sklearn.linear_model.LogisticRegression.html
ml
python
e] # Convert coefficient matrix to sparse format. Converts the coef_ member to a scipy.sparse matrix, which for L1-regularized models can be much more memory- and storage-efficient than the usual numpy.ndarray representation. The intercept_ member is not converted. Returns : self Fitted estimator. Notes For non-sparse ...
22
800
2026-03-23T10:54:59.097942
django
django
https://docs.djangoproject.com/sv/5.2/
framework
python
TemplateResponse objects Filuppladdningar: Översikt | Filobjekt | Lagrings-API | Hantering av filer | Anpassad lagring Klassbaserade vyer: Översikt | Bygga in visningsvyer | Bygga in redigeringsvyer | Utnyttja mixins | API-referens | Flattat index Avancerat: Generering av CSV | Generering av PDF Middleware: Översikt | ...
4
799
2026-03-23T11:23:50.672287
registry-scope
bun
https://bun.sh/docs/guides/install/registry-scope
runtime
javascript
Blob to ArrayBuffer Blob to Uint8Array Blob to DataView Blob to ReadableStream Uint8Array to string Uint8Array to ArrayBuffer Uint8Array to Buffer Uint8Array to Blob Uint8Array to DataView Uint8Array to ReadableStream DataView to string Streams Stream to string Stream to JSON Stream to Blob Stream to Buffer Stream to A...
5
799
2026-03-23T11:18:50.284566
faq
expo
https://docs.expo.dev/eas/environment-variables/faq
mobile
javascript
ecific environment variables for each app. Custom environments are limited to 10 per project. When creating a custom environment, an environment name can contain letters, digits, underscores and hyphens, and be between 3-100 characters.
7
236
2026-03-23T11:21:28.450761
whisper-large-v2
transformers
https://huggingface.co/openai/whisper-large-v2
ai
python
h token at each position. This allows one to control the output language and task for the Whisper model. If they are un-forced, the Whisper model will automatically predict the output langauge and task itself. The context tokens can be set accordingly: model.config.forced_decoder_ids = WhisperProcessor.get_decoder_prom...
4
798
2026-03-23T11:32:02.402778
apply-labels
github_actions
https://docs.github.com/en/actions/how-tos/manage-runners/self-hosted-runners/apply-labels
devops
yaml
or create a label" field, assigned labels are marked with the icon. Click on a marked label to unassign it from your self-hosted runner. Removing a custom label from an organization runner Navigate to the main page of the organization where your self-hosted runner group is registered. Click Settings . In the left sideb...
5
799
2026-03-23T11:10:17.242294
?s=action_pack
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=action_pack
devops
python
tes Operator by 🔭 OpenTelemetry Authors 🔭 A Kubernetes Operator for the OpenTelemetry Collector. kubernetes Collector Language Core Component Apache 2.0 License Repository opentelemetry-lua by yangxikun An unofficial implementation of OpenTelemetry in lua. lua instrumentation Lua Language Instrumentation Component Ap...
365
800
2026-03-23T11:26:18.039591
gitlab_ci
gitlab_ci
https://docs.gitlab.com/administration/cicd/
devops
yaml
disable needs dependencies, set the limit to 0 . Pipelines with jobs configured to use needs then return the error job can only need 0 others . Change maximum scheduled pipeline frequency Scheduled pipelines can be configured with any cron value , but they do not always run exactly when scheduled. An internal process, ...
2
799
2026-03-23T11:15:09.837466
?s=mongoose
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=mongoose
devops
python
ry opentelemetry-exporter-jaeger by 🔭 OpenTelemetry Authors 🔭 The opentelemetry-exporter-jaeger gem provides a Jaeger exporter for OpenTelemetry Ruby jaeger exporter ruby Quick Install To install this exporter run: gem install opentelemetry-exporter-jaeger 0.24.1 Version Ruby Language Exporter Component Apache 2.0 Li...
188
800
2026-03-23T11:37:13.128348
2.29.0
git
https://git-scm.com/docs/git-rebase/2.29.0
devops
bash
t a good idea unless you know what you are doing (see BUGS below). See also INCOMPATIBLE OPTIONS below. -x <cmd> --exec <cmd> Append "exec <cmd>" after each line creating a commit in the final history. <cmd> will be interpreted as one or more shell commands. Any command that fails will interrupt the rebase, with exit c...
30
800
2026-03-23T11:33:58.049722
?s=proxy
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=proxy
devops
python
ial implementation of the OpenTelemetry SDK in Perl. perl instrumentation Perl Language Instrumentation Component Artistic-1.0-Perl License Repository PHP by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Core repository for PHP. php PHP Language Core Component Apache 2.0 License Documentation Repository PHP API by 🔭 O...
367
800
2026-03-23T11:36:31.297288
?s=tracing
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tracing
devops
python
collector Quick Install When building a custom collector you can add this extension to the manifest file like the following: extensions : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/extension/opampextension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Packa...
70
799
2026-03-23T11:21:26.701989
get
javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/get
language
javascript
ave exactly zero or one arguments by Jeff Walden (2010) More SpiderMonkey changes: ancient, esoteric, very rarely used syntax for creating getters and setters is being removed by Jeff Walden (2010) Help improve MDN Learn how to contribute This page was last modified on Oct 31, 2025 by MDN contributors . View this page ...
9
366
2026-03-23T10:58:14.012943
redis
redis
https://redis.io/docs/latest/operate/oss_and_stack/management/persistence/
database
bash
g fails, we are safe). When the child is done rewriting the file, the parent gets a signal, and appends the in-memory buffer at the end of the file generated by the child. Now Redis atomically renames the new file into the old one, and starts appending new data into the new file. How I can switch to AOF, if I'm current...
18
800
2026-03-23T11:11:56.180220
webpack
webpack
https://webpack.js.org/loaders/style-loader/
tooling
javascript
ng of CSS/JS resources later on. This can be achieved by using the mini-css-extract-plugin , because it creates separate CSS files. For development mode (including webpack-dev-server ), you can use style-loader , because it injects CSS into the DOM using multiple <style></style> tags and works faster. [!WARNING] Do not...
19
800
2026-03-23T10:54:35.424428
hip.html
pytorch
https://pytorch.org/docs/stable/notes/hip.html
ml
python
ssadors Projects PyTorch vLLM DeepSpeed Host Your Project Docs PyTorch Domains Blog & News Blog Announcements Case Studies Events Newsletter About PyTorch Foundation Members Governing Board Technical Advisory Council Cloud Credit Program Staff Contact Skip to main content Back to top X GitHub PyTorch Forum PyPi Rate th...
1
800
2026-03-23T10:55:09.320031
?s=cgroupruntime
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=cgroupruntime
devops
python
: github.com/r0mdau/fluentforwardexporter v0.4.2 v0.4.2 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Google Cloud Operations Collector Exporter by Google The Google Cloud Operations Exporter for the OpenTelemetry Collector. go exporter collector Quick Instal...
37
800
2026-03-23T11:32:52.650443
?s=nso
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=nso
devops
python
try Authors 🔭 OpenSearch exporter supports sending OpenTelemetry signals as documents to OpenSearch. opensearch exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-telemetry/opentelemetry-collector-co...
45
800
2026-03-23T11:27:30.314794
comparison
tanstack_router
https://tanstack.com/start/latest/docs/framework/react/comparison
framework
typescript
on - Navigation is artificially slowed during development 🐌 Heavy resource usage - Significant CPU and RAM consumption during development Why This Matters: Development performance directly impacts developer productivity. Faster feedback loops mean: More iterations per hour Better flow state and focus Lower machine req...
18
800
2026-03-23T11:23:22.789609
SWE-Fixer-Train-110K
transformers
https://huggingface.co/datasets/internlm/SWE-Fixer-Train-110K
ai
python
tionByHandle** should be used. The nNumberOfLinks field of the BY_HANDLE_FILE_INFORMATION structure is exactly what we want. **ntfsutils** has very nice implementation of the thing here http://pydoc.net/Python/ntfsutils/0.1.3/ntfsutils.fs/ , I guess it can be borrowed. You know, `if getfileinfo(path).nNumberOfLinks > 1...
228
737
2026-03-23T11:25:30.161036
?s=undertow
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=undertow
devops
python
resource attributes by appending information about the geographical location of an IP address. To add geographical information, the IP address must be included in the resource attributes using the source.address semantic conventions key attribute . geoip processor collector Collector Language Processor Component Apache...
80
800
2026-03-23T11:39:02.415465
supabase-db-start
supabase
https://supabase.com/docs/reference/cli/supabase-db-start
database
typescript
ck to be running when linting against the local database. To lint against a remote or self-hosted database, specify the --linked or --db-url flag respectively. Runs plpgsql_check extension in the local Postgres container to check for errors in all schemas. The default lint level is warning and can be raised to error vi...
25
800
2026-03-23T11:27:17.447080
conj
tensorflow
https://www.tensorflow.org/api_docs/python/tf/compat/v1/math/conj
ml
python
. conj ( x ) < tf . Tensor : shape = ( 2 ,), dtype = complex128 , numpy = array ([ - 2.25 - 4.75 j , 3.25 - 5.75 j ]) > If x is real, it is returned unchanged. For example: x = tf . constant ([ - 2.25 , 3.25 ]) tf . math . conj ( x ) < tf . Tensor : shape = ( 2 ,), dtype = float32 , numpy = array ([ - 2.25 , 3.25 ], dt...
1
799
2026-03-23T11:36:35.910029
firebase_admin.ml
firebase
https://firebase.google.com/docs/reference/admin/python/firebase_admin.ml
database
javascript
next page of results. Model class firebase_admin.ml. Model ( display_name = None , tags = None , model_format = None ) Bases: object A Firebase ML Model object. Parameters : display_name – The display name of your model - used to identify your model in code. tags – Optional list of strings associated with your model. C...
2
799
2026-03-23T11:39:09.030084
forms
nextjs
https://nextjs.org/docs/app/guides/forms
framework
javascript
ui/button.tsx TypeScript JavaScript TypeScript 'use client' import { useFormStatus } from 'react-dom' export function SubmitButton () { const { pending } = useFormStatus () return ( < button disabled = {pending} type = "submit" > Sign Up </ button > ) } You can then nest the SubmitButton component inside the form: app/...
7
800
2026-03-23T10:52:56.908936
gitlab_ci
gitlab_ci
https://docs.gitlab.com/api/pipelines/
devops
yaml
"favicon" : "/assets/ci_favicons/favicon_status_success-8451333011eee8ce9f2ab25dc487fe24a8758c694827a582f17f42b0a90446a2.png" }, "archived" : false } Retrieve pipeline variables Retrieves the pipeline variables of a pipeline. GET /projects/:id/pipelines/:pipeline_id/variables Use the page and per_page pagination parame...
9
799
2026-03-23T10:55:03.482813
listbox
chakra_ui
https://chakra-ui.com/docs/components/listbox
library
javascript
ngular Svelte Selected: [] With Store An alternative way to control the listbox is to use the RootProvider component and the useListbox store hook. This way you can access the listbox state and methods from outside the listbox. Use RootProvider + useListbox or Root , not both. Preview Code Stackblitz Select framework R...
1
800
2026-03-23T10:58:46.272894
giteveryday
git
https://git-scm.com/docs/giteveryday
devops
bash
on, if you adopt Linux kernel-style public forum workflow. git-send-email[1] to send your e-mail submission without corruption by your MUA. git-request-pull[1] to create a summary of changes for your upstream to pull. Examples Clone the upstream and work on it. Feed changes to upstream. $ git clone git://git.kernel.org...
6
799
2026-03-23T10:53:46.554486
redis
redis
https://redis.io/docs/latest/develop/data-types/geospatial/
database
bash
37.805186 , member : 'station:1' }); console . log ( res1 ) // 1 const res2 = await client . geoAdd ( 'bikes:rentable' , { longitude : - 122.2674626 , latitude : 37.8062344 , member : 'station:2' }); console . log ( res2 ) // 1 const res3 = await client . geoAdd ( 'bikes:rentable' , { longitude : - 122.2469854 , latitu...
9
800
2026-03-23T11:04:11.896697
mods
expo
https://docs.expo.dev/config-plugins/mods
mobile
javascript
app.config.ts Copy const withCustom = ( config , props ) => config ; const config = { plugins : [ [ withCustom , { /* props */ } , ] , withCustom , ] , } ; One caveat to using functions instead of strings is that serialization will replace the function with the function's name. This keeps manifests (kind of like the in...
13
799
2026-03-23T11:00:25.441438
authentication.md
tanstack_router
https://tanstack.com/start/latest/docs/framework/react/guide/authentication.md
framework
typescript
```tsx // Password reset request export const requestPasswordResetFn = createServerFn({ method: 'POST' }) .inputValidator((data: { email: string }) => data) .handler(async ({ data }) => { const user = await getUserByEmail(data.email) if (!user) { // Don't reveal if email exists return { success: true } } const token = ...
10
741
2026-03-23T11:38:02.580099
?s=arrow
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=arrow
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:33:43.172424
?s=orm
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=orm
devops
python
ers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/coralogixexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Datadog Collector Exporter by 🔭 OpenTelemetry Authors 🔭 The Datadog Exporter for the OpenTel...
32
800
2026-03-23T11:30:50.150931
go
go
https://go.dev/pkg/cmd/go/
language
go
comma-separated list of vet checks. If list is empty, "go test" runs "go vet" with a curated list of checks believed to be always worth addressing. If list is "off", "go test" does not run "go vet" at all. The following flags are also recognized by 'go test' and can be used to profile the tests during execution: -bench...
170
752
2026-03-23T11:25:23.759306
mysql
mysql
https://dev.mysql.com/doc/mysql-router/en/
database
sql
MySQL :: MySQL Router 9.6 Skip to Main Content Documentation Home MySQL Router 9.6 Related Documentation MySQL Router Release Notes Download this Manual PDF (US Ltr) - 0.6Mb PDF (A4) - 0.6Mb version 9.6 8.4 8.0 MySQL Router 9.6 Abstract MySQL Router is part of InnoDB Cluster, and is lightweight middleware that provides...
0
716
2026-03-23T10:55:11.696256
?s=replicate
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=replicate
devops
python
. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Settings for the PowerJob instrumentation by 🔭 OpenTelemetry Authors 🔭 powerjob instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository Apache Pulsar instrumentation by 🔭 OpenTelemetry Auth...
263
800
2026-03-23T11:10:52.951649
supabase-inspect-db-long-running-queries
supabase
https://supabase.com/docs/reference/cli/supabase-inspect-db-long-running-queries
database
typescript
abase API --workdir <string> Optional no type path to a Supabase project directory --yes Optional no type answer yes to all prompts supabase bootstrap Usage 1 supabase bootstrap [template] [ flags ] Flags -p, --password <string> Optional Password to your remote Postgres database. supabase init Initialize configurations...
2
800
2026-03-23T11:27:55.022571
mastra-server-adapters
mastra
https://mastra.ai/blog/mastra-server-adapters
ai
typescript
fined. 1 // server.ts 2 3 const app = express (); 4 app. use (express. json ()); 5 6 // Without auth, Mastra endpoints will not require authentication 7 const server = new MastraServer ({ app, mastra }); 8 await server. init (); 9 10 // Auth middleware: applies to routes added after this 11 app. use ((req : Request , r...
5
800
2026-03-23T11:22:08.467671
redis
redis
https://redis.io/docs/latest/develop/data-types/streams/
database
bash
shMap < String , StreamEntryID > (){{ put ( "race:italy" , StreamEntryID . UNRECEIVED_ENTRY );}}); System . out . println ( res25 ); // >>> [race:italy=[1701767632261-1 {rider=Royce}, 1701767632262-0 {rider=Sam-Bodden}]] StreamPendingSummary res26 = jedis . xpending ( "race:italy" , "italy_riders" ); System . out . pri...
2,372
799
2026-03-23T11:04:07.562933
?s=emissary
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=emissary
devops
python
s 🔭 The GitHub receiver receives data from GitHub . As a starting point it scrapes metrics from repositories but will be extended to include traces and logs. github receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod :...
116
800
2026-03-23T11:31:06.709404
qdrant
qdrant
https://qdrant.tech/articles/late-interaction-models/
database
python
lated by default. While a single vector representation is more efficient in terms of storage and computation, there’s no need to discard the output token embeddings. According to our experiments, these embeddings can significantly enhance retrieval quality. You can store both the single vector and the output token embe...
11
800
2026-03-23T11:00:09.246567
redis
redis
https://redis.io/docs/latest/develop/get-started/document-database/
database
bash
-dedicated bicycle brand. Designed" + " by women for women, allEva bikes are optimized for the" + " feminine physique using analytics from a body metrics" + " database. If you like 29ers, try the Eva 291. It’s a " + "brand new bike for 2022.. This full-suspension, " + "cross-country ride has been designed for velocity....
115
799
2026-03-23T11:07:04.803723
functions
go
https://go.dev/doc/codewalk/functions
language
go
values Go functions can return multiple values. The functions roll and stay each return a pair of values. They also match the action type signature. These action functions define the rules of Pig. doc/codewalk/pig.go:26,41 Higher-order functions A function can use other functions as arguments and return values. A strat...
2
789
2026-03-23T10:50:31.661531
?s=chromium
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=chromium
devops
python
omod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/gitlabreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Google Cloud Monitoring Receiver by 🔭 OpenTelemetry Authors 🔭 The primary objective of the Google Cloud ...
117
800
2026-03-23T11:39:23.237554
creating-streams
dart
https://dart.dev/libraries/async/creating-streams
language
dart
roller . dart Stream < int > timedCounter ( Duration interval , [ int ? maxCount ] ) { late StreamController < int > controller ; Timer ? timer ; int counter = 0 ; void tick ( _ ) { counter ++ ; controller . add ( counter ) ; // Ask stream to send counter values as event. if ( counter == maxCount ) { timer ?. cancel ( ...
21
770
2026-03-23T11:01:11.560137
redis
redis
https://redis.io/docs/latest/commands/redis-7-2-commands/
database
bash
lues, where N is the size of the key Since: 1.0.0 JSON.STRLEN - Returns the length of the JSON String at path in key Syntax: JSON.STRLEN key [path] Description: Returns the length of the JSON String at path in key Complexity: O(1) when path is evaluated to a single value, O(N) when path is evaluated to multiple values,...
78
799
2026-03-23T11:33:19.306519
diagnostic-messages
dart
https://dart.dev/tools/diagnostic-messages
language
dart
ride has to be the same in the library and its part(s). Copy name The language version override has to be the same in the library and its patch(es). Copy name This is language version annotation in the part. Copy name This is language version annotation in the patch. Copy name The specified language version {0}.{1} is ...
136
742
2026-03-23T11:04:29.079547
tag
chakra_ui
https://chakra-ui.com/docs/components/tag
library
javascript
mic or user-generated content where the length might vary. Preview Code Stackblitz Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam molestias, laboriosam, quod, quia quidem quae voluptatem natus exercitationem autem quibusdam Avatar The tag component has been designed to work well with the Avatar compo...
2
799
2026-03-23T10:55:54.450331
FileMap
nx
https://nx.dev/docs/reference/devkit/FileMap
tooling
typescript
FileMap | Nx Skip to content FileMap Table of contents Section titled “Table of contents” Properties Section titled “Properties” nonProjectFiles projectFileMap Properties Section titled “Properties” nonProjectFiles Section titled “nonProjectFiles” • nonProjectFiles : FileData [] projectFileMap Section titled “projectFi...
0
360
2026-03-23T11:37:13.491946
?s=rdkafka
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=rdkafka
devops
python
etry Instrumentation for knex by 🔭 OpenTelemetry Authors 🔭 Instrumentation library for Knex. Node.js knex orm database Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-knex 0.57.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Deta...
285
800
2026-03-23T11:39:35.381078
?s=azure-monitor
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=azure-monitor
devops
python
verno incubating Go Language Application integration Component Apache-2.0 License Website Documentation Open Policy Agent native graduated by Open Policy Agent Authors OPA will emit spans to an OpenTelemetry Collector via gRPC. go opa open policy agent graduated Go Language Application integration Component Apache-2.0 ...
10
800
2026-03-23T11:19:37.161043
redis
redis
https://redis.io/docs/latest/commands/exists/
database
bash
et keys : Vec < String > = iter . collect (). await ; keys }, Err ( e ) => { println! ( "Error scanning keys: {e} " ); return ; } }; match r . geo_add ( "geokey" , & [( 0.0 , 0.0 , "value" )]). await { Ok ( res ) => { let res : i32 = res ; println! ( " {res} " ); // >>> 1 }, Err ( e ) => { println! ( "Error adding geo ...
46
800
2026-03-23T11:31:47.830983
v0.21.html
scikit_learn
https://scikit-learn.org/stable/whats_new/v0.21.html
ml
python
learn.decomposition # Enhancement decomposition.KernelPCA now has deterministic output (resolved sign ambiguity in eigenvalue decomposition of the kernel matrix). #13241 by Aurélien Bellet . Fix Fixed a bug in decomposition.KernelPCA , fit().transform() now produces the correct output (the same as fit_transform() ) in ...
12
800
2026-03-23T10:55:15.719859
system.runtime.interopservices.dllimportattribute
csharp
https://learn.microsoft.com/en-us/dotnet/api/system.runtime.interopservices.dllimportattribute
language
csharp
ds from JScript programs. For additional information about using the platform invoke service to access functions in unmanaged DLLs, see Consuming Unmanaged DLL Functions . Note The DllImportAttribute does not support marshaling of generic types. Constructors Name Description DllImportAttribute(String) Initializes a new...
5
800
2026-03-23T11:20:38.232486
lecun_uniform
tensorflow
https://www.tensorflow.org/api_docs/python/tf/compat/v1/initializers/lecun_uniform
ml
python
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 registered trademark of Oracle and/or its affiliates. Some content is licensed under the numpy li...
1
356
2026-03-23T11:11:28.838247
constraints
flutter
https://docs.flutter.dev/ui/layout/constraints
mobile
dart
ity . Those that try to be a particular size. For example, the boxes used by Image and Text . Some widgets, for example Container , vary from type to type based on their constructor arguments. The Container constructor defaults to trying to be as big as possible, but if you give it a width , for instance, it tries to h...
6
636
2026-03-23T10:50:10.028378
redis
redis
https://redis.io/docs/latest/commands/ft.search/
database
bash
pe":"block"},{"arguments":[{"name":"count","token":"RETURN","type":"string"},{"arguments":[{"name":"identifier","type":"string"},{"name":"property","optional":true,"token":"AS","type":"string"}],"multiple":true,"name":"identifiers","type":"block"}],"name":"return","optional":true,"type":"block"},{"arguments":[{"name":"...
2
800
2026-03-23T11:08:37.284706
pt_BR
git
https://git-scm.com/docs/git-fast-import/pt_BR
devops
bash
mais detalhes. A predefinição é 5. --big-file-threshold=<n> O tamanho máximo de uma bolha para onde o "fast-import" tentará criar um delta, ele é expresso em bytes. A predefinição é 512m (512 MiB). Alguns importadores podem querer diminuir esse valor em sistemas com limitações de memória. --depth=<n> Profundidade máxim...
12
799
2026-03-23T11:29:56.699116
dart-async
dart
https://dart.dev/libraries/dart-async
language
dart
separate lines. These transformers are from the dart:convert library (see the dart:convert section ). Handling errors and completion # How you specify error and completion handling code depends on whether you use an asynchronous for loop ( await for ) or the Stream API. If you use an asynchronous for loop, then use try...
17
678
2026-03-23T10:58:38.508734
publish-java-packages-with-gradle
github_actions
https://docs.github.com/en/actions/tutorials/publish-packages/publish-java-packages-with-gradle
devops
yaml
ackages You can publish your packages to both the Maven Central Repository and GitHub Packages by configuring each in your build.gradle file. Ensure your build.gradle file includes a repository for both your GitHub repository and your Maven Central Repository provider. For example, if you deploy to the Central Reposito...
10
795
2026-03-23T11:01:24.096242
javascript-uuid
bun
https://bun.sh/docs/guides/util/javascript-uuid
runtime
javascript
Generate a UUID - Bun Skip to main content Bun home page Search... ⌘ K Search... Navigation Utilities Generate a UUID Runtime Package Manager Bundler Test Runner Guides Reference Blog Feedback Overview Guides Deployment Deploy on Vercel Deploy on Railway Deploy on Render Deploy on AWS Lambda Deploy on DigitalOcean Depl...
0
799
2026-03-23T11:15:47.823218
?s=backstage
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=backstage
devops
python
ntelemetry-collector-contrib/receiver/azureeventhubreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Azure Monitor Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver scrapes Azure Monitor API for resources metrics. azure monitor rece...
104
800
2026-03-23T11:30:01.101081
?s=req
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=req
devops
python
tation erlang Erlang Language Instrumentation Component Apache 2.0 License Repository OpentelemetryXandra by 🔭 OpenTelemetry Authors 🔭 This library uses Telemetry events to create OpenTelemetry Spans for Xandra queries. xandra instrumentation erlang Quick Install The package can be installed by adding opentelemetry_x...
219
800
2026-03-23T11:22:57.435737
partners
nodejs
https://nodejs.org/en/about/partners
runtime
javascript
ations that provide financial support through OpenCollective of the Node.js project. BWG JH SO MS AU SP L L Ecosystem Sustainability Program (ESP) Do you run a node.js version on End-of-Life (EOL)? The OpenJS Ecosystem Sustainability Program (ESP) is a program that helps organizations to maintain their Node.js applicat...
1
800
2026-03-23T10:56:58.596073
use-subgraphs
langchain
https://docs.langchain.com/oss/python/langgraph/use-subgraphs
ai
python
role" : "user" , "content" : question }]}, ) return response [ " messages " ][ - 1 ]. content # Outer agent with checkpointer agent = create_agent ( model = "gpt-4.1-mini" , tools = [ ask_fruit_expert , ask_veggie_expert ], prompt = ( "You have two experts: ask_fruit_expert and ask_veggie_expert. " "ALWAYS delegate que...
19
800
2026-03-23T11:08:59.517455
?s=browser-extension
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=browser-extension
devops
python
gomod : github.com/open-telemetry/opentelemetry-collector-contrib/exporter/tencentcloudlogserviceexporter v0.148.0 v0.148.0 Version Collector Language Exporter Component Apache 2.0 License Package Details (go-collector) Repository Tinybird Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter sends logs, metrics, and t...
55
799
2026-03-23T11:16:06.042014
math.html
python
https://docs.python.org/3/library/math.html
language
python
of the least significant bit of x , such that the first float smaller than x is x - ulp(x) . Otherwise ( x is a positive finite number), return the value of the least significant bit of x , such that the first float bigger than x is x + ulp(x) . ULP stands for “Unit in the Last Place”. See also math.nextafter() and sys...
17
797
2026-03-23T11:31:27.305676
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
rch_params": { "hnsw_ef": 128 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-rps-m-32-ef-256", "dataset_name": "gist-960-euclidean", "upload_time": 358.399937941, "total_upload_time": 769.101225185, "p95_time": 0.0173098136, "rps": 68.4849095806, "parallel": 1, "p99_time": 0.0191927944, "mean_time": 0.01436631...
2,775
564
2026-03-23T11:15:13.618646
?s=watsonx
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=watsonx
devops
python
entation database graphql Go Language Instrumentation Component BSD-2-Clause License Repository gRPC instrumentation by 🔭 OpenTelemetry Authors 🔭 Go contrib plugin for Google’s gRPC package. go instrumentation grpc Go Language Instrumentation Component Apache 2.0 License Repository Go gRPC metric instrumentation by A...
223
800
2026-03-23T11:25:05.667624
docker
docker
https://docs.docker.com/ai/compose/models-and-compose/
devops
bash
accessing the model Inject environment variables into the service Cloud providers The same Compose file can run on cloud providers that support Compose models: services : chat-app : image : my-chat-app models : - llm models : llm : model : ai/smollm2 # Cloud-specific configurations x-cloud-options : - "cloud.instance-t...
5
799
2026-03-23T11:20:41.775908
llms-full.txt
inngest
https://www.inngest.com/llms-full.txt
devops
typescript
rEvent(event="realtime.test"), ) async def python_realtime_publish(ctx: inngest.Context) -> str: async def my_first_step() -> dict[str, str]: result = {"message": "My llm response from python!"} await realtime.publish( client=inngest_client, channel="user:user_123456789", topic="messages", data=result, ) return result ...
357
708
2026-03-23T10:50:47.948219
sdk
turso
https://docs.turso.tech/sdk
database
sql
Ks that you can use to connect a local SQLite file or remote Turso Cloud database, as well as support for embedded databases. If you’re using a language or framework that isn’t supported with an official driver, you can use Turso over HTTP. Official SDKs Turso SDKs are fully compatible with libSQL , so you can use the ...
1
794
2026-03-23T11:02:20.532335
announcing-vitess-17
planetscale
https://planetscale.com/blog/announcing-vitess-17
database
sql
all data consistency. Replication enhancements Vitess now supports much more efficient MySQL replication within each replica set that corresponds to a Vitess shard . We have added support for the noblob binlog_row_image type. If you are using TEXT , BLOB , or JSON columns, this can drastically reduce the overall size o...
2
800
2026-03-23T11:28:08.584469
copyright.html
python
https://docs.python.org/3/copyright.html
language
python
01 Python Software Foundation. This page is licensed under the Python Software Foundation License Version 2. Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License. See History and License for more information. The Python Software Foundation is a non-profit co...
1
429
2026-03-23T10:51:22.138298
drift-detection
terraform
https://developer.hashicorp.com/terraform/tutorials/cloud/drift-detection
devops
hcl
d used an on-demand assessment to detect infrastructure drift. You also learned how health assessments can preserve predictability in your infrastructure operations. Review the following resources to learn more about how you can ensure infrastructure conformity using Terraform and HCP Terraform. Configure and use OPA p...
17
714
2026-03-23T11:05:58.598746
?s=local
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=local
devops
python
ntation Component Apache 2.0 License Package Details (packagist) Repository OpenTelemetry PSR-16 auto-instrumentation by 🔭 OpenTelemetry Authors 🔭 Auto-instrumentation hooks are registered via composer, and spans will automatically be created for each PSR-16 cache operation. psr16 instrumentation php Quick Install To...
312
800
2026-03-23T11:13:53.860503