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

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

アプリで開く

はてなブックマーク

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

はてなブックマーク

トップへ戻る

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

    WWDC25

『shkspr.mobi』

  • 人気
  • 新着
  • すべて
  • Towards a test-suite for TOTP codes

    15 users

    shkspr.mobi

    Because I'm a massive nerd, I actually try to read specification documents. As I've ranted ad nauseam before, the current TOTP0 spec is irresponsibly obsolete. The three major implementations of the spec - Google, Apple, and Yubico - all subtly disagree on how it should be implemented. Every other MFA app has their own idiosyncratic variants. The official RFC is infuriatingly vague. That's no good

    • テクノロジー
    • 2025/03/09 16:40
    • security
    • テスト
    • あとで読む
    • Why are QR Codes with capital letters smaller than QR codes with lower-case letters?

      3 users

      shkspr.mobi

      Take a look at these two QR codes. Scan them if you like, I promise there's nothing dodgy in them. Left is upper-case HTTPS://EDENT.TEL/ and right is lower-case https://edent.tel/ You can clearly see that the one on the left is a "smaller" QR as it has fewer bits of data in it. Both go to the same URl, the only difference is the casing. What's going on? Your first thought might be that there's a d

      • テクノロジー
      • 2025/02/24 19:12
      • Technology
      • http:, ftp:, and ... dict:?

        3 users

        shkspr.mobi

        I went for a spelunk0 through an ancient codebase a few weeks ago which contained a curious regex that I just couldn't grok1. {<((https?|ftp|dict|tel):[^\'">\s]+)>}i I'm familiar with HTTP and FTP. I worked in the mobile industry, so knew that tel:+44... could be used to launch a dialer. But DICT?!?!?! It turns out that, lurking on the Internet are Dictionary Servers! They exist to allow you to qu

        • 世の中
        • 2024/09/18 21:57
        • A completely plaintext WordPress Theme

          3 users

          shkspr.mobi

          This is a silly idea. But it works. I saw Dan Q wondering about plaintext WordPress themes - so I made one. This is what this blog looks like using it: The Code You only need two files. An index.php and a style.css. The CSS file can be empty, but it needs to exist - otherwise WordPress won't let you activate the theme. The index file displays the requested post, or front page, in plain text. It is

          • 世の中
          • 2024/05/10 01:10
          • WordPress
          • これはひどい
          • ネタ
          • Never use a URL shortening service - even if you own it

            3 users

            shkspr.mobi

            The Guardian launched its online adventures back in 1999. At some point, they started using the name "Guardian Unlimited". Hey, the dot com boom made us all do crazy things! As part of that branding, they proudly used the domain GU.com Over time, the branding faded and GU.com became a URL shortening service. Tiny URls like gu.com/abc could be printed in papers, sent via SMS, or posted on Twitter.

            • 世の中
            • 2023/02/20 17:07
            • DNS Esoterica - Why you can't dig Switzerland

              7 users

              shkspr.mobi

              As part of my new job, I'm learning a lot more about the mysteries of the Domain Name System than any mortal should know I thought possible. The humble unix dig command allows you to query all sort of DNS information. For example, to see name server records for the BBC website, you can run: dig bbc.co.uk NS Which will get you: ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 3561

              • テクノロジー
              • 2022/07/14 22:20
              • DNS
              • EBCDIC is incompatible with GDPR

                5 users

                shkspr.mobi

                Welcome to acronym city! The Court of Appeal of Brussels has made an interesting ruling. A customer complained that their bank was spelling the customer's name incorrectly. The bank didn't have support for diacritical marks. Things like á, è, ô, ü, ç etc. Those accents are common in many languages. So it was a little surprising that the bank didn't support them. The bank refused to spell their cus

                • 世の中
                • 2021/10/29 13:49
                • I have resigned from the Google AMP Advisory Committee

                  5 users

                  shkspr.mobi

                  As per the AMP AC charter, I have resigned with immediate effect. As I was a non-corporate representative, I will not be nominating a replacement. I have loved working with the AC. They are a team of brilliant individuals who are all committed to trying to make AMP better, and I'm sorry to leave them. I've been a member of the AC for a little over two years and now is the time to step away and let

                  • テクノロジー
                  • 2020/12/18 23:01
                  • Please stop using CDNs for external Javascript libraries

                    8 users

                    shkspr.mobi

                    I want to discuss a (minor) antipattern that I think is (slightly) harmful. Lots of websites use large Javascript libraries. They often include them by using a 3rd party Content Delivery Network like so: HTML<script src="https://cdn.example.com/js/library-v1.2.3.js"></script> There are, supposedly, a couple of advantages to doing things this way. Users may already have the JS library in their cach

                    • テクノロジー
                    • 2020/10/11 22:45
                    • library
                    • javascript
                    • Web
                    • A floppy-disk Walkman - using a Raspberry Pi

                      3 users

                      shkspr.mobi

                      I have built the most inconvenient way of playing music! It is lo-fi awfulness and cyberpunk grungy. Thanks! I hate it! Ingredients Raspberry Pi USB floppy drive Audio Cable / Headphones USB Battery WHY?!?! As I discussed yesterday, it's possible to fit half an hour of speech on a single floppy disk. The best band in the world are The Beatles, and their shortest album is A Hard Day's Night - at 30

                      • テクノロジー
                      • 2020/09/07 15:56
                      • Even Google forgets to renew its domains

                        5 users

                        shkspr.mobi

                        tl;dr Google forgot to renew a domain used in their documentation. It was mildly embarrassing for them. And possibly a minor security concern for some new G-Suite domain administrators Background Choosing a good example domain, to use in documentation, is hard. You want something which is obviously an example, so that users understand they have to substitute it for their own details. But it also n

                        • テクノロジー
                        • 2020/01/15 02:05
                        • Google
                        • Why bother with What Three Words?

                          3 users

                          shkspr.mobi

                          I'll be wording this post carefully as What 3 Words (W3W) have a tenacious PR team and, probably, have a lot more lawyers than I do. W3W is a closed product. It is a for-profit company masquerading as an open standard. And that annoys me. A brief primer. The world is a sphere. We can reference any point on the surface of Earth using two co-ordinates, Longitude and Latitude. Long/Lat are numbers. T

                          • テクノロジー
                          • 2019/03/28 23:17
                          • This SVG always shows today's date

                            7 users

                            shkspr.mobi

                            For my contact page, I wanted a generic calendar icon to let people view my diary. Calendar icons are almost always a skeuomorph of a paper calendar, but I wondered if I could make it slightly more useful by creating a dynamic icon. Here it is, an SVG calendar which always display's today's date: The background image is derived from the Twitter TweMoji Calendar icon - CC-BY. Text support in SVG is

                            • 暮らし
                            • 2018/02/26 02:53
                            • SVG
                            • únicode is hard

                              6 users

                              shkspr.mobi

                              In the last couple of months, I've been seeing the ú symbol on British receipts. Why? 1963 - ASCII In the beginning* was ASCII. A standard way for computers to exchange text. ASCII was originally designed with 7 bits - that means 128 possible symbols. That ought to be enough for everyone, right? Wrong! ASCII is the American Code for Information Interchange. It contains a $ symbol, but nothing for

                              • テクノロジー
                              • 2017/05/30 01:19
                              • unicode
                              • Converting the Voynich Manuscript into an eBook

                                12 users

                                shkspr.mobi

                                Three years ago I promised to convert the Voynich Manuscript into an ebook. The recent news that it may have been deciphered spurred me to finish my project. So, here it is, the world famous mystery that is the Voynich Manuscript now in convenient eBook format. PDF - suitable for Kindle, nook, Kobo, Android, iOS and for most devices (60MB) CBZ - suitable for comic book readers, tablets, etc. (60MB

                                • 学び
                                • 2016/03/30 17:35
                                • ebook
                                • 読んだ
                                • art
                                • デザイン
                                • あとで読む
                                • BMW *are* complying with the GPL ← Terence Eden's Blog

                                  4 users

                                  shkspr.mobi

                                  The good news follow-up rarely gets as much attention as the original bad-news story. Earlier this month I accidentally kicked off a minor kerfuffle over whether BMW was respecting the GPL. Their i3 car contains a huge amount of Open Source Software and there was some confusion as to BMW's compliance with the licence terms. I took a look through the car's user interface and, hidden away, was this

                                  • テクノロジー
                                  • 2016/03/30 10:41
                                  • Raspberry Pi Zero Hidden In An Xbox Controller ← Terence Eden's Blog

                                    4 users

                                    shkspr.mobi

                                    I like to tinker. My wife picked me up the new Raspberry Pi Zero. It's an ultra small and ridiculously cheap computer. How small and cheap? They give it away free on the cover of magazines...

                                    • テクノロジー
                                    • 2015/12/02 09:58
                                    • Malicious Use of the HTML5 Vibrate API

                                      4 users

                                      shkspr.mobi

                                      There is a new API in town! HTML5 will (soon) let you make the user's device vibrate. What fun! Obviously, it's useful for triggering alerts, improved immersivness during gameplay, and all sorts of other fun things like sending Morse Code messages via vibration. At the moment, Chrome (and other Android browsers) ask for permission before accessing features such as geo-location, camera, address boo

                                      • テクノロジー
                                      • 2014/01/11 09:37
                                      • セキュリティ
                                      • *あとで
                                      • Are Designers Crazy?

                                        4 users

                                        shkspr.mobi

                                        ...or do I just need new glasses? I'm not a graphic designer. I find it hard to get into the mindset of excellence through beauty. I understand user flow, interactions, happy paths, delighting the user, humane design, and so on - but when it comes to the art of making something look nice I'm all at sea. I understand that, as Aral Balkan so perfectly puts it, design is not veneer - but that doesn't

                                        • テクノロジー
                                        • 2013/01/03 21:45
                                        • design
                                        • API Design is UI for Developers

                                          5 users

                                          shkspr.mobi

                                          I've been thinking a lot about APIs and their design recently. I stumbled on this fantastic quote from Greg Parker: A programming language is a user interface for developers. Language authors should learn from HCI principles. When I first started learning C++ (back in the bad old days) I was convinced that any 1st year student could design a better programming language. One which behaved in a sane

                                          • テクノロジー
                                          • 2012/03/05 01:01
                                          • programming
                                          • api
                                          • communication
                                          • development
                                          • HOWTO: Twitpic and OAuth

                                            4 users

                                            shkspr.mobi

                                            I am no longer confused! Here is a quick tutorial in how to post images to Twitpic and Twitter when using OAuth. I'm indebted to Steve Corona of Twitpic, for his help with this. You can see the full code on Dabr's Google Code page. First of all, you'll need to have enabled OAuth for your Twitter client. I use Abraham's excellent OAuth libraries for PHP. This tutorial assumes you already have OAuth

                                            • 世の中
                                            • 2010/06/09 07:53
                                            • image
                                            • photo
                                            • twitter
                                            • Twitter, OAuth and Passwords - Oh My!

                                              4 users

                                              shkspr.mobi

                                              Twitter has a gaping security hole.  Changing your password won't stop malicious users logging in as you! I received a rather worrying email from Twitter.  Apparently they thought my password had been compromised and needed to be reset. After checking to see if it was valid, I went and changed my password.  Any site which relied on a cookie to post to Twitter would have been blocked out. Ha! Gotch

                                              • テクノロジー
                                              • 2009/11/04 23:49
                                              • oauth
                                              • security
                                              • twitter
                                              • *資料

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

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

                                              『shkspr.mobi』の新着エントリーを見る

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

                                              j次のブックマーク

                                              k前のブックマーク

                                              lあとで読む

                                              eコメント一覧を開く

                                              oページを開く

                                              はてなブックマーク

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

                                              公式Twitter

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

                                              はてなのサービス

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