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 |
|---|---|---|---|---|---|---|---|---|
engineering | nx | https://nx.dev/solutions/engineering | tooling | typescript | orm & Devops Eng. Managers CTOs & VPs Eng. Security Products Nx Nx Cloud Nx Enterprise Nx Labs Status Resources Tutorials Webinars Customers Community Customer Stories Company About us Careers Brand & Guidelines Contact Us Copyright © 2026 – All Right Reserved Privacy Policy Terms & Conditions Smart Monorepos · Fast Bu... | 5 | 684 | 2026-03-23T11:03:46.633649 |
changelog-2026-02-24 | mastra | https://mastra.ai/blog/changelog-2026-02-24 | ai | typescript | nable or disable workspace tools dynamically on an existing Workspace instance using Workspace.setToolsConfig() . Passing undefined resets to the default behavior and re-enables all tools. ( PR #13439 ) This is a big quality-of-life improvement if you switch modes at runtime, for example “plan only”, “read-only”, tenan... | 4 | 800 | 2026-03-23T11:28:04.067848 |
kubernetes | kubernetes | https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/ | devops | yaml | number of replicas is not also changed). Common usage patterns Rescheduling As mentioned above, whether you have 1 pod you want to keep running, or 1000, a ReplicationController will ensure that the specified number of pods exists, even in the event of node failure or pod termination (for example, due to an action by a... | 11 | 800 | 2026-03-23T11:18:02.387668 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates-removed/ | devops | yaml | mespaceDefaulting Enabling the defaulting user namespace to host. This is for containers that are using other host namespaces, host mounts, or containers that are privileged or using specific non-namespaced capabilities (e.g. MKNODE , SYS_MODULE etc.). This should only be enabled if user namespace remapping is enabled ... | 55 | 800 | 2026-03-23T11:10:49.721695 |
llms-full.txt | angular | https://angular.dev/assets/context/llms-full.txt | framework | typescript | the image to render differently. `NgOptimizedImage` warns you if your image styling renders the image at a distorted aspect ratio. You can typically fix this by adding `height: auto` or `width: auto` to your image styles. For more information, see the [web.dev article on the `<img>` tag](https://web.dev/patterns/web-vi... | 210 | 799 | 2026-03-23T10:56:08.577936 |
?s=sarama | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=sarama | devops | python | .21.0 Version JavaScript Language Resource detector Component Apache 2.0 License Package Details (npm) Repository OpenTelemetry Resource Detector for Container by 🔭 OpenTelemetry Authors 🔭 Resource detector for container ID. Compatible with OpenTelemetry JS API and SDK 1.0+. container resource-detector js Quick Insta... | 373 | 800 | 2026-03-23T11:27:15.243518 |
agent-server-changelog | langchain | https://docs.langchain.com/langsmith/agent-server-changelog | ai | python | ggraph-api for enhanced functionality. 2025-07-31 agent-server v0.2.117 Added a composite index on threads for faster searches with owner-based authentication and updated the default sort order to updated_at for improved query performance. 2025-07-31 agent-server v0.2.116 Reduced the default number of history checkpoin... | 60 | 780 | 2026-03-23T11:01:19.965926 |
?s=kubewarden | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=kubewarden | devops | python | rs 🔭 The Health Check Extension for the OpenTelemetry Collector enables an HTTP URL that can be probed to check the status of the OpenTelemetry Collector. go extension collector Quick Install When building a custom collector you can add this extension to the manifest file like the following: extensions : - gomod : git... | 64 | 799 | 2026-03-23T11:30:42.721430 |
indexes-constraints | drizzle_orm | https://orm.drizzle.team/docs/indexes-constraints | database | typescript | ATE TABLE ` table ` ( `id` int , CONSTRAINT `custom_name` UNIQUE ( `id` ) ); CREATE TABLE ` composite_example ` ( `id` int , `name` varchar ( 256 ), CONSTRAINT `composite_example_id_name_unique` UNIQUE ( `id` , `name` ), CONSTRAINT `custom_name` UNIQUE ( `id` , `name` ) ); import { int , text , unique , sqliteTable } f... | 11 | 799 | 2026-03-23T10:54:58.849749 |
?s=dart | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=dart | 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:28:10.760897 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/administration/object_storage/ | devops | yaml | ts can download files in object storage by receiving a pre-signed, time-limited URL, or by GitLab proxying the data from object storage to the client. Downloading files from object storage directly helps reduce the amount of egress traffic GitLab needs to process. When the files are stored on local block storage or NFS... | 53 | 800 | 2026-03-23T11:31:36.101626 |
?s=opa | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=opa | devops | python | ocol. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/influxdbreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2... | 123 | 800 | 2026-03-23T11:32:28.016957 |
?s=generator | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=generator | devops | python | m collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awsfirehosereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository AWS S3 ... | 102 | 800 | 2026-03-23T11:11:58.624209 |
server-tools | tanstack_start | https://tanstack.com/ai/latest/docs/guides/server-tools | framework | typescript | untilFinishReason Interface References AIAdapter AIAdapterConfig AgentLoopState ApprovalRequestedStreamChunk AudioPart AudioVisualization BaseStreamChunk TextCompletionChunk TextOptions ChunkRecording ChunkStrategy ClientTool ContentPartSource ContentStreamChunk DefaultMessageMetadataByModality DocumentPart DoneStreamC... | 6 | 799 | 2026-03-23T11:05:13.429794 |
NVIDIA-Nemotron-3-Super-120B-A12B-FP8 | transformers | https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-FP8 | ai | python | B-A22B-Thinking-2507 Text Undisclosed C4 ; LMSYS-Chat-1M ; ShareGPT ; GSM8K ; PRM800K ; FinQA ; WikiTableQuestions ; Riddles ; glaive-function-calling-v2 ; SciBench ; tigerbot-kaggle-leetcodesolutions-en-2k ; OpenBookQA ; Advanced Reasoning Benchmark ; Software Heritage; Khan Academy Math Keywords ; WildChat-1M ; Nemot... | 44 | 800 | 2026-03-23T10:54:06.566868 |
signup | turso | https://docs.turso.tech/cli/auth/signup | database | sql | auth signup - Turso Skip to main content Turso home page Search... ⌘ K Search... Navigation auth auth signup Turso Database (beta) Turso Cloud AgentFS (beta) Turso Homepage Discord GitHub Turso Cloud Introduction Quickstart Local Development libSQL Migrate to Turso Durability Guarantees Private Endpoints BYOK Encryptio... | 0 | 800 | 2026-03-23T11:05:17.837784 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/api/merge_requests/ | devops | yaml | detailed_status.illustration.title string Title for the illustration, like "This job has not been triggered yet" . head_pipeline.detailed_status.label string Status label for the pipeline, like "passed" . head_pipeline.detailed_status.text string Status text for the pipeline, like "passed" . head_pipeline.detailed_stat... | 83 | 800 | 2026-03-23T11:10:40.910157 |
categorical.html | xgboost | https://xgboost.readthedocs.io/en/stable/tutorials/categorical.html | ml | python | serialization, otherwise the information is lost. clf . save_model ( "categorical-model.json" ) Once training is finished, most of other features can utilize the model. For instance one can plot the model and calculate the global feature importance: # Get a graph graph = xgb . to_graphviz ( clf , num_trees = 1 ) # Or g... | 2 | 796 | 2026-03-23T10:54:32.319324 |
web-debugger | bun | https://bun.sh/docs/guides/runtime/web-debugger | runtime | javascript | he built-in console. Let’s set a breakpoint. Navigate to the Sources tab; you should see the code from earlier. Click on the line number 3 to set a breakpoint on our console.log(req.url) statement. Then visit http://localhost:3000 in your web browser. This will send an HTTP request to our localhost web server. It will ... | 7 | 800 | 2026-03-23T11:05:06.072413 |
expressions | terraform | https://developer.hashicorp.com/terraform/tutorials/configuration-language/expressions | devops | hcl | raform Community Edition or HCP Terraform. HCP Terraform is a platform that you can use to manage and execute your Terraform projects. It includes features like remote state and execution, structured plan output, workspace resource summaries, and more. Select the HCP Terraform tab to complete this tutorial using HCP Te... | 1 | 799 | 2026-03-23T11:18:02.670605 |
gitlab_ci | gitlab_ci | https://docs.gitlab.com/runner/executors/docker_machine/ | devops | yaml | itlab.44 : curl -O "https://gitlab-docker-machine-downloads.s3.amazonaws.com/v0.16.2-gitlab.44/docker-machine-Linux-x86_64" cp docker-machine-Linux-x86_64 /usr/local/bin/docker-machine chmod +x /usr/local/bin/docker-machine Using GPUs on Google Compute Engine GPUs are supported on every executor . It is not necessary t... | 6 | 800 | 2026-03-23T10:57:43.302269 |
memory-usage | csharp | https://learn.microsoft.com/en-us/visualstudio/profiling/memory-usage | language | csharp | collecting memory data can affect the debugging performance of your native or mixed-mode apps, memory snapshots are disabled by default. To enable snapshots in native or mixed-mode apps, start a debugging session (Shortcut key: F5 ). When the Diagnostic Tools window appears, choose the Memory Usage tab, and then choose... | 5 | 799 | 2026-03-23T11:24:43.790096 |
changelog-2026-03-17 | mastra | https://mastra.ai/blog/changelog-2026-03-17 | ai | typescript | taining $ (like $& ) are no longer treated as regex backreferences when you intended literal text. ( PR #14434 ) Provider registry and model docs updated: The provider registry and model documentation were refreshed to reflect the latest models and providers. ( commit 51970b3 ) That's all for @mastra/core@1.14.0! Happy... | 7 | 660 | 2026-03-23T11:05:05.303460 |
3.7.html | python | https://docs.python.org/3/whatsnew/3.7.html | language | python | d Modules argparse asyncio binascii calendar collections compileall concurrent.futures contextlib cProfile crypt datetime dbm decimal dis distutils enum functools gc hmac http.client http.server idlelib and IDLE importlib io ipaddress itertools locale logging math mimetypes msilib multiprocessing os pathlib pdb py_comp... | 108 | 800 | 2026-03-23T11:01:20.951758 |
adopting-prebuild | expo | https://docs.expo.dev/guides/adopting-prebuild | mobile | javascript | you run npx expo start to serve files. Migrate native customizations If your project has any native modifications (changes to the android or ios directories, such as app icon configuration or splash screen) then you'll need to configure your app config ( app.json ) to reflect those native changes. Check to see if your ... | 4 | 800 | 2026-03-23T11:01:08.064060 |
result-2022-08-10.json | qdrant | https://qdrant.tech/benchmarks/result-2022-08-10.json | database | python | , "mean_time": 0.0161903348, "mean_precisions": 0.998207, "engine_params": { "search_params": { "hnsw_ef": 512 } } }, { "engine_name": "qdrant", "setup_name": "qdrant-rps-m-64-ef-256", "dataset_name": "deep-image-96-angular", "upload_time": 739.797040341, "total_upload_time": 3995.320756854, "p95_time": 0.0707009047, "... | 3,118 | 552 | 2026-03-23T11:15:13.619103 |
?s=ansible-role | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=ansible-role | 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:20:52.430424 |
building-planetscale-with-planetscale | planetscale | https://planetscale.com/blog/building-planetscale-with-planetscale | database | sql | cting to the new database branch with Rails To switch between our local MySQL database and our PlanetScale database branch, we use an environment variable called ENABLE_PSDB . When this setting is enabled, it connects the Rails application to the database branch in PlanetScale. We can now make any desired changes again... | 6 | 772 | 2026-03-23T11:33:41.918824 |
qdrant | qdrant | https://qdrant.tech/blog/hybrid-cloud-llamaindex/ | database | python | rich the performance gains from LlamaIndex’s data connection features. With LlamaIndex, users can tap into state-of-the-art functions to query, chat, sort or parse data. Through the integration of Qdrant Hybrid Cloud and LlamaIndex developers can conveniently vectorize their data and perform highly accurate semantic se... | 2 | 800 | 2026-03-23T11:30:45.571048 |
throttling | inngest | https://www.inngest.com/docs/guides/throttling | devops | typescript | } , } , async ({ event , step }) => { } , ); You can configure throttling on each function using the optional throttle parameter. The options directly control the generic cell rate algorithm parameters used within the queue. Configuration reference limit : The total number of runs allowed to start within the given peri... | 1 | 798 | 2026-03-23T10:59:37.705145 |
?s=filestats | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=filestats | devops | python | Telemetry Authors 🔭 Instrumentation to collect system performance metrics. python instrumentation Python Language Instrumentation Component Apache 2.0 License Repository OpenTelemetry threading Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides instrumentation for the threading module to ensure that ... | 334 | 800 | 2026-03-23T11:38:11.462937 |
?s=socket.io | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=socket.io | 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:26:34.686698 |
react-monorepo-tutorial | nx | https://nx.dev/docs/getting-started/tutorials/react-monorepo-tutorial | tooling | typescript | ' 20px ' , marginBottom: ' 32px ' , } } > { props . subtitle } </ p > < button onClick = { props . onCtaClick } style = { { backgroundColor: ' #0066ff ' , color: ' white ' , border: ' none ' , padding: ' 12px 24px ' , fontSize: ' 18px ' , borderRadius: ' 4px ' , cursor: ' pointer ' , } } > { props . cta } </ button > <... | 9 | 800 | 2026-03-23T10:55:53.059778 |
?s=stackdriver | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=stackdriver | 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:16:44.001178 |
postgresql | postgresql | https://www.postgresql.org/docs/release/9.3.18/ | database | sql | memory in the new process (Tom Lane, Amit Kapila) This is expected to fix infrequent child-process-launch failures that are probably due to interference from antivirus products. Fix low-probability corruption of shared predicate-lock hash table in Windows builds (Thomas Munro, Tom Lane) Avoid logging clean closure of a... | 6 | 800 | 2026-03-23T11:40:25.242271 |
module-ref | nestjs | https://docs.nestjs.com/fundamentals/module-ref | framework | typescript | await this . moduleRef . resolve ( CatsRepository , contextId ) ; Instantiating custom classes dynamically # To dynamically instantiate a class that wasn't previously registered as a provider , use the module reference's create() method. content_copy cats.service.ts JS TS @ Injectable ( ) export class CatsService imple... | 9 | 800 | 2026-03-23T10:50:57.553784 |
chart | shadcn_ui | https://ui.shadcn.com/docs/components/base/chart | library | typescript | nts/ui/chart" const chartConfig = { desktop: { label: "Desktop" , icon: Monitor, // A color like 'hsl(220, 98%, 61%)' or 'var(--color-name)' color: "#2563eb" , // OR a theme object with 'light' and 'dark' keys theme: { light: "#2563eb" , dark: "#dc2626" , }, }, } satisfies ChartConfig Theming Charts have built-in suppo... | 10 | 799 | 2026-03-23T10:59:31.742513 |
kubernetes | kubernetes | https://kubernetes.io/docs/reference/generated/kubectl/kubectl/ | devops | yaml | cret tls Create a new TLS secret named tls-secret with the given key pair kubectl create secret tls tls-secret --cert =path/to/tls.cert --key =path/to/tls.key Create a TLS secret from the given public/private key pair. The public/private key pair must exist beforehand. The public key certificate must be .PEM encoded an... | 62 | 800 | 2026-03-23T11:25:56.780458 |
data.html | pytorch | https://pytorch.org/docs/stable/data.html | ml | python | ong the first dimension. Parameters : *tensors ( Tensor ) – tensors that have the same size of the first dimension. class torch.utils.data. StackDataset ( * args , ** kwargs ) [source] # Dataset as a stacking of multiple datasets. This class is useful to assemble different parts of complex input data, given as datasets... | 35 | 800 | 2026-03-23T10:53:08.319836 |
llms-full.txt | pydantic_ai | https://ai.pydantic.dev/llms-full.txt | ai | python | from pydantic_ai.models.xai import XaiModel # Uses XAI_API_KEY environment variable model = XaiModel('grok-4-1-fast-non-reasoning') agent = Agent(model) ... ``` You can also customize the XaiModel with a custom provider: ```python from pydantic_ai import Agent from pydantic_ai.models.xai import XaiModel from pydantic_a... | 791 | 799 | 2026-03-23T10:51:26.911653 |
toString | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/toString | language | javascript | invoked on null and undefined returns [object Null] and [object Undefined] , respectively. Examples Overriding toString for custom objects You can create a function to be called in place of the default toString() method. The toString() function you create should return a string value. If it returns an object and the me... | 4 | 780 | 2026-03-23T10:58:39.874341 |
core-application | temporal | https://docs.temporal.io/develop/python/core-application | devops | go | ral Python SDK. One of the primary things that Workflows do is orchestrate the execution of Activities. An Activity is a normal function or method execution that's intended to execute a single, well-defined action (either short or long-running), such as querying a database, calling a third-party API, or transcoding a m... | 7 | 800 | 2026-03-23T11:01:22.141884 |
feed.xml | kubernetes | https://kubernetes.io/feed.xml | devops | yaml | Partitionable Devices</a></li> <li><a href="https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/4817-resource-claim-device-status">KEP for DRA Device Status</a></li> <li><a href="https://github.com/kubernetes/enhancements/tree/master/keps/sig-scheduling/5075-dra-consumable-capacity">KEP for DRA Consuma... | 951 | 799 | 2026-03-23T11:17:36.485746 |
release-notes-2.0.0 | flutter | https://docs.flutter.dev/release/release-notes/release-notes-2.0.0 | mobile | dart | etc. (cla: yes, f: cupertino, f: material design, framework) 66849 Flutter 1.22.0-12.3.pre framework cherrypicks (a: tests, cla: yes, engine, f: cupertino, f: material design, framework, team, tool) 66914 Move assert(s) that reference 'this' to the constructor bodies. (cla: yes, f: cupertino, f: material design, framew... | 312 | 800 | 2026-03-23T11:06:17.753254 |
?s=php | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=php | devops | python | Details (go-collector) Repository Span Collector Processor by 🔭 OpenTelemetry Authors 🔭 The Span Processor for the OpenTelemetry Collector modifies either the span name or attributes of a span based on the span name. go processor collector Quick Install When building a custom collector you can add this processor to t... | 93 | 800 | 2026-03-23T11:30:46.303940 |
?s=traefik | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=traefik | devops | python | afka-python integration by 🔭 OpenTelemetry Authors 🔭 Instrumentation library for kafka-python kafka-python instrumentation python Python Language Instrumentation Component Apache 2.0 License Repository LangChain Instrumentation by Traceloop Instrumentation for LangChain Framework python instrumentation langchain Pyth... | 326 | 799 | 2026-03-23T11:14:33.051655 |
redis | redis | https://redis.io/docs/latest/commands/smembers/ | database | bash | y : string ) → *StringSliceCmd Go Quick-Start using StackExchange.Redis ; public class CmdsSetExample { public void Run () { var muxer = ConnectionMultiplexer . Connect ( "localhost:6379" ); var db = muxer . GetDatabase (); bool sAddResult1 = db . SetAdd ( "myset" , "Hello" ); Console . WriteLine ( sAddResult1 ); // >>... | 19 | 800 | 2026-03-23T11:34:20.938723 |
indexes | convex | https://docs.convex.dev/using/indexes | database | typescript | r than normal. This is because Convex needs to backfill your index. The more data in your table, the longer it will take Convex to organize it in index order. If you need to add indexes to large tables, use a staged index . You can feel free to query an index in the same deploy that defines it. Convex will ensure that ... | 2 | 798 | 2026-03-23T11:14:40.693759 |
Llama-4-Scout-17B-16E-Instruct?inference_provider=novita | transformers | https://huggingface.co/meta-llama/Llama-4-Scout-17B-16E-Instruct?inference_provider=novita | ai | python | o conducted additional red teaming and evaluations for violations of our content policies related to this risk area. 2. Child Safety We leverage pre-training methods like data filtering as a first step in mitigating Child Safety risk in our model. To assess the post trained model for Child Safety risk, a team of expert... | 31 | 800 | 2026-03-23T11:10:01.095247 |
releases.html | rust | https://doc.rust-lang.org/releases.html | language | rust | , written in Rust. std: Added an experimental I/O library, rt::io , based on the new runtime. std: A new generic range function was added to the prelude, replacing uint::range and friends. std: range_rev no longer exists. Since range is an iterator it can be reversed with range(lo, hi).invert() . std: The chain method ... | 509 | 800 | 2026-03-23T10:51:05.440982 |
sources | terraform | https://developer.hashicorp.com/terraform/language/modules/sources | devops | hcl | Use modules in your configuration | Terraform | HashiCorp Developer HashiConf 2025 Don't miss the live stream of HashiConf Day 2 happening now View live stream Terraform Home Use modules in your configuration This page describes how to integrate modules into your configuration so that you can reuse collections of resou... | 0 | 800 | 2026-03-23T10:54:14.012641 |
redis | redis | https://redis.io/docs/latest/develop/clients/rust/ | database | bash | >>> bar }, Err ( e ) => { println! ( "Error getting foo: {e} " ); return ; } }; let hash_fields = [ ( "model" , "Deimos" ), ( "brand" , "Ergonom" ), ( "type" , "Enduro bikes" ), ( "price" , "4972" ), ]; if let Ok ( res ) = r . hset_multiple ( "bike:1" , & hash_fields ) { let res : String = res ; println! ( " {res} " );... | 5 | 800 | 2026-03-23T11:07:32.871606 |
Qwen3.5-397B-A17B | transformers | https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified?eval_result=Qwen/Qwen3.5-397B-A17B | ai | python | y I don’t think we make any assumptions about what kind of object the coordinate points to. A coordinate is a point in spacetime, expressed in a reference frame, and that’s it. In the rest of astropy we treat that point as fixed in space and if the reference frame moves, so do the coordinates in the frame. Arguably tha... | 131 | 797 | 2026-03-23T11:16:48.661379 |
?s=cloudwego | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cloudwego | devops | python | mentation Component Apache 2.0 License Package Details (npm) Repository gRPC Instrumentation by 🔭 OpenTelemetry Authors 🔭 gRPC and gRPC.js instrumentation for Node.js. js instrumentation Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-grpc 0.213.0 Version JavaScri... | 283 | 800 | 2026-03-23T11:15:52.637015 |
preview-environments-vercel | terraform | https://developer.hashicorp.com/terraform/tutorials/applications/preview-environments-vercel | devops | hcl | ups-backend.id } output "ssl_cert_arn" { value = aws_acm_certificate.cert.arn } output "vercel_project_id" { value = vercel_project.hashicups.id } Update shared resources configuration Before you can use this configuration, you must update it to point to your HCP Terraform organization. In terraform.tf , replace hashic... | 11 | 800 | 2026-03-23T10:52:33.601162 |
llms-full.txt | svelte | https://svelte.dev/llms-full.txt | framework | javascript | of the dependencies. This worked in most cases, but could break in subtle ways during a refactoring where dependencies would be for example moved into a function and no longer be visible as a result > - `$:` statements were also ordered by using static analysis of the dependencies. In some cases there could be ties and... | 158 | 799 | 2026-03-23T11:13:39.572739 |
?s=protobuf | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=protobuf | devops | python | telemetry-instrumentation-azure-sdk 1.0.0-beta.9 Version JavaScript Language Instrumentation Component MIT License Package Details (npm) Repository BullMQ Instrumentation by Jennifer Moore Auto instrumentation for the BullMQ message system js instrumentation bullmq Quick Install To install this instrumentation library ... | 275 | 800 | 2026-03-23T11:36:35.075561 |
magibu-11b-v0.8 | transformers | https://huggingface.co/magibu/magibu-11b-v0.8 | ai | python | ibu-11b-v8 🍎 MLX (Apple Silicon - M1/M2/M3/M4) pip install mlx-vlm # OpenAI uyumlu sunucu başlat mlx_vlm.server --model alibayram/magibu-11b-v8-mlx --port 8080 # Veya Python içinde kullan mlx_vlm.generate --model alibayram/magibu-11b-v8-mlx --prompt "Merhaba, nasılsın?" 📦 İndirme Seçenekleri (Model Formats) Format Li... | 18 | 800 | 2026-03-23T11:32:47.696233 |
?s=odddotnet | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=odddotnet | devops | python | xtension/pprofextension v0.148.0 v0.148.0 Version Collector Language Extension Component Apache 2.0 License Package Details (go-collector) Repository Remote Tap Extension by 🔭 OpenTelemetry Authors 🔭 This extension runs as a Web server that loads the remote observers that are registered against it. remote tap extensi... | 71 | 800 | 2026-03-23T11:15:01.957476 |
agent-server-changelog | langchain | https://docs.langchain.com/langsmith/agent-server-changelog | ai | python | es, enabling Store access from user-defined Starlette endpoints. 2026-02-05 agent-server v0.7.21 Support for PATCH /crons/ 2026-02-04 agent-server v0.7.19 Custom encryption improvements for core API. 2026-02-04 agent-server v0.7.18 Update thread streaming for core API usage. 2026-02-03 agent-server v0.7.17 Instrumentat... | 17 | 775 | 2026-03-23T11:01:19.965869 |
IChO-IPhO-RL-v2-formated | transformers | https://huggingface.co/datasets/II-Vietnam/IChO-IPhO-RL-v2-formated | ai | python | , "type": "llm_judge" } science good The query provides a detailed description of the preparation of a complex salt, including the chemical reactions and equilibrium involved. The question is clearly stated at the end, asking for an explanation of the solubility of the complex salt in a mixture of ethanol-water and whe... | 147 | 798 | 2026-03-23T11:26:42.712975 |
2.4.12 | git | https://git-scm.com/docs/git-hash-object/2.4.12 | devops | bash | ject - Compute object ID and optionally creates a blob from a file SYNOPSIS git hash-object [-t <type>] [-w] [--path=<file>|--no-filters] [--stdin [--literally]] [--] <file>… git hash-object [-t <type>] [-w] --stdin-paths [--no-filters] < <list-of-paths> DESCRIPTION Computes the object ID value for an object with speci... | 2 | 797 | 2026-03-23T11:04:12.564076 |
?s=stackdriver | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=stackdriver | devops | python | se Quick Install To install this instrumentation library run: npm install @opentelemetry/instrumentation-pg 0.65.0 Version JavaScript Language Instrumentation Component Apache 2.0 License Package Details (npm) Repository NestJS OpenTelemetry by Ivan Santos OpenTelemetry module for NestJS framework. Node.js instrumentat... | 295 | 800 | 2026-03-23T11:16:44.001420 |
durable-execution-key-to-harnessing-ai-agents | inngest | https://www.inngest.com/blog/durable-execution-key-to-harnessing-ai-agents | devops | typescript | ompt : ` Write an article about: ${ event . data . topic } ` } ) ; } ) ; // Wait for human approval (can take hours or days) const approval = await step . waitForEvent ( "approval-received" , { event : "content/approved" , match : "data.draftId" , timeout : "7d" } ) ; if ( ! approval . approved ) { // Human requested c... | 11 | 800 | 2026-03-23T11:25:45.854678 |
whisper-large-v2 | transformers | https://huggingface.co/openai/whisper-large-v2 | ai | python | t( "common_voice" , "fr" , split= "test" , streaming= True ) >>> ds = ds.cast_column( "audio" , Audio(sampling_rate= 16_000 )) >>> input_speech = next ( iter (ds))[ "audio" ] >>> input_features = processor(input_speech[ "array" ], sampling_rate=input_speech[ "sampling_rate" ], return_tensors= "pt" ).input_features >>> ... | 9 | 800 | 2026-03-23T11:32:02.402782 |
?s=business-logic-instrumentation | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=business-logic-instrumentation | devops | python | rpc gem provides an OTLP exporter over gRPC for OpenTelemetry Ruby. otlp grpc exporter ruby Ruby Language Exporter Component Apache 2.0 License Repository OTLP over HTTP exporter for Ruby by 🔭 OpenTelemetry Authors 🔭 The opentelemetry-exporter-otlp-http gem provides an OTLP over HTTP exporter for OpenTelemetry Ruby. ... | 189 | 800 | 2026-03-23T11:26:38.026536 |
?s=logs | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=logs | devops | python | Telemetry SDK. oltp exporter dotnet startup hook .NET Language Exporter Component MIT License Documentation Repository Prometheus Exporter ASP.NET Core for OpenTelemetry .NET by 🔭 OpenTelemetry Authors 🔭 An OpenTelemetry Prometheus exporter for configuring an ASP.NET Core application with an endpoint for Prometheus t... | 173 | 800 | 2026-03-23T11:38:48.486162 |
astro | bun | https://bun.sh/docs/guides/ecosystem/astro | runtime | javascript | start your new project? Use blog template ✔ Template copied deps Install dependencies? Yes ✔ Dependencies installed ts Do you plan to write TypeScript? Yes use How strict should TypeScript be? Strict ✔ TypeScript customized git Initialize a new git repository? Yes ✔ Git initialized next Liftoff confirmed. Explore your ... | 6 | 783 | 2026-03-23T11:02:46.421965 |
?s=development | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=development | devops | python | ta, and send them to the next consumer at a configurable interval. go receiver collector Quick Install When building a custom collector you can add this receiver to the manifest file like the following: receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/redisreceiver v0.148.0 v0.14... | 148 | 800 | 2026-03-23T11:23:40.558152 |
?s=elasticsearch | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=elasticsearch | devops | python | receivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/dockerstatsreceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Elasticsearch Receiver by 🔭 OpenTelemetry Authors 🔭 This receiver queries the Elasti... | 110 | 800 | 2026-03-23T11:39:25.409535 |
supabase-inspect-db-replication-slots | supabase | https://supabase.com/docs/reference/cli/supabase-inspect-db-replication-slots | database | typescript | start Starts the Supabase local development stack. Requires supabase/config.toml to be created in your current working directory by running supabase init . All service containers are started by default. You can exclude those not needed by passing in -x flag. To exclude multiple containers, either pass in a comma separa... | 6 | 799 | 2026-03-23T11:27:21.359671 |
?s=orm | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=orm | devops | python | eivers : - gomod : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/snowflakereceiver v0.148.0 v0.148.0 Version Collector Language Receiver Component Apache 2.0 License Package Details (go-collector) Repository Solace Receiver by 🔭 OpenTelemetry Authors 🔭 The Solace receiver receives trace data from... | 153 | 800 | 2026-03-23T11:30:50.151027 |
decorators | langfuse | https://langfuse.com/docs/sdk/python/decorators | ai | python | diate processing done" ) outer_span.update( output = "Outer process finished" ) Manual Observations If you are creating observations manually , you can use the methods on the parent LangfuseSpan or LangfuseGeneration object to create children. These children will not become the current context unless their _as_current_... | 15 | 800 | 2026-03-23T11:27:23.611834 |
?s=julia | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=julia | devops | python | ation hooks are registered via composer. There will be a new span created for each message that is consumed. The goal of this instrumentation is to allow distributed traces to happen across Kafka in PHP. This means that the following should happen extrdkafka instrumentation php Quick Install To install this instrumenta... | 307 | 800 | 2026-03-23T11:23:03.563538 |
postgresql | postgresql | https://www.postgresql.org/docs/release/6.5.0/ | database | sql | op buffers before destroying database files(Bruce) Fix case where executor evaluates functions twice(Tatsuo) Allow sequence nextval actions to be case-sensitive(Bruce) Fix optimizer indexing not working for negative numbers(Bruce) Fix for memory leak in executor with fjIsNull Fix for aggregate memory leaks(Erik Riedel)... | 8 | 800 | 2026-03-23T11:14:35.451634 |
realtime-chat.md | tanstack_router | https://tanstack.com/ai/latest/docs/guides/realtime-chat.md | framework | typescript | ption: 'Get weather for a location', inputSchema: z.object({ location: z.string().meta({ description: 'City name' }), }), outputSchema: z.object({ temperature: z.number(), conditions: z.string(), }), }) const getWeather = getWeatherDef.client(async ({ location }) => { const res = await fetch(`/api/weather?location=${lo... | 7 | 771 | 2026-03-23T11:32:07.220850 |
2.6.7 | git | https://git-scm.com/docs/git-merge/2.6.7 | devops | bash | hanges from all branches to be merged is committed, and your HEAD , index, and working tree are updated to it. It is possible to have modifications in the working tree as long as they do not overlap; the update will preserve them. When it is not obvious how to reconcile the changes, the following happens: The HEAD poin... | 14 | 798 | 2026-03-23T11:12:42.251169 |
?s=gitlab | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=gitlab | devops | python | edisson 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 Instr... | 266 | 800 | 2026-03-23T11:14:54.085778 |
?s=desktop | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=desktop | devops | python | P Exporter by 🔭 OpenTelemetry Authors 🔭 This library allows exporting telemetry data in the OpenTelemetry Protocol (OTLP) format to the OpenTelemetry Collector and OTLP-compliant backends/receivers. php exporter Quick Install To install this exporter run: composer require open-telemetry/exporter-otlp 1.4.0 Version PH... | 183 | 800 | 2026-03-23T11:33:39.068002 |
?s=shenyu | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=shenyu | devops | python | rter Component Apache 2.0 License Documentation Package Details (npm) Repository Zipkin Exporter by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Zipkin Exporter for Node.js. Node.js exporter Quick Install To install this exporter run: npm install @opentelemetry/exporter-zipkin 2.6.0 Version JavaScript Language Exporte... | 182 | 800 | 2026-03-23T11:10:16.617855 |
?s=console | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=console | devops | python | rvers implementing the LogObject specification (OPC UA Part 26) and converts them to OpenTelemetry log format for industrial automation system observability. go receiver collector opc-ua logs industrial Collector Language Receiver Component Apache 2.0 License Repository Oracle DB receiver by 🔭 OpenTelemetry Authors 🔭... | 138 | 799 | 2026-03-23T11:39:15.141815 |
anthropic.md | tanstack_router | https://tanstack.com/ai/latest/docs/adapters/anthropic.md | framework | typescript | ended Thinking) Enable extended thinking with a token budget. This allows Claude to show its reasoning process, which is streamed as `thinking` chunks: ```typescript modelOptions: { thinking: { type: "enabled", budget_tokens: 2048, // Maximum tokens for thinking }, } ``` **Note:** `max_tokens` must be greater than `bud... | 3 | 692 | 2026-03-23T11:30:42.976556 |
?s=b3 | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=b3 | devops | python | ge Instrumentation Component Apache 2.0 License Package Details (gems) Repository OpenTelemetry gruf Instrumentation by 🔭 OpenTelemetry Authors 🔭 Instrumentation for gruf (gRPC Ruby Framework). gruf grpc instrumentation ruby Quick Install To install this instrumentation library run: gem install opentelemetry-instrume... | 347 | 799 | 2026-03-23T11:20:37.875775 |
?s=prometheusremotewrite | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=prometheusremotewrite | devops | python | ion java Java Language Instrumentation Component Apache 2.0 License Repository JAX-WS Instrumentation by 🔭 OpenTelemetry Authors 🔭 This library provides a JAX-WS instrumentation to trace requests through OpenTelemetry. It includes support for jws as well as axis2, cxf, and metro libraries. java instrumentation Java L... | 251 | 800 | 2026-03-23T11:38:28.410492 |
Math | javascript | https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math | language | javascript | multiplied by the tangent of the angle is equal to the opposite. In JavaScript, we can do this with the following: js 50 * Math.tan(degToRad(60)); We use our degToRad() function to convert 60 degrees to radians, as Math.tan() expects an input value in radians. Returning a random integer between two bounds This can be a... | 6 | 796 | 2026-03-23T10:54:58.650422 |
test-text-input | flutter | https://docs.flutter.dev/release/breaking-changes/test-text-input | mobile | dart | lects Flutter 3.41.2. Page last updated on 2025-10-28. View source or report an issue . | 3 | 87 | 2026-03-23T11:23:46.733692 |
?s=development | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=development | devops | python | o Language Instrumentation Component Apache 2.0 License Repository splunkkafka – Instrumentation for github.com/confluentinc/confluent-kafka-go/kafka/splunkkafka by Splunk Inc. Instrumentation for the github.com/confluentinc/confluent-kafka-go/kafka/splunkkafka package. go instrumentation kafka Go Language Instrumentat... | 233 | 800 | 2026-03-23T11:23:40.558220 |
effective_go.html | go | https://go.dev/doc/effective_go.html | language | go | ifferent formatting styles but it's better if they don't have to, and less time is devoted to the topic if everyone adheres to the same style. The problem is how to approach this Utopia without a long prescriptive style guide. With Go we take an unusual approach and let the machine take care of most formatting issues. ... | 3 | 800 | 2026-03-23T10:55:14.328667 |
latest | tanstack_router | https://tanstack.com/form/latest | framework | typescript | with many front-end frameworks, or no framework at all. By both supplying and encouraging a headless approach to your forms, building custom reusable form components tailored to your application's needs requires little abstraction and keeps your code modular, simple and composable. Granular Reactive Performance When it... | 5 | 800 | 2026-03-23T11:00:24.203285 |
?s=bash | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=bash | devops | python | sion Component Apache 2.0 License Package Details (go-collector) Repository Cgroup Go runtime extension by 🔭 OpenTelemetry Authors 🔭 The OpenTelemetry Cgroup Auto-Config Extension is designed to optimize Go runtime performance in containerized environments by automatically configuring GOMAXPROCS and GOMEMLIMIT based ... | 60 | 800 | 2026-03-23T11:24:15.997204 |
OutfeedDequeueTuple | tensorflow | https://www.tensorflow.org/api_docs/python/tf/raw_ops/OutfeedDequeueTuple | ml | python | nsorShape or list of ints ). The shapes of each tensor in outputs . device_ordinal An optional int . Defaults to -1 . The TPU device to use. This should be -1 when the Op is running on a TPU device, and >= 0 when the Op is running on the CPU device. name A name for the operation (optional). Returns A list of Tensor obj... | 1 | 718 | 2026-03-23T11:37:43.512438 |
?s=service-account | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=service-account | devops | python | eiver fetches stats from an SNMP-enabled host using the Go SNMP client . Metrics are collected based on configuration settings. 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/opentele... | 152 | 800 | 2026-03-23T11:38:39.652169 |
?s=service-account | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=service-account | devops | python | nguage Utilities Component Apache 2.0 License Website Repository OpenTelemetry B3 context propagation by 🔭 OpenTelemetry Authors 🔭 This library provides support for propagating trace context in the B3 format. php b3 extension propagator PHP Language Extension Component Apache 2.0 License Repository Google Cloud Tools... | 389 | 800 | 2026-03-23T11:38:39.652352 |
Maximizing-Model-Performance-All-Quants-Types-And-Full-Precision-by-Samplers_Parameters | transformers | https://huggingface.co/DavidAU/Maximizing-Model-Performance-All-Quants-Types-And-Full-Precision-by-Samplers_Parameters | ai | python | ndle this issue is addressed in "Generational Steering" section (you control it) as well as Quick Reference, and Detailed Parameters, Samplers and Advanced Samplers Sections (automated control). Also, some of my models are available in multiple "classes", IE Dark Planet, and Grand Gutenberg. In these cases, Dark Planet... | 38 | 800 | 2026-03-23T11:32:23.005200 |
tauri | tauri | https://tauri.app/reference/javascript/stronghold/ | desktop | rust | t): Promise < Client > Parameters Section titled “Parameters” Parameter Type client ClientPath Returns Section titled “Returns” Promise < Client > Source : https://github.com/tauri-apps/plugins-workspace/blob/v2/plugins/stronghold/guest-js/index.ts#L428 loadClient() Section titled “loadClient()” loadClient (client): Pr... | 6 | 800 | 2026-03-23T11:03:21.534973 |
mysql | mysql | https://dev.mysql.com/doc/refman/5.7/en/ | database | sql | Used with Global Transaction Identifiers (GTIDs) 12.19 Aggregate Functions 12.19.1 Aggregate Function Descriptions 12.19.2 GROUP BY Modifiers 12.19.3 MySQL Handling of GROUP BY 12.19.4 Detection of Functional Dependence 12.20 Miscellaneous Functions 12.21 Precision Math 12.21.1 Types of Numeric Values 12.21.2 DECIMAL D... | 31 | 800 | 2026-03-23T11:01:07.366768 |
django | django | https://docs.djangoproject.com/pt-br/6.0/genindex/ | framework | python | t_choices_to (atributo ForeignKey) (atributo ManyToManyField) linear_name (atributo SpatialReference) linear_units (atributo SpatialReference) LinearRing (classe em django.contrib.gis.geos) linebreaks template filter linebreaksbr template filter LineLocatePoint (classe em django.contrib.gis.db.models.functions) linenum... | 116 | 799 | 2026-03-23T11:17:13.008954 |
llms-components.txt | chakra_ui | https://chakra-ui.com/llms-components.txt | library | javascript | p` component within `DataList.Item` to provide additional context to the datalist. ```tsx import { DataList } from "@chakra-ui/react" import { InfoTip } from "@/components/ui/toggle-tip" const stats = [ { label: "New Users", value: "234", diff: -12, helpText: "Till date" }, { label: "Sales", value: "£12,340", diff: 12,... | 303 | 790 | 2026-03-23T10:52:18.208750 |
ai.md | tanstack_start | https://tanstack.com/ai/latest/docs/api/ai.md | framework | typescript | : "user", content: "Hello!" }], }); // --- One-shot chat response (stream: false) const response = await chat({ adapter: openaiText("gpt-5.2"), messages: [{ role: "user", content: "What's the capital of France?" }], stream: false, // Returns a Promise instead of AsyncIterable }); // --- Structured response with outputS... | 8 | 774 | 2026-03-23T11:37:43.663658 |
?s=cisco | opentelemetry | https://opentelemetry.io/ecosystem/registry//?s=cisco | devops | python | kage Details (crates) Repository OTLP Exporter by 🔭 OpenTelemetry Authors 🔭 This library allows exporting telemetry data in the OpenTelemetry Protocol (OTLP) format to the OpenTelemetry Collector and OTLP-compliant backends/receivers. rust exporter Quick Install To install this exporter run: cargo add opentelemetry-o... | 191 | 800 | 2026-03-23T11:10:45.886859 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.