Hacker Newsnew | past | comments | ask | show | jobs | submit | brinchj's commentslogin

BitCoins dynamically adjusts the computation needed in order to claim coins. It will just make the computation harder. Of course, you would get more than the other users with less CPU power.


You'll really clean up until the difficulty increases though.


This post is from 2007?


chapt{00..15}.txt works in Zsh as well.


Perhaps my PHP-design skills are outdated, but is it normal to have a 1500 line index.php containing a mixture of configuation code, PHP functions and HTML?

Also, don't you use any template system?

... I cloned the github project, only to find myself confused :)


The index.php file is the install file.

The actual system is re-routed using mod_rewrite. After installation, it never uses index.php again.

Also, don't you use any template system?

No, actually, I use a different approach. Using simple_html_dom, I target the dom within the controller. The views are layout skeletons that are then populated with data. Check out the example component's comments for more info.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: