HackerTrans
TopNewTrendsCommentsPastAskShowJobs

branc116

no profile record

Submissions

[untitled]

1 points·by branc116·2 miesiące temu·0 comments

About Libx11 Dlopen and Such

git.ricko.com.hr
5 points·by branc116·8 miesięcy temu·1 comments

Memory Tracker for C

github.com
3 points·by branc116·10 miesięcy temu·1 comments

Show HN: Brplot v0.0.1

github.com
2 points·by branc116·w zeszłym roku·0 comments

Snap packages – 10x slower than native

git.ricko.com.hr
3 points·by branc116·2 lata temu·3 comments

Brplot – plotting app/lib in C

github.com
99 points·by branc116·2 lata temu·18 comments

comments

branc116
·19 dni temu·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
·2 miesiące temu·discuss
Compile time is slow
branc116
·8 miesięcy temu·discuss
Mind bending bug
branc116
·10 miesięcy temu·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
·2 lata temu·discuss
Isn't nix just for nixos?
branc116
·2 lata temu·discuss
Hmmm... I'm not sure about that. How did you build it?
branc116
·2 lata temu·discuss
I should make a table with all other plotters and compare them. That would be cool.
branc116
·2 lata temu·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
·2 lata temu·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
·2 lata temu·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
·2 lata temu·discuss
I've been working on this for a while now. Showing it here to see what will happen.