Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
declandewet
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
declandewet
11y ago
At my company, we_almost_ fit that bill. We're not small, but we're not a large team either. The company was started as a PHP development shop 15 years ago but has switched tech and brand and name and grown so much in just 10 mont
2.
▲
by
declandewet
12y ago
It's certainly something you could do, but don't be discouraged when you realise that your potential clients aren't too fond of being told their current online presence sucks. Perhaps also approach local businesses that don&#
3.
▲
by
declandewet
12y ago
Yes, that would be cool. I am curious as to how such a search would be performed by the user. Perhaps entering a duration in minutes and seconds and using arrow keys to shift the buffer bar location left/right until the correct scene i
4.
▲
by
declandewet
12y ago
Hobbyist mechanical engineering with a career in law enforcement.
5.
▲
by
declandewet
12y ago
I know that you only have one controller, but I don't think it's wise to reference each and every controller in one single angular.module(...).controller() declaration... Perhaps read this: https://github.com/gocar
6.
▲
by
declandewet
12y ago
The factorial example is used in many programming tutorials, not to teach you that you need to understand complicated mathematical theory to become a programmer (you don't, so don't worry), but instead to teach you one of the more
7.
▲
by
declandewet
12y ago
The reasons we don't are pretty good ones. The first, and most important reason, is that native implementations of methods like `.forEach` are extremely slower than their native-for-loop equivalents. For casual side projects, this does
8.
▲
by
declandewet
13y ago
Agreed. Plus, underscore's implementations are not as fast as their native equivalents. At least use lodash if you're going to be using an entire library, as it is faster. Otherwise, you could just use the .reduce, .forEach, and .
9.
▲
by
declandewet
13y ago
That all depends on what you want to do, which direction you wish to go in. Do you want to start your own company? Do you want to settle for a stable job? Do you want to study? Asking other people what you should do will be of no benefit to
10.
▲
by
declandewet
13y ago
He could apply for an H-1B visa - this is a work permit. Getting one is a challenge, as only 65,000 are awarded each year (and they disappear fast, 63,000 of the 65,000 for 2013 were gone by November 2012). The requirements for obtaining on
11.
▲
by
declandewet
13y ago
I am in no way a proponent of racist culture, no matter who propagated this ad, it is still wrong and it is still gaining traction among the uneducated. Fake or not, it is becoming a factor in the decision process. This country needs to cha
12.
▲
by
declandewet
13y ago
Fake or not, it is gaining traction and I've seen over a thousand comments agreeing with it, all from the lower class uneducated ethnic population. The ANC is currently under threat because the DA has taken the whole Western Cape and a
13.
▲
South Africa's ANC's disgustingly racist political propoganda campaign
(puu.sh)
3 points
by
declandewet
13y ago
|
4 comments
14.
▲
by
declandewet
13y ago
Hah, I wish. I'm barely in the $100K group. Soon, though. Soon. evil smirk >:)
15.
▲
by
declandewet
13y ago
They're there, you're just not looking hard enough. I commented on the author's post - what I spoke about might be of use to you too. Also, remember that as a person with internet access, you're not limited to simply sit
16.
▲
by
declandewet
13y ago
This article is pretty old (2009) but as a born 'n bred South African I can definitely tell you this: The pigeon is _still_ faster.
17.
▲
by
declandewet
13y ago
It's an interesting idea, but I'm not sure how the gender inequality expressed in the introduction will fare. Ladies cheat too.
18.
▲
by
declandewet
13y ago
Remember that any websites styles are easily overwritten with a browser extension, GreaseMonkey/TamperMonkey user script or Stylish stylesheet, and the chances of someone already having written one are fairly good. If not, create your
19.
▲
by
declandewet
13y ago
In the meantime why not create a Chrome extension or Userscript to do this for you?
20.
▲
by
declandewet
13y ago
Less than 50, unfortunately charging anything more in this country (South Africa) as a freelancer is tough unless it's a PHP/CMS system project. But that's sublocation dependent. I'd probably be able to charge more in Ca
21.
▲
by
declandewet
13y ago
I am heavily of the opinion that they are a blight on society. My father started a market research company years ago, and business was booming. Then there was a divorce and a crazy new ex girlfriend and an unmaintainable house and he had to
22.
▲
by
declandewet
13y ago
Node.js is not a framework for developing web applications. Express.js is a framework for developing web applications on the Node.js platform. As per the question, I tend to go towards Node with Express. It doesn't do all the abstracti
23.
▲
by
declandewet
13y ago
I wish I had the time to write cleaner code at work - the company ethos is to strive for progress and not perfection, as that could come later... Buncha nitwits. At least there's the open source community, who tend to follow style guid
24.
▲
by
declandewet
13y ago
It's worth noting that Sun Micro-systems is pretty far up the corporate ladder and likely had the resources to prove the candidate was irreplaceable during that time. This might not be the same for OP.
25.
▲
by
declandewet
13y ago
I'm not a criminal attorney (which is who this question should be directed to) but my opinion is that the sentence is too short to validate such a program.
26.
▲
by
declandewet
13y ago
If I were involved in upper management of a VC I would want to know as immediately as the information was found out, but I would also want to know that the founders were competent enough to discuss the matter in full with each other before
27.
▲
by
declandewet
13y ago
I don't think any of those except "years of experience" are valid points against the use of Node.js, and even that isn't really on the mark with reality. This is because Age !== Experience. Perl has been around longer th
28.
▲
by
declandewet
13y ago
It would be much more straight-forward than it would be in Rails. Passport is very easy to use compared to libraries like Devise, and it gives you the option to write your own middleware to use along with it. Middleware in Express is litera
29.
▲
by
declandewet
13y ago
I've found that Passport is much easier to work with, as it is just Express middleware, plus there are way more strategies should you ever want to support any other form of authentication. There's a plethora of points made on Pa
30.
▲
by
declandewet
13y ago
I personally prefer Ubuntu, my brother uses Linux Mint. I haven't found much difference between the two in terms of workflow, but Linux Mint does keep the Linux ethos more closer to it's heart than Ubuntu does, as Ubuntu has taken
More ›