オンラインセミナー。ZoomもしくはYouTube Liveで参加可
---
9/29-30 Open Source Conference 2023 Online/Fall (2023/09/29 10:00〜)
https://ospn.connpass.com/event/295182/
#bookmarks
About
みなさま。オンライン/オフライン
---
レッドハットコンサルが語るCentOS Linux 7からRHEL 8/9への移行技術 (2023/09/27 16:00〜)
https://redhat-open.connpass.com/event/295202/
#bookmarks
オンライン/オフライン
---
WasmCon 2023 Recap - Cloud Native Meetup Tokyo #13 (2023/09/22 19:00〜)
https://cloudnative.connpass.com/event/294830/
#bookmarks
親しみやすさの落とし穴、かな。あーいいね。これは日本語訳が必要とされている。
---
The Pitfalls of Familiarity
https://yohanestheda.medium.com/the-pitfalls-of-familiarity-14123c09f20a
#bookmarks
Pythonに特化したCLIベースのプレゼンツール。シンタックスハイライト対応。Pythonのソースコードを解説するようなプレゼンなら選択肢としてありかな。
---
GitHub - mimseyedi/pysentation: pysentation is a CLI for displaying Python presentations.
https://github.com/mimseyedi/pysentation
#bookmarks
Webサイトの表記変化を監視・検知・通知するサービス。特定の場所(例えばAmazonの特定商品の価格部分とか)だけ検知も可能。PDFの更新検知もできる模様。セルフホストも可。docker-composeも用意されてる。
---
GitHub - dgtlmoon/changedetection.io: The best and simplest free open source website change detection, restock monitor and notification service. Restock Monitor, change detection. Designed for simplicity - Simply monitor which websites had a text change f
https://github.com/dgtlmoon/changedetection.io
#bookmarks
AWSのアイコンに関するクイズ20問。全然あかん。初見で5つしか当たらなかった。
---
AWS Icon Quiz
https://app.awsiconquiz.com/
#bookmarks
RFC3339とISO8601でこんなに表記揺れあるんかまじかよ。全部うごいてて良い
---
RFC 3339 vs ISO 8601
https://ijmacd.github.io/rfc3339-iso8601/
#bookmarks
PostgreSQLではINとORを比較するとINの方が高速。INで書けるならINで書きましょう。他のRDBMSだとどうだろうか。
---
Query best practices: When should you use the IN instead of the OR operator? | OtterTune
https://ottertune.com/blog/query-best-practices-when-should-you-use-the-in-instead-of-the-or-operator
#bookmarks
長大な文字列に対する操作をSIMDなどを使って超高速に処理するためのライブラリ。C++/Python向け実装。JavaScript、Java、Rustでの利用もできるよう絶賛開発中。
---
GitHub - ashvardanian/StringZilla: 10x faster string search, split, sort, and shuffle for long strings and multi-gigabyte files in Python and C, leveraging SIMD with Arm Neon and x86 AVX2 & AVX-512 intrinsics 🦖
https://github.com/ashvardanian/StringZilla
#bookmarks