Remove tag backend
article thumbnail

Emacs xref stopped working on Macs with dumb-jump

Martin Fowler

xref is just a front-end, all the work is done by backends. It took a while for me to realize (ie remember) that I was using the excellent dumb-jump package as the backend. dumb-jump uses a range of fast search commands (such as ag and ripgrep) to detect references without using the awkward tags tables that Emacs used to rely on.

article thumbnail

Soft Integration of Generative AI via Browser Extensions

Xebia

TLDR Browser extensions offer a valuable tool to integrate Generative AI into existing processes since they enable rapid prototyping without modifying existing backends. Therefore, we need scalable approaches to rapidly prototype such integrations without setting up specialised backends.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Azure Resource Provisioning with Terraform Using VS Code Devcontainer Box

Perficient

backend/my.dev.tfconfig TF_PLAN_VARIABLES_FILE_PATH=./env/my.dev.tfvars Create a Backend folder and create. tfconfig files(backend/my.dev.tfconfig) based on the environments and specify the backed details in that file. Create a Backend folder and create. devcontainers/features/azure-cli:1": {}, "ghcr.io/devcontainers/features/terraform:1":

Azure 69
article thumbnail

Bubble Wrap: How Eurovision Monitors Covid Risk at Events

CIO

Flockey measures the distance between visitors using anonymized Bluetooth low-energy data from mobile devices like a smartphone or lanyard tag. If you are an artist, crew, or audience member, you wear a tag on a lanyard, a wristband, or simply download the Flockey app on your smartphone.

Social 242
article thumbnail

Effortless Engineering: Quick Tips for Crafting Prompts

Honeycomb

Building our first prompt We have a list of products, and behind the scenes, each product has tags to describe it. We just need our LLM to return a comma-separated list of tags from a description, and the backend can filter the product list. We are lucky that so far, our LLM is returning tags in CSV format for our code to use.

article thumbnail

Customer service automation startup Lang lands $15M

TechCrunch

He would be — he’s the co-founder of Lang.ai , a startup developing a platform that automatically tags customer conversations to resolve service issues ostensibly more quickly. ” Lang isn’t alone in using AI to auto-tag customer service messages. “Automation in customer support is not new. .

article thumbnail

Create an RSS Feed using HTL

Perficient

Here the feed results can be filtered by category tag names (category) using query parameters in the feed URL. [link] [link] <?xml Category tag is rendered only when page properties are authored with tag values CDATA (character data) is a section of element content to render as only character data instead of markup <?xml