news.volyx.in

Show HN: My wife is pregnant; naturally I made a baby-name app to prepare (nomdebebe.app)

1077 points by hamaluik · 1781 days ago · 372 comments on HN

Article summary

The article's content is not available, but the discussion reveals that a developer created a baby-name app for personal use, as existing apps had issues with tracking or functionality. The app was built using Flutter and allows features like favoriting and sorting names. The developer chose to create an app for personal preference and convenience. The app's development was a low-pressure project to scratch an itch and learn a new platform.

Main themes

  • app development
  • native vs web apps
  • personal projects
  • user tracking and privacy
  • development preferences
  • application functionality

What commenters say

  • Some argue that the app should have been a static website or web app instead of a native app, as it could have been just as functional and avoided unnecessary installation.
  • Others defend the developer's choice, stating that they should be able to create whatever type of application they want, especially for a personal project.
  • The decision to create a native app is justified by the developer's preference for using the app on their phone during spare moments and enjoying development in Flutter.
  • There are differing opinions on whether the app's functionality, such as tracking user preferences, would be better suited to a web or native application.
  • Some commenters suggest that a static site could not have provided the same features as the app, such as favoriting and sorting names.
  • The discussion also touches on the idea that developers should consider the type of application that best suits their project's needs, rather than defaulting to a particular type.
  • A few commenters jokingly suggest alternative, more unconventional methods for generating baby names, such as using Unix shells or random number generators.