Live data from Hacker News

Viewing profile — cglouch

cglouch

HN member
Joined
Fri, Oct 02, 2015, 7:04 PM UTC
HN karma
147
Public activity
29 items

About cglouch

No profile information was provided.

Recent public activity

  1. comment
    Comment #46761793

    where do you purchase yours out of curiosity? My incandescent light bulb dealer on Ebay stopped selling them...

  2. comment
    Comment #19902933

    one nice thing about having the terminal within vim is that you can manipulate the output like any old buffer. So for instance if you want to copy something from the terminal into …

  3. comment
    Comment #17495404

    Do you regret doing your PhD in math? Reason I ask is that I thought about going to grad school for math but decided against it. It just seemed like it would be postponing the inev…

  4. comment
    Comment #17358776

    I've found that I often get better results on google if I click "Tools" under the search bar and change "All results" to "Verbatim". It seems to force it to just do the query witho…

  5. comment
    Comment #17094536

    I'm still using my "dumb phone" from 2010. I like it cause it has a physical keyboard, a long battery life, and I can drop it without worrying about breaking the screen. Plus I don…

  6. comment
    Comment #16861120

    Using bit manipulation to calculate chess piece movements is really quite satisfying. If magic bitboards are too confusing, the precursor - "kindergarten bitboards" - are a bit eas…

  7. comment
    Comment #16526356

    Does anyone have any recommendations for learning to write modern, idiomatic C++? I used C++ in college for data structures and algorithms, so I have some familiarity with the basi…

  8. comment
    Comment #16048162

    in case anyone was curious how a bitboard chess engine works, I wrote one from scratch in python and included a writeup describing my general approach (mostly focused on the move g…

  9. comment
    Comment #15976011

    The course itself is great too - CMU actually posts the video lectures on their website, and the labs are available as well: http://www.cs.cmu.edu/afs/cs/academic/class/15213-s16/w…

  10. comment
    Comment #15863849

    If you find out, let me know! One thing I'll caution you about is there's sometimes a bit of a disconnect between "doing math" as perceived by someone who studied e.g. CS versus so…

  11. comment
    Comment #15809717

    I prefer listening to a familiar podcast to fall asleep. It's easier to do while lying down in bed and I can do it with my eyes closed, unlike TV/Netflix. The lack of visual stimul…

  12. comment
    Comment #15486508

    Definitely agreed. I was introduced to functional programming via Pyret, which is similar to Racket and draws from HtDP in terms of pedagogy. It's a much gentler introduction than …

  13. comment
    Comment #15443884

    Jeremy Kun also has a couple good articles about SVD: https://jeremykun.com/2016/04/18/singular-value-decompositio... https://jeremykun.com/2016/05/16/singular-value-decompositio..…

  14. comment
    Comment #15407273

    That website seems to be under construction but I found an alternate link: https://libcom.org/library/phenomenon-bullshit-jobs-david-gr...

  15. comment
    Comment #15209475

    Yep, for important written communications (e.g. CRAs, the IRS, debt collectors, etc.) I always use certified mail and request a return receipt. For any clueless millennials such as…

  16. comment
    Comment #14995894

    I know it's not the same type of AI, but in chess there's a whole scene for computer + human play. A chess engine on its own can have trouble seeing strategic ideas that humans can…

  17. comment
    Comment #14872571

    I'm guessing the reason so many companies are in Utah County is because of tax incentives, but it's still weird to me. I would think that it's harder to attract talent to an office…

  18. comment
    Comment #14377884

    There's some great chess people on youtube - I'm a fan of John Bartholomew. He has playlists called "Chess Fundamentals" and "Climbing the Rating Ladder" that are geared towards be…

  19. comment
    Comment #13977977

    Options solve it in the sense that you limit your downside, but you can still very well lose your premium. Even if you're 100% convinced that $TSLA is overvalued, markets can remai…

  20. comment
    Comment #13841668

    At least for me, the "fluff" ends up being quite practical. I often remember stuff by thinking back to where I saw it in the book. With a physical book, my brain associates content…

  21. comment
    Comment #13671911

    My understanding is that short selling is still a useful tool for signaling that a company is overvalued. Without short selling we would see even more asset bubbles and then eventu…

  22. comment
    Comment #13534910

    for those unaware, "CP" often refers to child pornography

  23. comment
    Comment #13497853

    I really enjoyed this, it was a nice way to practice/learn some command line tricks. In particular I got better acquainted with the find command. Nice work! My only suggestion woul…

  24. comment
    Comment #13359767

    I think the analysis that says that is somewhat misguided. Matt Levine (my go-to for financial stuff, his writing is insightful and accessible) wrote a good piece on it here https:…

  25. comment
    Comment #13280450

    Maybe I'm splitting hairs here, but it does bother anyone that the NYT title calls it "election hacking"? To me that sort of slyly suggests that the actual election / voting proces…