Live data from Hacker News

Viewing profile — nortiero

nortiero

HN member
Joined
Sun, Oct 02, 2016, 10:26 PM UTC
HN karma
17
Public activity
17 items

About nortiero

No profile information was provided.

Recent public activity

  1. comment
    Comment #18876155

    Urho3D is a competent engine https://urho3d.github.io , and fast. Godot has a pretty home page.

  2. comment
    Comment #18585499

    The OP is just saying that, because of a not-too-far-in-time religion shift among people of a certain part of that country, there are conflicts. The rest is just your imagination.

  3. comment
    Comment #17608457

    Just to add a few details, Cressida Dick is the person who ordered the execution of a brasilian electrician, down in the London Underground. It does not surprise me that aristocrat…

  4. comment
    Comment #17579128

    Sorry, I don't buy it. Man kept overpromising (somebody would say "lying") even after release. Now he's on a publicity stunt for the latest and greatest product, addon, whatever, a…

  5. comment
    Comment #17408861

    The Commodore 64 User Manual. No contest.

  6. comment
    Comment #17373811

    Other videos show the area was not "poorly lit". That's only because of the potato cam video made available by uber personnel.

  7. comment
    Comment #17373728

    The other employee has been fired, too?

  8. comment
    Comment #16863972

    It is not a counterpoint, just a way to show the limits of an overblown analogy. You should appreciate the moral difference between Parks' and Gandhi's deliberate approach and the …

  9. comment
    Comment #16863640

    Rosa Parks paid her fare before seating.

  10. comment
  11. comment
    Comment #15464955

    "Hell is other people"

  12. comment
    Comment #14101319

    Hi, I've posted a few details and a sample program over here. As you correctly notice, latency is a big issue on modern machines, way worse (in proportion) than it was in the late …

  13. comment
    Comment #14101280

    Hi! Memory is definitely an issue today, especially with big fat server processors... Here is the small program I wrote, first allocates an array, then writes a random placed linke…

  14. comment
    Comment #14099103

    The article is very optimistic about memory availability per cycle, reality is way worse. As an example, on my Macbook Air 2011 with ~10 GB/s of maximum ram bandwidth, random acces…

  15. comment
    Comment #13919281

    I feel the exact opposite... Go is a bold design, if not an elegant one, yet powerful. Rust is a design-by-committee language, built from accretion and removal. Its origins as a ma…

  16. comment
    Comment #13743193

    You are absolutely correct, "mandates" is too strong a word. Annex F, which is normative, have a way out by not setting __STDC_IEC_559__, GCC6.3.0 does set a slightly different GCC…

  17. comment
    Comment #13741280

    I think that this is a case of mismatch between two standards, not a bug. The C standard allows higher precision values to be used in place of lesser ones (extended precision vs do…