Viewing profile — idrae
idrae
HN member- Joined
- Mon, Dec 12, 2016, 9:29 AM UTC
- HN karma
- 20
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About idrae
No profile information was provided.
Recent public activity
-
comment
Comment #26054330
"Bitcoin is popular in the west and the US specifically because it lacks the cutting edge financial networks rest of the world has." This only applies to the US, Europe has a insta…
-
comment
Comment #25414983
I know what you're saying, but the fact they don't do this doesn't make the statement untrue. Tesla's mission is (from their website): "Tesla’s mission is to accelerate the world’s…
-
comment
Comment #23560871
That's probably an artifact of the reporting process. Most hospitals don't report during the weekends.
-
comment
Comment #23233038
You're not being genuine here. The grand parent clearly states medical policies, which are not up to the EU to determine. That the EU has the power to dictate policies in other are…
-
comment
Comment #23233025
Yes, but the areas over which the EU has a say are clearly defined by the member states and healthcare isn't one of them. So the fact that the EU creates policies on other topics i…
-
comment
Comment #23233013
It's well established within the EU that healthcare is a handled on a national level, so the EU won't respond to COVID-19 like the US does on a federal level. The countries within …
-
comment
Comment #20877593
You can patent things even if you don't know exactly why it works. However a patent has to enable others to create the thing that is patentend. That is to say, somebody who is up t…
-
comment
Comment #20523837
Apparently they are already selling them to RyanAir under the name 737-8200 to get rid of the MAX naming
-
comment
Comment #19938659
Not an expert, but if you are running absolutely no untrusted code (which is hard depending on your definition of untrusted), then the risks are low. However, when a vulnerability …
-
comment
Comment #19937425
Here in the Netherlands GJ (gigajoule) is used for buildings that use blockheating.
-
comment
Comment #19199756
I agree with you that static typing can create more work on the boundries of a system. However, the problems you describe also happen in dynamic languages and they have just as muc…
-
comment
Comment #19095915
If you hover over Africa you'll notice that the steepness of the lines is much lower than the rest of the world. Extrapolating from the lines I'm guessing they'll end up at 3-4 chi…
-
comment
Comment #18988333
Of course you can support punishing the people and business of the United Kingdom. The government is not a separate entity, it represent the people and businesses of the UK and act…
-
comment
Comment #17601772
Means that they have short-selled Tesla stock. Simply put, they are betting on the Tesla share price to fall. Edit: Together with the highly dubious "statistical" analysis they did…
-
comment
Comment #13156812
Yes, it has to be flushed from time to time. Normally this happens automatically when it is needed. fsync() just forces a direct flush.