Live data from Hacker News

Mill: Go-style concurrency in C

millc.org

1–10 of 54 posts

Re: Mill: Go-style concurrency in C

#4

Would this be sort of like libthread on Plan 9/plan9port? But a bit nicer? Anyway, really cool project. Though I'm kind of bummed that libthread is as obscure as it is...

The funcionality is more or less the same, however, the API is much more user-friendly than in plan 9. It's stolen from Go after all.

Re: Mill: Go-style concurrency in C

#7
Anyone else getting a malware warning from the site's icon.ico file? Avast's not letting me access it on mac; could someone post a mirror that would get around the issue?

Alternatively, can someone confirm/disconfirm that the ico's bad news?

Re: Mill: Go-style concurrency in C

#8

Anyone else getting a malware warning from the site's icon.ico file? Avast's not letting me access it on mac; could someone post a mirror that would get around the issue? Alternatively, can someone confirm/disconfirm that the ico's bad news?

You can check the project directly here: https://github.com/sustrik/mill

Re: Mill: Go-style concurrency in C

#9

Anyone else getting a malware warning from the site's icon.ico file? Avast's not letting me access it on mac; could someone post a mirror that would get around the issue? Alternatively, can someone confirm/disconfirm that the ico's bad news?

Kaspersky just blocked the whole site for me.

EDIT: Looks like it doesn't like http://millc.org/main.css which is innocuous. >>shrugs<< looks like a false positive.

Re: Mill: Go-style concurrency in C

#10

Anyone else getting a malware warning from the site's icon.ico file? Avast's not letting me access it on mac; could someone post a mirror that would get around the issue? Alternatively, can someone confirm/disconfirm that the ico's bad news?

Kaspersky just blocked the whole site for me. EDIT: Looks like it doesn't like http://millc.org/main.css which is innocuous. >>shrugs<< looks like a false positive.

Weird. It's a totally plain CSS file.
Post reply on HN