Live data from Hacker News

Viewing profile — Falcorian

Falcorian

HN member
Joined
Sat, Aug 06, 2011, 3:22 AM UTC
HN karma
59
Public activity
23 items

About Falcorian

No profile information was provided.

Recent public activity

  1. comment
    Comment #36796482

    My favorite quote on the subject is: > Every great open source math library is built on the ashes of someone’s academic career. From William Stein, lead developer of the computer a…

  2. comment
    Comment #36710262

    Yeah, working from home for four years now and I only have one office and desk. It's used for work, of course, but also when I'm writing for my self, or playing video games with my…

  3. comment
    Comment #36433479

    It's definitely a culture thing, probably more at the company level but certainly country level culture matters as well. At my San Francisco based fintech, the culture that's devel…

  4. comment
    Comment #36016900

    Yes, the models are not constantly learning. They only update their knowledge when they are retrained, which is pretty infrequently (I think the base GPT models have not been retra…

  5. comment
    Comment #34431350

    False. Every time you transfer money from an account at one bank to another you're using ACH. Same with moving funds from banks to stock brokers or brokers to banks. The real reaso…

  6. comment
    Comment #32357572

    I trust Vacuum Wars for technical reviews of vacuums and vacuum robots: https://youtube.com/c/VacuumWars Looks like their big robot round up is about 9 months old, but they have si…

  7. comment
    Comment #30688617

    They prefer to have them at the end because: 1. You don't want these cars to get banged around a lot and maybe have their weight change. 2. So you put them at the very end where th…

  8. comment
    Comment #27972781

    Because the same two numbers (routing and account) are used to deposit money AND debit money. So if you post your account numbers I can pull all your money out. Now you'll likely g…

  9. comment
    Comment #21977143

    It depends on the company and the role. In general, I would be prepared for some white boarding questions, although I've found they're generally "a little easier" than the ones the…

  10. comment
    Comment #21915807

    A fun tech side of this post is that the random walk visualization is an SVG that is generated live on the page, and hence new each time. Very cool! The code: https://lemoing.ca/sc…

  11. comment
    Comment #21758469

    As a Physics PhD, I certainly went into grad school wanting to get a faculty position; is suspect most people did in my cohort. Of course we're mostly data scientists now, because …

  12. comment
    Comment #21284468

    I found the OSX specific XDG section helpful, because I've been setting it to ~/.cache for years! Good to know there is a better way that the OS understands (a bit a least).

  13. comment
    Comment #21189100

    Here is an overly simple example: Pre-compute the recommended hotels for my top users every night. Now when that user comes back, they see a slightly stale recommendation, but it's…

  14. comment
    Comment #20811321

    That's my experience as well: apt is only "slow" in that sometimes it has to download and write gigs of stuff to disk. Now brew and conda, they often take minutes to solve for the …

  15. comment
    Comment #20710520

    Exactly. At my company, Type A are called "Data Analysts", but at Google Facebook they're called "Data Scientists". Type B are "Data Scientists" at my company, but "Machine Learnin…

  16. comment
    Comment #20270271

    Definitely, and I've added some of the same ones. What I meant is it doesn't seem to parse the same range of formats, so it rejected some of Pi Hole's filters as malformed.

  17. comment
    Comment #20269654

    It is a nightmare! I just finished fighting with it this weekend. The controller only officially supports ARM 32, and the mongoDB dependency only supports ARM 64. In the end I I us…

  18. comment
    Comment #20269555

    Really simple stuff, compared to the self watering plants, etc.: - AdGuard Home DNS (Pi Hole was just not stable for me) - Unifi Controller - Torrent box (come get your Linux distr…

  19. comment
    Comment #20264241

    I've run into the same. It often would come back from a reboot without DNS restarted correctly. I never went through a Pi Hole update without having to manually fix things either. …

  20. comment
    Comment #19639593

    They are almost certainly not allowed by their employment contract.

  21. comment
    Comment #19618923

    Confusing, yes. In this case, it's GeV.

  22. comment
    Comment #19505717

    Similar story with me: decided I didn't want to join the long-term job hunt and went to Insight (4 years ago). I've been very happy doing data science ever since. It's great to wor…

  23. comment
    Comment #12817799

    ESC is the key that (roughly) takes you back to normal mode from insert mode, visual mode, etc. If you aren't using it, then you're either using one of the other ways to get back t…