Live data from Hacker News

Viewing profile — kornholi

kornholi

HN member
Joined
Thu, Apr 29, 2010, 4:02 AM UTC
HN karma
168
Public activity
45 items

About kornholi

No profile information was provided.

Recent public activity

  1. comment
    Comment #30666970

    The new RK3588 boards look promising. ITX3588J comes with 4 SATA ports and a PCIe 3 x4 slot that you could add more with, but it's not shipping yet.

  2. comment
    Comment #29158196

    Don't need to be a superpower: https://spire.com/aviation/ .

  3. comment
    Comment #27733645

    Although GPON is shared, it is not half duplex! I'm not exactly sure why the asymmetrical version won out, perhaps due to cheaper optics back in the day? Latest iterations (NG-PON2…

  4. comment
    Comment #26849870

    This was posted recently: https://tonsky.me/blog/font-size/

  5. comment
    Comment #26839493

    Yeah, ML libraries are a huge offender. The Torch 1.8.1 manylinux wheel is 1.6G unpacked, with 1.1G going to CUDA support.

  6. comment
    Comment #24066084

    Yes, the different bands are not collected at the same time across the whole scene, so you get ghosting with moving objects. The SkySat sensor [1] is split in two halves: panchroma…

  7. comment
    Comment #24065502

    Higher res imagery from Planet: https://twitter.com/planetlabs/status/1291010972983992320

  8. comment
    Comment #23187405

    > Ok, but that decision would have to be made by the project maintainer, in this case Google, not the person using Bazel to compile protobuf. No, that's up to the user. If you incl…

  9. comment
    Comment #23184950

    I wish Bazel was more explicit about things leaking in from outside the workspace, but you can always vendor the toolchain to be more hermetic. For example see https://github.com/g…

  10. comment
    Comment #22047708

    From Krebs tweets: The NSA's Neuberger said this wasn't the first vulnerability the agency has reported to Microsoft, but it was the first one for which they accepted credit/attrib…

  11. comment
    Comment #21392276

    That's not exactly true, for example see https://github.com/grailbio/bazel-toolchain

  12. comment
    Comment #21327677

    BGRA is a "weird" convention in the graphics world that goes back to at least OS/2 bitmaps, when there was no wrong answer, and has stuck since then. Since early GPUs targeted Wind…

  13. comment
    Comment #20710989

    Yeah, I've used GCE's console many times with SysRq to debug frozen instances. Surprised that AWS doesn't have one.

  14. comment
    Comment #18812036

    Yeah, not sure why this is such a hard concept for some people. I just replaced my two year old Pixel's battery as it started crashing at around 35% (as high as 50% with the camera…

  15. comment
  16. comment
    Comment #15233597

    Depends the way you look at it. The final data is generally available within a couple minutes, but the data itself is not collected instantaneously. At least for the full-disk scen…

  17. comment
    Comment #13150350

    In the commercial world, NNN (triple net) leases are popular. The tenants take care of property taxes, insurance, and maintenance, so it is a good passive investment since you don'…

  18. comment
    Comment #13046260

    Ever heard of Schengen?

  19. story
  20. comment
    Comment #12834218

    Why not LPDDR4 against LPDDR3? LPDDR4 is also more efficient and has better density.

  21. comment
    Comment #12745434

    Surprisingly, it's already not that painful. I recently wrote a tiny JSON service with Iron and Diesel and it wasn't that much longer or complex compared to Go. The biggest headach…

  22. comment
    Comment #12690799

    I think that's just the chip price, while $16 is for the whole board.

  23. comment
    Comment #12266313

    Repeaters and equalizers. They go up to 8 fiber pairs, and are probably the most expensive single component for long cables. You need separate amplifiers/equalizers for each single…

  24. comment
    Comment #12198928

    https://www.google.com/patents/US6212777 Expires somewhere around 2018 (17 years after issuance)

  25. comment
    Comment #12004664

    Unfortunately, Intel giveth no more :( I've been hearing discouraging things from both architecture and silicon people at Intel. It seems like they lost direction, probably because…