エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Let's make a GTK Video Player with Haskell by David Lettier
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Let's make a GTK Video Player with Haskell by David Lettier
When we last left off with Movie Monad, we had built a desktop video player using all web-based t... When we last left off with Movie Monad, we had built a desktop video player using all web-based technologies (HTML, CSS, JavaScript, and Electron). The twist was that all of the source code for the project was written in Haskell. One of the limitations of our web-based approach was that the video file size could only be so large. If the file size was too large, it would crash the application. To a

