Viewing profile — ZiadHilal
ZiadHilal
HN member- Joined
- Fri, Dec 23, 2011, 9:33 PM UTC
- HN karma
- 86
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About ZiadHilal
No profile information was provided.
Recent public activity
-
comment
Comment #12893292
https://www.slidingboxes.com/ Saas portfolio site for artists. Launched Jan 2013. 0 Marketing. 5k+ users (not sure where they are coming from, not sure if they are spam accounts) 2…
- story
-
comment
Comment #6172944
Incredible! Virtual reality just got that much more serious.
-
comment
Comment #6148671
$4,300 apartment lease. $1,000 car lease ($700 lease + $300 car insurance). Huge sum spent on high end restaurants. Taxes Also ended up hiring a few contract workers to take care o…
-
comment
Comment #6148625
Was a downloadable CMS.
-
comment
Comment #6147468
Mine too.
-
comment
Comment #6128679
I created a CMS that did user integration with message boards, there were few to none at the time. I made many mistakes, the biggest ones were: 1) Having hit a relatively high succ…
-
comment
Comment #6127914
I am a passive income hacker, here are my thoughts: Studied CS at university for 2 years, dropped out to pursue an idea. After a couple years of work, I was bringing in 20k a month…
-
comment
Comment #6104667
Directly beneath the announcement is a list of the most popular IE downloads: #1 - IE 8 #3 - IE 10 #4 - IE 7... #5 - IE 9
-
comment
Comment #5813203
Brilliant, thank you!
-
comment
Comment #5145278
In my case, the company I work for is based in California (I started out from there) but I now live in Connecticut. It's been over a year since I last saw them.
-
comment
Comment #5145248
I've been working remotely for 1 year and 3 months. The company I'm working for checks in once a week for about 20 minutes, other than that all communication is done through baseca…
-
comment
Comment #5128714
In issue 1, in the third code snippet within the for loop. Shouldn't this code: finalParams[key] = defaultParams[key]; be written as finalParams[key] = paramObject[key];
-
comment
Comment #5128622
Carbonmade is plain and basic. And while I tend to believe that less is more, the only real customization they offer is allowing their artists to select between 2 different backgro…
-
comment
Comment #5128592
Agreed with everything you mention. I'll update the front page of the website and duplicate the Sliding Boxes effects on the main screenshot. I'll rewrite some of the language to t…
-
comment
Comment #5128581
I would say my biggest competitor is Carbon Made, they charge $12/per month and also have a free plan which gives 5 projects and 35 images. Being new to the market, I thought it wo…
-
story
Ask HN: Please Critique my Startup, Slidingboxes.com
Hi HN, Quick personal background: My name is Ziad Hilal, I've been working full time for 2 years as a web developer for an interactive agency. Before this job I had started a compa…
-
comment
Comment #5092547
I was under the impression that GetHacker receives $50, it's the price a client has to pay in order to connect with a developer. Then you the developer would be able to negotiate c…
-
comment
Comment #4718456
I've built systems with both Stripe and Braintree. Stripe is so much easier to work with. Braintree's not too bad, but the implementation of Stripe is more straight forward.
-
comment
Comment #4217858
Name sounds like testicles, which is fitting since the site looks like balls in chrome.
-
comment
Comment #3839095
heh, read all about this dude back when I read Masters of Doom.
-
comment
Comment #3709406
Sounds like you really planned it through. I'm sure you'll meet lots of people, good luck!
-
comment
Comment #3661969
PayPal is a lot better than the older solutions (think Authorize.net). However, Stripe makes PayPal look just as bad and complicated as Authorize.net. With Stripe, you can seriousl…
-
comment
Comment #3661952
Not exactly. Iframes aren't involved (yuck how ugly!). Javascript is used to catch the form's submit, all the data on the form (credit card info) is sent straight to Stripe's serve…