Service Not Allowed
Manage your exports
DPSC Corner
Search and register available domain names | Cloudflare Registrar
Use our domain search tool to help you find and register domain names from a wide variety of TLDs. Search for available domain names today.
VoiceCraft Inference TTS.ipynb - Colab
inklewriter/freeinklewriter: The libre version of inklewriter, in agreement with inklestudios.
The libre version of inklewriter, in agreement with inklestudios. - inklewriter/freeinklewriter
HTTPie – API testing client that flows with you
Making APIs simple and intuitive for those building the tools of our time.
E26ff83b 02d1 4418 820d d55a39bc5d0c - Google Sheets
Google Workspace Business Plus trial for dpsc.oneseco.com has ended - [email protected] - Gmail
Taskade webhooks - Google Sheets
(49) Craft - Docs and Notes Editor - YouTube
Craft is a next-generation document editor - it offers unparalleled editing experience on touch devices and is blazing fast and easy to use on macOS as well. It's built on the next generation of technologies App developers across the world will use - it's one of the most complete products leveraging MacCatalyst to deliver an outstanding MacOS experience. Key Features - Intuitive and powerful mobile / touch editing experience - like Things. - Allows you to write and structure content the way you want to - like Notion. - Is blazing fast and works both offline and online - like Apple Notes. - It has page and block linking capabilities - like Roam / Obsidian. - Has simple and frictionless ways to share and collaborate - like Google Docs - Has powerful export options, so your data isn't locked in - like it Should Be.
LAMBDA function - Google Docs Editors Help
You can create and return a custom function with a set of names and a formula_expression that uses them. To calculate the formula_expression, you can call the returned function with as many values as
Google Sheets Photos 1000 Vids - Colab
google-sheets-photos-1000-vids.ipynb - Colab
Manage domains - Admin Console
Profile editing - Admin Console
User List - Admin Console
Oneseco-Media/sites
jupyterlab/jupyterlab: JupyterLab computational environment.
JupyterLab computational environment.
Video DownloadHelper - CoApp Installation
daily.dev | The homepage developers deserve - Chrome Web Store
Get one personalized feed for all the knowledge you need as a developer.
dev.github.com
Home | Wave Terminal Documentation
Wave is an open-source terminal that combines traditional terminal features with graphical capabilities like file previews, web browsing, and AI assistance. It runs on MacOS, Linux, and Windows.
Download — Wave Terminal
Available for MacOS, Linux, and Windows.
Workers AI · Cloudflare Workers AI docs
Workers AI allows you to run machine learning models, on the Cloudflare network, from your own code -- whether that be from Workers, Pages, or anywhere via the Cloudflare API.
Cloudflare API | Pages › Projects › Create Project
Interact with Cloudflare's products and services via the Cloudflare API
Pages
Projects
pages.projects
Methods
Create Project -> Envelope<Project>
POST
/accounts/{account_id}/pages/projects
Create a new project.
Security
API Email + API Key
The previous authorization scheme for interacting with the Cloudflare API, used in conjunction with a Global API key.
Example: X-Auth-Email: [email protected]
The previous authorization scheme for interacting with the Cloudflare API. When possible, use API tokens instead of Global API keys.
Example: X-Auth-Key: 144c9defac04969c7bfad8efaa8ea194
Accepted Permissions (at least one required)
Pages Write
Parameters
account_id: string
(maxLength: 32)
Identifier
Body parameters
project: Project
Response fields
errors: Array<ResponseInfo>
messages: Array<ResponseInfo>
result: Project
success: false | true
Whether the API call was successful
Cloudflare API | Pages › Projects
Interact with Cloudflare's products and services via the Cloudflare API
Cloudflare API | Durable Objects › Namespaces › Objects › List Objects
Interact with Cloudflare's products and services via the Cloudflare API
Durable Objects
Namespaces
Objects
durable_objects.namespaces.objects
Methods
List Objects -> CursorLimitPagination<DurableObject>
GET
/accounts/{account_id}/workers/durable_objects/namespaces/{id}/objects
Returns the Durable Objects in a given namespace.
Domain types
DurableObject = { id, hasStoredData }
Cloudflare API | Durable Objects › Namespaces › List Namespaces
Interact with Cloudflare's products and services via the Cloudflare API
Namespace = {
id: stringOPTIONAL
class: stringOPTIONAL
name: stringOPTIONAL
script: stringOPTIONAL
use_sqlite: booleanOPTIONAL
}
Cloudflare API | Durable Objects
Interact with Cloudflare's products and services via the Cloudflare API
durable_objects.namespaces
GET
/accounts/{account_id}/workers/durable_objects/namespaces