情報更新

last update 03/18 20:07

ツイート検索

 

@matsuu
サイトメニュー
Twilogユーザー検索

Twilog

 

@matsuu

matsuu@matsuu

Stats Twitter歴
6,172日(2007/04/27より)
ツイート数
90,688(14.6件/日)

ツイートの並び順 :

表示するツイート :

2024年03月18日(月)3 tweetssource

3月18日

@matsuu

matsuu@matsuu

go buildで生成された実行ファイルはgoに関する情報がたくさん埋め込まれてるので、それをできる限り除去/難読化してくれるツール。 / “GitHub - burrowers/garble: Obfuscate Go builds” htn.to/2c1RVirn1A

posted at 00:00:30

2024年03月17日(日)39 tweetssource

3月17日

@matsuu

matsuu@matsuu

golang向けの高性能かつ軽量なネットワーク実装。io_uringサポートもTODOに含まれてる。 / “GitHub - panjf2000/gnet: 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非…” htn.to/2tyZbV2tiZ

posted at 23:52:16

3月17日

@matsuu

matsuu@matsuu

Webサイトにおける画面幅(viewpoint width)から求める最適なフォントサイズはcalc(1rem + 0.25vw)らしいが、日本語のサイトでもそうなんでしょうか。 / “A formula for responsive font-size” htn.to/2yTeqG59C3

posted at 23:20:39

3月17日

@matsuu

matsuu@matsuu

Protocol BuffersやMessagePackよりも高速を謳うシリアライザらしい。どうなんでしょうか。 / “GitHub - betwixt-labs/bebop: 🎷No ceremony, just code. Blazing fast, typesafe binary serialization.” htn.to/2JMLUzPcbz

posted at 22:58:58

3月17日

@matsuu

matsuu@matsuu

CSVの代替。カンマではなくUnicodeで定義されたセパレータを使いましょうってことかな。セパレータの視認性は...やや厳しいか / “GitHub - SixArm/usv: Unicode Separated Values (USV) data markup for units, records, groups, files, streaming, and more.” htn.to/2DVt43dmbx

posted at 22:53:31

3月17日

@matsuu

matsuu@matsuu

html以外はCloudflareのCDNで返せてそう。htmlはレスポンスヘッダーにSet-CookieがついてるからCDNがキャッシュできない=記事内のグラフの非キャッシュ部分だろう。htmlもキャッシュ配信にできれば一気に軽くなって良いんだけどね / “Publickeyが受けたDoS攻撃、これまでの…” htn.to/8gbbDZHWUr

posted at 22:02:46

3月17日

@matsuu

matsuu@matsuu

開発環境のための仮想環境構築+パッケージマネージャ。Nixベース。誤解を恐れずに言えば、virtualenvの全言語対応版だろうか。floxからDockerコンテナイメージも作成できる。Nixの時代が来たかもしれんぞ。 / “GitHub - flox/flox: Harness the power of Nix” htn.to/7hBtyDybno

posted at 21:41:37

3月17日

@matsuu

matsuu@matsuu

AWS認定データエンジニア、ベータだったものが正式リリースってことかな。アソシエイトとなっているが、必要なスキルが広く他のアソシエイト試験よりも難しいらしい。 / “AWS Certified Data Engineer – Associate のご紹介 | Amazon Web Services” htn.to/hVGFn1U1sJ

posted at 21:32:07

3月17日

@matsuu

matsuu@matsuu

オープンソースのAirtable代替。現在バックエンドはPostgreSQLだが、SQLiteやMySQLなどのRDBMSにも対応予定。 / “GitHub - teableio/teable: ✨ A Super fast, Real-time, Professional, Developer friendly, No code database” htn.to/3TodXABwax

posted at 21:14:24

3月17日

@matsuu

matsuu@matsuu

インデントの代わりに波括弧{}で囲むPython。トランスパイラで通常のPythonに変換。拡張子はby / “GitHub - mathialo/bython: Python with braces. Because python is awesome, but whitespace is awful.” htn.to/3cQzwRKLms

posted at 21:07:25

3月17日

@matsuu

matsuu@matsuu

クロスプラットフォーム対応のAirDropのオープンソース代替。iOS/Android用のほか、Windows/macOS/Linux用アプリもあり。機器同士が通信可能であればやりとりできる。Multicast(UDP)で機器探し、実際のやりとりはHTTP(S)っぽい。 / “LocalSend” htn.to/3mKvuEdRwK

posted at 21:00:03

3月17日

@matsuu

matsuu@matsuu

Red Hat Customer PortalのKnowledgebaseにRHELで推奨されるスワップサイズあった。RHELサブスクリプションをお持ちの方はご確認ください。 / “Red Hat プラットフォームで推奨されるスワップサイズ - Red Hat Customer Portal” htn.to/2cc2zqze9s

posted at 20:16:07

3月17日

@matsuu

matsuu@matsuu

過去にSWAP用に確保すべき容量はメモリーと同等もしくは2倍が推奨されていたが、今のシステムであればメモリー容量の20%程度を推奨、というのがRedHatの見解だそうです。ただし2017年の記事です。 / “Do we really need swap on modern systems?” htn.to/2tLB2Y7H4G

posted at 20:13:48

3月17日

@matsuu

matsuu@matsuu

Zoom特化はあるが汎用的な実装としてカメラを監視。あーいいねぇ。自分はマイク使用を監視したいところだ。 / “オンラインミーティングが始まったら自動で点灯するオンエアーネオンライト作った - 宇宙行きたい” htn.to/3tZCFMEABC

posted at 19:19:09

3月17日

@matsuu

matsuu@matsuu

お、日本語記事きましたね。この記事でGROUP BYにASC/DESCが存在することを知った。へー / “Amazon Aurora MySQL 3 の MySQL 8.0 互換版が一般提供 | Amazon Web Services” htn.to/4hn6qPAgdS

posted at 19:15:46

3月17日

@matsuu

matsuu@matsuu

あーわかった。 Arcブラウザからアクセスすると403 Forbiddenになるわ。Firefoxだと問題なし

posted at 19:07:53

3月17日

@matsuu

matsuu@matsuu

Kubernetes コミュニティによって定義された SLO があるの知らなかった。あとでちゃんと読む / “Amazon EKS スケーラビリティテストへの Deep Dive | Amazon Web Services” htn.to/8oyhgqqWgC

posted at 17:21:06

3月17日

@matsuu

matsuu@matsuu

tcでパケットロスを仕込んだRaspberry Piを用意して、デフォルトルートをRaspberry Piに向けることで比較的お手軽に劣悪環境を再現できるかも。わいわい / “ネットワークが劣悪な環境を再現する方法” htn.to/2ia7n3JouE

posted at 17:20:13

3月17日

@matsuu

matsuu@matsuu

このWebページにアクセスした際に発生する通信内容をバイト列レベルで解説してくれる。pure javascriptなTLS1.3実装のデモも兼ねてる。わいわい / “TLS, byte by byte” htn.to/Zut9VbCt2K

posted at 17:20:07

2024年03月16日(土)1 tweetsource

3月16日

@matsuu

matsuu@matsuu

Steam Deckでスト6、ドッキングステーションを用意すれば複数のUSB接続コントローラーを接続できてHDMI出力もできる。TRAINING ROOMを選べば処理落ちも少ない。オフライン対戦会にちょうどいいぞ、という知見を #ya8 で得た。

posted at 16:33:53

2024年03月15日(金)1 tweetsource

2024年03月13日(水)7 tweetssource

3月13日

@matsuu

matsuu@matsuu

#isunarabe rustのsqlx使いにくいのわかる。一応bulk insertもINもsqlxの機能にあるけどドキュメントがわかりにくい問題がある。

posted at 19:36:33

3月13日

@matsuu

matsuu@matsuu

#isunarabe 自分たちのチームもRustで挑戦したときに競技サーバ上でのコンパイルがメチャクチャ遅くて辛かった思い出

posted at 19:34:28

このページの先頭へ

×