Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

New pages

More actions
New pages
Hide registered users | Hide bots | Hide redirects
  • 15:29, 9 September 2025Frequently Asked Questions (hist | edit) ‎[2,362 bytes]David (talk | contribs) (Created page with "=== Will _______ work on Nest? === Probably. You should [https://tryitands.ee try it and see]. === Can I get root? === No. === Can I run _______ on Nest? === As long as it's not a Minecraft server or code-server, or something against the Acceptable Use Policy, then yes. === How can I make my apps run in the background === Use Systemd! === I'm not happy with Nest === Many people are unhappy with the service Nest provides. Some even whine and complain in #meta....") Tag: Visual edit
  • 19:47, 27 August 2025Contact (hist | edit) ‎[171 bytes]Cyteon (talk | contribs) (Created page with "Admins: [mailto:admins@hackclub.app admins@hackclub.app] Abuse: [mailto:abuse@hackclub.app abuse@hackclub.app] Privacy/GDPR: [mailto:gdpr@hackclub.app gdpr@hackclub.app]") Tag: Visual edit
  • 15:40, 5 August 2025Your data on nest (hist | edit) ‎[3,550 bytes]David (talk | contribs) (Created page with "So you have data on Nest. You want to know what we do with it? Regardless if you're covered under GDPR, CCPA, POPIA, we treat everyone the same. It's the respectable thing to do. === Important notes === * If you're looking to delete the ID which you used to signup for Nest (which we '''do not''' have, as stated in Verifying your student status), please email [somebody] * The domain <code>hackclub.app</code> belongs to Nest while <code>hackclub.com</code> belongs to...") Tag: Visual edit
  • 01:00, 26 July 2025Slack (hist | edit) ‎[368 bytes]Twonum (talk | contribs) (Created page with "* [https://hackclub.slack.com/archives/C056WDR3MQR #nest] * [https://hackclub.slack.com/archives/C097AL5AUH0 #nest-help] * [https://hackclub.slack.com/archives/C06RPCQH482 #nest-meta]") Tag: Visual edit: Switched
  • 14:47, 15 July 2025Hosting a Django app with Caddy and PostgreSQL (hist | edit) ‎[7,113 bytes]Twonum (talk | contribs) (Created page with "THIS IS A WIP! This (unofficial) guide was made by [@twonum https://hackclub.slack.com/team/U094NTBR1S5] (feel free to ask me for help). I'm using Hypercorn as it's an ASGI server (for WebSockets support). To use a different server, replace the <code>hypercorn</code> commands with the ones that your server uses. ; Tools this guide uses * Hypercorn ASGI server * Caddy reverse proxy and web server with automatic HTTPS * PostgreSQL relational database for Django's ORM *...") originally created as "Hosting a Django app with Hypercorn, Caddy, and PostgreSQL"