ramkarthikk | 17 days ago | on: Blogosphere – a directory of independent blogs and personal websites
ramkarthikk's comments
ramkarthikk | 1 year ago | on: Microsoft's many Outlooks are confusing users – including its own employees
There was the whole .NET Core/.NET (while having .NET Standard for libraries) confusion. Even now many people think .NET requires Windows. Maybe they should have named it .NET Open?
ramkarthikk | 1 year ago | on: Stoop Coffee: A simple idea transformed my neighborhood
[0] - https://sive.rs/ff
ramkarthikk | 1 year ago | on: Ask HN: What nonfiction books do you keep rereading?
- On the shortness of life - Traction: How Any Startup Can Achieve Explosive Growth - Show your work and Steal like an artist - Domain modeling made functional
ramkarthikk | 1 year ago | on: Ask HN: Have you coded any productivity software just for yourself?
1 and 2 are publicly available. Apart from tweeting once about the second app, I didn't post links anywhere so it almost satisfies the "just for yourself" criteria.
ramkarthikk | 3 years ago | on: Is your app like this? Oh, that’s been done before
ramkarthikk | 3 years ago | on: Ask HN: What do you code when learning a new language/framework?
1. Find an interesting project that suits the language/framework and keep the scope very minimal so I can complete it in 2 days (weekend). I can always learn more doing a second or third project. But I find that I can maintain my motivation when I see results and complete a project.
2. Restrict the number of new technologies for the project to maximum two (best if it is one). When there are many new things, I find that it can be exhausting and I give up after just a couple of hours. So for ex: When I initially learned React, I didn't know GraphQL, so even if I see a case where GraphQL might be the best fit, I will use REST API. This way I'm not stuck on all fronts.
To answer the first question, there is no single project I build to learn every language because that becomes boring for me. I try to build different projects every time.
For ex: When learning React, I built a HN reader, Foreign exchange meme reaction, and an app where I can see the time of all my teammates spread across the globe (all completed and live). When learning ReactNative, I built a small Twitter clone (haven't published it).
ramkarthikk | 3 years ago | on: Publishing your work increases your luck
After a few months of consistently publishing interviews, I started to get a lot of nice things come my way. The most memorable one is when one of the interviews led to a short term paid project and eventually a job offer (I didn't take it but wish I had).
I have had similar experiences in the past 12 years whenever I published something or built a side project and posted a Show HN.
[1] I say surprisingly because I didn't have a following at that point or a popular blog
ramkarthikk | 4 years ago | on: Ask HN: What is your “I don't care if this succeeds” project?
ramkarthikk | 4 years ago | on: Ask HN: What is your “I don't care if this succeeds” project?
The timestamp idea is great. I will look into implementing it next. It's always nice to have a start and an end. Maybe I will add a setting where the user can specify how frequently they want to fetch new items.
ramkarthikk | 4 years ago | on: Ask HN: What is your “I don't care if this succeeds” project?
It runs on a $5 VM along with some other small projects, so it doesn't cost me much and hence the outcome doesn't matter.
ramkarthikk | 4 years ago | on: Why don't I have a blog?
> It feels as if I should have great things to say about... stuff... and yet I don't. Every opinion I have is a copy of a copy of a copy of the first 5 top-level comments on a reddit-slash-hacker-news comment section.
Almost everything that's said or written is a copy of a copy of a copy. But as a reader, your 5th level copy might be the first time I'm encountering that particular idea. If only one person says something, the chances of me finding it are negligible. If a thousand people say the same thing, it significantly increases the chances of me finding it.
ramkarthikk | 5 years ago | on: Show HN: I built a quick way to send links from desktop to mobile
ramkarthikk | 5 years ago | on: Show HN: I built a quick way to send links from desktop to mobile
I wanted a way to quickly send links to my mobile. Since we can scan QR code to open URLs, I create a page that takes a URL input and generates a QR code. And then I created a JavaScript snippet that I could add to bookmarks, so I can click that when I'm on a web page and let the bookmarklet create a QR code.
This is a super simple app and can be built with a couple of lines of code.
But I thought this might be useful for people who do not have the time to build it for themselves.
ramkarthikk | 5 years ago | on: Getting our first thousand users in one day
ramkarthikk | 5 years ago | on: Why Full-Time 9 to 5 Jobs are Risky
ramkarthikk | 5 years ago | on: Ask HN: What book/s have you read more than once?
“Leading: Learning from Life and My Years at Manchester United” - I’m a huge Manchester United fan. Sir Alex Ferguson managed the (biggest) club for 27 years, winning so many trophies, managing big personalities, rebuilding the team multiple times over the course of his career. He has so much valuable advice in this book.
ramkarthikk | 5 years ago | on: Show HN: Joel Learns Copywriting
That being said, good luck with this project. I will come back and subscribe once I get a feel for the content I can expect.
ramkarthikk | 5 years ago | on: This is Not Normal
Thank you for writing this. At times, not intentionally, we surround ourselves and follow people on social media who have very similar lives to us that we don't hear different views.
It is a good reminder to listen and empathize (always, but more so now) because not everyone has lot of time now that they are working from home. Not everyone can be as productive as before at work, let alone say, read books or build a side project.
ramkarthikk | 5 years ago | on: Show HN: I built a minimal Twitter web app with few rules
And then it slowly faded away as social media platforms rose in popularity. There are still many people who blog but not enough places to find them since the social platforms pretty much deprioritize external links.
I built Blogosphere to aggregate posts from over 1,000 blogs (adding more every hour and you can add them via the "Submit Blog") along with categories to help people find new and interesting blogs.