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

grep_it

1,765 カルマ登録 7 年前
https://siemens.blog

投稿

Paxos Made Simple (2001)[pdf]

lamport.azurewebsites.net
3 ポイント·投稿者 grep_it·昨日·0 コメント

Open Source Low Tech

opensourcelowtech.org
675 ポイント·投稿者 grep_it·15 日前·140 コメント

The Architecture of Open Source Applications (Volume 1) Berkeley DB

aosabook.org
89 ポイント·投稿者 grep_it·5 か月前·12 コメント

Load Balancing (2023)

samwho.dev
5 ポイント·投稿者 grep_it·6 か月前·0 コメント

Clock synchronization is a nightmare

arpitbhayani.me
232 ポイント·投稿者 grep_it·7 か月前·159 コメント

SO-YOU-DONT-HAVE-TO INCORPORATED'); DROP TABLE companies; --

sydht.ai
3 ポイント·投稿者 grep_it·8 か月前·0 コメント

PGM Format Specification

netpbm.sourceforge.net
2 ポイント·投稿者 grep_it·8 か月前·0 コメント

Modulo Bias

irreal.org
1 ポイント·投稿者 grep_it·9 か月前·0 コメント

Smooth weighted round-robin balancing

github.com
29 ポイント·投稿者 grep_it·10 か月前·3 コメント

コメント

grep_it
·10 日前·議論
Awesome resource, thanks for sharing!
grep_it
·3 か月前·議論
Except that eventually you'll find you lose a write when things go down because the page cache is write behind. So you start issuing fsync calls. Then one day you'll find yourself with a WAL and buffer pool wondering why you didn't just start with sqlite instead.
grep_it
·6 か月前·議論
Last I heard, DuckDuckGo backend was Perl.
grep_it
·8 か月前·議論
Relevant: https://db.cs.cmu.edu/papers/2022/cidr2022-p13-crotty.pdf
grep_it
·8 か月前·議論
I love the authors style!
grep_it
·8 か月前·議論
Computer Vision: Algorithms and Applications 2nd Edition is free to download for personal use at https://szeliski.org/Book/
grep_it
·8 か月前·議論
Really enjoyed this article, thanks for sharing!

I had recently learned about using image pyramids[1] in conjunction with template matching algorithms like SAD to do simple and efficient object recognition, it was quite fun.

1: https://en.wikipedia.org/wiki/Pyramid_%28image_processing%29
grep_it
·9 か月前·議論
I'm actually not all that opposed to some of these features, but the way it's implemented is so clunky. The UI make it feel like a half baked browser extension.