Hi @culi, Quick update, our RSS feed is now live :3 Subscribe here: https://altermag.com/rss.xml
HN user
mnsh
Designer/developer — www.mnsh.me
HN is feeling janky too, not sure if it's related to this.
I use infinity app, might as well leave reddit from mobile :/ I sometimes use Twitter from mobile browser, the experience is ok but for Reddit, it's absolutely terrible.
Upvote for just how smooth animation is. Loved it :)
We’ve identified an infrastructure change that has been rolled back and we are monitoring recovery.
From github status
UI components as a service. I struggle to find inspiration for simple ui components when i design and build websites.
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.
I can talk about webdev part, dunno about other areas.
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!
I hate it when that happens, more often that not i remember the visuals of the site, then i try to find it in my browser history like a sucker.
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.
Well, I thought it was about depicting eyes on a webpage ¯\_(ツ)_/¯
I made something similar for my personal site, except it didn't track cursor, no JS, & blinked too. Made with pure CSS
I built my blog(& personal site) this year.
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
I have been using https://tabliss.io/ for a while now. Yours seem cool, but I personally don't like too much information on my start page.
Only reason I use tabliss is to see random Unsplash image on every new tab.
I have maintained a list of such books and articles here: https://www.mnsh.me/blog/favourite-books-and-articles
Experience on mobile is quite smooth. Thanks for sharing!
https://www.mnsh.me Recently finished building it.