The Hitchhiker’s Guide to Online Anonymity https://github.com/AnonymousPlanet/thgtoa (Please don't be too harsh as it's still a draft but any opinion, criticism or help would be welcome)
awesome: https://github.com/AnonymousPlanet/thgtoa/blob/main/CODE_OF_...
Ask HN: Show me your half baked project
241–250 of 841 posts
Re: Ask HN: Show me your half baked project
#242Re: Ask HN: Show me your half baked project
#243Re: Ask HN: Show me your half baked project
#244An early prototype is at https://www.zaino.io . It's a bit rough around the edges (does not work on mobiles, not a lot of features, some UX issues probably) but core functionality should work.
Code, docs, issues are at https://github.com/igor-krupenja/zaino
Re: Ask HN: Show me your half baked project
#245Created a shell utility in Go, called go-live. The idea is that you start it in a directory, and then those files are immediately hosted on the network. The core idea is to be as lightweight and performant as possible, and to do one thing only and well - Unix style. https://github.com/antsankov/go-live Looking for contributors and feedback on it.
Two great things about woof:
1. You can use it as a verb, 2. Woof can woof itself.
Cue shouts in the office, "Hey, can somebody woof me woof?" Followed by a reply of an IP address and lots of puzzled onlookers.
Re: Ask HN: Show me your half baked project
#246Re: Ask HN: Show me your half baked project
#247HTTPS://smallsms.app
Re: Ask HN: Show me your half baked project
#248it is like google keep, but for storing and sharing code snippets, most of the ui is inspired from google keep and i have added more features on top of that, i named it codekeep (google keep for code snippets) i can summarize codekeep as , Codekeep lets you organize your code snippets by assigning labels or grouping into folders. generate code screenshots, share and discover reusable snippets.
you can check it out on https://codekeep.io, i also built several templates for taking codescreenshots as well, by generating codescreenshots you can share it on social media, and link it on codekeep , so that they can click / copy the snippets, without you having to take codescreenshot on one site, put snippet in gist.
let me know your thoughts
Re: Ask HN: Show me your half baked project
#249Awestruck Audio – realtime synthesized, interactive music for video games. https://www.youtube.com/watch?v=iEC6-pBFj2Q&feature=youtu.be Very half baked, even took that demo site featured in the video down. Intended to run hundreds of "channels" of music, each of which could support thousands of independent sessions (think cloud gaming but for audio/music). Uses Pion WebRTC, Gstreamer, JACK, SuperCollider and a simple…
Re: Ask HN: Show me your half baked project
#250https://retransmit.io - HTTP and WebSocket API Gateway Ready to use, but it'll be more useful once I have dashboards etc (which I'm building). I'm recovering from a minor surgery, so won't be able to reply today - sorry about that.