Viewing profile — glii
glii
HN member- Joined
- Thu, Jan 25, 2024, 8:04 PM UTC
- HN karma
- 8
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About glii
No profile information was provided.
Recent public activity
-
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…
-
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.
-
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…
-
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)
-
comment
Comment #40918464
https://en.wikipedia.org/wiki/Echo_suppression_and_cancellat...
-
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.
-
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 !
- story