並び順

ブックマーク数

期間指定

  • から
  • まで

121 - 160 件 / 848件

新着順 人気順

applicationsの検索結果121 - 160 件 / 848件

  • Akamai To Acquire Linode to Provide Businesses with a Developer-friendly and Massively-distributed Platform to Build, Run and Secure Next Generation Applications | Akamai

    Compute Build, release, and scale faster with VMs for every workload

      Akamai To Acquire Linode to Provide Businesses with a Developer-friendly and Massively-distributed Platform to Build, Run and Secure Next Generation Applications | Akamai
    • Bring the best of the Web to your .NET desktop applications with WebView2 - .NET Blog

      Bring the best of the Web to your .NET desktop applications with WebView2 This blog post was written together with Palak Goel, Program Manager on Edge Product Development team. Last year at Build, we introduced WebView2, a browser control that renders web content (HTML / CSS / JavaScript) with the new Chromium-based Microsoft Edge. It was originally limited in scope to C/C++ applications. Today, w

        Bring the best of the Web to your .NET desktop applications with WebView2 - .NET Blog
      • GitHub - secrary/Andromeda: Andromeda - Interactive Reverse Engineering Tool for Android 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.

          GitHub - secrary/Andromeda: Andromeda - Interactive Reverse Engineering Tool for Android Applications
        • Amazon CloudFront announces managed cache policies for web applications - AWS

          Amazon CloudFront announces managed cache policies for web applications Amazon CloudFront announces two new managed cache policies, UseOriginCacheControlHeaders and UseOriginCacheControlHeaders-QueryStrings, for dynamically generated websites and applications that return Cache-Control headers. With the new managed cache policies, CloudFront caches content based on the Cache-Control headers returne

            Amazon CloudFront announces managed cache policies for web applications - AWS
          • GitHub - jina-ai/jina: ☁️ Build multimodal AI applications with cloud-native stack

            Build multimodal AI applications with cloud-native technologies Jina lets you build multimodal AI services and pipelines that communicate via gRPC, HTTP and WebSockets, then scale them up and deploy to production. You can focus on your logic and algorithms, without worrying about the infrastructure complexity. Jina provides a smooth Pythonic experience for serving ML models transitioning from loca

              GitHub - jina-ai/jina: ☁️ Build multimodal AI applications with cloud-native stack
            • GitHub - langchain-ai/langchain: 🦜🔗 Build context-aware reasoning 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 - langchain-ai/langchain: 🦜🔗 Build context-aware reasoning applications
              • Modern Web Development on the JAMstack: Modern Techniques for Ultra Fast Sites and Web Applications

                Really pause and think about how much time and effort web teams around the world have spent building and managing infrastructure. For many years, launching a site or web application has been as much about deploying complex server environments as it’s been about building actual application code. The cloud made provision- ing all these resources faster but no less complicated. The JAMstack was born

                • GitHub - Zaplib/zaplib: ⚡ Zaplib is an open-source library for speeding up web applications using Rust and WebAssembly.

                  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 - Zaplib/zaplib: ⚡ Zaplib is an open-source library for speeding up web applications using Rust and WebAssembly.
                  • How We Fixed the Dependency Confusion Vulnerability in Over 600 Ruby Applications

                    Opens in a new windowOpens an external siteOpens an external site in a new window

                      How We Fixed the Dependency Confusion Vulnerability in Over 600 Ruby Applications
                    • Applications of Deep Neural Networks with Keras

                      Deep learning is a group of exciting new technologies for neural networks. Through a combination of advanced training techniques and neural network architectural components, it is now possible to create neural networks that can handle tabular data, images, text, and audio as both input and output. Deep learning allows a neural network to learn hierarchies of information in a way that is like the f

                      • Integrating GraphQL Code Generator in your frontend applications (The Guild)

                        Integrating GraphQL Code Generator in your frontend applications In this article we’ll try to explain and demonstrate common patterns for frontend development with GraphQL and GraphQL Code Generator. Most patterns are general and can be applied to most popular frontend frameworks (React, Angular, Vue, Stencil), and to popular GraphQL client libraries (Apollo / urql), due to extended support of Gra

                          Integrating GraphQL Code Generator in your frontend applications (The Guild)
                        • Single Executable Applicationsについて / About Single Executable Applications

                          関西Node学園 10時限目の発表資料です。 Node.js v19.7で追加された機能 “Single Executable Applications” について説明しています。 スライド内のアプリケーション例はGitHubに公開しています。

                            Single Executable Applicationsについて / About Single Executable Applications
                          • GitHub - emmett-framework/granian: A Rust HTTP server for Python applications

                            A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

                              GitHub - emmett-framework/granian: A Rust HTTP server for Python applications
                            • Using GitHub Actions and Tailscale to build and deploy applications securely

                              Recently, I’ve started blogging, and to serve the raw Markdown into delicious HTML and CSS, I wrote a basic web server in Go that compiles Markdown and then injects it into a template and serves it over HTTP. The biggest annoyance in this server is deployment; every change I make needs to be pulled on the server-side, potentially recompiled if the Go code changes, and restarted. Automating all thi

                                Using GitHub Actions and Tailscale to build and deploy applications securely
                              • Build Generative AI Applications with Foundation Models - Amazon Bedrock - AWS

                                Amazon Bedrock The easiest way to build and scale generative AI applications with foundation models Amazon Bedrock is a fully managed service that offers a choice of high-performing foundation models (FMs) from leading AI companies like AI21 Labs, Anthropic, Cohere, Meta, Mistral AI, Stability AI, and Amazon via a single API, along with a broad set of capabilities you need to build generative AI a

                                  Build Generative AI Applications with Foundation Models - Amazon Bedrock - AWS
                                • Task-driven Autonomous Agent Utilizing GPT-4, Pinecone, and LangChain for Diverse Applications – Yohei Nakajima

                                  Task-driven Autonomous Agent Utilizing GPT-4, Pinecone, and LangChain for Diverse Applications PlantUML flow chart generated by GPT-4 based on code base. NOTE: This article was written by GPT-4 based on the code base. For more info, read this. Abstract: In this research, we propose a novel task-driven autonomous agent that leverages OpenAI’s GPT-4 language model, Pinecone vector search, and the La

                                  • GitHub - nodegui/svelte-nodegui: Build performant, native and cross-platform desktop applications with native Svelte + powerful CSS-like styling.🚀

                                    🧬 Cross platform. Should work on major Linux flavours, Windows and macOS. 📉 Low CPU and memory footprint. Current CPU stays at 0% on idle and memory usage is under 20 MB for a Hello World program. 💅 Styling with CSS (includes actual cascading). Also has full support for Flexbox layout (thanks to Yoga). ✅ Complete Node.js api support (Currently runs on Node v12.x - and is easily upgradable). Hen

                                      GitHub - nodegui/svelte-nodegui: Build performant, native and cross-platform desktop applications with native Svelte + powerful CSS-like styling.🚀
                                    • GitHub - chakra-ui/chakra-ui: ⚡️ Simple, Modular & Accessible UI Components for your React 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 - chakra-ui/chakra-ui: ⚡️ Simple, Modular & Accessible UI Components for your React Applications
                                      • Introducing AWS SAM Pipelines: Automatically generate deployment pipelines for serverless applications | Amazon Web Services

                                        AWS Compute Blog Introducing AWS SAM Pipelines: Automatically generate deployment pipelines for serverless applications Today, AWS announces the public preview of AWS SAM Pipelines, a new capability of AWS Serverless Application Model (AWS SAM) CLI. AWS SAM Pipelines makes it easier to create secure continuous integration and deployment (CI/CD) pipelines for your organizations preferred continuous

                                          Introducing AWS SAM Pipelines: Automatically generate deployment pipelines for serverless applications | Amazon Web Services
                                        • Taming Large Rails Applications with Private ActiveRecord Models

                                          A complex system that works is invariably found to have evolved from a simple system that worked. A complex system designed from scratch never works and cannot be patched up to make it work. You have to start over with a working simple system. — Gall’s Law A new ActiveRecord instance has 373 public methods. Scaling a Rails application is difficult, but not for the reasons you might expect. The fra

                                          • React 2025 – Build applications from the future, today.

                                            Build and deploy a modern SaaS application using the most popular open-source software. Watch Now →“Building modern web apps is too difficult.”Have you tried to launch a project only to get stuck trying to do it "the right way"? I've been there. I'd waste time dealing with complex tech instead of shipping products. Then, I started building apps like it's 2025. Spend less time doing the things you

                                              React 2025 – Build applications from the future, today.
                                            • Statement of ICC Prosecutor Karim A.A. Khan KC: Applications for arrest warrants in the situation in the State of Palestine

                                              Yahya Sinwar, Mohammed Diab Ibrahim Al-Masri (Deif), Ismail Haniyeh On the basis of evidence collected and examined by my Office, I have reasonable grounds to believe that Yahya SINWAR (Head of the Islamic Resistance Movement (“Hamas”) in the Gaza Strip), Mohammed Diab Ibrahim AL-MASRI, more commonly known as DEIF (Commander-in-Chief of the military wing of Hamas, known as the Al-Qassam Brigades),

                                                Statement of ICC Prosecutor Karim A.A. Khan KC: Applications for arrest warrants in the situation in the State of Palestine
                                              • Diffusion Models: A Comprehensive Survey of Methods and Applications

                                                Diffusion models have emerged as a powerful new family of deep generative models with record-breaking performance in many applications, including image synthesis, video generation, and molecule design. In this survey, we provide an overview of the rapidly expanding body of work on diffusion models, categorizing the research into three key areas: efficient sampling, improved likelihood estimation,

                                                • Let installed web applications be file handlers  |  Capabilities  |  Chrome for Developers

                                                  Now that web apps are capable of reading and writing files, the next logical step is to let developers declare these very web apps as file handlers for the files their apps can create and process. The File Handling API allows you to do exactly this. After registering a text editor app as a file handler and after installing it, you can right-click a .txt file on macOS and select "Get Info" to then

                                                  • Visually Compose Modern Applications - AWS Application Composer - AWS

                                                    AWS Application Composer Visually design and build modern applications quickly

                                                      Visually Compose Modern Applications - AWS Application Composer - AWS
                                                    • AWS App2Container – A New Containerizing Tool for Java and .NET Applications | Amazon Web Services

                                                      AWS News Blog AWS App2Container – A New Containerizing Tool for Java and .NET Applications Our customers are increasingly developing their new applications with containers and serverless technologies, and are using modern continuous integration and delivery (CI/CD) tools to automate the software delivery life cycle. They also maintain a large number of existing applications that are built and mana

                                                        AWS App2Container – A New Containerizing Tool for Java and .NET Applications | Amazon Web Services
                                                      • Build better business applications, faster, with Hilla

                                                        Build better business applications, faster.No more juggling REST endpoints or deciphering GraphQL queries. Hilla seamlessly connects Spring Boot and React to accelerate application development. Get Started Call Java services directly from ReactUse @BrowserCallable to make a Spring @Service class available to your browser. Hilla uses Spring Security to ensure only the right people have access. @Bro

                                                          Build better business applications, faster, with Hilla
                                                        • CSS Architecture for Modern JavaScript Applications - MadeByMike

                                                          My attempt to modernise some learnings from CSS architecture and apply them in the context of modern JavaScript applications. Posted by Mike on 23rd November 2019 (about a 19 minute read). I went to a JavaScript meet-up in Sydney the other night and asked the question "How many people know what CSS Architecture is?". The room was full of different people with varying backgrounds and experience. I

                                                          • Personalize your generative AI applications with Amazon SageMaker Feature Store | Amazon Web Services

                                                            AWS Machine Learning Blog Personalize your generative AI applications with Amazon SageMaker Feature Store Large language models (LLMs) are revolutionizing fields like search engines, natural language processing (NLP), healthcare, robotics, and code generation. The applications also extend into retail, where they can enhance customer experiences through dynamic chatbots and AI assistants, and into

                                                              Personalize your generative AI applications with Amazon SageMaker Feature Store | Amazon Web Services
                                                            • GitHub - nodegui/nodegui: A library for building cross-platform native desktop applications with Node.js and CSS 🚀. React NodeGui : https://react.nodegui.org and Vue NodeGui: https://vue.nodegui.org

                                                              🧬 Cross platform. Works on major Linux flavours, Windows, and MacOS. 📉 Low CPU and memory footprint. Current CPU stays at 0% on idle and memory usage is under 20MB for a Hello World program. 💅 Styling with CSS (includes actual cascading). Also has full support for Flexbox layout (thanks to Yoga). ✅ Complete Nodejs API support (Currently runs on Node v16.x - and is easily upgradable). Hence has

                                                                GitHub - nodegui/nodegui: A library for building cross-platform native desktop applications with Node.js and CSS 🚀. React NodeGui : https://react.nodegui.org and Vue NodeGui: https://vue.nodegui.org
                                                              • AWS Step Functions launches large-scale parallel workflows for data processing and serverless applications

                                                                AWS Step Functions expands support for iterating and processing large sets of data such as images, logs and financial data in Amazon Simple Storage Service (Amazon S3), a cloud object storage service. AWS Step Functions is a visual workflow service capable of orchestrating over 10,000 API actions from over 220 AWS services to automate business processes and data processing workloads. Now, AWS Step

                                                                  AWS Step Functions launches large-scale parallel workflows for data processing and serverless applications
                                                                • Writing GUI applications on the Raspberry Pi without a desktop environment

                                                                  In a previous article, I explained how I set up a TFT LCD screen on my Raspberry Pi. Because I had been previously using my Pi as a headless server, I hadn’t installed a desktop environment. I wanted to add a lightweight heads-up display to the server, and I wanted a graphical application that could operate without X, the usual graphical system on Linux. Writing such a lightweight application requ

                                                                    Writing GUI applications on the Raspberry Pi without a desktop environment
                                                                  • GitHub - tiangolo/uvicorn-gunicorn-fastapi-docker: Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.

                                                                    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 - tiangolo/uvicorn-gunicorn-fastapi-docker: Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.
                                                                    • How to Identify and Remove VPN Applications That Contain 911 S5 Backdoors | Federal Bureau of Investigation

                                                                      The FBI, the Defense Criminal Investigative Service, and the Department of Commerce's Office of Export Enforcement have published a public service announcement (the “PSA”) for individuals and businesses to better understand and guard against the 911 S5 residential proxy service and botnet. The PSA is available at ic3.gov/Media/Y2024/PSA240529. As explained in the PSA, 911 S5 began operating in May

                                                                        How to Identify and Remove VPN Applications That Contain 911 S5 Backdoors | Federal Bureau of Investigation
                                                                      • GitHub - dotnet/maui: .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.

                                                                        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 - dotnet/maui: .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
                                                                        • GitHub - yoship1639/UniToon: Physically-based Toon Shader for game applications. Compliant with Unity standard rendering functions. It is not targeted to be multifunctional in order to keep performance, but to be universally usable.

                                                                          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 - yoship1639/UniToon: Physically-based Toon Shader for game applications. Compliant with Unity standard rendering functions. It is not targeted to be multifunctional in order to keep performance, but to be universally usable.
                                                                          • Build, Share and Run Applications with Docker on Macs with Apple Silicon | Docker

                                                                            Build, Share and Run Applications with Docker on Macs with Apple Silicon PALO ALTO, Calif. – April 15, 2021 – Docker, Inc.™, today announced general availability of its much-anticipated Docker Desktop for Mac [Apple Silicon], enabling developers to leverage the advantages of the latest Macs powered by the M1 chip and extending the reach of their Docker collaborative application development platfor

                                                                              Build, Share and Run Applications with Docker on Macs with Apple Silicon | Docker
                                                                            • GitHub - ThreeDotsLabs/watermill: Building event-driven applications the easy way in Go.

                                                                              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 - ThreeDotsLabs/watermill: Building event-driven applications the easy way in Go.
                                                                              • Single executable applications | Node.js v21.7.3 Documentation

                                                                                Source Code: src/node_sea.cc This feature allows the distribution of a Node.js application conveniently to a system that does not have Node.js installed. Node.js supports the creation of single executable applications by allowing the injection of a blob prepared by Node.js, which can contain a bundled script, into the node binary. During start up, the program checks if anything has been injected.

                                                                                • Build hotwire applications using Go

                                                                                  Front end development has changed a lot in last decade. Decade started with focus on Client Side Rendering(CSR) popularized by Angular.js. angularJS revolutioned front-end, Browsers were not only Document viewers anymore. You could make "web apps" which were lot less dependent on Server. Then focus moved to React and till date is most popular way to write front end apps. CSR come with own set of p