Live data from Hacker News

Viewing profile — ZiadHilal

ZiadHilal

HN member
Joined
Fri, Dec 23, 2011, 9:33 PM UTC
HN karma
86
Public activity
24 items

About ZiadHilal

No profile information was provided.

Recent public activity

  1. 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…

  2. story
  3. comment
    Comment #6172944

    Incredible! Virtual reality just got that much more serious.

  4. 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…

  5. comment
    Comment #6148625

    Was a downloadable CMS.

  6. comment
    Comment #6147468

    Mine too.

  7. 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…

  8. 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…

  9. 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

  10. comment
    Comment #5813203

    Brilliant, thank you!

  11. 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.

  12. 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…

  13. 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];

  14. 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…

  15. 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…

  16. 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…

  17. 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…

  18. 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…

  19. 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.

  20. comment
    Comment #4217858

    Name sounds like testicles, which is fitting since the site looks like balls in chrome.

  21. comment
    Comment #3839095

    heh, read all about this dude back when I read Masters of Doom.

  22. comment
    Comment #3709406

    Sounds like you really planned it through. I'm sure you'll meet lots of people, good luck!

  23. 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…

  24. 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…