Hacker News new | ask | show | jobs
Ask HN: How do I post a zip of the C code I've written that appears publicly?
1 points by acaiblue44 790 days ago
1 comments

If you are asking how you might publish your code publicly, have you considered Github?

You can create a public repository and commit whatever file you want - either plaintext, compressed, or encrypted.