Live data from Hacker News

Ask HN: What are you surprised isn’t being worked on more?

news.ycombinator.com

411–420 of 1001 posts

Re: Ask HN: What are you surprised isn’t being worked on more?

#411
Pagination is always obviously somewhere at the bottom of a site's priorities but...that's how people engage with more of your site.

Random examples of the state of the art, which is remarkably similar to the state of the art, oh, 15 years ago:

https://freefrontend.com/assets/img/css-pagination/paginatio...

https://uicookies.com/wp-content/uploads/2019/03/Pagination-...

https://i.pinimg.com/originals/4a/af/58/4aaf58f56e598e6c485e...

Re: Ask HN: What are you surprised isn’t being worked on more?

#412
post #348

In-person social organizations. Social isolation is probably the biggest cause of unhappiness in advanced countries. Having a strong social network has lots of advantages including providing better romantic and career opportunities, as well as improving physical and psychological health. Humans have a long history of dishing out lots of money to be parts of strong communities too--country clubs and fraternities have…

Meetup.com doesn’t solve this? I ask cause I work remote and meetups are basically what I used pre-pandemic.

I’ve been the lead organizer of a largish group with a couple hundred very active members. But getting to that point was quite a challenge that was made harder by Meetup. The group still ended up falling apart.

The Meetup platform is pretty terrible. It’s designed to get people to join many groups, most of which they never engage with and just get a lot of spam from. I’m sure >99.99% of pre-pandemic “social” Meetup groups were totally inactive. Most of the rest would have semi-regular events that That said, I think there’s a lot room to build a better version of Meetup.com. The main problem with it is that the managers just don’t know what they’re doing, or are in too deep with tech debt and legacy code. If someone here actually wants to build a better version of Meetup, let me know.

Re: Ask HN: What are you surprised isn’t being worked on more?

#413

Ok I'm guessing this is super naive, but holy cow someone sell me a home robot. Ideally something with a good enough arm to load small things into the dishwasher, or at least unload onto a surface, open the front door, get the mail, put shoes where they need to be, pick up socks, dust/mop/broom, mow the lawn, fold towels, fold clean clothes from a basket, replace toilet paper, clean toilets, scoop out kitty poops, an…

This thinking makes me think of buttons to push buttons. Gotta go up a level and imagine toilets that don't need to be cleaned.

That or become this automaton yourself. Making my bed each morning happens almost automatically before my brain is fully booted, after a while of forcing myself to make it.

Re: Ask HN: What are you surprised isn’t being worked on more?

#414
Standardized interchangeable packaging for consumer goods.

Ever been to a book store in Japan? Practically every book is the same size. As a result, bookshelves also are designed to be the right size to optimally fit books. This allows people to fit more books in small homes. It makes books easier to transport in book-sized boxes and book-sized bags too. You can get perfectly-fitting reusable cloth covers to protect your library books.

American bookstores are a war between publishers to stick out from the shelves as much as possible. There's not much that a bookshelf designer can do except guess and have adjustable, oversized shelving.

That also describes the state of today's packaging. With more shopping happening online, the need for items to stand out on a shelf is lower, and the need for them to fit nicely in boxes is much higher.

Nobody would force you to design your products to fit the closest available standard package size, but companies would tend to do so more often because of the efficiency gains. Logistics companies like Amazon or Fedex could offer incentives.

Re: Ask HN: What are you surprised isn’t being worked on more?

#415

Social etiquette for online spaces. Especially during a pandemic year, I'm surprised that this hasn't been more of a topic of discussion. Mostly, if people do talk about social etiquette, it's within the context of not explicitly pissing people off, or looking good to your boss. I've never seen anyone talk about actually having good social interactions online. I've had a few friends change jobs during the pandemic, a…

I'm sure this is worse because of WFH but I experienced this at FAANG before WFH. The teams are giant, there's a huge list of things to work on, pick one, do it mostly on your own. Loneliest job I ever had. Yea there were co-workers and we'd get lunch and talk but we weren't collaborating, only co-existing.

Re: Ask HN: What are you surprised isn’t being worked on more?

#416

It IS being worked on, but things move quite slow - and there doesn't seem to have been much progress for decades, but: Cure for hair-loss. Some might say it's just vanity, but if someone could come up with a cure, and sell it affordably, that would be a multi-billion, maybe even trillion dollar industry. Going from quite balding (NW4-NW7 in balding terminology) to a full head of hair makes most guys look a solid 10-…

> Cure for hair-loss

Good point. The fact that it would be multi-billion industry means that it's probably super hard. I may be wrong but when people claim we're on the verge of curing ageing, I like to point that we're not even able to cure hair-loss.

Re: Ask HN: What are you surprised isn’t being worked on more?

#417

Premium-feeling laptops that aren't Apple machines. Yes yes, I get the economical barriers. I'm past caring. It is so incredibly frustrating to look outside the Apple ecosystem and feel like the entire PC industry is content to sell the bare minimum of quality (outside of Gamer hardware, which looks obscene - but I get that it's subjective). It's a horrible business idea on the numbers and nobody would do this, but i…

The XPS 15 is basically that laptop and is only hamstrung by dell being slow to move to Ryzen 4000 mobile chips. Mobile intel runs hot and slow.

Of the 5 XPS line laptops I've had, 2 had component failures that required replacement under warranty (drives and ports) and one had a hinge that failed just after the warranty ended.

As if that weren't frustrating enough, redeeming the warranty required about five hours total of phone conversation per incident. At every step of the way, they would demand I repeat dozens of irrelevant troubleshooting steps, or they would tell me the problem isn't covered (contradicting the last person I'd been handed off to), or they'd tell me it isn't covered but if I agree to pay to extend the warranty by another year then many he can ask his manager to backdate it and squeeze this in, etc. etc. As you might be able to guess, it's all sales/lies/incompetence and eventually I got through to someone high enough up to initiate the replacements under warranty.

Of the many Macbooks I've had, only one ever had a failure that required service. I just scheduled a time to drop the computer off, then picked it up a week later and it was fixed, didn't have to argue with anyone about my warranty.

Also - in my opinion - the XPS may be the best build quality of non-Apple laptops, but it's not even in the same league as a similarly priced macbook.

Re: Ask HN: What are you surprised isn’t being worked on more?

#418
post #135

Business automation. There seems to be so much that can be easily automated by simple scripts. We just need a better UI and a better way to teach people how to use it.

This so much. Also I'm a big fan of chat-bots. How about a chat-bot that answers typical HR questions for an organisation? "How much leave do I have remaining this year?" -> 16 days. "Book the dates 10/5/2021 to 11/5/2021 as leave" -> Confirmed. Request sent to your line-manager. etc... I've seen so many bespoke web pages for these sorts of tasks. Including emailing someone in HR to do it for you. I'm sure a system e…

That's Workday, except it's a web gui.

Re: Ask HN: What are you surprised isn’t being worked on more?

#419

Premium-feeling laptops that aren't Apple machines. Yes yes, I get the economical barriers. I'm past caring. It is so incredibly frustrating to look outside the Apple ecosystem and feel like the entire PC industry is content to sell the bare minimum of quality (outside of Gamer hardware, which looks obscene - but I get that it's subjective). It's a horrible business idea on the numbers and nobody would do this, but i…

No logo? So the Apple logo is ok? My 2017 14" 1060 Razer seemed exactly like a black Macbook Pro (which I also owned at the same time). Metal case, Razer logo where the Apple logo was. HD-DPI display.

Re: Ask HN: What are you surprised isn’t being worked on more?

#420
post #135

Business automation. There seems to be so much that can be easily automated by simple scripts. We just need a better UI and a better way to teach people how to use it.

This so much. Also I'm a big fan of chat-bots. How about a chat-bot that answers typical HR questions for an organisation? "How much leave do I have remaining this year?" -> 16 days. "Book the dates 10/5/2021 to 11/5/2021 as leave" -> Confirmed. Request sent to your line-manager. etc... I've seen so many bespoke web pages for these sorts of tasks. Including emailing someone in HR to do it for you. I'm sure a system e…

We have this at work with a `/afk` command in slack.
Post reply on HN