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
tsconfig-paths
bun
https://bun.sh/docs/guides/runtime/tsconfig-paths
runtime
javascript
Check entrypoint Get entrypoint path Ecosystem & Frameworks Astro with Bun Discord.js with Bun Docker with Bun Drizzle with Bun Gel with Bun Elysia with Bun Express with Bun Hono with Bun Mongoose with Bun Neon Drizzle with Bun Neon Serverless Postgres with Bun Next.js with Bun Nuxt with Bun PM2 with Bun Prisma ORM wit...
1
799
2026-03-23T11:05:52.531564
keyspaces
planetscale
https://planetscale.com/docs/vitess/sharding/keyspaces
database
sql
eated multiple unsharded keyspaces (uncommon), you don’t necessarily need to understand the concept of a keyspace. Keyspaces become important once you start to consider sharding. Sharded keyspaces As your database grows, you may wish to shard some tables in your database cluster. To do this, you will create a new keysp...
2
797
2026-03-23T11:11:54.864815
cloudflare
mastra
https://mastra.ai/reference/storage/cloudflare
ai
typescript
ample 2: Using REST API --- const storageRest = new CloudflareKVStorage ( { id : 'cloudflare-rest-storage' , accountId : process . env . CLOUDFLARE_ACCOUNT_ID ! , // Cloudflare Account ID apiToken : process . env . CLOUDFLARE_API_TOKEN ! , // Cloudflare API Token namespacePrefix : 'dev_' , // Optional: isolate namespac...
2
799
2026-03-23T11:31:06.852989
index.html
pytorch
https://pytorch.org/xla/release/2.1/index.html
ml
python
. MNIST with fake data ¶ The following results are collected with the command: python test/test_train_mp_mnist.py --fake_data on a TPU VM V3-8 environment with ToT PyTorch and PyTorch/XLA. And the statistical metrics are produced by using the script in this pull request . The unit for the rate is images per second. Typ...
105
799
2026-03-23T11:15:32.113240
?s=cloudwego
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=cloudwego
devops
python
by Aspecto Authors Neo4j instrumentation for Node.js. Node.js instrumentation neo4j neo4j-driver JavaScript Language Instrumentation Component Apache 2.0 License Repository OpenTelemetry Instrumentation for Nest by Metin Seylan Instrumentation library for Nest. Node.js nest nestjs JavaScript Language Instrumentation Co...
290
799
2026-03-23T11:15:52.637024
?s=grpc
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=grpc
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:56.254931
?s=active_job
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=active_job
devops
python
permission engine Go Language Application integration Component Apache 2.0 License Website Documentation Repository Payara Platform native by Payara Authors Payara Platform natively supports OpenTelemetry tracing with configurable span conventions, OTLP export settings, and manual tracing APIs. payara java application-...
15
799
2026-03-23T11:28:48.638369
?s=prometheus
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=prometheus
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:32:56.767023
supabase-db-pull
supabase
https://supabase.com/docs/reference/cli/supabase-db-pull
database
typescript
database. supabase inspect db calls This command is much like the supabase inspect db outliers command, but ordered by the number of times a statement has been called. You can use this information to see which queries are called most often, which can potentially be good candidates for optimisation. QUERY │ TOTAL EXECUT...
40
672
2026-03-23T11:31:06.936935
system-ui
expo
https://docs.expo.dev/versions/latest/sdk/system-ui
mobile
javascript
in your project ( Continuous Native Generation (CNG) ). The plugin allows you to configure userInterfaceStyle on Android and backgroundColor on iOS properties from app config . These properties cannot be set at runtime and require building a new app binary to take effect. If your app does not use CNG, then you'll need ...
1
799
2026-03-23T11:18:41.543919
fsdp.html
pytorch
https://pytorch.org/docs/stable/fsdp.html
ml
python
he unsharded optimizer states are updated locally per rank. HYBRID_SHARD : Apply FULL_SHARD within a node, and replicate parameters across nodes. This results in reduced communication volume as expensive all-gathers and reduce-scatters are only done within a node, which can be more performant for medium -sized models. ...
58
800
2026-03-23T11:02:37.636901
visual-studio-tools-for-unity
csharp
https://learn.microsoft.com/en-us/visualstudio/gamedev/unity/get-started/visual-studio-tools-for-unity
language
csharp
r guide you through this topic? Ask Learn Ask Learn Suggest a fix? Additional resources Last updated on 2021-12-28
6
114
2026-03-23T11:28:05.305830
redis
redis
https://redis.io/docs/latest/develop/data-types/timeseries/
database
bash
// >>> [(0:1.9500000000000002), (2:2.0999999999999996), (4:1.78)] String res33 = jedis . tsCreate ( "sensor3" ); System . out . println ( res33 ); // >>> OK List < Long > res34 = jedis . tsMAdd ( new AbstractMap . SimpleEntry <> ( "sensor3" , new TSElement ( 10L , 1000 . 0 )), new AbstractMap . SimpleEntry <> ( "sensor...
766
800
2026-03-23T10:54:53.791122
?s=jvm
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=jvm
devops
python
instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Restlet Instrumentation by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Restlet restlet instrumentation java Java Language Instrumentati...
266
800
2026-03-23T11:38:50.779940
uk
git
https://git-scm.com/docs/git-merge/uk
devops
bash
ї. Це означає, що ви можете виконати операцію на непрацюючому робочому дереві. Однак використовуйте обережно: остаточне застосування stash після успішного злиття може призвести до нетривіальних конфліктів. --allow-unrelated-histories За замовчуванням команда git merge відмовляється об’єднувати історії, які не мають спі...
14
800
2026-03-23T11:13:37.120532
redis
redis
https://redis.io/docs/latest/develop/data-types/lists/
database
bash
} fmt . Println ( res24 ) // >>> bike:1 res25 , err := rdb . RPop ( ctx , "bikes:repairs" ). Result () if err != nil { panic ( err ) } fmt . Println ( res25 ) // >>> bike:2 res26 , err := rdb . RPop ( ctx , "bikes:repairs" ). Result () if err != nil { fmt . Println ( err ) // >>> redis: nil } fmt . Println ( res26 ) //...
77
800
2026-03-23T11:05:26.645046
supabase-domains-activate
supabase
https://supabase.com/docs/reference/cli/supabase-domains-activate
database
typescript
ompletion fish [flags] Flags --no-descriptions Optional disable completion descriptions supabase completion bash Generate the autocompletion script for the bash shell. This script depends on the 'bash-completion' package. If it is not installed already, you can install it via your OS's package manager. To load completi...
87
758
2026-03-23T11:28:22.372363
release-notes-1.17.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-1.17.0
mobile
dart
ree to go green) 17482 Revert "Reland Clang 11, roll buildroot to 1bc40a5f916adb93d87e2a2230a0ec43db876c1c, take 3" (cla: yes) 17483 Roll to clang11, mark 4 (cla: yes) 17486 Fix bad texture view config (cla: yes, waiting for tree to go green) 17490 Roll fuchsia/sdk/core/linux-amd64 from v61zg... to -jFTb... (cla: yes, ...
654
800
2026-03-23T11:13:57.629633
nexus
temporal
https://docs.temporal.io/develop/python/nexus
devops
go
exception to access the cause chain. Canceling a Nexus Operation To cancel a Nexus Operation from within a Workflow, call handle.cancel() on the operation handle. Only asynchronous operations can be canceled in Nexus, since cancellation is sent using an operation token. The Workflow or other resources backing the opera...
14
798
2026-03-23T11:00:28.049709
mui
mui
https://mui.com/x/api/data-grid/data-grid-premium/
library
javascript
erParams, event: MuiEvent , details: GridCallbackDetails) => void params With all properties from GridColumnHeaderParams. event The event object. details Additional details for this callback. onColumnHeaderEnter Callback fired when a mouse enter event comes from a column header element. Type : func Signature : function...
31
800
2026-03-23T11:22:35.716980
?s=systemd
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=systemd
devops
python
on Repository Jedis Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Jedis instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Jenkins Plugin for OpenTelemetry first party integration by Jenkins Authors...
253
800
2026-03-23T11:25:52.880016
?s=hub
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=hub
devops
python
on Repository Jedis Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Jedis instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Jenkins Plugin for OpenTelemetry first party integration by Jenkins Authors...
253
800
2026-03-23T11:39:42.319037
?s=haskell
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=haskell
devops
python
Component Apache 2.0 License Repository pymongo Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation for the pymongo library. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository PyMySQL Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides tracing for ...
331
798
2026-03-23T11:20:15.839320
?s=webhookevent
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=webhookevent
devops
python
epository runtimetelemetry by 🔭 OpenTelemetry Authors 🔭 This package provides an instrumentation library for Runtime Telemetry runtimetelemetry instrumentation java Java Language Instrumentation Component Apache 2.0 License Repository RXJava Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a RXJav...
267
800
2026-03-23T11:11:24.950318
start-basic-auth
tanstack_router
https://tanstack.com/start/latest/docs/framework/react/examples/start-basic-auth
framework
typescript
=> { const user = await fetchUser() return { user, } }, head: () => ({ meta: [ { charSet: 'utf-8', }, { name: 'viewport', content: 'width=device-width, initial-scale=1', }, ...seo({ title: 'TanStack Start | Type-Safe, Client-First, Full-Stack React Framework', description: `TanStack Start is a type-safe, client-first, ...
5
578
2026-03-23T11:25:07.193009
changelog.html
python
https://docs.python.org/3/whatsnew/changelog.html
language
python
e now creates Modules/Setup.stdlib with conditionally enabled/disabled extension module lines. The file is not used, yet. bpo-45573 : configure now uses a unified format to set state, compiler flags, and linker flags in Makefile. The new macro PY_STDLIB_MOD sets three variables that are consumed by Modules/Setup and se...
1,055
800
2026-03-23T10:57:25.354080
?s=keda
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=keda
devops
python
ackends, MySQL, PostgreSQL and SQLite. tortoiseorm instrumentation python Python Language Instrumentation Component Apache 2.0 License Repository Transformers Instrumentation by Traceloop Instrumentation for Transformers SDK (HuggingFace) python instrumentation transformers huggingface Python Language Instrumentation C...
335
800
2026-03-23T11:27:07.065582
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
"rps": 88.9601747565, "parallel": 1, "p99_time": 0.0166984692, "mean_time": 0.011108056, "mean_precisions": 0.906031, "engine_params": { "search_params": { "hnsw_ef": 512 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-rps-m-32-ef-128", "dataset_name": "glove-100-angular", "upload_time": 72.815267359, "total_up...
2,741
550
2026-03-23T11:15:13.618601
?flag=deprecated
opentelemetry
https://opentelemetry.io/ecosystem/registry//?flag=deprecated
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:29:30.110604
redis
redis
https://redis.io/docs/latest/develop/data-types/timeseries/
database
bash
s { labels := res29 [ k ][ 0 ].( map [ interface {}] interface {}) labelKeys := make ([] string , 0 , len ( labels )) for lk := range labels { labelKeys = append ( labelKeys , lk .( string )) } sort . Strings ( labelKeys ) fmt . Printf ( "%v:\n" , k ) for _ , lk := range labelKeys { fmt . Printf ( " %v: %v\n" , lk , la...
1,191
790
2026-03-23T10:54:53.791719
kubernetes
kubernetes
https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/
devops
yaml
cityScoring false Alpha 1.33 – StorageVersionAPI false Alpha 1.20 – StorageVersionHash false Alpha 1.14 1.14 StorageVersionHash true Beta 1.15 – StorageVersionMigrator false Alpha 1.30 1.34 StorageVersionMigrator false Beta 1.35 – StrictIPCIDRValidation false Alpha 1.33 – StructuredAuthenticationConfigurationEgressSele...
12
800
2026-03-23T10:51:57.219115
opentelemetry
opentelemetry
https://opentelemetry.io/registry/updating/
devops
python
ver Component Apache 2.0 License Package Details (go-collector) Repository Google Pubsub Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver gets OTLP messages from a Google Cloud Pubsub subscription. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file l...
118
800
2026-03-23T10:52:09.954221
private-connections-gcp
planetscale
https://planetscale.com/docs/vitess/connecting/private-connections-gcp
database
sql
page Connecting to PlanetScale privately via GCP Private Service Connect Establishing a Private Service Connect Endpoint Verifying the connectivity of your Private Service Connect endpoint Modifying your Connection Strings to utilize your Private Service Connect endpoint Need help? Connecting to PlanetScale privately v...
1
798
2026-03-23T10:56:29.045023
compile-multiple-formats
nx
https://nx.dev/docs/technologies/typescript/guides/compile-multiple-formats
tooling
typescript
.js " , "module" : " ./dist/index.esm.js " , "types" : " ./dist/index.d.ts " , "exports" : { "./package.json" : " ./package.json " , "." : { "import" : { "types" : " ./dist/index.d.ts " , "default" : " ./dist/index.esm.js " }, "require" : { "types" : " ./dist/index.d.ts " , "default" : " ./dist/index.cjs.js " } }, "./f...
3
799
2026-03-23T11:15:47.552983
?s=webpack
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=webpack
devops
python
elemetry. java instrumentation Java Language Instrumentation Component Apache 2.0 License Repository Apache HTTP Client Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a Apache HTTP Client instrumentation to track requests through OpenTelemetry. java instrumentation Java Language Instrumentation Co...
239
800
2026-03-23T11:12:29.218795
changelog.html
python
https://docs.python.org/3/whatsnew/changelog.html
language
python
al_type() . Patch by Jelle Zijlstra. bpo-40280 : subprocess now imports Windows-specific imports when msvcrt module is available, and POSIX-specific imports on all other platforms. This gives a clean exception when _posixsubprocess is not available (e.g. Emscripten browser target). bpo-40066 : IntEnum , IntFlag , and S...
1,010
800
2026-03-23T10:57:25.354021
2.16.6
git
https://git-scm.com/docs/git-merge/2.16.6
devops
bash
MERGE STRATEGIES The merge mechanism ( git merge and git pull commands) allows the backend merge strategies to be chosen with -s option. Some strategies can also take their own options, which can be passed by giving -X <option> arguments to git merge and/or git pull . resolve This can only resolve two heads (i.e. the c...
23
795
2026-03-23T11:14:10.529274
2.9.5
git
https://git-scm.com/docs/git-rebase/2.9.5
devops
bash
ows rebase to be aware of renames on the upstream side. Note that a rebase merge works by replaying each commit from the working branch on top of the <upstream> branch. Because of this, when a merge conflict happens, the side reported as ours is the so-far rebased series, starting with <upstream>, and theirs is the wor...
13
797
2026-03-23T11:34:11.279452
form
angular
https://angular.dev/api/forms/signals/form
framework
typescript
orm < TModel >( model : WritableSignal < TModel >) : FieldTree < TModel >; function form < TModel >( model : WritableSignal < TModel >, schemaOrOptions : SchemaOrSchemaFn < TModel > | FormOptions < TModel >, ) : FieldTree < TModel >; function form < TModel >( model : WritableSignal < TModel >, schema : SchemaOrSchemaFn...
4
800
2026-03-23T11:32:57.709702
fts
turso
https://docs.turso.tech/sql-reference/functions/fts
database
sql
database' ) ORDER BY score DESC LIMIT 10 ; -- Highlighted results SELECT id, fts_highlight(title, '<b>' , '</b>' , 'database' ) AS title, fts_highlight(body, '<b>' , '</b>' , 'database' ) AS body FROM articles WHERE fts_match(title, body, 'database' ); -- Combine FTS with regular SQL filters SELECT id, title, author, f...
11
796
2026-03-23T10:52:46.286881
?s=web
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=web
devops
python
an add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/tlscheckreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Trace Simulation Receiver b...
161
800
2026-03-23T11:23:14.011085
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
roduce the current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwards, the watch stream ...
5,737
791
2026-03-23T10:56:49.350455
go1.18
go
https://go.dev/doc/go1.18
language
go
dth joiner U+200D, and zero-width non-joiner U+200C. Nontransitional Processing is consistent with most applications and web browsers. os/user User.GroupIds now uses a Go native implementation when cgo is not available. reflect The new Value.SetIterKey and Value.SetIterValue methods set a Value using a map iterator as ...
36
800
2026-03-23T11:31:34.873435
?s=slog
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=slog
devops
python
instrumentation segmentio-kafka-go kafka Go Language Instrumentation Component Apache 2.0 License Documentation Repository URLSession Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a URLSession instrumentation to track requests through OpenTelemetry. swift instrumentation ios macOS tvOS Swift Lang...
360
800
2026-03-23T11:14:47.273628
opentelemetry
opentelemetry
https://opentelemetry.io/docs/collector/registry/
devops
python
data in the OpenTelemetry Protocol (OTLP) format to the OpenTelemetry Collector and OTLP-compliant backends/receivers. go exporter Go Language Exporter Component Apache 2.0 License Repository otlpr - A logr implementation backed by OTLP by MrAlias Provides a logr.Logger that exports messages as OTLP logs. go exporter l...
177
799
2026-03-23T11:04:10.134298
llms-full.txt
pydantic_ai
https://ai.pydantic.dev/llms-full.txt
ai
python
None # pragma: no cover __repr__ = _utils.dataclasses_no_defaults_repr ``` #### tool_name ```python tool_name: str ``` The name of the tool that was called. #### content ```python content: ToolReturnContent ``` The tool return content, which may include multimodal files. #### tool_call_id ```python tool_call_id: str = ...
2,907
790
2026-03-23T10:51:26.917438
?s=otlp
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=otlp
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:36:50.249851
?s=slog
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=slog
devops
python
cumentation Repository Emissary Ingress native incubating by Emissary Ingress Authors Emissary Ingress supports exporting traces via OTLP by configuring a TracingService custom resource. go emissary ingress envoy incubating Go Language Application integration Component Apache-2.0 License Website Documentation Repositor...
6
800
2026-03-23T11:14:47.273148
module-use
terraform
https://developer.hashicorp.com/terraform/tutorials/modules/module-use
devops
hcl
it clone https://github.com/hashicorp-education/learn-terraform-modules-use Change to the repository directory. $ cd learn-terraform-modules-use Review configuration Open terraform.tf . This file defines the terraform block, which Terraform uses to configures itself. This block specifies this Terraform configuration mu...
3
800
2026-03-23T10:55:40.367910
?s=confluent-kafka
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=confluent-kafka
devops
python
e Repository otel-desktop-viewer by CtrlSpice otel-desktop-viewer is a CLI tool for receiving OpenTelemetry traces while working on your local machine that helps you visualize and explore your trace data without needing to send it on to a telemetry vendor. otel desktop viewer Go Language Utilities Component Apache 2.0 ...
383
800
2026-03-23T11:29:56.045519
?s=azure-monitor
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=azure-monitor
devops
python
ent Collector (HEC) Exporter by 🔭 OpenTelemetry Authors 🔭 The Splunk HTTP Event Collector (HEC) Exporter for the OpenTelemetry Collector. go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporters : - gomod : github.com/open-teleme...
52
800
2026-03-23T11:19:37.161101
internationalization
nextjs
https://nextjs.org/docs/pages/guides/internationalization
framework
javascript
nt to support in // your application locales : [ 'en-US' , 'fr' , 'nl-NL' ] , // This is the default locale you want to be used when visiting // a non-locale prefixed path e.g. `/hello` defaultLocale : 'en-US' , // This is a list of locale domains and the default locale they // should handle (these are only required wh...
2
800
2026-03-23T11:13:00.831482
audit-log-events-for-your-organization
github_actions
https://docs.github.com/en/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/audit-log-events-for-your-organization
devops
yaml
etting for requiring approvals for workflows from public forks was changed for an organization. Fields @timestamp , _document_id , action , actor , actor_id , business , business_id , hashed_token , org , org_id , programmatic_access_type , repo , repo_id , repository , repository_id , request_access_security_header , ...
207
800
2026-03-23T10:59:03.608947
programming.html
python
https://docs.python.org/3/faq/programming.html
language
python
tionary for foo is still empty. The same thing happens when you use import foo , and then try to access foo.foo_var in global code. There are (at least) three possible workarounds for this problem. Guido van Rossum recommends avoiding all uses of from <module> import ... , and placing all code inside functions. Initial...
83
798
2026-03-23T11:11:42.959228
plugins
webpack
https://webpack.js.org/api/plugins
tooling
javascript
pass a --progress argument when running the webpack CLI . It is possible to customize the printed output by passing different arguments to the reportProgress function of ProgressPlugin . To report progress, a plugin must tap into a hook using the context: true option: Copy compiler . hooks . emit . tapAsync ( { name : ...
5
798
2026-03-23T11:07:34.697199
go
go
https://go.dev/dl/
language
go
6ac6329db91d1af77bbf239ccd760a259c16e6b9c932d527ff14848 go1.17.linux-amd64.tar.gz Archive Linux x86-64 129MB 6bf89fc4f5ad763871cf7eac80a2d594492de7a818303283f1366a7f6a30372d go1.17.linux-arm64.tar.gz Archive Linux ARM64 98MB 01a9af009ada22122d3fcb9816049c1d21842524b38ef5d5a0e2ee4b26d7c3e7 go1.17.linux-armv6l.tar.gz Arc...
612
800
2026-03-23T11:25:37.381691
spec-draft
dart
https://dart.dev/to/spec-draft
language
dart
��k���,� �F��gJ�*l�iď"��ܞߤ yV�X��2X�D��,�� bO�y������3�< Њ��+'R��2�P��%9����4K�� ǷI����jǣ�$�����v$��������W� ��4KJ��/�d���l�\� * �X�|J,+U��� � �<��k]1�X� �:Q�bK X:��S71�]7Yl���jg����l��~{q`�^���zK� ���[xġ� ��U��gƊ��h� ��Sv��P�-�����t�����ĭ&��KT&�}��T��QT���rU�SP�M�a����A�O�� ]A��6�U�*R��@ Ҭ�f� S� Uaj�'�Y��!��X#�ѳ�HN(P ...
148
800
2026-03-23T11:06:06.479910
integration_langgraph
langfuse
https://langfuse.com/guides/cookbook/integration_langgraph
ai
python
ages" ), MessagesPlaceholder( variable_name = "agent_scratchpad" ), ] ) agent = create_openai_tools_agent(llm, tools, prompt) executor = AgentExecutor( agent = agent, tools = tools) return executor def agent_node (state, agent, name): result = agent.invoke(state) return { "messages" : [HumanMessage( content = result[ "...
10
800
2026-03-23T11:26:02.085581
llms-full.txt
chakra_ui
https://chakra-ui.com/llms-full.txt
library
javascript
import { standardSchemaResolver } from "@hookform/resolvers/standard-schema" import { Controller, useForm } from "react-hook-form" import { z } from "zod" const items = [ { value: "1", label: "Option 1" }, { value: "2", label: "Option 2" }, { value: "3", label: "Option 3" }, ] const formSchema = z.object({ value: z.str...
777
766
2026-03-23T10:52:11.339235
cloudflare-hyperdrive-real-time
planetscale
https://planetscale.com/blog/cloudflare-hyperdrive-real-time
database
sql
onfigured for deployment to Workers . I've historically enjoyed working with React Router 7, but while building this demo, rarely did I look at the internals of this application to see how it is written at the framework level. Piecing the puzzle together These are all excellent choices for building fast applications. B...
5
799
2026-03-23T11:02:05.370065
redis
redis
https://redis.io/docs/latest/commands/redis-7-2-commands/
database
bash
stream. Complexity: O(N), with N being the number of evicted entries. Constant times are very small however, since entries are organized in macro nodes containing multiple entries that can be released with a single deallocation. Since: 5.0.0 Bitmap commands Bitmap commands operate on strings as arrays of bits. BITCOUNT...
57
799
2026-03-23T11:33:19.306503
llms-components.txt
chakra_ui
https://chakra-ui.com/llms-components.txt
library
javascript
osition, check out the [snippet below](#closed-component). ::: ## Shortcuts The `Rating` component also provides a set of shortcuts for common use cases. ### RatingControl This component renders the number of rating items specified in the `count` prop. This works: ```tsx {Array.from({ length: 5 }).map((_, index) => ( )...
664
796
2026-03-23T10:52:18.209234
manage-deploy
firebase
https://firebase.google.com/docs/rules/manage-deploy
database
javascript
Manage and deploy Firebase Security Rules 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 Firebase Security Rules Fire...
0
800
2026-03-23T11:08:27.088293
migration
chakra_ui
https://chakra-ui.com/docs/get-started/migration
library
javascript
lueChange = { ({ value }) => {} } /> isLazy prop on Tabs is now lazyMount and unmountOnExit on Tabs.Root Before: < Tabs isLazy /> After: < Tabs.Root lazyMount unmountOnExit /> Show and Hide Show and Hide components are removed in favor of hideFrom and hideBelow Before: < Show below = "md" > This text appears only on sc...
70
800
2026-03-23T10:50:18.044170
Llama-3.3-70B-Instruct?inference_provider=hyperbolic
transformers
https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct?inference_provider=hyperbolic
ai
python
ty. IN NO EVENT WILL META OR ITS AFFILIATES BE LIABLE UNDER ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, TORT, NEGLIGENCE, PRODUCTS LIABILITY, OR OTHERWISE, ARISING OUT OF THIS AGREEMENT, FOR ANY LOST PROFITS OR ANY INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL, EXEMPLARY OR PUNITIVE DAMAGES, EVEN IF META OR ITS AFFILI...
6
800
2026-03-23T11:09:38.125936
?s=slog
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=slog
devops
python
rib plugin for the gin-gonic/gin package. go instrumentation http Go Language Instrumentation Component Apache 2.0 License Repository go-pg instrumentation first party integration by go-pg Authors Instrumentation for go-pg PostgreSQL client. go instrumentation postgresql Go Language Instrumentation Component BSD-2-Clau...
221
799
2026-03-23T11:14:47.273445
?s=application-insights
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=application-insights
devops
python
tails (go-collector) Repository Active Directory Domain Services Receiver by 🔭 OpenTelemetry Authors 🔭 The active_directory_ds receiver scrapes metric relating to an Active Directory domain controller using the Windows Performance Counters. go receiver collector Quick Install When building a custom collector you can ...
96
800
2026-03-23T11:29:09.169824
?s=pg
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pg
devops
python
Instrumentation Component Apache 2.0 License Repository Flask Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library builds on the OpenTelemetry WSGI middleware to track web requests in Flask applications. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository gRPC Instrumen...
324
799
2026-03-23T11:24:59.216345
deno
deno
https://docs.deno.com/examples/command_line_utility/
runtime
javascript
gs" ; Then we can update our code to use this function, passing the argument and removing the zero. Our main.ts file now looks like this: main.ts import { parseArgs } from "jsr:@std/cli/parse-args" ; const args = parseArgs ( Deno . args ) ; console . log ( args ) ; Let's go ahead and try this out, in your terminal run:...
3
800
2026-03-23T11:05:36.584628
changes.html
sqlite
https://www.sqlite.org/changes.html
database
sql
te value) output from the command-line shell more closely aligned to accepted practice Experimental FTS2 module added Use sqlite3_mprintf() instead of strdup() to avoid libc dependencies VACUUM uses a temporary file in the official TEMP folder, not in the same directory as the original database The prefix on temporary ...
332
796
2026-03-23T10:50:32.102977
redis
redis
https://redis.io/docs/latest/develop/data-types/json/
database
bash
JsonPath pointing to the value to increment. number : Number // the increment value. ) → Flux<Number> // a List of the new values after the increment. @since 6.5 JSON.NUMMULTBY Multiplies the numeric value at path by a value Java-Reactive Quick-Start package example_commands_test import ( "context" "fmt" "github.com/re...
382
800
2026-03-23T10:54:21.884921
?s=ucp
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=ucp
devops
python
er that creates OpenTelemetry spans from Phoenix events. phoenix instrumentation erlang Erlang Language Instrumentation Component Apache 2.0 License Repository Redix Instrumentation by 🔭 OpenTelemetry Authors 🔭 OpentelemetryRedix uses telemetry handlers to create OpenTelemetry spans from Redix command events. redix i...
218
800
2026-03-23T11:27:55.786104
release-notes-2.2.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.2.0
mobile
dart
ce access delete text, redo, and undo action… (cla: yes, platform-android) 25289 Reland "Fixes android voice access delete text, redo, and undo action" (cla: yes, platform-android) 25297 Deduplicate plugin registration logic and make error logs visible (cla: yes, platform-android, waiting for tree to go green) 25299 Tu...
489
800
2026-03-23T11:13:36.909964
index
tanstack_router
https://tanstack.com/db/latest/docs/reference/powersync-db-collection/index
framework
typescript
@tanstack/powersync-db-collection | TanStack DB Docs TanStack DB v0 v0 New TanStack Intent Search... K Auto Log In Start RC Start RC Router Router Query Query Table Table DB beta DB beta AI alpha AI alpha Form new Form new Virtual Virtual Pacer beta Pacer beta Hotkeys alpha Hotkeys alpha Store alpha Store alpha Devtool...
0
800
2026-03-23T11:39:18.907889
qdrant
qdrant
https://qdrant.tech/articles/vector-search-manuals/page/2/
database
python
Vector Search Manuals - Qdrant Articles Articles Vector Search Manuals Vector Search Manuals Take full control of your vector data with Qdrant. Learn how to easily store, organize, and optimize vectors for high-performance similarity search. Mastering Batch Search for Vector Optimization Discover how to optimize your v...
0
733
2026-03-23T10:56:40.321064
release.html
go
https://go.dev/doc/devel/release.html
language
go
See the Go 1.18.1 milestone on our issue tracker for details. go1.18.2 (released 2022-05-10) includes security fixes to the syscall package, as well as bug fixes to the compiler, runtime, the go command, and the crypto/x509 , go/types , net/http/httptest , reflect , and sync/atomic packages. See the Go 1.18.2 milestone...
30
734
2026-03-23T10:54:11.200312
?s=oracledatabase
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=oracledatabase
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:31:21.292110
azure-change
terraform
https://developer.hashicorp.com/terraform/tutorials/azure-get-started/azure-change
devops
hcl
8610-47a3-4107-a2b2-a322114dfb29/resourceGroups/myTFResourceGroup] Apply complete! Resources: 0 added, 1 changed, 0 destroyed. The prefix ~ means that Terraform will update the resource in-place. Review updates to state Use terraform show again to see the new values associated with this resource group. $ terraform show...
6
773
2026-03-23T11:13:35.379888
constructors
dart
https://dart.dev/language/constructors
language
dart
he name conflict exists, use this . Otherwise, Dart style omits the this . An exception exists for the generative constructor where you must prefix the initializing formal parameter name with this . As noted earlier in this guide, certain constructors and certain parts of constructors can't access this . These include:...
14
678
2026-03-23T10:58:27.548142
contents.html
python
https://docs.python.org/3/contents.html
language
python
s without brackets PEP 765: Control flow in finally blocks Incremental garbage collection Default interactive shell New modules Improved modules argparse ast asyncio calendar concurrent.futures configparser contextvars ctypes curses datetime decimal difflib dis errno faulthandler fnmatch fractions functools getopt getp...
1
800
2026-03-23T10:50:07.794631
?s=settings
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=settings
devops
python
tor Receiver by 🔭 OpenTelemetry Authors 🔭 The Fluent Forward Receiver for the OpenTelemetry Collector. 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...
115
800
2026-03-23T11:26:12.522373
redis
redis
https://redis.io/docs/latest/develop/data-types/hashes/
database
bash
{res} " ); // >>> 1 } if let Ok ( res ) = r . hincr ( "bike:1:stats" , "owners" , 1 ). await { let res : i32 = res ; println! ( " {res} " ); // >>> 1 } match r . hget ( "bike:1:stats" , "rides" ). await { Ok ( res ) => { let res : i32 = res ; println! ( " {res} " ); // >>> 3 }, Err ( e ) => { println! ( "Error getting ...
58
800
2026-03-23T10:55:25.835545
esbuild
esbuild
https://esbuild.github.io/api/
tooling
javascript
mplates: [dir] This is the relative path from the directory containing the input entry point file to the outbase directory. Its purpose is to help you avoid collisions between identically-named entry points in different subdirectories. For example, if there are two entry points src/ pages/ home/ index.ts and src/ pages...
107
800
2026-03-23T10:50:11.742245
?s=dapr
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dapr
devops
python
this processor to the manifest file like the following: processors : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/processor/coralogixprocessor v0.148.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Cumulative to Delta Processo...
76
799
2026-03-23T11:34:08.968718
git-count-objects
git
https://git-scm.com/docs/git-count-objects
devops
bash
uman-readable] DESCRIPTION Counts the number of unpacked object files and disk space consumed by them, to help you decide when it is a good time to repack. OPTIONS -v --verbose Provide more detailed reports: count: the number of loose objects size: disk space consumed by loose objects, in KiB (unless -H is specified) i...
2
800
2026-03-23T10:58:30.420365
multicloud
terraform
https://developer.hashicorp.com/packer/tutorials/cloud-production/multicloud
devops
hcl
to build and store the artifacts in AWS and Azure, push the build metadata to HCP Packer, and use Terraform to deploy the artifacts to their respective cloud providers. In the process, you will learn how to use Packer and HCP Packer to standardize artifacts across multi-cloud and hybrid environments. Prerequisites This...
1
799
2026-03-23T11:12:02.530473
3-13-deprecations
flutter
https://docs.flutter.dev/release/breaking-changes/3-13-deprecations
mobile
dart
caleFactorTestValue platformBrightnessTestValue clearPlatformBrightnessTestValue alwaysUse24HourFormatTestValue clearAlwaysUse24HourTestValue brieflyShowPasswordTestValue defaultRouteNameTestValue clearDefaultRouteNameTestValue semanticsEnabledTestValue clearSemanticsEnabledTestValue accessibilityFeaturesTestValue clea...
10
800
2026-03-23T11:21:55.258759
supabase-gen-bearer-jwt
supabase
https://supabase.com/docs/reference/cli/supabase-gen-bearer-jwt
database
typescript
Optional Disable JWT verification for the Function. supabase functions deploy Deploy a Function to the linked Supabase project. Usage 1 supabase functions deploy [Function name] [flags] Flags --import-map <string> Optional Path to import map file. -j, --jobs <uint> Optional Maximum number of parallel jobs. --no-verify-...
65
800
2026-03-23T11:32:45.305780
opentelemetry
opentelemetry
https://opentelemetry.io/docs/languages/java/api/
devops
python
t the side effects of get() calling set(..) , preserving the ability for application code to later call set(..) without triggering an exception. As a result: If the Java agent is present, the instrumentation is initialized with the OpenTelemetry instance installed by the agent by default. If the Java agent is not prese...
31
800
2026-03-23T10:56:34.162025
redis
redis
https://redis.io/docs/latest/commands/set/
database
bash
SET | Docs {"acl_categories":["@write","@string","@slow"],"arguments":[{"display_text":"key","key_spec_index":0,"name":"key","type":"key"},{"display_text":"value","name":"value","type":"string"},{"arguments":[{"display_text":"nx","name":"nx","token":"NX","type":"pure-token"},{"display_text":"xx","name":"xx","token":"XX...
0
800
2026-03-23T11:19:39.661535
?s=browser-extension
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=browser-extension
devops
python
0 License Package Details (go-collector) Repository ClickHouse Exporter by 🔭 OpenTelemetry Authors 🔭 This exporter supports sending OpenTelemetry logs and spans to ClickHouse go exporter collector Quick Install When building a custom collector you can add this exporter to the manifest file like the following: exporte...
31
800
2026-03-23T11:16:06.041971
?s=dynatrace
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dynatrace
devops
python
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/journaldreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repos...
125
799
2026-03-23T11:36:56.523547
kubelet
kubernetes
https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet
devops
yaml
er tokens. (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.) --authentication-token-webhook-cache-ttl duration Default: 2m0s The duration to cache responses from the ...
3
792
2026-03-23T11:04:57.601811
debugger
bun
https://bun.sh/docs/runtime/debugger
runtime
javascript
JSONL HTMLRewriter Hashing Glob Semver Color Utils Standards & Compatibility Globals Bun APIs Web APIs Node.js Compatibility Contributing Roadmap Benchmarking Contributing Building Windows Bindgen License On this page Debugging JavaScript and TypeScript --inspect --inspect-brk --inspect-wait Setting a port or URL for t...
1
797
2026-03-23T10:56:54.885261
module-use?variants=terraform-workflow%3Acommunity
terraform
https://developer.hashicorp.com/terraform/tutorials/modules/module-use?variants=terraform-workflow%3Acommunity
devops
hcl
repository . The configuration in this repository uses modules to create an example AWS environment using a Virtual Private Cloud (VPC) and two EC2 instances. $ git clone https://github.com/hashicorp-education/learn-terraform-modules-use Change to the repository directory. $ cd learn-terraform-modules-use Review config...
3
798
2026-03-23T11:23:31.798709
?s=meter
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=meter
devops
python
for Node.js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-dns 0.56.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository Document Load Instrumentation by 🔭 OpenTelemetry Authors 🔭 Document...
279
800
2026-03-23T11:17:39.414060
deno
deno
https://docs.deno.com/examples/otel_span_propagation_tutorial/
runtime
javascript
error instanceof Error ? error . message : String ( error ) , } ) ; } finally { parentSpan . end ( ) ; } } ) ; Tracing with OpenTelemetry Jump to heading # Both the client and server code already include basic OpenTelemetry instrumentation: Create a tracer - both files create a tracer using trace.getTracer() with a nam...
4
800
2026-03-23T10:58:54.358204
index
mcp
https://modelcontextprotocol.io/specification/2025-03-26/architecture/index
ai
typescript
PC, MCP provides a stateful session protocol focused on context exchange and sampling coordination between clients and servers. Core Components Host The host process acts as the container and coordinator: Creates and manages multiple client instances Controls client connection permissions and lifecycle Enforces securit...
1
793
2026-03-23T11:09:50.677299
compatibility
tailwind
https://tailwindcss.com/docs/compatibility
library
javascript
Compatibility - Getting started - Tailwind CSS v 4.2 ⌘K Ctrl K Docs Blog Showcase Sponsor Plus Getting started Compatibility Getting started Compatibility Learn about browser support and compatibility with other tooling. Browser support Tailwind CSS v4.0 is designed for and tested on modern browsers, and the core funct...
0
800
2026-03-23T11:03:45.031330
go
go
https://go.dev/dl/
language
go
.linux-s390x.tar.gz Archive Linux s390x 97MB a40949aaf55912b06df8fda511c33fde3e52d377706bdc095332652c1ad225e3 go1.13.9.windows-386.zip Archive Windows x86 109MB e22406377448f1aea2dd1517327e5ae452d826c0c7624b3511d5af510c57b69a go1.13.9.windows-386.msi Installer Windows x86 96MB 552d46552deba51b242016dabf69b9c4ca995e5d2a...
744
800
2026-03-23T11:25:37.381788