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

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

アプリで開く

はてなブックマーク

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

はてなブックマーク

トップへ戻る

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

    ブラックフライデー

『REVSYS』

  • 人気
  • 新着
  • すべて
  • nginx Tuning - 12 Days of Performance - REVSYS

    5 users

    www.revsys.com

    nginx is fast, really fast, but you can adjust a few things to make sure it's as fast as possible for your use case. Santa doesn't like it when you spend your hard earned money on extra server resources you don't really need. The easy stuff The easiest thing to set in your configuration is to setup the right number of workers and connections. This tells nginx to only have a single worker process.

    • テクノロジー
    • 2016/02/16 15:00
    • nginx
    • performance
    • Recommended Django Project Layout

      8 users

      www.revsys.com

      What’s the optimal layout for your Django applications, settings files, and various other associated directories? When Django 1.4 was released it included an updated project layout which went a long way to improving the default Django project’s layout, but here are some tips for making it even better. This is a question we get asked all of the time so I wanted to take a bit of time and write down

      • テクノロジー
      • 2014/11/28 11:34
      • django
      • python
      • あとで読む
      • Quick-Tip: Linux NAT in Four Steps using iptables

        3 users

        www.revsys.com

        In everyone's life a little rain must fall. My main Linux workstation at home suffered a hard drive failure the day after Christmas. I can only guess I was bad last year and Santa turned my hard drive into a lump of coal as punishment. Unfortunately, at some point over the year I introduced a typo in a script I used to backup my personal website and some other data on that particular computer. Alo

        • テクノロジー
        • 2012/08/29 15:01
        • iptables
        • Linux
        • Network
        • ネットワーク
        • セキュリティ
        • Django cheat sheets for versions 1.3, 1.4, and 1.5

          12 users

          www.revsys.com

          Django 1.5 cheat sheet Updated for Django 1.5 for PyCon 2013 where everyone got a nice laminated copy in their swag bags. Older cheatsheets for Django 1.3 and 1.4 are below. DOWNLOAD Cheat Sheet for Django 1.5 You can also signup for our low traffic newsletter Django tips and tricks. Django 1.4 cheat sheet Here is an updated version Jacob put together for PyCon 2012. DOWNLOAD Cheat Sheet for Djang

          • テクノロジー
          • 2011/03/22 10:07
          • django
          • cheatsheets
          • Python
          • Quick-Tip: Reusing OpenSSH connections to the same host

            9 users

            www.revsys.com

            I recently learned of a new OpenSSH feature that I've wanted for years, the ability to reuse the already existing connection to a remote host when I want to open subsequent connections. In the course of a typical day I'm sure we all open a plethora of ssh connections to our servers. I would also wager that most of us have multiple connections open to some systems. While these multiple connections

            • テクノロジー
            • 2007/09/27 23:22
            • ssh
            • OpenSSH
            • tips
            • network
            • linux
            • Performance Tuning PostgreSQL

              66 users

              www.revsys.com

              Introduction PostgreSQL is the most advanced and flexible Open Source SQL database today. With this power and flexibility comes a problem. How do the PostgreSQL developers tune the default configuration for everyone? Unfortunately the answer is they can't. The problem is that every database is not only different in its design, but also its requirements. Some systems are used to log mountains of da

              • 暮らし
              • 2006/02/03 12:07
              • postgresql
              • performance
              • tuning
              • database
              • tips
              • postgres
              • db
              • optimization
              • パフォーマンス
              • REVSYS

                3 users

                www.revsys.com

                REVSYS in the News Frank Wiles was on the Open Story podcast discussing AI, Open Source, and supercharging your engineering teams. Better Django management commands with django-click and django-typer Writing Django management commands can involve a ton of boilerplate code. But Revsys uses two libraries that cut our management command code in half while making it more readable and powerful: django-

                • 世の中
                • 2005/11/23 10:52
                • News

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

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

                『REVSYS』の新着エントリーを見る

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

                j次のブックマーク

                k前のブックマーク

                lあとで読む

                eコメント一覧を開く

                oページを開く

                はてなブックマーク

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

                公式Twitter

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

                はてなのサービス

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