Found 2356 bookmarks
Newest
Learn About
Learn About
Grasp new topics and deepen your understanding with a conversational learning companion that adapts to your unique curiosity and learning goals. Ask big or small questions, upload material or explore curated topics. Navigate complex concepts with interactive guides. Make connections to deepen understanding with learning aids. Enhance learning with images, videos, and articles from relevant sources. Go as far as your curiosity takes you. Explore broadly or dig into the details.
·learning.google.com·
Learn About
Guide to Windows Batch Scripting - /* steve jansen */
Guide to Windows Batch Scripting - /* steve jansen */
I love shell scripting – it’s the duct tape of programming to me. Low cost, high benefit. And it feels like art, where one can learn to …
·steve-jansen.github.io·
Guide to Windows Batch Scripting - /* steve jansen */
Temporal tables - SQL Server
Temporal tables - SQL Server
System-versioned temporal tables bring built-in support for providing information about data stored in the table at any point in time.
·learn.microsoft.com·
Temporal tables - SQL Server
Shiny App Usage Telemetry
Shiny App Usage Telemetry
Enables instrumentation of Shiny apps for tracking user session events such as input changes, browser type, and session duration. These events can be sent to any of the available storage backends and analyzed using the included Shiny app to gain insights about app usage and adoption.
·appsilon.github.io·
Shiny App Usage Telemetry
Rspress
Rspress
Rspack based static site generator
·rspress.dev·
Rspress
Modern.js vs Remix · web-infra-dev/modern.js · Discussion #4872
Modern.js vs Remix · web-infra-dev/modern.js · Discussion #4872
Hi there, I have been experimenting with Modern js and so far the experience has been good. The main selling point for me really is the micro frontend tooling support over remix especially in the u...
·github.com·
Modern.js vs Remix · web-infra-dev/modern.js · Discussion #4872
Coze: Next-Gen AI Chatbot Developing Platform
Coze: Next-Gen AI Chatbot Developing Platform
Coze is a next-generation AI application and chatbot developing platform for everyone. Regardless of your programming experience, Coze enables you to effortlessly create various chatbots and deploy them across different social platforms and messaging apps.
·coze.com·
Coze: Next-Gen AI Chatbot Developing Platform
Prompt Storm - A Powerful Easy to use Artificial Intelligence Prompt Engineering Chrome Software Extension for ChatGPT, Google's Gemini, and Anthropic's Claude.
Prompt Storm - A Powerful Easy to use Artificial Intelligence Prompt Engineering Chrome Software Extension for ChatGPT, Google's Gemini, and Anthropic's Claude.
Prompt Storm - A Powerful Easy to use AI Prompt Engineering Chrome Extension for ChatGPT, Google's Gemini, and Anthropic's Claude. With just a few clicks you can get the answers you're looking for, create amazing writing, marketing and social media strategies, save time and boost your productivity.
·promptstorm.app·
Prompt Storm - A Powerful Easy to use Artificial Intelligence Prompt Engineering Chrome Software Extension for ChatGPT, Google's Gemini, and Anthropic's Claude.
API for rpkg.net
API for rpkg.net
Developing a vibrant API for acessing rpkg.net
·api.rpkg.net·
API for rpkg.net
HTTP resources and specifications - HTTP | MDN
HTTP resources and specifications - HTTP | MDN
HTTP was first specified in the early 1990s. Designed with extensibility in mind, it has seen numerous additions over the years; this lead to its specification being scattered through numerous specification documents (in the midst of experimental abandoned extensions). This page lists relevant resources about HTTP.
·developer.mozilla.org·
HTTP resources and specifications - HTTP | MDN
The OpenAPI Specification Explained
The OpenAPI Specification Explained
For API designers and writers wishing formalize their API in an OpenAPI Description document.
The OpenAPI Specification Explained The OpenAPI Specification is the ultimate source of knowledge regarding this API description format. However, its length is daunting to newcomers and makes it hard for experienced users to find specific bits of information. This chapter provides a soft landing for readers not yet familiar with OpenAPI and is organized by topic, simplifying browsing. The following pages introduce the syntax and structure of an OpenAPI Description (OAD), its main building blocks and a minimal API description. Afterwards, the different blocks are detailed, starting from the most common and progressing towards advanced ones. Structure of an OpenAPI Description: JSON, YAML, openapi and info API Endpoints: paths and responses. Content of Message Bodies: content and schema. Parameters and Payload of an Operation: parameters and requestBody. Reusing Descriptions: components and $ref. Providing Documentation and Examples: description and example/examples. API Servers: servers.
·learn.openapis.org·
The OpenAPI Specification Explained