SSara·1d ago10Are web apps missing a real distribution layer?Most of the challenge with web apps doesn’t feel like building them anymore, it’s figuring out how people consistently discover and come back to them. Unlike mobile, where app stores naturally handleJoin discussion
SSara·3d ago00Why I’ve been defaulting to web apps instead of installing toolsFor a long time, my workflow looked like this: find a tool, install it, create an account, use it once or twice and forget about it. Multiply that over months (or years), and you end up with a machineJoin discussion
BSBhavin Sheth·5d ago10Are Too Many Features Hurting Online Tools?Something I've noticed while building AllInOneTools.net: Many tools start simple and useful. Then over time they add: • AI features• Dashboards• Teams• Workspaces• Analytics• Integrations Eventually tJoin discussion
MMark·Jun 901What’s something you wish you started doing earlier as a developer?For me, it was focusing on debugging habits instead of just writing more code. Small things like cleaner logs and using built-in browser tools properly made a big difference. Would love to hear what oOOffloadly commented
HSHarsh Sonkar·Jun 311Why I Stopped Using .env Files (And Built a Zero-Disk Go CLI Instead)You know the freeze. git push, then half a second later: wait — is .env actually in .gitignore? The .env file is how most of us handle secrets locally, and it's a mess. Plaintext. Sits on laptops foreHHarsh commented
BSBhavin Sheth·Jun 131What Makes You Bookmark a Tool Instead of Using It Once?One thing I've been thinking about while building AllInOneTools.net: Getting someone to use a tool once is hard. Getting them to come back is even harder. I've used hundreds of online tools over the yRFreelancing commented
SSara·May 2801These Dev Tools Were Replaced by Web Apps (And That’s How It Went)For a long while, my dev stack seemed to match everybody else’s: VS Code Postman Notion Figma A couple of other random desktop tools But then I began to doubt my choice. Pretty much eveYSaleha commented
Hhermiejonson·May 2700Building a browser-side signing wallet for a RandomX blockchainI’ve been building an experimental Layer-1 project called Byze and one of the more interesting engineering problems has been implementing a non-custodial browser wallet where signing happens entirely Join discussion
AFAlessandro Farè·May 2600Adding in-app chat to a B2B SaaS: edge vs managed realtime?Curious how teams here approached realtime infra. I'm building FluxyChat as a smaller/self-hostable alternative to managed realtime vendors. Stack is: Workers Durable Objects D1 Main idea: one DJoin discussion
BSBhavin Sheth·May 2523Do Users Really Need Signup for a 30-Second Task?I keep noticing something while building AllInOneTools.net : A lot of online tools turn a 20-second task into a 5-minute process. Need to convert an image?→ Create account Need a QR code?→ Sign up NeeAVAjay and 2 more commented