phatbyte

↗ HN profile [ 577 ms ] full profile
Karma
1,155
Created
July 31, 2009 (16y ago)
Submissions
0
Senior Software Developer
  1. Codebug 1.0 is out. New features: * Console evaluation * Watches * Bubble inspection * Sublime Text integration (needs to be installed from package control) http://codebugapp.com/

  2. Play A Random Harlem Shake Video (playarandomharlemshakevideo.com)
  3. Gowork@ my job board aggregator (henriquebarroso.com)
  4. Music For Coding (henriquebarroso.com)
  5. My To-Learn List For 2013 (henriquebarroso.com)
  6. Debugging and profiling in PHP (henriquebarroso.com)
  7. My Top Sublime Text 2 Plugins (henriquebarroso.com)
  8. The Secret Art Of Clean Code (henriquebarroso.com)
  9. So I've recently released a new version of Codebug. Some of the new things include: - Drag and drop of folder and files fully supported - Better contextual menus - Tracking variables without having to select it again -…

  10. Codebug 0.9.1 is out (codebugapp.com)
  11. Hello HN community ! Finally I have a "Show HN" post. I'm bootstrapping my first Mac app, it's a standalone Xdebug PHP debugger. It aims to help any PHP developers out there who don't want to use IDE to debug code. My…

  12. A month ago I submited a story ( http://news.ycombinator.com/item?id=4499745 ) to HN about a debugger I was working and I got a lot of feedback of people interested. Today I'm here to let you all know that the first…

  13. For the past months I have been working on what's going to be a stand-alone PHP xdebug debugger app, the first one to actually implement pretty much all the features that an IDE debugger has but without the heavy…

  14. I wanted to know if the HN community uses a debugger during development. I have this feeling that developers who create native apps use it a lot. But web developers don't, from what I see, most of web dev use…

  15. Hello HN community.<p>Recently we've launched a new IT geek oriented job board.<p>http://gowork.at/ (Gowork@)<p>I have shown it to the IRC community and they pointed out some issues regarding the…

  16. Latte is a jQuery template manager (http://api.jquery.com/category/plugins/templates/) plugin, that uses ajax to load your templates. It's purpose is to help you work with Jquery templates without having to worry on how…