Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jaip
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Show HN: I made a Chrome extension that turns each new tab into a birding moment
(birdtab.app)
1 points
by
jaip
1y ago
|
0 comments
2.
▲
by
jaip
5y ago
Hello folks, I made this app to simplify the process of adding existing team members to a Slack channel. Seems like this is one missing part of Slack's functionality, and as the team grows in size it becomes more difficult task to mana
3.
▲
Show HN: Slack app to bulk add team members to a channel
(channeltools.io)
1 points
by
jaip
5y ago
|
1 comments
4.
▲
by
jaip
5y ago
Hello folks, I made this side-project to curate a list of products which offer PPP pricing model. These products give discounts based on your location on the assumption that the purchasing power of different countries also tend to be differ
5.
▲
Show HN: I curated a list of products that offer Purchasing Power Parity
(github.com)
2 points
by
jaip
5y ago
|
1 comments
6.
▲
Show HN: I made a Slack app to bulk add everyone to a channel
(channeltools.io)
1 points
by
jaip
5y ago
|
0 comments
7.
▲
by
jaip
10y ago
Thanks. You can have a look at the tutorial contents in this file: https://github.com/jaipandya/SublimeTutor/blob/master/tutori... which is also accessbile once you install the plugin.
8.
▲
Show HN: An interactive, in-editor keyboard shortcuts tutorial for Sublime Text
(sublimetutor.com)
4 points
by
jaip
10y ago
|
2 comments
9.
▲
Accelerated Mobile Pages – A new approach to web performance
(github.com)
6 points
by
jaip
11y ago
|
1 comments
10.
▲
Story behind housing.com's ambitious redesign
(housing.com)
1 points
by
jaip
12y ago
|
0 comments
11.
▲
by
jaip
12y ago
There is actually a settings icon right next to the submit button. You can specify the parameters there. It could be easy to miss.
12.
▲
by
jaip
12y ago
Thanks a lot for the appreciation and feedback. I completely agree with all the points mentioned. The first issue has already been fixed. There is no API as of now, mainly because it was developed as a client side technology. Everything hap
13.
▲
Show HN: GifDeck – Convert SlideShare presentations into GIFs
(gifdeck.in)
29 points
by
jaip
12y ago
|
10 comments
14.
▲
by
jaip
12y ago
Great work at organizing an amazing event @IndianGuru. I still cant believe that a renowned hotel like 'the Lalit' can take a risk to upset an online community. They probably have no idea of the power of ruby/internet communi
15.
▲
by
jaip
13y ago
Point taken, next commit fixes it. Thanks!
16.
▲
by
jaip
13y ago
Though, it cant be generalized for India. But it is quite common to have more than thousand people attending a wedding.
17.
▲
by
jaip
13y ago
Author of the website here. The last thing a person who is getting married could wish would be getting his wedding invite HNed. I think I am soon going to cross the free plan's limit of typeform.com (which I am using for RSVPing there)
18.
▲
JavaScript - Hexadecimal weirdness
(wtfjs.com)
1 points
by
jaip
14y ago
|
0 comments
19.
▲
by
jaip
14y ago
File API is the answer. http://www.w3.org/TR/FileAPI/
20.
▲
by
jaip
14y ago
Looks like the future of file sharing. Just waiting for the day when all the browsers would start supporting it.
21.
▲
Artery.io - Convert your Dropbox into a shopping cart
(artery.io)
2 points
by
jaip
14y ago
|
0 comments
22.
▲
A graphic novel resume - 'On The Run'
(resume.oxygenflow.net)
5 points
by
jaip
14y ago
|
5 comments
23.
▲
by
jaip
14y ago
Looks very much like http://errorception.com to me. Definitely a dense market now, a comparison page would help.
24.
▲
SlideShare acquired by LinkedIn
(blog.slideshare.net)
185 points
by
jaip
14y ago
|
47 comments
25.
▲
by
jaip
14y ago
If there is a feature to be added, this is the one. On track. Thanks :)
26.
▲
by
jaip
14y ago
I started with replaceState only, but later I realized there was no specific gain that I was having (other than slightly good looking string without hash). This method also suffers from reload and favicon flashes. If it reliably doesn't log
27.
▲
by
jaip
14y ago
Thanks. It appears that location.replace doesn't work in a similar fashion on every browser. I am looking into other methods of implementing, but they look uglier.
28.
▲
by
jaip
14y ago
Weird! I am unable to reproduce the issue. I am wondering if the problem is with some specific version of browser.
29.
▲
by
jaip
14y ago
Is it? For changing the window location I am doing a location.replace which doesn't log to the browser history. What browser are you on?
30.
▲
by
jaip
14y ago
Does it? I am doing a location.replace() which doesn't log the URL to history.
More ›