タグ almost
人気順 10 users 50 users 100 users 500 users 1000 usersWebサイトを使いやすく改善する、知っておくと便利なCSSのテクニック
Webサイトのエクスペリエンスを改善するCSSの便利なテクニックを紹介します。 基本的には一行のCSSですが、より良くするためにCSSを追加して複数行のものもあります。 CSS One-Liners to Improve (Almost) Every Project by Álvaro Montoro 下記は各ポイントを意訳したものです。 ※当ブログでの翻訳記事は、元サイト様に... 続きを読む
(Almost) Every infrastructure decision I endorse or regret after 4 years running infrastructure at a startup
Image from UnSplash I’ve led infrastructure at a startup for the past 4 years that has had to scale quickly. From the beginning I made some core decisions that the company has had to stick to, for better or worse, these past four years. This post will list some of the major decisions made and if ... 続きを読む
mrcjkb.dev - Algebraic data types in Lua (Almost)
Posted on August 17, 2023 Lua, in the realm of Neovim, is a curious companion. For personal configuration tweaks, it’s incredibly responsive, giving me immediate feedback. Moreover, when I’m uncertain about an idea’s potential, Lua offers a forgiving platform for prototyping without commitment. Y... 続きを読む
Exploiting (Almost) Every Antivirus Software – RACK911 Labs
Antivirus software is supposed to protect you from malicious threats, but what if that protection could be silently disabled before a threat can even be neutralized? What if that protection could be manipulated to perform certain file operations that would allow the operating system to be comprom... 続きを読む
【翻訳】Gitで様々なUndoを行う方法 - はらへり日記
2015-07-11 【翻訳】Gitで様々なUndoを行う方法 和訳 Git はじめに この記事はThe GitHub BlogのHow to unde (almost) anything with Gitを和訳したものです。 書こうと思った動機は Gitで様々な処理をロールバックする方法がわかりやすくまとまっているので自分用に整理 英語が超苦手で克服したいから って感じです。 和訳ミス等あればご... 続きを読む
How to undo (almost) anything with Git · GitHub
One of the most useful features of any version control system is the ability to "undo" your mistakes. In Git, "undo" can mean many slightly different things. When you make a new commit, Git stores a s... 続きを読む