mnsh | 3 months ago | on: The history of Indian science fiction
mnsh's comments
mnsh | 2 years ago | on: Reddit.com appears to be having an outage
mnsh | 2 years ago | on: Apollo will close down on June 30th
mnsh | 2 years ago | on: Deck.of.cards
mnsh | 3 years ago | on: GitHub issue - resolved
From github status
mnsh | 3 years ago | on: Ask HN: What Are You Working On? (March 2023)
It would be great to not start from scratch everytime and still have base ui that could be customizable.
Codepen partially solve this, but searching them takes time and often they are not customizable.
There are multiple sites but they just redirect to selected codepen.
Don't know if it's viable. I am banking on the rise of indie devs building products without designers.
mnsh | 3 years ago | on: Ask HN: What projects can new programmers build to gain more confidence?
When I started, I built simple utilities with just HTML/CSS & JavaScript. When I had a solid understanding of these three, then I dove into frameworks and complex stuff.
Here are some ideas
- Calculator, could be command-line or in a website
- To-do app
- A pomodoro timer
- static webpage (with just HTML/CSS), then learn about accessibility, responsive design, design system.
- REST API with node (e.g. Express js)
- Consume public APIs in JS frontend (or you can use React too)
- Building a full stack app with your CRUD API, can also add auth, image CDN etc
Basically, gradually raising the complexity with every project or within it by adding a new feature
I recently wrote about building projects as beginner (even more ideas here) : https://mnsh.me/blog/beginner-ideas
Good luck!
mnsh | 3 years ago | on: My bad habit of hoarding information
I have yet to find a solution for this.
One solution is I screenshot all the sites i visit, extract their colors, and create a searchable index. Nice side project idea I guess.
mnsh | 3 years ago | on: Make your DOM look like an eye that can focus on anything
mnsh | 3 years ago | on: Make your DOM look like an eye that can focus on anything
mnsh | 3 years ago | on: Ask HN: What's stopping you from blogging?
The thing that stopped me from blogging consistently was the notion that blogs are showcase of your expertise.
When i realized everyone is unique and have unique perspective, all the procrastination was gone and my mind was filled with things i could write about.
False notion of " showcasing expertise" changed to " sharing unique perspectives"
I have multiple first drafts that i am working on now.
Also this helped: https://guzey.com/personal/why-have-a-blog/
My blog: www.mnsh.me/blog
mnsh | 3 years ago | on: Show HN: I solved my New Tab page
Only reason I use tabliss is to see random Unsplash image on every new tab.
mnsh | 3 years ago | on: Ask HN: Which books you have read till now that were worth investing time in?
mnsh | 3 years ago | on: Life Stats
mnsh | 4 years ago | on: Ask HN: Share your personal site