Stop hunting templates and start building profitable AI systems. Learn practical prompt engineering and automation that saves hours daily and delivers exactly what you need, consistently.
The Killer MCP Use Case: Closing The Agentic Loop | PulseMCP
Magic happens when you plug in quality MCP servers for the services where your work actually lives. In a closed loop system like this - you can let an agentic loop run wild, and start truly standing in for what would otherwise require engaged human labor.
Dive into the handy Test Heuristics Cheat Sheet, new and improved for today's modern testing professional. Support your testing efforts and generate test ideas.
These are the most helpful tools, software and services I use to run my real estate business. If you're looking for ways to streamline your processes and be more effective, these are the best recommendations I can give you!
Create chaotic proxies for services to test behaviour of
your clients and servers in the face of unreliable network
connections. Provides a client to the 'toxiproxy' API.
This is a POSIXct method for the date_format() generic.
date_format() formats a date-time (POSIXct) using a format string.
If format is NULL, a default format of "%Y-%m-%dT%H:%M:%S%Ez[%Z]" is
used. This matches the default format that date_time_parse_complete()
parses. Additionally, this format matches the de-facto standard extension to
RFC 3339 for creating completely unambiguous date-times.
{shinytesters}: Updating Inputs in testServer | Ashley's Blog
I have been working on a project where we have been unable to use {shinytest2}, and therefore have had a heavy reliance on the testServer function on testing the reactive functionality in each of the modules. Whilst it is great for checking the server-side logic based on dummy inputs being...
Build your own universe of packages similar to the 'tidyverse'
package with this meta-package creator. Create a
package-verse, or meta package, by supplying a custom name for the
collection of packages and the vector of desired package names to include–
and optionally supply a destination directory, an indicator of whether to
keep the created package directory, and/or a vector of verbs implement via
the 'usethis' package.
quarto R package v1.5.0: Streamlined Workflows for R Users – Quarto
The quarto R package 1.5.0 brings powerful new features for passing R values to Quarto metadata, inserting Markdown in HTML tables, working with R scripts, building paths from Quarto projects, and automating Quarto CLI from R.