Anthropic is dropping its signature safety pledge amid a heated AI race businessinsider.com 2 points · by rahulskn86 · 5 เดือนที่ผ่านมา · 1 comments
How to capture everyone's inputs in a software design doc? 2 points · by rahulskn86 · 2 ปีที่แล้ว · 0 comments
Learn to develop Key-Value databases from scratch (Java) dbfromzero.com 2 points · by rahulskn86 · 4 ปีที่แล้ว · 1 comments
Ask HN: Career counseling for Biotech in Bay Area? 4 points · by rahulskn86 · 5 ปีที่แล้ว · 0 comments
Ask HN: Why do payment processors charge a percent fee on transactions? 3 points · by rahulskn86 · 5 ปีที่แล้ว · 3 comments
Ask HN: Has anyone read Mint.com privacy related T&C? 2 points · by rahulskn86 · 6 ปีที่แล้ว · 0 comments
Ask HN: How are multi-year projects managed at your company? 1 points · by rahulskn86 · 6 ปีที่แล้ว · 0 comments
Ask HN: How can I create an animated model of code? 3 points · by rahulskn86 · 6 ปีที่แล้ว · 0 comments
Scattered Thoughts on Distributed Systems – Pat Helland pathelland.substack.com 2 points · by rahulskn86 · 6 ปีที่แล้ว · 0 comments
Ask HN: How to experience 'flow' state as a manager? 7 points · by rahulskn86 · 6 ปีที่แล้ว · 7 comments
Ask HN: How much downtime would you ride through before switching jobs? 1 points · by rahulskn86 · 6 ปีที่แล้ว · 0 comments
Ask HN: How to think of big ideas for your software architecture? 10 points · by rahulskn86 · 6 ปีที่แล้ว · 5 comments
Ask HN: When someone makes bad remarks on your project, how do you go about it? 2 points · by rahulskn86 · 6 ปีที่แล้ว · 2 comments
Ask HN: Questions with 1-1 with skip manager or above? 3 points · by rahulskn86 · 6 ปีที่แล้ว · 1 comments
Ask HN: What metrics do you use to track success of infrastructure software? 2 points · by rahulskn86 · 6 ปีที่แล้ว · 0 comments
Ask HN: What do you think of generic payment mechanism across paywalls? 1 points · by rahulskn86 · 6 ปีที่แล้ว · 0 comments
Ask HN: How to get myself into startup thinking mode? 2 points · by rahulskn86 · 6 ปีที่แล้ว · 1 comments
Ask HN: If the QA tools didn't find any bugs, is the tool bad or the code good? 1 points · by rahulskn86 · 6 ปีที่แล้ว · 1 comments
Ask HN: Does anyone else press keys in wrong order for certain words everytime? 19 points · by rahulskn86 · 6 ปีที่แล้ว · 18 comments
Ask HN: How do you manage your personal health history? 30 points · by rahulskn86 · 7 ปีที่แล้ว · 11 comments
Persisting records and indices on disk for both read-only and read/write databases (LSM trees)
Write ahead logs for durability
Managing concurrent operations through different locking approaches