Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Proleps
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Proleps
11y ago
Don't know if it is still true. DNS lookup didn't work correctly when ipv6 was enabled.
2.
▲
by
Proleps
11y ago
Code for older Java versions still compiles in Java 8. Code written for python 2.x will not run on python 3.x.
3.
▲
by
Proleps
12y ago
Maybe you just don't like traveling. There are lots of stories about traveling digital nomads on HN. That type of life never sounded interesting to me. Maybe you just don't like it either.
4.
▲
How can a workplace rally after everyone's salary got leaked?
(workplace.stackexchange.com)
5 points
by
Proleps
12y ago
|
0 comments
5.
▲
by
Proleps
12y ago
I've thought about starting my own company, but I don't want to start a startup. I want to start a company without investors that actually makes money from the beginning. Although it is something I think about from time to time, I
6.
▲
by
Proleps
12y ago
> Also, your first class isn't fully immutable—getTags should be implemented as follows: True. It would be nice if Java had some immutable collection classes that don't have mutable methods. A method that gets a List<String&
7.
▲
by
Proleps
12y ago
> If you ever want to change the implementation of Article, you'd break anyone that was using that part of your API. If you use getters, you can change your implementation without breaking the consumers of your API. Then it wouldn&#
8.
▲
by
Proleps
12y ago
why not use: public final class Article{ public final String title; public final String author; public final List<String> tags; public Article(String title, String author, List<String> tags) { this.titl
9.
▲
by
Proleps
12y ago
Punishment also works on cats. You just have to be very consistent when applying it (this is exactly the same for dogs). If you punish your cat(or dog) you have to do it immediately. If the cat is done scratching its nails, and you squirt w
10.
▲
by
Proleps
13y ago
You should also learn a server side programming language with good performance(Java, C#, Go). I think Java is the best because it is mature, multi platform and you can also use it for Android programming.
11.
▲
by
Proleps
13y ago
Most open source/free software(free as in liberty) is free as in beer. It gets payed for by donations and/or big sponsors. It has no hidden costs. Not everything is available as open source/free software, but it is enough hav
12.
▲
by
Proleps
13y ago
Because it doesn't exist yet.
13.
▲
by
Proleps
13y ago
That such a thing is possible. If I try to get below my limit in the Netherlands I am simply not able to. The only services who can go below my limit are my rent and gas/water/electricity bills. And then I just pay a high interest
14.
▲
by
Proleps
13y ago
Nineteen per cent of teens have posted updates, photos, or other content that they later regret sharing, and seventy-four per cent have deleted people from their network. I don't really know what these numbers are supposed to show. I
15.
▲
by
Proleps
13y ago
In the Netherlands we have enough unemployment money that one isn't forced to take some ridiculous "just be employed" job. But the longer you are unemployed, the harder it will be to find a new job. A hole in your resume does
16.
▲
by
Proleps
13y ago
Java applets where released in 1995, flash was released in 1996.
17.
▲
by
Proleps
13y ago
> Is there something better? Not using the internet is better :P
18.
▲
by
Proleps
13y ago
> I don't know WHY they do this, but last time it happened we got an abuse report saying that we were reported for port scanning from our main firewall / proxy box. Somehow they had reflected traffic off our firewall / pr
19.
▲
by
Proleps
13y ago
Why would someone DDoS GitHub? Is there some movement against GitHub? Or is it just for fun?
20.
▲
by
Proleps
13y ago
We are not the only ones being watched, politicians are being watched as well. This means the NSA can probably blackmail a large portion of the politicians.
21.
▲
by
Proleps
13y ago
There would be a list of people who want to be able to watch porn (which could be used for black mail). It would also require a lot of infrastructure to be set up for this kind of censorship. That infrastructure could easily be used to star
22.
▲
by
Proleps
13y ago
Windows is full of exploits that are enabled by default. Plugging a usb stick into your computer could automatically install a virus. Or a bug in flash or java could expose your computer.
23.
▲
by
Proleps
13y ago
It's not you. I've always been an Eclipse guy. Netbeans was to heavy on my machine back in the day. I've only stuck with it because I am very familiar with it. I'm going to switch to Netbeans on my next project because I
24.
▲
by
Proleps
13y ago
I think it does matter. In the Netherlands you are able to vote right wing without the religion, or even vote on a religious left wing party. There are party differences between how we should handle a lot of different issues. It is easier t
25.
▲
by
Proleps
13y ago
I always find this a bit weird, you only get to choose between two parties. The difference with China doesn't seem that big, they only get to vote on one party less.
26.
▲
by
Proleps
13y ago
This is not about dogs on the street, it is about the police entering someones home and shooting the dog. In a lot of those cases the police was there without any good reason.
27.
▲
by
Proleps
13y ago
Untraceable money and gambling, you're going to be rich!
28.
▲
by
Proleps
13y ago
> Wherever you work, whatever you do, you have to trust the people you work with for that relationship to be ongoing and productive (i.e. staying out of court) Americans seem to like having things escalate. Going to court is the first
29.
▲
by
Proleps
13y ago
of course :). This seems to be the book to which the code belongs http://www.amazon.com/Climbing-Mount-Improbable-Richard-Dawk...
30.
▲
by
Proleps
13y ago
I would really like SQL to be database independent.
More ›