並び順

ブックマーク数

期間指定

  • から
  • まで

41 - 80 件 / 64815件

新着順 人気順

startupの検索結果41 - 80 件 / 64815件

  • Google Cloud Run と AWS Lambda のコールドスタート時間を言語別に観察してみる - Qiita

    コンテナをリクエスト処理時間ベースの料金体系で実行できるサーバレス環境としては、Google の Cloud Run(2019年11月GA)と AWS Lambda(2020年12月にコンテナに対応)が特に有名でしょう。 これらの環境は、一度起動したコンテナインスタンスをしばらく生かしておき、その後のリクエストに使いまわします。しかし、生きているインスタンスが足りない場合は新たなコンテナの起動から始めるいわゆる「コールドスタート」となり、応答のオーバーヘッドが大きく増加します。用途によっては、このコールドスタートにかかる時間が問題になります。 Cloud Run と Lambda でのコールドスタートの様子を観察するため、いくつかの言語で "Hello, World!" を返すだけのWebアプリコンテナを作り、コールドスタートの時間を「雑に」観察してみました。 注意: コストや性能は考慮し

      Google Cloud Run と AWS Lambda のコールドスタート時間を言語別に観察してみる - Qiita
    • How to build a plugin system in Rust

      How to build a plugin system in RustMay 29, 2024Software used by businesses often needs to be extensible. For Arroyo, a real-time SQL engine, that means supporting user-defined functions (UDFs). But how can we support dynamic, user-written code in a static language like Rust? This post dives deep into the technical details of building a dynamically-linked, FFI-based plugin system in Rust. Arroyo i

        How to build a plugin system in Rust
      • Applied LLMs - What We’ve Learned From A Year of Building with LLMs

        A practical guide to building successful LLM products, covering the tactical, operational, and strategic. Also published on O’Reilly Media in three parts: Tactical, Operational, Strategic. Also see podcast. It’s an exciting time to build with large language models (LLMs). Over the past year, LLMs have become “good enough” for real-world applications. And they’re getting better and cheaper every ye

          Applied LLMs - What We’ve Learned From A Year of Building with LLMs
        • Home | Showrunner

          Showrunner shows aren't like ordinary TV shows; They are powered by ​SIMULATIONS built by Fable Simulation. ​ Our first show, Exit Valley, is powered by Sim Francisco, a simulation of the bustling heart of Silicon Valley. Upload yourself, your friends, your characters to Sim Francisco and use them in shows! Exit Valley is a vicious, crazy satire of the tech barons, startup entrepeneurs and researc

            Home | Showrunner
          • Introducing New Heroku Postgres Essential Plans Built On Amazon Aurora

            We’re thrilled to launch our new Heroku Postgres Essential database plans. These plans have pgvector support, no row count limits, and come with a 32 GB option. We deliver exceptional transactional query performance with Amazon Aurora as the backing infrastructure. One of our beta customers said: “The difference was noticeable right from the start. Heroku Postgres running on Aurora delivered a boo

              Introducing New Heroku Postgres Essential Plans Built On Amazon Aurora
            • Stripe's monorepo developer environment - Made of Bugs

              I worked at Stripe for about seven years, from 2012 to 2019. Over that time, I used and contributed to many generations of Stripe’s developer environment – the tools that engineers used daily to write and test code. I think Stripe did a pretty good job designing and building that developer experience, and since leaving, I’ve found myself repeatedly describing features of that environment to friend

              • Engineering for Slow Internet – brr

                Engineering for Slow Internet How to minimize user frustration in Antarctica. Hello everyone! I got partway through writing this post while I was still in Antarctica, but I departed before finishing it. I’m going through my old draft posts, and I found that this one was nearly complete. It’s a bit of a departure from the normal content you’d find on brr.fyi, but it reflects my software / IT engine

                • Unexpected Anti-Patterns for Engineering Leaders

                  Engineering Unexpected Anti-Patterns for Engineering Leaders — Lessons From Stripe, Uber & Carta Will Larson, a veteran engineering leader and the CTO at Carta, holds three conventional engineering management “anti-patterns” up to the light for a closer look. Whenever Will Larson meets up with fellow CTOs or heads of engineering at other startups, he often finds himself having the same conversatio

                    Unexpected Anti-Patterns for Engineering Leaders
                  • Ruby を KOMPO してみた

                    RubyKaigi2024 の発表、It’s about time to pack Ruby and Ruby scripts in one binary で話されていた kompo を試してみた。 じゅんびというかとらしゅーというかうごかすまでのきろく とりあえず動かしてみましょう!! $ gem install kompo $ mkdir hello; cd hello; $ echo puts \"hello, world\" > hello.rb $ kompo which: no brew in (/home/katsyoshi/.rbenv/versions/3.3.1/bin:/home/katsyoshi/.rbenv/libexec:/home/katsyoshi/.rbenv/plugins/ruby-build/bin:/home/katsyoshi/.local/s

                    • What We Learned from a Year of Building with LLMs (Part I)

                      Join the O'Reilly online learning platform. Get a free trial today and find answers on the fly, or master something new and useful. Learn more It’s an exciting time to build with large language models (LLMs). Over the past year, LLMs have become “good enough” for real-world applications. The pace of improvements in LLMs, coupled with a parade of demos on social media, will fuel an estimated $200B

                        What We Learned from a Year of Building with LLMs (Part I)
                      • Stop using Opera Browser and Opera GX

                        Opera used to be a fantastic web browser, with a custom high-performance Presto rendering engine and features like tabbed windows that didn't show up in competing browsers until years later. However, the modern Opera browser is a shadow of its former self, reliant on chasing trends and meme advertising to stay relevant. The company behind it has also created fintech services that break app store r

                          Stop using Opera Browser and Opera GX
                        • Inside Bluesky’s Engineering Culture

                          Programming note: this week, there will be no The Pulse on Thursday. I’m attending Craft Conference in Budapest, Hungary and delivering my annual conference talk the same day. My keynote is titled “What’s Old is New Again.” I’ll share the recording in the newsletter, once it will become available. I hope you enjoy this detailed deepdive on a lean and nimble startup (Bluesky) for the week! Bluesky

                            Inside Bluesky’s Engineering Culture
                          • 【 Dify 0.6.9 対応 】 n8n と Dify を VPS 上の Docker 環境で動かして連携させる。セキュリティや nginx 設定までのオマケつき|Hi-Noguchi | 株式会社きみより代表


                            VPS Xserver  VPS 🚀 VPS  Xserver VPS   Xserver  使 VPS     Xserver    2024/05  Xserv
                              【 Dify 0.6.9 対応 】 n8n と Dify を VPS 上の Docker 環境で動かして連携させる。セキュリティや nginx 設定までのオマケつき|Hi-Noguchi | 株式会社きみより代表
                            • スタートアップがAWSパートナーになって得られたこと

                              AWS Startup Community スタートアップがAWSパートナーになる理由 https://aws-startup-community.connpass.com/event/318044/

                                スタートアップがAWSパートナーになって得られたこと
                              • How ransomware abuses BitLocker

                                Introduction Attackers always find creative ways to bypass defensive features and accomplish their goals. This can be done with packers, crypters, and code obfuscation. However, one of the best ways of evading detection, as well as maximizing compatibility, is to use the operating system’s own features. In the context of ransomware threats, one notable example is leveraging exported functions pres

                                  How ransomware abuses BitLocker
                                • “Why Scrum” for Software Developers

                                  Many software developers working in a Scrum environment see Scrum as a “company tax” — additional overhead they need to adhere to because their company expects them to. Dailies, reviews, refinements, and retros are seen as ceremonies; something you have to endure that don’t really add much value to your work. If this is how Scrum feels to you, you’re not alone. In this article, I want to explain w

                                    “Why Scrum” for Software Developers
                                  • Essays on programming I think about a lot

                                    Every so often I read an essay that I end up thinking about, and citing in conversation, over and over again. Here’s my index of all the ones of those I can remember! I’ll try to keep it up to date as I think of more. There's a lot in here! If you'd like, I can email you one essay per week, so you have more time to digest each one: Nelson Elhage, Computers can be understood. The attitude embodied

                                    • 『Windows10,11を音響映像送出またはコントロール用PCとしてセットアップする』

                                      チェックボックス付きチュートリアル.exe。Cycling'74 Max8で作成した これの基幹となるshellオブジェクトは下記を使用しています。 ショートカット&レジストリ変更フォルダ一覧 01_自動ログイン 02_高速スタートアップの解除 03_電源の設定 04_USBセレクティブサスペンドの設定 05_通知の設定 06_Windowsアップデート 07_サウンドの設定 08_デスクトップアイコンの設定 09_ディスプレイの解像度 10_スタートアップフォルダの設定 11_プリインストールアプリの削除 12_おまけ shellコマンドの実行、またはファイル名を指定して実行 Windowsキー + Rで「ファイル名を指定して実行」を表示させ、そのまま打つと実行。ここに「cmd」と打ち込みコマンドプロンプト上でも実行が可能。本来はここで「powershell」と打ち込み実行させますがコマ

                                        『Windows10,11を音響映像送出またはコントロール用PCとしてセットアップする』
                                      • B2B SaaSの地図とコンパス(ホリゾンタル/バーティカルの「2軸」の整理では不十分なSaaSの世界)|yuki.ozasa


                                        B2B SaaSB2B SaaS1  B2B SaaS2(Horizontal / Vertical)B2B SaaS使 Horizontal SaaS Vertical SaaSSaaS(Vertical SaaS
                                          B2B SaaSの地図とコンパス(ホリゾンタル/バーティカルの「2軸」の整理では不十分なSaaSの世界)|yuki.ozasa
                                        • Kanji for 'Circle', and 'Yen': 円

                                          The Japanese Kanji for ‘Circle‘ is 円. Please note that 円 is also the Knaji for ‘Yen‘ (Japanese currency). The kun’yomi (Japanese reading) pronunciation of the Kanji 円 is “maru-i” (まる-い), and the on’yomi (Chinese reading) pronunciation of 円 is “en” (エン). The Kanji 円 appears in 703 Japanese names. However, in names, it is pronounced as ‘Tsubura‘ (つぶら), ‘Nobu‘ (のぶ), ‘Madoka‘ (まどか), or ‘Mitsu‘ (みつ). T

                                            Kanji for 'Circle', and 'Yen': 円
                                          • ウェアラブルAIデバイス「Ai Pin」不振でHumaneが身売り先を探しているとの報道

                                            2024年4月に、胸に留めた端末から手のひらに映像を投影して使用するAI搭載ウェアラブルデバイス「Ai Pin」がリリースされました。スマートフォン市場を席巻すると鳴り物入りで登場したAi Pinですが、売上が振るわず早くもメーカーのHumaneが事業の売却先を模索していると報じられています。 Wearable AI Startup Humane Is Said to Explore Potential Sale - Bloomberg https://www.bloomberg.com/news/articles/2024-05-22/wearable-ai-startup-humane-is-said-to-explore-potential-sale Humane is looking for a buyer after the AI Pin’s underwhelming debu

                                              ウェアラブルAIデバイス「Ai Pin」不振でHumaneが身売り先を探しているとの報道
                                            • 第814回 1500円以下で買えるRaspberry Pi PicoサイズのRISC-VボードなMilk-V DuoでUbuntuを動かす | gihyo.jp

                                              Ubuntu Weekly Recipe 第814回1500円以下で買えるRaspberry Pi PicoサイズのRISC-VボードなMilk-V DuoでUbuntuを動かす Ubuntu 24.04 LTSではRISC-Vボードのひとつである「Milk-V Mars」をサポートしました。これは中国のRISC-V製品のベンダーであるMilk-Vが作っているRaspberry Piライクなシングルボードコンピューターです[1]。ただしこのMarsはなかなか入手できない状況が続いています。Milk-Vでは他にも64コア搭載されたPCライクなPioneer、10GbEのネットワークスイッチとして使えるVegaなどもリリースしています。今回はRaspberry Pi Picoサイズの小さなボードで、比較的安価で入手性が高いMilk-V Duoシリーズに、Ubuntuをインストールしてみましょう

                                                第814回 1500円以下で買えるRaspberry Pi PicoサイズのRISC-VボードなMilk-V DuoでUbuntuを動かす | gihyo.jp
                                              • Common Lisp for shell scripting - simonsafar.com

                                                ... let's use SBCL instead of bash!. Objective Shell scripts are... just programs. Written in a rather ugly programming language, that was nevertheless designed to be as similar to actual UNIX command invocations as possible (given how it is actual UNIX command invocations for the most part). Using any other language (e.g. Python) definitely comes with some downsides: if most of what you're doing

                                                • How terminal works. Part 1: Xterm, user input

                                                  Motivation Introduction User input strace Printing non-printable stty raw -echo -isig UTF-8 Conclusion Motivation This blog series explains how modern terminals and command-line tools work. The primary goal here is to learn by experimenting. I’ll provide Linux tools to debug every component mentioned in the discussion. Our focus is to discover how things work. For the explanation of why things wor

                                                  • 「はっ?」Google Cloud で「削除を確定するには、下に『削除』と入力してください」という指示がでたので「削除」と入力するとエラーになる

                                                    kzk_maeda @kzk_maeda SRE / Data Engineer / AWS Startup Community Core Member / AWS Community Builder / キックボクシング / 音楽用→ @kzk_music0711 / 読書用→ @kzk_book / profile.kzk-maeda.work

                                                      「はっ?」Google Cloud で「削除を確定するには、下に『削除』と入力してください」という指示がでたので「削除」と入力するとエラーになる
                                                    • 手を動かして0から理解するAmplify Gen2 - Qiita

                                                      今週は、AWS Startup Loft Osaka Pop-Upにお邪魔してきました。 コワーキングスペースを提供してくれたり、日替わりでさまざまなイベントが開催されていました。(火曜日から木曜日まで、3日間もお邪魔しました。暖かく迎えていただいて大変感謝しております) 木曜日にはAmplifyに関するイベントがあり、GAされたばかりのGen2に関して学ぶことができました。なんと AmplifyのプロダクトマネージャのMattさんからのDeep dive もあり、 裏側までちら見せ してもらうという贅沢な場でした。(現地はAM 6:00ぐらいと言ってた気がします。Mattさんありがとうございました!!) Amplifyとは Amplifyは、「AWSを意識しないでAWSを使える」という一見不思議なサービスです。 ただ、その威力は偉大です。Amplifyを使うことで、 フロントエンド(=ユ

                                                        手を動かして0から理解するAmplify Gen2 - Qiita
                                                      • Akiya in Japan: How to Buy Cheap Abandoned Houses

                                                        We have long heard that houses in Japan are expensive. Then, all of a sudden, someone tells you that you can buy a cheap house in Japan. Imagine the waves such a statement will cause. The same thing happened with the Akiya phenomenon in Japan. Akiya, or abandoned cheap houses, has always existed in Japan. However, lately, this has become a buzzword, especially among foreigners, both in and out of

                                                          Akiya in Japan: How to Buy Cheap Abandoned Houses
                                                        • Binary logging optimizations in Amazon Aurora MySQL version 3 | Amazon Web Services

                                                          AWS Database Blog Binary logging optimizations in Amazon Aurora MySQL version 3 The binary log (binlog) in MySQL is used to capture database modifications on a MySQL server in a logical format known as “events”. These database modifications can include DCL statements (such as CREATE USER or GRANT), DDL statements (CREATE TABLE, ALTER TABLE) and DML statements (INSERT, UPDATE, DELETE). When such a

                                                            Binary logging optimizations in Amazon Aurora MySQL version 3 | Amazon Web Services
                                                          • なぜスタートアップは、計画思考×網羅思考では、うまくいかないのか?


                                                             CEO 1978()3EC Pioneers Asia2017CEO2017
                                                              なぜスタートアップは、計画思考×網羅思考では、うまくいかないのか?
                                                            • Evil Martians: Rails Startup Stack

                                                              At Evil Martians, we help dozens of fast-paced startups running on Ruby on Rails every year. We design, build, and iterate on products, working hand-in-hand with internal teams. In particular, Rails is our framework of choice for SaaS products, and we’ve contributed to the success of numerous teams including Fountain, Tines, Monograph, Mayhem, and many more, as they raised later stage rounds, turn

                                                                Evil Martians: Rails Startup Stack
                                                              • Amazon Aurora MySQL バージョン 2 (MySQL 5.7 互換) からバージョン 3 (MySQL 8.0 互換) へのアップグレードのチェックリスト、パート2 | Amazon Web Services

                                                                Amazon Web Services ブログ Amazon Aurora MySQL バージョン 2 (MySQL 5.7 互換) からバージョン 3 (MySQL 8.0 互換) へのアップグレードのチェックリスト、パート2 本記事は、Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade checklist, Part 2 を翻訳したものです。 最初のパートでは、 Amazon Aurora MySQL互換エディション v2 から v3 へのアップグレードの事前チェックが失敗する原因となる最も一般的な問題を説明しました。この投稿ではアップグレードが長引いて失敗する最も一般的な原因について説明します。 クラスターにプリ

                                                                  Amazon Aurora MySQL バージョン 2 (MySQL 5.7 互換) からバージョン 3 (MySQL 8.0 互換) へのアップグレードのチェックリスト、パート2 | Amazon Web Services
                                                                • OpenAI's Rules for Model Behavior, Better Brain-Controlled Robots, and more

                                                                  Dear friends, In the last couple of days, Google announced a doubling of Gemini Pro 1.5's input context window from 1 million to 2 million tokens, and OpenAI released GPT-4o, which generates tokens 2x faster and 50% cheaper than GPT-4 Turbo and natively accepts and generates multimodal tokens. I view these developments as the latest in an 18-month trend. Given the improvements we've seen, best pra

                                                                    OpenAI's Rules for Model Behavior, Better Brain-Controlled Robots, and more
                                                                  • “たためるバイク”実機を見てきた 量産はする? 代表に聞く

                                                                    箱型に変形し、有事の際はバッテリーとしても使える電動バイク──心の中の少年をくすぐられる、こんな乗り物をご存じだろうか。名前は「TATAMEL BIKE」。スタートアップのICOMA(東京都大田区)が手掛ける製品だ。 すでにオーダーメイド販売で30台ほどを販売しており、5月15日には新たに受注販売を開始。将来的に量産する意欲もあるという。同社はTATAMEL BIKEを誰に、どのように提供していくのか。15日から16日にかけて、東京ビッグサイトで開催されたスタートアップ展示会「SusHi Tech Tokyo 2024 Global Startup Program」で、ICOMAの生駒崇光代表に話を聞いた。 公道も走れる「たためるバイク」 TATAMEL BIKEは名前の通り、手動で折りたたんで運搬できる電動バイクだ。原動機付自転車として公道を走行可能で、3時間の充電で約30km走れるとい

                                                                      “たためるバイク”実機を見てきた 量産はする? 代表に聞く
                                                                    • 抽象化力、ロジカルシンキング力を高めるためのトレーニングとは


                                                                       CEO 1978()3EC Pioneers Asia2017CEO2017
                                                                        抽象化力、ロジカルシンキング力を高めるためのトレーニングとは
                                                                      • Openterface Mini-KVM

                                                                        This KVM-over-USB solution offers you a lightweight, speedy and seamless control, enabling you to operate a headless computer directly from your laptop or desktop computer. It eliminates the hassle of additional keyboards, mice, monitors or complex network configurations in a stylish manner, simplifying your setup and significantly enhancing your workflow when managing headless devices. A Versatil

                                                                          Openterface Mini-KVM
                                                                        • Legion Tower 5 Gen 8(AMD)レビュー:予算20万円ゲーミングPCの答えがコレ | ちもろぐ

                                                                          初めてゲーミングPCデビューする初心者に、予算20万円でおすすめなゲーミングPCを聞かれたら「Legion Tower 5 Gen 8(AMD)」と答えます。 コストパフォーマンスの良いスペック構成、割安価格なのに拡張性も抜かりなし、さらに優れた静音性まで。今まで買ってきたLenovo製ゲーミングPCで過去最高の内容です。 (公開:2024/5/11 | 更新:2024/5/11) この記事の目次 Toggle やかもちLenovoリワード(5%)込み、実質19万円で買いました。「値段おかしくないか?」と思ったから買ってみた。 Legion Tower 5 Gen 8(AMD)の仕様とスペック Legion Tower 5 Gen 8 AMD(RTX 4070) 最新の価格とスペックは公式サイトで確認してください Lenovo直販 スペックと詳細 Legion Tower 5 Gen 8(

                                                                            Legion Tower 5 Gen 8(AMD)レビュー:予算20万円ゲーミングPCの答えがコレ | ちもろぐ
                                                                          • 専門性を深めながら、全体俯瞰して思考できる能力を高めるものとは


                                                                             CEO 1978()3EC Pioneers Asia2017CEO2017
                                                                              専門性を深めながら、全体俯瞰して思考できる能力を高めるものとは
                                                                            • A 100x speedup with unsafe Python

                                                                              We're going to speed up some numpy code by 100x using "unsafe Python." Which is not quite the same as unsafe Rust, but it's a bit similar, and I'm not sure what else to call it... you'll see. It's not something you'd use in most Python code, but it's handy on occasion, and I think it shows "the nature of Python” from an interesting angle. So let's say you use pygame to write a simple game in Pytho

                                                                              • Vercel Functions are now faster—and powered by Rust – Vercel

                                                                                Vercel Functions run code on demand without the need to manage your own infrastructure, provision servers, or upgrade hardware—and are now powered by Rust under the hood. We're gradually rolling out these improvements to new deployments, with all customers on our new Rust-powered functions in the coming weeks. No action is required. We've already served billions of invocations on our new system, w

                                                                                  Vercel Functions are now faster—and powered by Rust – Vercel
                                                                                • Figureとはいかなる企業か?「人型AIロボ」で驚異の1,000億円調達のワケ

                                                                                  人型ロボットを開発するスタートアップFigure(フィギュア)が、マイクロソフト、OpenAI Startup Fund、NVIDIA、ジェフ・ベゾス氏らから6億7,500万ドル(約1,020億円)もの巨額資金を調達し、評価額は26億ドルに達した。ボストン・ダイナミクス、テスラ、グーグル・ディープマインドなどの出身者が集う同社、AIモデル開発に向けOpenAIとの提携も発表した。Figureとはどのような企業なのか、なぜ注目されているのか、その全貌を探ってみたい。 バークリー音大提携校で2年間ジャズ/音楽理論を学ぶ。その後、通訳・翻訳者を経て24歳で大学入学。学部では国際関係、修士では英大学院で経済・政治・哲学を専攻。国内コンサルティング会社、シンガポールの日系通信社を経てLivit参画。興味分野は、メディアテクノロジーの進化と社会変化。2014〜15年頃テックメディアの立ち上げにあたり、

                                                                                    Figureとはいかなる企業か?「人型AIロボ」で驚異の1,000億円調達のワケ