Viewing profile — AstroNoise58
AstroNoise58
HN member- Joined
- Fri, Jan 08, 2021, 8:58 PM UTC
- HN karma
- 89
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About AstroNoise58
No profile information was provided.
Recent public activity
-
comment
Comment #42668002
Do not underestimate audio circuit tuning based on listening tests. Good ears and patience can substitute a lot of lab equipment dollars, especially for a hobbyist.
-
comment
Comment #42667909
I assume you mean AD85050 (rather than AD8255). And yes, the last paragraph before "Going all-in" is about the idea of driving the I2S. But the I2C config sent to the ESMT chip wou…
-
comment
Comment #41558004
There are tools to do just that, see for example banks2ledger: https://git.hq.sig7.se/banks2ledger.git
-
comment
Comment #31013053
The escape velocity on the surface of the Earth is approx. 11.2 km/s, not 11000 km/s. Factor of 1000x error. But nice video :)
- story
-
comment
Comment #26457497
Oh, ok, I guess that might be a bit confusing. :) The comment documents the interpretation (by the UPS MIB) of possible return values. The same is true for the surrounding few func…
-
comment
Comment #26454660
Not sure what problem you see with that, care to elaborate and/or open an issue?
-
comment
Comment #26453942
I made this to serve my own need (which it does), to allow my Synology NAS a clean shutdown in case of a power cut. My UPS is not recognized if plugged into the NAS via USB, so it …
- story
-
comment
Comment #25776125
I find it pretty interesting that Martin does not mention the kind of community member-driven up/downvote mechanism found on this site (and elsewhere) as an example of decentralise…
- story
-
comment
Comment #25736107
There are various ways to take advantage of the GPU -- the so-called GPU-accelerated terminals contain bespoke OpenGL programs ("shaders") to do rendering on the GPU. Here's an int…
-
comment
Comment #25736014
Most "modern" terminals are surprisingly buggy (for lack of a better word), that is, they do not conform to the VT100-series specs (and less documented, but well known quirks). Her…
-
comment
Comment #25704222
A very simple web application (aimed at being self-hosted) to collect videos for watching them (repeatedly) later: https://github.com/tomszilagyi/copycat It invokes youtube-dl unde…