Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mparke
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Show HN: Pjax-table – pjax based table controls for server rendered tables
(50onred.github.io)
3 points
by
mparke
11y ago
|
0 comments
2.
▲
Show HN: A Coinbase Exchange trading bot prototype
(github.com)
6 points
by
mparke
12y ago
|
0 comments
3.
▲
Creating a base view with backbone and handlebars
(ordinaryrobot.com)
1 points
by
mparke
13y ago
|
0 comments
4.
▲
ShowHN: (Node.js) Update your package.json with the latest in the NPM registry.
(npmjs.org)
1 points
by
mparke
14y ago
|
0 comments
5.
▲
by
mparke
14y ago
Changed classes and mixins to use function constructors, so instanceof operator will work for both scenarios.
6.
▲
by
mparke
14y ago
instanceof will fail right now, because I'm not using function constructors and prototype to create the classes. So I'm going to switch it to work that way so checks like instanceof work appropriately. I'll have to see how this affects mixi
7.
▲
by
mparke
14y ago
Gen is because I use the word generate often in my code, and def rubbed off from Ext.define, no other special reason. As for instance of, It's something I overlooked in testing, so I'm going to check that now, but my guess is that without m
8.
▲
Ask HN: Review my first JavaScript library
2 points
by
mparke
14y ago
|
4 comments
9.
▲
by
mparke
15y ago
> How do you know if you are "really" passionate about doing something? Does it keep you up late at night? If it does not keep you up at night, is it all you can think about during the day? If I'm writing notes all over the place unabl
10.
▲
by
mparke
15y ago
I've experienced the same type of anxiety when faced with a daunting task. I try to be objective, and I try to focus on the problem itself, rather than the problem in relation to other things, like what someone else might expect as a soluti
11.
▲
Show HN: canvas glue chrome extension v1.2, more than screen shots
(chrome.google.com)
2 points
by
mparke
15y ago
|
0 comments
12.
▲
Screenshots, image scraping, mass editing and combination. Canvas Glue v1.2
(chrome.google.com)
2 points
by
mparke
15y ago
|
0 comments
13.
▲
by
mparke
15y ago
Will do.
14.
▲
by
mparke
15y ago
Thanks for the feedback. I'll add those to the list as I've received similar requests!
15.
▲
by
mparke
15y ago
Thanks! When you convert the capture to an image, it should appear as an image on the page where you can right click and save as. If it doesn't work I'd appreciate any details, feel free to email me. Mparke78@gmail.com
16.
▲
by
mparke
15y ago
The permissions are required by the extension API to capture a visible tab. The extension doesn't currently track your browsing history. Always a concern of course.
17.
▲
Show HN: Canvas Glue, get the most out of reading and researching on the web.
(chrome.google.com)
24 points
by
mparke
15y ago
|
8 comments
18.
▲
Show HN: Node frame with Socket.IO & Redis
(github.com)
2 points
by
mparke
15y ago
|
0 comments
19.
▲
Show HN: my Google chrome extension, Canvas Glue
(chrome.google.com)
1 points
by
mparke
15y ago
|
0 comments
20.
▲
by
mparke
15y ago
my first suggestion is then to break your server up into more modules, which should improve your situation. I'm fairly new to node, but currently building a few different apps. I'd recommend reading nodebeginner.org , you can also check out
21.
▲
by
mparke
15y ago
Question, How many modules is your server broken up into? Are you utilizing exports?
22.
▲
Simple Node Server & Serving Static Files
(github.com)
1 points
by
mparke
15y ago
|
0 comments
23.
▲
by
mparke
16y ago
I really like what you've said here. However I'd like to suggest that you've narrowed Mastery quite a bit, The way I see it, proficiency can come with with the ability to guide an alien through the world you understand, but mastery might ex
24.
▲
by
mparke
16y ago
>I cant imagine my life any other way but in a culture where I am creating every day, life is just not the same for me otherwise and working a 9 to 5 like my parents did when i was growing up has never been an option as far as I am conc