[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


Why is hacker news allowed to spread mis/disinfo but not an anti-capitalist site like 4chan?
>>
don't bother. ignore misinfo completely. make some regex filters
>>
The OS will give you at minimum 4KiB even for malloc(1) which can actually create some pretty nasty bugs in c cause since the memory is allocated your program won't even segfault if you access it (this is what ASAN is for)
>>
>Arena allocators are typically an order of magnitude faster than malloc/free, which is typically an order of magnitude faster than GC
But yeah 100x is "similarly efficient" I guess LOL. You need to be allocating a fuck ton of memory to get similar performance

Also everyone at Google should be euthanized.
>>
>>106783302
I read a comment on HN the other day that insisted you should be able to permanently ban people from contributing to open source projects if you find out they believe troons are mentally ill. That site is full of lunatics. Many such cases.
>>
hacker news is fucking lambent
arguably as much as eglin reddit
>>
>>106783439
For small allocations malloc/free will use an arena, jmalloc uses multiple arenas or like different arenas per thread. Comparing an arena to GC is like comparing apples to oranges.
>>
>>106783302
"anti capitalist site like 4chan"
Good **grief** I forgot how many retarded redditors still fester on this site.
"4chan has fucked with corporations in the past so that *instantly* means they're pinkos."
Just throat that iron, choom. Zero out and nobody will notice.
>>
>>106785121
What is this Indian trying to say? I don't speak durkadurka



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.