並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 531件

新着順 人気順

Modernの検索結果1 - 40 件 / 531件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

Modernに関するエントリは531件あります。 プログラミングprogramminggithub などが関連タグです。 人気エントリには 『"Soka Gakkai’s Human Revolution: The Rise of a Mimetic Nation in Modern Japan"はめちゃめちゃすごい本なので読んでほしいという|タサヤマ』などがあります。
  • "Soka Gakkai’s Human Revolution: The Rise of a Mimetic Nation in Modern Japan"はめちゃめちゃすごい本なので読んでほしいという|タサヤマ

    "Soka Gakkai’s Human Revolution: The Rise of a Mimetic Nation in Modern Japan"はめちゃめちゃすごい本なので読んでほしいという話 なんというか、ビビった。 読んでるときに何度か声を出して叫んでしまった。 同じ時代でほぼ同じテーマに取り組んでいる研究者の本についてこれを言っていいのか分からないが、これまでに書かれた日本の創価学会についての著作のほとんどを過去にするような著作だ。 言いすぎだと思う。 言い過ぎだと思うけれども、それくらい今回紹介するレヴィ・マクローリンさんの著作『Soka Gakkai’s Human Revolution: The Rise of a Mimetic Nation in Modern Japan』は時代を画する一冊だと思う。 学術的にもきわめて興味深い分析を含んでいるのは言うまでもない

      "Soka Gakkai’s Human Revolution: The Rise of a Mimetic Nation in Modern Japan"はめちゃめちゃすごい本なので読んでほしいという|タサヤマ
    • Modern Data Stack / モダンデータスタックというトレンドについて - satoshihirose.log

      はじめに Modern Data Stack ? Modern Data Stack の特徴やメリット、関連するトレンド データインフラのクラウドサービス化 / Data infrastructure as a service データ連携サービスの発展 ELT! ELT! ELT! Reverse ETL テンプレート化された SQL and YAML などによるデータの管理 セマンティックレイヤーの凋落と Headless BI 計算フレームワーク (Computation Frameworks) 分析プロセスの民主化、データガバナンスとデータメッシュの試み プロダクト組み込み用データサービス リアルタイム Analytics Engineer の登場 各社ファウンダーが考える Modern Data Stack さいごに Further Readings はじめに Modern Dat

        Modern Data Stack / モダンデータスタックというトレンドについて - satoshihirose.log
      • CSSの便利ツールが登場! レスポンシブ対応のフォントサイズを超簡単に定義できる -Modern Fluid Typography Editor

        Webサイトをレスポンシブ対応にする時、フォントサイズをさまざまなスクリーンに最適なサイズにします。スマホ用のfont-size、デスクトップ用のfont-sizeを定義するのも一つの方法ですが、font-sizeの最小値と最大値とその間の値を流動的にするclamp()を使用すると簡単に定義できます。 CSSでレスポンシブ対応のフォントサイズを超簡単に定義できるオンラインツールを紹介します。 最近のやり方としてはvw, calc()を使用したフォントサイズの定義などがありますが、clamp()を使用するとかなり簡単です。最小値と最大値を決め、その間の変化の度合いも変更でき、もちろん日本語フォントのfont-sizeでも大丈夫です。 Modern Fluid Typography Editor Modern Fluid Typography Editor -GitHub Modern Flu

          CSSの便利ツールが登場! レスポンシブ対応のフォントサイズを超簡単に定義できる -Modern Fluid Typography Editor
        • Modern Web Development on the JAMstack を読んでまとめた - console.lealog();

          https://www.netlify.com/pdf/oreilly-modern-web-development-on-the-jamstack.pdf Netlify社が2019年に公開した本?PDFです。 せっかくJamstackの会社に入ったので、読んでおかないといけない気がして。 あとJamstackは人によって解釈が違ったりするとし、Jamstackの真髄について知っておきたいですよね?と思い。 ただこれなんと127ページもあるんですよね〜。 全編もちろん英語なので、読むのも中々に大変ですよね〜。 てなわけで、ざっくり訳してまとめまておきました。(それでも長いけど) はじめに ここ最近のWebの進化はすさまじい ブラウザもJavaScriptもパワフルになった その分ユーザーの要求も増える やることが増えると処理は遅くなる 遅いページは見向きもされないモバイル当たり前の世界だ

            Modern Web Development on the JAMstack を読んでまとめた - console.lealog();
          • Learn Modern C++

            This site contains an original, self-contained guide to learning the fundamentals of Modern C++, intended to be the basis of a self-study course. Some Chapters depend upon material presented in earlier ones, so studying them linearly is recommended. There are also regular posts (accessible from the front page) which cover topics or areas of C++ not covered in the course. If you have any queries or

              Learn Modern C++
            • How I built a modern website in 2021

              How I built a modern website in 2021September 29th, 2021 — 34 min read For over half of 2021, I worked on a complete rewrite of kentcdodds.com. You're reading this on the rewrite of this site! Are you using dark mode or light mode? Have you signed in and selected your team yet? Have you tried to call into the Call Kent Podcast? This blog post isn't about these and other features of the new site, b

                How I built a modern website in 2021
              • 古いリセットCSSからはもう卒業! モダンブラウザに最適化された新しいリセットCSS -A (more) Modern CSS Reset

                モダンブラウザをターゲットにしたWeb制作では、リセットCSS自体が必要ないかもしれません。とは言っても、設定しておきたいスタイルや一部のブラウザ用に設定しておきたいスタイルがあります。 現在のWeb制作に合わせて制作されたリセットCSSを紹介します。なぜそうするのか、なぜそれを使用しないのか、CSSの知見やテクニックも満載です! A (more) Modern CSS Reset by Andy Bell 他のリセットCSSが気になる人は、こちらも注目です。 A (more) Modern CSS Resetの前のバージョンも解説しています。 2023年、現在の環境に適したリセットCSSのまとめ 下記は各ポイントを意訳したものです。 ※当ブログでの翻訳記事は、元サイト様にライセンスを得て翻訳しています。 はじめに モダンブラウザに適切なデフォルトのリセットCSS 各リセットCSSの解説

                  古いリセットCSSからはもう卒業! モダンブラウザに最適化された新しいリセットCSS -A (more) Modern CSS Reset
                • Use the 4-7-8 Method to Fall Asleep Almost InstantlyAncient wisdom and modern science agree that all you need to fall asleep fast is a few seconds and a set of lungs. - Inc.

                  Use the 4-7-8 Method to Fall Asleep Almost InstantlyAncient wisdom and modern science agree that all you need to fall asleep fast is a few seconds and a set of lungs. If you're looking for motivation to get more sleep, there are plenty of studies I could point you to, like this recent one showing that insufficient sleep causes toxic gunk to build up in your brain. Or how about this one that found

                    Use the 4-7-8 Method to Fall Asleep Almost InstantlyAncient wisdom and modern science agree that all you need to fall asleep fast is a few seconds and a set of lungs. - Inc.
                  • これは便利で簡単! モダンCSSで実装された100種類のさまざまなアニメーションのボタン -100 Modern CSS Buttons

                    Webサイトやスマホアプリで使用される、モダンCSSで実装された100種類のさまざまなアニメーションのボタンを紹介します。 角丸や矩形ベースのボタンに、背景がスライドしたり、分割したり、プルプルしたり、ボーダーがきらっとしたり、文字がくるっとしたり、変形したり、ネオンに輝いたり、ボタンの実装に困った時にチェックすると便利です。 100 Modern CSS Buttons 100 Modern CSS Buttons -GitHub 100 Modern CSS Buttonsは、モダンCSSで実装されたボタン100種類のコレクションです。角丸や矩形ベースのボタンにさまざまなCSSアニメーションが使用されています。 ライセンスはGPL-3.0 licenseで、商用プロジェクトでも無料で利用できます。制作者様によると、個人的なプロジェクトであろうと商用プロジェクトであろうと、オープンソース

                      これは便利で簡単! モダンCSSで実装された100種類のさまざまなアニメーションのボタン -100 Modern CSS Buttons
                    • Modern web apps without JavaScript bundling or transpiling

                      August 12, 2021 Modern web apps without JavaScript bundling or transpiling I didn't much care for vanilla JavaScript prior to ES6. Through all of the 2000s, I chased different approaches to avoid writing too much of it. First there was RJS (Ruby-to-JavaScript). Then there was CoffeeScript. Both transpiling approaches that turned more enjoyable-to-write source code into the kind of JavaScript that

                        Modern web apps without JavaScript bundling or transpiling
                      • 生のポインタは使わないで! Modern C++のメモリ管理

                        本連載では、Modern C++と称されるC++について、Modern C++らしい言語仕様をピックアップし紹介していきます。第3回は、スマートポインタについて紹介します。高度なメモリ管理には生のポインタの使いこなしが必須という古い常識はもはや通用しません。メモリを効率よく、しかも安全に使うことを実現しているスマートポインタについて理解を深めます。 はじめに C言語から派生したオブジェクト指向プログラミング言語であるC++は、21世紀に入ってまったく別物とも言えるプログラミング言語に成長していきました。それは、Modern C++と称されています。1990年代にC++を触っていたプログラマが現在の仕様を知れば、隔世感に苛まれるのではないでしょうか。本連載では、かつてはC++をたしなんでいたという方、今からC++言語を始めるという方に向けて、Modern C++らしい言語仕様をピックアップし

                          生のポインタは使わないで! Modern C++のメモリ管理
                        • 世界一わかりやすいゼロ知識証明 Vol.2: Zero-Knowledge Proofs in the Context of Modern Cryptography

                          このブログシリーズをグラントプロジェクトとしてサポートしてくださっているイーサリアム財団、また執筆に際してフィードバックとレビューをしてくださった末神奏宙さんに感謝します。 Special thanks to Ethereum Foundation for awarding grants to this blog post series, and Sora Suegami for feedback and review. このブログシリーズは、ソフトウェアエンジニアに限らず、あらゆる日本の読者のみなさんに向けて、最先端の暗号技術とその重要性をわかりやすく説明するという趣旨で書かれています。それぞれ単体の記事としてもお読みいただけますが、順番に読み進めていくことでより理解が深まります。まだお読みでない方は、ブロックチェーンやコンセンサスアルゴリズムの仕組みについて解説しているVol.1を先に

                          • A Modern C Development Environment

                            How Bond Home Built In-House Observability & Why They Switched to Memfault | Wed, October 30th - 9AM PT | 12PM ET | RSVP Sometimes, C/C++ projects have a long development cycle. When working on such a project, it can be easy to take our development environment for granted, and forget about the effort invested in its bring-up. The build environment works like magic, the test framework is neatly int

                              A Modern C Development Environment
                            • Binary search with modern processors

                              第16回 StringBeginners での発表資料

                                Binary search with modern processors
                              • GitHub - webui-dev/webui: Use any web browser or WebView as GUI, with your preferred language in the backend and modern web technologies in the frontend, all in a lightweight portable library.

                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                  GitHub - webui-dev/webui: Use any web browser or WebView as GUI, with your preferred language in the backend and modern web technologies in the frontend, all in a lightweight portable library.
                                • 今どきのプログラミング言語では当たり前! Modern C++で使えるモダンな言語仕様

                                  はじめに C言語から派生したオブジェクト指向プログラミング言語であるC++は、21世紀に入ってまったく別物とも言えるプログラミング言語に成長していきました。それは、Modern C++と称されています。1990年代にC++を触っていたプログラマが現在の仕様を知れば、隔世感に苛まれるのではないでしょうか。本連載では、かつてはC++をたしなんでいたという方、今からC++言語を始めるという方に向けて、Modern C++らしい言語仕様をピックアップし紹介していくことで、今のC++言語の姿を理解していただきます。 対象読者 かつてはC++をたしなんでいたという方 今からC++言語を始めるという方 モダンなプログラミング言語のパラダイムに興味のある方 必要な環境 本記事のサンプルコードは、以下の環境で動作を確認しています。 macOS Sonoma/Windows 11 Xcode Command

                                    今どきのプログラミング言語では当たり前! Modern C++で使えるモダンな言語仕様
                                  • Modern CSS Solutions

                                    Providing Type Definitions for CSS with @property Write safer CSS using `@property`, which enables defining types for custom properties. Learn why traditional fallback values can fail, and how `@property` features improve the resilience of custom property definitions. 12 Modern CSS One-Line Upgrades Sometimes, improving your application CSS just takes a one-line upgrade or enhancement! Learn about

                                      Modern CSS Solutions
                                    • GitHub - darrenburns/posting: The modern API client that lives in your terminal.

                                      A powerful HTTP client that lives in your terminal. Posting is an HTTP client, not unlike Postman and Insomnia. As a TUI application, it can be used over SSH and enables efficient keyboard-centric workflows. Your requests are stored locally in simple YAML files, so they're easy to read and version control. Some notable features include: "jump mode" navigation environments/variables autocompletion

                                        GitHub - darrenburns/posting: The modern API client that lives in your terminal.
                                      • GitHub - mehrdadrad/tcpprobe: Modern TCP tool and service for network performance observability.

                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                          GitHub - mehrdadrad/tcpprobe: Modern TCP tool and service for network performance observability.
                                        • NextUI - Beautiful, fast and modern React UI Library

                                          Provides a plugin to customize default themes, you can change all semantic tokens or create an entire new theme.

                                            NextUI - Beautiful, fast and modern React UI Library
                                          • Interview | 高野 寛 + 砂原良徳 | 高野 寛デビュー35周年アルバム『Modern Vintage Future』記念対談 | AVE | CORNER PRINTING

                                            1988年にソロ・デビューして以来、シンガー・ソングライターとしてハイクオリティなソロ・アルバムを発表する一方、様々な世代 / ジャンルとのバンド活動やコラボレーションを精力的に行ってきた高野 寛。コロナ禍以降、Bandcampでリリースされた作品は歌ものからアンビエント、ポスト・ロックまで、さながら自身の多種多様な音楽の引き出しを開けているかのようであり、驚いた人も多いことだろう。しかし考えてみれば、彼はYMO(YELLOW MAGIC ORCHESTRA)に影響を受けて宅録を開始したYMOチルドレンのひとり。自身初となる全編打ち込み主体のニュー・アルバム『Modern Vintage Future』を聴けば、それが極めて自然な流れ(というより、もともと内包されていたもの)であることがわかるはずだ。 高野(以下 T)が多大な影響を受けたYMOを軸に、自身の音楽家としてのこれまでを綴った書

                                              Interview | 高野 寛 + 砂原良徳 | 高野 寛デビュー35周年アルバム『Modern Vintage Future』記念対談 | AVE | CORNER PRINTING
                                            • Safe Data Fetching in Modern JavaScript

                                              Announcing Visual Copilot - Figma to production in half the time

                                                Safe Data Fetching in Modern JavaScript
                                              • Home :: Modern Python Developer's Toolkit

                                                Hey, check out my Modern Python Projects course. It's an extended version of this workshop!

                                                • GitHub - ibraheemdev/modern-unix: A collection of modern/faster/saner alternatives to common unix commands.

                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                    GitHub - ibraheemdev/modern-unix: A collection of modern/faster/saner alternatives to common unix commands.
                                                  • Panda CSS - Build modern websites using build time and type-safe CSS-in-JS

                                                    CSS-in-JS with build time generated styles, RSC compatible, multi-variant support, and best-in-class developer experience

                                                      Panda CSS - Build modern websites using build time and type-safe CSS-in-JS
                                                    • Concurrency in modern programming languages: Rust vs Go vs Java vs Node.js vs Deno vs .NET 6

                                                      This is part of my "Concurrency in Modern Programming Languages" series Concurrency in modern programming languages: IntroductionConcurrency in modern programming languages: RustConcurrency in modern programming languages: GolangConcurrency in modern programming languages: JavaScript on NodeJSConcurrency in modern programming languages: TypeScript on DenoConcurrency in modern programming languages

                                                        Concurrency in modern programming languages: Rust vs Go vs Java vs Node.js vs Deno vs .NET 6
                                                      • Modern CSS For Dynamic Component-Based Architecture | Modern CSS Solutions

                                                        Modern CSS For Dynamic Component-Based Architecture Updated on: Apr 24, 2024 Written by Stephanie Eckles The language of CSS has had an explosion of new features and improvements in the last few years. As a result, feature parity between browsers is at an all-time high, and efforts are being made to continue releasing features consistently and synchronously among evergreen browsers. Today, we will

                                                          Modern CSS For Dynamic Component-Based Architecture | Modern CSS Solutions
                                                        • Rewritten in Rust: Modern Alternatives of Command-Line Tools · Zaiste Programming

                                                          Shell is the essential tool for every programmer. The more familiar you become with the available tools, the more efficient you can be with using your computer. Here's a list of command-line tools written in Rust that aim to provide modern, often much faster, alternatives to the existing shell commands. bat bat is a cat clone with syntax highlighting and Git integration that works on Windows, MacO

                                                            Rewritten in Rust: Modern Alternatives of Command-Line Tools · Zaiste Programming
                                                          • GitHub - terrastruct/d2: D2 is a modern diagram scripting language that turns text to diagrams.

                                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                              GitHub - terrastruct/d2: D2 is a modern diagram scripting language that turns text to diagrams.
                                                            • Overview of The Modern Data Stack / モダンデータスタック概論

                                                              顧客に価値を届け続けられる プロダクトであるために ~B2B SaaSにおいてプロダクトビジョン・戦略を改めて 策定するまでの道のり~

                                                                Overview of The Modern Data Stack / モダンデータスタック概論
                                                              • GitHub - chriswalz/bit: Bit is a modern Git CLI

                                                                bit is an experimental modernized git CLI built on top of git that provides happy defaults and other niceties: command and flag suggestions to help you navigate the plethora of options git provides you autocompletion for files and branch names when using bit add or bit checkout automatic fetch and branch fast-forwarding reducing the likelihood of merge conflicts suggestions work with git aliases n

                                                                  GitHub - chriswalz/bit: Bit is a modern Git CLI
                                                                • モダン・ソフトウェアエンジニアリングのエッセンス / Essence of Modern Software Engineering

                                                                  https://smartse.connpass.com/event/178626/

                                                                    モダン・ソフトウェアエンジニアリングのエッセンス / Essence of Modern Software Engineering
                                                                  • mold: modern linker

                                                                    mold: modern linker Rui Ueyama

                                                                      mold: modern linker
                                                                    • 新しい擬似クラス:has()、:is()、:where()を使いこなそう [CSS Modern Features no.1] | gihyo.jp

                                                                      乗りこなせ! モダンフロントエンド 新しい擬似クラス:has()⁠⁠、:is()⁠⁠、:where()を使いこなそう [CSS Modern Features no.1] 本連載について はじめまして! サイボウズ フロントエンドエキスパートチームの麦島です。 本連載では、Webフロントエンドに関してもう一歩踏み込んだ知識について、サイボウズ フロントエンドエキスパートチームのメンバーによって不定期で解説記事を掲載していきます。モダンな仕様の紹介・普段使っているライブラリのコア部分で何が行われているのかの解説・ハンズオンなど、さまざまな内容でお届けする予定です。 CSSの進化 本連載での最初のコンテンツは「CSS Modern Features」です。 CSSの表現力は年々新しい仕様の策定や実装とともに進化しています。従来であれば複雑なCSS定義が必要であったものが簡潔に表現できたり、Ja

                                                                        新しい擬似クラス:has()、:is()、:where()を使いこなそう [CSS Modern Features no.1] | gihyo.jp
                                                                      • Modern CSV 2 is now available.

                                                                        And I think you’ll love it. I focused on several areas: Improved UI and user experience Faster performance Useful features Updated documentation For Mac users, Native Apple Silicon (ARM – M1, M2) compatibility Download Modern CSV 2 If that’s all you need to know, you can buy a license here. Or if you already have a version 1 license, you can upgrade here. For those that need more details, here you

                                                                          Modern CSV 2 is now available.
                                                                        • GitHub - David-Else/modern-typescript-with-examples-cheat-sheet: Fully printable summary of modern TypeScript language features with extensive examples to help you learn

                                                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                            GitHub - David-Else/modern-typescript-with-examples-cheat-sheet: Fully printable summary of modern TypeScript language features with extensive examples to help you learn
                                                                          • GitHub - mjl-/mox: modern full-featured open source secure mail server for low-maintenance self-hosted email

                                                                            Quick and easy to start/maintain mail server, for your own domain(s). SMTP (with extensions) for receiving, submitting and delivering email. IMAP4 (with extensions) for giving email clients access to email. Webmail for reading/sending email from the browser. SPF/DKIM/DMARC for authenticating messages/delivery, also DMARC aggregate reports. Reputation tracking, learning (per user) host-, domain- an

                                                                              GitHub - mjl-/mox: modern full-featured open source secure mail server for low-maintenance self-hosted email
                                                                            • GitHub - contour-terminal/contour: Modern C++ Terminal Emulator

                                                                              ✅ Available on all 4 major platforms, Linux, macOS, FreeBSD, Windows. ✅ GPU-accelerated rendering. ✅ Font ligatures support (such as in Fira Code). ✅ Unicode: Emoji support (-: 🌈 💝 😛 👪 - including ZWJ, VS15, VS16 emoji :-) ✅ Unicode: Grapheme cluster support ✅ Bold and italic fonts ✅ High-DPI support. ✅ Vertical Line Markers (quickly jump to markers in your history!) ✅ Vi-like input modes for

                                                                                GitHub - contour-terminal/contour: Modern C++ Terminal Emulator
                                                                              • データ型は明示しないで! Modern C++での型推論

                                                                                このように、(1)(2)と「vector<int>」を2回も書かなければなりません。特に(2)では、右辺の型は分かっているんだから、左辺はそれに合わせてよ! という文句が出そうです。 初期化漏れを防止する このように、同じ意味の型を何回も書くのはかったるいな! というときに型推論は役立つわけですが、もっと切実な理由があります。それは、変数の初期化漏れの防止です。JavaでもRustでもそうなんですが、変数は宣言しっぱなしでOKです。宣言しっぱなしというのは、明確な初期化が行われていないという意味です。こうなると、その変数を参照しようとするといろいろとまずいことが起きてきます。 基本データ型とかなら、どんな値か分からない ポインタ型とかなら、どこを指しているか分からない(ダングリングポインタ) なので、実行時にプログラムが不可解な動作をしたり、いきなり落ちたりするわけです。しかし、コンパイラ

                                                                                  データ型は明示しないで! Modern C++での型推論
                                                                                • Modern Best Practices for Testing in Java

                                                                                  Philipp Hauer's Blog Engineering Management, Java Ecosystem, Kotlin, Sociology of Software Development Posted on Sep 9, 2019. Updated on Dec 18, 2022 Maintainable and readable test code is crucial to establish a good test coverage which in turn enables implementing new features and performing refactorings without the fear of breaking something. This post contains many best practices that I collect

                                                                                    Modern Best Practices for Testing in Java

                                                                                  新着記事