Viewing profile — Proleps
Proleps
HN member- Joined
- Fri, Nov 06, 2009, 2:42 PM UTC
- HN karma
- 281
- Public activity
- 99 items
- HN profile
- View on Hacker News ↗
About Proleps
No profile information was provided.
Recent public activity
-
comment
Comment #10068117
Don't know if it is still true. DNS lookup didn't work correctly when ipv6 was enabled.
-
comment
Comment #9398664
Code for older Java versions still compiles in Java 8. Code written for python 2.x will not run on python 3.x.
-
comment
Comment #8995728
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…
- story
-
comment
Comment #8912127
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 …
-
comment
Comment #8875832
> 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 mutabl…
-
comment
Comment #8875551
> 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 …
-
comment
Comment #8874761
why not use: public final class Article{ public final String title; public final String author; public final List tags; public Article(String title, String author, List tags) { thi…
-
comment
Comment #8520990
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 immediatel…
-
comment
Comment #7205242
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 …
-
comment
Comment #7162372
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 op…
-
comment
Comment #6597097
Because it doesn't exist yet.
-
comment
Comment #6426111
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/elec…
-
comment
Comment #6388385
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 r…
-
comment
Comment #6306519
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 …
-
comment
Comment #6271190
Java applets where released in 1995, flash was released in 1996.
-
comment
Comment #6171625
> Is there something better? Not using the internet is better :P
-
comment
Comment #6122192
> 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 ha…
-
comment
Comment #6121709
Why would someone DDoS GitHub? Is there some movement against GitHub? Or is it just for fun?
-
comment
Comment #6116222
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.
-
comment
Comment #6082228
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 …
-
comment
Comment #6080833
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 co…
-
comment
Comment #6074872
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 …
-
comment
Comment #6062817
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 ho…
-
comment
Comment #6062673
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.