Computing

  • 101 FUNNIEST MEMES: BOOK 57

    LAUGHS, CHAOS, AND ENDLESS MEMES

    Congratulations, internet explorer (or professional procrastinator who should probably be doing something else)! You’ve just discovered the ultimate treasure: 101 Funniest Memes – Book 57, That Will Break Your Screen and Your Serious Face! If you’ve ever laughed at something you shouldn’t have, sent the perfect meme at the perfect moment, or scrolled so long you forgot what day it is, this book is for you. There are no spoilers here, no ads, no drama, just pure comedy, relatable chaos, and internet humor at its finest. So grab your phone (fully charged, hopefully), stretch those laugh muscles, and prepare to scroll through meme history. Warning: excessive laughter may cause strange looks from people around you.

    Read more

    From £2.95
  • 2026 hyperpaper planner – Lined (Kindle Scribe Only)

    01
    Take your Kindle Scribe beyond reading and notetaking with the hyperpaper planner– the hyperlinked planner and calendar designed for your Scribe.
    E-ink tablets like the Scribe are ideal tools for journalling, planning, habit tracking, and reflecting. But the built-in notebooks don’t quite have the structure, navigation or template variety to make these tasks as effective as they could be. That’s where this planner comes in!
    This Core edition of the planner incorporates its most popular features and lets you easily install it directly to your Kindle Scribe. This version is tailored to the North American market with:

    •A Sunday week start
    •US holidays
    •Text in English
    •12-hour (AM/PM) time format
    •Lined pages throughout (a dotted version is also available)

    Key Features:
    •Daily Pages: Begin each day with intention and structure. With space for your schedule, to-do list, and a journal entry, these pages are your “”home base”” for each day. Maximize your productivity and keep your tasks in check.
    •Monthly Calendars: Track events and deadlines with a clean, simple layout
    •Weekly Planning: Plan and visualize your week with a high-level view
    •Year Calendar: Access all of 2025 on one page, with links to every quarter, month, week, and day
    •Habit Tracking: Track only the habits that matter to you, with this flexible template
    •Collections: Includes over 200 extra pages, grouped in thematic collections for Notes, Meetings, Books, and Goals. Linked index pages for each collection allow you to annotate and easily retrieve notes later on.
    Upgrade your planning game and embrace a more organized, efficient, and calm lifestyle with the hyperpaper planner. It’s the perfect companion for those who value productivity and want to simplify their daily routines.
    Why this planner?
    Let’s face it, there are an overwhelming number of planners on the market. It’s hard to figure out which one will work best for you. Consider this one if you are looking for:
    •Clean, simple, and modern design
    •Consistent and efficient navigation between pages with thousands of contextual hyperlinks
    •Something battle-tested by thousands of customers since 2021
    Here are just a few quotes from satisfied customers using this planner on the Kindle Scribe:
    •“It’s like having an operating system for your tablet. I can get anywhere in 2 clicks, and I never have to leave my notebook or deal with the file system” – Lee
    •“Thank you so much. I have bought so many planners and there was so much in them. I could not work them. Yours is great.” – Jacinta
    •“I just want to say how impressive your planner is. It’s extremely intuitive and clean with no unnecessary clutter. I also downloaded (redacted), and while theirs is also very well done, I prefer your planner’s style and simple layout” – Travis

    Read more

    From £9.99
  • AI Networking Cookbook: Practical recipes for AI-assisted network automation and development

    Transform your network operations with AI-powered automation, and learn code generation, prompt engineering, and practical recipes for building custom network tools using AI assistants and Python

    Key Features

    • Leverage AI assistants like OpenAI and Claude to build network automation solutions
    • Use prompt engineering and AI tools to automate network setup, monitoring, and threat detection
    • Build AI-assisted network configuration, monitoring, and management workflows with multi-vendor APIs
    • Purchase of the print or Kindle book includes a free PDF eBook

    Book Description

    Transform your approach to network automation with the power of AI LLM assistants guided by hands-on recipes for building custom automation solutions quickly using artificial intelligence.

    You’ll learn tools and techniques such as Vibe coding for conversational development, OpenAI API scripts, prompt engineering for better outputs, local LLM fine-tuning, combining models with LangChain, and Streamlit-based frontends development. The book progresses from simple Python scripts to advanced AI-assisted automation techniques, including multi-vendor API integration, showing you how AI can enhance network configuration, monitoring, security, and troubleshooting.

    Each recipe presents realistic mock data, complete code examples, and step-by-step guidance, creating a safe environment for experimentation while building a solid foundation for future production use. Whether you want to automate routine configuration, implement AI-driven troubleshooting, or build compliance monitoring systems, this cookbook helps you connect your networking expertise with the capabilities of modern AI.

    What you will learn

    • Understand the AI LLM landscape and key parameters for networking tasks
    • Create OpenAI-enabled scripts for daily network engineering workflows
    • Master prompt engineering techniques for improved AI outputs
    • Build local LLMs using Ollama for network applications
    • Chain language models with LangChain for complex network solutions
    • Develop AI application frontends using the Streamlit framework
    • Design robust backends for network AI applications
    • Build an end-to-end network copilot by integrating all the techniques you’ve learned

    Who this book is for

    The AI for Networking Cookbook is for experienced network engineers, network architects, and DevOps professionals who want to enhance their network automation capabilities using AI and LLM technologies. It is especially invaluable for networking professionals looking to integrate conversational AI development, prompt engineering, and modern AI tools like OpenAI APIs, LangChain, and local LLM models into their workflows.

    Familiarity with basic networking concepts, configurations, and Python is helpful, but no prior AI or advanced programming experience is required.

    Table of Contents

    1. The AI LLM Landscape and Key Parameters
    2. OpenAI Recipes for Network Engineers
    3. Prompt Engineering for Reliable Outputs
    4. Local AI LLM Playground in Network Engineering
    5. LangChain for Networking Tasks
    6. Building an AI LLM Network Application Frontend with Streamlit
    7. Building AI LLM Application Backends
    8. Building a Network Co-Pilot
    9. Network Monitoring and Performance Use Cases with MCP
    10. Network Security through Vibe Coding

    Read more

    From £22.99
  • Server-Side WebAssembly: Building portable and secure multi-language apps

    “WebAssembly on the server is the future of computing.”
    –Solomon Hykes, founder of Docker

    Server-Side WebAssembly shows you how to harness the power of Wasm on the application back-end. By following the numerous practical examples and crystal-clear explanations, you’ll soon be seeing the benefits of reduced cold start times, improved security and performance, and the freedom of polyglot programming.

    Inside Server-Side WebAssembly you’ll learn how to:

    • Develop and deploy server-side Wasm applications
    • Create and manage Wasm containers with OCI
    • Compile Wasm components from multiple languages
    • Scale Wasm applications using Kubernetes
    • Implement Wasm for edge computing scenarios
    • Integrate with cloud resources and machine learning

    WebAssembly empowers developers to run almost any language on the web—including high performance tools like C or C++. Server-Side WebAssembly lays out everything you need to take WebAssembly beyond its traditional browser domain. You’ll learn from WebAssembly expert and contributor Danilo Chiarlone, who has packed the book with production-level examples based on his experience working with WebAssembly at Microsoft.

    About the book

    Server-Side WebAssembly is a comprehensive guide to using WebAssembly for microservices, serverless or edge computing, DevOps, and more. You’ll start with the underlying fundamentals of WebAssembly and quickly move on to developing production-grade apps. Throughout the book, you’ll work on a project utilizing a Key-Value store component, an HTTP component, and even a machine learning component. Along the way, you’ll see how easy WebAssembly makes it to share your apps with the world using containers and scalable Kubernetes integration.

    About the reader

    This book is aimed at developers and tech professionals from across all disciplines, including DevOps engineers, backend developers, and systems architects. You’ll find code samples in Rust, JavaScript and Python, but no specific language specialty is required.

    About the author

    Danilo Chiarlone is a champion of multiple WebAssembly System Interface Proposals, and has made significant contributions to WebAssembly with his work on projects like SpiderLightning and runwasi. Danilo is also a passionate educator, offering free lessons on Rust and WebAssembly through his YouTube channel and delivering multiple presentations at events such as CloudNative Rejekts, WasmCon, and RustGlobal. Danilo works at Microsoft, where he focuses on increasing WebAssembly security through hardware virtualization and enabling the next wave of serverless and edge computing applications.

    Read more

    From £6.14

Main Menu