Live data from Hacker News

Viewing profile — m1kal

m1kal

HN member
Joined
Sun, Dec 01, 2019, 8:43 PM UTC
HN karma
29
Public activity
13 items

About m1kal

No profile information was provided.

Recent public activity

  1. comment
    Comment #36901133

    In "My Little Pony the movie" Twilight Sparkle explains to Celestia and Luna how she wants the Sun and the Moon organized. She uses mathematical formula written on a blackboard. I …

  2. comment
    Comment #35620192

    Build a bridge out of her!

  3. comment
    Comment #31180456

    I liked the text about typeclasses. It is a standalone piece, "Typeclasses 102" in LYaH is a part of a chapter of a bigger piece. I think you achieved your goal - your Pokemon exam…

  4. comment
    Comment #31001012

    So animated mouse pointers are OK, blinking cursor in command prompt is OK, Teams starting with the system is OK, but counting seconds is overkill for Windows? I would probably not…

  5. comment
    Comment #30852779

    I learned from Bender, Orszag "Advanced Mathematical Methods for Scientists and Engineers I".

  6. comment
    Comment #30777552

    SV and VHDL are nasty languages, but as you said, they are "industry standard". Chisel and Haskell-based approaches are better but virtually nobody adopts them. I tried to go in an…

  7. comment
    Comment #27976683

    From FPGA design point of view SystemVerilog is OK. I think it gives high enough level of abstraction to create even complex systems. It can also be readable after some years if ca…

  8. comment
    Comment #27572641

    I tend to disagree. Asm.js is dying. Webassembly is not "everything on top of JavaScript". While higher layers can work the same as they could with asm.js (still in the web browser…

  9. comment
    Comment #27568218

    Julia with ArrayFire seems to be straightforward, efficient and easy to use.

  10. comment
    Comment #26221536

    The game is great. And really hard. I got stuck on the ship for hours, then I got bored and never came back to the game. But someday in the future I will finish it (without cheatin…

  11. comment
    Comment #25777310

    It's funny this site doesn't mention dialog - the only feature I'm using that is hard to replace by vanilla JS... jQuery speeds up development, but in most situations it's straight…

  12. comment
    Comment #23102526

    TeX, BLAS, Vim and Emacs

  13. comment
    Comment #21677690

    Day 15 took me about 8 months, but I finally discovered I had made one wrong assumption that corrupted my solution for special cases...