Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
saravk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
saravk
13y ago
Anyone else having trouble with using the new 4.0 fonts from the Bootstrap CDN? http://stackoverflow.com/questions/19549881/cdn-for-font-awe...
2.
▲
by
saravk
13y ago
Very nice article useful for Nginx newbies. While we are on that subject, can anyone please let me know if we can use Nginx for page cache busting purposes. It is easy to configure Nginx to check if the cached version of the requested URL e
3.
▲
by
saravk
13y ago
Great job with the phone number. I'll try to make it.
4.
▲
by
saravk
13y ago
Thanks for the links.
5.
▲
by
saravk
13y ago
+1
6.
▲
by
saravk
13y ago
I'd be interested in reading about some of the horror stories that developers selling digital goods (paid subscriptions, digital downloads etc) have had with Paypal. Any pointers? As a developer outside US, Paypal is pretty much the only op
7.
▲
by
saravk
13y ago
Kettik, http://www.kettik.com/ (not mobile friendly), was rejected as well. Not very surprised or dejected by it as I was pretty much in the exact opposite founder demographic they were looking for. Single founder, close to 35, middle of
8.
▲
by
saravk
13y ago
I love the responsive design of your navigation menus. But it feels redundant when i see your page on my laptop. Both the left navigation pane and the TOC button display the same list of articles. Instead you could perhaps make the TOC butt
9.
▲
by
saravk
13y ago
5KB is amazing. I thought that this would be a great replacement for bootstrap-wysihtml5 until i saw IE missing from your browsers list. Btw, for the drag and drop inserting of images. You should probably check the url of the image and if i
10.
▲
by
saravk
13y ago
This is where macros (C) come in to play. Using macros (do all the bit shifting and masking inside) you can write very human readable code that is easy to maintain and while at the same time offers all the advantages of using bit-masks. The
11.
▲
by
saravk
14y ago
Thats pretty cool. I'm currently doing the same at Ko Phangan in Thailand spending almost the same (well, maybe a couple of dollars more per day). And i've been more productive working like this than i was at home. Btw, just curious. Does y
12.
▲
by
saravk
14y ago
Any plans of releasing an affiliate API ?. I'am current creating a travel media site (think Tumblr + Tripadvisor mashed together) and i would love to integrate a intelligent, accurate & unobtrusive little flight search widget to the sit
13.
▲
by
saravk
14y ago
Hmm.. couldn't resist inserting a plug here. But the site you mentioned is very close to what i'am building now http://www.kettik.com . Like you i spend a lot of time before a trip researching on the kind of experiences i could have once i
14.
▲
by
saravk
14y ago
I intended to do photography so that i could make a living doing something i loved. It seemed a great idea at that time. But while i loved the process of taking the photos (i do mostly landscapes, which basically involves patiently waiting
15.
▲
Downshifting. Changing gears down to a simpler and (hopefully) better life
(kettik.com)
1 points
by
saravk
14y ago
|
0 comments
16.
▲
by
saravk
14y ago
Nice. Congrats on your move. I wrote a similar post exactly 2 years earlier when i decided to downshift from my job of about 10 years and go live in the mountains doing photography http://www.kettik.com/go/articles/16 . Reading your post m
17.
▲
by
saravk
14y ago
I'am using Font Awesome ( http://fortawesome.github.com/Font-Awesome/ ). Thanks for the heads up i'll look into the issue, luckily its occurring for me as well on Firefox, so should be easy to fix (hopefully :)
18.
▲
by
saravk
14y ago
I'am working on Kettik, a blogging + content/services monetization platform for travellers. The landing page is pretty bare (on purpose) so i'll link to a user profile page (mine) which should give you a better overview of the site. http:/
19.
▲
by
saravk
14y ago
Digital Ocean looks interesting. But if you want a dedicated box check out Hetzner.de. 49Euros/month gets you a i7 Quad core beast with 16GB RAM and 2x3TB HDDs. Moving from Linode (20$/month plan for 512MB ram) gave me something like 30x ca
20.
▲
by
saravk
14y ago
Dunno if that would work. Adobe (unlike Amazon) would require your credit card billing address to be in the US. Not sure if it has changed now, but a few years back i tried buying Adobe Lightroom from the US site and was unable to do so. My
21.
▲
by
saravk
14y ago
You can always prepend the form input with an appropriate icon (or even text). http://fortawesome.github.com/Font-Awesome/#examples
22.
▲
by
saravk
14y ago
I'd guess that smacontech created the site for smiproperllers.
23.
▲
by
saravk
14y ago
Initially i was of the "Imitation is the sincerest form of flattery" mindset. But after going through a few of the sites i couldn't stomach the blatant rip offs. Especially by companies like http://smacontech.com/ which claim to be design
24.
▲
by
saravk
14y ago
Good point about the screen reader. I've never considered it before. Thanks. Personally i dont like using labels and instead use placeholders with tooltips in my forms. But now i might have to reconsider that approach.