「最良の開発は開発をしないこと」 “The best code is no code at all." - Jeff Altwood 私たちが普段使うウェブサービスはとても使い勝手がよく、それで持って画一的である。Twitterの画面には10個程度のボタンしかなく、そのうちユーザーがよく使うのは5個程度。画面の構成も全世界1.8億人のユーザーで全く同じだ。「最良の開発は開発をしないこと」と言われるようにモダンな開発チームは極力機能を削り、贅肉を落とし、持ってコードをシンプルに保つことを志向する。開発コストを下げることで固定費を落とし、爆発的なスケールを可能にする。そのためにはあ
As a data format, yaml is extremely complicated and it has many footguns. In this post I explain some of those pitfalls by means of an example, and I suggest a few simpler and safer yaml alternatives.
JavaScript で CPU が Intel かどうかを判定する(ついでに JIT を検知する)
先日、次のような Tweet を見かけましたTIL I discovered that TensorFlow.js uses an interesting trick to sniff your CPU architecture in WebAssembly. pic.twitter.com/LVyywIM48I...
How to embed a React app in a Go binary - Smartinary LLC
This blog posts describes how you can embed a React single-page application (SPA) alongside your API backend written in Go without any third-party libraries…
GitHub - google/cdc-file-transfer: Tools for synching and streaming files from Windows to Linux
Tools for synching and streaming files from Windows to Linux - GitHub - google/cdc-file-transfer: Tools for synching and streaming files from Windows to Linux
sourcehut is a network of useful open source tools for software project maintainers and collaborators, including git repos, bug tracking, continuous integration, and mailing lists.
Extracting, converting, and querying data in local files using clickhouse-local
Learn how you can use clickhouse-local to analyze and transform your local and remote files using just the power of SQL on your laptop
trdsql使ってたけど、これならグラフ表示もできるのかあ
GitHub - adhocteam/pushup: Pushup is for making modern, page-oriented web apps in Go
Pushup is for making modern, page-oriented web apps in Go - GitHub - adhocteam/pushup: Pushup is for making modern, page-oriented web apps in Go
おい、Goその先は地獄だぞ。