Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vk23
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
vk23
5y ago
I agree that at some point there will be a decrease in risk taking and investments but I don't think that risk and investments are inherently more important than all other factors. I am also not arguing for 1000:3 or any other specific
2.
▲
by
vk23
5y ago
So in Bezos case with his estimated net worth of 205B USD and assuming a average net worth of an american family of 750k (not sure how accurate this number is it was the first thing on google) this comes down to Bezos owning 266666 Apples f
3.
▲
by
vk23
7y ago
> Renewable energy sources needs to be supported by power plants that can produce constantly. Do you have a source for that claim? Keep in mind that there are also renewable energy sources that do not rely on weather events (water and bi
4.
▲
by
vk23
7y ago
Radioactive waste is doing real damage to the planet. After decades of evaluation storage facilities germany has no option that is considered safe. We have a responsibility towards the following generations. This includes not warming the p
5.
▲
by
vk23
7y ago
I don't think thats how most people mount a bicycle. You can easily get on it without touching the brakes. After all while you are still touching the ground you are breaking it.
6.
▲
by
vk23
7y ago
Given that you feel like the Pareto distribution can never be wrong I propose that we model all taxes accordingly. After all it should be natural that very few people pay most taxes while most pay almost nothing. Nothing about wealth distri
7.
▲
by
vk23
7y ago
The point of distinction is that EU internal immigration and the refugee situation are entirely different things. Refugees leave there home countries because of war and terror. Members of the UN are obligated [1] to give shelter to those pe
8.
▲
by
vk23
8y ago
I never understood why people care how many people are part of the creation of music. The overall product should be better if every part of it (writing, producing, perfoming, ...) is executed by an expert in the field and not by a single pe
9.
▲
by
vk23
8y ago
>How is Google holding consumers hostage and not Apple? It does not matter what Apple is doing this is about Google. I would expect that there are ongoing investigations against Apples practices regarding similar issues too. >Honestly
10.
▲
by
vk23
8y ago
I met a couple of people in online games that I would consider friends. I guess winning and loosing together helps to bond :D
11.
▲
by
vk23
8y ago
1 and maximizing time spend in the app (see sibling comment) seem like a good explaination for this. I'm not sure about 2 but it might be true aswell. > 3. You'll use the service regardless of whether they offer it, because net
12.
▲
by
vk23
8y ago
> It's like watching a goddamn movie with scenes shuffled randomly. It makes no sense. Have you seen Memento? Jokes aside I never understood why twitter does not allow the user to choose the sort order of the feed. This is a reoccur
13.
▲
by
vk23
8y ago
> If anticheating techniques really require root access, then people that care about competitive gaming should have an option to consider this trade-off and turn the anticheating pieces on if they think this has a better reward/ris
14.
▲
by
vk23
8y ago
For me it works well to listen to music with lyrics that I know so well that I dont even really listen to the lyrics anymore. In general I feel like music works better if I know it well. I like to listen to more distracting music though whe
15.
▲
by
vk23
8y ago
For the vast majority of users git is bug free. If there is an issue with git nowadays its highly specific and well suited to be handled in a mailing list. This also makes it easier for the git devs to focus on actual development and not ex
16.
▲
by
vk23
8y ago
> As I have said it encourages additional low quality questions which is more work for the mods. "low quality" question could just be marked as such and kept mostly unmodorated. By marking them there is also an incentive to pro
17.
▲
by
vk23
8y ago
I know about the phrase I just felt like giving an equally vague answer to your comment. To stay on topic what makes you think that the comparison is flawed? What makes webpack uncomparable to make? How can android / browsers not be co
18.
▲
by
vk23
8y ago
Your phrase is broken. You can easily compare apples to oranges.
19.
▲
by
vk23
8y ago
> Afaik, chess AI (I mean, modern ones like deep blue) had little to no wide impact on AI. Apart from the pure technical side (which I am no expert in so you might be right) the impact on public attention and awareness for AI was huge fo
20.
▲
by
vk23
8y ago
> You can't get much more scouting than that because there is a cost associated with scouting, either because you lose a worker's time or because you spread out your army. I agree but I was mainly talking about the time it take
21.
▲
by
vk23
8y ago
> Then you can deduce if he has something hidden somewhere or in production. Of course this is impossible to do for a human, but really easy for a computer. This is definitly not impossible for humans. High level SC players are able to k
22.
▲
by
vk23
8y ago
>What do you build when everyone talks to each other over Slack? This should be pretty obvious. You build all systems around a single messagebroker and each service/unit uses a chrome browser to connect to it.
23.
▲
by
vk23
8y ago
I would argue that git at its core solves the problem of handling a shared verifiable state. The history of a git repository is build on the same hashing principles as a blockchain to ensure that history cannot be changed. The main differen
24.
▲
by
vk23
8y ago
You are mixing things up. While it's true that Cryptocurrencies try to solve a different problem than BitTorrent, Git and Email neither of those applications rely on a single centralized server owned by a single company. As for your qu
25.
▲
by
vk23
8y ago
I dont understand why this gets downvoted. While all those things might have happend without social media its pretty obvious that targeted advertisment and "social media bubbles" push people into more extreme positions.
26.
▲
by
vk23
8y ago
Blockchain implementations in centralized black boxes are more likely than not the future of blockchain. As soon as regulation gets rolled out usable blockchains will be controlled by governments and/or private companies that comply wi
27.
▲
by
vk23
8y ago
>Youtube loosing anything to blockchain solutions ? >Yeah, in 10 years maybe. I think it's way more likely for Youtube/Google to implement some sort of blockchain based system to reward creators.
28.
▲
by
vk23
8y ago
You can either pass a commit id to git blame to see changes before the reformat happend or you can use git log like this: git log -L0,10:file.txt
29.
▲
by
vk23
8y ago
If you rely on dependencies that are not maintained you are already in trouble. Being the author/maintainer of a package comes with a responsibility. NPM already showed us what happens if you just let people do their thing.
30.
▲
by
vk23
8y ago
Have a look at nagios. It's a popular open source server/application monitoring tool. You can define custom alerts and monitor basicly everything.
More ›