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

branc116

no profile record

投稿

[untitled]

1 ポイント·投稿者 branc116·2 か月前·0 コメント

About Libx11 Dlopen and Such

git.ricko.com.hr
5 ポイント·投稿者 branc116·8 か月前·1 コメント

Memory Tracker for C

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

Show HN: Brplot v0.0.1

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

Snap packages – 10x slower than native

git.ricko.com.hr
3 ポイント·投稿者 branc116·2 年前·3 コメント

Brplot – plotting app/lib in C

github.com
99 ポイント·投稿者 branc116·2 年前·18 コメント

コメント

branc116
·19 日前·議論
Compressor: Output an empty file.

Decompressor: Take any old algorithm for finding digets of pi, find first 100M of them, print them.

Compression ratio of 0! :0
branc116
·2 か月前·議論
Compile time is slow
branc116
·8 か月前·議論
Mind bending bug
branc116
·10 か月前·議論
Memory tracker to detect double free, and other common errors in C. Also for tracking all your allocation and stuff that yoir program does with memory.
branc116
·2 年前·議論
Isn't nix just for nixos?
branc116
·2 年前·議論
Hmmm... I'm not sure about that. How did you build it?
branc116
·2 年前·議論
I should make a table with all other plotters and compare them. That would be cool.
branc116
·2 年前·議論
Yup. But from my expirance cmake only becomes useful when you want to compile something on multiple os-es. I have not compiled brplot on windows or on mac. Makefile is written with linux as host os in mind.

It'd be cool to have cmake build option. So that you could create vs proj on windows, xcode proj on mac.

I don't know what to think about vcpkg.
branc116
·2 年前·議論
Requirments are a pain. On different distributions they are located in different packages. I should install top 20 most used distributions and try to build on that distributin. That would be quite a fun process.
branc116
·2 年前·議論
I didn't want to spam repo with too many imgs. But you are right It'd be cool to have then. But I should host those imgs somewhere else
branc116
·2 年前·議論
I've been working on this for a while now. Showing it here to see what will happen.