タグ Part 1
人気順 5 users 50 users 100 users 500 users 1000 usersRubyKaigi 2024が終わったのでまずはクソデカ感情の処理をさせてください - そんなことはさておいて
次回の会場の件といい、登壇といい、DJの本番といい、ほんと巨大な憑き物が落ちた— sylph01 (@s01) 2024年5月17日 タイトルの通りです。ひでえタイトルだな!!! RubyKaigi 2024の記事のPart 1の予定です。ここ最近Part 1詐欺をしすぎて以下の記事を積んでいることの認識があるのですが、2024年7月中旬までに片付けよう... 続きを読む
RAGs powered by Google Search technology, Part 1 | Google Cloud Blog
When a large language model (LLM) doesn’t have enough information or has no contextual knowledge of a topic, it is more likely to hallucinate and provide inaccurate or false responses. Developers are increasingly excited about generative AI and Retrieval Augmented Generation (RAG) — an architectu... 続きを読む
Emacs From Scratch, Part 1: Foundations
Welcome to my new series Emacs From Scratch. I’m far from an Emacs expert, so join me in my quest to figure out how to create a useful Emacs setup from nothing1. In this part, we’ll install Emacs, set up sane defaults, packaging and do some basic UI tweaks to build a solid foundation. Table of Co... 続きを読む
エンジニアは全員おうちKubernetesをやるべし【Part 1:なぜやるのか】 - Qiita
こんにちは。おうちKubernetesを勧めるためにやってきました。 このシリーズでは、Part 1で「なぜやるのか」、Part 2で「どうやるのか」について話します。 この記事は自宅サーバー上のKubernetesで不特定多数向けのサービスを展開することを勧めるものではなく、自分用・身内用のアプリを自宅サーバー上のKubernetesで... 続きを読む
起業家が知っておくべき31のビジネスモデル(Part 1) デザイン会社 ビートラックス: ブログ
多様化する世界の中で、特にデジタル領域のビジネスにおいては多数のビジネスモデルが存在する。そのため全てのビジネスモデルを把握しきることは困難だ。 今回はこちらの記事を参考に31個にビジネスモデルを類型化し、全3回のシリーズにわたってそれぞれを解説していく。 ビジネスモデルをブラッシュアップしたい起業家... 続きを読む
Kubernetes アプリケーションの公開 Part1: Service と Ingress リソース | Amazon Web Services
Amazon Web Services ブログ Kubernetes アプリケーションの公開 Part1: Service と Ingress リソース この記事は Exposing Kubernetes Applications, Part 1: Service and Ingress Resources (記事公開日: 2022 年 11 月 22 日) を翻訳したものです。 はじめに 連載「Kubernetes アプリケーションの公開」では、Kuberne... 続きを読む
大規模言語モデル(LLM)の作り方 GPT-NeoX編 Part 1
はじめに Turing 株式会社のリサーチチームでインターンをしている東京工業大学 B4 の藤井(@okoge_kaz)です。 大規模モデルへの注目の高さを肌で感じる今日このごろですが、事前学習の知見については依然として十分に共有されているとは言い難いと個人的に感じています。 Turing株式会社では、次世代の自動運転技術を支... 続きを読む
AWS 上で Google Cloud ワークロード向けのディザスタリカバリサイト構築 (Part 1) | Amazon Web Services
Amazon Web Services ブログ AWS 上で Google Cloud ワークロード向けのディザスタリカバリサイト構築 (Part 1) ディザスタリカバリ (DR) 戦略を有することはビジネスの継続性やお客様のワークロードのレジリエンスの面において重要な要素です。レジリエンスとは、お客様のアプリケーションとそれを支えるインフラストラ... 続きを読む
Building a Simple DB in Rust - Part 1 - Parsing
This article is part of the Building a Simple DB in Rust series. While I've used rust for a while and have had a few small projects in it, I felt like I was missing a truly "systems" project. So when I came across this series for making a simple DB in C, I figured why not try to make my own basic... 続きを読む
【3D東方】 Eternal Night - part 1
Blenderで霊夢と魔理沙の3Dアニメーションを作ってみました。この動画は東方Projectの二次創作です。YouTube:https://youtu.be/430ejbSn-5kマイリスト:mylist/29100953 * 「Eternal Night - part 1 & 0」の高画質版とメイキング → BOOTHで頒布予定です** BGM : Crossfire ComplexArrange : シイナフユキ/Fuyuki Se... 続きを読む
RCE 0-day exploit found in log4j, a popular Java logging package | LunaSec
RCE 0-day exploit found in log4j, a popular Java logging packageWhy your Content Security Policy isn't as secure as you thinkHow Data Breaches happen and why Secure by Default software is the futureBuildKit intermediate caching in CIHow to build an Open Source Business in 2021 (Part 1) 続きを読む
How does Google Authenticator work? (Part 1)
When you’re accessing services over the WEB – let’s pick GMail as an example – couple of things have to happen upfront: The server you’re connecting to (GMail in our example) has to get to know who you are. Only after getting to know who you are it’s able to decide what resources you are allowed ... 続きを読む
Socket migration for SO_REUSEPORT (Part 1) - Kuniyuki Iwashima
TCP ソケットと `SO_REUSEPORT` オプションに関する問題を解決するために Linux カーネル v5.14 から取り込まれる予定のパッチセットについて 2 回に分けて解説します。 - https://lore.kernel.org/bpf/20210612123224.12525-1-kuniyu@amazon.co.jp/ - https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.gi... 続きを読む
BERT以降の事前学習済みモデルのトレンドと主要モデルを紹介! Part 1 学習方法編 - ELYZA Tech Blog
はじめまして,インターン生の三澤遼です。本記事では,BERT以降の事前学習済みモデルを体系化し,主要なモデルについて解説します。TransformerやBERTについて事前知識があると理解しやすいと思います。 BERT以降のNLP分野の発展 学習方法の改良について 事前学習 Masked Language Modeling 改良版Masked Language Mode... 続きを読む
The 88x31 GIF Collection | Part 1
The 88x31 GIF Collection: Part 1 A collection of 3499 classic 88x31 buttons from the 1990’s, 2000’s, and today in GIF format. I try to update this page regularly. Feel free to copy buttons to your website, but avoid hot-linking if possible. Part 1 / Part 2 / Part 3 / Part 4 Last updated: 03/10/2021 続きを読む
アジャイルをスケールするフレームワーク徹底比較 - Part 1
Agile は、その定義上、変化することが自然であるはずです。しかし、アジャイル宣言は未だ変わらずにその精神を伝えていますが、発表以降すでに20年が経とうとしているのです。ここでは、 アジャイルのコンセプトのアップデート アジャイルをスケールさせるフレームワーク、企業フレームワーク さらにビジネスやマネジメ... 続きを読む
Let's make a Teeny Tiny compiler, part 1
Let's make a Teeny Tiny compiler, part 1 5/5/2020 This is the first post in a three part series. Check out part 2 and part 3 when you are ready. It is a beautiful day outside, so let's make a compiler. You don't need any knowledge of how compilers work to follow along. We are going to use Python ... 続きを読む
Containerize Your Go Developer Environment - Part 1 - Docker Blog
When joining a development team, it takes some time to become productive. This is usually a combination of learning the code base and getting your environment setup. Often there will be an onboarding document of some sort for setting up your environment but in my experience, this is never up to d... 続きを読む
Defining and adopting SLOs (Part 1) | Solutions | Google Cloud
Groundbreaking solutions. Transformative know-how. Whether your business is early in its journey or well on its way to digital transformation, Google Cloud's solutions and technologies help chart a path to success. 続きを読む
Go Modules: v2 and Beyond - The Go Blog
Introduction This post is part 4 in a series. Part 1 — Using Go Modules Part 2 — Migrating To Go Modules Part 3 — Publishing Go Modules Part 4 — Go Modules: v2 and Beyond (this post) As a successful project matures and new requirements are added, past features and design decisions might stop maki... 続きを読む
ビル・ミッチェル 「日本の依存人口比率、その何が問題か? パート1」(2019年10月28日) — 経済学101
Bill Mitchell, “What is the problem with rising dependency ratios in Japan – Part 1?“, –Bill Mitchell – Modern Monetary Theory, October 28, 2019. (訳者注:ちょっと雑な訳かもですが来日直前と言うことでご容赦ください。パート2も来た。。。) 今週の後半からは日本を訪問し、幅広い立場の人々を対象にいく... 続きを読む
Publishing Go Modules - The Go Blog
Introduction This post is part 3 in a series. Part 1 — Using Go Modules Part 2 — Migrating To Go Modules Part 3 — Publishing Go Modules (this post) This post discusses how to write and publish modules so other modules can depend on them. Please note: this post covers development up to and includi... 続きを読む
多腕バンディット問題とA/Bテスト (Part 1) | RCO Ad-Tech Lab Blog
みなさん、こんにちは。ギャンブラーの鹿野です。 今回は、機械学習の分野で注目を集めている多腕バンディット問題の中でも、 特にWebサイト最適化の文脈でしばしば出てくる確率的多腕バンディット問題 (stochastic multi-armed bandit problem) の基本的な枠組みとそれを解くアルゴリズムについて解説いたします (簡単... 続きを読む
GCP を利用したセキュリティ要件対応 : VPC Service Controls を試してみた (その 1 : 概念の確認)
TLDR「BigQuery IP 制限」でこの記事にたどり着いた方、この記事はあなたのための記事です :)VPC Service Controls を利用することで、 BigQuery や GCS に対する IP 制限だけでなく、データエクスポートの制限なども含めた統合的なセキュリティを、簡単に実装できますこの記事は Part 3 あるうちの Part 1 です オンプ... 続きを読む
Unity 特有のパフォーマンス劣化の落とし穴 2018歳末ふりかえり - part 1 - @hadashiA
今年、Unty製プロジェクトのパフォーマンス改善をやる機会があったんですが、世の中のかっこいい事例に出てくるような、ハードウェアやVM/コンパイラの気持ちになったミクロなチューニング、フレームワークの制限を回避するための大胆な再実装…… そういうかっこいい作業、には思ったよりならず、なによりもまず先に、Uni... 続きを読む