HackerTrans
トップ新着トレンドコメント過去質問紹介求人

simplesort

no profile record

投稿

NanoClaw moved from Apple Containers to Docker

twitter.com
169 ポイント·投稿者 simplesort·5 か月前·141 コメント

The Game Theory Hidden in the Mind of Sherlock Holmes

scientificamerican.com
4 ポイント·投稿者 simplesort·昨年·0 コメント

How Uber Migrated from Hive to Spark SQL for ETL Workloads

uber.com
2 ポイント·投稿者 simplesort·昨年·0 コメント

Using tests as a debugging tool for logic errors

qodo.ai
38 ポイント·投稿者 simplesort·昨年·15 コメント

AWS Built a Security Tool. It Introduced a Security Risk

token.security
209 ポイント·投稿者 simplesort·昨年·81 コメント

Efficient Code Search with Nvidia DGX

developer.nvidia.com
24 ポイント·投稿者 simplesort·昨年·1 コメント

IAM Role Trust Policies: Misconfigurations Hiding in Plain Sight

token.security
1 ポイント·投稿者 simplesort·昨年·1 コメント

We benchmarked GPT-4.1: it's better at code reviews than Claude Sonnet 3.7

qodo.ai
3 ポイント·投稿者 simplesort·昨年·0 コメント

Tiger turnaround as populations grow in India

nature.com
2 ポイント·投稿者 simplesort·昨年·0 コメント

How Netflix Accurately Attributes eBPF Flow Logs

netflixtechblog.com
160 ポイント·投稿者 simplesort·昨年·58 コメント

[untitled]

1 ポイント·投稿者 simplesort·昨年·0 コメント

Studying seabirds with a cactus as a research assistant

nature.com
2 ポイント·投稿者 simplesort·昨年·0 コメント

String Theorists Say Black Holes Are Multidimensional String 'Supermazes'

scientificamerican.com
16 ポイント·投稿者 simplesort·昨年·26 コメント

Why an overreliance on AI-driven modelling is bad for science

nature.com
3 ポイント·投稿者 simplesort·昨年·0 コメント

Achieving Scalable Entanglement of Remote Distinguishable Qubits

quantum-machines.co
1 ポイント·投稿者 simplesort·昨年·0 コメント

Breakthrough Prize Announces 2025 Laureates

breakthroughprize.org
2 ポイント·投稿者 simplesort·昨年·0 コメント

[untitled]

1 ポイント·投稿者 simplesort·昨年·0 コメント

コメント

simplesort
·昨年·議論
Jure Leskovec was my Professor at Stanford a few years back, cool to see he's behind this.

He seemed like a good guy and got the sense that he was destined to do something big
simplesort
·昨年·議論
I thought it was interesting - not revolutionary but updated my thinking a bit.

Writing a failing test that reproduces a bug is something I learned pretty early on.

But I never consciously thought about and approached the test as a way to debug. I thought about it more of a TDD way - first write tests, then go off and debug/code until the test is green. Also practically, let's fill the gap in coverage and make sure this thing never happens again, especially if I had to deal with it on the weekend.

What was interesting to me about this was actively approaching the test as a way of debugging, designing it to give you useful information and using the test in conjunction with debugger
simplesort
·昨年·議論
https://archive.md/y9D7M