prog893's profile picture. Startup Solutions Architect at @awscloud | 🍺 and 💻 | opinions are my own and not the views of my employer 🇰🇿🇯🇵

プログラミングヤクザ

@prog893

Startup Solutions Architect at @awscloud | 🍺 and 💻 | opinions are my own and not the views of my employer 🇰🇿🇯🇵

고정된 트윗

年に一度開催されるホップ収穫祭に呼んでいただけて、サイダー作りとホップ栽培の秘話を教えてもらいました 一年に一度の収穫祭: 長野発・フレッシュホップサイダーの物語 youtu.be/EBDwjj8czIw

prog893's tweet card. 日本のクラフトサイダー革命: ホップを変える長野の農家のドキュメンタリー

youtube.com

YouTube

日本のクラフトサイダー革命: ホップを変える長野の農家のドキュメンタリー


これはえげつない Claude公式モバイルアプリの中でClaude Codeが利用可能になってる。レポをクローンして実装してコミットしたりプルリク作れたりする。革命だ。 MCPまではまだ動かせる感じではないが、ビールを片手に実装できちゃう…簡単な新機能ぐらいはもうこれだけで十分。

prog893's tweet image. これはえげつない

Claude公式モバイルアプリの中でClaude Codeが利用可能になってる。レポをクローンして実装してコミットしたりプルリク作れたりする。革命だ。

MCPまではまだ動かせる感じではないが、ビールを片手に実装できちゃう…簡単な新機能ぐらいはもうこれだけで十分。

プログラミングヤクザ 님이 재게시함

we are working on a Rust-based ETL server that can stream your Postgres database to S3/Iceberg (and other databases like BigQuery & ClickHouse) 100% open source, and designed so that it can be embedded in any Rust server

kiwicopple's tweet image. we are working on a Rust-based ETL server that can stream your Postgres database to S3/Iceberg (and other databases like BigQuery & ClickHouse)

100% open source, and designed so that it can be embedded in any Rust server

プログラミングヤクザ 님이 재게시함

持ち物リストはっておきますね。 #reInvent2025stby

kinunori's tweet image. 持ち物リストはっておきますね。
#reInvent2025stby

プログラミングヤクザ 님이 재게시함

わかりやすぅい Amazon CloudFrontリクエストのライフサイクルを図解する | Amazon Web Services ブログ aws.amazon.com/jp/blogs/news/…

non____97's tweet image. わかりやすぅい

Amazon CloudFrontリクエストのライフサイクルを図解する | Amazon Web Services ブログ aws.amazon.com/jp/blogs/news/…

プログラミングヤクザ 님이 재게시함

Techブログ:MCP(Model Context Protocol)を活用したJグランツ補助金検索システムの実装例 Pythonで簡単に実装できるFastMCPフレームワークを利用し、Jグランツの補助金検索や詳細の取得などの実用的な機能を備えたMCPサーバーを例として紹介しています。 digital-gov.note.jp/n/n09dfb9fa4e8e


プログラミングヤクザ 님이 재게시함

UUIDv7は内部用IDとして使い、公開用IDにはUUIDv4などを使いましょう。はい。 / “Why UUIDs won't protect your secrets” htn.to/3boXjdieNV


プログラミングヤクザ 님이 재게시함

--mount=type=bindとsyntax=docker/dockerfile:1は知らなかったしRust以外にも有効だ。Rustじゃなくても目を通しておきましょう。 / “RustのDockerfile、2025年はこれでいこう - じゃあ、おうちで学べる” htn.to/21Kd4C99N8


プログラミングヤクザ 님이 재게시함

明日こちらで話しますので、ぜひお聞きください!

🎥セッション紹介⑬ 「オブザーバビリティと共に育てたID管理・認証認可基盤の歩み」 (高井 真人 さん) 安全性と性能のはざまで。 認証認可基盤の成長を支えたオブザーバビリティ設計の実例! 参加チケット残り僅か!!🎟️ #o11yconjp o11ycon.jp/sessions/10175…

o11yconjp's tweet image. 🎥セッション紹介⑬

「オブザーバビリティと共に育てたID管理・認証認可基盤の歩み」
(高井 真人 さん)

安全性と性能のはざまで。
認証認可基盤の成長を支えたオブザーバビリティ設計の実例!

参加チケット残り僅か!!🎟️
#o11yconjp 

o11ycon.jp/sessions/10175…


プログラミングヤクザ 님이 재게시함

Claude Code のバックエンドに Bedrock で提供されてる Anthropic モデルを使えるの、まったく知らなかった いろいろ理由があって Claude Max や Team を契約できない環境だったり、定額プランに進む前のランプウェイとして Claude Code + Bedrock でやれるの良さそう

toricls's tweet image. Claude Code のバックエンドに Bedrock で提供されてる Anthropic モデルを使えるの、まったく知らなかった

いろいろ理由があって Claude Max や Team を契約できない環境だったり、定額プランに進む前のランプウェイとして Claude Code + Bedrock でやれるの良さそう

プログラミングヤクザ 님이 재게시함

CloudFrontがHTTP/HTTPSリクエストをどう捌いているのかについての詳細解説Blogが日本語翻訳されてますね。 #AWS aws.amazon.com/jp/blogs/news/…

twtko's tweet image. CloudFrontがHTTP/HTTPSリクエストをどう捌いているのかについての詳細解説Blogが日本語翻訳されてますね。 #AWS
aws.amazon.com/jp/blogs/news/…

What I learned about #AWS today. CloudFront が HTTP/HTTPS の CDN としてどの様に動作しているのかについて、丁寧かつシンプルに解説されています。階層化された Edge Location, Regional Edge Cache, Origin Shield がどう機能しているかのフロー図もわかりやすいですね。 aws.amazon.com/jp/blogs/netwo…

twtko's tweet image. What I learned about #AWS today.
CloudFront が HTTP/HTTPS の CDN としてどの様に動作しているのかについて、丁寧かつシンプルに解説されています。階層化された Edge Location, Regional Edge Cache, Origin Shield がどう機能しているかのフロー図もわかりやすいですね。
aws.amazon.com/jp/blogs/netwo…


年1000万まではSaaS無料さんへ ハンネ好きです、こんばんは


プログラミングヤクザ 님이 재게시함

信頼できるDowndetector的なやつをDatadogが無料公開😍

Think your provider’s down? Introducing Updog.ai, a free public-facing web page from Datadog that provides live health status for 30+ popular SaaS providers (including OpenAI, Zoom, and GitHub) and 13 AWS services. Instead of depending on provider updates,…

datadoghq's tweet image. Think your provider’s down?

Introducing Updog.ai, a free public-facing web page from Datadog that provides live health status for 30+ popular SaaS providers (including OpenAI, Zoom, and GitHub) and 13 AWS services. 

Instead of depending on provider updates,…


ダメだった

健常者ビンゴで~~~きた!!!

fumin_kamin's tweet image. 健常者ビンゴで~~~きた!!!


プログラミングヤクザ 님이 재게시함

holy shit datadog shipped Updog

RhysSullivan's tweet image. holy shit datadog shipped Updog

プログラミングヤクザ 님이 재게시함

We're so excited to launch Claude Code on the web and iOS app today! This has become a daily driver for many of us on the Claude Code team. Here are a few of our favorite ways to use it:

Introducing Claude Code on the web. You can now delegate coding tasks to Claude without opening your terminal.



プログラミングヤクザ 님이 재게시함

各クラウドのサブネット構成 #jawsug #jawsug_sainokuni

tks2121_1515's tweet image. 各クラウドのサブネット構成

#jawsug
#jawsug_sainokuni

プログラミングヤクザ 님이 재게시함

Useless use of cat

linuxopsys's tweet image. Useless use of cat

Loading...

Something went wrong.


Something went wrong.