Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
CoconutPilot
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
CoconutPilot
2y ago
> definition of concurrency quoted from the Python wiki [0] which is imprecise: "Concurrency in programming means that multiple computations happen at the same time." Surprising to some, this is the literal definition. The wor
2.
▲
by
CoconutPilot
2y ago
Free is only Free when it is disconnected.
3.
▲
by
CoconutPilot
3y ago
One thing that stands out to me is the incorrect use of the word "law" when referring to flight modes. Is this just a bad translation? Are any native French speakers familiar with the Airbus documentation able to comment if the
4.
▲
by
CoconutPilot
4y ago
LXD is only available via Ubuntu proprietary Snap packages and not native .deb packages. Native as in Ubuntu is a Debian derivative, and .deb packages are the native package for Debian. Snap has some downsides for server/infrastructur
5.
▲
by
CoconutPilot
4y ago
Here it is in real life https://youtu.be/hmkMTKZt9J4 Its interesting to see how much trouble it has making a simple turn. The doubled up tracks seem to be a mobility disadvantage.
6.
▲
by
CoconutPilot
4y ago
Free speech doesn't mean you can say whatever you want. It means you can speak with whom you want. Free speech as codified in Bills of Rights is there to stop the Government from censoring people, usually opponents of the current Gove
7.
▲
by
CoconutPilot
4y ago
I always liked this early definition of DevOps: "Giving developers operational responsibilities has greatly enhanced the quality of the services, both from a customer and a technology point of view. The traditional model is that you ta
8.
▲
by
CoconutPilot
6y ago
"If you can't make it good, at least make it look good." I guess Apple has conceded! https://www.brainyquote.com/quotes/bill_gates_382270
9.
▲
by
CoconutPilot
6y ago
Whats missing is an analysis of why CentOS failed. I think Rocky Linux needs to put out a plan how they will make themselves financially viable as we've had 3 high profile RHEL respins go down in the last 10 years. CentOS failed twice
10.
▲
by
CoconutPilot
6y ago
For a counter argument, I don't think M1 is going to disrupt anything. Its a great performer for sure, but its locked to a proprietary and closed ecosystem controlled by a single entity. Its a new direction for Apple in their laptop a
11.
▲
by
CoconutPilot
6y ago
> don't really understand the problem You can err on the side of caution, or err on the side of risk. Sweden has err'd on the side of risk and it is looking like that was a bad choice. Every week that goes by Sweden imposes mo
12.
▲
by
CoconutPilot
7y ago
Apple stood up to the US government's requests to decrypt devices but capitulated to China's request to remove an image of another country's flag. This is scarey.
13.
▲
by
CoconutPilot
7y ago
Whats bothering me? I guess the inability of anyone to have a usable discussion on the lack of strategic planning in initiatives like this... Holy cow I wish I had never "spoken up" in the first place.
14.
▲
by
CoconutPilot
7y ago
Cop out? Its the truth. Infrastructure can be upgraded but today it isn't. There is no plan to upgrade infra!
15.
▲
by
CoconutPilot
7y ago
The problem people don't want to address is these neighborhoods were not designed to handle this many people. They don't have the power, water, natural gas, sewerage, parking, etc to handle these many people. As a result everyon
16.
▲
by
CoconutPilot
8y ago
The dictionary definition of concurrency contradicts this video. Concurrency is defined as "happening or existing at the same time".
17.
▲
by
CoconutPilot
8y ago
There are bugs, there are design flaws, and there are limitations. Often people are confused how to classify an issue between these categories. This is a 44 year old limitation.
18.
▲
by
CoconutPilot
8y ago
I joined a startup in 2000. All employees starting before me were offered ~50k shares in the company as part of compensation while I was offered ~50k options. I was told options were the more correct way of doing way of doing things and o
19.
▲
by
CoconutPilot
9y ago
Swap was a great idea, but its time is gone. Swap doesn't make sense anymore, hard drives have not scaled and kept up with the improvements in RAM. In the Pentium 1 era EDO RAM maxed out at 256MB/s and hard disk xfer was 10MB
20.
▲
by
CoconutPilot
9y ago
I never heard of Oulu before so I did a bit of research: Avg temperature -14c in Jan to 19c in July. Avg precipitation 19mm April to 65mm August. Avg windspeed <10mph year round. UV index +4 in July (50% cloud cover). Terrain: small and
21.
▲
by
CoconutPilot
9y ago
The only image "found" was a thumbnail from a known anti child abuse video (and not pornographic in nature).
22.
▲
by
CoconutPilot
10y ago
I'm scared to think it, but I suspect we'll see battery powered buses and trucks banned from high security (ie airports) and valuable infrastructure (ie bridges, tunnels) over worries about the explosive potential of their lithium
23.
▲
by
CoconutPilot
10y ago
Consider this scenario: you're shifting up from 1st gear and forget what gear you're in. If you're in 3rd gear its safe to shift up and to the right. If you're in 5th gear its not safe, up and to the right is reverse!
24.
▲
by
CoconutPilot
10y ago
You've somewhat proven how poor this shifter design is because you didn't realize it is for a 5 speed transmission!
25.
▲
by
CoconutPilot
10y ago
Another horrible shifter is Toyota's. Take a look here: http://imgur.com/a/9ShAC First gear is all the way down and to the right. Then left for 2nd, up and left for 3rd, up for 4th, right (!!!) for 5th (aka driv
26.
▲
by
CoconutPilot
10y ago
The problem with "newish" features like capabilities, file attributes, SElinux is they haven't been integrated into the traditional nix utilities and almost nobody knows what is going on with them. A few examples of the poo
27.
▲
by
CoconutPilot
10y ago
Is there an anti-pattern for this kind of thing? Its a two line bug report suggesting years of development effort. There is a huge multiplication factor between the time invested by the bug reporter and the time required to do what he ask
28.
▲
by
CoconutPilot
11y ago
> Uk is 240V 13A which is a bit more powerful that the 110 v Us system. Actually UK is 230V and North America is 120V. https://en.wikipedia.org/wiki/Mains_electricity_by_country
29.
▲
by
CoconutPilot
11y ago
Unix has a long tradition of doing a `rm -rf /` before reinstalling a system. I don't agree with the people saying "don't do that". It worked safely before, it should still be safe to do. (yes I know about --no-pr
30.
▲
by
CoconutPilot
11y ago
> I think concurrency has nothing to do with doing things "at the same time". Concurrent is a word that pre-dates computers, and for the English language to work we need to stay true to its definition. The dictionary definiti
More ›