Live data from Hacker News

Ask HN: What do you wish someone would build?

news.ycombinator.com

171–180 of 535 posts

Re: Ask HN: What do you wish someone would build?

#173

- A legitimate successor to the original FJ40 Toyota Landcruiser, possibly electric - A version of this watch (maybe even a smart watch) that didn't cost $25,000: https://ressencewatches.com/watches/type-3

The watches are really beautiful. I feel like there should be a bigger market if the costs are 10-50x cheaper.

Re: Ask HN: What do you wish someone would build?

#174
A paid Linux.

To get stunning UX design, upstream bugfixing and excellent marketing.

Let me explain myself. I love the levels of ergonomy and polish of Mac OS X. But it's closed-source software. If I use (and pay) Ubuntu, then great patches are sent upstream, which I can use in Debian on my servers and Arduinos. It becomes useful to everyone. With Mac OS X, we're not advancing the world. But when I used Ubuntu for work, I was impaired compared to my colleagues. Blame it on a lack of seniority, but a steep learning curve for my OS is the last thing I want at work. So no Ubuntu, no elementary.io, nothing that has rough edges.

What allows Apple to hire UX designers and do bugfixing is the revenue. Which in turns gets them a good marketing team, which persuades the world of adopting their software. Linux misses advocates towards B2B, B2C and B2Gov. If we want adoption, we need a stable income, to improve UX patterns, bugfixing and marketing.

The FSF says it's ok to sell open-source software, but you just can't prevent people from redistributing. So it's possible to design a system that requires a yearly fee to access the upgrade repositories. Of course hackers will find ways around, publish a torrent, or choose not to upgrade. But the majority of people want a system that "just works" and have money to put down for this service. Businesses, programmer shops, owners of Teslas and iMacs don't want to download their OS from an unsecure source: They want the top-of-the-art, official, upgraded releases.

My own threshold is €200 per year for my work computer. We pay that much of IntelliJ. The OS is the most important service in our stack, it deserves paid workers. My parents' threshold would probably be 50€/yr.

I think OSS volunteers will feel cheated at first sight, but the software should really push changes upstream and show the value in having a much bigger Linux community.

NB: For those curious, this comment has 18 points so far (10:43 GMT).

Re: Ask HN: What do you wish someone would build?

#175

Disclaimer: I sort of tried to do this but keep running into problems- an Android app that registers an intent that intercepts Facebook's messenger play store nag and uses injected js in a WebView to reformat desktop fb messaging to fit my phone. If you want to collaborate let me know.

If you don't mind it's looks, try https://mbasic.facebook.com - it still has messenger capabilities, no nagging and is amazingly fast!

Re: Ask HN: What do you wish someone would build?

#176
A non-cloud off-site backup appliance.

This is what I want (I know there are alternatives, but this is what I want):

A device that I buy, and can plug at least one hard drive in to. I give it some sort of passphrase. I then place it in a friend's house and connect it to their internet connection.

I can then access it remotely from my house. I can easily backup my stuff to it. My backups are encrypted, both over the wire and on the drive.

When my house burns down, I can drive over there and get all my photos and records and stuff, instantly.

I don't pay a monthly fee. I buy the device and then it is mine.

I know I can build this myself. I don't have time. If I could buy this I would.

It would be nice if it was easy to use the other way around, e.g. buy one for your parents and keep it at your house and automate their backups somehow.

Re: Ask HN: What do you wish someone would build?

#177
post #174

A paid Linux. To get stunning UX design, upstream bugfixing and excellent marketing. Let me explain myself. I love the levels of ergonomy and polish of Mac OS X. But it's closed-source software. If I use (and pay) Ubuntu, then great patches are sent upstream, which I can use in Debian on my servers and Arduinos. It becomes useful to everyone. With Mac OS X, we're not advancing the world. But when I used Ubuntu for wo…

Would something like Red Hat Enterprise Linux (RHEL) or SuSE fit what you're looking for (both are paid, commercial Linux distributions), or am I misunderstanding?

Re: Ask HN: What do you wish someone would build?

#178

An aerial personal transportation vehicle.

I don't believe it will be a widespread way to travel until it's automated. Humans can barely handle the two dimensions of driving a car in traffic, throw in vertical movement and the inherent risk of being much higher in the sky if you do hit someone else, and it would be a disaster.

Personal flying cars/vehicles are technologically feasible, they're just not an idea that could be part of mass transit unless all the nodes were controlled by some central controller.

That said there are some really cool personal planes/helicopters and even some people making reliable Jetpacks and Jet.. hover.. pad. Things. So it will be fun to see how they progress, even if it's not for transport.

Re: Ask HN: What do you wish someone would build?

#179

An automated ironing appliance. Drop unsorted clothes in, they come out ironed on the other side.

I just put my clothes in the tumble drier, and they come out pretty sharp. Not possible for all types of clothing, but for pants and shirts it works a treat.

Re: Ask HN: What do you wish someone would build?

#180

I would like a vi for spreadsheets. It should run in the terminal, and be able to read/save csv/xls/xlsx/ods files. It should understand formulas. I should let me navigate with vi-style keys, and have a separate mode for editing a cell's contents (with escape to go back to navigation mode). It should perform well even for very large documents (many rows or many columns, but especially many rows). I propose that it be…

Emacs + orgmode if you want something today.

+ viper mode if you really want vi style modal editing

edited to add: or apparently spacemacs

Post reply on HN