HackerTrans
TopNewTrendsCommentsPastAskShowJobs

branc116

no profile record

Submissions

[untitled]

1 points·by branc116·قبل شهرين·0 comments

About Libx11 Dlopen and Such

git.ricko.com.hr
5 points·by branc116·قبل 8 أشهر·1 comments

Memory Tracker for C

github.com
3 points·by branc116·قبل 10 أشهر·1 comments

Show HN: Brplot v0.0.1

github.com
2 points·by branc116·السنة الماضية·0 comments

Snap packages – 10x slower than native

git.ricko.com.hr
3 points·by branc116·قبل سنتين·3 comments

Brplot – plotting app/lib in C

github.com
99 points·by branc116·قبل سنتين·18 comments

comments

branc116
·قبل 19 يومًا·discuss
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
·قبل شهرين·discuss
Compile time is slow
branc116
·قبل 8 أشهر·discuss
Mind bending bug
branc116
·قبل 10 أشهر·discuss
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
·قبل سنتين·discuss
Isn't nix just for nixos?
branc116
·قبل سنتين·discuss
Hmmm... I'm not sure about that. How did you build it?
branc116
·قبل سنتين·discuss
I should make a table with all other plotters and compare them. That would be cool.
branc116
·قبل سنتين·discuss
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
·قبل سنتين·discuss
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
·قبل سنتين·discuss
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
·قبل سنتين·discuss
I've been working on this for a while now. Showing it here to see what will happen.