GitHubがコード検索を強化。正規表現対応、プログラミング言語別、組織やリポジトリ、ファイルパスなど範囲指定、高速な結果表示 GitHubは検索機能を刷新し、新たに強化したコード検索機能「https://cs.github.com」のテクノロジープレビューを公開しました。 Check out the technology preview for GitHub code search,…
Which Developers Were Paid the Most in 2021?
InfoWorld reports reveals this year’s highest-paying software developer roles according to Robert Half’s 2022 Salary Guide (which uses research conducted this summer on America’s average salary range for the 50th and 75th percentile of applicants):
Th…
neue cc – .NET 6とAngleSharpによるC#でのスクレイピング技法
.NET 6とAngleSharpによるC#でのスクレイピング技法 2021-12-04 C# Advent Calendar 2021の参加記事となっています。去年は2個エントリーしたあげく、1個すっぽかした(!)という有様だったので、今年は反省してちゃんと書きます。 スクレイピングに関しては10年前にC#でスクレイピング:HTMLパース(Linq to Html)のため…
数学とプログラミングの勉強を開始して、何度も挫折して今に至る軌跡を晒す
2013年の秋、その時の自分は30代前半だった。 衝動的に数学を学び直すことにした。 若くないし、数学を学びなおすには遅すぎると思って尻ごみしていたが、そこを一念発起。 というか軽い気持ちで。ぶっちゃけると分散分析とやらに興味を持ったから。 数学というか統計かな。 統計的に有意差があったといわれてもその意味…
Rust’s Moderation Team Resigns to Protest ‘Unaccountable’ Core Team
On Monday morning the moderation team for the Rust programming language “resigned effective immediately,” reports The New Stack:
The resignation was tendered via a pull request on GitHub, wherein team member Andrew Gallant wrote that the team resigne…
GraphQL 導入の反省と再挑戦 / jsconf jp 2021
Transcript ©2021 Wantedly, Inc. GraphQL ಋೖͷলͱ࠶ઓ Sponsor LT JSConf JP 2021 2021-11-27 @izumin5210 ©2021 Wantedly, Inc. @izumin5210 ‣ "SDI�TRVBE���8BOUFEMZ �*OD�� � #BDLFOE �8FC�’SPOUFOE�ͷ�5FDI�-FBE�తͳ͜ͱ͍ͯ͠·͢� � ද࡞� � HSBQJ��(P�ͷ�H31$�TFSWFS�༻ϚΠΫϩϑϨʔϜϫʔΫ� � 6*�σβΠϯγεςϜͷ�3FBDU�࣮ͷઃܭ� � (SBQI2-�(BUFXBZ�…
React with TypeScript Cheatsheet
Table of Contents:· How to type React props ∘ Creating a type alias for the props ∘ Typing optional props ∘ List of types for React component props · How to type React function components · How to type React hooks ∘ Typing useState hook ∘ Typing useEffect and useLayoutEffect hooks ∘ Typing useCon…
『ポケモン』ダイパリメイクにて“電卓がおかしい”とのユーザー報告が出現。本当におかしいのか – AUTOMATON
『ポケットモンスター ブリリアントダイヤモンド・シャイニングパール(以下、ポケモンBDSP)』にて、「電卓」の奇妙な挙動が話題となっている。ユーザーたちが、電卓が電卓として機能していないと報告しているのだ。この報告は真実なのだろうか。 『ポケモンBDSP』は、2006年にニンテンドーDS向けに発売されたRPG『ポケ…
イミュータブルデータモデルの極意
We use your LinkedIn profile and activity data to personalize ads and to show you more relevant ads. You can change your ad preferences anytime.
クリエイティブコーディングの教科書
ゲームエンジンや3Dソフトウェアを利用して高度な表現ができるこの時代でも、プリミティブな描画や動き、アルゴリズムから学べることは多い。それらをJavaScriptで書くクリエイティブコーディングという形で学べる手引書が本書となる。