Live data from Hacker News

Viewing profile — thirdhaf

thirdhaf

HN member
Joined
Thu, Apr 21, 2011, 2:15 AM UTC
HN karma
141
Public activity
67 items

About thirdhaf

No profile information was provided.

Recent public activity

  1. comment
    Comment #49093826

    My assumption is it's referring to mathematical tables and the historical makers of them. https://en.wikipedia.org/wiki/Mathematical_table

  2. comment
    Comment #43954014

    As a quick and dirty rule of thumb measuring parts per million in anything except time or frequency will get expensive. Temperature drifts will cause expansions and contractions on…

  3. comment
    Comment #42463657

    Yes fun story, Jack was an assistant signalman and got paid for the job, partially in beer! https://en.m.wikipedia.org/wiki/Jack_(baboon)

  4. comment
    Comment #41630175

    By 1870 pi was known to several hundred decimal digits, for something like this calculation where you have other large sources of error Archimedes approximation from 2 millennia ea…

  5. comment
    Comment #41279430

    Oxide makes a rack-scale computer called the Oxide Computer, here's the intro page: https://docs.oxide.computer/guides/introduction

  6. comment
    Comment #40640396

    That phrase distinguishes the internal group responsible for that part of the architecture, don’t think it’s a marketing term.

  7. comment
    Comment #40041526

    Could have been Earl Muntz, who was in the TV manufacturing business, learned about this from one of Bob Pease’ columns. https://www.electronicdesign.com/technologies/industrial/bo…

  8. comment
    Comment #39321335

    The explanation is really well done, it captures the essence of the Pauli exclusion principle without delving too deeply into the weeds. In my opinion the best part of the video is…

  9. comment
    Comment #38826863

    NREL has a great visualization for the research cell (as opposed to module) side of things here: https://www.nrel.gov/pv/cell-efficiency.html

  10. comment
    Comment #35722947

    Funny story, that demo only exists because the designer was mis-categorized as a software engineer after an acquisition by Apple. After nearly getting the person in question fired …

  11. comment
    Comment #35722058

    Was it this one perhaps? https://news.ycombinator.com/item?id=7261003

  12. comment
    Comment #29347909

    From the paper it looks like most of the interesting work with the laser and optical train use an external board to recreate the feedback and control circuitry already present and …

  13. comment
    Comment #27762789

    Neat hack, but why would you want a fan on the internet?

  14. comment
    Comment #23635932

    There's an episode of James Burke's Connections that explores this idea with a bit of depth, I recommend watching the whole series if you have the time. James Burke Connections, Ep…

  15. comment
    Comment #21083063

    With regards to how you locate it, the paper proposes looking at existing data from FERMILAT, a gamma ray telescope which could possibly pick up anihilations from a dark matter clo…

  16. comment
  17. comment
    Comment #14313521

    Arecibo is and has been used for radar astronomy as well https://en.m.wikipedia.org/wiki/Radar_astronomy

  18. comment
    Comment #13337983

    You can use the phenomenon of negative differential resistance to improve the design of some very common circuit elements. For example you can move from a classic six transistor SR…

  19. comment
    Comment #12213235

    This is a pretty thorough description of generation, not just the classification problem that is the usual introduction to machine learning. I just loved the map of the generated p…

  20. comment
    Comment #5399327

    Link to the other HN thread on this topic: https://news.ycombinator.com/item?id=5391667 If the comments are to be believed someone's already lost their job over this.

  21. comment
    Comment #4941624

    Unless the planets happen to orbit very stable stars in the plane that sometimes puts them between earth and their star. With Kepler and some earth-bound telescopes you can discern…

  22. comment
    Comment #4936462

    I use Better Touch Tool [1] which is mostly about expanding defaults for multitouch gestures. I haven't gotten around to using the Better Snap tool which focuses on window manageme…

  23. comment
    Comment #4773700

    That's exactly the application they're after. When these discussions happen I like to calculate some hard systems numbers since they're rarely in either the literature or the popul…

  24. comment
    Comment #4773441

    Trace amounts perhaps. Generally speaking radiative heat scales as T^4 where your temperature is measured on an absolute scale like Kelvin. In addition most of the heat flux being …

  25. comment
    Comment #4603562

    If you want to implement it in a general way you still need to know how javascript supports closures though.