Live data from Hacker News

Viewing profile — glii

glii

HN member
Joined
Thu, Jan 25, 2024, 8:04 PM UTC
HN karma
8
Public activity
8 items

About glii

No profile information was provided.

Recent public activity

  1. comment
    Comment #45410673

    Many Supermicro server motherboards I've seen place both the BIOS flash chip and the BMC firmware flash chip in a SOIC socket, so that the flash chip can absolutely be removed with…

  2. comment
    Comment #42568163

    Many SSDs transform all-zero sector writes into a simple TRIM/DISCARD to reduce flash wear, so overwriting with pseudorandom data from /dev/urandom is likely more secure.

  3. comment
    Comment #41202879

    Base-4 (in the form of PAM-4) is already used for high speed data transmission. But IMO given how "analog" digital signals become at high speed, using anything but binary for compu…

  4. comment
    Comment #41140377

    Don't forget the context string so you can "unwind the stack" from the error message: return nil, fmt.Errorf("expressing gratitude: %w", err)

  5. comment
    Comment #40918464

    https://en.wikipedia.org/wiki/Echo_suppression_and_cancellat...

  6. comment
    Comment #40545716

    If cost basis was reported to the IRS by your brokerage, you can typically just report the summary total, since the IRS already knows about the individual trades.

  7. comment
    Comment #39138103

    An abomination I made that I've been wanting to show the world for a while. Works well enough to fetch https://www.google.com/robots.txt !

  8. story