github.com/oneseco-media

github.com/oneseco-media

2498 bookmarks
Newest
GenAI Platform How-Tos | DigitalOcean Documentation
GenAI Platform How-Tos | DigitalOcean Documentation
How to accomplish specific tasks in detail, like creation/deletion, configuration, and management.
DigitalOcean GenAI Platform lets you build GPU-powered AI agents with fully-managed deployment. Agents can use pre-built or custom foundation models, incorporate function and agent routes, and implement RAG pipelines with knowledge bases.
·docs.digitalocean.com·
GenAI Platform How-Tos | DigitalOcean Documentation
Introduction to Compute | Fastly Documentation
Introduction to Compute | Fastly Documentation

Inform Text Adventure Game

A simple text adventure game created using Inform 6, a programming language designed specifically for interactive fiction.

Project Structure

  • main.inf: The main source code file containing the game logic
  • main.z5: The compiled game file (automatically generated when running)

Running the Game

Click the "Run" button in Replit to:

  1. Compile the Inform source code
  2. Start the game using the Frotz interpreter

Current Features

The game currently displays a "Hello world" message. You can extend it by adding:

  • Rooms and locations
  • Objects and items
  • Characters and NPCs
  • Interactive commands
  • Puzzles and story elements

Inform 6 Basics

  • [ Main;: Defines the main entry point
  • print "text^": Prints text (^ creates a line break)
  • ;: Ends a statement

License

MIT License - Feel free to modify and share this project.

·fastly.com·
Introduction to Compute | Fastly Documentation
Setup a Compute Service - Fastly
Setup a Compute Service - Fastly
Setup Service summary Service configuration Learn Compute service setup I’ve completed setup 1 Service name and domain 2 Choose a starter kit 3 Finalize and deploy Deployment in progress Almost there! It takes about a minute for your service to be deployed globally. While we finish things up, you can prepare your local environment. Validating your application content in all Fastly datacenters Edit service configuration Open Fastly domain Additional setup Set up your local development environment Create a directory for your project. When you run the following command we’ll copy the source code from your chosen starter kit and write a fastly.toml file so you’re ready to go with all the settings you just configured. fastly update mkdir abnormally-hardy-bedbug.edgecompute.app cd abnormally-hardy-bedbug.edgecompute.app fastly compute init --from=n32CiydgeYwef3RiYxh3F1 Our instructions for installing the CLI. Compute resources View all Get started on a new Compute project Learn how to set up a Compute service using the Fastly CLI or web interface. Compute getting started guide Learn through in-depth tutorials Explore the ins and outs of popular solutions, then create, customize, and deploy solutions to your Fastly configuration. Tutorials Get a head start with ready-made code examples Explore code examples that you can customize to your own needs.
·manage.fastly.com·
Setup a Compute Service - Fastly
(20+) Free Public APIs | daily.dev
(20+) Free Public APIs | daily.dev
A collection of free public APIs with high health scores that offer a variety of functionalities including IP geolocation, data on Rick and Morty characters, UK postcode lookup, Kanye West quotes, Harry Potter characters and spells, useless facts, weather data, holidays information, and more. These APIs support REST and sometimes GraphQL endpoints, providing reliable and valuable data for developers.
·app.daily.dev·
(20+) Free Public APIs | daily.dev
(3) Build Everything with AI Agents: Here's How | daily.dev
(3) Build Everything with AI Agents: Here's How | daily.dev
David Andre demonstrates how to build AI agents even for beginners using n8n, a no-code automation tool. He details the process of setting up triggers, integrating Telegram, and handling both text and voice messages. By adding tools such as Gmail and Google Calendar, he shows how to create powerful AI agents capable of automating various tasks. He also highlights the value of continuous testing and the potential productivity boosts these agents can provide.
·app.daily.dev·
(3) Build Everything with AI Agents: Here's How | daily.dev