Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
thisisrajat
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Show HN: Rapidr – Let your users vote on new features
(rapidr.io)
1 points
by
thisisrajat
5y ago
|
0 comments
2.
▲
by
thisisrajat
5y ago
This is a great time to be solo building your company. Most of the services have generous free tier. These are the ones I use personally. * Hosting + DNS with AWS & Cloudflare * Code with GitHub and mirror to GitLab * Domain with Godadd
3.
▲
Sara Blakely gifted her 500 employees 2 first-class tickets to anywhere
(twitter.com)
3 points
by
thisisrajat
5y ago
|
0 comments
4.
▲
Sara Blakely gifted all 500 employees two first-class tickets
(twitter.com)
2 points
by
thisisrajat
5y ago
|
0 comments
5.
▲
Founders Guide to Incorporation with Stripe Atlas
(rapidr.io)
1 points
by
thisisrajat
5y ago
|
0 comments
6.
▲
How We Started a US Company as Non-US Residents with Stripe Atlas
(rapidr.io)
4 points
by
thisisrajat
5y ago
|
0 comments
7.
▲
by
thisisrajat
7y ago
Here's some actionable advice (hope it helps): - Join Toptal ( https://toptal.com ) or similar sites. I've found their criteria of getting developers on board to be quite hard. Brush up your skills. You'll end up ge
8.
▲
So much to read, so little time
(frackxn.com)
2 points
by
thisisrajat
7y ago
|
0 comments
9.
▲
Show HN: A remote job aggregator with filters
(dailyremote.com)
2 points
by
thisisrajat
7y ago
|
0 comments
10.
▲
The Psychological Key to Creating the Best Version of You
(scientificamerican.com)
3 points
by
thisisrajat
7y ago
|
0 comments
11.
▲
by
thisisrajat
7y ago
If you're in a country where Stripe allows account with Sole proprietorship, then it's the best away ahead. Having access to API and underlying implementation is game changing if you're doing online ecom. Otherwise you may lo
12.
▲
by
thisisrajat
7y ago
I haven't but I will incorporate using Atlas. Prominent reason is that I trust Stripe to do right by the users.
13.
▲
by
thisisrajat
7y ago
- CMD + A to go to front of current line. - CMD + E to go to end of current line. - `sudo !!` to run last command with `sudo`
14.
▲
by
thisisrajat
7y ago
As a full time employee? - No. As a consultant/freelancer? - Yes.
15.
▲
by
thisisrajat
7y ago
Whoops! Seems like the video did not load for you. Can you tell me which device were you trying this on?
16.
▲
Show HN: unYouTube - Mindful entertainment with curated videos
(unyoutube.com)
4 points
by
thisisrajat
7y ago
|
3 comments
17.
▲
by
thisisrajat
7y ago
I don't get it. Why solve other people's problem when you can solve yours! Scratch your own itch. It's hard to imagine working on a problem for 10+ years which isn't yours. Of course, it feels so much better to get ideas
18.
▲
by
thisisrajat
7y ago
Realizing the amount of value you can create as a programmer working for a company is an eye-opener. I've worked at a startup making millions of dollar in revenue every quarter. Realized that I was just making someone else rich and got
19.
▲
by
thisisrajat
8y ago
Shoe Dog by Phil Knight (founder of Nike). Hands down the best autobiography I have read. I personally learned a lot about how a brand is created rather than a business. How businesses were built even before VC capital was a thing. And how
20.
▲
by
thisisrajat
8y ago
First of all great work with the website. Looks amazing. Some things: - The red color on the banner is too bright. Hurts the eye. - Why would I use your service rather than something like Reddit's r/roastmystartup? - Too many pric
21.
▲
by
thisisrajat
8y ago
Something related to digital nomads and remote work. If you crack this, you'll easily scale to $1M+ if not $10M+.
22.
▲
by
thisisrajat
8y ago
I have used Digital Ocean and Linode both in the past and have not found any major differences between the two of them. I have found Linode servers slightly more efficient but the speed tradeoff is negligible as compared to what Digital Oce
23.
▲
by
thisisrajat
8y ago
One thing I miss is Vue like v-bind directives that sync with a property on the state. I hate writing a function just to sync the current value with the state.