Going back to the basics... a ToDo app
Ask HN: What are you working on (September 2024)?
121–130 of 1001 posts
Re: Ask HN: What are you working on (September 2024)?
#122Re: Ask HN: What are you working on (September 2024)?
#123Re: Ask HN: What are you working on (September 2024)?
#124It’s a pretty bad hack of HTML, CSS, and some JavaScript, saved by Laravel, trying to print slightly larger than A5 paper for a major on demand publisher standard paperback, with browser Print to PDF settings, and is unwieldy but to the point, has an ISBN as well as being NP-complete. Discovered for myself that the number of permutations and derangements of the same length are related by the ratio of Euler’s Number e.
Re: Ask HN: What are you working on (September 2024)?
#125Re: Ask HN: What are you working on (September 2024)?
#126I’m working on marketing https://softwareengineeringhandbook.com/ We’ve experimented with various approaches to promotion, including HN, KDP, Amazon Ads, and most recently Reddit Ads. It's been interesting to see which strategies resonate with the audience, but we're still figuring out the best way to get it in front of the right people. And marketing is really hard!
What is the unique value proposition of this book? How does it stand apart from the numerous amount of other books on the same topic? Marketing is hard when there isn't a clear brand. Branding is hard when you don't have a very simple and clear differentiator to promote.
Our book isn't just a technical book on software development. Instead, it goes into the life aspects of being a software engineer such as migration and parenting.
Many of us have wished for mentors who could guide us beyond the technicalities, offering insights into personal growth and career navigation. Recognizing this gap, we've created a resource that provides practical wisdom.
By taking a holistic approach to software engineering, we address both personal and professional development in a way that few other books do. This unique blend sets our book apart, offering a clear differentiator that defines our brand.
Re: Ask HN: What are you working on (September 2024)?
#127Haven't written up anything about it or published any code yet, but it's working pretty well and I haven't even had to fork Postgres with all the extensibility it offers!
My email is in my profile if anybody would like to chat about it
Re: Ask HN: What are you working on (September 2024)?
#128I’m working on marketing https://softwareengineeringhandbook.com/ We’ve experimented with various approaches to promotion, including HN, KDP, Amazon Ads, and most recently Reddit Ads. It's been interesting to see which strategies resonate with the audience, but we're still figuring out the best way to get it in front of the right people. And marketing is really hard!
(Also good luck with your book!)
Re: Ask HN: What are you working on (September 2024)?
#129Re: Ask HN: What are you working on (September 2024)?
#130nuqs [1] started as a Next.js-only library, but recently I've been working on supporting all major React frameworks & routers (Remix, React Router, plain React with Vite etc).