Debugging Haskell Type Errors
https://jelv.is/blog/Debugging-Haskell-Type-Errors/
Discussions: https://discu.eu/q/https://jelv.is/blog/Debugging-Haskell-Type-Errors/
ベクトル解析✍
参考文献
[1] A.I.Borisenko and I.E. Tarapov, VECTOR AND TENSOR ANALYSIS WITH APPLICATIONS, Dover Publications, Inc., 1968.
[2] K. マイベルク、P. ファヘンアウア(及川正行訳)、工科系の数学4 多変数の微 積分、サイエンス社、1996.
[3] E. クライツィグ (堀素夫訳)、線形代数とペクトル解析(原書第8版),培風館, 2003.
https://www.saiensu.co.jp/search/?isbn=978-4-86481-095-1&y=2023
雑に画像を投げて解析はしてくれる
例
…
Key Points:
LAN Segments:
LAN1: A segment for servers that need Internet access.
LAN2: Restricted access, accessible only to LAN1 and LAN3.
LAN3: Sales Department's dedicated segment.
FW (Firewall): Secures the network by filtering incoming and outgoing traffic.
L3SW (Layer 3 Switch): Routes traffic between segments and the IP-VPN.
subgraph J社情報システム部
FW[FW - ファイアウォール]
L3SW_IS[L3SW - レイヤー3スイッチ]
LAN1[LAN1 - インターネットに接続するサーバを設置するセグメント]
LAN2[LAN2 - LAN1及びLAN3だけからアクセス可能なセグメント]
Proxy[プロキシサーバ]
Mail[メールサーバ]
SalesMgmt[営業管理サーバ]
Virus[ウイルス対策サーバ]
FW --- LAN1
Proxy --- LAN1
Mail --- LAN1
SalesMgmt --- LAN2
Virus --- LAN2
L3SW_IS --- LAN1
L3SW_IS --- LAN2
FW --- L3SW_IS
end
subgraph クラウド事業者
Storage[業務データ]
end
令和05年度春期午後Ⅰ【問2】 https://sm.ids0.com/r05pm1_2/
💎 Kaigi on Rails 2024 会場までの道案内 🎉
最寄りの駅から会場までの道案内動画を公開しました!
お越しの際はぜひ参考にしてください〜 👋
りんかい線 国際展示場駅から https://www.youtube.com/watch?v=ggu2-LZf6CE&feature=youtu.be
新交通ゆりかもめ 国際展示場正門前駅から https://youtu.be/iRoSE1p0FIE
#kaigionrails
Blink: Intent to Experiment: Translator API https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAM0wra9ArjjD0u%3DpFs1W_5%3DcMk49JXs5ObQ15dNHCHt3TKSW3g%40mail.gmail.com
A new #passkeys case study: Tokyu — a Japanese railway company achieved 12 times faster sign-in compared to email-based two-factor authentication. Imagine you have to handle 2FA when you are in hurry. People love passkeys for its simple and quick way to sign in.
https://web.dev/case-studies/tokyu-passkeys
今回のRust, ヒープ確保と初期化とか生借用演算子あたりが変わったらしい。嬉しみがわからないぐらいに疎い
https://aznhe21.hatenablog.com/entry/2024/10/18/rust-1.82
ts-blank-spaceつながりで
https://github.com/mizchi/mints
Computer scientists invent an efficient new way to count
https://news.ycombinator.com/item?id=40379175