My wish list: - A secure email (with optional encryption/signature, with whitelists) - IM (with point to point encryption). - identity management (I would love delegating the login/password ceremonial to Mozilla instead of reinventing the well for each site). It seems I have trust in Mozilla.
HN user
webreac
What do you mean by "The attack surface of Vim is admittedly small" ? Recently I had to access a file owned by root. The IT gave me the permission to do sudo /bin/less /etc/the_file. That was enough to launch a shell with root permissions. If someone can send commands to Vim, he can launch any command and own your computer.
rm is a good start, but you also need to ensure the disks are not sold to anyone.
maybe the car industry was just a strategy to hire talented people. Now, they use them on useful tasks. Just a theory.
US do the same by fining banks
The war in Ukraine is about selling American shale gas. There are probably other reasons, like dividing Europe and Russia. The second Gulf War was motivated by Saddam Hussein's desire to sell his oil in euros to fight American imperialism. America is playing the marionnetist for all its benefits.
Another way of presenting the same facts is that Airbus has done business with a country where corruption and bribes are the norm. The U.S. intercepted communications and used them to blackmail buyers so that they chose Boeing instead of the best airplanes.
Microsoft software (and borland) were easy to copy, but it was not the case before. There were many tricks to protect software like "weak bits", "laser holes", fancy sector layout. We had special software to copy protected disks.
50. The best answer is the simplest one. IMHO, 2n^2 is very simple.
In 1993, it was said that the game of Go would be the drosophila fly of artificial intelligence. Alphago (then AlphaGo Zero) has succeeded in 2016, 2017. The glass ceiling has been broken. We are witnessing the birth of a new world where artificial intelligence will be more and more present in everyday life. I do not see any limit.
As a developer, this silly cryptography check would be very useful during development phases to avoid signing after each compilation. IMHO, they "just" failed to replace the development code by the production code during delivery. A simple mistake ;-)
Imho, the insight is that placebo work well for many people.
scratch has the origin at the center. If your audience is young, they may already be used to it.
IMHO (almost layman), takoff catapult is the way to go for energy efficiency of aircraft. If you imagine a takeoff around 200KIAS, the conversion of cynetic energy in potential energy gives you a big part of the climb. The spared energy would increase the flight range.
As a go player and reader of the "computer go" magazine, I disagree.
cut diwn and use it for furniture and buildings. We could replace concrete with wood.
I work as contractor for EUROCONTROL. 90% of the time, the usual order (Lat/long) is used in software. When this is not the case, it is a good indicator that I need to be careful about the conventions used to represent all data. I have already encountered the reversed wind direction and more frequently the use of m/s instead of knots (for wind speed).
IMHO the most important period for microsoft is the 90s. There is nothing about it in this article. 1990 is windows 3.0. In 2000, it was the start of Ballmer's era with the erratic management.
France. For example https://fr.wikipedia.org/wiki/Une_femme_d%27honneur
France recycle spent fuel for whole Europe. In order to reuse a part of plutonium, most of the plant consume a mix of uranium and plutonium: mox. AFAIK, France has huge piles of useless plutonium.
This discussion shows that there are several types of developers who have radically opposite ways of functioning. There are those who think that a car driver can ignore all aspects of the car other than the interior. There are those who say that knowing how a car works makes us a better driver. I think we have to accept that these differences do not mean that one is better than the other.
If I understand well, when you will publish it, the first merge requests you will receive will be improvements of your build system. People will compete to provide the best fix for this obvious deffect. As a result, the main brake for publication will disappear quickly.
Inflation is good only for long term debt.
you can also type "man gittutorial" in your browser. I often do it to be able to see the manual while typing the command in the terminal.
Nuclear is not dead: French President Emmanuel Macron announced a shift to small modular nuclear reactors https://www.france24.com/en/france/20211013-france-unveils-n...
4 horsemen: sword, famine, wild beasts, and plague
The last sentence was from me. The four items are from the SICP (not TAOCP, my mistake). They all are mandated by IEEE scheme standard.
I have encountered many functionnal languages when I was student (caml-light (the ancestor of ocaml), lelisp, gofer (a cousin of haskell), miranda, graal, FP systems, yafool).
The typing may be dynamic or static. The evaluation may be strict or lazy. They may have homoiconicity or a more suggared syntax. All theses choices are valid. These languages have in common the list of fundamental properties. IMHO, this list of 4 items encompass many aspects of SICP. When I evaluate a language, this list helps me understand the qualities and limitations of a language. For example, Perl5 does not have a true garbage collector. javascript does not have tail recursion. Knowing these limitations, I will not code the same way. In Perl5, I will take care of breaking unused circular data. In javascript, I will reorganise highly recursive algorithms.
In my lessons about scheme (given by the french translator of TAOCP), I have the following essential characteristics:
- static binding
- closures (true)
- tail recursion
- garbage collector
s-expression or typing is a matter of choice, but, IMHO, if you lack one of the four previous items, it is not really a lisp.
The long and bloody history of American imperialism in Latin America. (https://time.com/5512005/venezuela-us-intervention-history-l...)
Privacy never existed. When everybody knew each other in a village, kids were under many eyes.