Live data from Hacker News

Ask HN: What is your “I don't care if this succeeds” project?

news.ycombinator.com

211–220 of 501 posts

Re: Ask HN: What is your “I don't care if this succeeds” project?

#211

https://quixical.com/ A suite of realtime chatrooms, for travellers to talk about their flights, and the airlines that run them. The idea is to let the use enter their flight details into a search box, find the chatroom for their flight, and let others know what's on their mind. Before the pandemic, me and my wife would travel to see family often enough to experience the mind numbing frustration of sitting in a cabin…

Are you limited to only chatting with people by flight number? Odds of more than one user on the same flight for a new app has to be low. Seems like it would be difficult to bootstrap an audience that way. Might help to start with airport chat by airport code, or just grab user's location and place them in the closest airport's chat room automatically. Also maybe add hooks for other messaging and chat tools.

Re: Ask HN: What is your “I don't care if this succeeds” project?

#212
Bit perfect cd archival tool; extracts all possible non-track data (lead-in/out, subcode, ecc data, etc.), while losslessy compressing audio and meta into a single archive file per disc. Enables binary reconstruction of discs down to the etm layer.

Sort of like a losslessy compressed bcd format proposed by byuu at: https://byuu.net/compact-discs/structure/

Re: Ask HN: What is your “I don't care if this succeeds” project?

#214

Vertical indoor farm to reach the highest throughout possible per cubic meter are, using only non-GMO plants by discovering the right phenomics- https://hexafarms.com Vertical indoor farms are getting a lot of attention in the recent times, but the issue is the lack of plant expertise. Even if you were to go through all the literature, you would never find a holistic study that takes into account all the optimal fact…

"By the year 2025, 63% of the world’s population will be living in cities" I wonder if Covid will revise those trends. Where I live (rural), there's plenty of unused land that needs a lot let contortions to farm (cheaper) but is indeed further away from the mouths to be fed in cities. How is the math behind urban farms vs simply shipping food into the city?

True, but I can't really predict the outcome due to covid. Just saw Dubai post-covid-onset, and to my eyes, nothing has changed much from food-supply-chain side.

I personally believe that permaculture would actually be the best solution overall, but our modern economy's pace and expectations would always keep such methods at bay. But at the same time, for leafy produce, and herbs, I think proper vertical farming would not only make it more affordable but also sustainable too. For the math, the rough estimates are production per m^2 (2-4kg on ground vs 70-400kg indoor farm), 10% lettuce in solid won't see the dining table i.e. they'd die, here there's no loss, off-season non-perennial produce, no problem for a vertical farm, the expenses on operations change too. Overall, if done properly, a very high-tech vertical farm should be able to break even in 2-3 yrs, even assuming a sales at no premium (which is very easy given the high-quality) i.e. at the shipped food i.e. the status-quo. But once people get used to the high-quality, and wholesalers get to enjoy the short supply chain due to indoor farms, I think the remote once will face a fierce competition, at least for select crops.

Re: Ask HN: What is your “I don't care if this succeeds” project?

#215

To be honest all my projects created till now. They are all super low-cost per month (around 10$ per month) and eventually they will grow. - https://caseconverter.pro/app - a simple online case converter, could probably grow it with SEO - https://getworkrecognized.com - app to keep a work diary and create self-reviews, actually paid for itself. Got promoted twice within 2.5 years at current company - https://linkediu…

How much do you make from your ads?

For caseconverter.pro? Pennies right now because yeah (per month), traffic is low because its not SEO-optimized. I would need to write a lot of content case conversions and optimize the page in multiple ways. Question is the motivation haha ^^

Re: Ask HN: What is your “I don't care if this succeeds” project?

#217

I made this iOS game: https://apps.apple.com/us/app/two-birds-one-stone/id15396463... I have wanted to be able to play this game for a long time, and probably thanks to pandemic, I did the work to enable it to be shared with others. It has made a grand total of 3 sales this year, and that isn't really bothering me (the main frustration is the apple developer fee...) There is various info (including a trailer of sorts…

Nice! What you can do is reuse the structure of your game, and make another one. Basically, just re-skin it. Then, I think a better approach is to just give it away for free. Then, display ads, or sell tokens when they player dies. Only display ads, in non-critical parts of the game, like when the player dies, or when he pauses the game. Or in between levels. But, the biggest money maker, might be to sell tokens. Onc…

Most of the development time was offline (on a train), so this basically ruled out anything to do with networking.

There are probably heaps of ways to monetize it (from what I can tell, the "buy a game upfront" model is mostly dead and everything is now free to play. But the reason I'm mentioning it here is because "I don't care if this succeeds".

It was written in C (using SDL2 as the library for getting things on screen). I did have a version in swift, but being able to do most of the development in linux made made things much better for my workflows.

Re: Ask HN: What is your “I don't care if this succeeds” project?

#218
post #23

I work on a mod for the original Quake Team Fortress. We’ve been getting roughly eight players a night for many years. That’s enough to play. That’s enough success for me. https://www.FortressOne.org

Any chance for a port to Big Sur? Would love to be #9.

It's not exactly on the roadmap - but it should be possible with a bit of compilation work. Join the discord https://discord.fortressone.org

Re: Ask HN: What is your “I don't care if this succeeds” project?

#219
I'm working on a design tool that allows you to create and export animated website backgrounds, with a growing range of templates.

Looking forward to seeing if anyone finds it useful, but I've primarily been building it so that I can generate particle backgrounds and gradients for websites.

Hopefully it might help others too :-)

Link: https://websitebackgroundmaker.com/

Re: Ask HN: What is your “I don't care if this succeeds” project?

#220
post #64

A native GUI library https://github.com/yue/yue . It was a disaster when I announced it on Hacker News, and I got numerous harassments from strangers. But anyway 3 years since then and I'm still working on it. Edit 1: 2 => 3 years Edit 2: If anyone is interested, I wrote a blog on the mistakes I made http://cheng.guru/blog/2018/02/18/lessons-learnt-from-open-s... .

A few Screenshots would have been really nice
Post reply on HN