Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lfnoise
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
21 ms
·
1.
▲
by
lfnoise
1y ago
Hello, I am the author of Sound as Pure Form and SuperCollider. I also have a YouTube channel for my video synthesis experiments (over 2600 videos): https://www.youtube.com/@VideoSynthExperiment SAPF was originally written
2.
▲
by
lfnoise
1y ago
It doesn't appear in the Readme because I wrote the Readme in 2011 before Sporth existed.
3.
▲
by
lfnoise
2y ago
"If you’ve had these symptoms of constipation or sitting on the toilet for a long time for more than three weeks, Monzur said it might be time to bring your concerns to your doctor." I've never sat for more than three weeks o
4.
▲
by
lfnoise
2y ago
How do they know that the butterflies weren't aboard a ship?
5.
▲
by
lfnoise
2y ago
Here's a 352 sq ft house with a 4400 sq ft lot that sold for $1.7M on April 2. https://www.zillow.com/homedetails/420-Franklin-St-Mountain-...
6.
▲
by
lfnoise
3y ago
"stepped foot" -> "set foot" please. http://www.stephenhprovost.com/on-writing/set-foot
7.
▲
by
lfnoise
3y ago
That's fine. Intelligence is an evolutionary dead end. It leads to unsustainable behavior. Maybe there are space-faring creatures, but I think they are more likely to be bacteria or maybe a tardigrade-like being that are hitching rides
8.
▲
by
lfnoise
3y ago
How will compliance be verified?
9.
▲
by
lfnoise
3y ago
I also knew that someone was going to comment the the beam reach was not necessarily the fastest.
10.
▲
by
lfnoise
3y ago
This person is not a sailor. Sailing orthogonal to the wind, a "beam reach", is the fastest point of sail due to the lift of the sail.
11.
▲
by
lfnoise
3y ago
Taking ships over vast distances to new worlds, meeting alien cultures, imperial conquests. That was the age of sail. It will never happen again like that.
12.
▲
by
lfnoise
3y ago
When COVID hit, my American Airlines flight got canceled and when I went online to ask about getting credit, I got connected to a bot. When I asked to be connected to a real person instead of a bot, the person came online and said: "My
13.
▲
by
lfnoise
3y ago
I saw Sun Ra and the Arkestra sometime in 1988 at Liberty Lunch in Austin, Texas. I believe it was just a few days before the "Live at the Pitt Inn" album was recorded in Japan. One of the best concert experiences I've ever h
14.
▲
by
lfnoise
3y ago
I'd like him to make a more firm next step. He sometimes brings up some of the difficulties he has expressing things that would be simple in another language. I point this out. He understands that but still prefers to work in Scratch.
15.
▲
by
lfnoise
3y ago
My son, 17, learned to program in Scratch, and wrote a lot of games in it. Since then he has learned Python, Lua (in which he wrote a space invaders), and Java in both high school and during the summer at Cornell. He can write in these lang
16.
▲
by
lfnoise
4y ago
Try to get an AI to render an upside down face. In my attempts, they can't do it at all. Deformity results. It is outside the training data.
17.
▲
by
lfnoise
4y ago
Smalltalk uses periods. One thing I like about C is that I can write .1 or 1. , but most languages these days force me to add the zero: 0.1 or 1.0 .
18.
▲
by
lfnoise
4y ago
I find it ironic that you can't reverse a mistake on a site dedicated to a software that is all about reversing mistakes.
19.
▲
by
lfnoise
5y ago
Reminds me of the KeyKit algorithmic MIDI composition language (first version, 1985): https://nosuchtim.com/tjt/particles/talks/keykit.pdf
20.
▲
by
lfnoise
5y ago
The legitimacy of a car title is backed by a government agency. What legal entity backs an NFT? To what authority do you go to enforce your ownership of a JPEG if there is a dispute? Will courts recognize an NFT in a case of disputed owners
21.
▲
by
lfnoise
5y ago
3 pop ups and I’m out. I immediately bailed.
22.
▲
by
lfnoise
5y ago
Why do you start every reply with "Hey"? This thread reads like astroturf promotion.
23.
▲
by
lfnoise
5y ago
Just FYI.. "This version only includes the API for creating and using GC references; it does not actually collect anything." [..] ".. the collector will not run; be aware that you will eventually run out of memory."
24.
▲
by
lfnoise
5y ago
reminds me a bit of Piccola: http://scg.unibe.ch/research/piccola/
25.
▲
by
lfnoise
5y ago
You parse the s-exprs and execute them in the context of a namespace of data constructors. Then you can have whatever data structures in memory that are defined by the constructors. This is NOT equivalent to having one data structure to cov
26.
▲
by
lfnoise
5y ago
Yes. I never understood why JSON over s-exprs. The absence of maps is not a negative. S-exprs can represent maps. There are no maps in JSON, really anyway. It is just text. How that data is represented in memory is the output of parsing. Yo
27.
▲
by
lfnoise
5y ago
Philip Wadler ? https://arxiv.org/abs/2005.11710
28.
▲
by
lfnoise
5y ago
no division symbol ÷ ?
29.
▲
by
lfnoise
5y ago
Any programming language that has string operations as regular functions or methods that can be used unqualified, but puts math functions into a "Math" namespace so you have to write "Math.sin", has made a decision to pr
30.
▲
by
lfnoise
6y ago
Also not to be confused with a Neon, a Microsoft DSL for image processing. https://www.microsoft.com/en-us/research/wp-content/uploads/...
More ›