1. So, Mosh [1] has been out for almost two years now, and has become one of the first packages I install, even if my connection is not "mobile". I wonder how many people feel this way, and weather it con be expected to…

  2. If you had a 3 step (web-based) sign up flow for a business service which requires: company info, billing info, then a required email verification step. Do you think its useful to have that required email validation…

  3. NB: This question is not how you'd eliminate piracy itself, but rather how you'd entice people to convert from piracy first. I'm looking for some feedback, which of these options would you use? Which do you think is the…

  4. Inspired by https://news.ycombinator.com/item?id=17791766. I've taken the most common answers and collected them in this pool to gather some statistics.

  5. If you listen to music, where do you stream it from ?

  6. Would you prefer a child free flight on your next trip, if available? Please upvote to keep the poll up.

  7. I woke this morning and read numerous stories about Lenovo and Superfish from various sources. My gut reaction is that this is a step too far and I would not be buying or recommending Lenovo again, at any grade/level. I…

  8. Evernote is a very good tool and seemingly very successful (http://techcrunch.com/2012/06/19/evernote-by-the-numbers-34m-users-1-4m-paying-and-how-different-platforms-pay/) I was wondering how many hackers here in the…

  9. Some devs don't think it's important to use native OS key handling, which ensures proper support for various keyboard layouts. Not everyone types qwerty, for me it's to reduce strain on my hands and wrists (switching to…

  10. Is This AI Wave Really That Disruptive? Where Do You Stand? Over the past year, the narrative around AI in software development has shifted dramatically. Not long ago, the headlines were filled with optimism-AI…

  11. What do you use for your browser home page? Wondering if the "home page" is actually used or if it is a kind of vestigial tail. Is your home page an active part of your workflow (or is it just, kind of, "there")?

  12. This implies, of course, an awareness of the fact before having clicked on this post. Here at Hacker News, we aim to provide causal significance!

  13. I hear both terms used in either direction. It can be somewhat confusing! The HTTP spec indicates the requests are "downstream" and dependencies are "upstream" [1] nginx indicates the opposite [2], even naming modules…

  14. We're hitting peak AI. There's a lot of noise, hype, ChatGPT wrappers and clones. There's infinite generative things and talk of replacing life with a metaverse/AI equivalent. But there's also significant value being…

  15. At this point, it's really hard to tell whether the HN crowd is geared towards fast-growing startups, or small businesses that would sustain a good living for the foreseeable future. Perhaps this poll could help. So…

  16. Even after learning to understand recursion better, by reading SICP and similar books, I find recursive code generally more difficult to reason about than iterative code. I'm wondering if this is only because I learned…

  17. I am curious how this evolves over time.

  18. Such as the popular Firefox extension Adblock Plus.

  19. It seems from a number of posts over the years that many here may struggle with depression. It's also something of a common belief that creativity and depression are often linked. If nothing else, it could show those…

  20. HN was down for a day or so. During that time, did you experience more productivity? Less? Would you like it to be down more often? Did you really miss something by not being here that couldn't be replaced?

  21. The standard Python interpreter has a global interpreter lock (GIL) that prevents multithreaded parallel programming of the style you find in most programming languages. People have tried to remove this restriction, but…

  22. See additional discussion here: https://news.ycombinator.com/item?id=32888730