imakesnowflakes

↗ HN profile [ 65.4 ms ] full profile
Karma
560
Created
November 5, 2013 (12y ago)
Submissions
0
  1. Why does not this exist? A laptop that just contains a display, a keyboard and a mouse/trackpad, that just take input and send them to desktop and just display what the desktop broadcasts? I have a powerful desktop at…

  2. Virtual desktops for Windows (technet.microsoft.com)
  3. I am from Kerala, India. Our state is having an issue with increasing amounts of pesticides residues in vegetables bought from local markets. Most of the vegetables we use, come from the neighboring state of Tamil Nadu.…

  4. Link : http://firstglitch.com/html_projects/sailboat/sail-gl.html This is a very rough simulation of a sail boat (2D wireframe), that you can sail using force of "wind" (modeled as a million particles, animated using…

  5. As long as we are living in a capitalistic world, we cannot do away with Ads completely. But I think there should be a balance. And as the 'forces' of capitalism wants to us as much ads as possible, we don't have any…

  6. http://www.imakesnowflakes.com/cliche-introduction.html This is something I made to automate a bunch of tasks for the modern php developer. Cliche works with a projects auto loader and can 1. Accept a set of partial…

  7. https://bitbucket.org/sras/entitybuilder This idea is, if you have a result from a join operation, then you can define the structure and operations on the captured entities using something like $rules = array( 'columns…

  8. This plugin will highlight all occurrences of the php variable under cursor. This is help full both while writing and reading code. When writing, this helps to prevent typos, by highlighting the variable as long as the…