Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
MrNibbles
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
MrNibbles
13y ago
Hi HN, So i've just launched Make Us Proud. I've been working at Apple for the last 2 years, and now i'm finally living out my dream. I'd love to offer our services up to you guys in the HN community. Happy to take any q
2.
▲
Make Us Proud - UX and UI Engineering startup
(make-us-proud.com)
1 points
by
MrNibbles
13y ago
|
1 comments
3.
▲
by
MrNibbles
14y ago
Nice work.
4.
▲
by
MrNibbles
14y ago
Alternatively, you can hold Cmd and double click a folder to open in a new window. In addition, i find adding your editor of choice to the finder toolbar quite handy (open current folder in editor). Here is the applescript i use to open in
5.
▲
JS1k 2012 Finalists
(js1k.com)
3 points
by
MrNibbles
14y ago
|
0 comments
6.
▲
by
MrNibbles
15y ago
While it looks nice, it is completely inaccessible for non-mouse/non-visual users. I recommend that the developer takes influence from the AEGIS/AOL/TPG accessibility demos - http://hanshillen.github.com/jqtest/#goto_datepicker
7.
▲
by
MrNibbles
15y ago
http://www.shouldiuseaqrcode.com/
8.
▲
by
MrNibbles
15y ago
Agreed. That and Pusher is not built on Node, rather on Event Machine.
9.
▲
by
MrNibbles
15y ago
The strength of TextMate has always been its powerful scripting interface, something that Sublime currently lacks to extreme. For me anyway, there are few text editors that can equal the power than TM provides in this domain. Please prove m
10.
▲
by
MrNibbles
15y ago
Of course! This is now nearly possible in Chrome/Safari/FF5, but the limiting factor is still primarily re-paint time rather than the simulation itself.
11.
▲
by
MrNibbles
15y ago
Untrue, I used a port of Box2d (not this port, our own version) to build an "HTML5" game for sony, see link - http://www.youtube.com/watch?v=AicnuLQxHoQ Unfortunately the game was taken down due to the Japan situation. Understandable. Und
12.
▲
by
MrNibbles
15y ago
Yep, and they did it well! Here is a demo if you are interested: http://ajaxorg.github.com/ace/build/editor.html And here is the GIT repo: https://github.com/ajaxorg/ace Notice the last commit was only hours ago, so its still quite acti
13.
▲
by
MrNibbles
15y ago
Why Canvas for rendering text? Makes very little sense, DOM hardware render support is better on many platforms right now.
14.
▲
by
MrNibbles
15y ago
Looks great, but why would someone suggest installing this rather than Chrome Frame?
15.
▲
by
MrNibbles
15y ago
Looks like a neat service, but browsing the public javascript 'snips' there is a large amount of quite terrible code that i wouldn't recommend anyone uses. Not that this is in any way detriment to the service itself which looks good, merely
16.
▲
by
MrNibbles
15y ago
This is quite cunning, it appears to have the FFT pre-parsed as JS objects. It then actually plays back a single audio file ( http://daftpunk.themaninblue.com/Cameron%20Adams%20-%20Defin... or ogg version), while using the js object data t
17.
▲
by
MrNibbles
15y ago
Or perhaps it was just running benchmarking software, who knows!
18.
▲
by
MrNibbles
15y ago
Looks to me like someone has cloned areas to cover the score overlays that were present in the original. You can see a line in the top right of the manipulated image - http://farm3.static.flickr.com/2236/5733655921_b28748984b_o.... Which
19.
▲
by
MrNibbles
15y ago
Its easy to detect these features, ideally one would only load this lib if the features are supported. The -webkit-transform: translate3d(0,x,y) (3D, not 2D transforms) property forces the element to be hardware accelerated under mobile saf
20.
▲
by
MrNibbles
15y ago
Interestingly, it actually falls back to a DOM based renderer. Inspect it using Safari and you will see what i mean.
21.
▲
by
MrNibbles
15y ago
one word, symlinks!
22.
▲
by
MrNibbles
15y ago
Neat idea, but it lacked feedback for the user. I have forked the project and added a pop-over description of the error when the user mouses-over the 'diagnosed' element (not supported on all elements) - https://github.com/MrNibbles/holmes
23.
▲
Show HN: HTML5 Bookmarklet - destroys a website and lets race across it
(msa.software.eu.playstation.com)
1 points
by
MrNibbles
16y ago
|
0 comments
24.
▲
Show HN: HTML5 version of Motorstorm Apocalypse game
(motorstorm.com)
2 points
by
MrNibbles
16y ago
|
0 comments
25.
▲
by
MrNibbles
16y ago
Instructions under OSX To get this working in Webkit Nightly - webkit.org 1. install Webkit Nightly from http://nightly.webkit.org/ 2. paste the following into terminal: defaults write com.apple.Safari WebKitWebGLEnabled -bool YES 3.
26.
▲
by
MrNibbles
16y ago
Well, i love it. Its a great way to organise my endless daily mind jottings. I have made it into a quick little desktop (fluid) app with some minor css changes to help it blend in a bit Heres a screenshot: http://www.webnibbles.co.uk/dropb
27.
▲
by
MrNibbles
16y ago
The company i work for has been doing this for quite a while now, unfortunately our clients mostly just pay the extra...
28.
▲
by
MrNibbles
16y ago
Really interesting idea, i wonder when a company will release canvas/css3 visual design tools comparable to flash. I seem to remember Steve Jobs mentioning in a keynote that Adobe should be building tools for this exact purpose. I havent tr
29.
▲
by
MrNibbles
16y ago
Stranger things have happened with the harmony source: http://mrdoob.com/blog/post/696 As for the WACOM integration, the docs here seem reasonably explanatory: http://www.wacomeng.com/web/release_notes.htm - thanks for the offer however
30.
▲
by
MrNibbles
16y ago
Looks like your right, i cant find many similarities in the code. I had heard from a very good source that it was directly based on Harmony, perhaps only in concept it seems! Thanks for pointing this out. Currently eating my own hat.
More ›