TE
테크에코
홈24시간 인기최신베스트질문쇼채용
GitHubTwitter
홈

테크에코

Next.js로 구축된 기술 뉴스 플랫폼으로 글로벌 기술 뉴스와 토론을 제공합니다.

GitHubTwitter

홈

홈최신베스트질문쇼채용

리소스

HackerNews API원본 HackerNewsNext.js

© 2025 테크에코. 모든 권리 보유.

Ask HN: What engineering trivia earned you the most cred

5 포인트작성자: porkbrain1일 전
Is there a specific piece of engineering knowledge that powered you to substantially contribute?<p>A software engineering example: knowing that Postgres FK doesn&#x27;t implicitly create an index. Three different projects I joined weren&#x27;t aware of this and we managed to improve the performance with a negligible amount of effort.<p>Keen to hear your wins (and make them mine ^^

3 comments

deanmoriarty약 8시간 전
Every time I start doing some network packet-based troubleshooting, for example firing up tcpdump to debug a tcp window size improperly tuned that caused a performance degradation over a high latency link (this is a random example I did last week), coworkers look at me like I pulled off some sort of wizardry. I feel it’s knowledge that most SWEs working on distributed systems should have acquired early and routinely use, but clearly that’s not the case.
austin-cheney약 13시간 전
Deeper internal knowledge of WebSockets and HTTP got me my current job.
catlover761일 전
&gt; knowing that Postgres FK doesn&#x27;t implicitly create an index.<p>Damn really lol<p>What does it do then, just block &quot;breaking&quot; deletes?
评论 #43918708 未加载