Live data from Hacker News

Viewing profile — sguav

sguav

HN member
Joined
Fri, Jun 24, 2016, 9:23 AM UTC
HN karma
97
Public activity
63 items

About sguav

[ my public key: https://keybase.io/sguav; my proof: https://keybase.io/sguav/sigs/38iuWKOGpHQo50w7ohsA6VzoDw5rqvG6ywmsXownxQE ]

Recent public activity

  1. comment
    Comment #46069431

    I'm probably getting older, but this gives me a speck of hope. Maybe some teens will rediscover or reinvent the pre-social 2000s web.

  2. comment
  3. comment
    Comment #39356402

    > Also I still haven’t figured out how to combine a mechanical and digital solution. Like I want light switches that match my server state for my lights. If I change the switch via…

  4. comment
    Comment #30780810

    Yes, Ada not ADA, my mistake which ironically Ada's case insensitivity wouldn't have caught :)

  5. comment
    Comment #30779817

    Any recommended resources to get up to a sufficient comprehension of functional programming for an EE who didn't get to study functional programming?

  6. comment
    Comment #30779787

    > The hardware industry can't benefit from rapid iteration because every iteration costs a mask set. Before tapeout there are steps which could benefit I suppose. But as a function…

  7. comment
    Comment #30779665

    VHDL springs off of ADA, so I wouldn't say it was specifically developed. Anyway, ADA and VHDL are strongly typed, which incidentally works well with critical applications developm…

  8. comment
    Comment #30779180

    You have high-level-synthesis tools on many FPGA vendors tools, using C/C++ or even Python for hardware description. I personally don't think they are superior than typical HDLs, t…

  9. comment
    Comment #30778973

    True, I directly answered the syntax-related question, but talking about implementation this would be a bad description - be it FPGA or ASIC. As the parent's-parent comment said in…

  10. comment
    Comment #30778890

    HDL (hardware description languages - Verilog and VHDL the most representative ones) do actually work like that. They give you access to structural descriptions for bitwise control…

  11. comment
    Comment #30778592

    always @(posedge clk or negedge clk)

  12. comment
    Comment #30698146

    > One of the biggest problems with being indispensable and announcing that you feel stuck, is that the business will take steps to get you even more stuck, through more money, shin…

  13. comment
    Comment #29956738

    "great cheeses" is rather subjective... Wikipedia (and my personally biased experience confirms) states who has got the most cheese variety: https://en.wikipedia.org/wiki/List_of_I…

  14. comment
    Comment #29197549

    But can you imagine the adblock activated by the "flip off!" (or more colourful) thought?

  15. comment
    Comment #28680678

    Nice article, I didn't know this iterative process could trace back to Feynman. Anyway, I suppose it would benefit the article if the title was to reflect the original as per HN gu…

  16. comment
    Comment #28630093

    The only linked source to this is express.co.uk, and even that doesn't direct to a related article, but the homepage... It seems that a bunch of theories and research ideas from 6 …

  17. comment
    Comment #28629222

    Interesting, I wonder if up/downvoting the ads in the way you describe influences the frequency they are displayed. I would guess this is not the case, but then apparently they sti…

  18. comment
    Comment #28614314

    It makes me glad to read such success stories as I can partially relate. I have been working on 2/3 side projects for almost three years now, and my partner realised soon how much …

  19. comment
    Comment #27673165

    Also, in 2014, the very first episode of "The Quantum Around You" https://youtu.be/BRfkbwO8Als?t=214

  20. comment
    Comment #25999059

    Doing VHDL designs for a living here, using SystemVerilog once in a while when absolutely required. Take my words with a good pinch of salt! SV is anyway a hardware description lan…

  21. comment
    Comment #24364424

    Indeed VHDL is supposedly based as much as possible on Ada syntax. Naturally you would have several differences due to the purpose of the languages, but they are _very_ similar IMO…

  22. comment
    Comment #22792245

    I find sprite's content so enjoyable that I would still check on his website monthly even if it had www.tic.com design!

  23. comment
    Comment #22502090

    Same for me, I see many comments about this not being ideal for scalable projects or Saas, but in my experience gitflow has worked well even for maintaining pcb design repositories…

  24. comment
    Comment #22485973

    I was wondering why the one in danger was always black child, in every video I watched! I never thought that this could be the reason, but your comment is indeed insightful, thanks…

  25. comment
    Comment #18273514

    Looks neat. Now this needs to become a plugin for ST3!