Live data from Hacker News

Viewing profile — pgbovine

pgbovine

HN member
Joined
Mon, Sep 28, 2009, 12:28 AM UTC
HN karma
2,356
Public activity
594 items

About pgbovine

No profile information was provided.

Recent public activity

  1. comment
    Comment #42476650

    so exciting to see these ideas out in the world! i'm now imagining a Scratch-like playground for kids to explore end-user programming / AI in an accessible way, like some of the ex…

  2. comment
    Comment #38699043

    also, while i have your attention here, since you wrote that related post on (not) vector db's ... what would you recommend for a newbie to get started with RAG? let's say i have a…

  3. comment
    Comment #38698986

    very cool idea! i was also very interested in this problem during grad school ... prototyped an approach by hacking CPython, but the code (python 2.6? from 2010 era) has long bitro…

  4. comment
    Comment #36839166

    Your work is an inspiration as always!! My n00b question is: what do you think is currently the most practical path to running a reasonably-sized (doesn't have to be the biggest) L…

  5. comment
    Comment #36162714

    Cool work! You and your team may be interested in these two recent CHI papers from Microsoft Research, both on very relevant topics to what you've been doing: 1) “What It Wants Me …

  6. comment
    Comment #17999438

    as the son of a university professor (mother) and an entrepreneur/MBA/businessperson (father), i totally second this observation. +1

  7. comment
    Comment #17999431

    ping me by email (see profile) if you want to brainstorm privately; my two cents is biased toward academia if you have an above-average setup (don't know until I see your CV!); sta…

  8. comment
    Comment #17595552

    i totally know how you feel since i have felt that way in the past as well :) here's something relevant: http://pgbovine.net/practical-reason-to-pursue-PhD.htm my two cents: find s…

  9. comment
    Comment #17499439

    totally agreed! things can change even from one year to another with the same advisor. for instance, i'm not the same advisor to my students that i was last year, or the year befor…

  10. comment
    Comment #17499410

    you've inadvertently answered the question for me, to a first approximation :) i think that academia is a great launching point for a wide array of scholarly activities that the fr…

  11. comment
    Comment #17499384

    thanks! that's a hard problem! i frame it in terms of critical path: http://pgbovine.net/critical-path.htm if you can't get on someone's critical path, then you have to make it ver…

  12. comment
    Comment #17495256

    no way! (i'm glad i did it the first time, though)

  13. comment
    Comment #17495211

    thanks! AMA. (no guarantees that i'll be able to answer via text, though; maybe i'll make a video later. been trying to minimize my computering time off-hours due to increasing wri…

  14. comment
    Comment #16979255

    overnight successes are usually 10-15 years in the making; so much goes on before the public release

  15. comment
    Comment #16097844

    see here for US-oriented details: http://pgbovine.net/professor-job-titles.htm

  16. comment
    Comment #16097831

    Lecturers are part- or full-time teaching faculty (usually not tenure-track, but some schools like UC's have tenure-track Lecturer tracks) e.g., https://profiles.stanford.edu/48960…

  17. comment
    Comment #16097820

    yep, this is often confusing for folks coming in from other countries: http://pgbovine.net/professor-job-titles.htm

  18. comment
    Comment #15884487

    oh noes, not that guy again! this was written over 4 years ago before i became a professor, so YMMV :) i haven't looked at this for years; this is a more updated (and complementary…

  19. comment
    Comment #15613144

    btw this may shed some light on your situation ... tl;dr unicorn jobs don't exist (for long) http://pgbovine.net/unicorn-jobs.htm

  20. comment
    Comment #15613107

    If you're cranking out papers, then you should have enough papers to finish soon; in that case, just finish your Ph.D. and move on. Tell your advisor that you want to graduate with…

  21. comment
    Comment #15595841

    creator of http://pythontutor.com/ here ... skulpt is great and i know one of its maintainers quite well. one use case that's important is using it to distribute self-contained zer…

  22. comment
    Comment #15132578

    agreed! i cover this topic here: http://pgbovine.net/PG-Vlog-26-what-does-academia-mean.htm

  23. comment
    Comment #14749616

    relevant paper: https://homes.cs.washington.edu/~jfogarty/publications/works... This is an example of research as illustrated by Figure 5 in that paper (known functionality, novel …

  24. comment
    Comment #14723682

    What does "academia" mean to you? Are you an undergraduate student, a grad student, a postdoc, a research scientist, a professor (and if so, which level)? Relationships to software…

  25. comment
    Comment #14638324

    If you're doing needfinding for a project idea to enhance learning, my suggestion is to focus on a single DOMAIN of learning first rather than trying to make something to help lear…