Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Some of the ways of gathering information
Search
Farzad Ghanei
January 20, 2015
Programming
0
200
Some of the ways of gathering information
Presented in SamMedia
Farzad Ghanei
January 20, 2015
Tweet
Share
More Decks by Farzad Ghanei
See All by Farzad Ghanei
PHP Testing and Mocking
farzadghanei
0
120
PHP memory management and garbage collection
farzadghanei
1
280
Statsd
farzadghanei
0
110
Concurrency in Python
farzadghanei
2
10k
Introduction to StatsD
farzadghanei
0
210
Other Decks in Programming
See All in Programming
「待たせ上手」なスケルトンスクリーン、 そのUXの裏側
teamlab
PRO
0
570
🔨 小さなビルドシステムを作る
momeemt
4
690
Ruby Parser progress report 2025
yui_knk
1
460
テストカバレッジ100%を10年続けて得られた学びと品質
mottyzzz
2
610
MCPとデザインシステムに立脚したデザインと実装の融合
yukukotani
4
1.5k
Reading Rails 1.0 Source Code
okuramasafumi
0
250
Android端末で実現するオンデバイスLLM 2025
masayukisuda
1
170
testingを眺める
matumoto
1
140
AI Coding Agentのセキュリティリスク:PRの自己承認とメルカリの対策
s3h
0
240
AIと私たちの学習の変化を考える - Claude Codeの学習モードを例に
azukiazusa1
11
4.4k
もうちょっといいRubyプロファイラを作りたい (2025)
osyoyu
1
460
アルテニア コンサル/ITエンジニア向け 採用ピッチ資料
altenir
0
110
Featured
See All Featured
For a Future-Friendly Web
brad_frost
180
9.9k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Practical Orchestrator
shlominoach
190
11k
Automating Front-end Workflow
addyosmani
1370
200k
The World Runs on Bad Software
bkeepers
PRO
70
11k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
3k
Making the Leap to Tech Lead
cromwellryan
135
9.5k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
Speed Design
sergeychernyshev
32
1.1k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.1k
Context Engineering - Making Every Token Count
addyosmani
3
62
Transcript
Gathering Information (some of the ways of)
Decision Making • Selecting a solution from alternatives • Comparison
based on information
Data vs. Information • Data: Product of observations • Information:
Processed data • Organized and structure information is required for decision making
"Science is facts; just as houses are made of stones,
so is science made of facts; but a pile of stones is not a house and a collection of facts is not necessarily science." -- Henri Poincaré
Negative impacts on decisions • Incorrect information • Information overload
• Bias (cognitive inertia, personal preference, repetition, ...)
Negative impacts on information • Selective data sources • Premature
termination of search • Unrelated data
Data • Fact (Can’t argue with) • Observation (to be
analyzed) • Noise (to be ignored)
Data Sources • Relevant • Adequate • Reputable
THE INTERNET
• Well known references (reputation) • Enough of them (pros/cons)
(adequacy) • Reasoning • Intentions Suggestions
• Find good resources (will lead to others) • Know
them well • Understand the topic (+ pros/cons, + comparison), Reason about it • Avoid bias Suggestions
Data Source Trust Spectrum Trusted (but I’ll think about it)
I should think about it Ignore
• Context • Support (Community) • License • Benchmark manually
• Avoid bias Choosing Technology
Gray Area • No definite solution • Not enough information
• Controversial topics • Is always there, and will be