Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
looser
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
looser
13y ago
I often hear people say: Get a 9 to 5 job... But a job probably will not teach you much about business. I have a different advice that will give you two important lessons at the same time: "Sell something, as soon as possible." I
2.
▲
by
looser
13y ago
I advise you to also: "Take off the bureaucratic hats". If a developer has source code/projects available, why only look at his resume? Look at what he's DONE, and take your judgment from there.
3.
▲
by
looser
13y ago
Please, use the right words. America is not a country, it is a continent. America != United States We know that an "United Stater" is also an American, but there are Americans who are not "United Staters".
4.
▲
by
looser
13y ago
Well, the moment you become part of the state (government), you agree to FOLLOW the constitution. The question here is not who broke "promises", but who acted against the constitution.
5.
▲
by
looser
13y ago
No, that would not simply be an act of war. If that was the case, it would actually be a war crime, according to the international humanitarian law.
6.
▲
by
looser
13y ago
Thinking about this scenario: Imagine they succeed with these policies, and implement it. If a given amount of users start using some tool that exchanges only encrypted content, will they be able to apply these policies against these users,
7.
▲
by
looser
14y ago
I wouldn't say this is so obvious. There is also an study that the microwaves (from mobile phones) are affecting the bees and the birds. [Random link]: http://www.beeman.ca/sitebuildercontent/sitebuilderfiles/mob...
8.
▲
by
looser
14y ago
Probably the reason Haskell's introduction has more explanation is because for most, functional programming language is unusual. Evaluating a language by just reading the introduction is like reading the introduction of a book and saying th
9.
▲
by
looser
14y ago
Creativity is a tricky area to dive in. Sometimes the more you fill your mind with (judgemental?) thinking, the more the creativity escapes. Sometimes the more you empty your mind with secondary thinking, the more the creativity appears
10.
▲
by
looser
14y ago
If C makes use of a virtual machine, then why we have to recompile it for every new machine/platform?
11.
▲
by
looser
14y ago
It may be the parent comment is referring to the Runtime-Library when using the term Virtual Machine.
12.
▲
by
looser
14y ago
Ah! So Linus argument makes sense indeed. No need to test if the file exists in a process that assumes it is already opened... Thanks for clearing that up.
13.
▲
by
looser
14y ago
Using some logic here: 1 - It seems Mauro added a new error message called ENOENT; 2 - After this change, Mauro noticed an error at pulseaudio; 3 - Linus says that always the userspace is right and kernel space is wrong in those cases and
14.
▲
by
looser
14y ago
Philosophy.
15.
▲
by
looser
14y ago
One more pubkey/privkey layer I assume. Some people think that several locked doors are more secure. I shall say that several locked doors would be more secure if the time is limited for the intruder. We, from the hacking world, have a good
16.
▲
by
looser
14y ago
What if one likes the potentials of mobile technology but doesn't like the tracking mechanisms that may be involved in it?
17.
▲
by
looser
14y ago
Just thinking about: Couldn't it be that software is heading a paradigm shift in the economic model? I would enjoy dealing with indie carpenters but still can't find them :)
18.
▲
by
looser
14y ago
> Saying, "McDonald's Sucks" is cause enough in Brazil to get yourself in trouble. That's an hyperbolic statement and is not true. Brazil and USA have a similar law system regarding censorship.
19.
▲
by
looser
15y ago
Ok, thanks.
20.
▲
by
looser
15y ago
I only read the slides, but at one point the author mentions that they've built an hybrid app using (Haskell + C#). Next, the author mentions about several limitations that C# has and that Haskell has a much better approach. So, why use C#?