Found 2401 bookmarks
Newest
Cursor – Working with Context
Cursor – Working with Context
How to work with context in Cursor
Intent context defines what the user wants to get out of the model. For example, a system prompt usually serves as high-level instructions for how the user wants the model to behave. Most of the “prompting” done in Cursor is intent context. “Turn that button from blue to green” is an example of stated intent; it is prescriptive.
State context describes the state of the current world. Providing Cursor with error messages, console logs, images, and chunks of code are examples of context related to state. It is descriptive, not prescriptive.
Together, these two types of context work in harmony by describing the current state and desired future state, enabling Cursor to make useful coding suggestions.
·docs.cursor.com·
Cursor – Working with Context
PostGIS 3.5.4dev Manual
PostGIS 3.5.4dev Manual
PostGIS is an extension to the PostgreSQL object-relational database system which allows GIS (Geographic Information Systems) objects to be stored in the database. PostGIS includes support for GiST-based R-Tree spatial indexes, and functions for analysis and processing of GIS objects. This is the manual for version 3.5.4dev This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License. Feel free to use this material any way you like, but we ask that you attribute credit to the PostGIS Project and wherever possible, a link back to https://postgis.net.
·postgis.net·
PostGIS 3.5.4dev Manual
Cursor Docs
Cursor Docs
Learn about Cursor and how to get started
·docs.cursor.com·
Cursor Docs
Enterprise UI Design: Professional Bootstrap 5 for Shiny Apps
Enterprise UI Design: Professional Bootstrap 5 for Shiny Apps
Master enterprise-grade UI/UX design for Shiny applications using Bootstrap 5, bslib theming, and professional design systems. Learn to create accessible, responsive interfaces that meet corporate standards for biostatistics and clinical research applications.
·datanovia.com·
Enterprise UI Design: Professional Bootstrap 5 for Shiny Apps
Highlight AI | Master your world
Highlight AI | Master your world
Get instant answers about anything you've seen, heard or said. Download free: highlightai.com
·highlightai.com·
Highlight AI | Master your world
MCP.Link | Connect APIs to AI Assistants
MCP.Link | Connect APIs to AI Assistants
Transform OpenAPI specifications into Model-Context-Protocol Protocol (MCP) endpoints for seamless AI integration.
·mcp-link.vercel.app·
MCP.Link | Connect APIs to AI Assistants
RealEstateAPI | Public APIs | Postman API Network
RealEstateAPI | Public APIs | Postman API Network
Explore public APIs from RealEstateAPI, exclusively on the Postman API Network. Find everything you need to quickly get started with RealEstateAPI APIs.
·postman.com·
RealEstateAPI | Public APIs | Postman API Network
Ref.
Ref.
Documentation for your agent.
·ref.tools·
Ref.
RealEstateAPI Developer Documentation
RealEstateAPI Developer Documentation
THE Property Data Solution. Our revolutionary tech allows us to get you property and owner data (and lots of it!) faster and cheaper than you've ever been able to before. Slow or buggy applications due to unreliable third party data APIs are a problem of the past.
·developer.realestateapi.com·
RealEstateAPI Developer Documentation
Agentic Engineer - Build LIVING software
Agentic Engineer - Build LIVING software
Build LIVING software. Your guide to mastering prompts, ai coding, ai agents, and agentic workflows.
·agenticengineer.com·
Agentic Engineer - Build LIVING software
AI Model & API Providers Analysis | Artificial Analysis
AI Model & API Providers Analysis | Artificial Analysis
Comparison and analysis of AI models and API hosting providers. Independent benchmarks across key performance metrics including quality, price, output speed & latency.
·artificialanalysis.ai·
AI Model & API Providers Analysis | Artificial Analysis
shinymgr: A Framework for Building, Managing, and Stitching Shiny Modules into Reproducible Workflows
shinymgr: A Framework for Building, Managing, and Stitching Shiny Modules into Reproducible Workflows
The R package shinymgr provides a unifying framework that allows Shiny developers to create, manage, and deploy a master Shiny application comprised of one or more "apps", where an "app" is a tab-based workflow that guides end-users through a step-by-step analysis. Each tab in a given "app" consists of one or more Shiny modules. The shinymgr app builder allows developers to "stitch" Shiny modules together so that outputs from one module serve as inputs to the next, creating an analysis pipeline that is easy to implement and maintain. Apps developed using shinymgr can be incorporated into R packages or deployed on a server, where they are accessible to end-users. Users of shinymgr apps can save analyses as an RDS file that fully reproduces the analytic steps and can be ingested into an RMarkdown or Quarto report for rapid reporting. In short, developers use the shinymgr framework to write Shiny modules and seamlessly combine them into Shiny apps, and end-users of these apps can execute reproducible analyses that can be incorporated into reports for rapid dissemination. A comprehensive overview of the package is provided by 12 learnr tutorials.
·journal.r-project.org·
shinymgr: A Framework for Building, Managing, and Stitching Shiny Modules into Reproducible Workflows
Futureverse
Futureverse
A Unifying Parallelization Framework in R for Everyone
·futureverse.org·
Futureverse
Sparrow API Platform
Sparrow API Platform
Sparrow is your one-stop API testing solution. Supercharge your API workflow with Sparrow—the ultimate ally for agile teams and individual devs. Test, organize, and share APIs with finesse, revolutionizing your API game.
·sparrowapp.dev·
Sparrow API Platform
Introduction
Introduction
Build production-ready Copilots and Agents effortlessly.
·docs.copilotkit.ai·
Introduction
RealEstateAPI Developer Documentation
RealEstateAPI Developer Documentation
THE Property Data Solution. Our revolutionary tech allows us to get you property and owner data (and lots of it!) faster and cheaper than you've ever been able to before. Slow or buggy applications due to unreliable third party data APIs are a problem of the past.
·developer.realestateapi.com·
RealEstateAPI Developer Documentation
How to make data pipelines idempotent
How to make data pipelines idempotent
Unable to find practical examples of idempotent data pipelines? Then, this post is for you. In this post, we go over a technique that you can use to make your data pipelines professional and data reprocessing a breeze.
·startdataengineering.com·
How to make data pipelines idempotent
Shell and A.I - Steven Bucher - PSConfEU 2024
Shell and A.I - Steven Bucher - PSConfEU 2024
In this extensive lecture, I, Steven Bucher, a product manager on the PowerShell team, discuss the integration of AI into the shell environment. Over the pas...
·youtu.be·
Shell and A.I - Steven Bucher - PSConfEU 2024
autodb: Automatic Database Normalisation for Data Frames
autodb: Automatic Database Normalisation for Data Frames
Automatic normalisation of a data frame to third normal form, with the intention of easing the process of data cleaning. (Usage to design your actual database for you is not advised.) Originally inspired by the 'AutoNormalize' library for 'Python' by 'Alteryx' (<a href="https://github.com/alteryx/autonormalize" target="_top"https://github.com/alteryx/autonormalize/a>), with various changes and improvements. Automatic discovery of functional or approximate dependencies, normalisation based on those, and plotting of the resulting "database" via 'Graphviz', with options to exclude some attributes at discovery time, or remove discovered dependencies at normalisation time.
·cran.r-project.org·
autodb: Automatic Database Normalisation for Data Frames