IT 業界で何が起きている? - 2021年7月19日
Photo by AbsolutVision on Unsplash
https://github.com/alan2207/bulletproof-react
A simple, scalable, and powerful architecture for building production ready React applications.
良さそうですね!
ディレクトリ構成が好きです:
https://github.com/alan2207/bulletproof-react/blob/master/docs/project-structure.md
個人的には、最初 components/、hooks/、pages/ にしていますが、
ファイルが多くなったら modules/[モジュール名/components、modules/[モジュール名/hooks などにします。
上記とほぼ一緒ですね!
https://avi.im/blag/2021/fast-sqlite-inserts/
Inserting One Billion Rows in SQLite Under A Minute
こんなことができるんですね!
https://swizec.com/blog/what-i-learned-from-software-engineering-at-google/
What I learned from Software Engineering at Google
「Software Engineering at Google」という本があるんですね。
テストを書く、コードを静的検証・整形する、CI/CD、よくリリースする、パッケージを更新するなど、
ほぼみんなが知っている内容だと思いますが、
Google のエンジニアでも同じことを気にしているようですね。
https://fossa.com/blog/analyzing-legal-implications-github-copilot/
Analyzing the Legal Implications of GitHub Copilot
複雑ですね。
機械学習がこれからもっと使われてたらこういうのが増えそうです。
https://iphone-mania.jp/news-382953/
Apple従業員、リモートワークができなければ退社すると主張
大変そうですね。。
ただ、記事を読めば
退社をするという従業員が10人ほどいる
と書いてありますね。🤔
メディアはなんで今更こういう書き方をするんでしょう。。
面白いのが、英語の元の記事も同じ書き方をしています:
https://www.theverge.com/2021/7/15/22578804/apple-employees-work-from-home-request-denied-hybrid-model
https://www.nytimes.com/2021/07/15/technology/tech-workers-bay-area-back.html
Tech Workers Who Swore Off the Bay Area Are Coming Back
数ヶ月前にはみんながサンフランシスコから引っ越しているニュースが多かったですが、
結局戻ってきているという記事です。
https://support.google.com/docs/answer/148505?hl=ja#zippy=%2Cmisleading-content%2C誤解を招くコンテンツ
Google が「誤解を招くコンテンツ」を Google Drive、Docs、Sheets、Slides と Forms の「不正使用に関するプログラム ポリシーと違反措置」に追加しましたが、Hacker News でとても話題になっています:
https://news.ycombinator.com/item?id=27858032
コメントで「誤解を招くコンテンツ」の定義が曖昧すぎて、ただ反対意見を削除したいと言っている人が多いです。
解約すると言っている人も多いです!
https://fanfan.rambo.codes
M1 のパソコンはファンの音がしないからこの人が CPU 使用率が上がるとファンの音がスピーカーから出るアプリを作りました。😆