PoachMe.Dev: https://www.poachme.dev/#/devLand?reqCode=HNGOBRRR Premise: Recruiters spam left and right, so we decided to create a website just so they could get a familiar calendar-like interface but asked them to pay for your time. As soon as we exposed the external version with the URL, we decided to make an automated template ("Great. Please book a slot on my calendar and we can chat more about this. You'll recei…
Ask HN: Those making $0/month or less on side projects – Show and tell
371–380 of 1001 posts
Re: Ask HN: Those making $0/month or less on side projects – Show and tell
#372Re: Ask HN: Those making $0/month or less on side projects – Show and tell
#373Been working on this for exactly 11 years today! It's just a webserver on the outside but it has become an umbrella for experimentation.
Re: Ask HN: Those making $0/month or less on side projects – Show and tell
#374I've created Call Stacking, a modern debugger and code visualization tool for Ruby on Rails. https://callstacking.com
Re: Ask HN: Those making $0/month or less on side projects – Show and tell
#375hyperspace https://hyperspace.so/ My 3rd attempt to reinvent the web platform around an open & easy-to-use core. The idea is simple: what if HTML was the source of truth for web applications? • Every app would be a front-end site that's remixable • Anyone could copy a site and use the tools you built to help you change it to edit it themselves • You could edit a site at any level of abstraction -- in the browser's de…
it sounds a lot like you're reinventing what Beaker Browser had built on top of DAT, except that it could do more. For example, they made a distributed Twitter clone as a proof of concept, but folks actually started using it. Definitely included blogging stuff. Really cool stuff around taking sites and things other folks had built and using them as a basis for your new thing. https://github.com/beakerbrowser/beaker/…
@panphora yeah you're project looks like (IMO) a smarter version of what beaker was doing. Smarter because the p2p element ended up being a bit of a tech-fascination that got in the way. Hyperspace seems to be doing the actually-cool-UX of self-editing sites and then getting out of the way otherwise.
The beaker team made a distributed twitter clone, but the cooler one (Rotonde) was made by 100 rabbits and you "made your profile" by forking somebody else's profile It's messy but fun (the software itself is viral!).
If you create js apis for reading other sites and enumerating the files in them, you can get a lot of power out of that.
Re: Ask HN: Those making $0/month or less on side projects – Show and tell
#376I really don't expect this to ever make money, I just had a need and a desire to learn/explore how Electron works (Sorry! I know people hate it for how heavy it is, hah).
Re: Ask HN: Those making $0/month or less on side projects – Show and tell
#377Browser Routr is my way of getting some sites to auto open in another browser: https://paulrrogers.com/products/browser-routr
Re: Ask HN: Those making $0/month or less on side projects – Show and tell
#378Bootstrapping a project generator tool for Django and Node: https://apibakery.com I expect (well, hope for) it to be making some money at some point in the future but don't worry since it's a side project and something I'm passionate about building even if it's just for fun.
that's pretty cool. Have you considered CLI version ?
Re: Ask HN: Those making $0/month or less on side projects – Show and tell
#379Re: Ask HN: Those making $0/month or less on side projects – Show and tell
#380Radiant: https://getradiant.app/ Premise: Takes your Spotify and turns it into a personalised FM-style radio station, complete with a snarky, AI-powered radio presenter called Rad. Rad'll quip, read you the news and weather on the hour, announce what you've just heard and what's coming next, gives you biographical info for bands you might not be too familiar with but most importantly; Rad helps you discover new music…