はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    WWDC25

『yannesposito.com』

  • 人気
  • 新着
  • すべて
  • YBlog - Vim as IDE

    4 users

    yannesposito.com

    tl;dr: How to use vim as a very efficient IDE In Learn Vim Progressively I’ve show how Vim is great for editing text, and navigating in the same file (buffer). In this short article you’ll see how I use Vim as an IDE. Mainly by using some great plugins. Vim Plugin Manager There are a lot of Vim plugins. To manage them I use vim-plug. To install it: ☞ Note I have two parts in my .vimrc. The first p

    • テクノロジー
    • 2015/02/09 17:09
    • vim
    • software
    • programming
    • あとで読む
    • YBlog - Holy Haskell Project Starter

      6 users

      yannesposito.com

      tl;dr: Learn how to start a new Haskell project. Translate a starter tool written in zsh in Haskell using its own result. “Good Sir Knight, will you come with me to Camelot, and join us at the Round Table?” In order to work properly with Haskell you need to initialize your environment. Typically, you need to use a cabal file, create some test for your code. Both, unit test and propositional testin

      • テクノロジー
      • 2013/12/30 20:08
      • haskell
      • YBlog - Category Theory Presentation

        3 users

        yannesposito.com

        Yesterday I was happy to make a presentation about Category Theory at Riviera Scala Clojure Meetup (note I used only Haskell for my examples). Click here to go to the HTML presentation. Click Here to download the PDF slides (LaTeX not rendered properly) If you don't want to read them through an HTML presentations framework or downloading a big PDF just continue to read as a standard web page. Cate

        • テクノロジー
        • 2012/12/13 09:53
        • YBlog - Haskell Progressive Example

          9 users

          yannesposito.com

          tl;dr: A progressive Haskell example. A Mandelbrot set extended in 3D, rendered using OpenGL and coded with Haskell. In the end the code will be very clean. The significant stuff will be in a pure functional bubble. The display details will be put in an external module playing the role of a wrapper. Imperative language could also benefit from this functional organization. Introduction In my preced

          • テクノロジー
          • 2012/06/15 23:43
          • haskell
          • opengl
          • YBlog - Learn Haskell Fast and Hard

            40 users

            yannesposito.com

            tl;dr: A very short and dense tutorial for learning Haskell. Thanks to: Oleg Taykalo you can find a Russian translation here: Part 1 & Part 2, Daniel Campoverde for the Spanish translation here: Aprende Haskell rápido y difícil, Joomy Korkut for the Turkish translation here: Zor Yoldan Haskell. I really believe all developers should learn Haskell. I don’t think everyone needs to be super Haskell n

            • テクノロジー
            • 2012/04/07 02:17
            • haskell
            • *あとで
            • book
            • YBlog - Haskell web programming

              119 users

              yannesposito.com

              update: updated for Yesod 1.2 tl;dr: A simple Yesod tutorial. Yesod is a Haskell web framework. You shouldn’t need to know Haskell. Its efficiency (see Snap Benchmark & Warp Benchmark1). Haskell is an order of magnitude faster than interpreted languages like Ruby and Python2. Haskell is a high level language that makes it harder to shoot yourself in the foot than C, C++ or Java, for example. One o

              • テクノロジー
              • 2012/01/20 21:07
              • haskell
              • yesod
              • フレームワーク
              • tutorial
              • web
              • programming
              • *プログラミング
              • YBlog - Yesod excellent ideas

                4 users

                yannesposito.com

                tl;dr: Yesod is a framework which has recently matured to the point where you should consider using it. Before telling you why you should learn Haskell and use Yesod, I will illustrate the many features Yesod introduces which are missing in other frameworks. Type safety Let’s start by an obligatory link from xkcd: SQL injection by a mom When you create a web application, a lot of time is spent dea

                • テクノロジー
                • 2011/10/21 23:35
                • yesod
                • YBlog - Learn Vim Progressively

                  46 users

                  yannesposito.com

                  tl;dr: You want to teach yourself vim (the best text editor known to human kind) in the fastest way possible. This is my way of doing it. You start by learning the minimal to survive, then you integrate all the tricks slowly. Vim the Six Billion Dollar editor Better, Stronger, Faster. Learn vim and it will be your last text editor. There isn’t any better text editor that I know of. It is hard to l

                  • テクノロジー
                  • 2011/08/29 20:24
                  • vim
                  • Tutorial
                  • PC

                  このページはまだ
                  ブックマークされていません

                  このページを最初にブックマークしてみませんか?

                  『yannesposito.com』の新着エントリーを見る

                  キーボードショートカット一覧

                  j次のブックマーク

                  k前のブックマーク

                  lあとで読む

                  eコメント一覧を開く

                  oページを開く

                  はてなブックマーク

                  • 総合
                  • 一般
                  • 世の中
                  • 政治と経済
                  • 暮らし
                  • 学び
                  • テクノロジー
                  • エンタメ
                  • アニメとゲーム
                  • おもしろ
                  • アプリ・拡張機能
                  • 開発ブログ
                  • ヘルプ
                  • お問い合わせ
                  • ガイドライン
                  • 利用規約
                  • プライバシーポリシー
                  • 利用者情報の外部送信について
                  • ガイドライン
                  • 利用規約
                  • プライバシーポリシー
                  • 利用者情報の外部送信について

                  公式Twitter

                  • 公式アカウント
                  • ホットエントリー

                  はてなのサービス

                  • はてなブログ
                  • はてなブログPro
                  • 人力検索はてな
                  • はてなブログ タグ
                  • はてなニュース
                  • ソレドコ
                  • App Storeからダウンロード
                  • Google Playで手に入れよう
                  Copyright © 2005-2025 Hatena. All Rights Reserved.
                  設定を変更しましたx