Live data from Hacker News

Viewing profile — minipci1321

minipci1321

HN member
Joined
Fri, Mar 11, 2016, 11:48 AM UTC
HN karma
538
Public activity
273 items

About minipci1321

No profile information was provided.

Recent public activity

  1. comment
    Comment #48417749

    > C is an abstraction of the machine, so thin it's nearly transparent. -Werror might help with that

  2. comment
    Comment #44921155

    Thought it was about electric fence the malloc debug library, and was surprised to see so many comments. Turns out it is not mentioned at all in the comments, so correcting that :)…

  3. comment
    Comment #43898620

    These days they do that using a vape, cover the PCB with a thick layer of vapor and see where it raises the fast after power-up. Youtube has videos.

  4. comment
    Comment #43141115

    Check out: https://www.history.com/news/chernobyl-nuclear-disaster-7-pe... Look up the section for Anatoly Dyatlov

  5. comment
    Comment #42821581

    Ooooh, that hit the nerve )). The author, rather unfortunately, focuses primarily on the predation from the "generalized colleague", and that wasn't welcomed by many commenters, po…

  6. comment
    Comment #40617200

    > Maybe I've read to much French literature which set some expectations. See also: https://en.wikipedia.org/wiki/Paris_syndrome >

  7. comment
    Comment #40441312

    Do you have siblings? How have they turned out?

  8. comment
    Comment #37003752

    > And even if you write inefficient code, CPUs are so fast that you won't notice it. I think you are arguing for the right cause but with wrong arguments. In C language, not unders…

  9. comment
    Comment #32171865

    "Potop" is also missing it seems? Didn't find "Katyn" either.

  10. comment
    Comment #31184381

    > Yeah they compile to the same machine code operations though. Not always. Switch your example to AARCH64 and check out the BFI instruction.

  11. comment
    Comment #30405402

    > ... malloc() returns a pointer to sequentially-addressable bytes ... malloc () doesn't return even that. It returns 'void *' which isn't of much use without a further upcast. The…

  12. comment
    Comment #30045479

    > It's also hard to know anything other than C++, because of how taxing the language is; there's little energy left in you to learn something else. When I think that in my industry…

  13. comment
    Comment #29746509

    I spent time typing in a setup with very dim ambient light (think of a photo room with dim red light). I still cannot touch-type, but after some time I discovered I can type in QWE…

  14. comment
  15. comment
    Comment #28167177

    > Changing return type from "void" into some "result" is a mechanical change. .. but then checking the returned val for error in every call sites is very far from mechanical change…

  16. comment
    Comment #28167041

    > 10. has anyone yet found a legitimate use for throwing an `int`? I use that a lot in constexpr computations -- to stop the compilation, I usually do 'throw __LINE__'. -- Using a …

  17. comment
    Comment #27645150

    Let's go see some figures! "Empirical Study of Power Consumption of x86-64 Instruction Decoder" https://www.usenix.org/system/files/conference/cooldc16/cool... From the conclusion:…

  18. comment
    Comment #27643939

    Somehow I doubt this wide-sweeping affirmation, are you sure? Atom is really big family by now, starting from Silvermont it vent full out of order with all bells and whistles, I fi…

  19. comment
    Comment #27568913

    > Mixing unsigned and signed is seriously broken in C, and hence better to stick with signed. Mmmm .. maybe in this specific case (didn't look). But if you meant this as general ad…

  20. comment
    Comment #27483539

    You are of course entitled to your personal opinion, and sharing it is OK, but this: > ... the low work ethic .. (I exaggerate, slightly). is a very wide-sweeping generalization wh…

  21. comment
    Comment #27360449

    > After years of optimization, I have a better quality of life than our CEO. I'd be insane to give it up. Maybe you did run in to it but haven't mentioned, or maybe 5 years is not …

  22. comment
    Comment #27331543

    Many (most by now?) consumer cable networks use SIP (check out PacketCable 2.0) and still don't/wouldn't interoperate. There is much more to voice calling than just SIP, big part o…

  23. comment
    Comment #27288438

    IBM s/370 (possibly even s/360) too had memory page tagging -- see instructions ISK / ISKE.

  24. comment
    Comment #27118069

    Oh, don't get me wrong, I am far from blaming employer on that. Or anyone for that matter (not Canadian, Europe, our govt does what they can ... you cannot break bones to national …

  25. comment
    Comment #27116613

    Over here, yes, it has gotten worse since 2001 -- asian shops press much harder now, cheap remote labor really easily available ... competition vent through the roof. Longer hours,…