Live data from Hacker News

Viewing profile — vanboxel

vanboxel

HN member
Joined
Thu, Apr 07, 2016, 2:12 AM UTC
HN karma
34
Public activity
12 items

About vanboxel

I'm a mathematician with interests in data science, visualization, and machine learning. Academic page at https://dvbuntu.github.io/. Data Witch and Hex Editor

Recent public activity

  1. comment
    Comment #39462051

    I'm a very technical person, but I never feel dumber than when doing mathematics. Self-teaching it is especially challenging. In many fields, one can learn to recognize general pat…

  2. comment
    Comment #37264832

    Several versions ago, there was a mod (maybe called "homeworld") that had a sink of you sending various resources through a portal back "home". It started simple with N iron plates…

  3. comment
    Comment #29327057

    The "Math Misery" blog has several problems like this, for example http://mathmisery.com/wp/2017/04/02/cryptarithmetic-puzzle-8...

  4. comment
    Comment #29291766

    That story sounds exactly like Ooka Tadasuke. https://en.wikipedia.org/wiki/%C5%8Coka_Tadasuke#Famous_case...

  5. comment
    Comment #23049555

    I don't often self-promote, but my channel, DanDoesData, hosts the long-form type of series you may be looking for. Every video is a hour of live-stream where I research, design, a…

  6. comment
    Comment #18048868

    Can you describe some of your methodology for detecting the fakes? Presumably you have trained a detector on a large data set; did you generate this yourself using several popular …

  7. comment
    Comment #14160789

    I was a little bummed to see no mention of `slimux`. It's a fantastic way to execute commands in a real shell (another tmux pane) from the comfort of your ViM session. By combining…

  8. comment
    Comment #12955312

    I really enjoy vim tabs for multiple files. Especially if I don't need to see all of them at once, but just quickly switch between them. `:tabnew foo.txt` to open another file, the…

  9. comment
    Comment #12377251

    I created a video course aimed at ML enthusiasts with software experience. It introduces Google's TensorFlow library, walks through code examples, and tries intuitively explain som…

  10. comment
    Comment #12237853

    I actually studied exactly that! The optimal calculations for headway distance get a bit involved, but I coded up a modest algorithm and simple simulator. https://github.com/dvbunt…

  11. comment
    Comment #11484654

    Is it really "making it too easy" if you're applying your knowledge of the structure of the problem space to make it easier for the computer to solve? Certainly this isn't easy to …

  12. comment
    Comment #11444180

    Interesting concept. The aggregating of documentation and analysis together reminds me of a Jupyter notebook. If you add in a fully-featured CAD plugin and connect everything to AW…