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
redis
redis
https://redis.io/docs/latest/develop/data-types/timeseries/
database
bash
:compacted, bucketDuration=3, aggregationType=MIN, alignmentTimestamp=0}] TSInfo res50 = jedis . tsInfo ( "hyg:compacted" ); System . out . println ( "Source key: " + res50 . getProperty ( "sourceKey" )); // >>> Source key: hyg:1 List < Long > res51 = jedis . tsMAdd ( new AbstractMap . SimpleEntry <> ( "hyg:1" , new TS...
171
800
2026-03-23T10:54:53.790295
opc-sft-stage2
transformers
https://huggingface.co/datasets/OpenCoder-LLM/opc-sft-stage2
ai
python
char_count[char] = 1 for char in s: if char_count[char] == 1: return char return None find_first_non_repeating_char [ "assert find_first_non_repeating_char(\"\") == None", "assert find_first_non_repeating_char(\"aabcc\") == \"b\"", "assert find_first_non_repeating_char(\"aaabbbccc\") == None", "assert find_first_non_re...
109
752
2026-03-23T11:30:05.698697
anatomy-of-a-throttler-part-1
planetscale
https://planetscale.com/blog/anatomy-of-a-throttler-part-1
database
sql
mpete over those locks, which in turn incurs different context switches. Introducing a throttler into your infrastructure shows resemblances to this synchronization example. All of a sudden, there is less contention on the database, and certain apps that used to run just fine, exhibit contention/latency behavior. The a...
14
799
2026-03-23T11:31:27.052358
Qwen3.5-35B-A3B-Base
transformers
https://huggingface.co/Qwen/Qwen3.5-35B-A3B-Base
ai
python
× (Gated DeltaNet → MoE) → 1 × (Gated Attention → MoE)) Gated DeltaNet: Number of Linear Attention Heads: 32 for V and 16 for QK Head Dimension: 128 Gated Attention: Number of Attention Heads: 16 for Q and 2 for KV Head Dimension: 256 Rotary Position Embedding Dimension: 64 Mixture Of Experts Number of Experts: 256 Num...
3
773
2026-03-23T11:20:04.659133
?s=orchestrator
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=orchestrator
devops
python
memcachedreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository MongoDB Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver fetches stats from a MongoDB instance using the [golang go receiver collector Quick Install When building a custom ...
132
800
2026-03-23T11:28:53.572020
newtypes_tutorial.html
python
https://docs.python.org/3/extending/newtypes_tutorial.html
language
python
wds , "|OOi" , kwlist , & first , & last , & self -> number )) return -1 ; if ( first ) { tmp = self -> first ; Py_INCREF ( first ); self -> first = first ; Py_XDECREF ( tmp ); } if ( last ) { tmp = self -> last ; Py_INCREF ( last ); self -> last = last ; Py_XDECREF ( tmp ); } return 0 ; } by filling the tp_init slot. ...
22
796
2026-03-23T11:26:55.069331
fr
git
https://git-scm.com/docs/git-apply/fr
devops
bash
rrectement les lignes incomplètes. Cette option permet d’appliquer ces rustines en contournant ce bogue. -v --verbose Afficher l’état d’avancement sur stderr. Par défaut, seul un message concernant la rustine en cours d’application sera imprimé. Cette option entraînera l’affichage d’informations supplémentaires. -q --q...
15
799
2026-03-23T11:24:52.838527
?s=apk
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=apk
devops
python
NET Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repository HttpClient and HttpWebRequest instrumentation for OpenTelemetry by 🔭 OpenTelemetry Authors 🔭 This is an Instrumentation Library, which instruments System.Net.Http.HttpClient and System.Net.HttpWebRequest and collects metrics ...
204
800
2026-03-23T11:14:25.044692
vitess-consistent-lookup-vindex
planetscale
https://planetscale.com/blog/vitess-consistent-lookup-vindex
database
sql
------+ | name | id | keyspace_id | +------+-----+--------------------------+ | Alex | 100 | 0x313030 | | Emma | 200 | 0x323030 | +------+-----+--------------------------+ PHONE_USER_VDX: +------------+--------------------------+ | phone | keyspace_id | +------------+--------------------------+ | 8811229988 | 0x323030 ...
8
704
2026-03-23T11:28:39.893366
redis
redis
https://redis.io/docs/latest/develop/data-types/bitmaps/
database
bash
String bitsB = String . format ( "%8s" , Integer . toBinaryString ( b & 0xFF )). replace ( ' ' , '0' ); System . out . println ( bitsB ); // >>> 00011001 return bitsB ; }) // Print C . thenCompose ( v -> asyncBytes . get ( "C" . getBytes ())). thenAccept ( res -> { byte b = ( res != null && res . length > 0 ) ? res [ 0...
455
799
2026-03-23T11:03:25.839431
RealtimeMessagePart
tanstack_start
https://tanstack.com/ai/latest/docs/reference/type-aliases/RealtimeMessagePart
framework
typescript
s Everything Mar 12, 2026 TanStack Start Full-stack Framework powered by TanStack Router for React and Solid Explore Start → TanStack Router Type-safe Routing for React and Solid applications Explore Router → TanStack OSS
9
221
2026-03-23T11:19:28.965892
?s=database
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=database
devops
python
ributed tracing go cortex incubating Go Language Application integration Component Apache-2.0 License Website Documentation Repository CRI-O native graduated by CRI-O Authors The crio.tracing table containers settings pertaining to the export of OpenTelemetry trace data. go cri-o graduated Go Language Application integ...
5
800
2026-03-23T11:28:28.459430
kitchen-sink-react-query-file-based
tanstack_start
https://tanstack.com/router/latest/docs/framework/react/examples/kitchen-sink-react-query-file-based
framework
typescript
nticated Routes Scroll Restoration Static Route Data 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-...
2
800
2026-03-23T11:29:50.212439
progress
mcp
https://modelcontextprotocol.io/specification/2024-11-05/basic/utilities/progress
ai
typescript
Progress - Model Context Protocol Skip to main content Model Context Protocol home page Version 2024-11-05 Search... ⌘ K Search... Navigation Utilities Progress Documentation Extensions Specification Registry SEPs Community Specification Architecture Base Protocol Overview Lifecycle Messages Transports Utilities Cancel...
0
798
2026-03-23T11:12:47.379822
git-config
git
https://git-scm.com/docs/git-config
devops
bash
HTTP user agent and the location of the Git configuration file (assuming any are set). May be overridden by the GIT_TRACE2_ENV_VARS environment variable. Unset by default. trace2.destinationDebug Boolean. When true Git will print error messages when a trace target destination cannot be opened for writing. By default, t...
353
794
2026-03-23T10:57:42.961373
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
"mean_precisions": 0.89143, "engine_params": { "vectorIndexConfig": { "ef": 256 } } }, { "engine_name": "weaviate", "setup_name": "weaviate-m-32-ef-128", "dataset_name": "gist-960-euclidean", "upload_time": 1117.403458821, "total_upload_time": 1117.403520377, "p95_time": 0.0344275698, "rps": 137.3601600683, "parallel":...
3,952
555
2026-03-23T11:15:13.620220
pytorch
pytorch
https://pytorch.org/blog/pytorch-foundation-the-next-chapter-together/
ml
python
’s great to see the PyTorch Foundation enter a new phase, just months after it evolved into an umbrella foundation. With Mark as the Executive Director and Matt as the CTO, the foundation acquires the level of maturity required by its ambitions. I can’t wait to help build the future of PyTorch with the new leadership a...
11
800
2026-03-23T11:41:25.254482
connect-nodejs-app
planetscale
https://planetscale.com/docs/vitess/tutorials/connect-nodejs-app
database
sql
ixy | +----+----------------+------------+-----------+ Next, you’ll set up the Express starter application. Set up the starter Node.js app Clone the starter repository: Report incorrect code Copy Ask AI git clone https://github.com/planetscale/express-example.git Enter into the folder and install the dependencies with:...
3
789
2026-03-23T11:36:51.825039
app-size
flutter
https://docs.flutter.dev/perf/app-size
mobile
dart
re. As such, they're also not representative of your end-users' download size. The stores generally reprocess and split your upload package to target the specific downloader and the downloader's hardware, such as filtering for assets targeting the phone's DPI, filtering native libraries targeting the phone's CPU archit...
2
692
2026-03-23T11:01:14.425753
?s=pooling
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pooling
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:39:19.826334
analysis
dart
https://dart.dev/tools/analysis
language
dart
lass modifiers for API maintainers Reference Concurrency expand_more Overview Asynchronous programming Isolates Null safety expand_more Sound null safety Understanding null safety Dart keywords Language versioning Core libraries expand_more Overview dart:core dart:async dart:math dart:convert dart:io dart:js_interop It...
1
800
2026-03-23T10:50:08.102340
django
django
https://docs.djangoproject.com/pl/5.1/
framework
python
h znajdziesz klikając w linki poniżej: Podstawy: Konfigurowanie URL-i | Funkcje widoków | Skróty | Dekoratory | Wsparcie asynchroniczności Dokumentacja: Wbudowane widoki | Obiekty zapytania/odpowiedzi | Obiekty TemplateResponse Wgrywanie plików: Przegląd | Obiekty File | Storage API | Zarządzanie plikami | Własny stora...
4
799
2026-03-23T11:25:26.575117
supabase-inspect-db-bloat
supabase
https://supabase.com/docs/reference/cli/supabase-inspect-db-bloat
database
typescript
name is provided, downloads all functions. Usage 1 supabase functions download [Function name] [flags] Flags --project-ref <string> Optional Project ref of the Supabase project. --use-api Optional Unbundle functions server-side without using Docker. supabase functions serve Serve all Functions locally. supabase functio...
62
799
2026-03-23T11:30:50.566272
nx-json
nx
https://nx.dev/docs/reference/nx-json
tooling
typescript
HANGELOG.md files) to git "commit" : true , // This will enable create a git for the overall release, or // one tag per project for independent project releases "tag" : false , }, }, } Docker experimental Section titled “Docker experimental” The docker property configures Docker image versioning and publishing when usi...
27
800
2026-03-23T11:04:36.040475
annotationlib.html
python
https://docs.python.org/3/library/annotationlib.html
language
python
ss 'float'>} Added in version 3.14. annotationlib. type_repr ( value ) ¶ Convert an arbitrary Python value to a format suitable for use by the STRING format. This calls repr() for most objects, but has special handling for some objects, such as type objects. This is meant as a helper for user-provided annotate function...
21
800
2026-03-23T11:31:18.932655
issues-serving-edge-functions-locally
supabase
https://supabase.com/docs/guides/troubleshooting/issues-serving-edge-functions-locally
database
typescript
he required ports. Check for: Other Supabase projects running locally Docker containers Other development servers Deno cache issues # Clear the Deno cache if you're experiencing module resolution problems: 1 deno cache --reload /path/to/function/index.ts Environment variables # Make sure your .env file is properly conf...
1
800
2026-03-23T11:15:59.562748
go
go
https://go.dev/cmd/go/
language
go
ccess to the replaced source code.) The -u flag adds information about available upgrades. When the latest version of a given module is newer than the current one, list -u sets the Module's Update field to information about the newer module. list -u will also set the module's Retracted field if the current version is r...
56
800
2026-03-23T10:50:42.953425
?s=browserextension
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=browserextension
devops
python
ry v0.4.0 Version Go Language Instrumentation Component Apache-2.0 License Website Documentation Package Details (go) Repository Connect RPC instrumentation first party integration by Connect Authors Go contrib plugin for Connect RPC go instrumentation connect grpc Go Language Instrumentation Component Apache 2.0 Licen...
220
799
2026-03-23T11:32:48.691450
mui
mui
https://mui.com/x/api/data-grid/data-grid/
library
javascript
itch label. Rule name : pivotPanelSwitchLabel .MuiDataGrid-prompt Styles applied to the prompt root element. Rule name : prompt .MuiDataGrid-promptAction Styles applied to the prompt action element. Rule name : promptAction .MuiDataGrid-promptChangeList Styles applied to the prompt change list element. Rule name : prom...
66
800
2026-03-23T11:22:28.088523
load
svelte
https://svelte.dev/docs/kit/load
framework
javascript
son the promise was rejected. @returns A new rejected Promise. reject (); const ok_manual : Promise < never > ok_manual . Promise < never > .catch < void >(onrejected ?: ((reason : any ) => void | PromiseLike <void> ) | null | undefined ): Promise <void> Attaches a callback for only the rejection of the Promise. @param...
90
800
2026-03-23T11:23:04.963620
spellfix1.html
sqlite
https://www.sqlite.org/spellfix1.html
database
sql
be selected or deselected at run-time by inserting an appropriate string into the "command" column of the virtual table: INSERT INTO demo2(command) VALUES('edit_cost_table=APPCOST'); In the examples above, the APPCOST table would be interrogated to find the edit distance coefficients. It is the presence of the "edit_co...
16
794
2026-03-23T10:50:42.906483
for-app-developers
flutter
https://docs.flutter.dev/packages-and-plugins/swift-package-manager/for-app-developers
mobile
dart
ct uses Swift Package Manager. How to turn on Swift Package Manager # Flutter's Swift Package Manager support is turned off by default. To turn it on: Upgrade to the latest Flutter SDK: sh flutter upgrade content_copy Turn on the Swift Package Manager feature: sh flutter config --enable-swift-package-manager content_co...
1
636
2026-03-23T11:03:43.759990
?s=dynamodb
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dynamodb
devops
python
nstrumentation 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 Authors 🔭 T...
263
799
2026-03-23T11:37:54.071259
redis
redis
https://redis.io/docs/latest/develop/data-types/lists/
database
bash
ut . println ( res7 ); // >>> bike:2 String res8 = jedis . lpop ( "bikes:repairs" ); System . out . println ( res8 ); // >>> bike:1 long res9 = jedis . llen ( "bikes:repairs" ); System . out . println ( res9 ); // >>> 0 long res10 = jedis . lpush ( "bikes:repairs" , "bike:1" ); System . out . println ( res10 ); // >>> ...
567
800
2026-03-23T11:05:26.645732
supabase-completion-fish
supabase
https://supabase.com/docs/reference/cli/supabase-completion-fish
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:31:23.618784
?s=tap
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tap
devops
python
edentials authenticator extension by 🔭 OpenTelemetry Authors 🔭 The OAuth2 Client Credentials authenticator extension allows gRPC and HTTP-based exporters to add authentication data to outgoing calls. go extension collector Quick Install When building a custom collector you can add this extension to the manifest file ...
68
800
2026-03-23T11:23:19.949757
?s=business-logic-instrumentation
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=business-logic-instrumentation
devops
python
rary run: gem install opentelemetry-instrumentation-concurrent_ruby 0.24.0 Version Ruby Language Instrumentation Component Apache 2.0 License Package Details (gems) Repository Dalli Instrumentation by 🔭 OpenTelemetry Authors 🔭 Dalli instrumentation for Ruby. ruby instrumentation dalli Quick Install To install this in...
343
799
2026-03-23T11:26:38.026670
result-2022-08-10.json
qdrant
https://qdrant.tech/benchmarks/result-2022-08-10.json
database
python
"dataset_name": "glove-100-angular", "upload_time": 73.6867727099, "total_upload_time": 1641.451303781, "p95_time": 0.0171425627, "rps": 621.6979859436, "parallel": 8, "p99_time": 0.0205107728, "mean_time": 0.0124481532, "mean_precisions": 0.944497, "engine_params": { "search_params": { "hnsw_ef": 512 } } }, { "engine_...
3,080
586
2026-03-23T11:15:13.619052
?s=thousandeyes
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=thousandeyes
devops
python
xtension provides automatic Google Cloud authentication for OpenTelemetry Java’s OTLP exporters, enabling telemetry export to Google Cloud for both zero-code and manual instrumentation setups. gcp extension java auth google Java Language Extension Component Apache 2.0 License Repository Gin-gonic Instrumentation With M...
194
799
2026-03-23T11:23:10.675411
gitlab_ci
gitlab_ci
https://docs.gitlab.com/ci/jobs/job_execution/
devops
yaml
, regardless of whether previous steps failed: Exports variables to a new shell context Executes the after_script commands Failure of these commands doesn’t influence the overall job status Uploads files to cache if cache uploading is configured, regardless of whether previous steps failed: Exports variables to the she...
2
800
2026-03-23T11:04:11.511412
postgresql
postgresql
https://www.postgresql.org/docs/release/8.1.0/
database
sql
PL/pgSQL functions to use OUT and INOUT parameters (Tom) OUT is an alternate way for a function to return values. Instead of using RETURN , values can be returned by assigning to parameters declared as OUT or INOUT . This is notationally simpler in some cases, particularly so when multiple values need to be returned. W...
38
694
2026-03-23T11:37:54.188356
?s=pooling
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pooling
devops
python
wing: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/netflowreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository NGINX Collector Receiver by 🔭 OpenTelemetry Authors 🔭 The NGINX Receiver for the O...
135
800
2026-03-23T11:39:19.826395
relations
drizzle_orm
https://orm.drizzle.team/docs/relations
database
typescript
straints specified with the foreignKey operator, foreign key actions are defined with the syntax: import { foreignKey , pgTable , serial , text , integer } from 'drizzle-orm/pg-core' ; export const users = pgTable ( 'users' , { id : serial ( 'id' ) .primaryKey () , name : text ( 'name' ) , }); export const posts = pgTa...
15
800
2026-03-23T10:57:57.834127
start-basic-static
tanstack_router
https://tanstack.com/start/latest/docs/framework/react/examples/start-basic-static
framework
typescript
otComponent() { return ( <RootLayout> <Outlet /> </RootLayout> ) } function RootLayout({ children }: { children: React.ReactNode }) { return ( <html> <head> <HeadContent /> </head> <body> <div className="p-2 flex gap-2 text-lg"> <Link to="/" activeProps={{ className: 'font-bold', }} activeOptions={{ exact: true }} > Ho...
6
476
2026-03-23T11:24:48.426193
use-time-travel
langchain
https://docs.langchain.com/oss/python/langgraph/use-time-travel
ai
python
: Retry from a prior checkpoint. Fork : Branch from a prior checkpoint with modified state to explore an alternative path. Both work by resuming from a prior checkpoint. Nodes before the checkpoint are not re-executed (results are already saved). Nodes after the checkpoint re-execute, including any LLM calls, API reque...
1
797
2026-03-23T11:10:00.896898
branching-test-queries
neon
https://neon.tech/docs/guides/branching-test-queries
database
sql
LECT COUNT ( * ) FROM Post; Before the DELETE query, there were 5 records. If the query ran correctly, this should now show 4. Delete the test branch When you finish testing your query, you can delete the test branch: In the Neon Console, select a project. Select Branches . Select the test branch from the table. From t...
4
800
2026-03-23T11:06:12.952290
?s=sso
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=sso
devops
python
s both extensionauth.HTTPClient and extensionauth.Server , so it can be used in both exporters and receivers. azureauth extension 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-co...
58
800
2026-03-23T11:26:22.118655
afterRenderEffect
angular
https://angular.dev/api/core/afterRenderEffect
framework
typescript
: AfterRenderRef ; Register an effect that, when triggered, is invoked when the application finishes rendering, during the mixedReadWrite phase. You should prefer specifying an explicit phase for the effect instead, or you risk significant performance degradation. Note that callback-based afterRenderEffect s will run i...
8
800
2026-03-23T11:17:10.887921
pg
mastra
https://mastra.ai/reference/vectors/pg
ai
typescript
Update by filter await pgVector . updateVector ( { indexName : 'my_vectors' , filter : { category : 'product' } , update : { metadata : { status : 'reviewed' } , } , } ) deleteVector() Direct link to deletevector indexName : string Name of the index containing the vector id : string ID of the vector to delete Deletes a...
7
798
2026-03-23T11:34:19.442526
?s=f
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=f
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:40.098387
qdrant
qdrant
https://qdrant.tech/documentation/frameworks/langchain/
database
python
That’s great for testing things out and debugging or if you plan to store just a small amount of vectors. The embeddings might be fully kept in memory or persisted on disk. In-memory For some testing scenarios and quick experiments, you may prefer to keep all the data in memory only, so it gets lost when the client is ...
2
800
2026-03-23T11:23:15.405319
faq
go
https://go.dev/doc/faq
language
go
by inadvertently operating on the wrong thread. For those cases where a particular goroutine is truly special, the language provides features such as channels that can be used in flexible ways to interact with it. Functions and Methods Why do T and *T have different method sets? As the Go specification says, the method...
69
799
2026-03-23T10:52:59.330394
?s=tomee
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=tomee
devops
python
lect trace data and export them to their backend of choice. Node.js pillarjs pillarjs-router router Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-restify 0.58.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Reposito...
294
800
2026-03-23T11:19:30.884578
redis
redis
https://redis.io/docs/latest/commands/client-pause/
database
bash
tory >= 3.2.0 : Client pause prevents client pause and key eviction as well. Redis Software and Redis Cloud compatibility Redis Software Redis Cloud Notes ❌ Standard ❌ Active-Active ❌ Standard ❌ Active-Active Return information RESP2 RESP3 Simple string reply : OK or an error if the timeout is invalid. Simple string re...
6
468
2026-03-23T11:30:10.930572
?s=codeigniter
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=codeigniter
devops
python
com/open-telemetry/opentelemetry-collector-contrib/receiver/tcpcheckreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository TCP Receiver by 🔭 OpenTelemetry Authors 🔭 Receives logs over TCP. go receiver collector Quick Install When building ...
160
800
2026-03-23T11:29:41.106174
?s=nestjs-core
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=nestjs-core
devops
python
OpenTelemetry Authors 🔭 The Datadog APM Receiver accepts traces in the Datadog APM format datadog 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...
109
798
2026-03-23T11:25:44.287780
docker
docker
https://docs.docker.com/ai/sandboxes/agents/codex/
devops
bash
vironment without interactive confirmation. Configure YOLO mode in ~/.codex/config.toml : approval_policy = "never" sandbox_mode = "danger-full-access" With these settings, Codex runs without approval prompts. Pass options at runtime Pass Codex CLI options after the sandbox name and a -- separator: $ docker sandbox run...
2
681
2026-03-23T11:30:14.071734
v0.24.html
scikit_learn
https://scikit-learn.org/stable/whats_new/v0.24.html
ml
python
NB , naive_bayes.BernoulliNB and naive_bayes.CategoricalNB , and will be removed in v1.1 (renaming of 0.26). #17427 by Juan Carlos Alfaro Jiménez . sklearn.neighbors # Efficiency Speed up seuclidean , wminkowski , mahalanobis and haversine metrics in neighbors.DistanceMetric by avoiding unexpected GIL acquiring in Cyth...
34
800
2026-03-23T10:57:26.365162
changes.html
sqlite
https://www.sqlite.org/changes.html
database
sql
d the --append option to the ".backup" command. Added the ".dbconfig" command. Performance: UPDATE avoids unnecessary low-level disk writes when the contents of the database file do not actually change. For example, "UPDATE t1 SET x=25 WHERE y=?" generates no extra disk I/O if the value in column x is already 25. Simil...
129
749
2026-03-23T10:50:32.102717
docker
docker
https://docs.docker.com/reference/cli/dockerd/
devops
bash
ration file; using both the command-line option and the "features" field in the configuration file produces an error. The feature option can be specified multiple times to configure multiple features. The --feature option accepts a name and optional boolean value. When omitting the value, the default is true . The foll...
46
799
2026-03-23T10:54:42.799345
?s=jodd
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=jodd
devops
python
tall this instrumentation library run: dotnet add package OpenTelemetry.Instrumentation.EntityFrameworkCore 1.15.0-beta.1 Version .NET Language Instrumentation Component Apache 2.0 License Package Details (nuget) Repository EventCounters Instrumentation for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 This is an I...
201
800
2026-03-23T11:31:38.470341
release-notes-1.20.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-1.20.0
mobile
dart
ation in TabBarView (a: quality, cla: yes, f: material design, f: scrolling, framework, waiting for tree to go green) 58780 fix typo in bottom navigation bar docs (cla: yes, f: material design, framework, waiting for tree to go green) 58808 Introduce inherited navigator observer and refactor hero controller (cla: yes, ...
172
800
2026-03-23T11:13:03.432284
aws-us-east-1-incident-2025-10-20
planetscale
https://planetscale.com/blog/aws-us-east-1-incident-2025-10-20
database
sql
s about to start their Monday, the inability to launch new EC2 instances presented a risk to some of our largest customers who use diurnal autoscaling for the vtgate component of their Vitess clusters. Some were going to be coming into their peak weekly traffic with less than half the vtgate capacity they had the week ...
4
800
2026-03-23T11:05:11.288494
java-with-gradle
github_actions
https://docs.github.com/en/actions/tutorials/build-and-test-code/java-with-gradle
devops
yaml
Your build dependencies can be cached to speed up your workflow runs. After a successful run, gradle/actions/setup-gradle caches important parts of the Gradle user home directory. In future jobs, the cache will be restored so that build scripts won't need to be recompiled and dependencies won't need to be downloaded fr...
6
799
2026-03-23T11:07:10.154903
jetbrains-plugin
dart
https://dart.dev/tools/jetbrains-plugin
language
dart
ure syntax highlighting # You can customize Dart syntax highlighting to match your preferences. Open Settings ( Cmd + , ) and go to Editor | Color Scheme | Dart . Select a color scheme, or customize the default settings as described in Colors and fonts . Report issues # Please report issues and feedback via the Intelli...
8
778
2026-03-23T11:02:22.119649
with-esbuild
tanstack_start
https://tanstack.com/router/latest/docs/installation/with-esbuild
framework
typescript
M Stats GitHub YouTube Discord Getting Started Overview 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 T...
3
799
2026-03-23T11:29:43.681534
audit-log-events-for-your-organization
github_actions
https://docs.github.com/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-23T11:37:16.620717
llms-full.txt
chakra_ui
https://chakra-ui.com/llms-full.txt
library
javascript
cale = () => { return ( Datum auswählen ) } ``` ### Button Trigger Replace the default trigger with a styled custom button. ```tsx "use client" import { Button, DatePicker, Portal } from "@chakra-ui/react" import { LuCalendar } from "react-icons/lu" export const DatePickerWithButton = () => { return ( Date of birth ) }...
438
794
2026-03-23T10:52:11.338424
mysql
mysql
https://dev.mysql.com/doc/dev/mysql-rest-service/latest/
database
sql
drop the mysql_rest_service_metadata has to be used. Example The following example connects to a local MySQL Server instance using a dba MySQL user account and drops the MySQL REST Service metadata schema. $ mysqlsh dba@localhost MySQL Shell 9.3.0 MySQL > localhost:3306 > SQL > DROP SCHEMA mysql_rest_service_metadata ;...
21
656
2026-03-23T10:56:24.851177
release-notes-2.2.0
flutter
https://docs.flutter.dev/release/release-notes/release-notes-2.2.0
mobile
dart
Mac SDK from jnG2ejqF6... to hi6Arsnrc... (cla: yes, waiting for tree to go green) 25297 Deduplicate plugin registration logic and make error logs visible (cla: yes, platform-android, waiting for tree to go green) 25299 Turn off insecure socket policy configuration in the engine (cla: yes, platform-android, platform-io...
364
799
2026-03-23T11:13:36.909796
?s=pooling
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=pooling
devops
python
Storage FlashArray Receiver by 🔭 OpenTelemetry Authors 🔭 The Pure Storage FlashArray receiver, receives metrics from Pure Storage internal services hosts. purefa receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : g...
145
800
2026-03-23T11:39:19.826403
from-legacy-auth
neon
https://neon.tech/docs/auth/migrate/from-legacy-auth
database
sql
(Stack Auth) After (Better Auth) 'use client' ; import { useUser } from '@stackframe/stack' ; export function MyComponent () { const user = useUser (); return < div >{user ? `Hello, ${ user .displayName } ` : 'Not logged in' }</ div >; } What changed Instead of useUser() , you call useSession() hook from authClient and...
5
799
2026-03-23T10:53:51.737732
resource-targeting?utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS
terraform
https://developer.hashicorp.com/terraform/tutorials/state/resource-targeting?utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS
devops
hcl
4 to add, 0 to change, 4 to destroy. Changes to Outputs: ~ bucket_arn = "arn:aws:s3:::learning-specially-tender-fawn" -> (known after apply) ~ bucket_name = "learning-specially-tender-fawn" -> (known after apply) Warning: Resource targeting is in effect ##... Terraform determines that module.s3_bucket depends on random...
14
798
2026-03-23T11:31:02.700138
esbuild
esbuild
https://esbuild.github.io/plugins/
tooling
javascript
ng; pluginData?: any; with ?: Record<string, string>; } type ResolveKind = | 'entry-point' | 'import-statement' | 'require-call' | 'dynamic-import' | 'require-resolve' | 'import-rule' | 'url-token' type ResolveOptions struct { Kind ResolveKind Importer string Namespace string ResolveDir string PluginData interface {} W...
59
746
2026-03-23T10:50:05.321258
?s=dubbo
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=dubbo
devops
python
ection deprecated by 🔭 OpenTelemetry Authors 🔭 Deprecated This browser extension is permanently deprecated. Other browser extensions are available that provide similar functionality . This browser extension allows you to inject OpenTelemetry instrumentation in any web page. It uses the Web SDK and can export data to ...
377
800
2026-03-23T11:39:18.105181
kubernetes
kubernetes
https://kubernetes.io/docs/concepts/services-networking/gateway/
devops
yaml
Gateway API | Kubernetes Gateway API Gateway API is a family of API kinds that provide dynamic infrastructure provisioning and advanced traffic routing. Make network services available by using an extensible, role-oriented, protocol-aware configuration mechanism. Gateway API is an add-on containing API kinds that provi...
0
800
2026-03-23T11:22:04.098512
ddp_comm_hooks.html
pytorch
https://pytorch.org/docs/stable/ddp_comm_hooks.html
ml
python
mbassadors 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...
1
800
2026-03-23T10:58:36.970570
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
t , oauth_application_id , title , created_at , read_only , operation_type Reference /authentication/connecting-to-github-with-ssh/managing-deploy-keys#deploy-keys public_key.verify A user account's SSH key or a repository's deploy key was verified. Fields @timestamp , _document_id , action , actor , actor_id , busines...
301
799
2026-03-23T10:59:03.609085
sending-notifications
expo
https://docs.expo.dev/push-notifications/sending-notifications
mobile
javascript
ceipt errors DeviceNotRegistered : The device cannot receive push notifications anymore and you should stop sending messages to the corresponding Expo push token. MessageTooBig : The total notification payload was too large. On Android and iOS, the total payload must be at most 4096 bytes. MessageRateExceeded : You are...
17
800
2026-03-23T10:54:10.085652
kubernetes
kubernetes
https://kubernetes.io/docs/reference/access-authn-authz/mutating-admission-policy/
devops
yaml
an array of JSONPatch values. The JSONPatch type represents one operation from a JSON patch. For example, this CEL expression returns a JSON patch to conditionally modify a value: [ JSONPatch{op: "test", path: "/spec/example", value: "Red"}, JSONPatch{op: "replace", path: "/spec/example", value: "Green"} ] To define a ...
10
735
2026-03-23T11:11:28.972824
kubernetes
kubernetes
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/
devops
yaml
nd. Body Parameters Parameter Description body DeleteOptions Response Code Description 200 StorageClass OK 202 StorageClass Accepted Delete Collection delete collection of StorageClass HTTP Request DELETE /apis/storage.k8s.io/v1/storageclasses Query Parameters Parameter Description pretty If 'true', then the output is ...
1,577
799
2026-03-23T10:56:49.343841
golang-gorm-postgres
neon
https://neon.tech/guides/golang-gorm-postgres
database
sql
ve a user with their posts var userWithPosts User result = db. Preload ( "Posts" ). First ( & userWithPosts, user.ID) if result.Error != nil { log. Fatalf ( "Failed to retrieve user with posts: %v " , result.Error) } fmt. Printf ( "User %s has %d posts\n" , userWithPosts.Name, len (userWithPosts.Posts)) // Find users w...
16
799
2026-03-23T11:18:44.203917
?s=libhoney
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=libhoney
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:34:20.692582
GLM-5
transformers
https://huggingface.co/zai-org/GLM-5
ai
python
onducted independently by Andon Labs . Serve GLM-5 Locally Prepare environment vLLM, SGLang, KTransformers, and xLLM all support local deployment of GLM-5. A simple deployment guide is provided here. vLLM Using Docker as: docker pull vllm/vllm-openai:nightly or using pip: pip install -U vllm --pre --index-url https://p...
6
780
2026-03-23T10:53:03.205095
session
electron
https://www.electronjs.org/docs/latest/api/session
desktop
javascript
Returns Session - A session instance from partition string. When there is an existing Session with the same partition , it will be returned; otherwise a new Session instance will be created with options . If partition starts with persist: , the page will use a persistent session available to all pages in the app with t...
1
798
2026-03-23T10:51:13.231748
?s=base
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=base
devops
python
.0 v0.148.0 Version Collector Language Processor Component Apache 2.0 License Package Details (go-collector) Repository Transform Processor by 🔭 OpenTelemetry Authors 🔭 The Transform Processor for the OpenTelemetry Collector can be used to transform any fields on traces, metrics, and logs within the collector. It uti...
95
800
2026-03-23T11:27:24.893133
simple_stmts.html
python
https://docs.python.org/3/reference/simple_stmts.html
language
python
slice may be different from the length of the assigned sequence, thus changing the length of the target sequence, if the target sequence allows it. Although the definition of assignment implies that overlaps between the left-hand side and the right-hand side are ‘simultaneous’ (for example a, b = b, a swaps two variabl...
9
798
2026-03-23T11:27:36.086295
pathlib.html
python
https://docs.python.org/3/library/pathlib.html
language
python
nks without checking if their targets exist. is_dir ( * , follow_symlinks = True ) ¶ Return True if the path is a directory, or a symbolic link pointing to a directory; return False if the path is (or points to) any other kind of file, or if it doesn’t exist. If follow_symlinks is False , return True only if the path i...
70
800
2026-03-23T11:28:43.364566
compact
terraform
https://developer.hashicorp.com/terraform/language/functions/compact
devops
hcl
compact - Functions - Configuration Language | Terraform | HashiCorp Developer HashiConf 2025 Don't miss the live stream of HashiConf Day 2 happening now View live stream Terraform Home compact Function compact takes a list of strings and returns a new list with any null or empty string elements removed. Examples > com...
0
395
2026-03-23T11:33:11.472918
agent-memory-mem0
inngest
https://www.inngest.com/blog/agent-memory-mem0
devops
typescript
ny tools assigned to it) and then once a final answer tool is invoked by the assistant to produce a final, summarized response - a memory updater agent would be invoked and trigger a background job to create/update/delete any memories. Pros: Deterministic, reliable and easier to maintain. Each agent has a single, well-...
12
800
2026-03-23T11:24:37.057989
?s=python
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=python
devops
python
2.0 License Repository PHP SDK by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry SDK for PHP. php PHP Language Core Component Apache 2.0 License Repository PHP SemConv by 🔭 OpenTelemetry Authors 🔭 OpenTelemetry Semantic Conventions for PHP. php PHP Language Core Component Apache 2.0 License Repository Python by 🔭 Ope...
368
799
2026-03-23T11:27:43.915173
redis
redis
https://redis.io/docs/latest/develop/data-types/streams/
database
bash
lice" , 1 , "(1712744358384-0" , 1 ); Console . WriteLine ( $"{res31.NextStartId}, ({string.Join(" , ", res31.ClaimedEntries.Select(entry => $" { entry . Id }: [{ string . Join ( ", " , entry . Values . Select ( b => $"{b.Name}: {b.Value}" ))}] "))})" ); // >>> 0-0, (1712744379676-0: [rider: Sam-Bodden]) // Tests for '...
1,360
800
2026-03-23T11:04:07.561538
?s=exporter
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=exporter
devops
python
rumentation Elixir Language Instrumentation Component Apache 2.0 License Repository OpentelemetryBandit by 🔭 OpenTelemetry Authors 🔭 Telemetry handler that creates OpenTelemetry spans from Bandit events . bandit instrumentation erlang Quick Install The package can be installed by adding opentelemetry_bandit to your l...
214
800
2026-03-23T11:22:11.662495
community_steering_committee.html
ansible
https://docs.ansible.com/projects/ansible/devel/community/steering/community_steering_committee.html
devops
yaml
automatically gets suspended if the Committee members raise concerns or start another inclusion review within this time period. When there are no more objections or ongoing inclusion reviews, the inclusion date gets prolonged for another week. If the inclusion has not been suspended by the established date, the inclusi...
11
800
2026-03-23T11:29:24.109808
mui
mui
https://mui.com/x/react-charts/sankey/
library
javascript
React Sankey chart - MUI X Skip to content + Charts - Sankey 🧪 Sankey charts are great for visualizing flows between different elements. Overview The Sankey chart is a type of flow diagram that visualizes the flow of data between different nodes. Microsoft FY 2025 Income Statement Flow from Revenue to Net Income (in B...
0
798
2026-03-23T11:13:23.939592
?s=azure
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=azure
devops
python
2.0 License Package Details (go-collector) Repository Apache Spark Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver fetches metrics for an Apache Spark cluster through the Apache Spark REST API apache spark receiver collector Quick Install When building a custom collector you can add this receiver to the manifest ...
98
798
2026-03-23T11:38:25.447564
changelog.html
python
https://docs.python.org/3/whatsnew/changelog.html
language
python
i to PEP 489 multiphase initialization. Patch by Marcel Plch. Library ¶ bpo-37128 : Added math.perm() . bpo-37120 : Add SSLContext.num_tickets to control the number of TLSv1.3 session tickets. bpo-12202 : Fix the error handling in msilib.SummaryInformation.GetProperty() . Patch by Zackery Spytz. bpo-26835 : The fcntl m...
1,567
800
2026-03-23T10:57:25.354792
?s=zap
opentelemetry
https://opentelemetry.io/ecosystem/registry//?s=zap
devops
python
ython python exporter Azure Monitor Application Insights Quick Install To install this exporter run: pip install azure-monitor-opentelemetry-exporter Python Language Exporter Component MIT License Package Details (pip) Repository Google Cloud Exporters by Google The OpenTelemetry Google Cloud Monitoring Exporters for P...
184
799
2026-03-23T11:32:44.967586
docker
docker
https://docs.docker.com/enterprise/enterprise-deployment/faq/
devops
bash
ag that removes Docker Desktop while preserving underlying resources such as the container VMs: & 'C:\Program Files\Docker\Docker\Docker Desktop Installer.exe' uninstall -keep-data What happens if the user's machine has an older .exe installation? The MSI installer detects older .exe installations and blocks the instal...
1
799
2026-03-23T11:16:33.941216
monorepo
shadcn_ui
https://ui.shadcn.com/docs/monorepo
library
typescript
ui/components" } } Ensure you have the same style , iconLibrary and baseColor in both components.json files. For Tailwind CSS v4, leave the tailwind config empty in the components.json file. By following these requirements, the CLI will be able to install ui components, blocks, libs and hooks to the correct paths and h...
6
678
2026-03-23T10:52:47.337759