130 Story - a daily microfiction challenge. https://www.130story.com/ I started this as a Twitter game a few years ago; it felt like a compact idea with a good hook. Earlier this year I automated it- so it picks its own words and collates the stories on the website itself (mostly successfully). It doesn't have a big following, but the people who play are passionate about it. Some people play every day, and the most p…
Ask HN: Projects that don't make you money but you're doing it out of sheer joy?
461–470 of 587 posts
Re: Ask HN: Projects that don't make you money but you're doing it out of sheer joy?
#462I'm really enjoying developing Movim on my free time because I'm still motivated to show the world that we can have decent social-networks and IM solutions by using existing standard protocols (and not proprietary silos like today).
Re: Ask HN: Projects that don't make you money but you're doing it out of sheer joy?
#463I built a very accurate value estimator for properties en Amsterdam for the sake of it. Then put it here amsterprice.com . It is slowly starting to pick up, but as itnis for free I am only watching hosting bucks go. Still proud of it! :)
Re: Ask HN: Projects that don't make you money but you're doing it out of sheer joy?
#464I just saw this thread, and honestly it is probably too late to get noticed by many, but I'm attempting to 'unsuck the web' with my project[0] by pinning "sticky" website elements where they belong - i.e. the website header shouldn't steal your screen real estate and scroll down the page with you. My project/uBO filter list removes the "annoying" elements noted above as well as other "features" of websites (e.g. soci…
Re: Ask HN: Projects that don't make you money but you're doing it out of sheer joy?
#465Earlier quoted context omitted.
That's really prolific! How do you find the time to create so many projects?
Most of them are just weekend projects, and took two or three days to create. Then I spend the odd few hours here and there. I also go to bed very late, which gives me ample time to work on stuff during the time when everyone else is asleep.
Re: Ask HN: Projects that don't make you money but you're doing it out of sheer joy?
#466I just saw this thread, and honestly it is probably too late to get noticed by many, but I'm attempting to 'unsuck the web' with my project[0] by pinning "sticky" website elements where they belong - i.e. the website header shouldn't steal your screen real estate and scroll down the page with you. My project/uBO filter list removes the "annoying" elements noted above as well as other "features" of websites (e.g. soci…
This is fantastic, thanks! I started using this "Kill Sticky Headers" [0] I saw on HN once and I find it very useful. I'll give the ublock list a try. [0] https://alisdair.mcdiarmid.org/kill-sticky-headers/
Re: Ask HN: Projects that don't make you money but you're doing it out of sheer joy?
#467Yet another Game Boy Color emulator, written in Java: https://github.com/trekawek/coffee-gb It's quite compatible and brought me a lot of fun. Blog post describing it: http://blog.rekawek.eu/2017/02/09/coffee-gb/
Re: Ask HN: Projects that don't make you money but you're doing it out of sheer joy?
#468I just saw this thread, and honestly it is probably too late to get noticed by many, but I'm attempting to 'unsuck the web' with my project[0] by pinning "sticky" website elements where they belong - i.e. the website header shouldn't steal your screen real estate and scroll down the page with you. My project/uBO filter list removes the "annoying" elements noted above as well as other "features" of websites (e.g. soci…
Could you add/did you add killing the annoying "call to action" pop-up dialog? You know, you visit an article and BAM! A fullscreen modal asking to sign-up for their book newsletter? That would be awesome.
Even sometimes I don't pay much attention to it and when after reading other tabs I come back to this tab; all I see is that pop-up standing there, asking for attention. It even makes me forget why I even opened this tab in the first place and makes me leave immediately.
Re: Ask HN: Projects that don't make you money but you're doing it out of sheer joy?
#469Yet another Game Boy Color emulator, written in Java: https://github.com/trekawek/coffee-gb It's quite compatible and brought me a lot of fun. Blog post describing it: http://blog.rekawek.eu/2017/02/09/coffee-gb/
Wow, that is really cool! I did not have the idea of creating an emulator, but some time ago I got curious as to how games were made for the GBA, so to try that I made a small Pong game [0]. It's really fun to play with 'old' technology from our childhoods. [0]: https://github.com/DylanMeeus/GBAPong
I wonder why you disqualify your multiplayer mode? Sure on the SP it would be unrealistic but I see no reason two players couldn't share an original model GBA, holding one end each.
Re: Ask HN: Projects that don't make you money but you're doing it out of sheer joy?
#470https://programmingpodcasts.com - it's a directory of software dev and related podcasts. Haven't ruled out monetising it and to be honest maintenance is almost zero as it runs on autopilot. I'm it's biggest user, use it everyday.