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

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

アプリで開く

はてなブックマーク

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

はてなブックマーク

トップへ戻る

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

    iPhone 17

『Simon Tatham's Home Page』

  • 人気
  • 新着
  • すべて
  • Git without a forge

    8 users

    www.chiark.greenend.org.uk/~sgtatham

    [Simon Tatham, 2025-03-05] Introduction Purposes of this article How to interact with a bare git repo What do I prefer in particular? BEST: URL of a git repository + branch name An incremental git bundle A set of patch files from git format-patch A bare diff file generated by git diff WORST: A series of separate emails generated by git send-email Why don’t I use a git forge? Trust Heavyweight Acco

    • テクノロジー
    • 2025/03/06 07:21
    • Git
    • XOR

      5 users

      www.chiark.greenend.org.uk/~sgtatham

      The truth table of XOR, shown in two different ways But just saying what it is doesn’t give a good intuition for what things it’s useful for, or when to use it. So in the next few sections I’ll present a few different ways of thinking about what XOR does. For such a simple operation, it’s possible to describe what it does in a lot of quite different-looking ways. But all of them are true at once!

      • テクノロジー
      • 2025/02/15 00:29
      • Programming
      • あとで読む
      • PuTTY vulnerability vuln-p521-bias

        7 users

        www.chiark.greenend.org.uk/~sgtatham

        PuTTY vulnerability vuln-p521-bias Home | FAQ | Feedback | Licence | Updates | Mirrors | Keys | Links | Team Download: Stable · Snapshot | Docs | Privacy | Changes | Wishlist summary: NIST P521 private keys are exposed by biased signature generation class: vulnerability: This is a security vulnerability. priority: high: This should be fixed in the next release. absent-in: 0.67 present-in: 0.68 0.6

        • テクノロジー
        • 2024/04/16 08:32
        • techfeed
        • セキュリティ
        • Philosophy of coroutines

          3 users

          www.chiark.greenend.org.uk/~sgtatham

          [Simon Tatham, initial version 2023-09-01, last updated 2025-03-25] [Coroutines trilogy: C preprocessor | C++20 native | general philosophy ] Introduction Why I’m so enthusiastic about coroutines The objective view: what makes them useful? Versus explicit state machines Versus conventional threads The subjective view: why do I like them so much? “Teach the student when the student is ready” They s

          • テクノロジー
          • 2023/09/02 07:56
          • Programming
          • PuTTY vulnerability vuln-indirect-dll-hijack-2

            5 users

            www.chiark.greenend.org.uk/~sgtatham

            PuTTY vulnerability vuln-indirect-dll-hijack-2 Home | FAQ | Feedback | Licence | Updates | Mirrors | Keys | Links | Team Download: Stable · Snapshot | Docs | Privacy | Changes | Wishlist summary: Further potential malicious code execution via indirect DLL hijacking class: vulnerability: This is a security vulnerability. difficulty: fun: Just needs tuits, and not many of them. priority: high: This

            • テクノロジー
            • 2017/05/03 10:05
            • Security
            • PuTTY vulnerability vuln-ech-overflow

              5 users

              www.chiark.greenend.org.uk/~sgtatham

              PuTTY vulnerability vuln-ech-overflow Home | FAQ | Feedback | Licence | Updates | Mirrors | Keys | Links | Team Download: Stable · Snapshot | Docs | Privacy | Changes | Wishlist summary: Vulnerability: integer overflow and buffer underrun in terminal emulator's ECH handling class: vulnerability: This is a security vulnerability. difficulty: fun: Just needs tuits, and not many of them. priority: hi

              • テクノロジー
              • 2015/11/09 13:21
              • tool
              • windows
              • The Descent to C

                5 users

                www.chiark.greenend.org.uk/~sgtatham

                by Simon Tatham 1. Introduction This article attempts to give a sort of ‘orientation tour’ for people whose previous programming background is in high (ish) level languages such as Java or Python, and who now find that they need or want to learn C. C is quite different, at a fundamental level, from languages like Java and Python. However, well-known books on C (such as the venerable Kernighan & Ri

                • テクノロジー
                • 2014/01/28 15:46
                • C
                • 開発
                • ネタ
                • Metaprogramming custom control structures in C

                  5 users

                  www.chiark.greenend.org.uk/~sgtatham

                  by Simon Tatham This article describes a technique for using the C preprocessor to implement a form of metaprogramming in C, allowing a programmer to define custom looping and control constructions which behave syntactically like C's own for, while and if but manage control flow in a user-defined way. The technique is almost all portable C89, except that some constructions need the feature (availa

                  • テクノロジー
                  • 2012/03/13 04:37
                  • C
                  • programming
                  • PuTTY vulnerability password-not-wiped

                    5 users

                    www.chiark.greenend.org.uk/~sgtatham

                    PuTTY vulnerability password-not-wiped Home | FAQ | Feedback | Licence | Updates | Mirrors | Keys | Links | Team Download: Stable · Snapshot | Docs | Privacy | Changes | Wishlist summary: Passwords left in memory using SSH keyboard-interactive auth class: vulnerability: This is a security vulnerability. difficulty: fun: Just needs tuits, and not many of them. priority: high: This should be fixed i

                    • 暮らし
                    • 2011/12/13 14:33
                    • 効果的にバグを報告するには

                      72 users

                      www.chiark.greenend.org.uk/~sgtatham

                      作者:Simon Tatham, 職業プログラマ兼、フリーソフトウェアのプログラマ [ English | Português | 简体中文 | Česky | Dansk | Deutsch | Español | Français | Magyar | Italiano | 日本語 | Nederlands | Polski | Русский | 繁體中文 ] はじめに おおやけに利用されるソフトウェアを書いたことがある人なら、おそらく一通は質の悪いバグ報告を受け取ったことがあるだろう。何も言わんとしない報告(「動きません!」)、意味をなさない報告、十分な情報を供さない報告、誤った情報を含む報告などだ。なかには、使用法の誤り、他のプログラムの欠陥、ネットワークの障害などに起因する問題の報告まである。 技術サポートがぞっとする仕事とみなされるには理由があり、その理由こそが質の悪いバグ報

                      • テクノロジー
                      • 2011/05/11 22:05
                      • bug
                      • バグ報告
                      • プログラマ
                      • support
                      • report
                      • guide
                      • programming
                      • プログラム
                      • Tweak: an efficient hex editor

                        3 users

                        www.chiark.greenend.org.uk/~sgtatham

                        Tweak is a hex editor. It allows you to edit a file at very low level, letting you see the full and exact binary contents of the file. It can be useful for modifying binary files such as executables, editing disk or CD images, debugging programs that generate binary file formats incorrectly, and many other things. Tweak currently runs on Unix, using the ncurses library to run in a terminal. Why ye

                        • テクノロジー
                        • 2011/03/30 20:07
                        • software
                        • Simon Tatham's Home Page

                          3 users

                          www.chiark.greenend.org.uk/~sgtatham

                          Simon Tatham's Home Page Welcome to my web site. I'm Simon Tatham, a software engineer and free-software author in Cambridge, UK. Here are links to the various other pages of this site. About me: some idea of who I am. Free software I've written, which you can download. PuTTY: an SSH client for Windows, also able to talk to serial ports and speak older insecure protocols like Telnet. A collection

                          • テクノロジー
                          • 2010/07/06 06:43
                          • game
                          • Simon Tatham's Portable Puzzle Collection

                            36 users

                            www.chiark.greenend.org.uk/~sgtatham

                            Simon Tatham's Portable Puzzle Collection Introduction This page contains a collection of small computer programs which implement one-player puzzle games. All of them run natively on Unix (GTK) and on Windows. They can also be played on the web, as Java or Javascript applets. 2023-09-20: I'm sorry to say that I'm no longer going to be able to build the MacOS version of these puzzles. My Mac was ve

                            • テクノロジー
                            • 2008/02/22 19:12
                            • puzzle
                            • game
                            • パズル
                            • collection
                            • games
                            • software
                            • Linux
                            • PuTTY FAQ

                              4 users

                              www.chiark.greenend.org.uk/~sgtatham

                              PuTTY FAQ Home | FAQ | Feedback | Licence | Updates | Mirrors | Keys | Links | Team Download: Stable · Snapshot | Docs | Privacy | Changes | Wishlist Appendix A: PuTTY FAQ A.1 Introduction A.1.1 What is PuTTY? A.2 Features supported in PuTTY A.2.1 Does PuTTY support SSH-2? A.2.2 Does PuTTY support reading OpenSSH or ssh.com SSH-2 private key files? A.2.3 Does PuTTY support SSH-1? A.2.4 Does PuTTY

                              • テクノロジー
                              • 2007/02/09 11:45
                              • PuTTY
                              • How to Report Bugs Effectively

                                17 users

                                www.chiark.greenend.org.uk/~sgtatham

                                by Simon Tatham, professional and free-software programmer [ English | Português | 简体中文 | Česky | Dansk | Deutsch | Español | Français | Magyar | Italiano | 日本語 | Nederlands | Polski | Русский | 繁體中文 ] Introduction Anybody who has written software for public use will probably have received at least one bad bug report. Reports that say nothing ("It doesn't work!"); reports that make no sense; repor

                                • テクノロジー
                                • 2006/04/05 22:11
                                • debug
                                • Programming
                                • communication
                                • *あとで
                                • 開発
                                • バグレポート
                                • Coroutines in C

                                  33 users

                                  www.chiark.greenend.org.uk/~sgtatham

                                  by Simon Tatham [Coroutines trilogy: C preprocessor | C++20 native | general philosophy ] Introduction Structuring a large program is always a difficult job. One of the particular problems that often comes up is this: if you have a piece of code producing data, and another piece of code consuming it, which should be the caller and which should be the callee? Here is a very simple piece of run-leng

                                  • 暮らし
                                  • 2005/08/23 13:02
                                  • C
                                  • coroutine
                                  • gcc
                                  • cs
                                  • C言語
                                  • hack
                                  • プログラミング
                                  • programming
                                  • c++
                                  • Download PuTTY: latest release (0.83)

                                    87 users

                                    www.chiark.greenend.org.uk/~sgtatham

                                    Download PuTTY: latest release (0.83) Home | FAQ | Feedback | Licence | Updates | Mirrors | Keys | Links | Team Download: Stable · Snapshot | Docs | Privacy | Changes | Wishlist This page contains download links for the latest released version of PuTTY. Currently this is 0.83, released on 2025-02-08. When new releases come out, this page will update to contain the latest, so this is a good page to

                                    • 暮らし
                                    • 2005/03/06 21:26
                                    • putty
                                    • ssh
                                    • Windows
                                    • scp
                                    • download
                                    • Network
                                    • software
                                    • PuTTY: a free telnet/ssh client

                                      154 users

                                      www.chiark.greenend.org.uk/~sgtatham

                                      PuTTY: a free SSH and Telnet client Home | FAQ | Feedback | Licence | Updates | Mirrors | Keys | Links | Team Download: Stable · Snapshot | Docs | Privacy | Changes | Wishlist PuTTY is a free implementation of SSH and Telnet for Windows and Unix platforms, along with an xterm terminal emulator. It is written and maintained primarily by Simon Tatham. The latest version is 0.83. Download it here. LE

                                      • 暮らし
                                      • 2003/10/08 20:19
                                      • ssh
                                      • putty
                                      • windows
                                      • software
                                      • ソフトウェア
                                      • terminal
                                      • ツール
                                      • tool
                                      • telnet
                                      • linux

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

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

                                      『Simon Tatham's Home Page』の新着エントリーを見る

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

                                      j次のブックマーク

                                      k前のブックマーク

                                      lあとで読む

                                      eコメント一覧を開く

                                      oページを開く

                                      はてなブックマーク

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

                                      公式Twitter

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

                                      はてなのサービス

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