back
user profile

ashitlerferad

12,192karma·2,558submissions·September 13, 2015
recent activity (2,558 total)
comment
Are there other dead projects? Looks like only Foresight to me.
10y ago·view thread
comment
Every piece of open-source software needs donations of some form (time/money/hardware/etc). Donate to the ones you use. If they accept your money, great. Many only accept time though (i…
10y ago·view thread
comment
I would encourage you to donate your time to some open source project that you use instead.
10y ago·view thread
comment
It is dead and gone, Canonical/Ubuntu abandoned it after Debian chose systemd and then Ubuntu did too.
10y ago·view thread
comment
systemd has boot profiling functionality, you might want to check out which part is slow.
10y ago·view thread
comment
There are many more than 3 init systems. There are tens of them.
10y ago·view thread
comment
GNUnet has the GNU name system: https://www.gnunet.org/gns
10y ago·view thread
comment
Who are these people and how can people contact them?
10y ago·view thread
comment
Debian and other distros also support these architectures.
10y ago·view thread
comment
It seems like CreateProcess uses the one-long-string for the command rather than the POSIX model of one string per argument. Is there any way to run a process on Windows using one string per argument?
10y ago·view thread
comment
Embedding other languages in C seems like a path worse than system(). You are better off just writing in another language completely.
10y ago·view thread