Live data from Hacker News

Viewing profile — tamlin

tamlin

HN member
Joined
Sun, Feb 14, 2021, 2:41 PM UTC
HN karma
41
Public activity
20 items

About tamlin

No profile information was provided.

Recent public activity

  1. comment
    Comment #44256777

    Yes, I used VSS as a solo developer in the 90s. It was a revelation at the time. I met other VCS systems at grad school (RCS, CVS). I started a job at MSFT in 2004 and I recall som…

  2. comment
    Comment #44254578

    Source Depot was based on Perforce. Microsoft bought a license for the Perforce source code and made changes to work at Microsoft scale (Windows, Office). TFS was developed in the …

  3. comment
    Comment #43892622

    Samsung and SK-Hynix have had specs and papers for a few years already for HBM and GDDR. e.g. * https://www.servethehome.com/sk-hynix-ai-memory-at-hot-chips... * https://www.servet…

  4. comment
    Comment #42935271

    Yes, agree. Probably the main thing is the NPU is just a dedicated unit without the generality / complexity of a CPU and so able to crunch matmuls more efficiently.

  5. comment
    Comment #42934945

    No worries, and no humble pie required. Peace, good happiness.

  6. comment
    Comment #42907465

    Agree on NPU vs CPU memory bandwidth, but not sure about characterizing the GPU that way. GDDR is usually faster than DDR of the same generation, and on higher end graphics cards h…

  7. comment
    Comment #42907371

    Rotor had it's own license: https://en.wikipedia.org/wiki/Shared_Source_Common_Language_... I have various snapshots of the Rotor 1 and 2 sources around and they have the SSCLI lic…

  8. comment
    Comment #42902377

    Microsoft had a research version of the CLR called Rotor (2002) that predated Mono (2004). Rotor built for Windows, FreeBSD, and macOs, albeit with a not-very-open license. When Mo…

  9. comment
    Comment #42897086

    A decent chunk of AI computation is the ability to do matrix multiplication fast. Part of that is reducing the amount of data transferred to and from the matrix multiplication hard…

  10. comment
  11. comment
    Comment #31876093

    Perhaps someone ex-Intel can comment, but there was a story within Microsoft that Intel proposed a different x86 derived 64-bit architecture after AMD64, but Microsoft didn't want …

  12. comment
    Comment #27932891

    BirdNet is pure joy. Thanks to everyone who works on it. We've used the app relentlessly for a couple of years in the UK and when you show it to people they are amazed. People than…

  13. comment
    Comment #27782357

    How many "independent" voices you see depends on your bubble. How many users are there of these platforms? What fraction wrote a rant? Not saying those opinions are wrong, but it's…

  14. comment
    Comment #27782165

    Disappointing article. The title suggested it might have some data rather than being just a non-technical rant.

  15. comment
    Comment #27640916

    My manager once presented to Cutler. They said it went remarkably well as Cutler "only interrupted the presentation twice to cuss"...

  16. comment
    Comment #27627440

    Typically when building a device like this you get a version of Linux / embedded-OS from the SoC vendor and you are stuck with it because SoC vendor doesn't provide docs that would…

  17. comment
    Comment #27627302

    Yes. All apps in Android are spawned from the Zygote, but once started an app is free to call as much native code as it likes. https://medium.com/@voodoomio/what-the-zygote-76f852d…

  18. comment
    Comment #27627249

    There was a Linux subsystem for NT around early 2000s in Microsoft Research. There is amazing depth inside parts of Microsoft. For example, a team built Xbox360-on-PC sometime arou…

  19. comment
    Comment #27306307

    Very cool, that's a decent performance bump. It'd be nice to have some simple benchmarks that directly compare ignition, sparkplug and turbofan (and full-codegen too). And also tim…

  20. comment
    Comment #26229281

    MBA and business students are taught the rule of three: "The Rule of Three applies wherever competitive market forces are allowed to determine market structure with only minor regu…