Viewing profile — sachinjain
sachinjain
HN member- Joined
- Sat, Dec 15, 2018, 7:21 AM UTC
- HN karma
- 185
- Public activity
- 85 items
- HN profile
- View on Hacker News ↗
About sachinjain
No profile information was provided.
Recent public activity
- story
-
comment
Comment #44108249
Gave it a quick try to find the LinkedIn profile for an email. Worked well. Curious to know what are the other use cases from a founder's pov?
-
comment
Comment #43241454
Is this a good evaluation criterion anymore? Also, did you allow the candidate to use the internet? Most of us do not remember the exact syntax for everything despite having coded …
-
comment
Comment #43241414
This weekend, I tried out Gemini Code Assist and compared it to my usual AI assistant, Cursor IDE. Shared my findings here [0] [0]: https://sachinjain.substack.com/p/ai-coding-assi…
-
comment
Comment #43193027
Thanks so much! Curious, why didn't HN flag and let the creation of dup thread?
- story
- story
- story
-
comment
Comment #40993627
This looks like a solid first step. I am also teaching my 8yo a bit of coding, starting with HTML but he complains about a lot of typing, he is slow in typing so it becomes painful…
-
comment
Comment #39133744
This model has some benefits too just that you have to live near the office or perhaps 1 day commute shouldn't feel too bad.
-
comment
Comment #39129721
Do you mean a hybrid model where you go to office once a week and rest days are remote?
-
comment
Comment #39128237
There's a lot of debate around remote work vs In-office work. Many companies have started opening offices and forcing employees to come back in the name of productivity but I feel …
- story
-
comment
Comment #37774971
Requestly founder here! If you're still looking for a solution to modify HTTP Headers [0], you can try Requestly - An Open-source[1] Chrome & Firefox extension to intercept & modif…
-
comment
Comment #37314902
Requestly founder here. If this is a third-party site then you don't have control over the behaviour of service worker. Your bet is to use a browser extension to override the respo…
-
comment
Comment #36641559
This is Sachin - Requestly founder here! At Requestly, We're trying to build an open-source platform to make frontend devs more productive. Having been a frontend dev myself, I oft…
- story
-
comment
Comment #35914799
Its not always that all the bugs are reproducible on local/staging env. Some Issues only happen on production :-/
-
story
Ask HN: How do you share cURL requests within your company?
cURL request might contain sensitive data like Auth headers, exact request payload. Also sometimes cURL requests are obtained from logs of a user session. And, devs need to share c…
-
comment
Comment #35585220
How do you compare it with superblog? It is run by a Linkedin connection and I keep hearing about it.
-
comment
Comment #35576898
I started building Requestly ( https://requestly.io ) as a side-project back in 2014 and It took me pretty much every Saturday for 7y to hit ~$2K revenue and to get few companies p…
-
comment
Comment #35328917
Chrome DevTools provides complete visibility into what's happening inside your web application, from the HTML DOM at any given point to the network requests your app fired. Chrome …
- story
-
comment
Comment #34980547
Could you please share some abuse instances?
-
comment
Comment #34980542
Requestly ( https://github.com/requestly/requestly ) founder here! This looks promising! We were also considering to build tunnelling support in our desktop app. Definitely going t…