Viewing profile — adamansky
adamansky
HN member- Joined
- Sun, Oct 28, 2012, 3:23 PM UTC
- HN karma
- 262
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About adamansky
No profile information was provided.
Recent public activity
-
story
Show HN: Build system that lives in your project
Hi everyone! I'd like to introduce Autark https://autark.dev This is a simple build system that lives entirely in your project and bootstraps itself before building the project its…
- story
-
comment
Comment #44699892
Sure! Take a look on https://github.com/Softmotions/iwnet/blob/master/Autark this project depends on iowow and fetches it from github when building.
-
comment
Comment #44692739
Hi! Build system itself only requires a C Compiler as dependency to work. So if you need a to compile a C++ project, C++ compiler is good to have.
-
story
Show HN: Autark – A self-contained build system for C/C++
The Autark build system bootstraps itself directly from the project's source code, requiring only `sh` and a `C` compiler.
- story
-
comment
Comment #27490490
Take a look on the ejdb2 https://ejdb.org
- story
- story
-
comment
Comment #16791726
Yes. I suppose that probability to get such bad random distribution which makes SL search to be linear is similar to probability of moving all oxygen atoms to only one side of your…
-
comment
Comment #16791530
Yes, b+trees are more performant for reading compared to skip-list because of better data locality on memory/disk. But SL better at insertion and sequential reads. 255 GB is a simp…
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story