Qiita
You are not logged in to any team
Log in to Qiita Team...
Community
List of all organizatioins
Advent Calendar
Qiita Jobs
Qiitadon (β)
Qiita Zine
Community Guideline
How to write good articles
Release note
Signup
Login
LGTM items
Followees
Comment history
Edit request history
Issue report
Help us understand the problem. What is going on with this user?
It's illegal (copyright infringement, privacy infringement, libel, etc.)
It's socially inappropriate (offensive to public order and morals)
It's advertising
It's spam
Other than the above, but not suitable for the Qiita community (violation of guidelines)
@yohhoy
@yohhoy
「なんにも知らないって、すっごくしあわせ!」--スヌーピー
200
Posts
4949
Contributions
218
Followers
Follow
https://yohhoy.hatenadiary.jp/
Japan
Following tags
WebAssembly
RaspberryPi
OpenCV
WebGL
ECMAScript
Rust
Go
Java
dlang
Haskell
C#
JavaScript
Android
C
C++
$ analyze @yohhoy
posted articles
C++:
29%
C:
26%
Java:
10%
StackOverflow:
9%
Python:
7%
LGTMed articles
Python:
11%
Rust:
10%
C++:
9%
JavaScript:
9%
Java:
6%
answered questions
テクニック:
100%
質問力:
100%
一般常識:
100%
質問方法:
100%
Edit Pickup Articles (Up to 3)
Save
Pickup Articles
Java
C++
C#
Rust
マルチスレッド
データ競合(data race)と競合状態(race condition)を混同しない
148
T/O マルチスレッド・プログラミングの文脈では、「データ競合(data race)」と「競合状態(race condition)」は直交した異なる概念を表す[^1]。両者ともに回避すべき事象だが、問題を取り扱うレイヤは明確に区別されるべき。 - データ競合(data race)は、マルチスレッド・プログラム**実装**上の問題である。 - 競合状態(race condition)は、並行処理...
2015/10/21
日本語
StackOverflow
ポエム
teratail
技術系Q&Aサイトのすゝめ
105
ここ最近は日本語圏でも技術系Q&Aサイトがいくつか登場していますが、これまで投稿したことがなければ使ってみるのも面白いですよというお話。 (※あくまでも個人の感想であり、サイト利用の効能を保証するものではありません。) # 対象とするサイト 日本語圏の技術系Q&Aサイトとして、下記3サイトをとりあげます。 - <del>[QA@IT: ITエンジニア向け質問・回答コミュニティ](http:...
2015/02/26
C++
API名最長選手権 in C++
25
[API名最長選手権](https://qiita.com/yohhoy/items/b61d175e161ce3493096)のC++標準ライブラリ版。 最長でも 39文字 しかない。<del>もっと気合を入れて欲しい。</del> |identifier|len|since| |:---|--:|:--| |[`atomic_compare_exchange_strong_explicit...
2018/08/16
All Items
Articles
Answers
Questions