Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hofstee
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
hofstee
3y ago
You’re practically describing Kim Jung Gi: https://youtu.be/MGbvhyTZXfs
2.
▲
by
hofstee
3y ago
They are talking about an art project from students at a dutch university and are misinformed. https://youtu.be/D1Thmz61sho
3.
▲
by
hofstee
3y ago
https://github.com/google/deepdream
4.
▲
by
hofstee
3y ago
data Exp = Num Int | Bool Bool | Var Var | If Exp Exp Exp | Lambda Var Exp | App Exp Exp An Expression is either: - a Number literal, with an Integer value - a Boolean literal,
5.
▲
by
hofstee
6y ago
I can't even get WiFi working on my Pi 4. I can only resolve IPv6, anything IPv4 fails. I suspect it's a router issue but I have no control over that, so I simply can't use the Pi.
6.
▲
by
hofstee
6y ago
Other useful tools include mosh or EternalTerminal to handle either low bandwidth or spotty network when you need to remote into a server, as well as VNC for when you need a GUI on the server but X-forwarding is too slow.
7.
▲
by
hofstee
7y ago
I don't have images but I can easily play back a song in my head so I think I have sound.
8.
▲
by
hofstee
7y ago
If you're streaming in a language like Python, its IO will be doing some degree of chunking behind the scenes. It might be beneficial to do more manually.
9.
▲
by
hofstee
10y ago
http://www.clash-lang.org/
10.
▲
by
hofstee
10y ago
Actually you can find similar versions here. http://csapp.cs.cmu.edu/3e/labs.html
11.
▲
by
hofstee
11y ago
Agree completely. I like my mouse. This doesn't work with a mouse because its design ideals say mice shouldn't exist. Hmm.
12.
▲
by
hofstee
11y ago
There is a sorting network called AKS which has O(log(n)) depth. Batcher's Odd-Even Mergesort has a depth of O(log^2(n)). Which is better? In all cases where you can fit n in the total memory capacity of the earth, Batcher's netwo
13.
▲
by
hofstee
11y ago
You absolutely can. The FFT is one cycle of a Discrete Fourier Transform, and since this data is both discrete and in regular intervals, it should behave identical to just sampling an audio signal.
14.
▲
by
hofstee
11y ago
The article assumes the use of a signed integer, by passing in values that can't be represented with a signed integer you can't assume the same solutions hold.
15.
▲
by
hofstee
11y ago
Yep. They cover this in intro CS classes at CMU to this day.
16.
▲
by
hofstee
11y ago
I remember seeing a chrome extension a while ago that I hoped would be like this, but instead was a plaintext list of guidines and reminders that didn't react to your site at all.
17.
▲
by
hofstee
12y ago
I feel like I've seen this video many years ago...
18.
▲
by
hofstee
12y ago
Hasn't this been on Greenlight for a while now?
19.
▲
by
hofstee
12y ago
Isn't this just bottom up DP?
20.
▲
by
hofstee
12y ago
Came here to say this. It's entertaining to watch everyone commenting burst into laughter as the screen fills with w's.
21.
▲
by
hofstee
12y ago
Lytro does something similar, but with light fields instead of depth maps. https://www.lytro.com/camera/
22.
▲
by
hofstee
12y ago
Is it possible to have it such that changing theme doesn't stop the audio? Also buffering issues result in the last tone being held until playback can continue, might be more pleasant if it were just silence. Aside from that, looks fan