fedi.matsuu.org

fedi.matsuu.org

Profile for matsuu. Username @matsuu, fedi.matsuu.org.

About

Joined on Jan, 2023. 3194 posts. Followed by 32. Following 2.

Recent posts

matsuu . @matsuu,

Referencesをみたところclassがあり継承もできると知って「お、おう」となった。Binding言語、Java、Kotlin、Swiftは理解できるが何故かGoも含まれてる。AppleはGoも推してるのか!?
---
Apple、コンフィグレーション生成用の静的型付き言語「Pkl」をオープンソースで公開、単一コードからJSONやYAML、XMLなどを生成
https://www.publickey1.jp/blog/24/applepkljsonyamlxml.html
#bookmarks

Open thread
matsuu . @matsuu,

Facebookで使っているらしいソース管理システム。Git互換。ただ、実行コマンドがslになるらしく、伝統のslコマンドと被ってる。
---
GitHub - facebook/sapling: A Scalable, User-Friendly Source Control System.
https://github.com/facebook/sapling
#bookmarks

Open thread
matsuu . @matsuu,

SQL風の文法で.git配下のデータを表示できるCLIツール。Rust実装。たとえば select name, count(name) from commits group by name でコミットした人の名前とその人のコミット数を集計できるらしい。
---
GitHub - AmrDeveloper/GQL: Git Query language is a SQL like language to perform queries on .git files with supports of most of SQL features such as grouping, ordering and aggregations functions
https://github.com/AmrDeveloper/GQL
#bookmarks

Open thread
matsuu . @matsuu,

Webアプリケーションのモニタリングプラットフォーム。オープンソースでセルフホストが可能なほかSaaS提供もあり。Webでの操作を再現するSession ReplayやOpenTelemetryベースのログ/トレース収集、アラート送付など。
---
Highlight: The Ultimate Debugging Tool For Fast-Moving Teams
https://www.highlight.io/
#bookmarks

Open thread
matsuu . @matsuu,

llama派生の広がり方を見る限り、マーク・ザッカーバーグの戦略は今のところ成功してるんじゃないかと思う。Googleがllamaを脅威と考えているのも頷ける。長期的にはどうなるでしょうね
---
MetaがAIをオープンソースにする理由をマーク・ザッカーバーグが語る - YAMDAS現更新履歴
https://yamdas.hatenablog.com/entry/20240206/mark-zuckerberg-on-open-source-ai
#bookmarks

Open thread
matsuu . @matsuu,

AWSのNATゲートウェイ代替となる自前NAT実装なAMI構築用Packerテンプレート。t4g.nanoで動作させれば約1/10のコストを謳う。実際のNATゲートウェイは冗長構成だと思われるがコスト重視の場合は検討余地ありかな
---
GitHub - AndrewGuenther/fck-nat: Feasible cost konfigurable NAT: An AWS NAT Instance AMI
https://github.com/AndrewGuenther/fck-nat
#bookmarks

Open thread
matsuu . @matsuu,

これ、CloudFrontのドメインで名前解決すると複数のIPアドレスが返ってくるけど、異なるIPアドレスに同時リクエストを送っても1つに折りたたまれるんだろうか。X-Amz-Cf-Popの数だけリクエストがくる可能性はあるかな?
---
Amazon CloudFront で同一オブジェクト同時リクエスト時の Request Collapsing について確認してみました | DevelopersIO
https://dev.classmethod.jp/articles/amazon-cloudfront-request-collapsing/
#bookmarks

Open thread
matsuu . @matsuu,

ハニーポット多過ぎ問題。ShodanでConfluenceを検索すると約24万件見つかるが、よくよく調べるとそのうち本物と思われるConfluence Serverは4000程度しかないらしい。セキュリティ界隈の皆様、どんだけハニーポット動かしてんの
---
There Are Too Many Damn Honeypots - Blog - VulnCheck
https://vulncheck.com/blog/too-many-honeypots
#bookmarks

Open thread