Viewing profile — danadam
danadam
HN member- Joined
- Tue, Jan 19, 2010, 6:18 PM UTC
- HN karma
- 66
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About danadam
No profile information was provided.
Recent public activity
-
comment
Comment #48768914
> If you're not on a US-based IP, you should check out https://src.infinitewave.ca/ There is also https://src.hydrogenaudio.org/ (with no IP based restrictions, AFAIK).
-
comment
Comment #48508879
> So many of these things would have been really painful to find if I'd had to sift through every line of a big commit. > So to watch people intentionally balling up an entire PR's…
-
comment
Comment #48505223
Wayback Machine still has them: https://web.archive.org/web/20260208100527/https://magicviny...
-
comment
Comment #47710583
IIUC, "clearly shows" doesn't apply to "they have certain concerns" but rather to the part that you replaced with "...". In other words "the statement clearly shows that they value…
- comment
-
comment
Comment #46847676
> Your comment really deserves nothing more than an eye roll emoji, but HN doesn’t support them. (◔_◔)
-
comment
Comment #46115650
I clicked on some random post from 2020, 19 em-dashes.
-
comment
Comment #45037200
Some Google Pixel phones couldn't dial emergency number (still can't?). I don't know if there were any deadly consequences of that. https://www.androidauthority.com/psa-google-pixe…
-
comment
Comment #44908734
> Normalization increases gain of all frequencies at any given point-in-time while reducing gain of all frequencies at other points in time. When you do that then the difference be…
-
comment
Comment #44204138
> trace it down to the select bitset having a hardcoded max of 4096 Did it change? Last time I checked it was 1024 (though it was long time ago). > and no bounds checking! _FORTIFY…
-
comment
Comment #44136489
page 112 > if [[ "${1-}" =~ ^-*h(elp)?$ ]]; then > ... is an option that starts with one or multiple - characters ... "one or multiple" is + not *. The regex above will also match …
-
comment
Comment #44122245
I'd probably call it "disclosure".
-
comment
Comment #44117049
I've never used it but sounds like https://rr-project.org/
-
comment
Comment #44061627
> It isn't tho. It's close but not exactly. It isn't tho :-). It's not close to double loudness. It's double power, which is 1.41 higher sound pressure, which is only slightly loud…
-
comment
Comment #44061182
Some laboratory-grade equipment probably. > 0 dB doesn’t mean “zero sound pressure” From the decibel definition, zero of anything is -∞ in dB_suffix scale.
-
comment
Comment #44005121
> English, meanwhile, gives learners fits, because the pronunciation has nothing whatsoever to do with spelling. Consider ... the poem https://en.wikipedia.org/wiki/The_Chaos :)
-
comment
Comment #43840139
I use a picture with a solid color because with pictures the text under the icons is white with a black shadow. The "Solid color" option (instead of "Picture") chooses either white…
-
comment
Comment #43680780
I have a bookmarklet, since forever, labelled "sane width", with the following code: javascript:(function(){var newSS, styles='body { width: 800px ! important; margin: auto !import…
-
comment
Comment #43445947
> No, the quotes are not seen by the program. The program receives a list of strings, it does not get the information about whether and how those strings were originally quoted in …
-
comment
Comment #42966301
3Blue1Brown has a very interesting video about how holograms are made: https://www.youtube.com/watch?v=EmKQsSDlaa4
-
comment
Comment #42910405
> However, if you put on a headset and apply only frequencies above 16kHz, you will distinctly notice a change in the pressure in your headset's ear cups. If you put something abov…
-
comment
Comment #42910328
> When I use an FFT to view the spectrogram on YouTube music videos, it is very obvious that YouTube applies a lowpass filter at 16kHz on all videos (true since 2023 at least). May…
-
comment
Comment #42241863
That's unrelated. This difference is the inter-aural or inter-channel difference and 16/44.1k can capture that to much greater precision than microseconds. Some math [1] 44.1k file…
-
comment
Comment #42016073
> The problem with sites that extract text from movies and other content is that they reduce people’s desire to pay a fair price for content A bit strange to use "fair", which (to …
-
comment
Comment #41759922
Selenized maybe https://github.com/jan-warchol/selenized/blob/master/whats-w...