superice
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Generic self contained concurrent worker for Node.js (gist.github.com)
-
This gives an error: <?php $class = new StdClass(); $output = (null) $class; var_dump($class); This outputs an empty object: <?php $object = (Object) null; var_dump($object); Why is this?!
- Microsoft is taking the right direction: Windows 10 (ricklubbers.nl)
-
I am currently developing and maintaining a PHP framework, and when writing documentation I find it hard to see the difference between useful docs and non-useful remarks. How do I get better at writing documentation?
- The Expiration Date of News: Blendle (ricklubbers.nl)
- Show HN: A MVC framework written in Hack for HHVM (github.com)
- Intellectual property: sue the source (ricklubbers.nl)
-
When creating a new application, should I use table prefixes in a way that Wordpress and Joomla do? (wp_tablename, j32_tablename). It isn't that hard to implement, but why should I? What's the reasoning behind it?
- Kamele PHP Framework. Small framework. Much awesome. (github.com)
-
I am programming on a PHP application since mid last year, and the code is becoming more complicated by the day. I would like to use namespaces, but with PHP 5.2 still being widely used, is it reasonable to switch to…
- The public has spoken: I'm building an Imperial March app (todo.ricklubbers.nl)
- Show HN: You decide my next project (todo.ricklubbers.nl)
-
Hey guys, I'm having quite a dilemma right now. Recently I made a video showing a piece of software from my startup. I put it up on youtube and embedded the link from the front page of the website. But it is slow.…
- Codiad: a web based IDE on your server (codiad.com)
- Searching through 150 million e-mail addresses within milliseconds. (rpi.ricklubbers.nl)
So a lot of Adobe data was leaked: 10GB, about 150 million records. And some people have written search engines to check if your e-mail address was somewhere in all this data. But those search engines are slow. I search…
-
I would like to set up a webshop that accepts bitcoin payments, but as far as I know there is no automatized way to check whether an amount has been received.<p>The thing I came up with is letting users enter the…
- RoyalCMS: demo video (youtube.com)
RoyalCMS is a content management system that allows complete flexibility by doing nothing by default. Every piece of functionality is separately installable.
- RoyalCMS: flexible website management (royalcms.net)
RoyalCMS is a content management system that allows complete flexibility.
- Xkcd-competition, determining which xkcd-comic is best Facemash-style (rpi.ricklubbers.nl)