並び順

ブックマーク数

期間指定

  • から
  • まで

281 - 320 件 / 342件

新着順 人気順

applicationsの検索結果281 - 320 件 / 342件

  • Using Playwright to test Next.js applications

    In its latest release, Playwright has gained a new feature called Playwright Test. This newly added test runner for Playwright enables the smoothest testing experience in Next.js applications I have ever seen. Once set up, it allows testing with real browsers across multiple device sizes. We’ll be able to mock requests made by the frontend. And, we’ll be able to mock the backend’s requests as well

      Using Playwright to test Next.js applications
    • Tech Stack Applications

      Instructions for how to access the GitLab tech stack and request updates to it Definition and Access Note: Use the Tech Stack Index to browse Tech Stack Apps. The Tech Stack is a list of all the technology that GitLab currently uses to support the business. The Tech Stack lists systems/applications/tools/data used by all departments and details the business purpose/description, the owners, the pro

        Tech Stack Applications
      • GitHub - JakePartusch/serverlessui: A command-line utility for deploying serverless applications to AWS. Complete with custom domains, deploy previews, TypeScript support, and more.

        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

          GitHub - JakePartusch/serverlessui: A command-line utility for deploying serverless applications to AWS. Complete with custom domains, deploy previews, TypeScript support, and more.
        • For Complex Applications, Rust is as Productive as Kotlin

          In this article, we will compare one apple (IntelliJ Rust) to one orange (rust-analyzer) to reach general and sweeping conclusions. Specifically, I want to present a case study supporting the following claim: For me, this is an unusual claim to argue: I always thought exactly the opposite, but I am not so sure now. I came to Rust from C++. I was of the opinion that this is a brilliant low-level la

            For Complex Applications, Rust is as Productive as Kotlin
          • Building real-time collaboration applications: OT vs CRDT

            From January 2023, TinyMCE no longer offers Real-Time Collaboration (RTC) for new customers. For Existing customers, we'll be in contact to discuss options. Please reach out to your Account Manager if you are a customer using RTC, and you have any questions about the plugin. This is the first in a series of blog posts documenting the TinyMCE RTC journey and decisions along the way. Next post: Coll

              Building real-time collaboration applications: OT vs CRDT
            • Optimize Java applications for Cloud Run  |  Cloud Run Documentation  |  Google Cloud

              Send feedback Optimize Java applications for Cloud Run Stay organized with collections Save and categorize content based on your preferences. This guide describes optimizations for Cloud Run services written in the Java programming language, along with background information to help you understand the tradeoffs involved in some of the optimizations. The information on this page supplements the gen

                Optimize Java applications for Cloud Run  |  Cloud Run Documentation  |  Google Cloud
              • Building well-architected serverless applications: Regulating inbound request rates – part 1 | Amazon Web Services

                AWS Compute Blog Building well-architected serverless applications: Regulating inbound request rates – part 1 This series of blog posts uses the AWS Well-Architected Tool with the Serverless Lens to help customers build and operate applications using best practices. In each post, I address the serverless-specific questions identified by the Serverless Lens along with the recommended best practices

                  Building well-architected serverless applications: Regulating inbound request rates – part 1 | Amazon Web Services
                • GitHub - anthropics/anthropic-quickstarts: A collection of projects designed to help developers quickly get started with building deployable applications using the Anthropic API

                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                    GitHub - anthropics/anthropic-quickstarts: A collection of projects designed to help developers quickly get started with building deployable applications using the Anthropic API
                  • Building Java Applications with libraries Sample

                    To prepare your software project for growth, you can organize a Gradle project into multiple subprojects to modularize the software you are building. In this guide, you’ll learn how to structure such a project on the example of a Java application. However, the general concepts apply for any software you are building with Gradle. You can follow the guide step-by-step to create a new project from sc

                    • Announcing the Open Application Model (OAM), an open standard for developing and operating applications on Kubernetes and other platforms - Microsoft Open Source Blog

                      Announcing the Open Application Model (OAM), an open standard for developing and operating applications on Kubernetes and other platforms Kubernetes has become the leading container orchestration environment. Its success has driven the remarkable growth of Kubernetes services on every public cloud. However, the core resources in Kubernetes like Services and Deployments represent disparate pieces o

                        Announcing the Open Application Model (OAM), an open standard for developing and operating applications on Kubernetes and other platforms - Microsoft Open Source Blog
                      • PHP 8: JIT performance in real-life web applications - stitcher.io

                        PHP 8: JIT performance in real-life web applications For those interested in the JIT in PHP 8, I did some benchmarks for you in real-world web application scenario. Be aware that these benchmarks don't say anything about whether the JIT is useful or not, they only show whether it can improve the performance of your average web application, or not. # Setup Let's set the scene first. These benchmark

                          PHP 8: JIT performance in real-life web applications - stitcher.io
                        • Mastering PDFs: Extracting Sections, Headings, Paragraphs, and Tables with Cutting-Edge Parser — LlamaIndex, Data Framework for LLM Applications

                          Despite recent motivation to utilize NLP for wider range of real world applications, most NLP papers, tasks and pipelines assume raw, clean texts. However, many texts we encounter in the wild, including a vast majority of legal documents (e.g., contracts and legal codes), are not so clean, with many of them being visually structured documents (VSDs) such as PDFs. PDFs are versatile, preserving the

                            Mastering PDFs: Extracting Sections, Headings, Paragraphs, and Tables with Cutting-Edge Parser — LlamaIndex, Data Framework for LLM Applications
                          • Firecracker: Lightweight Virtualization for Serverless Applications | USENIX

                            Firecracker: Lightweight Virtualization for Serverless Applications Alexandru Agache, Marc Brooker, Andreea Florescu, Alexandra Iordache, Anthony Liguori, Rolf Neugebauer, Phil Piwonka, and Diana-Maria Popa, Amazon Web Services Serverless containers and functions are widely used for deploying and managing software in the cloud. Their popularity is due to reduced cost of operations, improved utiliz

                            • 216+ Ruby on Rails Open Source Applications You Can Use as a Reference

                              A Massive List of Ruby on Rails Open Source Applications You Can Have as a Reference No idea how to implement a new Ruby on Rails feature? Or a Rails model? A migration? How to write a test? Here's how to effectively use 200+ Ruby on Rails Applications as a reference for implementing the most common things you need as a Ruby developer. Not sure how to implement a new Ruby on Rails feature? A prope

                                216+ Ruby on Rails Open Source Applications You Can Use as a Reference
                              • How to use Docker in your Node and React Applications

                                Docker gives developers the ability to package all of their applications inside of containers. These containers can run on any machine that has Docker installed and the application will be identical. This is a great way to run a clone of a codebase on multiple systems and you can be sure that they are all going to be the same. CI/CD workflows and DevOps testing environments are significantly bette

                                  How to use Docker in your Node and React Applications
                                • Creating serverless applications with the AWS Cloud Development Kit | Amazon Web Services

                                  AWS Compute Blog Creating serverless applications with the AWS Cloud Development Kit This post is contributed by Daniele Stroppa, Sr. Solutions Architect In October 2019, AWS released an improvement to the getting started experience in the AWS Lambda console. This enables you to create applications that follow common best practices, using infrastructure as code (IaC). It also provides a continuous

                                    Creating serverless applications with the AWS Cloud Development Kit | Amazon Web Services
                                  • Investigating a backdoored PyPi package targeting FastAPI applications | Datadog Security Labs

                                    Introduction FastAPI is a highly popular Python web framework. On November 23rd, 2022, the Datadog Security Labs team identified a third-party utility Python package on PyPI related to FastAPI, fastapi-toolkit, that has been backdoored by a malicious actor. The attacker inserted a backdoor in the package, adding a FastAPI route allowing a remote attacker to execute arbitrary python code and SQL qu

                                      Investigating a backdoored PyPi package targeting FastAPI applications | Datadog Security Labs
                                    • Chakra UI - A simple, modular and accessible component library that gives you the building blocks you need to build your React applications.

                                      Less code. More speedSpend less time writing UI code and more time building a great experience for your customers. import * as React from "react"; import { Box, Center, Image, Flex, Badge, Text } from "@chakra-ui/react"; import { MdStar } from "react-icons/md"; export default function Example() { return ( <Center h="100vh"> <Box p="5" maxW="320px" borderWidth="1px"> <Image borderRadius="md" src="h

                                        Chakra UI - A simple, modular and accessible component library that gives you the building blocks you need to build your React applications.
                                      • Chakra UI Vue | Chakra UI Vue | Simple, Modular and Accessible UI Components for your Vue Applications.

                                        Build Accessible Vue apps with Speed ⚡️ Chakra UI is a simple modular and accessible component library that gives you the building blocks to build Vue applications with speed.

                                          Chakra UI Vue | Chakra UI Vue | Simple, Modular and Accessible UI Components for your Vue Applications.
                                        • GitHub - zig-gamedev/zig-gamedev: Main monorepo for @zig-gamedev libs and example applications

                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                            GitHub - zig-gamedev/zig-gamedev: Main monorepo for @zig-gamedev libs and example applications
                                          • The best ways to test your serverless applications

                                            Serverless is more than a cloud computing execution model. It changes the way we plan, build, and deploy apps. But it also changes the way we test our apps. Meet Alex. Alex is an ordinary JavaScript developer, focused on Node.js lately. This is AlexOver the last couple of months, his good friends, Anna and Jeff, are always talking about that serverless thingy. Even through they are annoying from t

                                              The best ways to test your serverless applications
                                            • Optimizing the cost of serverless web applications | Amazon Web Services

                                              AWS Compute Blog Optimizing the cost of serverless web applications Web application backends are one of the most frequent types of serverless use-case for customers. The pay-for-value model can make it cost-efficient to build web applications using serverless tools. While serverless cost is generally correlated with level of usage, there are architectural decisions that impact cost efficiency. The

                                                Optimizing the cost of serverless web applications | Amazon Web Services
                                              • GitHub - firmai/financial-machine-learning: A curated list of practical financial machine learning tools and applications.

                                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                  GitHub - firmai/financial-machine-learning: A curated list of practical financial machine learning tools and applications.
                                                • Secure Node.js Applications from Supply Chain Attacks

                                                  Auth0 Marketplace Discover and enable the integrations you need to solve identity Explore Auth0 Marketplace This isn’t another AI-generated blog post about generic security practices. It contains detailed instructions on protecting Node.js applications from supply-chain attacks and describes best practices for security in any programming language. According to the GitHub report, The state of open

                                                    Secure Node.js Applications from Supply Chain Attacks
                                                  • 一時的な障害の処理 - Best practices for cloud applications

                                                    このブラウザーはサポートされなくなりました。 Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。 リモートのサービスやリモートのリソースとやり取りするすべてのアプリケーションは、一過性の障害に特別な注意を払う必要があります。 これは、クラウドで実行されるアプリケーションに特に当てはまります。クラウドでは、環境の特性とインターネット経由の接続により、この種の障害がより頻繁に発生する可能性があるからです。 一時的な障害には、コンポーネントやサービスとのネットワーク接続が一瞬失われる、サービスを一時的に利用できなくなる、サービスがビジー状態となってタイムアウトするなどがあります。 多くの場合、これらの障害は自己修正されるため、しばらくしてから操作を繰り返せば、成功する可能性があります。 この記事では、一時的な障

                                                      一時的な障害の処理 - Best practices for cloud applications
                                                    • GitHub - Avaiga/taipy: Turns Data and AI algorithms into production-ready web applications in no time.

                                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                        GitHub - Avaiga/taipy: Turns Data and AI algorithms into production-ready web applications in no time.
                                                      • Load test your applications in a CI/CD pipeline using CDK pipelines and AWS Distributed Load Testing Solution | Amazon Web Services

                                                        AWS DevOps Blog Load test your applications in a CI/CD pipeline using CDK pipelines and AWS Distributed Load Testing Solution Load testing is a foundational pillar of building resilient applications. Today, load testing practices across many organizations are often based on desktop tools, where someone must manually run the performance tests and validate the results before a software release can b

                                                          Load test your applications in a CI/CD pipeline using CDK pipelines and AWS Distributed Load Testing Solution | Amazon Web Services
                                                        • GitHub - memspace/zefyr: Soft and gentle rich text editing for Flutter applications.

                                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                            GitHub - memspace/zefyr: Soft and gentle rich text editing for Flutter applications.
                                                          • GitHub - authzed/spicedb: Open Source, Google Zanzibar-inspired permissions database to enable fine-grained authorization for customer applications

                                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                              GitHub - authzed/spicedb: Open Source, Google Zanzibar-inspired permissions database to enable fine-grained authorization for customer applications
                                                            • GitHub - ryanelian/instapack: All-in-one TypeScript and Sass compiler for web applications! :rocket:

                                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                GitHub - ryanelian/instapack: All-in-one TypeScript and Sass compiler for web applications! :rocket:
                                                              • Deploy serverless applications with AWS Lambda and API Gateway | Terraform | HashiCorp Developer

                                                                  Deploy serverless applications with AWS Lambda and API Gateway | Terraform | HashiCorp Developer
                                                                • Make shipping applications more enjoyable. | KubeVela

                                                                  What is KubeVela?KubeVela is a modern software delivery platform that makes deploying and operating applications across today's hybrid, multi-cloud environments easier, faster and more reliable. KubeVela is infrastructure agnostic, programmable, yet most importantly, application-centric. It allows you to build powerful software, and deliver them anywhere! Declare your deployment plan as workflow,

                                                                  • ギークフジワラ|Microsoft Business Applications, Dynamics, Power Platform, Azure

                                                                    ギークなエンジニアのブログ Microsoft Dynamics 365 やPower Platform関連の開発を中心としたブログを運営しています。 About me

                                                                      ギークフジワラ|Microsoft Business Applications, Dynamics, Power Platform, Azure
                                                                    • GitHub - terryky/tflite_gles_app: GPU accelerated deep learning inference applications for RaspberryPi / JetsonNano / Linux PC using TensorflowLite GPUDelegate / TensorRT

                                                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                        GitHub - terryky/tflite_gles_app: GPU accelerated deep learning inference applications for RaspberryPi / JetsonNano / Linux PC using TensorflowLite GPUDelegate / TensorRT
                                                                      • Supercharge Testing React Applications With Wallaby.js — Smashing Magazine

                                                                        About The AuthorKelvin is an independent software maker currently building Sailscasts — a platform to learn server-side JavaScript. He is also a technical writer and … More about Kelvin ↬ Ever had to switch your focus from your editor and to your terminal to see the results of your tests? This article will introduce you to Wallaby.js — a JavaScript productivity tool that supercharges your IDE by a

                                                                          Supercharge Testing React Applications With Wallaby.js — Smashing Magazine
                                                                        • Focused Session: Performance profiling for Web Applications with Sam Saccone

                                                                          Sam Saccone presents an overview of how to use Chrome DevTools to understand a Web application's performance bottlenecks. In this presentation, Sam goes over a few different workflows that help us to answer the question "Why is this slow and how can I fix it". Slides: https://t.co/pumumktAEG

                                                                            Focused Session: Performance profiling for Web Applications with Sam Saccone
                                                                          • GitHub - BoxcarsAI/boxcars: Building applications with composability using Boxcars with LLM's. Inspired by LangChain.

                                                                            All of these concepts are in a module named Boxcars: Boxcar - an encapsulation that performs something of interest (such as search, math, SQL, an Active Record Query, or an API call to a service). A Boxcar can use an Engine (described below) to do its work, and if not specified but needed, the default Engine is used Boxcars.engine. Train - Given a list of Boxcars and optionally an Engine, a Train

                                                                              GitHub - BoxcarsAI/boxcars: Building applications with composability using Boxcars with LLM's. Inspired by LangChain.
                                                                            • GitHub - yogeshojha/rengine: reNgine is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a datab

                                                                              reNgine is not an ordinary reconnaissance suite; it's a game-changer! We've turbocharged the traditional workflow with groundbreaking features that is sure to ease your reconnaissance game. reNgine redefines the art of reconnaissance with highly configurable scan engines, recon data correlation, continuous monitoring, GPT powered Vulnerability Report, Project Management and role based access contr

                                                                                GitHub - yogeshojha/rengine: reNgine is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a datab
                                                                              • Building serverless applications with streaming data: Part 1 | Amazon Web Services

                                                                                AWS Compute Blog Building serverless applications with streaming data: Part 1 February 12, 2024: Amazon Kinesis Data Firehose has been renamed to Amazon Data Firehose. Read the AWS What’s New post to learn more. Streaming data presents a unique set of design and architectural challenges for developers. By definition, streaming data is not bounded, having no clear beginning or end. It can be genera

                                                                                  Building serverless applications with streaming data: Part 1 | Amazon Web Services
                                                                                • GitHub - marktext/muya: 📄 Future markdown editor for web browser applications development

                                                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                                    GitHub - marktext/muya: 📄 Future markdown editor for web browser applications development