Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dezwald
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
dezwald
14y ago
It would be interesting to see how many students from Waterloo and UofT alone, leave Canada to go work in the tech industry in the US.
2.
▲
by
dezwald
14y ago
This is a great article! I myself am Canadian and agree with many of articles points. Living in Toronto it's noticeable to recognize it's the financial industry runs this city, then comes marketing and advertising. Tech here in Toronto prim
3.
▲
How Missile Tracking Cameras Are Remaking The NBA
(fastcodesign.com)
15 points
by
dezwald
14y ago
|
0 comments
4.
▲
by
dezwald
14y ago
In my opinion, if you are publicly posting inappropriate content and showing it at work to your co-workers and or students, then yes, there should be some consequence. However, if someone is snooping and around for personal info about a tea
5.
▲
by
dezwald
15y ago
I find that in canada (toronto, ontario) programmers are not paid near the amounts of programmers in the US. 5 years ago i started at 40K (working in Hamilton). Now living in toronto, and i find that newly graduate programmers start around
6.
▲
by
dezwald
15y ago
I think there are 2 markets here that need to be separated when comparing RIM with Apple and Android. Corporate and Consumer. RIM dominates the enterprise/corporate market and as of recent has been trying to break into the consumer market.
7.
▲
by
dezwald
16y ago
I wouldn't say Usain Bolt is talented because he's the faster runner. Majority reason why he is so fast is because of the amount distance he can cover with his leg stretch over his opponents due to his height; not his talented ability to q
8.
▲
by
dezwald
16y ago
great stuff theLi0nheart! I love your no quit attitude. get knocked down 6 times...get back up 7.
9.
▲
Mongodb vs. Cassandra
(stackoverflow.com)
2 points
by
dezwald
16y ago
|
0 comments
10.
▲
by
dezwald
16y ago
I'm curious to know if it's reddit's GUi design/usability or it's content/community that keeps it a growing success. For me, it's their design approach that i enjoy using, especially after reviewing their second project, hipmunk.
11.
▲
by
dezwald
16y ago
I wonder if google found him by posting this A/B Resume test.
12.
▲
by
dezwald
16y ago
You're right. But only to a certain extent. If you are building medium to heavy based JS web apps (without using frameworks like JQuery) JS can throw some unexpected/questioning curve balls along the way, due to the design flaws of how it w
13.
▲
javascript: don't start doing it, without learning it.
9 points
by
dezwald
16y ago
|
3 comments
14.
▲
by
dezwald
16y ago
Great Job - A month ago I had the thought of creating a similar cork board concept app myself, using html/js/css - today I open HN and I see your app - well done!
15.
▲
by
dezwald
16y ago
LandLandon, BBM is so popular for the reasons mentioned above. But the main reason is because it comes pre-installed with every blackberry - Just like Microsoft and Internet Explorer, you might as well ask the same question as to why Intern
16.
▲
HN - what days of the week get the most traffic on your site?
1 points
by
dezwald
16y ago
|
0 comments
17.
▲
by
dezwald
16y ago
I agree, we're definitely targeting mid-core gamers which can be challenging to introduce them to our game at times. If you keep the too simple, people get board and leave, if you keep the game to complex people get lost and leave. it's rea
18.
▲
by
dezwald
16y ago
Mortuus, this is a great reply. Thanks for the detailed points. Choosing a character name is something i'll be adding to the game shortly. I definitely agree with regarding the 15 minute wait for turn play. My team decided to go with 15 min
19.
▲
by
dezwald
16y ago
Thanks for the comment! My problem right now is getting users stay in the game once they have installed it. I'm not sure if it's the game mechanics or the UI that need improvement or maybe is it the lack of explaining the game storyline.
20.
▲
HN, test out my facebook game - does it engage you?
(apps.facebook.com)
11 points
by
dezwald
16y ago
|
16 comments
21.
▲
by
dezwald
17y ago
this is absolutely a great post. Not only because what lostsheep posted, but the quality of the responses people on here(HN) are replying back with. Just unreal. I'm so that lostsheep posted this.
22.
▲
by
dezwald
17y ago
it's inefficient because the browser has to search/loop through the DOM looking for the exact pattern of the corresponding css rules, instead of a direct pointer like: #my_foo_span{ color:#fff }.
23.
▲
by
dezwald
18y ago
i hope this comment speaks for most. In a perfect world, CSS is awesome. tables are good, except when it comes to a point when you have to start nesting tables within each other to format your your layout. explanation is below: ------------
24.
▲
by
dezwald
18y ago
but to point out the from the first comment left by kungfooey you're best way to start in any language is to develop a small app without a framework.....great advice by him/her.
25.
▲
by
dezwald
18y ago
i've been developing in PHP for 6 years now....and i have tried many frameworks. the one i like the most in my opinion is CodeIgniter. CodeIgniter is very flexible and not as strict when it comes to implementing your own code and (libraries