Todd Lipcon

@tlipcon

Engineer at Google, formerly . Founder of . PMC . alumnus, wannabe pianist and cellist

Oakland
Joined October 2008

Tweets

You blocked @tlipcon

Are you sure you want to view these Tweets? Viewing Tweets won't unblock @tlipcon

  1. Retweeted
    Jun 24

    Kudu 1.15.0 is released with new features including multi-row transactions, simplified multi-master management, TLS v1.3, custom Kerberos principal, table comments, per-table size limits etc.! Check out the release announcement for more details:

    Undo
  2. Jun 20

    Consistently feel like stuff is dumbed down to the point where I don't know what's actually happening... Wondering if I should skip Arduino and use FreeRTOS instead for a more familiar environment as a professional c++ programmer

    Show this thread
    Undo
  3. Jun 20

    Venturing into Arduino land for a side project. Amazingly easy to get going and build a simple embedded device these days compared to when I last looked at this 15+ years ago! But the ecosystem kind of reminds me of npm where half the library code is very messy

    Show this thread
    Undo
  4. Jun 14

    Another application to ranking: some expensive model gives a score to an item and I want to get the top 10. Once I have ten candidates I only want to fully score more candidates if there is a decent chance they will be better than my current worst one

    Show this thread
    Undo
  5. Jun 14

    Example application: I have some classifier for spam but it's very expensive. I would like a very cheap variant to run first which quickly passes through the obvious examples, and only run the real model on borderline cases

    Show this thread
    Undo
  6. Jun 14

    ML smarties: anyone aware of research like this: given some DNN with a single output (regression/classification), can you train a much smaller pruned variant that only makes errors in a particular direction and with some bound on frequency or magnitude?

    Show this thread
    Undo
  7. Jun 10

    Any ideas for the best lock-free structure for a multi-producer single-consumer *set*? (ie a queue but where duplicates are expected and can be coalesced into single insertions across a large time range)

    Undo
  8. Jun 7

    is a good one, but wondering if there are any other recommended ones

    Show this thread
    Undo
  9. Jun 7

    Anyone aware of a database workload modeling/benchmarking paper that accounts well for "range suddenly becomes hot but then trails off in popularity" hotspots?

    Show this thread
    Undo
  10. Retweeted
    Jun 2

    I wrote a paper with a few Google colleagues about FAST, a new technique to build new specialized ML hardware accelerators able to improve computer vision inference performance by up to 6x relative to TPU-v3! (1/5)

    Show this thread
    Undo
  11. May 26

    Can now suggest spanner with a straight face for side projects, prefunding startups, etc

    Show this thread
    Undo
  12. May 26

    One of the coolest things about Spanner is that you can scale more or less indefinitely with strong semantics. But previously the scaling was only in the up direction, and the price of entry was prohibitive for small use cases. No more!

    Show this thread
    Undo
  13. Retweeted
    May 25

    A memory allocator performance paper that asks the right question: ! Some implementation deets here

    One classical approach is to increase the efficiency of an allocator to minimise cycles spent in the /allocator code/. However, memory allocation decisions also impact overall application performance via data placement, offering much opportunities to improve /fleetwide productivity/ by completing more units of application work using fewer hardware resources. Here, we focus on hugepage coverage.
    Undo
  14. May 12

    My current go to for this is R, with ggplot, but I have to imagine there's something slightly nicer for the slice-and-dice-and-facet-and-color-and-shape that I want to do.

    Show this thread
    Undo
  15. May 12

    Data science-y question: let's say I have a few thousand rows of data, each row containing a few independent variables and one or more dependent variables. I want to interactively explore to understand trends of how each independent variable effects the dependent one. Best tool?

    Show this thread
    Undo
  16. Retweeted
    May 12

    I added a nifty generalization to our RB tree implementation: . With listeners for tree rotations, you can do searches restricted to tree subset satisfying certain properties unrelated to the tree order (e.g. "min element > 12345 that's a power of two").

    Show this thread
    Undo
  17. May 12

    I guess a link is appropriate. In addition to cool t-shirts, OtterTune makes cool software that makes your databases go faster:

    Show this thread
    Undo
  18. May 12

    Repping my shwag (and outrageous quarantine beard) in honor of their launch today. Congrats & co

    Show this thread
    Undo
  19. May 11

    It bewilders me that my Roomba is smart enough to drive around and mop the floor without falling down the stairs, yet isn't smart enough to know whether or not its tank is full of water.

    Undo
  20. May 9

    So, it's 2021, and my Windows VM decided to automatically reboot in the middle of the night, and somehow didn't tell TurboTax to save, and somehow TurboTax has no autosave, and my hours of obnoxious tax return work are gone. flashbacks to high school history papers corrupted

    Undo

Loading seems to be taking a while.

Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.

    You may also like

    ·